Commit Graph

7322 Commits

Author SHA1 Message Date
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 f067d98482 Fine tune in cell measurement 2014-12-16 15:15:03 +00:00
ismagom f6e4aa18c8 Decreased ue_sync tracking threshold 2014-12-16 10:27:08 +00:00
ismagom 204fa85144 Added MEX tests for PBCH and Viterbi 2014-12-15 23:34:44 +00:00
ismagom e98f718806 Fixed issue with PSS correlation 2014-12-15 13:43:54 +00:00
ismagom 856a899ff0 Added cell_scanner API and test example 2014-12-12 01:03:32 +00:00
ismagom 243f23752d Improved cell search algorithm. Using narrow correlation for cell acquisition and MIB decoding 2014-12-11 23:04:21 +00:00
ismagom 5a032c4316 Using short correlation for peak tracking 2014-12-11 09:06:58 +00:00
ismagom ecbd3dda2c Added SIB4. Improved CP detection. 2014-12-09 23:29:48 +00:00
ismagom 28ab43c6e9 Added PSS/SSS mex. Added new SSS correlation algorithms. Use PSR in PSS 2014-12-06 09:16:11 +00:00
ismagom 540eb98fdb Added PSS mex test 2014-12-01 22:09:30 +00:00
ismagom 48da6746cd Added MEX lib. Added PDCCH test 2014-12-01 21:15:32 +00:00
ismagom f32ac7b1ab Fixed memory bug in CP detection 2014-11-26 17:30:39 +00:00
ismagom 65ebfc0f2d Fixed memory bug in CP detection 2014-11-26 17:29:33 +00:00
ismagom 445fc639e8 Improved UE measurements. Calibrated for gain 40 dB 2014-11-26 17:24:10 +00:00
ismagom 632e841dbe Increased sync threshold. Fixed some memory issues 2014-11-25 22:12:43 +00:00
ismagom 213b9467f3 Increased sync threshold. Fixed some memory issues 2014-11-25 22:12:05 +00:00
ismagom 9b3a890d6a Increased sync threshold. Fixed some memory issues 2014-11-25 22:11:15 +00:00
ismagom 9290336502 Fixed memory bug with extended CP 2014-11-25 16:24:02 +00:00
ismagom 256666554a Fixed memory bug with extended CP 2014-11-25 16:23:40 +00:00
ismagom cbe159a77b Changed sync() to return always 1 if the peak is found 2014-11-24 18:50:38 +00:00
ismagom 21636025af Calling ue_dl in pdsch_ue only when pbch is decoded 2014-11-24 16:46:38 +00:00
ismagom fded8e40d1 Fixed problem in decode_pbch() with frame unaligment 2014-11-24 16:44:24 +00:00
ismagom 103ead6298 Fixed pdsch_enodeb, bcch decoding for 20 MHz and CFO correction 2014-11-24 16:05:15 +00:00
ismagom 552c925036 Fixed BCCH encoding bug 2014-11-18 21:22:42 +01:00
ismagom b96e33ffd6 Fixed memory leak with pdsch_set_rnti() 2014-11-18 17:11:56 +01:00
ismagom a21c8c7993 Fixed bug in ue_mib and improved pdsch_ue console output and plots 2014-11-17 13:04:30 +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 68a6169164 ZF/MMSE equalizer for single antenna and diversity working correctly 2014-11-15 12:11: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 61ebfaf3b2 Testing CH est 2014-11-05 13:19:35 +00:00
ismagom 17dd292089 Fixed issues with cell_measurement 2014-10-24 11:06:04 +01:00
ismagom b2c009e1fa Simplified ue_mib API 2014-10-21 19:03:05 +01:00
ismagom bb98b588bd Removed ue_celldetect test (already in example). Simplified ue_celldetect API 2014-10-21 18:56:21 +01:00
ismagom 19628904d4 Hide ASN compilation warnings 2014-10-21 18:18:00 +01:00
ismagom 9382c7dd3b Changed ASN sources. Added SIB1 packing/unpacking to RRC 2014-10-21 18:55:52 +02:00
ismagom d033204137 Addes SIB1 packing/unpacking to RRC 2014-10-20 11:19:26 +02:00
ismagom 2de8610ccf Addes SIB1 packing/unpacking to RRC 2014-10-20 11:19:08 +02:00
ismagom e3ae38c30e Fixed Cmake 2014-10-19 12:56:36 +02:00
ismagom d65f7a5782 Moved examples out of phy directory 2014-10-19 12:54:45 +02:00
ismagom 83316aeb9a Fixed MIB decoding through ASN 2014-10-19 12:47:48 +02:00
ismagom 956a9d61dd Fixed CFO correction 2014-10-19 12:03:44 +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 0b3cbb0740 BCCH-BCH test compiling ok 2014-10-17 20:16:20 +02:00