From 721f2dd9c1b29b219c9e036f856e7f64f495728c Mon Sep 17 00:00:00 2001 From: Ashish Chaudhari Date: Wed, 9 Mar 2016 17:57:54 -0800 Subject: dboard_iface: Added method to configure front connection and settings --- host/lib/usrp/x300/x300_impl.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'host/lib/usrp/x300/x300_impl.hpp') diff --git a/host/lib/usrp/x300/x300_impl.hpp b/host/lib/usrp/x300/x300_impl.hpp index 6ebea0161..dd94708b7 100644 --- a/host/lib/usrp/x300/x300_impl.hpp +++ b/host/lib/usrp/x300/x300_impl.hpp @@ -134,6 +134,7 @@ struct x300_dboard_iface_config_t size_t tx_spi_slaveno; i2c_core_100_wb32::sptr i2c; x300_clock_ctrl::sptr clock; + rx_dsp_core_3000::sptr rx_dsp; x300_clock_which_t which_rx_clk; x300_clock_which_t which_tx_clk; boost::uint8_t dboard_slot; -- cgit v1.2.3