• Thomas Schlichter's avatar
    NR_UE: discard DCI with bwp_indicator == 0 · ac1bc702
    Thomas Schlichter authored
    Recently we stared using the BWP_indicator signalled in DCI, before we always assumed BWP_Id == 1.
    Now "fake-DCI" with bandwidth_indicator == 0 lead to segmentation faults, so we discard these.
    Note: There are still several placed where we assume BWP_Id == 1!
    ac1bc702
config_ue.c 30.3 KB