• David Kim's avatar
    Fix to handle multiple UEs and typo bug. · 1cfa9881
    David Kim authored
    1. Changed hard coded preamble index(63) to soft coded.
    2. Active UE will not be considered in gNB scheduging RA.
    3. Added condition to process dci indication to handle multiple UEs.
    4. Bug fix in mutex_lock (unlock to lock). It should be lock rather than unlock.
    5. nr_ue_scheduler update not to entering into getting IP traffic to be transmitted in noS1 mode.
    6. log update in checking the number of rx_ind or crc
    1cfa9881
nr_ue_scheduler.c 101 KB