Commit Graph

1228 Commits

Author SHA1 Message Date
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 932ed9b247 Added GCC_ARCH option to manually set -march in GCC 2017-01-27 11:56:59 +00:00
Ismael Gomez 9acb1002e9 added more functions to simd for UE 2017-01-26 17:48:32 +01:00
Paul Sutton ab0d946a68 Merge branch 'next' of https://github.com/srslte/srslte into novolk 2017-01-26 14:21:14 +00: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 4104fe18b8 Merge branch 'next' into novolk 2017-01-26 00:35:27 +01: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 2758ba4118 fixed lut in vector simd (now all tests passing) 2017-01-25 17:40:28 +01:00
Ismael Gomez e6e5b0468e restored rm_turbo (test not passing) 2017-01-25 17:38:22 +01:00
Ismael Gomez 2f510fbe83 fixed conflicts tests not passing 2017-01-25 17:36:03 +01:00
Ismael Gomez f2a35c6dd1 fixed tests with new simd functions 2017-01-25 17:30:16 +01:00
Ismael Gomez dc878c5c66 Merge branch 'novolk' of github.com:softwareradiosystems/srsLTE into novolk 2017-01-25 15:20:51 +01:00
Ismael Gomez 78de0c718b fixed alignment problem in vec_abs_simd 2017-01-25 15:20:47 +01:00
Andre Puschmann 949d4b8df8 novolk: use unaligned load/store SSE intrinsics, allow debug builds 2017-01-25 15:19:50 +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 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 fbe2be98a5 Merge branch 'next' into novolk 2017-01-20 11:56:41 +01:00
Ismael Gomez bd77f2d360 typo in avx2 check 2017-01-20 11:56:31 +01:00
Ismael Gomez d65136eb94 Merge branch 'next' into novolk 2017-01-20 11:55:28 +01:00
Ismael Gomez 1cef7818e7 typo in avx2 check 2017-01-20 11:55:20 +01:00
Ismael Gomez 40c161c2e6 ifdef for simd functions 2017-01-20 11:50:16 +01:00
Ismael Gomez d7afb87b38 Merge branch 'next' into novolk 2017-01-20 11:35:42 +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 c9ab2b7d5d Merge branch 'next' into novolk 2017-01-19 16:03:16 +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 5c188bdfcf Merge branch 'next' into novolk 2017-01-19 01:06:34 +01:00
Ismael Gomez e43bdd5507 some fixes in cmake. added option to disable bladerf 2017-01-19 01:06:28 +01:00
Ismael Gomez 5c390c7fe2 Merge branch 'next' into novolk 2017-01-18 13:45:47 +01:00
Ismael Gomez 86750b2db7 removed volk dependency. Checked and working 2017-01-17 11:31:03 +01:00
Paul Sutton 2644031ac8 Adding option to statically link MKL 2017-01-16 16:23:10 +00:00