Commit Graph

1116 Commits

Author SHA1 Message Date
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 29ad80adc1 Merge branch 'next' of github.com:srsLTE/srsLTE into next 2017-02-06 21:05:46 +01:00
Ismael Gomez ac31169088 Fixed number of codewords in format2 2017-02-06 21:04:55 +01:00
Paul Sutton 0a1551fef9 Merge branch 'next' of https://github.com/srslte/srslte into next 2017-01-26 09:47:15 +00:00
Paul Sutton 0931518fa6 Cleaner fix for MKL includes 2017-01-26 09:46:57 +00:00
Ismael Gomez 3f92feea9c Merge branch 'next' of github.com:srsLTE/srsLTE into next 2017-01-26 00:35:16 +01:00
Ismael Gomez 9cbaad2c3a Check maximum EARFCN 2017-01-26 00:35:02 +01:00
Paul Sutton 808fc2db08 Adding fftw include path from mkl 2017-01-25 22:38:02 +00:00
Ismael Gomez 5615df0fee fixed mem alignment in lut simd operation segfaulting in avx 2017-01-22 14:38:43 +01:00
Ismael Gomez b2f889081f fixed test for avx2 in cmake 2017-01-22 14:26:54 +01:00
Ismael Gomez 9114441fbf fixed test for avx2 in cmake 2017-01-22 14:16:10 +01:00
Ismael Gomez bd77f2d360 typo in avx2 check 2017-01-20 11:56:31 +01:00
Ismael Gomez 1cef7818e7 typo in avx2 check 2017-01-20 11:55:20 +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 b1951ec850 fixed failing tests due to compiler flag 2017-01-19 19:28:13 +01:00
Ismael Gomez 9eca002789 harq PID len in dci global symbol 2017-01-19 19:01:03 +01:00
Ismael Gomez 49a2a749a1 added more compiler flags. Added option for avx2 2017-01-19 18:30:45 +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
Ismael Gomez e43bdd5507 some fixes in cmake. added option to disable bladerf 2017-01-19 01:06:28 +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 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