trying more killall

pull/42/head
alanbjohnston 6 years ago committed by GitHub
parent 09b9f6cc06
commit 42743a77a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -41,7 +41,11 @@ else
while true; do while true; do
echo -e "\n Changing mode ******\n\n" echo -e "\n Changing mode ******\n\n"
/home/pi/CubeSatSim/radioafsk fsk 4 n /home/pi/CubeSatSim/radioafsk fsk 4 n
/home/pi/CubeSatSim/radioafsk bpsk 3 n sudo killall -9 sendiq
sudo killall -9 csdr
sudo killall -9 rpitx
sleep 1
/home/pi/CubeSatSim/radioafsk bpsk 4 n
# sleep 24 # sleep 24
sleep 1 sleep 1
sudo killall -9 sendiq sudo killall -9 sendiq

Loading…
Cancel
Save

Powered by TurnKey Linux.