40 Commits (14a889bcf9d30547c276b75b9e89a15b832171aa)

Author SHA1 Message Date
Paul Sutton 3fa54c653f CMake restructure 9 years ago
ismagom 3db5c062d2 Merge branch 'next' into maint 9 years ago
ismagom 17ecdb5e9e Fixed PUCCH format 2a identification 9 years ago
ismagom 8924c9d477 Force memory aligment to 32 bytes 9 years ago
ismagom a0a730b1de BladeRF interface working at 5 MHz 9 years ago
Paul Sutton 7e897074d6 Minor edits 9 years ago
Paul Sutton 1ea2f379a7 Updating copyright notices 9 years ago
ismagom 4e22f158e2 Removed SSE2 include and leave SSE4.1 only 9 years ago
ismagom 355e1815f6 Fixed SSE4.2 include in vector_simd.c 9 years ago
ismagom 309791cc61 Try_compile() based CMAKE SSE checking 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 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 2b51496b3f Added PUSCH power control support (not fully tested) 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 784aea119b RM turbo TX working with LUTs 9 years ago
ismagom 7c09f79911 Moved bit interleaver to bit utils 9 years ago
Paul Sutton 1e6f56cdef Changed parameter names to match function meanings 9 years ago
ismagom d2a17a631b Changed pack/unpack bit functions 9 years ago
ismagom 7e94f82ab6 MAC test working 9 years ago
ismagom f65aa3be1d PHY test examples working 9 years ago
ismagom 805ccc2414 Initial commit 9 years ago
ismagom 851790e33c Created usrp_txrx example. 10 years ago
ismagom d46622d802 Fixed some UL/DL HARQ issues in MAC. Now working OK until ConnectionSetup reception 10 years ago
ismagom 486fd46234 Added MAC BSR. Channel estimation does averaging after interpolation 10 years ago
ismagom 5d122ee44f Added Time-domain EMA filter for channel estimation 10 years ago
ismagom c828da3e58 Changed license to AGPL 10 years ago
Paul Sutton fe3d723bdd Updating copyright notices and project name 10 years ago
ismagom c23445b38a Removed graphics dependency and added dependency for libsdrgui. Fixed many cmake bugs after name change 10 years ago
Paul Sutton 62f2cf6496 Fixes for clang warnings, moved cf_t definition to config.h to avoid redefinitions 10 years ago
ismagom 6d51de5ed6 Added prefix to all exported symbols 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