87 Commits (39517952d416742c5c502ce0f05aa9907a2d7034)

Author SHA1 Message Date
yagoda ae94416395 adding native lime, soapy, decimation filtering and neon optimizations 8 years ago
Ismael Gomez 29311d1edd set viterbi amplitude to 100 8 years ago
Ismael Gomez f952028f8a set amplitude viterbi 80 8 years ago
Ismael Gomez 781fafa661 disabled softbuffer reset on init 8 years ago
Ismael Gomez 3d73e780af fixed normalization for int16 in viterbi 8 years ago
Ismael Gomez 53afeb21b7 reduced viterbi scale to 100 (pbch test fails) 8 years ago
Ismael Gomez fac83a37e1 autoscale viterbi soft bits 8 years ago
Ismael Gomez e8ab4ce24d workaround for simd lut in debug mode 8 years ago
Paul Sutton 8adbc19c21 Merged master 8 years ago
Paul Sutton 619ed43e11 Removing old test files and references 8 years ago
Ismael Gomez dba07268aa automatic viterbi normalization 8 years ago
Ismael Gomez e91285861b increased default viterbi gain because was failing for L=1 8 years ago
Ismael Gomez 64621b5166 fixed coverty issues 8 years ago
Ismael Gomez c732c5c5f0 viterbi: fixed incorrect initialization 8 years ago
Ismael Gomez ded17137b0 fixed bugs from coverty analysis 8 years ago
Ismael Gomez 3c6fcf3656 Merged with master 9 years ago
Ismael Gomez 3af3d12dff Improved pdcch decoding 9 years ago
Ismael Gomez e9d242f6b4 pcfich: fixed incorrect detection 9 years ago
Ismael Gomez 82d55bde4f Fixed some issues with unsigned comparisons 9 years ago
Ismael Gomez 027d5efa63 viterbi: fixed failing test 9 years ago
Ismael Gomez a612009ea7 Fixed PDCCH not looking for aggregation level L=8. Fixed PCFICH encoder not accepting cfi=3 9 years ago
Ismael Gomez b934a27075 PUSCH + CQI (short and long) + HARQ + RI working in test 9 years ago
ismagom ceb2934dc9 Added static library for srslte for linkage with MEX files. Calibrated SNR estimation 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
ismagom fbaa559e37 Cleaned viterbi. Reduced number of symbols in CP-based CFO estmation 9 years ago
ismagom 9b8709f744 Improved BER performance in Viterbi 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 1454286ae3 Restored LS estimator + averaging. Fixed some issues in higher rates 9 years ago
ismagom d8f1295f85 All tests passing 9 years ago
ismagom 08c67573ed Added viterbi SIMD 9 years ago
ismagom 13d6926737 Removed unused viterbi39 decoder 9 years ago
Paul Sutton 1ea2f379a7 Updating copyright notices 9 years ago
ismagom 68c4f3a6e1 Removed high-level modules and scripts 9 years ago
ismagom 4e22f158e2 Removed SSE2 include and leave SSE4.1 only 9 years ago
ismagom a47d34a85e Fixed compilation SSE4.1 for demod_soft.c and rm_turbo 9 years ago
ismagom 46cbc7bb6c Fixed include for SSE4.1 instead of SSE4.2 9 years ago
ismagom 6e76fd291e Added comments to turbo decoder SSE 9 years ago
ismagom 309791cc61 Try_compile() based CMAKE SSE checking 9 years ago
ismagom cd971bc15e Conditional SSE compilation 9 years ago
ismagom 6c194dc078 Conditional SSE compilation 9 years ago
ismagom 438a5aa240 Cleaned RM turbo 9 years ago
ismagom 9e685eca32 Added SIMD turbo rate recovery 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