From 8285cc67a1fe9f2cc03c2584907d1527ae6e0dbc Mon Sep 17 00:00:00 2001 From: alanbjohnston Date: Mon, 23 Aug 2021 19:30:38 -0400 Subject: [PATCH] added altitude=0 --- groundstation/loc-add-foxtelem.py | 1 + 1 file changed, 1 insertion(+) diff --git a/groundstation/loc-add-foxtelem.py b/groundstation/loc-add-foxtelem.py index 8fcf6378..c08dbd0c 100644 --- a/groundstation/loc-add-foxtelem.py +++ b/groundstation/loc-add-foxtelem.py @@ -12,6 +12,7 @@ longitude = 0 location = "QTH" grid = "" return_value = 0 +altitude = 0 print("\nIn order to track the satellites as they fly over your location and upload your satellite telemetry data to the AMSAT servers, we need to know your location") print("\nYou can enter:\n")