Skip to content

usrp constant and slow derive timestamp

Thomas Laurent requested to merge fix-bug-usrp-constant-derive into develop

sample write reorder function doesn't handle properly the clock shift.

It keeps the same time origin forever, so, if the clock sifts in one direction, we finish to reach the maximum time shift that was designed for slot to slot maximum shift.

We may also consider if this function is useful: gNB and UE currently ensure Tx in order because there are other issues above if we let Tx preparation run out of order in separate threads

Closes #893 (closed)

Edited by Robert Schmidt

Merge request reports

Loading