From fa59a2856072f446f181f38cf5e6a7870f01a9e1 Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Wed, 10 Jul 2024 23:19:09 -0400 Subject: [PATCH] Update config switch to aprs mode for -A --- config | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config b/config index c125c622..730197d8 100755 --- a/config +++ b/config @@ -905,6 +905,9 @@ elif [ "$1" = "-A" ]; then echo sudo systemctl stop cubesatsim + sudo systemctl stop rpitx + + python3 -u /home/pi/CubeSatSim/rpitx.py a # Force APRS mode sim="y"