On 2022-01-28 10:38, Paul Atreides wrote:
Rob, I’ve been able to extend the functionality of gr-uhd to include the enable switch for each LO distribution port. Thank you for the information.

I am now having synchronization issues with the transmit stream in the GNURadio. It appears as though the radio channels are not starting at the same time. Are you aware of any commands that you’ve had to run from external applications that ensure the start time for both transmitters is the same?

<end transmission>

WHen specifying a "start time" in the GRC UHD Sink block of anything >= 0.0, this code is inserted into the generated Python:

self.uhd_usrp_sink_0.set_start_time(uhd.time_spec(0.5))

Are you using a single 10GiGe link, or using dual links?



_______________________________________________
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