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
|
ecf140a4e9
|
Added Test and Benchmark for soft_demodulation approximation algorithms
|
10 years ago |
ismagom
|
caf4488eea
|
Fixed SCAN_MIB example. Fixed other issues with synchronization and AGC in ue_sync module
|
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
|
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 |
ismagom
|
5181b771fd
|
Converted all unsigned data types to uint32_t
|
11 years ago |
ismagom
|
231c29ef21
|
Added lte_cell_t struct to PBCH module.
|
11 years ago |
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.
|
11 years ago |
ismagom
|
c5d07eee00
|
Merge branch 'master' of https://github.com/ismagom/libLTE
|
11 years ago |
ismagom
|
a08cdaecfc
|
Fixed PDSCH not working with odd number of PRB. Fixed PBCH resource allocation for PRB greater than 6. Other minor issues
|
11 years ago |
Paul Sutton
|
507dc8b6cb
|
General cleanup - moving prach code to phch folder, moving common ret vals to config.h, renamed phy_common files
|
11 years ago |
Paul Sutton
|
d175e8b482
|
Cleanup and bugfix of dft module
|
11 years ago |
Paul Sutton
|
f9bc63ba63
|
Merged restructure branch and fixed conflicts
|
11 years ago |
Paul Sutton
|
f933a73490
|
Directory restructure and cmake cleanup
|
11 years ago |