From d725f8d9a19c672613c18614e6ac41ff2ce8d352 Mon Sep 17 00:00:00 2001 From: alanbjohnston Date: Mon, 3 Jun 2019 17:19:17 -0700 Subject: [PATCH] Create sdr.sh --- groundstation/sdr.sh | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 groundstation/sdr.sh diff --git a/groundstation/sdr.sh b/groundstation/sdr.sh new file mode 100644 index 00000000..59bbef62 --- /dev/null +++ b/groundstation/sdr.sh @@ -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