Ismael Gomez
|
6a791f1416
|
Change TX mutex to semaphores (mutex implementation was violating lock ownership requirement)
|
6 years ago |
Ismael Gomez
|
aaeec591b6
|
Fix race condition in phy recv
|
6 years ago |
Ismael Gomez
|
74d6028769
|
Delay application of time_adv by 1 subframe
|
7 years ago |
Ismael Gomez
|
ff1269add3
|
HO working
|
7 years ago |
Ismael Gomez
|
edd9cbf4dc
|
Merge branch 'next' into sync_states
|
7 years ago |
David Rupprecht
|
06d4559294
|
Change include path absolut to project dir
|
7 years ago |
David Rupprecht
|
9d71bec7b6
|
Unified include guards
|
7 years ago |
Ismael Gomez
|
b3be54b274
|
Attach and paging ok. Reselection on IDLE not working
|
7 years ago |
Ismael Gomez
|
2c3386a486
|
Updated missing changes
|
7 years ago |
Ismael Gomez
|
f88f465c97
|
Refactored NAS/RRC/PHY cell_search/selection procedures
|
7 years ago |
Ismael Gomez
|
86d4ce52e0
|
Make intra-frequency measurement period/length a parameter
|
7 years ago |
Ismael Gomez
|
f9d770e50e
|
Added option for Doppler frequency correction
|
7 years ago |
Ismael Gomez
|
c0aea5ae13
|
Neighbour cell RSRP measurement always and only with correlation method
|
7 years ago |
Ismael Gomez
|
0fbeee72a1
|
Fixed offset int in previous commit
|
7 years ago |
Ismael Gomez
|
809c550ca2
|
Use RS power estimation for serving cell RSRP/SNR measurements. Use correlation of RS sequences for neighbour cell verification of Cell ID
|
7 years ago |
Andre Puschmann
|
cbda94f0a6
|
fix mem leak in phch_recv
|
7 years ago |
Ismael Gomez
|
13efa740e8
|
Changed logic in RRC/NAS/PHY for cell/plmn search to avoid stucking in IDLE
|
7 years ago |
Ismael Gomez
|
90553e830d
|
Fixed cell search for non-home PLMN
|
7 years ago |
Ismael Gomez
|
91664ef2be
|
Do sell reselection on IDLE by phch_recv thread instead of worker
|
7 years ago |
Ismael Gomez
|
fd0c8168f0
|
Set to Continuous RX and TX
|
7 years ago |
Ismael Gomez
|
beccfd2919
|
Average RSRP in linear domain to get better resolution
|
7 years ago |
Ismael Gomez
|
42ece73453
|
Changed cell selection/reselection to avoid stopping/restarting radio. Fixed SIB message search
|
7 years ago |
Ismael Gomez
|
e59822f9a9
|
Fixed bug in previous commit
|
7 years ago |
Ismael Gomez
|
2cf6f96f24
|
Fixes #6 AGC
|
7 years ago |
Ismael Gomez
|
a279ab47f0
|
Improved neighbour cell accuracy. Changed RRC to avoid segfault when neighbour cell addition
|
7 years ago |
Ismael Gomez
|
e2c3a304b7
|
In-sync and out-of-sync after 100 and 200 ms. Use RSRP -124 dBm as per the specs instead of SNR
|
7 years ago |
Ismael Gomez
|
7d633951a9
|
Improved srsUE stability when loosing signal and restoring it
|
7 years ago |
yagoda
|
23afd44a7d
|
modifications to enable phy lib logging
|
7 years ago |
yagoda
|
1b1301101c
|
adding support for phy(C level) logging to file
|
7 years ago |
Ismael Gomez
|
6711387ad7
|
Disabled AGC for initial cell search. Copy CFO from search and disable CP based CFO after search to reduce overhead
|
7 years ago |
Ismael Gomez
|
48dfc08fa3
|
Fixed SIC for PSS using channel estimates, added option to disable it (not usable on synchronous same-site cells). Use PSS CE in SSS decoding
|
7 years ago |
Ismael Gomez
|
f3b1bc0e2d
|
Look for multiple cells on each n_id_2 while cancelling the self interference
|
7 years ago |
Ismael Gomez
|
8f39a622fe
|
Added cancelation of self interference of PSS and SSS signals
|
7 years ago |
Ismael Gomez
|
6b264732d2
|
Disabled subframe average
|
7 years ago |
Ismael Gomez
|
f1c6bcd252
|
Merge branch 'next' into mobility
|
7 years ago |
Ismael Gomez
|
dd8bacf466
|
Calibrated CFO loop default values
|
7 years ago |
Ismael Gomez
|
3a0ab02264
|
S1/X2 handover tested and working
|
7 years ago |
Ismael Gomez
|
d428760b20
|
Merge branch 'next' into mobility
|
7 years ago |
Ismael Gomez
|
408545dab8
|
X2 (constant NCC) working
|
7 years ago |
Ismael Gomez
|
12d8b373c7
|
srsUE takes and reports intra-frequency measurements correctly
|
7 years ago |
Ismael Gomez
|
177f36fc8c
|
Improved cell reestablishment procedure timers (still not working the authentication)
|
7 years ago |
Ismael Gomez
|
c4c1c62360
|
stable connection. Runs out of samples in ringbuffer if clock differences
|
7 years ago |
Ismael Gomez
|
f4e883d24f
|
Divided phch_recv in subclasses
|
7 years ago |
Ismael Gomez
|
fda886407b
|
Added option to force the DL/UL frequency at the UE
|
7 years ago |
Ismael Gomez
|
3aabd83289
|
fixed blocked timers due to syncrhonization lost
|
7 years ago |
Ismael Gomez
|
b12d69b439
|
Set default TX mode to continuous and fixed uplink synchronization (radio set offset concurrent access)
|
7 years ago |
Ismael Gomez
|
4a86967530
|
Improved stability after radio link failure and radio transport error
|
7 years ago |
Ismael Gomez
|
826667361e
|
Reduced chances of uhd demuxer error. Reset device when it occurs
|
7 years ago |
Ismael Gomez
|
394d8f166a
|
Improved initial CFO estimation for PRACH. Fixed bug in PDCCH after changing cell
|
7 years ago |
Ismael Gomez
|
f1bacd009a
|
Reduced time to sync to cell
|
7 years ago |