• Melissa Elkadi's avatar
    Changes made to gNB cause emulated-L1 mode not to work for multiple UEs. · b897287d
    Melissa Elkadi authored
    It seems that the RA procedure in the gNB was modified so
    the RAR is sent in a single tx_data_req. The emualted mode
    was not previously handling this. We now only process the
    PDU in the rx_ind that has a matching preamble. If any
    other PDUs exist, we ignore them and only build Msg3 based
    on this single matching RAR PDU.
    
    Also, two bug fixes applied here in the emulate-l1 mode.
    b897287d
nr_ue_procedures.c 173 KB