changed to 1200 for APRS WAV

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

@ -129,7 +129,7 @@ else
#aplay -D hw:${2:0:1},0,0 /home/pi/CubeSatSim/telem.wav & #aplay -D hw:${2:0:1},0,0 /home/pi/CubeSatSim/telem.wav &
(while true; do (sleep 2 && aplay -D hw:${2:0:1},0,0 /home/pi/CubeSatSim/telem.wav); done) & (while true; do (sleep 2 && aplay -D hw:${2:0:1},0,0 /home/pi/CubeSatSim/telem.wav); done) &
timeout 30 direwolf -c /home/pi/CubeSatSim/groundstation/direwolf/direwolf-4800.conf -r 48000 -t 0 timeout 30 direwolf -c /home/pi/CubeSatSim/groundstation/direwolf/direwolf.conf -r 48000 -t 0
echo echo

Loading…
Cancel
Save

Powered by TurnKey Linux.