115 Commits (3a8c813809ef435150d7a9a62ef0277a9171f364)

Author SHA1 Message Date
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 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 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 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
ismagom df9ef48d53 Integrated RM lut in sch.c 9 years ago
ismagom f04346ce97 LUT TurboCoder working in matlab 9 years ago
ismagom d2a17a631b Changed pack/unpack bit functions 9 years ago
ismagom 2b34a3cb10 Corrected cell_measurement RSSI/RSRP with USRP RX gain. Added AGC to cell_measurement. 9 years ago
ismagom dc15e99906 Added CQI support. Restored ue_ul normalization 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 4652fe6bfe Fixed some segfaults in tests 9 years ago
ismagom 309ebd80e5 MAC/PHY compiling 9 years ago
ismagom 805ccc2414 Initial commit 9 years ago
ismagom baa7e55ffe Added MCS parameter to pusch_test2 9 years ago
ismagom 8dba2055f6 Added pregeneration of SRS and DMRS PUSCH signals 9 years ago
ismagom caf37dbf86 SRS working over the air 10 years ago
ismagom 9761d1a3a1 Matlab tests working for SRS. 10 years ago
ismagom 1035ca1e99 Shortened PUSCH/PUCCH working 10 years ago
ismagom 5f6e7e5f59 Changed log macros names. Added PUCCH shortened support 10 years ago
ismagom f38cc2e938 Changed PUSCH/PDSCH RA configuration to enable Shortened PUSCH due to SRS transmission 10 years ago
ismagom 41b603e472 Moved SR ready_to_send to srsLTE 10 years ago
ismagom 851790e33c Created usrp_txrx example. 10 years ago
ismagom 93e98cd214 Added LO offset 10 years ago
ismagom 104efa35ff Added PRACH test for USRP 10 years ago
ismagom 4a669048d3 Added Shortened PUSCH support. Fixed pdsch_ue/enodeb examples bug in subframe 0 and 5. Fixed MAC PDU packing. 10 years ago
ismagom 0b3c611f38 ConnectionSetup working with MAC test 10 years ago
ismagom 68d193a725 Working on mac_test 10 years ago
ismagom c828da3e58 Changed license to AGPL 10 years ago
ismagom c57d8969be State before directory reorganization 10 years ago
ismagom addd786e5f Moved HARQ to MAC. Redesigned RA and DL/UL grant framework 10 years ago
Paul Sutton d30cbd3969 Fix for pucch_test segfault 10 years ago
ismagom f68f28637e Added PUCCH to ue itf. Verified with amarisoft 10 years ago
ismagom 7ad46244e8 PUCCH Formats 2/2a/2b verified with Matlab 10 years ago
ismagom 571e45f48d PUCCH Formats 1/1a/1b verified with Matlab 10 years ago
ismagom 4fed92c21c Added PUCCH Format 1/a/b 10 years ago
ismagom 6eb3f1f484 PHICH working. PRACH example using UE ITF working 10 years ago
ismagom 5a3c2b1a04 chaned srslte_crc prefix in variable names 10 years ago
ismagom 53171b1b8e UE itf working until SIB1 decoding 10 years ago
ismagom d4588a7f3c Merged with master 10 years ago
ismagom 8274370d3d Fixed some srslte duplicate prefix 10 years ago
ismagom 90634182ce Merge with master 10 years ago
ismagom 5588791695 Working on UE c++ itf 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
ismagom 3d0cc1a9ec Merged with paul_graphics 10 years ago
ismagom 7b8a00ce9b Changed a few names. Initial UE PHY itf draft 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