Commit Graph

103 Commits

Author SHA1 Message Date
ismagom cea96ce53c Fixed tx_rate in pdsch_enodeb. Added option to compile with standard rates 2015-11-05 11:33:15 +00:00
ismagom 9e685eca32 Added SIMD turbo rate recovery 2015-10-14 23:56:53 +02:00
ismagom 88cd40420a Improved PDSCH reception 2015-10-14 22:30:41 +02:00
ismagom e8dc62f65f Added decoder sse header 2015-10-12 23:21:59 +02:00
ismagom 6581c9b0e2 Fixed bug in resource allocation for 50 PRB 2015-10-05 13:57:40 +02:00
ismagom 3f3e045511 Integrated LUT rate recovery in dlsch decoding. All tests ok 2015-09-22 21:20:36 +01:00
ismagom 50ec3a161e New algorithm for QPSK demodulation. Added Turbodecoder precomputation of permutation tables. Added LUT for DCI size calculation. Using Volk for descrambling. 2015-09-21 13:51:28 +02:00
ismagom 728ccad448 PUSCH working with matlab 2015-09-18 22:47:37 +02:00
ismagom 0a3bd81a28 ULSCH working all modes (with UCI) with matlab 2015-09-18 15:46:27 +02:00
ismagom ae99188360 ULSCH working in matlab 2015-09-17 11:09:00 +02:00
ismagom e3499aff55 PUSCH with LUT working in Matlab 2015-09-16 22:35:43 +02:00
ismagom f04346ce97 LUT TurboCoder working in matlab 2015-09-15 11:55:07 +02:00
ismagom aecd4df003 UCI bits wrong in ulsch_test.m 2015-09-14 23:52:06 +02:00
ismagom dc15e99906 Added CQI support. Restored ue_ul normalization 2015-09-05 11:51:19 +02:00
ismagom d0b1f3b084 Working iperf 1 Mbps UL/DL 2015-08-28 11:08:19 +02:00
ismagom 099b0eb1ea Set preamble to 0.35ms 2015-08-08 13:33:45 +02:00
ismagom 7e94f82ab6 MAC test working 2015-08-04 17:27:14 +02:00
ismagom f2b1a193df Added MAC execution time traces. Increased preamble length to 0.4 ms 2015-06-30 18:02:36 +02:00
ismagom ce5bece317 Fixed SRS not working with some configurations 2015-06-30 00:19:52 +02:00
ismagom caf37dbf86 SRS working over the air 2015-06-15 13:45:15 +02:00
ismagom 9761d1a3a1 Matlab tests working for SRS. 2015-06-15 01:56:33 +02:00
ismagom 1035ca1e99 Shortened PUSCH/PUCCH working 2015-06-14 22:11:49 +02:00
ismagom ccfdb783c9 Working on SRS integration in PUSCH 2015-06-12 17:49:11 +02:00
ismagom 5f6e7e5f59 Changed log macros names. Added PUCCH shortened support 2015-06-11 17:35:51 +02:00
ismagom 38769d0377 Fixed sf_idx bug in PUCCH ul_buffer 2015-06-10 01:49:12 +02:00
ismagom 1515b8f146 Removed pusch_cfg from ul_buffer 2015-06-10 01:20:27 +02:00
ismagom f38cc2e938 Changed PUSCH/PDSCH RA configuration to enable Shortened PUSCH due to SRS transmission 2015-06-09 19:21:52 +02:00
ismagom 033d50978b Added timing traces for phy/mac/radio classes. 2015-06-09 11:49:25 +02:00
ismagom c4e771040b PRACH working correctly for ZCZ>4. Fixed TA computation. PRACH matches Matlab. 2015-06-06 18:46:13 +02:00
ismagom 851790e33c Created usrp_txrx example. 2015-06-05 13:36:46 +01:00
ismagom 104efa35ff Added PRACH test for USRP 2015-06-04 19:00:48 +01:00
ismagom 4a669048d3 Added Shortened PUSCH support. Fixed pdsch_ue/enodeb examples bug in subframe 0 and 5. Fixed MAC PDU packing. 2015-06-04 10:48:13 +01:00
ismagom 4a909ef56c MAC test working until ConnectionSetupComplete 2015-06-02 16:29:48 +02:00
ismagom 486fd46234 Added MAC BSR. Channel estimation does averaging after interpolation 2015-05-26 11:48:04 +02:00
ismagom 0b3c611f38 ConnectionSetup working with MAC test 2015-05-16 23:24:18 +02:00
ismagom 68d193a725 Working on mac_test 2015-05-13 11:44:01 +02:00
ismagom addd786e5f Moved HARQ to MAC. Redesigned RA and DL/UL grant framework 2015-04-27 18:14:28 +02:00
ismagom 7ad46244e8 PUCCH Formats 2/2a/2b verified with Matlab 2015-04-16 23:38:26 +02:00
ismagom 571e45f48d PUCCH Formats 1/1a/1b verified with Matlab 2015-04-16 18:46:04 +02:00
ismagom 4fed92c21c Added PUCCH Format 1/a/b 2015-04-15 10:06:40 +02:00
ismagom 8274370d3d Fixed some srslte duplicate prefix 2015-04-05 16:32:35 +02:00
ismagom 1a5e064bbf changed names. Added tutorial examples. MMSE not working correctly due to erroneous noise estimation under time misalignment 2015-03-23 11:03:06 -04:00
ismagom c23445b38a Removed graphics dependency and added dependency for libsdrgui. Fixed many cmake bugs after name change 2015-03-19 17:09:38 +01:00
ismagom 6d51de5ed6 Added prefix to all exported symbols 2015-03-18 19:14:24 +01:00
ismagom 0d71c911fe Changed until precoding.h 2015-03-18 16:05:38 +01:00
ismagom 8605b6d24c Added prefix until fft.h 2015-03-18 13:41:50 +01:00
ismagom 2b4da53ef9 Moved all subdirectories in phy upwards. Changed copyright 2015-03-18 13:31:13 +01:00
ismagom 6d8540441a Started implementing PUCCH 2015-03-17 18:26:23 +01:00
ismagom f63244afb7 Added TA and beta options to PRACH example 2015-03-12 11:29:11 +01:00
ismagom 5dc755f301 Testing with amarisoft 2015-03-11 17:42:36 +01:00