27 Commits (5a032c4316308fcd30c3079c98afd6e620357623)

Author SHA1 Message Date
ismagom 5a032c4316 Using short correlation for peak tracking 10 years ago
ismagom ecbd3dda2c Added SIB4. Improved 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 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 103ead6298 Fixed pdsch_enodeb, bcch decoding for 20 MHz and CFO correction 10 years ago
ismagom b96e33ffd6 Fixed memory leak with pdsch_set_rnti() 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 8531fb1a0c Fixed a bug with type 2 distributed resource allocation 10 years ago
ismagom 4f653dc3ab Added MMSE SISO equalizer (predecoding) 10 years ago
ismagom f505a75382 New equalizer working 10 years ago
ismagom 17dd292089 Fixed issues with cell_measurement 10 years ago
ismagom b2c009e1fa Simplified ue_mib API 10 years ago
ismagom bb98b588bd Removed ue_celldetect test (already in example). Simplified ue_celldetect API 10 years ago
ismagom 956a9d61dd Fixed CFO correction 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 bd117093b4 Fixed some issues in MIB detection and in cell search 10 years ago
ismagom 65760bb37d Merged soft demodulation improvements from marojevic 10 years ago
ismagom 81a5d42924 Fixed bug in cell detect not detecting cells with N_id_2!=0 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