Commit Graph

233 Commits

Author SHA1 Message Date
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
ismagom 64395022c2 Included RRC directory and ASN source files 2014-10-17 20:11:05 +02:00
ismagom 23dcd6d927 Added cell measurement example 2014-10-14 13:48:01 +01: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
Ismael Gómez-Miguelez 1cbbbe9b9a Merge pull request #6 from ismagom/soft_demod_volk
Soft demod volk
2014-08-04 11:51:19 +02:00
ismagom 3448deb904 Source formatting 2014-08-04 11:49:54 +02:00
ismagom 852018d03a Merge branch 'marojevic-soft_demod_volk' into soft_demod_volk 2014-08-04 11:48:34 +02:00
ismagom 65760bb37d Merged soft demodulation improvements from marojevic 2014-08-04 11:46:30 +02:00
ismagom b256a90b1b Merge branch 'master' into soft_demod_volk 2014-08-04 00:54:10 +02:00
ismagom 81a5d42924 Fixed bug in cell detect not detecting cells with N_id_2!=0 2014-08-04 00:47:46 +02:00
ismagom 53a6ccd06b Merged with master 2014-08-03 17:45:59 +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 182c9958bb Cell search example looks for 3 cells per frequency 2014-08-02 03:05:54 +02:00
ismagom 3844d19916 Changed CP detection algorithm 2014-08-02 02:38:47 +02:00
ismagom dbc3195830 Improved cell search program 2014-08-02 01:36:34 +02:00
ismagom f4eeec3df7 Added UE cell search object. Improved PSS detection 2014-08-01 23:26:28 +02:00
marojevic 76ba600c20 Optimization of the LLR approx algorithm implementation 2014-08-01 13:01:35 -04: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 de1454cf7b Split llr_approx() in three routines 2014-07-25 23:18:31 -04:00
ismagom 764c7eb9d7 Split llr_approx() in three routines 2014-07-25 16:49:15 +01:00
ismagom 3dfb1824b4 Added CRC-based early stopping to Turbo decoder 2014-07-22 23:17:30 +02:00
ismagom 85fc5adc01 Merge branch 'soft_demod_volk' 2014-07-22 21:09:44 +02:00
ismagom ad004c58d8 Adjusted PSS find thresholds for loaded cells 2014-07-22 20:11:48 +02:00
ismagom 66c6862f7d Test wasn't added 2014-07-22 19:12:59 +02:00
ismagom a7ef0baecb Added volk'ed version of llr_approx 2014-07-22 18:38:25 +02:00
ismagom ecf140a4e9 Added Test and Benchmark for soft_demodulation approximation algorithms 2014-07-22 18:13:24 +02:00
Ismael Gómez-Miguelez 67977f7974 Merge pull request #4 from libLTE/master
Merge with master fork
2014-07-22 16:59:20 +02:00
Ismael Gómez-Miguelez c5ad9c5178 Merge pull request #42 from ismagom/master
Fixed SCAN_MIB example. Fixed other issues with synchronization and AGC ...
2014-07-22 16:57:59 +02:00