18 Commits (b2c009e1fa99dd962ad68053cea677b079921235)

Author SHA1 Message Date
ismagom 2de8610ccf Addes SIB1 packing/unpacking to RRC 10 years ago
ismagom 1adfc16e1d Changed char for bits to uint8_t 10 years ago
ismagom bd117093b4 Fixed some issues in MIB detection and in cell search 10 years ago
ismagom 60c559e351 Removed UL chest test 10 years ago
ismagom 45179ea823 Added DRMS for UL. Changed chest to chest_dl 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 f4eeec3df7 Added UE cell search object. Improved PSS detection 10 years ago
ismagom 7372d3a386 Fixed PDSCH UE example. Added ue_dl and ue_sync modules. Fixed other minor bugs 10 years ago
ismagom 561a2abd53 Fixed bug in channel estimation test 11 years ago
ismagom 2b291be6b0 Merge branch 'master' of https://github.com/ismagom/libLTE 11 years ago
ismagom ec321f971d Fixed error in PDSCH mapping. Further API simplification 11 years ago
ismagom e84f800e26 Fixed unitialized variable compilation error 11 years ago
ismagom 5181b771fd Converted all unsigned data types to uint32_t 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 f933a73490 Directory restructure and cmake cleanup 11 years ago