From e8c17d4428a1fd64969e54c6c71120acb671c1a8 Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Sun, 8 Jun 2025 15:17:08 -0400 Subject: [PATCH] Update fctelem.sh fix popup --- groundstation/fctelem.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/groundstation/fctelem.sh b/groundstation/fctelem.sh index f9f71b81..3990e632 100755 --- a/groundstation/fctelem.sh +++ b/groundstation/fctelem.sh @@ -79,7 +79,7 @@ else fi -frequency=$(zenity --list 2>/dev/null --width=410 --height=200 --title="FunCube Telem Decoding" --text="Choose the frequency for FunCube decoding:" --column="kHz" --column="Use" 434900 "CubeSatSim" Other "Choose another frequency") +frequency=$(zenity --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") echo $frequency