Update packet.sh don't run direwolf in background if txc

fiabv4-auto-tune-fm
Alan Johnston 1 month ago committed by GitHub
parent 6ff51aa875
commit 7da55ea889
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -183,7 +183,7 @@ echo
gpio -g mode 21 out # set PD high
gpio -g write 21 1
setsid direwolf -r 48000 -c /home/pi/CubeSatSim/groundstation/direwolf/direwolf-fm-pacsat-jp14-device.conf &
setsid direwolf -r 48000 -c /home/pi/CubeSatSim/groundstation/direwolf/direwolf-fm-pacsat-jp14-device.conf
else
echo "No USB Sound Card present - need to plug it in."

Loading…
Cancel
Save

Powered by TurnKey Linux.