Commit Graph

45 Commits

Author SHA1 Message Date
ismagom a47461a6f5 Added UL SCH interleaver. Fixed issue with rate matching and filler bits 2015-01-30 00:15:09 +00:00
ismagom 9a614ec9d1 Added PUSCH DRMS signal generation 2015-01-25 01:17:42 +01:00
ismagom 1456432607 Changed eNodeB console prompt 2015-01-21 18:18:31 +00:00
ismagom ee4c80d340 Fixed merge conflicts with ismagom fork 2015-01-21 07:55:40 +00:00
ismagom fb6eb4f9d1 Merged with #51 2015-01-20 20:01:05 +00:00
ismagom d81f8dfbcd Improved noise and SNR estimation 2015-01-18 06:33:28 +01:00
ismagom 605f102682 PDSCH Video demo working 2015-01-14 18:16:35 -08:00
ismagom 359b8dcd72 Added waterfall plot to pdsch_ue 2015-01-11 22:24:54 -04:00
ismagom 636cb301f8 Changed UDP sink and source. Fixed some issues in pdsch_ue. Added PDSCH and TDECODER MEX. 2014-12-27 00:36:32 +01:00
ismagom fc1989b295 Changed estimator filter 2014-12-18 19:34:57 +00:00
ismagom a25fa6a435 Added timeout to cuhd_recv 2014-12-18 10:43:05 +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 204fa85144 Added MEX tests for PBCH and Viterbi 2014-12-15 23:34:44 +00:00
ismagom 5a032c4316 Using short correlation for peak tracking 2014-12-11 09:06:58 +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 48da6746cd Added MEX lib. Added PDCCH test 2014-12-01 21:15:32 +00:00
ismagom 445fc639e8 Improved UE measurements. Calibrated for gain 40 dB 2014-11-26 17:24:10 +00:00
ismagom 256666554a Fixed memory bug with extended CP 2014-11-25 16:23:40 +00:00
ismagom 103ead6298 Fixed pdsch_enodeb, bcch decoding for 20 MHz and CFO correction 2014-11-24 16:05:15 +00: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 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 2de8610ccf Addes SIB1 packing/unpacking to RRC 2014-10-20 11:19:08 +02:00
ismagom 1adfc16e1d Changed char for bits to uint8_t 2014-10-17 20:44:01 +02:00
ismagom bd117093b4 Fixed some issues in MIB detection and in cell search 2014-10-14 13:46:58 +01:00
ismagom 60c559e351 Removed UL chest test 2014-08-05 19:54:22 +02:00
ismagom 45179ea823 Added DRMS for UL. Changed chest to chest_dl 2014-08-05 18:22:55 +02:00
ismagom ce2abc06fe Fixed some bugs in UE PDSCH example: equalization with zero channel estimates, cell search, synchronization. CRC-based early stopping 2014-08-02 23:55:12 +02:00
ismagom f4eeec3df7 Added UE cell search object. Improved PSS detection 2014-08-01 23:26:28 +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
ismagom 561a2abd53 Fixed bug in channel estimation test 2014-07-06 21:59:12 +02:00
ismagom 2b291be6b0 Merge branch 'master' of https://github.com/ismagom/libLTE 2014-07-06 21:08:36 +02:00
ismagom ec321f971d Fixed error in PDSCH mapping. Further API simplification 2014-07-06 21:08:11 +02:00
ismagom e84f800e26 Fixed unitialized variable compilation error 2014-07-05 20:26:09 +02:00
ismagom 5181b771fd Converted all unsigned data types to uint32_t 2014-07-01 10:48:51 +02:00
ismagom 5eab57670b Changed nof_prb, nof_ports, cell_id, etc. by lte_cell_t structure. Fixed PBCH/PDSCH resource mapping with odd number PRB. PDSCH examles not working with more than 6 PRB due to downsampling problem. 2014-06-29 19:51:25 +02:00
ismagom c5d07eee00 Merge branch 'master' of https://github.com/ismagom/libLTE 2014-06-27 18:36:33 +02:00
ismagom a08cdaecfc Fixed PDSCH not working with odd number of PRB. Fixed PBCH resource allocation for PRB greater than 6. Other minor issues 2014-06-27 18:36:25 +02:00
Paul Sutton 507dc8b6cb General cleanup - moving prach code to phch folder, moving common ret vals to config.h, renamed phy_common files 2014-06-26 12:13:05 +01:00
Paul Sutton f933a73490 Directory restructure and cmake cleanup 2014-06-17 14:20:00 +01:00