Ismael Gomez
|
04188d818a
|
disable neighbour cell measurement
|
7 years ago |
Andre Puschmann
|
f49c1d8d65
|
Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next
|
7 years ago |
Andre Puschmann
|
02856704c8
|
more coverity fixes
|
7 years ago |
Xavier Arteaga
|
0299e9aae1
|
Fixed Aperiodic reporting RM31 for TM4 (Amarisoft proof)
|
7 years ago |
Ismael Gomez
|
d9560dc155
|
Fixed RSRP increasing with traffic
|
7 years ago |
Ismael Gomez
|
afaf6679ea
|
Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next
|
7 years ago |
Ismael Gomez
|
7d633951a9
|
Improved srsUE stability when loosing signal and restoring it
|
7 years ago |
Xavier Arteaga
|
c386bee399
|
Fixed PUSCH aperiodic report bug.
|
7 years ago |
Ismael Gomez
|
8418c74a2d
|
Fixes RLC small grant issue in eNodeB and non-adaptive retx
|
7 years ago |
Xavier Arteaga
|
373afcddc9
|
Added cross channels to srsue GUI
|
7 years ago |
Xavier Arteaga
|
43549ee942
|
Fixes #135.
|
7 years ago |
Xavier Arteaga
|
57d443ace2
|
Merge branch 'next' into enbmimo
|
7 years ago |
Andre Puschmann
|
f948a75b55
|
initialize variables
|
7 years ago |
Xavier Arteaga
|
9ffdb1e62d
|
Refactored PMI/CQI/RI reporting
|
7 years ago |
Xavier Arteaga
|
de654cd344
|
Merge branch 'next' into enbmimo
|
7 years ago |
Xavier Arteaga
|
7a840d9f59
|
Solved RI reporting bug and improved PUSCH log trace
|
7 years ago |
Ismael Gomez
|
a799098784
|
Merge branch 'next' into merge_patch
|
7 years ago |
Ismael Gomez
|
c6ab02f3f4
|
Minor changes to logging
|
7 years ago |
yagoda
|
318afbd8b4
|
minor fixes to phy logging
|
7 years ago |
yagoda
|
23afd44a7d
|
modifications to enable phy lib logging
|
7 years ago |
Ismael Gomez
|
37ee5505e9
|
Removed unused log_line() functions. Added DCI info string
|
7 years ago |
yagoda
|
1b1301101c
|
adding support for phy(C level) logging to file
|
7 years ago |
Ismael Gomez
|
c54cb02efd
|
Increased REF BW CFO loop
|
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
|
9355cd5732
|
Improved CFO loop. Fixed issue with sinusoid tolerance
|
7 years ago |
Ismael Gomez
|
60b81f47f1
|
Do chest on filter only when sic_pss is enabled. Do not equalize SSS by default (something is not ok and takes more time to decode it)
|
7 years ago |
Ismael Gomez
|
7e29430c81
|
remove unused function
|
7 years ago |
Ismael Gomez
|
09dc96a370
|
Changed neighbour cell to find PSS over multiple frames
|
7 years ago |
Ismael Gomez
|
93a47df015
|
Fixed segfault when exit due to prach destructor
|
7 years ago |
Ismael Gomez
|
b0a2fa3b0b
|
Merge branch 'enbmimo' into mob_crypto_mimo
|
7 years ago |
Ismael Gomez
|
e720568e82
|
Revert "Added UE Mode 3-1 aperiodic reporting"
This reverts commit 0bd683b3c4 .
|
7 years ago |
Ismael Gomez
|
eefbdbc913
|
Revert "Added Aperiodic mode 3-1 in enb and some more optimizations"
This reverts commit 8ab196901f .
|
7 years ago |
Xavier Arteaga
|
8ab196901f
|
Added Aperiodic mode 3-1 in enb and some more optimizations
|
7 years ago |
Xavier Arteaga
|
0bd683b3c4
|
Added UE Mode 3-1 aperiodic reporting
|
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
|
5c31800ccb
|
Fixed HO with ciphering
|
7 years ago |
Ismael Gomez
|
c816be525e
|
Testing Reestablishment
|
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
|
c69d4a37e8
|
Implemented proper cell reselection. Tested reestablishment from one cell to another.
|
7 years ago |
Ismael Gomez
|
c0e79477b5
|
Fixed cell reselection when radio-link failure
|
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
|
a3a1d268b7
|
Improved CFO estimation/correction by filtering central 6 PRB. Cleaned ue_sync/sync/pss objects. Used const attr in vector and other objects
|
7 years ago |
Ismael Gomez
|
aacd9e1e5b
|
Revert "Use CP-based CFO estimation only for DL and UL. Estimate every subframe. Calibrated EMA to 0.3 highest valid for low SNR"
This reverts commit 6196c096af .
|
7 years ago |
Ismael Gomez
|
3a0ab02264
|
S1/X2 handover tested and working
|
7 years ago |
Ismael Gomez
|
cfbea7a6c1
|
Restored non-guru DFT interface. Removed input buffer from ue_dl interface
|
7 years ago |
Ismael Gomez
|
8447c965e3
|
Fixing RSRP measurements
|
7 years ago |
Ismael Gomez
|
d428760b20
|
Merge branch 'next' into mobility
|
7 years ago |