Commit Graph

2616 Commits

Author SHA1 Message Date
suttonpd 60456d29bd Merge pull request #8 from libLTE/master
Merge from main repo
2014-08-08 13:45:27 +01:00
Paul Sutton 8f95fef3af Fix for building without uhd 2014-08-06 14:02:00 +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
Paul Sutton 0943f3263a Fix for building without VOLK 2014-08-05 13:50:26 +01:00
Ismael Gómez-Miguelez 55c29ee9c7 Merge pull request #49 from ismagom/master
Merge soft demodulation implementation improvement by marojevic
2014-08-04 11:52:26 +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
Ismael Gómez-Miguelez dd178c4fde Merge pull request #48 from ismagom/master
Fixed bug in cell detect not detecting cells with N_id_2!=0
2014-08-04 00:48:20 +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
Ismael Gómez-Miguelez 750a23f1df Merge pull request #47 from ismagom/master
Fixed problems with PDSCH UE example and synchronization.
2014-08-02 23:59:58 +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
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
Ismael Gómez-Miguelez 9069f93fcd Merge pull request #41 from marojevic/master
Optimization of soft-demodulation algorithm
2014-07-22 11:56:49 +02:00
marojevic 5915918794 Modifying comments in soft_algs.c. 2014-07-21 17:40:18 -04:00
marojevic e3ae271f5c Optimization of soft demodulation algorithm implementation. 2014-07-21 17:20:25 -04:00
Ismael Gómez-Miguelez bea6550a55 Merge pull request #40 from ismagom/master
Fixed PDSCH compilation issue with missing QT libs
2014-07-21 22:13:36 +02:00
ismagom 6a47f8bdc1 Fixed PDSCH compilation issue with missing QT libs 2014-07-21 22:13:05 +02:00
Ismael Gómez-Miguelez 3d1887383b Merge pull request #39 from ismagom/master
Fixed compilation problem
2014-07-21 20:56:11 +02:00
ismagom 85e2e8814d Fixed compilation problem 2014-07-21 20:54:23 +02:00
Ismael Gómez-Miguelez 6288b0f461 Merge pull request #38 from ismagom/master
Changes in C-UHD wrapper
2014-07-21 20:05:12 +02:00
ismagom b6660915dd Fixed C-UHD wrapper. to_pp_string() in rx_metadata_t not available in older drivers 2014-07-21 20:03:38 +02:00
Ismael Gómez-Miguelez cfa7c254c1 Update README.md 2014-07-21 18:05:39 +02:00
ismagom 928dcb370a Set num_recv_frames=512 as default UHD args 2014-07-21 18:02:58 +02:00
Ismael Gómez-Miguelez 0f53f877ed Merge pull request #37 from ismagom/master
Changed data types and introduced lte_cell_t structure. Fixed some bugs with PDSCH.
2014-07-21 17:57:32 +02:00
ismagom ecb30a9014 Added AGC module 2014-07-21 17:54:25 +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
ismagom 09243c7996 Fixed PDSCH bugs. Cleaned MCS interface in RA. Converted MODEM module to stdint 2014-07-10 14:43:18 +02:00
ismagom 01ca2dcf28 Added HARQ support on PDSCH. Small changes on API. 2014-07-07 20:42:10 +02:00