Commit Graph

1228 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 2985a68e91 Fixed bug in PUSCH channel estimation 2017-01-09 17:15:36 +01:00
Ismael Gomez 4cd6944418 added PUCCH TPC to format1 2016-12-22 01:09:08 +01:00
Ismael Gomez e9baebd025 added PUSCH TPC command to format0 2016-12-20 13:32:44 +01:00
Ismael Gomez 69bfd114c5 fixed incorrect allowed UL DFT sizes 2016-12-20 13:29:17 +01:00
Ismael Gomez 1ea776f8c3 return valid crc on turbo decoder zero words 2016-12-20 13:28:53 +01:00
Ismael Gomez cf7be556ef minor RA changes 2016-12-19 15:25:19 +01:00
Ismael Gomez 238818f1d3 fixed FPE in PUSCH UCI decoding 2016-12-14 11:25:25 +01:00
Paul Sutton cea68bf2f2 Added const to char* to allow initialisation from std::string in applications using the library 2016-12-09 10:03:02 +00:00
Ismael Gomez 54ffba6567 fixed missing SO_REUSE* in old kernels 2016-12-08 21:52:58 +01:00
Ismael Gomez 0dd24e32df added check for cfi in srslte_ue_dl_find_ul_dci 2016-12-08 21:39:35 +01:00
Ismael Gomez 4c5b3700f3 Merge pull request #69 from Agmagor/patch-1
Do not demote timeval members to int ; fix elapsed time unit in modem test
2016-12-01 11:07:02 +01:00
Ismael Gomez f3b87ca955 fixed missing SO_REUSE* in old kernels 2016-11-30 14:51:09 -05:00
Ismael Gomez b795a22f6a fixed failing tests 2016-11-29 20:31:22 +01:00
Ismael Gomez a21536a60e fixed get band in phy_common 2016-11-29 20:18:12 +01:00
Ismael Gomez 4c3e64d224 removed bw_idx from srslte_cell_t 2016-11-28 22:21:50 +01:00
Ismael Gomez 0d6651001b Merge branch 'master' into next 2016-11-25 12:45:24 +01:00
Ismael Gomez d970aecd6c fixed compilation issue 2016-11-25 12:45:13 +01:00
Ismael Gomez b401ee27ea removed warning 2016-11-25 12:43:04 +01:00
Agmagor 31b0106502 Do not demote timeval members to int ; fix elapsed time unit in modem test 2016-11-24 19:51:17 +01:00
Ismael Gomez 23a362c9b0 Merge branch 'master' into next 2016-11-24 11:24:44 +01:00
Ismael Gomez 50694d7c3f PRACH: support all ConfigIndex values 2016-11-24 11:18:54 +01:00
Ismael Gomez 881bb7f6b3 puch_test_mex: fixed new api 2016-11-23 19:11:34 +01:00
Ismael Gomez 0e65b5a2a2 Merge branch 'next' of github.com:srsLTE/srsLTE into next 2016-11-23 19:10:05 +01:00
Ismael Gomez 604dcef9cd Commented printf message 2016-11-23 19:09:52 +01:00
Ismael Gomez a13039e48c Merge pull request #67 from Agmagor/origin/patch-4
coverity: timeval.tv_usec is 'long int', not 'int'
2016-11-23 16:30:21 +00:00
Paul Sutton 2bae39d1ca Changed port types to uint16 2016-11-23 10:36:04 +00:00
Agmagor b024550316 coverity: timeval.tv_usec is 'long int', not 'int' 2016-11-22 23:55:37 +01:00
Ismael Gomez fc3512d124 Merge pull request #66 from Agmagor/patch-3
free UHD handles upon RF closure
2016-11-21 12:46:54 +01:00
Ismael Gomez 5b7d082a04 fixed coverty bug 2016-11-21 10:34:00 +01:00
Ismael Gomez 62b63462c9 Simplified API for PDSCH and PUSCH. Dynamically handle multiple RNTIs 2016-11-20 17:36:21 +01:00
Ismael Gomez 015b0e4eb1 remove printf 2016-11-19 14:24:02 +01:00
Ismael Gomez 7069e6d244 Merge branch 'next' of github.com:srsLTE/srsLTE into next 2016-11-19 14:23:34 +01:00
Ismael Gomez b8a2ea8f3c fixed cqi max bits 2016-11-19 14:23:21 +01:00
Ismael Gomez 7d11949612 fixed cqi max bits 2016-11-19 14:22:10 +01:00
Agmagor 46ce82fd83 free UHD handles upon RF closure 2016-11-18 17:10:21 +01:00
Ismael Gomez e957bc8dc8 enb: not initializaing sequences when removing user 2016-11-18 13:28:14 +01:00
Ismael Gomez 6d93e4a1ea pdcch: fixed coderate computation 2016-11-17 20:29:04 +01:00
Ismael Gomez 7bc53c14b6 Merge branch 'master' into next 2016-11-17 20:09:40 +01:00
Ismael Gomez d948751dec Merge branch 'master' of github.com:srsLTE/srsLTE 2016-11-17 20:09:30 +01:00
Ismael Gomez 8b4fa3f8d9 removed UHD recv/send_frame_size arguments 2016-11-17 20:09:22 +01:00
Ismael Gomez 4a2d9d1776 Added functions for spectral efficiency computation 2016-11-17 20:05:56 +01:00
Ismael Gomez bb5e511513 Fixed ULSCH CQI receiver 2016-11-17 20:05:34 +01:00
Ismael Gomez a98f19a05e Added CQI unpacking functions 2016-11-17 20:04:54 +01:00
Ismael Gomez 2196444875 Merge pull request #64 from Agmagor/patch-2
memleak: free FFT plan upon pss_synch_free
2016-11-17 17:17:43 +01:00
Agmagor 388eb35e67 memleak: free FFT plan upon pss_synch_free 2016-11-17 17:14:08 +01:00
Ismael Gomez dc11c66e33 Merge pull request #63 from Agmagor/patch-1
memleak: free cellsearch buffer after scan
2016-11-16 17:38:40 +01:00
Agmagor fd4eb44bfc memleak: free cellsearch buffer after scan 2016-11-16 16:46:22 +01:00
Ismael Gomez d4a05eefe4 Merge branch 'next' 2016-11-16 13:08:31 +01:00
Ismael Gomez d51cc4b6a6 Updated to version 1.4 2016-11-16 13:08:28 +01:00