pull/33/head
Alan Johnston 6 years ago
parent c3a88ff432
commit f8797400e2

@ -0,0 +1,11 @@
#!/bin/bash
echo -e "\nDemo of CubeSatSim sends AFSK telemetry at 434.9 MHz continuously\n\n"
#exit
sudo killall -9 rpitx
sudo killall -9 sendiq
sudo fuser -k 8080/tcp
/home/pi/CubeSatSim/radioafsk a 3
Loading…
Cancel
Save

Powered by TurnKey Linux.