• Guido's avatar
    Reuse old TDA when allocating DL retransmissions · 389b9cf4
    Guido authored
    - reusing old TDA whenever possible helps allocate DL retransmission when TDA chnges
    - e.g. nrOfSymbols of new TDA > nrOfSymbols old TDA (leading to TBS size mismatching and allocation failure)
    - This bugifx improves DL throughput stability in a multi-UE operation
    389b9cf4
gNB_scheduler_dlsch.c 58.1 KB