added QSSTV execution

pull/71/head
Alan Johnston 5 years ago
parent 31457bd805
commit 838b6fcd51

@ -23,7 +23,7 @@ sudo killall -9 java &>/dev/null
sudo killall -9 CubicSDR &>/dev/null
rtl_fm -M fm -f 145.8M -s 48k | aplay -D hw:2,0,0 -r 48000 -t raw -f S16_LE -c 1
qsstv &
rtl_fm -M fm -f 145.8M -s 48k | aplay -D hw:2,0,0 -r 48000 -t raw -f S16_LE -c 1
$SHELL

@ -25,9 +25,9 @@ sudo killall -9 CubicSDR &>/dev/null
echo "ARG1=s" >> .mode
qsstv &
sudo systemctl restart cubesatsim
rtl_fm -M fm -f 434.9M -s 48k | aplay -D hw:2,0,0 -r 48000 -t raw -f S16_LE -c 1
qsstv &
$SHELL

Loading…
Cancel
Save

Powered by TurnKey Linux.