This is a shortcoming in the example -- we try and not cover all cases to make the examples not too bloated, but sometimes you have these corner cases.
The reason is, the example only tunes the radio block, not the DDC block. In a multi_usrp application, UHD would do that for you (which is what rx_samples_to_file uses). You could modify the example to set the frequency on `ddc_ctrl`. --M On Wed, Jun 19, 2024 at 5:37 PM Ekin Su Sacin <esa...@umass.edu> wrote: > Hi all, > > I am working with USRP X310 and BasicRX daughter board, and experiencing > issues while trying to execute uhd/host/examples/rfnoc_rx_to_file.cpp with > UHD 4.2. It shows 'Actual Rx frequency: 0 MHz'. However, I can successfully > sample the incoming signal with uhd/host/examples/rx_samples_to_file.cpp > using the same command. Are there additional settings required to use the > RFNoC examples, or specific updates needed for the UHD version? > > Thanks a lot for your support. > Best Regards, > _______________________________________________ > 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