From 09de3c0768d2961ec3668882b4284e0db3b37eb8 Mon Sep 17 00:00:00 2001 From: Josh Blum Date: Wed, 8 Aug 2012 12:48:40 -0700 Subject: sbx/wbx: clear R/N counters before tuning the LO This helps consistent phase offset between mixers when a timed tune is performed. --- host/lib/usrp/dboard/db_sbx_common.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'host/lib/usrp/dboard/db_sbx_common.cpp') diff --git a/host/lib/usrp/dboard/db_sbx_common.cpp b/host/lib/usrp/dboard/db_sbx_common.cpp index a51dee361..728cb17e9 100644 --- a/host/lib/usrp/dboard/db_sbx_common.cpp +++ b/host/lib/usrp/dboard/db_sbx_common.cpp @@ -16,7 +16,6 @@ // #include "db_sbx_common.hpp" -#include "adf4350_regs.hpp" using namespace uhd; using namespace uhd::usrp; -- cgit v1.2.3