pull/131/head
alanbjohnston 4 years ago committed by GitHub
parent ce27f4d05e
commit cd9045f15a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,7 +1,6 @@
#!/bin/bash
# script to decode SSTV using rtl_fm and QSSTV from the CubeSatSim
echo "Script to decode SSTV from the CubeSatSim for ARISS Radio Pi"
echo "Script to decode SSTV using QSSTV with rtl_fm"
echo
@ -63,7 +62,15 @@ frequency=$frequency"000"
fi
echo $frequency
#echo $frequency
echo
echo "Note that the 'Tuned to' frequency will be different from the chosen frequency due to the way SDRs work."
echo
echo -e "Auto decoding SSTV on $frequency Hz"
sleep 2

Loading…
Cancel
Save

Powered by TurnKey Linux.