From 1e01627b0653c76e215a9d8f5e9fffe510e247a6 Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Sat, 15 Aug 2015 20:06:14 +0200 Subject: Add support for Ettus GPSDO --- 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 88be215..124ff93 100644 --- a/src/OutputUHD.h +++ b/src/OutputUHD.h @@ -123,6 +123,8 @@ struct UHDWorkerData { // If we want to check for the gps_timelock sensor bool check_gpsfix; + bool gpsdo_is_ettus; // Set to false in case the ODR LEA-M8F board is used + // muting set by remote control bool muting; -- cgit v1.2.3