From 126444c564d30d65116be5f772bdf47594d62884 Mon Sep 17 00:00:00 2001 From: Josh Blum Date: Thu, 10 Jun 2010 10:10:05 -0700 Subject: Moved mux calculations into dsp type1 utils. Fixed error in db basic freq range switcheroo. --- host/lib/usrp/usrp2/usrp2_impl.hpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'host/lib/usrp/usrp2/usrp2_impl.hpp') diff --git a/host/lib/usrp/usrp2/usrp2_impl.hpp b/host/lib/usrp/usrp2/usrp2_impl.hpp index 77148ee62..ccc09003e 100644 --- a/host/lib/usrp/usrp2/usrp2_impl.hpp +++ b/host/lib/usrp/usrp2/usrp2_impl.hpp @@ -190,8 +190,6 @@ private: wax_obj_proxy::sptr _tx_dboard_proxy; uhd::prop_names_t _tx_subdevs_in_use; uhd::usrp::dboard_eeprom_t _tx_db_eeprom; - void update_rx_mux_config(void); - void update_tx_mux_config(void); //methods and shadows for the ddc dsp std::vector _allowed_decim_and_interp_rates; -- cgit v1.2.3