diff --git a/groundstation/packet.sh b/groundstation/packet.sh index 638ac5d3..b4fd3fbd 100755 --- a/groundstation/packet.sh +++ b/groundstation/packet.sh @@ -129,7 +129,7 @@ else #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) & - 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