On 03/07/2023 11:28, jnu...@cud.uvigo.es wrote:

Now I understand, Marcus.

There is some way to improve the synchronization scheme between devices? The multidevice approach can be used with two completly different USRP devices?


You might be able to take advantage of "code snippets" in GR3.10 and newer.

Set your Sync options to "don't sync", and then insert some code that:

   o Waits for a PPS pulse (basically, waiting for get_time_last_pps() to change)
   o Then issue a "set_time_next_pps()" to each of your (separate) devices

More help on this is probably available on the discuss-gnuradio mailing list

_______________________________________________
USRP-users mailing list -- usrp-users@lists.ettus.com
To unsubscribe send an email to usrp-users-le...@lists.ettus.com

Reply via email to