From a7f1928c7c69480cc5b9a1089a4210ada1799808 Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Fri, 29 Nov 2024 13:48:00 -0500 Subject: [PATCH] Update pacsatsim.sh turn off cubesat and transmit --- pacsatsim.sh | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pacsatsim.sh b/pacsatsim.sh index 68ae50da..62f78088 100755 --- a/pacsatsim.sh +++ b/pacsatsim.sh @@ -4,6 +4,10 @@ export LD_LIBRARY_PATH=/mnt/usb-disk/ariss/lib:/usr/local/lib/iors_common:$LD_LIBRARY_PATH +sudo systemctl stop cubesatsim + +sudo systemctl stop transmit + sudo modprobe snd-aloop #sudo systemctl stop openwebrx