On 03/07/2023 11:06, jnu...@cud.uvigo.es wrote:
But there is only a delay of 103.7 ms between signals and not a delay
of (4 s + 103.7 ms). What about this 4 extra seconds? Why 4 and not 6?
Sorry, I can’t see what you mean in the generated code.
The "unknown PPS" synchronization method waits for a 1PPS pulse to
arrive, and then commands the hardware to set the
time-of-day clock to 0 at the next PPS.
Because you have two entirely different source blocks (necessitated by
the fact that you have two different types of hardware),
there will necessarily be a time-of-day disagreement between the
devices because first one block does this synchronization
(waiting for things to happen), and THEN the other block does the
same. Once the first block is done its synchronization,
its time-of-day clock marches forward, and THEN the second block does
the same thing. The two time-of-day clocks
don't match.
_______________________________________________
USRP-users mailing list -- usrp-users@lists.ettus.com
To unsubscribe send an email to usrp-users-le...@lists.ettus.com