Update pacsat.sh add pkill

master-b-p-s
Alan Johnston 1 week ago committed by GitHub
parent 2a3d546fef
commit e9edb14d33
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -1,6 +1,8 @@
#!/bin/bash
# script to auto decode packet using rtl_fm and Direwolf and run Pacsat Ground Station
# script to auto decode packets using Direwolf and FM TXC and run Pacsat Ground Station
sudo pkill -f "/home/pi/CubeSatSim/groundstation/direwolf-pacsat-tmp.conf"
loopback=0
vox=0

Loading…
Cancel
Save

Powered by TurnKey Linux.