44 Commits (438a5aa240183e50eb14bbd9e93227223718ab3d)

Author SHA1 Message Date
ismagom 438a5aa240 Cleaned RM turbo 9 years ago
ismagom 9e685eca32 Added SIMD turbo rate recovery 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 3f3e045511 Integrated LUT rate recovery in dlsch decoding. All tests ok 9 years ago
ismagom 67ad3677a9 Initial version of LUT-based rate recovery 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 df9ef48d53 Integrated RM lut in sch.c 9 years ago
ismagom 784aea119b RM turbo TX working with LUTs 9 years ago
ismagom f04346ce97 LUT TurboCoder working in matlab 9 years ago
ismagom 7c09f79911 Moved bit interleaver to bit utils 9 years ago
ismagom d2a17a631b Changed pack/unpack bit functions 9 years ago
ismagom ff1efb7b17 Added LUT-based turbo coder 9 years ago
ismagom 38a13746be Merge branch 'pdsch_pusch_bytes' into new_arch
Conflicts:
	srsapps/ue/phy/src/phch_worker.cc
9 years ago
ismagom d0b1f3b084 Working iperf 1 Mbps UL/DL 9 years ago
ismagom e3166e37c7 Increased softbuffer. Changed pusch_test 9 years ago
ismagom 76c432f777 Added CRC byte computation. Turbodecoder function to decide bytes. PUSCH and PDSCH now expect/generate bits packed in bytes 9 years ago
ismagom 7e94f82ab6 MAC test working 9 years ago
ismagom 309ebd80e5 MAC/PHY compiling 9 years ago
ismagom 666225d3cb Fixed softbuffer length missing 24 bit tail 10 years ago
ismagom 59972f063c Reduced soft buffer size to 3·MaxCodeBlockLen 10 years ago
ismagom f38cc2e938 Changed PUSCH/PDSCH RA configuration to enable Shortened PUSCH due to SRS transmission 10 years ago
ismagom c828da3e58 Changed license to AGPL 10 years ago
ismagom 132c919dcf Changed directory structure. Compilation working with w/o UHD and srsGUI 10 years ago
ismagom e7cc7b330e Softbuffer RX initialization with ratematching NULL. Moved softbuffer to fec 10 years ago
ismagom fe830a5287 Softbuffer RX initialization with ratematching NULL. Moved softbuffer to fec 10 years ago
ismagom addd786e5f Moved HARQ to MAC. Redesigned RA and DL/UL grant framework 10 years ago
ismagom 5a3c2b1a04 chaned srslte_crc prefix in variable names 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 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 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