uhd/host/include
steviez b6ff5fd283 multi_usrp_rfnoc: Manually pass sample rate to ddc/duc
This adds (and calls) methods to manually pass radio block sample rate
to the input/output properties of the ddc/duc during creation of the
multi_usrp_rfnoc object. The ddc/duc require this information in order
to return valid, possible output/input sample rates in
get_rx_rates()/get_tx_rates().

Before, the ddc/duc wouldn't have this rate until the rfnoc_graph had
been connected and committed, which happens in
get_rx_stream()/get_tx_stream(). Thus, this fixes an issue where a user
was unable to query possible sample rates prior to specifying a sample
rate and creating a stream.
2020-04-13 07:19:12 -05:00
..
uhd multi_usrp_rfnoc: Manually pass sample rate to ddc/duc 2020-04-13 07:19:12 -05:00
CMakeLists.txt uhd: mpm: update all license header w/ "-or-later" 2019-03-08 00:43:07 +01:00
config.h.in cmake: Fix version numbering 2018-07-13 11:44:04 -07:00
uhd.h uhd: Replace include guards with pragma once 2020-04-08 15:16:06 -05:00