23 Commits (636cb301f8aa507d211f1ad901f0c7111911163b)

Author SHA1 Message Date
ismagom 5e6abc7186 Improved PCFICH detection using soft bit correlation. 10 years ago
ismagom 92e0db231c Fixed issue in PBCH decoding N_id_2=2. Changed measurements average to exponential. Moved MMSE diversity equalizer to ZF. 10 years ago
ismagom 243f23752d Improved cell search algorithm. Using narrow correlation for cell acquisition and MIB decoding 10 years ago
ismagom ecbd3dda2c Added SIB4. Improved CP detection. 10 years ago
ismagom a21c8c7993 Fixed bug in ue_mib and improved pdsch_ue console output and plots 10 years ago
ismagom 5193112041 Fixed BUG in ue_mib.c not checking if enough buffer. Fixed ud_dl rv_idx. Removed iodev.c 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 17dd292089 Fixed issues with cell_measurement 10 years ago
ismagom 83316aeb9a Fixed MIB decoding through ASN 10 years ago
ismagom 4232020557 Moved BCCH-BCH MIB unpacking to RRC layer 10 years ago
ismagom 1adfc16e1d Changed char for bits to uint8_t 10 years ago
ismagom f4eeec3df7 Added UE cell search object. Improved PSS detection 10 years ago
ismagom caf4488eea Fixed SCAN_MIB example. Fixed other issues with synchronization and AGC in ue_sync module 10 years ago
ismagom 09243c7996 Fixed PDSCH bugs. Cleaned MCS interface in RA. Converted MODEM module to stdint 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 231c29ef21 Added lte_cell_t struct to PBCH module. 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