10207 Commits (2f8fd7a4835547d4cc2194cfc58e4f6427212742)
 

Author SHA1 Message Date
Ismael Gomez e6e5b0468e restored rm_turbo (test not passing) 8 years ago
Ismael Gomez 2f510fbe83 fixed conflicts tests not passing 8 years ago
Ismael Gomez f2a35c6dd1 fixed tests with new simd functions 8 years ago
Ismael Gomez dc878c5c66 Merge branch 'novolk' of github.com:softwareradiosystems/srsLTE into novolk 8 years ago
Ismael Gomez 78de0c718b fixed alignment problem in vec_abs_simd 8 years ago
Andre Puschmann 949d4b8df8 novolk: use unaligned load/store SSE intrinsics, allow debug builds 8 years ago
Ismael Gomez 5615df0fee fixed mem alignment in lut simd operation segfaulting in avx 8 years ago
Ismael Gomez b2f889081f fixed test for avx2 in cmake 8 years ago
Ismael Gomez 9114441fbf fixed test for avx2 in cmake 8 years ago
Ismael Gomez fbe2be98a5 Merge branch 'next' into novolk 8 years ago
Ismael Gomez bd77f2d360 typo in avx2 check 8 years ago
Ismael Gomez d65136eb94 Merge branch 'next' into novolk 8 years ago
Ismael Gomez 1cef7818e7 typo in avx2 check 8 years ago
Ismael Gomez 40c161c2e6 ifdef for simd functions 8 years ago
Ismael Gomez d7afb87b38 Merge branch 'next' into novolk 8 years ago
Ismael Gomez 50567ade69 added install target for srslte_rf 8 years ago
Ismael Gomez 4e22667539 changed dci sizes computation from lut to function 8 years ago
Ismael Gomez 603639399c fixed flexible harq pid len 8 years ago
Ismael Gomez b1951ec850 fixed failing tests due to compiler flag 8 years ago
Ismael Gomez 9eca002789 harq PID len in dci global symbol 8 years ago
Ismael Gomez 49a2a749a1 added more compiler flags. Added option for avx2 8 years ago
Ismael Gomez ef01150982 remove sse math in compiler options in libsrslte_rf.so 8 years ago
Ismael Gomez c9ab2b7d5d Merge branch 'next' into novolk 8 years ago
Ismael Gomez 3ea68a1ad7 make srslte_rf a shared library instead of an object 8 years ago
Ismael Gomez 5c188bdfcf Merge branch 'next' into novolk 8 years ago
Ismael Gomez e43bdd5507 some fixes in cmake. added option to disable bladerf 8 years ago
Ismael Gomez 5c390c7fe2 Merge branch 'next' into novolk 8 years ago
Ismael Gomez 86750b2db7 removed volk dependency. Checked and working 8 years ago
Paul Sutton 2644031ac8 Adding option to statically link MKL 8 years ago
Ismael Gomez fe867af319 Fixed bug in PUSCH and PUCCH decoding 8 years ago
Ismael Gomez 2985a68e91 Fixed bug in PUSCH channel estimation 8 years ago
Ismael Gomez 4cd6944418 added PUCCH TPC to format1 8 years ago
Ismael Gomez e9baebd025 added PUSCH TPC command to format0 8 years ago
Ismael Gomez 69bfd114c5 fixed incorrect allowed UL DFT sizes 8 years ago
Ismael Gomez 1ea776f8c3 return valid crc on turbo decoder zero words 8 years ago
Ismael Gomez cf7be556ef minor RA changes 8 years ago
Ismael Gomez 238818f1d3 fixed FPE in PUSCH UCI decoding 8 years ago
Paul Sutton cea68bf2f2 Added const to char* to allow initialisation from std::string in applications using the library 8 years ago
Ismael Gomez 54ffba6567 fixed missing SO_REUSE* in old kernels 8 years ago
Ismael Gomez 0dd24e32df added check for cfi in srslte_ue_dl_find_ul_dci 8 years ago
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
8 years ago
Ismael Gomez f3b87ca955 fixed missing SO_REUSE* in old kernels 8 years ago
Ismael Gomez b795a22f6a fixed failing tests 8 years ago
Ismael Gomez a21536a60e fixed get band in phy_common 8 years ago
Ismael Gomez 4c3e64d224 removed bw_idx from srslte_cell_t 8 years ago
Ismael Gomez 0d6651001b Merge branch 'master' into next 8 years ago
Ismael Gomez d970aecd6c fixed compilation issue 8 years ago
Ismael Gomez b401ee27ea removed warning 8 years ago
Agmagor 31b0106502 Do not demote timeval members to int ; fix elapsed time unit in modem test 8 years ago
Ismael Gomez 23a362c9b0 Merge branch 'master' into next 8 years ago