• Robert Schmidt's avatar
    Set SearchSpace/CORESET of UE in add_new_nr_ue() · 12123fcc
    Robert Schmidt authored
    Until this commit, all user scheduling functionality would search for
    the search space and CORESET in every TTI for UL&DL, over and over
    again. This commit sets it once in add_new_nr_ue(), and the rest just
    uses whatever search space/CORESET is set.
    12123fcc
gNB_scheduler_dlsch.c 46.9 KB