Commit Graph

1063 Commits

Author SHA1 Message Date
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
Ismael Gomez f0e0a71792 pucch: added function to get last correlation 2016-11-16 12:07:56 +01:00
Ismael Gomez b5554ce926 minor printf change 2016-11-11 12:45:03 +01:00
Ismael Gomez 25afd3cf87 Merge branch 'pregen_dci_locations' into next 2016-11-09 12:36:05 +01:00
Ismael Gomez 82e4b37d40 PUCCH: fixed incorrect allocation for format2a 2016-11-09 11:21:42 +01:00
Ismael Gomez dd694be141 added interface to pdcch_set_cfi 2016-11-09 10:47:28 +01:00
Ismael Gomez 3a8c813809 pregenerate dci locations 2016-11-08 17:01:14 +01:00
Ismael Gomez 3ad996cf90 pucch2: missing cqi encoding bits 2016-10-28 13:27:03 +02:00
Ismael Gomez 64621b5166 fixed coverty issues 2016-10-27 18:03:37 +02:00
Ismael Gomez ffd4fb7d93 minor fixes in pucch rx 2016-10-27 17:27:59 +02:00
Ismael Gomez c732c5c5f0 viterbi: fixed incorrect initialization 2016-10-27 17:27:08 +02:00
Ismael Gomez 17d5ebca7e isolated common tx/rx pucch functions 2016-10-20 17:49:51 +02:00
Ismael Gomez 4cdbed47f2 pucch receiver tested 2016-10-20 11:57:59 +02:00
Ismael Gomez 25398ec089 Added comment to clarify cross-correlation in PSS 2016-10-20 11:27:15 +02:00
Ismael Gomez 6b20636b63 add matlab pucch tests 2016-10-18 10:56:07 +02:00
Ismael Gomez ea4a81c8d0 added pucch enodeb receiver 2016-10-18 10:39:49 +02:00