41 Commits (3c6fcf3656f2a1f0f127f92c1ffc9e5060c7a9fd)

Author SHA1 Message Date
Ismael Gomez d622d5d19d DMRS PUSCH estimation working and tested 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
Ismael Gomez 194bdbab23 Restored 1536 sample size for 20 Mhz 9 years ago
ismagom ba042771ce Check RSSI sensor before getting in UHD. Overwirte sf_idx in ue_sync only if SSS was detected. Increased 5 Mhz sampling frequency to avoid low-pass filter 9 years ago
ismagom 5b6b170822 Reduced sample rates for 10 and 20 Mhz 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
Paul Sutton 1ea2f379a7 Updating copyright notices 9 years ago
ismagom cea96ce53c Fixed tx_rate in pdsch_enodeb. Added option to compile with standard rates 9 years ago
ismagom 88cd40420a Improved PDSCH reception 9 years ago
ismagom e9387b05f2 Merge branch 'dft' into tdec 9 years ago
ismagom f735268202 Integrated SSE decoder into pdsch receiver 9 years ago
ismagom 67884f3368 Added zero-copy option to dft module 9 years ago
ismagom 09c6077bc9 Fixed an error in cell_search. Increased estimation time. Improved results presentation 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 cb61ff4009 Added support for reduced sampling rates 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 ea40092db7 Scrambling using words for XOR 9 years ago
ismagom e693e454d2 Fixed bug in dl_harq incorrectly identifying duplicate packets 10 years ago
ismagom 033d50978b Added timing traces for phy/mac/radio classes. 10 years ago
ismagom 4a909ef56c MAC test working until ConnectionSetupComplete 10 years ago
ismagom c828da3e58 Changed license to AGPL 10 years ago
ismagom addd786e5f Moved HARQ to MAC. Redesigned RA and DL/UL grant framework 10 years ago
ismagom c382f2cbba Fixed USRP buffer overflows due to small num_recv_frames. AGC working using vec_max. Improved cell search 10 years ago
ismagom 4fed92c21c Added PUCCH Format 1/a/b 10 years ago
ismagom c9b3ce0d06 Added radio interface. Fixed bug in dl_buffer not resetting 10 years ago
ismagom 94f2e84f09 PBCH decoding assumes number of ports when they are known 10 years ago
ismagom 8274370d3d Fixed some srslte duplicate prefix 10 years ago
Paul Sutton fe3d723bdd Updating copyright notices and project name 10 years ago
ismagom 6d51de5ed6 Added prefix to all exported symbols 10 years ago
ismagom 0d71c911fe Changed until precoding.h 10 years ago
ismagom 7eecf5be3b Changed phy_common.h 10 years ago
ismagom 8605b6d24c Added prefix until fft.h 10 years ago
ismagom 2b4da53ef9 Moved all subdirectories in phy upwards. Changed copyright 10 years ago
ismagom 7d1d2910ee Changed directory names to srslte and removed uppler layers directories 10 years ago