From 57decd2ac76ec7c6721b830a50ec74ade8f3023a Mon Sep 17 00:00:00 2001 From: richonguzman Date: Wed, 3 Sep 2025 18:00:15 -0400 Subject: [PATCH] gpsAmbiguity fix --- data/igate_conf.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/data/igate_conf.json b/data/igate_conf.json index b676f08..c480adc 100644 --- a/data/igate_conf.json +++ b/data/igate_conf.json @@ -18,7 +18,9 @@ "sendViaAPRSIS": false, "sendViaRF": false, "statusActive": false, - "statusPacket": "" + "statusPacket": "", + "gpsActive": false, + "gpsAmbiguity": false }, "aprs_is": { "active": false,