Commit Graph

156 Commits

Author SHA1 Message Date
Ismael Gomez fe867af319 Fixed bug in PUSCH and PUCCH decoding 2017-01-13 12:59:09 +01:00
Ismael Gomez ffd4fb7d93 minor fixes in pucch rx 2016-10-27 17:27:59 +02:00
Ismael Gomez 6b20636b63 add matlab pucch tests 2016-10-18 10:56:07 +02:00
Ismael Gomez 811ad420ef ue_ul: set cfo tol to 0 2016-10-04 11:19:24 +02:00
Ismael Gomez ded17137b0 fixed bugs from coverty analysis 2016-08-30 00:49:31 +02:00
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.
2016-08-29 17:43:07 +02:00
Ismael Gomez 10cbb9ad92 ue_sync: set default offset correction interval to 0. chest_dl: added option to average estimates per subframe 2016-08-25 19:01:47 -07:00
Ismael Gomez 299dc6aef4 Added unpacking for MIMO 2016-08-05 18:57:40 +02:00
Ismael Gomez cc00b172b5 Improvements in prach detection 2016-07-27 16:44:14 +02:00
Ismael Gomez 9618135423 merged chest_dl fixes from master and adapted to uplink 2016-07-18 23:57:57 +02:00
Ismael Gomez 96237d74ad chest_dl: changed interp interface and fixed interpolation 2016-07-18 23:44:59 +02:00
Ismael Gomez 3b68073773 Fixed SC-FDMA receiver 2016-07-11 10:40:28 +02:00
Ismael Gomez 3e29960a79 Merge branch 'master' into uplink 2016-06-29 13:32:59 +02:00
Ismael Gomez aa62a32b90 Added matlab tests for phich 2016-06-29 13:29:11 +02:00
Ismael Gomez 6b71250a9c development of enb processing 2016-06-28 18:28:57 +02:00
Ismael Gomez 3ea0ea221e Merge branch 'master' into uplink 2016-06-10 17:57:13 +02:00
Ismael Gomez 51399c7f67 rf: added dummy device 2016-06-10 10:15:16 +02:00
Ismael Gomez 7cce2467e2 Fixed cmake not linking fftw in mex 2016-06-09 17:09:20 +02:00
Ismael Gomez 3c6fcf3656 Merged with master 2016-05-19 17:15:30 +02:00
Ismael Gomez e9d242f6b4 pcfich: fixed incorrect detection 2016-05-18 11:51:10 +02:00
Ismael Gomez 77a560cbf3 chest_dl: Choose noise algorithm 2016-05-17 09:15:23 +02:00
Ismael Gomez 0f3721f6a0 Merged noise norm from master 2016-05-13 10:27:09 +02:00
Ismael Gomez 8a06055889 Fixed srslte_static link with volk when disableMEX. Calibrated PSS-based noise estimation 2016-05-11 21:17:26 +01:00
Ismael Gomez 50cfec8829 Compute noise in all subframes 2016-05-11 21:07:26 +01:00
Ismael Gomez 3519e2f15a Calibrated noise estimation using matlab for length 3 filters. Fixed compilation of volk for MEX. 2016-05-11 21:00:12 +01:00
Ismael Gomez c3ebc3bdfc PRACH tested in Matlab with fading and CFO 2016-05-03 10:24:45 +02:00
Ismael Gomez 85c819dff4 Added matlab models for prach Pdet a Pfa tests. Exposed PRACH detection scaling factor to the public API 2016-04-28 22:14:33 +02:00
Ismael Gomez 71d7151b1b Added Matlab model for PRACH detection probability test 2016-04-28 18:25:34 +02:00
Ismael Gomez d3ce6e83f0 Added Matlab pusch verification model 2016-04-28 17:57:46 +02:00
Ismael Gomez b934a27075 PUSCH + CQI (short and long) + HARQ + RI working in test 2016-04-27 17:23:36 +02:00
Ismael Gomez 8de159dc29 Started with pusch processing 2016-04-21 19:06:48 +02:00
Ismael Gomez d622d5d19d DMRS PUSCH estimation working and tested 2016-04-21 16:26:28 +02:00
ismagom ceb2934dc9 Added static library for srslte for linkage with MEX files. Calibrated SNR estimation 2016-04-18 23:49:15 +02:00
ismagom a625f30643 Changed CFO EMA coefficients 2016-04-17 13:13:48 +02:00
ismagom fbaa559e37 Cleaned viterbi. Reduced number of symbols in CP-based CFO estmation 2016-04-13 13:48:12 +01:00
ismagom 9b8709f744 Improved BER performance in Viterbi 2016-04-10 17:56:03 +02:00
ismagom c3268a93e2 Improved SFBC decoder and added SSE version. Fixed bug in MIB decoding. Improved calibration of synchronization constants 2016-04-08 17:04:01 +02:00
ismagom 799af37bed Fixed bug in PDCCH REG cyclic shift 2016-04-04 21:44:07 +02:00
ismagom c57441d3f7 Integrated new synchronization 2016-03-24 12:30:56 +01:00
ismagom 64515eb602 Added CP autocorrelation method to sync_test 2016-03-23 11:47:18 +01:00
ismagom f31922f5f5 Added matlab files to test synchronization 2016-03-23 10:24:27 +01:00
ismagom 75357c8526 Added Matlab tests to verify PDSCH BLER 2016-03-13 23:08:53 +01:00
ismagom 1454286ae3 Restored LS estimator + averaging. Fixed some issues in higher rates 2016-02-29 18:44:38 +01:00
ismagom 121fe89ac1 Added LMMSE for 25 PRB 2016-02-17 19:59:24 +00:00
ismagom 1348b2b4bc Corrected write_c_struct matlab function 2016-02-17 19:50:43 +00:00
ismagom 38e005af14 Generated robust MMSE for 50 prb 2016-02-17 19:22:07 +00:00
ismagom a506505ad7 Fixed bug in LS linear interpolation. Removed pilot averaging. Added SNR estimation through PSS. 2016-02-16 00:03:06 +01:00
ismagom 815834f61b Cleaning 2015-12-04 11:41:28 +01:00
ismagom dcc36c6531 Added matlab file to check RM turbo 2015-12-04 01:40:11 +01:00
ismagom 1ffa34015f Fixed some tests. Saving signals to file in pdsch in debug mode 2015-12-04 01:39:35 +01:00