42 Commits (58ccecc8d7f6d71ad9a4430d30f8762fdf5d9321)

Author SHA1 Message Date
ismagom ee4c80d340 Fixed merge conflicts with ismagom fork 10 years ago
ismagom fb6eb4f9d1 Merged with #51 10 years ago
ismagom 605f102682 PDSCH Video demo working 10 years ago
ismagom c8c7bf39b2 Reordered RRC ASN directory. Fixed ASN headers installation. 10 years ago
ismagom d6797964a5 Scanner version working correctly 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 e98f718806 Fixed issue with PSS correlation 10 years ago
ismagom 856a899ff0 Added cell_scanner API and test example 10 years ago
ismagom 243f23752d Improved cell search algorithm. Using narrow correlation for cell acquisition and MIB decoding 10 years ago
ismagom 5a032c4316 Using short correlation for peak tracking 10 years ago
ismagom ecbd3dda2c Added SIB4. Improved CP detection. 10 years ago
ismagom 28ab43c6e9 Added PSS/SSS mex. Added new SSS correlation algorithms. Use PSR in PSS 10 years ago
ismagom 540eb98fdb Added PSS mex test 10 years ago
ismagom 48da6746cd Added MEX lib. Added PDCCH test 10 years ago
ismagom f32ac7b1ab Fixed memory bug in CP detection 10 years ago
ismagom 65ebfc0f2d Fixed memory bug in CP detection 10 years ago
ismagom 445fc639e8 Improved UE measurements. Calibrated for gain 40 dB 10 years ago
ismagom 9b3a890d6a Increased sync threshold. Fixed some memory issues 10 years ago
ismagom 256666554a Fixed memory bug with extended CP 10 years ago
ismagom cbe159a77b Changed sync() to return always 1 if the peak is found 10 years ago
ismagom fded8e40d1 Fixed problem in decode_pbch() with frame unaligment 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 17dd292089 Fixed issues with cell_measurement 10 years ago
ismagom bd117093b4 Fixed some issues in MIB detection and in cell search 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
ismagom 7658ced99d Normalized PSS correlation result. Use real part only. Extended sync_test to more bandwidth 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 7372d3a386 Fixed PDSCH UE example. Added ue_dl and ue_sync modules. Fixed other minor bugs 10 years ago
ismagom ec321f971d Fixed error in PDSCH mapping. Further API simplification 10 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 d175e8b482 Cleanup and bugfix of dft module 11 years ago
Paul Sutton f933a73490 Directory restructure and cmake cleanup 11 years ago