• Robert Schmidt's avatar
    Create allocate_ul_retransmission() function · 4841d46e
    Robert Schmidt authored
    To shorten pf_ul() and make it more readable, we put the functionality
    of retransmittiong to a UE into a separate function. Thus, it might be
    re-used in other scheduling scheme functions (e.g., RR instead of PF).
    4841d46e
gNB_scheduler_ulsch.c 49.3 KB