• Cedric Roux's avatar
    RA: fix allocation of RA process · c1fee624
    Cedric Roux authored
    A RA process is not available if
    and RA_template[i].wait_ack_Msg4 != 0
    
    We can have RA_active==FALSE and wait_ack_Msg4==1,
    in which case the RA process is in use and cannot
    be reassigned.
    c1fee624
eNB_scheduler_RA.c 39.4 KB