Merge branch 'wip/wbxng' of git@gnuradio.org:jcorgan
[debian/gnuradio] / usrp / host / lib / db_wbxng.cc
index c23fc47edf290b2310b862cd37b4cf2aaa6b4bfc..38c3a28860b7652b777353d5a185622c486eb1c3 100644 (file)
@@ -86,7 +86,7 @@ wbxng_base::set_freq(double freq)
   nanosleep(&t, NULL);
 
   fprintf(stderr,"Setting WBXNG frequency, requested %d, obtained %f, lock_detect %d\n",
-          int_freq, freq_result, _lock_detect());
+          int_freq, freq_result, d_common->_get_locked());
 
   // FIXME
   // Offsetting the LO helps get the Tx carrier leakage out of the way.