From 87ded092284e6e3127d50a365efddc00b33ab5c1 Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Thu, 12 Mar 2026 10:33:59 -0400 Subject: [PATCH] Update pacsat.sh change reset wording --- groundstation/pacsat.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/groundstation/pacsat.sh b/groundstation/pacsat.sh index 321907d2..9ffc9657 100755 --- a/groundstation/pacsat.sh +++ b/groundstation/pacsat.sh @@ -21,7 +21,7 @@ if [ ! -d "/home/pi/PacSatGround" ] ; then mkdir /home/pi/PacSatGround echo - echo "The first time you run the Ground Station, you will need to install the Pacsatsim spacecraft file and set the Delay to 750ms and Port to 8100 and restart the Pacsat Ground Station" + echo "The first time you run the Ground Station, you will need to put in your callsign, add the Pacsatsim spacecraft then restart the Pacsat Ground Station" sleep 10 @@ -32,7 +32,7 @@ if [ ! -d "/home/pi/PacSatGroundLoop" ] ; then mkdir /home/pi/PacSatGroundLoop echo - echo "The first time you run the Ground Station, you will need to install the Pacsatsim spacecraft file and set the Delay to 750ms and Port to 8100 and restart the Pacsat Ground Station" + echo "The first time you run the Ground Station, you will need to put in your callsign, add the Pacsatsim spacecraft then restart the Pacsat Ground Station" sleep 10