16 Commits (5a032c4316308fcd30c3079c98afd6e620357623)

Author SHA1 Message Date
ismagom 48da6746cd Added MEX lib. Added PDCCH test 10 years ago
ismagom 8531fb1a0c Fixed a bug with type 2 distributed resource allocation 10 years ago
ismagom 68a6169164 ZF/MMSE equalizer for single antenna and diversity working correctly 10 years ago
ismagom 4f653dc3ab Added MMSE SISO equalizer (predecoding) 10 years ago
ismagom 1adfc16e1d Changed char for bits to uint8_t 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 11 years ago
ismagom ec321f971d Fixed error in PDSCH mapping. Further API simplification 11 years ago
ismagom 0ebb0e7d00 Improved PDCCH candidate search interface. Switched FEC modules to uint32_t 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 f9bc63ba63 Merged restructure branch and fixed conflicts 11 years ago
Paul Sutton f933a73490 Directory restructure and cmake cleanup 11 years ago