Commit Graph

87 Commits

Author SHA1 Message Date
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
ismagom ee53e11a8b Changes on PUSCH DRMS configuration structure 2015-03-08 21:28:02 +01:00
ismagom 6fe535f8a4 Improved synch. Fixed some bugs. Added ue_ul 2015-03-05 17:36:15 +00:00
ismagom 99df252279 Fixed PRACH example 2015-03-02 11:11:44 +01:00
ismagom d5a0be5e92 PRACH example successfully transmitting RA and receiving RAR 2015-02-26 18:10:44 +01:00
ismagom 31a4edffae Added frequency shift to fft to support SC-FDMA 2015-02-18 17:09:37 +00:00
ismagom 861d4b3985 Fixed memory leak in PRACH and ZC root index table lookup 2015-02-16 18:53:36 +01:00
ismagom f8d48961ef Fixed issue in PRACH generation. Added Matlab test 2015-02-16 18:22:02 +01:00
ismagom 58ccecc8d7 Added PUSCH Type1 Frequency Hopping 2015-02-16 08:55:17 +01:00
ismagom e0b0440c77 Added PUSCH resource mapping for non frequency-hopping 2015-02-14 14:20:16 +01:00
ismagom daae1da8bc Added DFT transform precoding 2015-02-13 11:14:10 +01:00
ismagom 908e4f0373 Allowed UL-SCH test and mex to run with RV idx > 0 and fixed memory leak in MEX 2015-02-12 16:41:16 +01:00
ismagom a3ae7a3264 Improved UL-SCH Interleaving. Removed ACK/RI g_bit buffers 2015-02-12 13:22:17 +01:00
ismagom aee245b774 Fixed compilation issue in cqi.c 2015-02-12 08:57:37 +01:00
ismagom 2c93d2a1c9 Fixed PUSCH w/o UL-SCH and CQI length lower than 11 2015-02-10 17:09:50 +01:00
ismagom e83165dc2c Added PUSCH with no UL-SCH 2015-02-10 16:49:11 +01:00
ismagom 45f9917ad4 PUSCH working w and w/o UCI (HARQ, RI and CQI) 2015-02-09 11:32:47 +01:00