Update sstv_decode_prompt.sh mode 4

master-ff
Alan Johnston 6 months ago committed by GitHub
parent c06e77e859
commit 82277027ab
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -65,7 +65,7 @@ elif [ "$choice" = "2" ] || [ "$frequency" = "434900" ]; then
frequency=434900000 frequency=434900000
echo "Frequency is" $frequency echo "Frequency is" $frequency
echo echo
echo "If your CubeSatSim is transmitting in SSTV mode (mode 5) you should get images." echo "If your CubeSatSim is transmitting in SSTV mode (mode 4) you should get images."
echo "Note: if you see and hear an SSTV signal but don't get any images, the CubeSatSim signal might have a frequency offset. Try rebooting the CubeSatSim to fix." echo "Note: if you see and hear an SSTV signal but don't get any images, the CubeSatSim signal might have a frequency offset. Try rebooting the CubeSatSim to fix."
elif [ "$choice" = "3" ] || [ "$frequency" = "Other" ]; then elif [ "$choice" = "3" ] || [ "$frequency" = "Other" ]; then

Loading…
Cancel
Save

Powered by TurnKey Linux.