diff --git a/groundstation/cubicsdr.sh b/groundstation/cubicsdr.sh index 151c0a7e..3f4b6b62 100755 --- a/groundstation/cubicsdr.sh +++ b/groundstation/cubicsdr.sh @@ -37,6 +37,10 @@ sudo killall -9 CubicSDR &>/dev/null sudo killall -9 zenity &>/dev/null +zenity --info --width=650 --height=140 --title="Instructions" --text="When CubicSDR opens, select Generic RTL2832U device then click Start to begin.\n\nThen click on a signal in the watefall to listen." & + + + sleep 5 setsid CubicSDR