Commit Graph

1654 Commits

Author SHA1 Message Date
Ismael Gomez 120544baa0 Remove LV_HAVE_SSE from turbodecoder interface. Fixes #99 2017-09-14 10:09:52 +02:00
Ismael Gomez 313e12e3e9 restored CQI table 2017-09-13 17:21:23 +02:00
Ismael Gomez d356ed08e4 Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next 2017-09-13 17:06:07 +02:00
Andre Puschmann 8a7e376410 fix CMake's UHD find script for newer UHD binaries 2017-09-13 14:53:47 +02:00
Ismael Gomez d0fb17c088 Merge branch 'mobility' into next 2017-09-13 13:46:48 +02:00
Ismael Gomez 05da1ac480 Merge branch 'mobility' of github.com:softwareradiosystems/srsLTE into mobility 2017-09-13 13:39:17 +02:00
Xavier Arteaga afd2bbbfc2 Added periodic RI on PUCCH for TM3 and TM4 2017-09-13 13:37:48 +02:00
Xavier Arteaga 65f5987ea8 Added RI reporting for TM3 and TM4 (no PMI) 2017-09-13 13:37:42 +02:00
Xavier Arteaga 8fd8175320 Improved ACK and RI in PUSCH decoding 2017-09-13 13:37:36 +02:00
Xavier Arteaga d9b6ae7563 PUSCH supports 2 ACK 2017-09-13 13:37:31 +02:00
Xavier Arteaga 91fe032276 Added PUSCH ACK decoder and test 2017-09-13 13:37:23 +02:00
Xavier Arteaga 709787b581 Improved robustness of PDSCH decoder 2017-09-13 13:37:12 +02:00
Xavier Arteaga 230eb63a97 Refactored grant: removed nof_tb from grant. Use tb_en instead. 2017-09-13 13:36:20 +02:00
Xavier Arteaga 4b00908abb Removed bug in dl_harq for multiple TB 2017-09-13 13:19:27 +02:00
Xavier Arteaga 1ac7f325df Solved bug for plotting srsue contellation and removed trace of tb_cw_swap 2017-09-13 13:17:42 +02:00
Xavier Arteaga 8eab3b4688 Removed redundant condition 2017-09-13 13:16:31 +02:00
Ismael Gomez 3e712d6a57 Merge branch 'next_mimo' into next 2017-09-13 13:12:50 +02:00
Ismael Gomez 17b97c50cf fixed CQI reduction due to UCI in UL only 2017-09-12 13:42:27 +02:00
Ismael Gomez a4ab30a0c5 Use empirical SNR-to-CQI mapping table 2017-09-12 13:39:06 +02:00
Ismael Gomez 9a2c8d9b89 fixed error in decreased performance due to oscilating CFO 2017-09-12 13:19:04 +02:00
Ismael Gomez 20cdc85ebd fixed scheduler for constant mcs 2017-09-12 12:13:14 +02:00
Ismael Gomez 41188b409e cleaned up cfo set tolerance functions 2017-09-12 11:10:32 +02:00
Ismael Gomez 7b854476a2 fixed radio set/get freq precision 2017-09-12 11:10:13 +02:00
Xavier Arteaga 0c31a5cfc1 Added periodic RI on PUCCH for TM3 and TM4 2017-09-08 16:24:34 +02:00
Xavier Arteaga 52bdd9290d Added RI reporting for TM3 and TM4 (no PMI) 2017-09-08 11:36:43 +02:00
Xavier Arteaga 9e4528007c Improved ACK and RI in PUSCH decoding 2017-09-08 10:41:52 +02:00
Xavier Arteaga c04eadaa6b PUSCH supports 2 ACK 2017-09-07 17:50:05 +02:00
Xavier Arteaga 6a668ef27f Added PUSCH ACK decoder and test 2017-09-07 17:50:05 +02:00
Ismael Gomez 8661503d59 restore RX gain to 50 dB 2017-09-07 13:25:40 +02:00
Ismael Gomez f0d9b333b2 Improved stability when UE reattaches 2017-09-07 13:19:53 +02:00
Ismael Gomez 25e9acd069 restore RX gain to 50 dB 2017-09-07 13:03:53 +02:00
Ismael Gomez 87711f55bd Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next 2017-09-07 12:53:00 +02:00
Ismael Gomez ea368516c9 fixed plot for MIMO 2017-09-07 12:52:45 +02:00
Ismael Gomez ea0f6f2e2a removed pdcch log 2017-09-06 18:13:37 +02:00
Ismael Gomez 394d8f166a Improved initial CFO estimation for PRACH. Fixed bug in PDCCH after changing cell 2017-09-06 18:05:07 +02:00
Ismael Gomez f1bacd009a Reduced time to sync to cell 2017-09-06 16:28:26 +02:00
Ismael Gomez 31cdd734ee remove get functions from set in uhd 2017-09-06 15:44:18 +02:00
Xavier Arteaga 1ab106c127 Improved robustness of PDSCH decoder 2017-09-06 15:25:12 +02:00
Ismael Gomez b771c35371 add freq_offset option to ue.conf 2017-09-06 15:05:57 +02:00
Xavier Arteaga 37754f992c Removed bug in dl_harq for multiple TB 2017-09-06 14:45:34 +02:00
Ismael Gomez 14a901c807 compute sequences using static memory 2017-09-06 13:03:55 +02:00
Ismael Gomez b59e4d08ca fixed incorrect initialization of PUSCH estimator 2017-09-06 12:43:50 +02:00
Ismael Gomez 22f194182c fixed memory leaks 2017-09-06 09:51:12 +02:00
Xavier Arteaga 224a54a315 Solved bug for plotting srsue contellation and removed trace of tb_cw_swap 2017-09-05 17:51:56 +02:00
Xavier Arteaga a8224e8cae Removed redundant condition 2017-09-05 17:50:20 +02:00
Ismael Gomez 91a8a29100 fixed memory issues 2017-09-05 16:51:44 +02:00
Paul Sutton aff30ef1a4 Add n_prb description 2017-09-05 15:46:02 +02:00
Ismael Gomez b0639ab394 resolved merge conflicts 2017-09-05 15:26:36 +02:00
Ismael Gomez 7a4407f328 Merge branch 'next_mimo' into next 2017-09-05 15:13:33 +02:00
Xavier Arteaga 2296d736be Merge branch 'next_mimo' of https://github.com/softwareradiosystems/srsLTE into next_mimo 2017-09-05 15:13:08 +02:00