From 5000432db0c50c14ffe3ae1a0b21c4512272315f Mon Sep 17 00:00:00 2001 From: alanbjohnston Date: Fri, 8 Oct 2021 08:42:15 -0400 Subject: [PATCH] added popup for OK --- groundstation/cubicsdr-packet.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/groundstation/cubicsdr-packet.sh b/groundstation/cubicsdr-packet.sh index 9555069d..0b4a9d02 100755 --- a/groundstation/cubicsdr-packet.sh +++ b/groundstation/cubicsdr-packet.sh @@ -69,7 +69,9 @@ if [ "$choice" = "1" ] || [ "$frequency" = "144390" ] ; then echo "Hit the Return key when you have done this in CubicSDR and Direwolf will start" - read input + result=$(zenity --info --text="Click OK!") + + [[ ! -z "$result" ]] && read input direwolf -c /home/pi/CubeSatSim/groundstation/direwolf/direwolf.conf -r 48000 -t 0