72 Commits (3e29960a792fcafed9ad817abe74c327f93565dd)

Author SHA1 Message Date
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
ismagom 3f3e045511 Integrated LUT rate recovery in dlsch decoding. All tests ok 9 years ago
ismagom 67ad3677a9 Initial version of LUT-based rate recovery 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 df9ef48d53 Integrated RM lut in sch.c 9 years ago
ismagom 784aea119b RM turbo TX working with LUTs 9 years ago
ismagom f04346ce97 LUT TurboCoder working in matlab 9 years ago
ismagom 7c09f79911 Moved bit interleaver to bit utils 9 years ago
ismagom d2a17a631b Changed pack/unpack bit functions 9 years ago
ismagom ff1efb7b17 Added LUT-based turbo coder 9 years ago
ismagom 38a13746be Merge branch 'pdsch_pusch_bytes' into new_arch
Conflicts:
	srsapps/ue/phy/src/phch_worker.cc
9 years ago
ismagom d0b1f3b084 Working iperf 1 Mbps UL/DL 9 years ago
ismagom e3166e37c7 Increased softbuffer. Changed pusch_test 9 years ago