1458 Commits (a9d21696c5ab7bb6ac2336749500f5a833c9f76a)

Author SHA1 Message Date
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 7a02efe0e5 fixed segfault due to race condition in scrambling sequence pre-generation 8 years ago
Ismael Gomez 012d14f4b5 fixed segfault due to race condition in scrambling sequence pre-generation 8 years ago
Ismael Gomez 41edfcc7ab fixed segfault due to race condition in scrambling sequence pre-generation 8 years ago
Ismael Gomez f629e10fcf fixed bug in sub_sse() and added couple of avx functions 8 years ago
Ismael Gomez 2bba9d187d fixed dotprodconj. Removed unaligned load/store 8 years ago
Ismael Gomez fd2a6f13e2 Merge branch 'next' into next_novolk 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
Ismael Gomez fa9eaee498 new NAS/RRC structure. Attaching and ping working 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 681a2455d9 Merge branch 'next' into next_novolk 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
Ismael Gomez ec34d56e77 final merging changes 8 years ago
Ismael Gomez 1b4706f510 Merge branch 'next_private' into novolk 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
Ismael Gomez 975a41d55f Merge branch 'next_private' into novolk 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
Andre Puschmann ac7f11e5b8 disabling SIMD code in vector lib in debug mode 8 years ago
Ismael Gomez f120a5a5b0 removed unncessary printf 8 years ago
Andre Puschmann c55532c286 fix bug when reading/syncing from file using too large offset 8 years ago
Ismael Gomez 0f4bdf612c moved FFT reqs to srslte/phy 8 years ago
Ismael Gomez d05b03e43a added buffer pool function call name debug feature 8 years ago
Ismael Gomez 2da8b1f93b Merge branch 'restruct_update' into next_private 8 years ago
Paul Sutton b2c3b31a59 Removing support for direct LimeSDR drivers - only supporting through SoapySDR 8 years ago
Ismael Gomez 5b974e5f7a Merge branch 'restruct_update' of github.com:softwareradiosystems/srsLTE into restruct_update 8 years ago
Ismael Gomez 840a9573e8 set unaligned mode in avx kernel 8 years ago
Andre Puschmann 04ec09bd71 add license text to various files 8 years ago
Ismael Gomez 930147fcda moved boost requirement to root cmake 8 years ago
Ismael Gomez bcaa6e95bd moved viterbi avx and fixed minor warnings 8 years ago
yagoda e0fb5d5cf6 updating avx vectors and viterbi 8 years ago
yagoda 0fe981e608 adding avx viterbi and avx vectors 8 years ago
Andre Puschmann 1d1916d6e0 Merge branch 'restruct_update' into restruct_update_paul 8 years ago
Andre Puschmann c51c4d2a38 fix compile warnings 8 years ago
Andre Puschmann 9d9d4435e2 Merge remote-tracking branch 'origin/next' into restruct_update 8 years ago
Paul Sutton 80140c7c38 minor cmake edits 8 years ago
Andre Puschmann d079d25b2c rename srslte folder and src subfolder 8 years ago