diff --git a/groundstation/fctelem.sh b/groundstation/fctelem.sh index c87fa46b..0b4c92a3 100755 --- a/groundstation/fctelem.sh +++ b/groundstation/fctelem.sh @@ -146,10 +146,9 @@ if [ "$autotune" = "1" ]; then echo "Auto tune failed, frequency unchanged" fi +sleep 5 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"