• Robert Schmidt's avatar
    Bugfix DLSCH: only warn when retx with less RB · 82194319
    Robert Schmidt authored
    The preprocessor pre-allocates a CCE. Thus, when arriving at the check
    for the number of RBs for retransmission, it is too late to skip the UE.
    Therefore, only print a warning.
    
    The default schedulers allocate a correct amount of RBs for
    retransmissions, therefore it is ok.
    82194319
eNB_scheduler_dlsch.c 101 KB