Does the start() function in GNURadio reinitialize the clocks on the USRPs
every time it is called? I have two USRPs connected via MIMO cable, so they
are synced, but my flowgraph calls start() after every loop, which I'm
realizing may be changing the constant but random offset of the clock every
time.

I looked at the documentation for start() and nothing really comes to mind
that shows what's happening to the USRP clocks when start() is called from
my top_block. Any help would be great. Thank you so much.

-- 
Pavan
_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to