You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
4 years ago
..
hdr - Cleaned up style in the PRACH class: 4 years ago
src ue,rach: fix failing RACH proc when Msg3 grant RNTI matches current CRNTI 4 years ago
test ttcn3: use RNTI values in RACH provided by tester 4 years ago
CMakeLists.txt Updated copyright 5 years ago
ue.conf.example Fix comments in ue.conf 4 years ago