• Robert Schmidt's avatar
    Do not prematurely overwrite scheduler information · 6569fd76
    Robert Schmidt authored
    Overwriting sched_pusch information at that stage would in particular
    lose information on the current frame/slot. Overwriting sched_pusch with
    the retInfo structure is already done at the end of
    allocate_ul_retransmission(), and is therefore not necessary at this
    stage.
    6569fd76
gNB_scheduler_ulsch.c 79.4 KB