1298 Commits (012d14f4b50441f823e59671ceab9e1e233d06b1)
 

Author SHA1 Message Date
Ismael Gomez 012d14f4b5 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 0dae4a00c4 missing return statement 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
Ismael Gomez d74a9de86d Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next 8 years ago
Ismael Gomez 3d658cfdd8 fixed number of ports in pdsch tx 8 years ago
Andre Puschmann bfa10148f5 fix bug in c-rnti MAC subheader 8 years ago
Ismael Gomez 6c0587e5a4 fixed missing initialization of PUSCH scrambling sequence 8 years ago
Ismael Gomez 2c85d3f890 added ctest options for valgrind 8 years ago
Ismael Gomez 2a43c9901f Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next 8 years ago
Paul Sutton 89cc50c7c4 Deallocating buffers for ACKed RLC tx PDUs 8 years ago
Paul Sutton cec7b95d45 Fix for race condition, fix for window size checks 8 years ago
Ismael Gomez e92418d2da minor edit in cmake 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 fd08dd56ba Fix for security library find scripts 8 years ago
Paul Sutton 769c2c1f6b Merge branch 'next' of https://github.com/softwareradiosystems/srslte into next 8 years ago
Paul Sutton 776c1bbc9d Moving fftw checks to top CMakeLists 8 years ago
Ismael Gomez 140cef69e0 Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next 8 years ago
Ismael Gomez 6037a2f2bd changed logger classes 8 years ago
Paul Sutton b71f7b7080 Adding support for static builds 8 years ago
Andre Puschmann faa33139cd Merge remote-tracking branch 'github_public/master' into next 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
Andre Puschmann 242fe9adc9 add apt-get line for Ubuntu to install required packages 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
Ismael Gomez 79e9bccbd8 fixed indent 8 years ago
Ismael Gomez 8a5a2bbb4d Merge branch 'master' of github.com:srsLTE/srsLTE 8 years ago
Ismael Gomez 362ff61c83 disabled RLC AM mode temporary due to known bug 8 years ago
Andre Puschmann e77e295bc0 add libconfig to dependencies 8 years ago
Andre Puschmann eb039ea1f0 fix compile warning 8 years ago
Paul Sutton 00f5d654a7 Fix for uninitialized bool 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 3cbf403c54 check for compiler flag availability 8 years ago
Ismael Gomez 5d16c504ab Merge branch 'next' 8 years ago
Ismael Gomez 13adbb6fda restored srslte_phy to static 8 years ago
Ismael Gomez 2cf053d9eb Merge branch 'next' 8 years ago
Ismael Gomez 72a2b06238 Fixed incompatibility with volk1.2 Make pointer type warnings an error 8 years ago
Ismael Gomez 590fff9c69 Merge branch 'next' 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 d5524b2a34 set default RRC timeout to 30s 8 years ago
Ismael Gomez f5e4cc3805 Edited readme 8 years ago