Commit Graph

600 Commits

Author SHA1 Message Date
Ismael Gomez b581ebde9f fixed format2/2b precoding sizes 2017-03-20 09:29:16 +01:00
Ismael Gomez 7920b9aa41 added format2ab to dci pack 2017-03-17 13:20:09 +01:00
Ismael Gomez c106cd402c minor printf edits 2017-03-16 20:17:40 +01:00
Ismael Gomez 59aea904ea added preamble length field to prach 2017-03-14 11:00:33 +01:00
Ismael Gomez 3d73e780af fixed normalization for int16 in viterbi 2017-03-13 18:40:54 +01:00
Ismael Gomez 3c6c697ae8 do not overwrite format0 ul grants until processed 2017-03-13 18:11:28 +01:00
Ismael Gomez ac13e03f0e fixed check in ul allocation 2017-03-13 13:14:22 +01:00
Ismael Gomez f0a87f3857 fixed ul earfcn 2017-03-13 13:12:11 +01:00
Ismael Gomez 53afeb21b7 reduced viterbi scale to 100 (pbch test fails) 2017-03-12 19:48:59 +01:00
Ismael Gomez 12bd9380af removed normalization in UCI RX 2017-03-12 19:47:27 +01:00
Ismael Gomez fac83a37e1 autoscale viterbi soft bits 2017-03-12 18:30:25 +01:00
Ismael Gomez 846e2ab8ea changed api names for earfcn 2017-03-11 11:20:08 +01:00
Ismael Gomez 3d2c383771 added more bands 2017-03-10 11:14:07 +01:00
Ismael Gomez 3528950c6e coverty bugfix 2017-03-09 17:56:12 +01:00
Ismael Gomez 7c835992e0 removed error messages in invalid RA 2017-03-09 15:47:21 +01:00
Ismael Gomez 18251002e2 removed error messages in invalid RA 2017-03-09 15:46:15 +01:00
Ismael Gomez 7d8c9a48b3 check valid RA 2017-03-09 15:43:17 +01:00
Ismael Gomez 4dac5d8c63 fixed 2tx 2017-03-09 13:28:04 +01:00
Ismael Gomez 5934f3a1df fixed rsrp computation 2017-03-09 11:11:17 +01:00
Ismael Gomez 0d32284695 fixed ue_sync API compatibility with single antenna 2017-03-08 19:50:34 +01:00
Ismael Gomez f581cd0592 removed layermapping tests for >4 layers 2017-03-08 13:41:59 +01:00
Ismael Gomez 58b5791827 Merge branch '2rx' into next 2017-03-08 13:38:11 +01:00
Ismael Gomez e8ab4ce24d workaround for simd lut in debug mode 2017-03-08 11:53:55 +01:00
Paul Sutton 8adbc19c21 Merged master 2017-03-06 16:05:47 +00:00
Paul Sutton 619ed43e11 Removing old test files and references 2017-03-06 15:59:17 +00:00
Ismael Gomez dba07268aa automatic viterbi normalization 2017-03-01 18:35:38 +01:00
Ismael Gomez e5b976f26d fixed pdsch_enodeb crashing with new dci interface 2017-02-21 12:35:07 +01:00
Ismael Gomez 7aa1e5f5c4 added option in RF UHD for silent stdout 2017-02-21 12:34:49 +01:00
Ismael Gomez 4a1ce64c55 Merge branch 'master' into next 2017-02-17 16:11:27 +01:00
Kewin Rausch cfd0f01aa2 Fixed PRACH opportunity evaluator procedure to consider option 14 of PRACH Configuration Index as stated on 3GPP specifications. 2017-02-17 13:07:33 +01:00
Ismael Gomez 255c157cb2 compatible with single port srsUE 2017-02-17 11:54:34 +01:00
Ismael Gomez 5de9fa6a46 added multi antenna to phich, pcfich, set rxant constant tto max ports 2017-02-17 09:58:37 +01:00
Ismael Gomez 54d4d48f96 added multi antenna to pdcch 2017-02-17 09:34:55 +01:00
Ismael Gomez 0a5a6245f1 pdsch ue working with 1 and 2 antennas 2017-02-13 13:29:20 +01:00
Ismael Gomez e850caaf96 Merge branch 'next' into 2rx 2017-02-10 18:23:31 +01:00
Ismael Gomez 57e7898bd8 forgot return 0 2017-02-10 18:23:09 +01:00
Ismael Gomez 9b04b6ee88 forgot return 0 2017-02-10 18:22:10 +01:00
Ismael Gomez 332e134831 Merge branch 'next' into 2rx 2017-02-10 14:29:14 +01:00
Ismael Gomez 8f9f6ee922 start stream with 0.5s offset to avoid overflows 2017-02-10 14:28:40 +01:00
Ismael Gomez e5e07e8fe6 restored start stream 2017-02-10 14:28:11 +01:00
Ismael Gomez b2389efe47 start_rx_stream delays the start to avoid filling buffers. Started adapting pdsch_ue to 2 antennas 2017-02-10 14:06:58 +01:00
Ismael Gomez b3635090f9 removed DCI error message 2017-02-09 18:03:16 +01:00
Ismael Gomez e91285861b increased default viterbi gain because was failing for L=1 2017-02-09 11:38:15 +01:00
Ismael Gomez eb110f26c6 added uhd option to receive 2 antennas 2017-02-08 23:21:07 +01:00
Ismael Gomez b37a18f9df Merge branch 'next' into 2rx 2017-02-08 22:34:38 +01:00
Ismael Gomez efcfc2f0d1 Merge branch 'next' of github.com:srsLTE/srsLTE into next 2017-02-08 22:29:06 +01:00
Ismael Gomez 4da2fce014 fixed cfi check in find ul dci 2017-02-08 22:28:49 +01:00
Paul Sutton 17eafbcbad Using top level build flags instead of local settings 2017-02-08 17:13:30 +00:00
Ismael Gomez 1d52f65528 Working in matlab for 1/2/4 ports tx diversity 2017-02-07 19:10:48 +00:00
Ismael Gomez 0bd749aa29 added support for multiple rx antennas to pdsch. Working in matlab for 1/2 ports tx diversity 2017-02-07 19:04:15 +00:00