Commit Graph

63 Commits

Author SHA1 Message Date
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 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 48278aca84 Changed harq object to include RV and subframe. Adapted PDSCH, PUSCH and SCH interfaces 2015-02-13 11:13:56 +01:00
ismagom 6b8d019fce Added DFT Transform Precoding. Added PUSCH matlab test. Added UCI PUCCH coding 2015-02-13 10:02: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 300633bc59 Replaced malloc by vec_malloc 2015-02-12 10:38:53 +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
ismagom a47461a6f5 Added UL SCH interleaver. Fixed issue with rate matching and filler bits 2015-01-30 00:15:09 +00:00
ismagom 51f9dc9efb Fixed bug in PDSCH determining E with multiple codewords. Added demod_soft_free function 2015-01-21 13:55:09 +00:00
ismagom ed4d500532 PDSCH CB segmentation computation used erroneous CB length 2015-01-20 18:41:20 +00:00
ismagom d81f8dfbcd Improved noise and SNR estimation 2015-01-18 06:33:28 +01:00
ismagom 3a99e8268f Fixed PCFICH file test failing 2015-01-17 05:39:00 -08:00
ismagom 40c7db7009 Added nof_frames to pbch_file_test 2015-01-12 20:36:47 -08:00
ismagom 5c8a94ddfc File read in pdsch_ue 2015-01-11 23:06:11 -05:00
ismagom 134eea27f8 Finished PDSCH MEX test. Read MCS from STDIN in pdsch_enodeb 2014-12-30 10:23:03 -05:00
ismagom d993021880 Add PDSCH and TDEC MEX test 2014-12-27 17:09:41 -05:00
ismagom 2afdb97b1f Fixed PDSCH resource mapping bug for 1 antenna. Added dynamic buffer to soft demapper (fixes QAM64 bug) 2014-12-27 17:09:22 -05:00
ismagom c8c7bf39b2 Reordered RRC ASN directory. Fixed ASN headers installation. 2014-12-18 20:24:19 +00:00
ismagom 5e6abc7186 Improved PCFICH detection using soft bit correlation. 2014-12-18 00:30:31 +00:00
ismagom 10ce33d47d Changed matlab tests names 2014-12-17 20:53:26 +00:00
ismagom d6797964a5 Scanner version working correctly 2014-12-17 20:52:58 +00:00
ismagom 92e0db231c Fixed issue in PBCH decoding N_id_2=2. Changed measurements average to exponential. Moved MMSE diversity equalizer to ZF. 2014-12-17 08:26:58 +00:00
ismagom d56fc6d26d Patch to install rrc ASN headers 2014-12-16 17:30:37 +00:00
ismagom 204fa85144 Added MEX tests for PBCH and Viterbi 2014-12-15 23:34:44 +00:00
ismagom 48da6746cd Added MEX lib. Added PDCCH test 2014-12-01 21:15:32 +00:00
ismagom 5193112041 Fixed BUG in ue_mib.c not checking if enough buffer. Fixed ud_dl rv_idx. Removed iodev.c 2014-11-16 21:54:38 +00:00
ismagom 8531fb1a0c Fixed a bug with type 2 distributed resource allocation 2014-11-16 19:40:41 +00:00
ismagom 4f653dc3ab Added MMSE SISO equalizer (predecoding) 2014-11-13 15:14:22 +00:00
ismagom f505a75382 New equalizer working 2014-11-11 18:20:09 +00:00
ismagom 83316aeb9a Fixed MIB decoding through ASN 2014-10-19 12:47:48 +02:00
ismagom 4232020557 Moved BCCH-BCH MIB unpacking to RRC layer 2014-10-18 18:26:21 +02:00
ismagom 1adfc16e1d Changed char for bits to uint8_t 2014-10-17 20:44:01 +02:00
ismagom f4eeec3df7 Added UE cell search object. Improved PSS detection 2014-08-01 23:26:28 +02:00
ismagom 7658ced99d Normalized PSS correlation result. Use real part only. Extended sync_test to more bandwidth 2014-07-30 12:05:17 +02:00
ismagom caf4488eea Fixed SCAN_MIB example. Fixed other issues with synchronization and AGC in ue_sync module 2014-07-22 16:56:56 +02:00
ismagom d99e4f5988 ue_dl 2014-07-21 16:19:50 +02:00
ismagom 7372d3a386 Fixed PDSCH UE example. Added ue_dl and ue_sync modules. Fixed other minor bugs 2014-07-21 16:19:17 +02:00