129 Commits (85c819dff492c629199519a55d3d18315d9ad11c)

Author SHA1 Message Date
Ismael Gomez 85c819dff4 Added matlab models for prach Pdet a Pfa tests. Exposed PRACH detection scaling factor to the public API 9 years ago
Ismael Gomez 71d7151b1b Added Matlab model for PRACH detection probability test 9 years ago
Ismael Gomez d3ce6e83f0 Added Matlab pusch verification model 9 years ago
Ismael Gomez eeed44264c pusch_cqi_block: fixed incorrect table generation 9 years ago
Ismael Gomez b934a27075 PUSCH + CQI (short and long) + HARQ + RI working in test 9 years ago
Ismael Gomez e30f3f7f4e PUSCH interleaver working 9 years ago
Ismael Gomez 8de159dc29 Started with pusch processing 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 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 799af37bed Fixed bug in PDCCH REG cyclic shift 9 years ago
ismagom dd396c0562 Merge branch 'next' of https://github.com/srsLTE/srsLTE into next 9 years ago
ismagom 75357c8526 Added Matlab tests to verify PDSCH BLER 9 years ago
Ismael Gomez 194bdbab23 Restored 1536 sample size for 20 Mhz 9 years ago
ismagom fb1d2d32c4 Changed sfn_offset in PBCH decoding to signed integer 9 years ago
ismagom 6d399284a4 Removed test not necessary 9 years ago
ismagom 1454286ae3 Restored LS estimator + averaging. Fixed some issues in higher rates 9 years ago
Ismael Gomez cd5f750c86 Added option in pdsch_ue for experimental robust MMSE equalization (currently not working) 9 years ago
ismagom a506505ad7 Fixed bug in LS linear interpolation. Removed pilot averaging. Added SNR estimation through PSS. 9 years ago
ismagom fe6f7580cd Renamed module rf_ to srslte_rf_ 9 years ago
ismagom 96f7639ea0 Added bladeRF API skeleton. Moved uhd code into rf_uhd 9 years ago
ismagom ba5b14ee3d Renamed CUHD module to RF. Added bladeRF module to CMake 9 years ago
ismagom 1ffa34015f Fixed some tests. Saving signals to file in pdsch in debug mode 9 years ago
ismagom 0e513ad3f3 Renamed pdsch_file_test to pdsch_pdcch_file_test 9 years ago
ismagom 8e858831e0 Removed recv_frame_size from uhd_open() and set symbol size at runtime depending on master clock to support X300 9 years ago
ismagom 081b1e3248 Fixed pdsch allocation for 1 tx antenna and some cell ids 9 years ago
ismagom 08c67573ed Added viterbi SIMD 9 years ago
Paul Sutton 1ea2f379a7 Updating copyright notices 9 years ago
ismagom 35ebaa30da Added missing files 9 years ago
ismagom fc96b7f3e8 Fixed SRS/PUSCH simultaneous tx 9 years ago
ismagom a2d7edb285 Added support to DCI format 0 with MCS>28 9 years ago
ismagom 07e0f06abb Fix segfault in qam64 test 9 years ago
ismagom d65828054a Exposed maximum number of iterations 9 years ago
Paul Sutton ee91d27b49 Adding mcs_tbs_idx table 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 19256c261e Turbo decoder working with hard decision 9 years ago
ismagom ad06998d91 Turbo decoder working OK @ 100 Mbps 9 years ago
ismagom 6581c9b0e2 Fixed bug in resource allocation for 50 PRB 9 years ago
ismagom 5e3f577e97 Removed old soft demodulation algorithm. Removed hl/ll examples. Removed prach_ue example. 9 years ago
ismagom 2b51496b3f Added PUSCH power control support (not fully tested) 9 years ago
ismagom 0b048dd601 Fixed not computing DCI size for 100 prb 9 years ago
ismagom 7306d88f83 Fixed file tests with new fft size 9 years ago
ismagom 48076a77fa Reduced sampling rates (not power of 2 fft sizes) 9 years ago
ismagom 3f3e045511 Integrated LUT rate recovery in dlsch decoding. All tests ok 9 years ago