aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/usrp_e/codec_ctrl.cpp
diff options
context:
space:
mode:
authorJosh Blum <josh@joshknows.com>2010-06-07 22:51:02 +0000
committerJosh Blum <josh@joshknows.com>2010-06-07 22:51:02 +0000
commitcd84a19214ea03a3615b5ac7997f33fcfc9870ae (patch)
tree663e7a27b404526e31d962d72daff7a942e27341 /host/lib/usrp/usrp_e/codec_ctrl.cpp
parente4fca26ed44ad3a123c608c8e6cd191c7ea1accf (diff)
downloaduhd-cd84a19214ea03a3615b5ac7997f33fcfc9870ae.tar.gz
uhd-cd84a19214ea03a3615b5ac7997f33fcfc9870ae.tar.bz2
uhd-cd84a19214ea03a3615b5ac7997f33fcfc9870ae.zip
usrp-e: working vrt recv, implemented dsp utils in usrp-e dsp
Diffstat (limited to 'host/lib/usrp/usrp_e/codec_ctrl.cpp')
-rw-r--r--host/lib/usrp/usrp_e/codec_ctrl.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/host/lib/usrp/usrp_e/codec_ctrl.cpp b/host/lib/usrp/usrp_e/codec_ctrl.cpp
index b19606020..ce3458827 100644
--- a/host/lib/usrp/usrp_e/codec_ctrl.cpp
+++ b/host/lib/usrp/usrp_e/codec_ctrl.cpp
@@ -29,7 +29,7 @@
using namespace uhd;
-static const bool codec_debug = true;
+static const bool codec_debug = false;
/***********************************************************************
* Codec Control Implementation