From 2077bfe7f7238a22a2fd8d0cf8e8ddc1cbfc7b37 Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Sun, 1 Dec 2024 15:16:51 -0500 Subject: [PATCH] Update pacsat.sh run Config -I --- groundstation/pacsat.sh | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/groundstation/pacsat.sh b/groundstation/pacsat.sh index 57ebeb58..e2b3d1ad 100755 --- a/groundstation/pacsat.sh +++ b/groundstation/pacsat.sh @@ -4,9 +4,11 @@ sudo modprobe snd-aloop -sudo systemctl stop cubesatsim &>/dev/null +#sudo systemctl stop cubesatsim &>/dev/null -sudo systemctl stop transmit &>/dev/null +#sudo systemctl stop transmit &>/dev/null + +/home/pi/CubeSatSim/config -I sudo systemctl stop command &>/dev/null