updated frequency in multimon decode

pull/52/head
Alan Johnston 6 years ago
parent d2f2400ce7
commit 9de55f1e43

@ -6,5 +6,5 @@ ps -ef | grep rtl | grep -v grep | awk '{print $2}' | sudo xargs kill
echo -e "Script to auto decode CubeSat Simulator telemetry\n" echo -e "Script to auto decode CubeSat Simulator telemetry\n"
sudo rtl_fm -f 440.386M -s 22050 -g 48 - | multimon-ng -a AFSK1200 -A -t raw - sudo rtl_fm -f 434.9M -s 22050 -g 48 - | multimon-ng -a AFSK1200 -A -t raw -

Loading…
Cancel
Save

Powered by TurnKey Linux.