From 0c3111cfdac1a762f9eff815f3c3a67981d46ec5 Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Sun, 3 May 2015 15:53:37 +0200 Subject: Add GPS fix checker, still with debugging --- src/OutputUHD.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/OutputUHD.h') diff --git a/src/OutputUHD.h b/src/OutputUHD.h index aed80f6..03acd94 100644 --- a/src/OutputUHD.h +++ b/src/OutputUHD.h @@ -120,6 +120,8 @@ struct UHDWorkerData { // If we want to verify loss of refclk bool check_refclk_loss; + bool check_gpsfix; + // muting set by remote control bool muting; -- cgit v1.2.3