mirror of https://github.com/pvnis/srsRAN_4G.git
ue,rach: fix failing RACH proc when Msg3 grant RNTI matches current CRNTI
this was preventing that the Temp-CRNTI used in the RAR to be identical to the currently configured C-RNTI of the UE. The issue simply was that the RACH procedure was declared successful too early, even before the Msg3 UL grant was filled with the Msg3 content. The patch moves the logic that detects the successful completion of the RACH procedure below the Msg3 packing.master
parent
a36f9bddc2
commit
eeb2b904aa
Loading…
Reference in New Issue