summaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/usrp2
diff options
context:
space:
mode:
authorJosh Blum <josh@joshknows.com>2012-05-14 11:52:29 -0700
committerJosh Blum <josh@joshknows.com>2012-05-14 11:52:29 -0700
commitdb6ba7d474d248c753ceee47f33db51504a8fd74 (patch)
tree5b8d5e287d5b99a18ccc712d591682ad3185a415 /host/lib/usrp/usrp2
parent2d5d41f2135d84e3c57a5636d79a8079f9f1bf48 (diff)
parentd8d749422b26f5a8161306fe74dbd37b0c560f97 (diff)
downloaduhd-db6ba7d474d248c753ceee47f33db51504a8fd74.tar.gz
uhd-db6ba7d474d248c753ceee47f33db51504a8fd74.tar.bz2
uhd-db6ba7d474d248c753ceee47f33db51504a8fd74.zip
Merge branch 'maint'
Diffstat (limited to 'host/lib/usrp/usrp2')
-rw-r--r--host/lib/usrp/usrp2/clock_ctrl.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/host/lib/usrp/usrp2/clock_ctrl.cpp b/host/lib/usrp/usrp2/clock_ctrl.cpp
index 769795aad..0ae3b0bd8 100644
--- a/host/lib/usrp/usrp2/clock_ctrl.cpp
+++ b/host/lib/usrp/usrp2/clock_ctrl.cpp
@@ -204,7 +204,7 @@ public:
break;
default:
- throw uhd::not_implemented_error("enable_tx_dboard_clock: unknown hardware version");
+ //throw uhd::not_implemented_error("enable_tx_dboard_clock: unknown hardware version");
break;
}