From d06ba1d70fdfd9c6b7e021d9e9d01e68d1b6921d Mon Sep 17 00:00:00 2001 From: alanbjohnston Date: Mon, 14 Jun 2021 09:13:23 -0400 Subject: [PATCH] typo in loc-foxtelem.py --- groundstation/fox-startup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/groundstation/fox-startup.sh b/groundstation/fox-startup.sh index 9ed1006d..bce2e275 100755 --- a/groundstation/fox-startup.sh +++ b/groundstation/fox-startup.sh @@ -30,7 +30,7 @@ if [ ! -f "$FILE" ]; then sudo sed -i "s/callsign=NONE/callsign=$callsign/g" /home/pi/Documents/FITB/FoxTelem.properties echo - python3 /home/pi/CubeSatSim/groundstation/loc-python.py + python3 /home/pi/CubeSatSim/groundstation/loc-foxtelem.py # echo "Enter your Maidenhead grid square. It is two letters followed by two numbers followed by two letters with no spaces. If you don't know your gridsquare, you can look it up here https://dxcluster.ha8tks.hu/hamgeocoding/" # read grid