• Melissa Elkadi's avatar
    Making sure we never are in ONLY_PUSCH mode · 671f461e
    Melissa Elkadi authored
    When running on some machines, the ue_sched_mode
    will be initialized to zero. This will cause
    the ul_info the go into the ONLY_PUSCH mode.
    We do not want to ever call the scheduler and return.
    Furthermore, we only want to call the scheduler after
    the NRUE has sent the RACH_IND to the gNB.
    671f461e
NR_IF_Module.c 35.9 KB