• Robert Schmidt's avatar
    Fix for F1 RFsim fail · bde55aa0
    Robert Schmidt authored
    We compute the preferred DL TDAs when receiving the cellGroup from the
    RRC. However, in F1 and the RFsim, it seems that the scheduler tries to
    access the preferred DL TDAs before they have been set after receiving
    the cellGroup. In this commit, add a simple check to verify the
    preferred TDA has been set up.
    bde55aa0
gNB_scheduler_dlsch.c 64.6 KB