69 Commits (cb4b4f4d4c40c254fdf22ae6fe743f844610063c)

Author SHA1 Message Date
Xavier Arteaga 9c9c07a845 Improvement in how PDSCH UE shows downlink statistics. 7 years ago
Xavier Arteaga ed19a4d200 Removed PDSCH threads and refactored RI/PMI select 7 years ago
Xavier Arteaga f2db2db81b Added PMI select C test and solved bugs (golden vectors generated from reference script) 7 years ago
Xavier Arteaga 94325d13d2 Scalable PDSCH with MAX_CODEWORDS PDSCH plus decoding threads for bitrate increase 7 years ago
Xavier Arteaga 48d508aeba Added srs_lte_cpy for aligned copy which improves a bit performance for aligned data 7 years ago
Xavier Arteaga a9d9c92205 Added MMSE in SSE and AVX plus subroutines refactor 7 years ago
Xavier Arteaga d1709e06af Added algebra SSE, AVX (+FMA) implementatiokns with test 7 years ago
Xavier Arteaga 4007a15581 Merge branch 'next' into next_mimo 7 years ago
Xavier Arteaga 2bf288ff59 Solved infinite loop and/or segmentation fault in the SCH decoder for non-SSE compilation. 7 years ago
Andre Puschmann 9c49e27778 remove unused variable 7 years ago
Xavier Arteaga 1d00e1acaa Merge with next_with_matlab 8 years ago
Xavier Arteaga 19bc98081a PDSCH decoder multi has been modified for future parallel decoding of codewords. 8 years ago
Xavier Arteaga 6142a5f9e5 Merge to next_with_matlab 8 years ago
Andre Puschmann e16cc4c58b Merge branch 'next_new_feature' into next 8 years ago
Ismael Gomez dd5822077b fix for soapy 8 years ago
Andre Puschmann bb34be24ac fix bug with uninitalized number of rx antennas 8 years ago
yagoda 8c049b2981 fix for both lime and rtl 8 years ago
yagoda 12d58bbb62 fixing soapy Tx for lime and RTL-SDR 8 years ago
Ismael Gomez c9ced0b2e1 fixing commits 8 years ago
Ismael Gomez 2d0508ab25 fixing conflict 8 years ago
Ismael Gomez 151f219e41 small soapy fix 8 years ago
yagoda bc337ee281 fixing soapy lime and rtlsdr compatibility 8 years ago
Andre Puschmann e8c41d4620 Revert "Soapy(lime) tx support"
This reverts commit 10c0f03f33.
8 years ago
Ismael Gomez 41edfcc7ab fixed segfault due to race condition in scrambling sequence pre-generation 8 years ago
yagoda 10c0f03f33 Soapy(lime) tx support 8 years ago
Ismael Gomez 3d658cfdd8 fixed number of ports in pdsch tx 8 years ago
Ismael Gomez 6c0587e5a4 fixed missing initialization of PUSCH scrambling sequence 8 years ago
Paul Sutton ce88544d07 Minor fft library tidy-up 8 years ago
Paul Sutton f48b1f3d66 Adding ability to statically link FFTW 8 years ago
Paul Sutton 776c1bbc9d Moving fftw checks to top CMakeLists 8 years ago
Paul Sutton b71f7b7080 Adding support for static builds 8 years ago
Ismael Gomez 12cbf02606 changed name of vector_simd function 8 years ago
Ismael Gomez c47c4b8b03 fixed overflow in tests 8 years ago
Ismael Gomez 9623081da1 Fixed decoder doing more iterations than necessary 8 years ago
Ismael Gomez 026eecf58d allow null CB 8 years ago
Ismael Gomez e717ccf73a new AVX2 decoder working over the air 8 years ago
Ismael Gomez f00ea8c8ed Integrated AVX2 decoder in PDSCH object. Added inter-frame SSE decoder (not working and not integrated) 8 years ago
Ismael Gomez c1ef9da32a avx turbo decoder working in tests 8 years ago
Andre Puschmann eb039ea1f0 fix compile warning 8 years ago
Ismael Gomez d8069f9364 forced local variable alignment in dot_prod_sss_avx2 8 years ago
Ismael Gomez 215dac6662 fixed some issues with AVX machines 8 years ago
Ismael Gomez 13adbb6fda restored srslte_phy to static 8 years ago
Ismael Gomez 72a2b06238 Fixed incompatibility with volk1.2 Make pointer type warnings an error 8 years ago
Mikko Markus Torni d734ef977b Add comments to many functions 8 years ago
Mikko Markus Torni 3d6a020541 CFI length is wrong for nof_prb == 10 8 years ago
Ismael Gomez 63f6e2dd06 removed link to rf drivers in srslte_phy 8 years ago
Paul Sutton a278a10634 Link order fix for volk and math 8 years ago
Ismael Gomez f264b4d652 made srslte static srslte_rf shared. Deleted tutorial examples 8 years ago
Paul Sutton 07d8997395 Merge branch 'next' into next_paul_libs 8 years ago
Paul Sutton 4b68272964 Switch to static internal libs, set -fPIC by default 8 years ago