115 Commits (015b0e4eb176d5858efca44941d9da211dec8e53)

Author SHA1 Message Date
Ismael Gomez 3a8c813809 pregenerate dci locations 8 years ago
Ismael Gomez 6b20636b63 add matlab pucch tests 8 years ago
Ismael Gomez ea4a81c8d0 added pucch enodeb receiver 8 years ago
Ismael Gomez 2b3087b1f9 fixed coverty bug 8 years ago
Ismael Gomez 60e77144ca Added prach detection to prach_test_usrp. Added full device names to RF objects 8 years ago
Ismael Gomez 9b01555626 Fixed MAX_CANDIDATES 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 299dc6aef4 Added unpacking for MIMO 8 years ago
Ismael Gomez 15735c35c7 Merge branch 'next' into uplink 8 years ago
Ismael Gomez 0d0e8d86b8 fixed failing tests after last commit 8 years ago
Ismael Gomez cc00b172b5 Improvements in prach detection 8 years ago
Ismael Gomez c54481e0e1 Fixed bug in pbch_encode 8 years ago
Ismael Gomez 3b68073773 Fixed SC-FDMA receiver 8 years ago
Ismael Gomez 3e29960a79 Merge branch 'master' into uplink 8 years ago
Ismael Gomez aa62a32b90 Added matlab tests for phich 8 years ago
Ismael Gomez b5eedf07af Added enb_ul 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 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
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
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 a2d7edb285 Added support to DCI format 0 with MCS>28 9 years ago
ismagom 07e0f06abb Fix segfault in qam64 test 9 years ago