frequency=$(zenity --timeout=10 --list 2>/dev/null --width=410 --height=180 --title="FUNcube Telem Decoding" --text="Choose the frequency for FUNcube decoding:" --column="kHz" --column="Use"434900"CubeSatSim" Other "Choose another frequency")
frequency=$(zenity --timeout=10 --list 2>/dev/null --width=410 --height=220 --title="FUNcube Telem Decoding" --text="Choose the frequency for FUNcube decoding:" --column="kHz" --column="Use"434900"CubeSatSim" Auto-tune "CubeSatSim Auto-tune" Other "Choose another frequency")
echo$frequency
echo$frequency
@ -96,6 +97,11 @@ if [ "$frequency" = "434900" ]; then