changing BPSK to 3 frames and extra sleep

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

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

Loading…
Cancel
Save

Powered by TurnKey Linux.