Skip to content

synch the USRP time accross devices using the host clock

Florian Kaltenberger requested to merge multi_usrp_frame_sync into develop

In the USRP init we set the USRP time to the local host time. When host time is synced to PTP (or NTP works as well) and external pps (through octoclock) is used this will allow to sync time across multiple gNBs, both frame start and frame number (which is derived from the usrp time).

Merge request reports