• Melissa Elkadi's avatar
    Changes made to gNB cause emulated-L1 mode not to work for multiple UEs. · f2e7a716
    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.
    f2e7a716
NR_IF_Module.c 52.9 KB