• Sakthivel Velumani's avatar
    PDSCH refactoring · cbef02b8
    Sakthivel Velumani authored
    PBCH refactoring
    
    PTRS refactoring
    
    CSI refactoring
    
    Main functional changes to bring in symbol based processing
    
    Initial sync changes to use nr_symbol_fep() and rxdataF for symbol
    
    Function arguments changes made in header files
    and changes to global structures
    
    PRS and other measurement changes
    
    Physim updates
    
    Code cleanup
    
    Changed DURATION_RX_TO_TX to 2. Works fine with k1,k2=2.
    
    Fix wrong SSB symbol detect
    
    PBCH decoding error message
    
    Decoded SSB of init sync till SIB1 rx
    
    Fix DMRS scrambling ID bug (Fixes SIB1 reception)
    
    Bugfix in multiple PDCCH monitoring within slot
    Bug: Only the first symbol in monitoringSymbolsWithinSlot was used. This could skip
    PDCCH candidates in other monitoring occations. This fix, creates separate LLR buffer
    for each monitoring occations in all search spaces in an OFDM symbol. In the last PDCCH
    symbol of the slot, decoding of DCI in all candidates on all occations are attempted.
    cbef02b8
nr_gold_ue.c 5.22 KB