61 Commits (932ed9b24714b0375ecdb4ee50892168f6b40906)

Author SHA1 Message Date
Ismael Gomez 9acb1002e9 added more functions to simd for UE 8 years ago
Ismael Gomez 2758ba4118 fixed lut in vector simd (now all tests 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 40c161c2e6 ifdef for simd functions 8 years ago
Ismael Gomez 86750b2db7 removed volk dependency. Checked and working 8 years ago
Ismael Gomez bb5e511513 Fixed ULSCH CQI receiver 8 years ago
Ismael Gomez 6fa983df3c Removed new line from srslte_vec_sprint_hex 8 years ago
Ismael Gomez 299dc6aef4 Added unpacking for MIMO 8 years ago
Ismael Gomez 180aedb620 Fixed DCI Format1A packing 8 years ago
Ismael Gomez edd3ff0eef Merge branch 'master' into uplink 8 years ago
Ismael Gomez daf8731009 Fixed wrong parenthesis in srslte_vec_abs_cf 8 years ago
Ismael Gomez b934a27075 PUSCH + CQI (short and long) + HARQ + RI working in test 9 years ago
ismagom 90ee1ba73b Fixed VOLK compiler definitions. Reduced track sync window 9 years ago
Paul Sutton e5c8fdaf2d Fixes for cmake restructure 9 years ago
Paul Sutton af85656096 Merge branch 'cmake_restructure' into test_merge 9 years ago
Paul Sutton 47eb847913 cleanups for cmake files, fixes to linker errors 9 years ago
Paul Sutton 3fa54c653f CMake restructure 9 years ago
ismagom c3268a93e2 Improved SFBC decoder and added SSE version. Fixed bug in MIB decoding. Improved calibration of synchronization constants 9 years ago
ismagom 3db5c062d2 Merge branch 'next' into maint 9 years ago
ismagom 17ecdb5e9e Fixed PUCCH format 2a identification 9 years ago
ismagom 8924c9d477 Force memory aligment to 32 bytes 9 years ago
ismagom a0a730b1de BladeRF interface working at 5 MHz 9 years ago
Paul Sutton 7e897074d6 Minor edits 9 years ago
Paul Sutton 1ea2f379a7 Updating copyright notices 9 years ago
ismagom 4e22f158e2 Removed SSE2 include and leave SSE4.1 only 9 years ago
ismagom 355e1815f6 Fixed SSE4.2 include in vector_simd.c 9 years ago
ismagom 309791cc61 Try_compile() based CMAKE SSE checking 9 years ago
ismagom 6c194dc078 Conditional SSE compilation 9 years ago
ismagom 88cd40420a Improved PDSCH reception 9 years ago
ismagom f735268202 Integrated SSE decoder into pdsch receiver 9 years ago
ismagom f2b40c57ae Soft demodulator produces 16-bit fixed point 9 years ago
ismagom 19256c261e Turbo decoder working with hard decision 9 years ago
ismagom ad06998d91 Turbo decoder working OK @ 100 Mbps 9 years ago
ismagom 2b51496b3f Added PUSCH power control support (not fully tested) 9 years ago
ismagom 50ec3a161e New algorithm for QPSK demodulation. Added Turbodecoder precomputation of permutation tables. Added LUT for DCI size calculation. Using Volk for descrambling. 9 years ago
ismagom 0a3bd81a28 ULSCH working all modes (with UCI) with matlab 9 years ago
ismagom ae99188360 ULSCH working in matlab 9 years ago
ismagom e3499aff55 PUSCH with LUT working in Matlab 9 years ago
ismagom 784aea119b RM turbo TX working with LUTs 9 years ago
ismagom 7c09f79911 Moved bit interleaver to bit utils 9 years ago
Paul Sutton 1e6f56cdef Changed parameter names to match function meanings 9 years ago
ismagom d2a17a631b Changed pack/unpack bit functions 9 years ago
ismagom 7e94f82ab6 MAC test working 9 years ago
ismagom f65aa3be1d PHY test examples working 9 years ago
ismagom 805ccc2414 Initial commit 9 years ago
ismagom 851790e33c Created usrp_txrx example. 10 years ago