srsLTE/srsue
Andre Puschmann eeb2b904aa 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.
2020-09-22 14:03:39 +02:00
..
hdr - Cleaned up style in the PRACH class: 2020-09-21 09:50:20 +02:00
src ue,rach: fix failing RACH proc when Msg3 grant RNTI matches current CRNTI 2020-09-22 14:03:39 +02:00
test ttcn3: use RNTI values in RACH provided by tester 2020-09-22 14:03:39 +02:00
CMakeLists.txt Updated copyright 2020-03-16 11:26:06 +01:00
ue.conf.example Fix comments in ue.conf 2020-09-14 16:54:47 +02:00