Commit Graph

1063 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 e470e14a7f deleted old files 2017-03-09 18:40:05 +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 631c5b18e2 Merge branch 'master' into next 2017-03-06 16:13:18 +00:00
Paul Sutton c49a299796 Removing old files 2017-03-06 16:12:55 +00:00
Paul Sutton 8adbc19c21 Merged master 2017-03-06 16:05:47 +00:00
Paul Sutton 7c3a15ddc6 Update README.md 2017-03-06 16:02:08 +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
Ismael Gomez 8cb566af80 Merge pull request #72 from kewinrausch/playground
Fixed bug in srslte_prach_tti_opportunity()
2017-02-17 16:02:17 +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 cae82bcad0 Merge pull request #71 from yagoda/next
fixing errors with compiler flags
2017-02-15 13:02:51 +01:00
yagoda 7c30d85536 fixing errors with compiler flags 2017-02-15 11:47:45 +00:00
Ismael Gomez 6d9770afca added missing volk definitions 2017-02-14 12:09:06 +01:00
Ismael Gomez 5a6126aea0 added missing dotprod_cfc definition 2017-02-14 11:59:37 +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