• Guido Casati's avatar
    Maintenance of Uplink Time Alignment. Introduced control on TA transmission... · c6855cb8
    Guido Casati authored
    Maintenance of Uplink Time Alignment. Introduced control on TA transmission and TA update application.
    
    - ta_timer at gNB side to control the transmission of TA to the UE. This is now happening every 20 slots.
    - when the timer resets gNB is now transmitting the TA whether it is zero or not.
    - introduced struct NR_UL_TIME_ALIGNMENT_t to handle configuration of time alignment related parameters.
    - UE PHY RX: is now triggered through a flag when to store the TA command, the frame and slot
      when the application should occur.
    - UE PHY TX: when the tx frame and slot match the time alignment configuration, it process the TA command and applies the
      TA update
    c6855cb8
mac_proto.h 7.36 KB