44 Commits (daae1da8bced60f3ddf66451530885b9f5d47573)

Author SHA1 Message Date
ismagom 48278aca84 Changed harq object to include RV and subframe. Adapted PDSCH, PUSCH and SCH interfaces 10 years ago
ismagom a47461a6f5 Added UL SCH interleaver. Fixed issue with rate matching and filler bits 10 years ago
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 37e386d6d5 Plot runs as thread in pdsch ue 10 years ago
ismagom 5c8a94ddfc File read in pdsch_ue 10 years ago
ismagom 359b8dcd72 Added waterfall plot to pdsch_ue 10 years ago
ismagom 636cb301f8 Changed UDP sink and source. Fixed some issues in pdsch_ue. Added PDSCH and TDECODER MEX. 10 years ago
ismagom c8c7bf39b2 Reordered RRC ASN directory. Fixed ASN headers installation. 10 years ago
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 f067d98482 Fine tune in cell measurement 10 years ago
ismagom f6e4aa18c8 Decreased ue_sync tracking threshold 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 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