From 8efbdcb94171bf46a4bc82446e396f87b8119c77 Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Wed, 29 Oct 2025 14:17:59 -0400 Subject: [PATCH] Update fctelem.sh 10 sec delay --- groundstation/fctelem.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/groundstation/fctelem.sh b/groundstation/fctelem.sh index c2682806..c87fa46b 100755 --- a/groundstation/fctelem.sh +++ b/groundstation/fctelem.sh @@ -148,6 +148,8 @@ if [ "$autotune" = "1" ]; then fi +sleep 10 + echo "Frequency is" $frequency echo echo "If your CubeSatSim is transmitting in FUNcube mode (mode 7) you should get some frames after 30 seconds"