223 Commits (86750b2db73516e3bb6107594005c4b686135176)

Author SHA1 Message Date
Ismael Gomez bf5130ab9b Merge branch 'next' into blind_search 8 years ago
Ismael Gomez ded17137b0 fixed bugs from coverty analysis 8 years ago
Ismael Gomez 6a254cd077 compilation issue in pucch_test 8 years ago
Ismael Gomez 9c18c03b97 Inreased DCI buffer because CRC is appended there 8 years ago
Ismael Gomez 75fea4a04b testing new blind search 8 years ago
Ismael Gomez 162c7f098f Merge branch 'next' into uplink 9 years ago
Ismael Gomez 299dc6aef4 Added unpacking for MIMO 9 years ago
Andre Puschmann be8824f025 cqi: added some support functions needed for aperiodic reporting 9 years ago
Ismael Gomez 15735c35c7 Merge branch 'next' into uplink 9 years ago
Ismael Gomez 0d0e8d86b8 fixed failing tests after last commit 9 years ago
Ismael Gomez dc3da4ecc8 Fixed Format1C for RA-RNTI 9 years ago
Ismael Gomez cc00b172b5 Improvements in prach detection 9 years ago
Ismael Gomez 574fd85948 working on ul 9 years ago
Ismael Gomez 180aedb620 Fixed DCI Format1A packing 9 years ago
Ismael Gomez c54481e0e1 Fixed bug in pbch_encode 9 years ago
Ismael Gomez 3b68073773 Fixed SC-FDMA receiver 9 years ago
Ismael Gomez 7cc0b7206b removed enb multi functions 9 years ago
Ismael Gomez 2b1245a436 fixed segfault in null seq in pusch multi 9 years ago
Ismael Gomez 0acfbfecb1 UL working on enb simulator 9 years ago
Ismael Gomez 3e29960a79 Merge branch 'master' into uplink 9 years ago
Ismael Gomez aa62a32b90 Added matlab tests for phich 9 years ago
Ismael Gomez 6b71250a9c development of enb processing 9 years ago
Ismael Gomez cfca587548 pdcch: added printf for encode error 9 years ago
Ismael Gomez 823dde8ea7 prach: added check for freq_offset space 9 years ago
Ismael Gomez 3ea0ea221e Merge branch 'master' into uplink 9 years ago
Ismael Gomez 6e820a53d6 pdsch: save subframe to file 9 years ago
Ismael Gomez 307e54f6d9 pdsch: save chest to file 9 years ago
Ismael Gomez c36dd98b47 Merge branch 'master' into uplink 9 years ago
Ismael Gomez 1edeecfbfe Changed rv_idx to int for format1c 9 years ago
Ismael Gomez 8431e0f2a6 Restored cqi mapping to conservative 9 years ago
Ismael Gomez 88d0431acc ra: fixed srslte_ra_tbs_from_idx() 9 years ago
Ismael Gomez 9c0da56eec Merge branch 'master' into uplink 9 years ago
Ismael Gomez fa2fe0bf4e Fixed tbs=0 for format1c si-rnti 9 years ago
Ismael Gomez 5c6311fc56 Added ENB processing functions 9 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 a612009ea7 Fixed PDCCH not looking for aggregation level L=8. Fixed PCFICH encoder not accepting cfi=3 9 years ago
Ismael Gomez 0f3721f6a0 Merged noise norm from master 9 years ago
Ismael Gomez b5eedf07af Added enb_ul 9 years ago
Ismael Gomez 6d70d5cb94 enb_dl: fixed some issues in TX 9 years ago
Ismael Gomez 6407aceea5 Added enb_ul and enb_dl objects 9 years ago
Ismael Gomez c3ebc3bdfc PRACH tested in Matlab with fading and CFO 9 years ago
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
ismagom 49717437c1 Optimized Soft demodulator for LTE modulations 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 06e537ca5b Tested PUSCH over the air 9 years ago
ismagom 728ccad448 PUSCH working with matlab 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