62 Commits (39517952d416742c5c502ce0f05aa9907a2d7034)

Author SHA1 Message Date
Paul Sutton 35928c4997 Adding missing break 8 years ago
yagoda a3551e2d0b changes to the conv fft for optimization 8 years ago
yagoda 033ef49a26 commiting convolutional optimzation fix 8 years ago
yagoda 64f559d354 changes to make convolution more generic 8 years ago
yagoda ae94416395 adding native lime, soapy, decimation filtering and neon optimizations 8 years ago
Ismael Gomez 783d26b40a fixed an alignment problem in an sse function. fixed some unused vector functions 8 years ago
Ismael Gomez 2d1470d955 added ringbuffer class 8 years ago
Ismael Gomez 3d73e780af fixed normalization for int16 in viterbi 8 years ago
Ismael Gomez e8ab4ce24d workaround for simd lut in debug mode 8 years ago
Ismael Gomez 5615df0fee fixed mem alignment in lut simd operation segfaulting in avx 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 9 years ago
Ismael Gomez 180aedb620 Fixed DCI Format1A packing 9 years ago
Ismael Gomez edd3ff0eef Merge branch 'master' into uplink 9 years ago
Ismael Gomez daf8731009 Fixed wrong parenthesis in srslte_vec_abs_cf 9 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 10 years ago
ismagom f65aa3be1d PHY test examples working 10 years ago
ismagom 805ccc2414 Initial commit 10 years ago