Handle changing N_TA_offset correctly
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.
Showing
Please register or sign in to comment