From 4bcab9c56aad7e08bd392b82cc52ae2f4f5a830c Mon Sep 17 00:00:00 2001 From: Josh Blum Date: Sat, 2 Jul 2011 09:32:00 -0700 Subject: usrp: renamed ref_source to clock_source (terminology) --- host/lib/usrp/b100/b100_impl.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'host/lib/usrp/b100/b100_impl.hpp') diff --git a/host/lib/usrp/b100/b100_impl.hpp b/host/lib/usrp/b100/b100_impl.hpp index 904c846e0..115fba985 100644 --- a/host/lib/usrp/b100/b100_impl.hpp +++ b/host/lib/usrp/b100/b100_impl.hpp @@ -123,7 +123,7 @@ private: void update_tx_samp_rate(const double rate); void update_rx_subdev_spec(const uhd::usrp::subdev_spec_t &); void update_tx_subdev_spec(const uhd::usrp::subdev_spec_t &); - void update_ref_source(const std::string &); + void update_clock_source(const std::string &); void reset_gpif(const boost::uint16_t); void enable_gpif(const bool); void clear_fpga_fifo(void); -- cgit v1.2.3