72 Commits (0acfbfecb10c31766379c12eafff6fcade0200e7)

Author SHA1 Message Date
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
ismagom 805ccc2414 Initial commit 9 years ago
ismagom 8dba2055f6 Added pregeneration of SRS and DMRS PUSCH signals 9 years ago
ismagom ce5bece317 Fixed SRS not working with some configurations 9 years ago
ismagom 99f2ab4e9b Fixed bug in PUSCH and DRMS using all PRBs. Fixed bug in PDU writing packet not returning true 10 years ago
ismagom caf37dbf86 SRS working over the air 10 years ago
ismagom 9761d1a3a1 Matlab tests working for SRS. 10 years ago
ismagom 1035ca1e99 Shortened PUSCH/PUCCH working 10 years ago
ismagom f9b7b7827b Added SRS subframe occasion for CS/UE references 10 years ago
ismagom 4a669048d3 Added Shortened PUSCH support. Fixed pdsch_ue/enodeb examples bug in subframe 0 and 5. Fixed MAC PDU packing. 10 years ago
ismagom 4a909ef56c MAC test working until ConnectionSetupComplete 10 years ago
ismagom 486fd46234 Added MAC BSR. Channel estimation does averaging after interpolation 10 years ago
ismagom 5d122ee44f Added Time-domain EMA filter for channel estimation 10 years ago