diff options
author | Josh Blum <josh@joshknows.com> | 2011-05-16 20:21:25 -0700 |
---|---|---|
committer | Josh Blum <josh@joshknows.com> | 2011-05-16 20:21:25 -0700 |
commit | 2960bc88bcb7694f54407a18c488d518de46377f (patch) | |
tree | cdaa016beb5a29055884e7a372abb826a83c7d06 /host/lib/usrp/usrp1/usrp1_impl.hpp | |
parent | 9f1e49eb52d71a3f133cb2f3087ccbfc294a079f (diff) | |
download | uhd-2960bc88bcb7694f54407a18c488d518de46377f.tar.gz uhd-2960bc88bcb7694f54407a18c488d518de46377f.tar.bz2 uhd-2960bc88bcb7694f54407a18c488d518de46377f.zip |
USRP1: implement MBOARD_PROP_CLOCK_CONFIG, only accepts internal
Diffstat (limited to 'host/lib/usrp/usrp1/usrp1_impl.hpp')
-rw-r--r-- | host/lib/usrp/usrp1/usrp1_impl.hpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/host/lib/usrp/usrp1/usrp1_impl.hpp b/host/lib/usrp/usrp1/usrp1_impl.hpp index 69ad9b0a0..a4d40a54d 100644 --- a/host/lib/usrp/usrp1/usrp1_impl.hpp +++ b/host/lib/usrp/usrp1/usrp1_impl.hpp @@ -136,7 +136,6 @@ private: uhd::otw_type_t _tx_otw_type; //configuration shadows - uhd::clock_config_t _clock_config; uhd::usrp::subdev_spec_t _rx_subdev_spec, _tx_subdev_spec; //clock control |