summaryrefslogtreecommitdiff
path: root/usrp/host/include
diff options
context:
space:
mode:
authorJason Abele2010-06-03 12:49:03 -0700
committerJohnathan Corgan2010-06-04 22:38:39 -0700
commit1e44cf9e9c46c83e9acde104478fa2bd9acadc35 (patch)
treeb41c1897e240e54df2ad79a0c2f8f2020177b048 /usrp/host/include
parentcf80eaf2502f3ff8a0bac13ee1a456baddfa7d42 (diff)
downloadgnuradio-1e44cf9e9c46c83e9acde104478fa2bd9acadc35.tar.gz
gnuradio-1e44cf9e9c46c83e9acde104478fa2bd9acadc35.tar.bz2
gnuradio-1e44cf9e9c46c83e9acde104478fa2bd9acadc35.zip
Fixing wbx to use _refclk_freq()
Diffstat (limited to 'usrp/host/include')
-rw-r--r--usrp/host/include/usrp/db_wbxng.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/usrp/host/include/usrp/db_wbxng.h b/usrp/host/include/usrp/db_wbxng.h
index 8611d4787..d0caf8b03 100644
--- a/usrp/host/include/usrp/db_wbxng.h
+++ b/usrp/host/include/usrp/db_wbxng.h
@@ -40,6 +40,7 @@ public:
double freq_max();
protected:
+ int _refclk_divisor();
bool _lock_detect();
bool _set_pga(float pga_gain);