From 069a7ce0570001ea3d9512a11d238ea4d6773f1d Mon Sep 17 00:00:00 2001 From: Josh Blum Date: Thu, 21 Jan 2010 19:05:30 -0800 Subject: Added more to the mboard test and the usrp device. --- include/usrp_uhd/usrp/usrp.hpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include/usrp_uhd/usrp/usrp.hpp') diff --git a/include/usrp_uhd/usrp/usrp.hpp b/include/usrp_uhd/usrp/usrp.hpp index b280b0d40..7506f798f 100644 --- a/include/usrp_uhd/usrp/usrp.hpp +++ b/include/usrp_uhd/usrp/usrp.hpp @@ -30,6 +30,8 @@ private: void set(const wax::type &, const wax::type &); std::vector _mboards; + boost::function _send_raw_cb; + boost::function _recv_raw_cb; }; }} //namespace -- cgit v1.2.3