List: usrp-users@lists.ettus.com
From: Derek Kozel
Re: [USRP-users] twinrx_freq_hopping example
Mon, Feb 26, 2018 4:09 PM
If all the frequencies which you
> wish to tune to the receiver to are known ahead of time it would be
> possible to have UHD pre-calculate all the LO frequencies, store them in
> your application, and then save a few microseconds by using the
> set_rx_lo_freq function to avoid UHD doing extra work to configure the
> filters on the unused channel.