• Bartosz Podrygajlo's avatar
    Handle changing N_TA_offset correctly · 5acb37c3
    Bartosz Podrygajlo authored
    Handle N_TA_offset update the same way timing advance changes are handled:
    modify writeBlockSize to ensure continuous transmission. Also address possible
    data races by making sure the new timing_advance/N_TA_offset is only read
    once from global memory.
    5acb37c3
nr-ue.c 48.3 KB