Merge branch 'wip/wbxng' of git@gnuradio.org:jcorgan
[debian/gnuradio] / usrp / host / include / usrp / db_wbxng.h
index 2158face2e77eb15077ccaf0f61254f3938b4bfb..8611d4787debec97b1c56d03310d01bce1189cf5 100644 (file)
@@ -41,12 +41,6 @@ public:
 
 protected:
   bool _lock_detect();
-
-  //virtual bool _compute_regs(double freq, int &retR, int &retcontrol, int &retN, double &retfreq);
-  int  _compute_control_reg();
-  int _refclk_divisor();
-  double _refclk_freq();
-
   bool _set_pga(float pga_gain);
 
   int power_on() { return d_power_on; }