• Thomas Schlichter's avatar
    fix message 1 frame number calculation on NR UE · 7c5677fd
    Thomas Schlichter authored
    UE initiates the RA procedure with sending message 1 via PRACH 150 frames after synchronizing with the gNB.
    As the frame numbers wrap at 1024, we have to calculate the frame number for message 1 using modulo calculation.
    7c5677fd
phy_procedures_nr_ue.c 87.6 KB