From 7080534cd17d707d94bfb2bc35f1528ae36b9c11 Mon Sep 17 00:00:00 2001 From: alanbjohnston Date: Fri, 8 Oct 2021 10:27:56 -0400 Subject: [PATCH] escaping ' --- groundstation/cubicsdr-packet.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/groundstation/cubicsdr-packet.sh b/groundstation/cubicsdr-packet.sh index b2fc2a6c..96df5865 100755 --- a/groundstation/cubicsdr-packet.sh +++ b/groundstation/cubicsdr-packet.sh @@ -218,7 +218,7 @@ elif [ "$choice" = "7" ] || [ "$frequency" = "437100" ] ; then # echo "Hit the Return key when you have done this in CubicSDR and Direwolf will start" - result=$(zenity --info --width=650 --height=140 --title="Instructions" --text="When CubicSDR opens, select Generic RTL2832U device then click Start to begin.\n\nThen select File/Session/Open Session then load CubeSatSim/groundstation/cubicsdr-session/cubicsdr-serenity-direwolf.xml then Open.\n\nNote that you won't get packets unless the Serenity CubeSat is passing over (see Gpredict)and is beaconing.\n\nNote that you won't hear anything as the audio is routed to Direwolf for decoding. To hear the signal, change the Audio Out setting.\n\nThen click OK to start Direwolf!") + result=$(zenity --info --width=650 --height=140 --title="Instructions" --text="When CubicSDR opens, select Generic RTL2832U device then click Start to begin.\n\nThen select File/Session/Open Session then load CubeSatSim/groundstation/cubicsdr-session/cubicsdr-serenity-direwolf.xml then Open.\n\nNote that you won't get packets unless the Serenity CubeSat is passing over (see Gpredict)and is beaconing.\n\nNote that you won't hear anything as the audio is routed to Direwolf for decoding. To hear the signal, change the Audio Out setting.\n\nThen click OK to start Direwolf!") direwolf -c /home/pi/CubeSatSim/groundstation/direwolf/direwolf-4800.conf -r 48000 -t 0