• Cedric Roux's avatar
    hotfix: reserve RBs in Random Access Response case · ef67b3a0
    Cedric Roux authored
    The RBs were not marked as used. A later UE downlink scheduling
    could use those RBs, messing up everything.
    
    Not sure this is the right place to mark them used. Maybe better
    to do it in the "if (!CCE_allocation_infeasible" test.
    ef67b3a0
eNB_scheduler_RA.c 39.4 KB