155 Commits (d4a05eefe491be2d78e2b196236ec20f5be59b06)

Author SHA1 Message Date
Ismael Gomez 3ff153f06a minor print formatting 8 years ago
Ismael Gomez 1f6e63ae4f cfo: srslte_sync_get_cfo() returns PSS-based CFO estimation. Gives better results than CP-based 8 years ago
Ismael Gomez 867ed0feee Merge branch 'oai_blind_search' into next 8 years ago
Ismael Gomez ceddb15deb Fixed RV for SIB in pdsch_ue example 8 years ago
Ismael Gomez c58f1c9edc fixed dl tbs for mcs >= 29 8 years ago
Ismael Gomez 16454f5eb1 Added guard carriers to pdsch_ue plot 8 years ago
Ismael Gomez f605400bed fixed issues in new dci search 8 years ago
Ismael Gomez 3941589cc5 added printfs 8 years ago
Ismael Gomez ded17137b0 fixed bugs from coverty analysis 8 years ago
Ismael Gomez 850259e2f7 Revert "ue_sync: set default offset correction interval to 0. chest_dl: added option to average estimates per subframe"
This reverts commit 10cbb9ad92.
8 years ago
Ismael Gomez 4f7b372711 Revert "psdch_ue: disabled agc by default. Set default gain to 70 dB"
This reverts commit 58d955ea10.
8 years ago
Ismael Gomez 58d955ea10 psdch_ue: disabled agc by default. Set default gain to 70 dB 8 years ago
Ismael Gomez 10cbb9ad92 ue_sync: set default offset correction interval to 0. chest_dl: added option to average estimates per subframe 8 years ago
Ismael Gomez 299dc6aef4 Added unpacking for MIMO 8 years ago
Ismael Gomez 15735c35c7 Merge branch 'next' into uplink 8 years ago
Ismael Gomez 0d0e8d86b8 fixed failing tests after last commit 8 years ago
Ismael Gomez cc00b172b5 Improvements in prach detection 8 years ago
Ismael Gomez c54481e0e1 Fixed bug in pbch_encode 8 years ago
Ismael Gomez 8ee9b32c7a Merge branch 'next' into uplink 8 years ago
Ismael Gomez 267f7db855 plots to a single window 8 years ago
Ismael Gomez 3ea0ea221e Merge branch 'master' into uplink 9 years ago
Ismael Gomez 4e2d9631c5 pdsch_enodeb: fixed data transmission not enabled 9 years ago
Ismael Gomez 3c6fcf3656 Merged with master 9 years ago
Ismael Gomez e9d242f6b4 pcfich: fixed incorrect detection 9 years ago
Ismael Gomez 43db80e7db pdsch_enodeb: transmitting all subframes 9 years ago
Ismael Gomez a612009ea7 Fixed PDCCH not looking for aggregation level L=8. Fixed PCFICH encoder not accepting cfi=3 9 years ago
Ismael Gomez b5eedf07af Added enb_ul 9 years ago
Ismael Gomez 6d70d5cb94 enb_dl: fixed some issues in TX 9 years ago
Ismael Gomez 6407aceea5 Added enb_ul and enb_dl objects 9 years ago
Ismael Gomez 73c50d3b52 Fix erroneously-capitalized KHz -> kHz 9 years ago
Ismael Gomez d33242bd17 Set AGC by default in pdsch_ue and cell_measurement examples 9 years ago
Paul Sutton e5c8fdaf2d Fixes for cmake restructure 9 years ago
Paul Sutton af85656096 Merge branch 'cmake_restructure' into test_merge 9 years ago
Paul Sutton 47eb847913 cleanups for cmake files, fixes to linker errors 9 years ago
ismagom a625f30643 Changed CFO EMA coefficients 9 years ago
ismagom 837326f575 Added more options to change parameters 9 years ago
Paul Sutton 14a889bcf9 Building rf as static lib and linking into srslte shared lib 9 years ago
Paul Sutton 3fa54c653f CMake restructure 9 years ago
ismagom c3268a93e2 Improved SFBC decoder and added SSE version. Fixed bug in MIB decoding. Improved calibration of synchronization constants 9 years ago
ismagom 799af37bed Fixed bug in PDCCH REG cyclic shift 9 years ago
ismagom aee336b586 Supporting instantaneous sampling time correction 9 years ago
ismagom c57441d3f7 Integrated new synchronization 9 years ago
ismagom fb1d2d32c4 Changed sfn_offset in PBCH decoding to signed integer 9 years ago
Douglas Anderson 59e4d9fa99 pdsch_enode: write requested number of frames to file
In pdsch_enode, when requesting "nf" frames be written to file, only 1 full frame was written. The "nf++" index increment line was inside the subframe for loop.
9 years ago
ismagom 1454286ae3 Restored LS estimator + averaging. Fixed some issues in higher rates 9 years ago
Ismael Gomez cd5f750c86 Added option in pdsch_ue for experimental robust MMSE equalization (currently not working) 9 years ago
ismagom a506505ad7 Fixed bug in LS linear interpolation. Removed pilot averaging. Added SNR estimation through PSS. 9 years ago
ismagom 0e8107cf71 bladeRF gain get/set functions return driver values 9 years ago
ismagom 42f6bac7f3 Fixed get_rx_gain for blade 9 years ago
ismagom ec6e0bf071 Moved AGC thread to rf module 9 years ago