84 Commits (e9da9df194ea6b8971e97d968b607dc75e3ac814)

Author SHA1 Message Date
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 9d68d0adb4 Revert "chest_dl: subframe averaging with previous"
This reverts commit 82cfa01468.
8 years ago
Ismael Gomez 82cfa01468 chest_dl: subframe averaging with previous 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 9618135423 merged chest_dl fixes from master and adapted to uplink 8 years ago
Ismael Gomez 96237d74ad chest_dl: changed interp interface and fixed interpolation 8 years ago
Ismael Gomez 7d0dc03345 Merge branch 'master' into uplink 8 years ago
Ismael Gomez 818ff9a4fa chest_dl: fixed bug in previous commit 8 years ago
Ismael Gomez 119e258e51 Merge branch 'master' into uplink 8 years ago
Ismael Gomez 7a00833cab chest_dl: fixed interpolation for 4 ports 8 years ago
Ismael Gomez c54481e0e1 Fixed bug in pbch_encode 8 years ago
Ismael Gomez 47b4443697 Merge branch 'master' into uplink 9 years ago
Ismael Gomez 7edc69052b chest: restored refs noise estimation 9 years ago
Ismael Gomez 3c6fcf3656 Merged with master 9 years ago
Ismael Gomez 77a560cbf3 chest_dl: Choose noise algorithm 9 years ago
Ismael Gomez 0f3721f6a0 Merged noise norm from master 9 years ago
Ismael Gomez 8a06055889 Fixed srslte_static link with volk when disableMEX. Calibrated PSS-based noise estimation 9 years ago
Ismael Gomez 50cfec8829 Compute noise in all subframes 9 years ago
Ismael Gomez 3519e2f15a Calibrated noise estimation using matlab for length 3 filters. Fixed compilation of volk for MEX. 9 years ago
Ismael Gomez 26a51bd86a Merge branch 'master' into uplink 9 years ago
Ismael Gomez ed063b04db ch_estimation: Fix subframe_config switch in srslte_refsignal_srs_send_cs 9 years ago
Ismael Gomez d622d5d19d DMRS PUSCH estimation working and tested 9 years ago
Ismael Gomez 7f8ee935fc Created chest UL 9 years ago
ismagom 8431873661 srslte_chest_dl_set_smooth_filter3_coeff() forces filter of length 3 9 years ago
ismagom ceb2934dc9 Added static library for srslte for linkage with MEX files. Calibrated SNR estimation 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 cc4a4b0536 Minor fixes and improvements 9 years ago
ismagom 837326f575 Added more options to change parameters 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 f31922f5f5 Added matlab files to test synchronization 9 years ago
ismagom ba042771ce Check RSSI sensor before getting in UHD. Overwirte sf_idx in ue_sync only if SSS was detected. Increased 5 Mhz sampling frequency to avoid low-pass filter 9 years ago
ismagom ab5dc1e2b0 Multiplying noise calculation. Not sure if ok 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 121fe89ac1 Added LMMSE for 25 PRB 9 years ago
ismagom 1348b2b4bc Corrected write_c_struct matlab function 9 years ago
ismagom 13ac13464c Merge branch 'improve_chest' of https://github.com/srsLTE/srsLTE into improve_chest 9 years ago
ismagom 38e005af14 Generated robust MMSE for 50 prb 9 years ago
Ismael Gomez a2e1ecebdb RSRP computed from recv signal 9 years ago
ismagom bcc80bc6c0 Changed comment 9 years ago
ismagom a506505ad7 Fixed bug in LS linear interpolation. Removed pilot averaging. Added SNR estimation through PSS. 9 years ago
Paul Sutton 1ea2f379a7 Updating copyright notices 9 years ago
ismagom 6c194dc078 Conditional SSE compilation 9 years ago
ismagom 5e3f577e97 Removed old soft demodulation algorithm. Removed hl/ll examples. Removed prach_ue example. 9 years ago
ismagom dc15e99906 Added CQI support. Restored ue_ul normalization 9 years ago