There's not much to it, really. If you have a multichannel DUC setup, my guess is you have a single LO frequency?
In that case, the only thing you need is the set_freq() API call: https://uhd.readthedocs.io/en/latest/classuhd_1_1rfnoc_1_1duc__block__control.html#a0b5f86857c24d0b162fec528272c2024 ...it has a built-in command-time argument, so it saves you the additional call to set_command_time(). --M On Tue, May 20, 2025 at 11:10 PM <carmix...@gmail.com> wrote: > Where can I find more info about the fine frequency tuning? > > In a more complex example where I need to set offset frequencies in a > multichannel DUC what is the correct sequence to keep the fine tuning? > > Ty > > > C > _______________________________________________ > USRP-users mailing list -- usrp-users@lists.ettus.com > To unsubscribe send an email to usrp-users-le...@lists.ettus.com >
_______________________________________________ USRP-users mailing list -- usrp-users@lists.ettus.com To unsubscribe send an email to usrp-users-le...@lists.ettus.com