Ismael Gómez-Miguelez
|
55c29ee9c7
|
Merge pull request #49 from ismagom/master
Merge soft demodulation implementation improvement by marojevic
|
10 years ago |
Ismael Gómez-Miguelez
|
1cbbbe9b9a
|
Merge pull request #6 from ismagom/soft_demod_volk
Soft demod volk
|
10 years ago |
ismagom
|
3448deb904
|
Source formatting
|
10 years ago |
ismagom
|
852018d03a
|
Merge branch 'marojevic-soft_demod_volk' into soft_demod_volk
|
10 years ago |
ismagom
|
65760bb37d
|
Merged soft demodulation improvements from marojevic
|
10 years ago |
ismagom
|
b256a90b1b
|
Merge branch 'master' into soft_demod_volk
|
10 years ago |
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
|
10 years ago |
ismagom
|
81a5d42924
|
Fixed bug in cell detect not detecting cells with N_id_2!=0
|
10 years ago |
ismagom
|
53a6ccd06b
|
Merged with master
|
10 years ago |
Ismael Gómez-Miguelez
|
750a23f1df
|
Merge pull request #47 from ismagom/master
Fixed problems with PDSCH UE example and synchronization.
|
10 years ago |
ismagom
|
ce2abc06fe
|
Fixed some bugs in UE PDSCH example: equalization with zero channel estimates, cell search, synchronization. CRC-based early stopping
|
10 years ago |
ismagom
|
182c9958bb
|
Cell search example looks for 3 cells per frequency
|
10 years ago |
ismagom
|
3844d19916
|
Changed CP detection algorithm
|
10 years ago |
ismagom
|
dbc3195830
|
Improved cell search program
|
10 years ago |
ismagom
|
f4eeec3df7
|
Added UE cell search object. Improved PSS detection
|
10 years ago |
marojevic
|
76ba600c20
|
Optimization of the LLR approx algorithm implementation
|
10 years ago |
ismagom
|
7658ced99d
|
Normalized PSS correlation result. Use real part only. Extended sync_test to more bandwidth
|
10 years ago |
ismagom
|
de1454cf7b
|
Split llr_approx() in three routines
|
10 years ago |
ismagom
|
764c7eb9d7
|
Split llr_approx() in three routines
|
10 years ago |
ismagom
|
3dfb1824b4
|
Added CRC-based early stopping to Turbo decoder
|
10 years ago |
ismagom
|
85fc5adc01
|
Merge branch 'soft_demod_volk'
|
10 years ago |
ismagom
|
ad004c58d8
|
Adjusted PSS find thresholds for loaded cells
|
10 years ago |
ismagom
|
66c6862f7d
|
Test wasn't added
|
10 years ago |
ismagom
|
a7ef0baecb
|
Added volk'ed version of llr_approx
|
10 years ago |
ismagom
|
ecf140a4e9
|
Added Test and Benchmark for soft_demodulation approximation algorithms
|
10 years ago |
Ismael Gómez-Miguelez
|
67977f7974
|
Merge pull request #4 from libLTE/master
Merge with master fork
|
10 years ago |
Ismael Gómez-Miguelez
|
c5ad9c5178
|
Merge pull request #42 from ismagom/master
Fixed SCAN_MIB example. Fixed other issues with synchronization and AGC ...
|
10 years ago |
ismagom
|
caf4488eea
|
Fixed SCAN_MIB example. Fixed other issues with synchronization and AGC in ue_sync module
|
10 years ago |
Ismael Gómez-Miguelez
|
9069f93fcd
|
Merge pull request #41 from marojevic/master
Optimization of soft-demodulation algorithm
|
10 years ago |
marojevic
|
5915918794
|
Modifying comments in soft_algs.c.
|
10 years ago |
marojevic
|
e3ae271f5c
|
Optimization of soft demodulation algorithm implementation.
|
10 years ago |
Ismael Gómez-Miguelez
|
bea6550a55
|
Merge pull request #40 from ismagom/master
Fixed PDSCH compilation issue with missing QT libs
|
10 years ago |
ismagom
|
6a47f8bdc1
|
Fixed PDSCH compilation issue with missing QT libs
|
10 years ago |
Ismael Gómez-Miguelez
|
3d1887383b
|
Merge pull request #39 from ismagom/master
Fixed compilation problem
|
10 years ago |
ismagom
|
85e2e8814d
|
Fixed compilation problem
|
10 years ago |
Ismael Gómez-Miguelez
|
6288b0f461
|
Merge pull request #38 from ismagom/master
Changes in C-UHD wrapper
|
10 years ago |
ismagom
|
b6660915dd
|
Fixed C-UHD wrapper. to_pp_string() in rx_metadata_t not available in older drivers
|
10 years ago |
Ismael Gómez-Miguelez
|
cfa7c254c1
|
Update README.md
|
10 years ago |
ismagom
|
928dcb370a
|
Set num_recv_frames=512 as default UHD args
|
10 years ago |
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.
|
10 years ago |
ismagom
|
ecb30a9014
|
Added AGC module
|
10 years ago |
ismagom
|
d99e4f5988
|
ue_dl
|
10 years ago |
ismagom
|
7372d3a386
|
Fixed PDSCH UE example. Added ue_dl and ue_sync modules. Fixed other minor bugs
|
10 years ago |
ismagom
|
09243c7996
|
Fixed PDSCH bugs. Cleaned MCS interface in RA. Converted MODEM module to stdint
|
10 years ago |
ismagom
|
01ca2dcf28
|
Added HARQ support on PDSCH. Small changes on API.
|
10 years ago |
ismagom
|
561a2abd53
|
Fixed bug in channel estimation test
|
10 years ago |
ismagom
|
2b291be6b0
|
Merge branch 'master' of https://github.com/ismagom/libLTE
|
10 years ago |
ismagom
|
ec321f971d
|
Fixed error in PDSCH mapping. Further API simplification
|
10 years ago |
ismagom
|
0ebb0e7d00
|
Improved PDCCH candidate search interface. Switched FEC modules to uint32_t
|
10 years ago |
ismagom
|
e84f800e26
|
Fixed unitialized variable compilation error
|
10 years ago |