aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/usrp2/usrp2_impl.hpp
diff options
context:
space:
mode:
authorJosh Blum <josh@joshknows.com>2010-04-12 13:39:09 -0700
committerJosh Blum <josh@joshknows.com>2010-04-12 13:39:09 -0700
commite611e610f64b473cdd9d0aa5e40690d7550c3cc0 (patch)
tree235c21fd842e05264fd54f85d7ce4045fae42901 /host/lib/usrp/usrp2/usrp2_impl.hpp
parent0021abf18aaf3831d8aaa40574f1876c4f346a92 (diff)
downloaduhd-e611e610f64b473cdd9d0aa5e40690d7550c3cc0.tar.gz
uhd-e611e610f64b473cdd9d0aa5e40690d7550c3cc0.tar.bz2
uhd-e611e610f64b473cdd9d0aa5e40690d7550c3cc0.zip
Added data type conversion routines to transport api.
Diffstat (limited to 'host/lib/usrp/usrp2/usrp2_impl.hpp')
-rw-r--r--host/lib/usrp/usrp2/usrp2_impl.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/host/lib/usrp/usrp2/usrp2_impl.hpp b/host/lib/usrp/usrp2/usrp2_impl.hpp
index be09c4ee1..4e7154afa 100644
--- a/host/lib/usrp/usrp2/usrp2_impl.hpp
+++ b/host/lib/usrp/usrp2/usrp2_impl.hpp
@@ -20,6 +20,7 @@
#include <uhd/usrp/usrp2.hpp>
#include <uhd/types/dict.hpp>
+#include <uhd/types/otw_type.hpp>
#include <uhd/types/stream_cmd.hpp>
#include <uhd/types/clock_config.hpp>
#include <boost/asio.hpp>
@@ -139,6 +140,7 @@ private:
uhd::transport::managed_recv_buffer::sptr _rx_smart_buff;
boost::asio::const_buffer _rx_copy_buff;
size_t _fragment_offset_in_samps;
+ uhd::otw_type_t _otw_type;
void io_init(void);
//udp transports for control and data