• Robert Schmidt's avatar
    Remove misleading PUSCH decoding · 362bc481
    Robert Schmidt authored
    PUSCH decoding is started multiple times in nr_ulsch_procedures() for
    each ULSCH segment, and stopped once inside
    phy_procedures_gNB_uespec_RX(). Not only is it not clear if that works
    with the API, it also might measure more than just PUSCH decoding.
    
    Remove the PUSCH decoding, it is misleading. Check L1 RX processing
    instead.
    362bc481
defs_gNB.h 25.2 KB