From e4d3f63ce0bb04287a61e9547acfa02a50e84326 Mon Sep 17 00:00:00 2001 From: Josh Blum Date: Fri, 24 Feb 2012 16:56:31 -0800 Subject: usrp2: work on alternative stream destination --- host/lib/usrp/usrp2/usrp2_impl.hpp | 1 + 1 file changed, 1 insertion(+) (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 e5065c02d..6053c3890 100644 --- a/host/lib/usrp/usrp2/usrp2_impl.hpp +++ b/host/lib/usrp/usrp2/usrp2_impl.hpp @@ -129,6 +129,7 @@ private: double set_tx_dsp_freq(const std::string &, const double); uhd::meta_range_t get_tx_dsp_freq_range(const std::string &); void update_clock_source(const std::string &, const std::string &); + void program_stream_dest(uhd::transport::zero_copy_if::sptr &, const uhd::stream_args_t &); }; #endif /* INCLUDED_USRP2_IMPL_HPP */ -- cgit v1.2.3