• Cedric Roux's avatar
    hotfix: reserve RBs in Random Access Response case · 8b79b746
    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.
    8b79b746
eNB_scheduler_RA.c 39.4 KB