Create sdr.sh

pull/6/head
alanbjohnston 7 years ago committed by GitHub
parent 854b0699cd
commit d725f8d9a1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1,10 @@
#!/bin/bash
# script to run OpenWebRX SDR
echo -e "\nScript to run SDR for CubeSat Simulator\n"
echo -e "Connect to CubeSatSim WiFi and open browser to http://192.168.8.245:8073\n"
cd ../openwebrx
sudo python openwebrx.py
Loading…
Cancel
Save

Powered by TurnKey Linux.