Commit Graph

510 Commits

Author SHA1 Message Date
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
Ismael Gomez 462d222fd2 chest dl to support multiple rx antennas 2017-02-07 17:26:40 +00:00
Ismael Gomez e8cf638f1d Merge branch 'next' into 2rx 2017-02-06 22:49:42 +00:00
Ismael Gomez 4ae2c19092 fixed failing pdsch test 2017-02-06 22:49:34 +00:00
Ismael Gomez 92fd049cd0 Merge branch 'next' into 2rx 2017-02-06 22:45:57 +00:00
Ismael Gomez ac31169088 Fixed number of codewords in format2 2017-02-06 21:04:55 +01:00
Ismael Gomez 9cbaad2c3a Check maximum EARFCN 2017-01-26 00:35:02 +01:00
Ismael Gomez 5615df0fee fixed mem alignment in lut simd operation segfaulting in avx 2017-01-22 14:38:43 +01:00
Ismael Gomez 50567ade69 added install target for srslte_rf 2017-01-20 10:42:50 +01:00
Ismael Gomez 4e22667539 changed dci sizes computation from lut to function 2017-01-19 20:06:02 +01:00
Ismael Gomez 603639399c fixed flexible harq pid len 2017-01-19 19:38:05 +01:00
Ismael Gomez 9eca002789 harq PID len in dci global symbol 2017-01-19 19:01:03 +01:00
Ismael Gomez ef01150982 remove sse math in compiler options in libsrslte_rf.so 2017-01-19 18:13:11 +01:00
Ismael Gomez 3ea68a1ad7 make srslte_rf a shared library instead of an object 2017-01-19 16:03:06 +01:00
Paul Sutton 2644031ac8 Adding option to statically link MKL 2017-01-16 16:23:10 +00:00
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 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
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