From 376502fdfb4e3bb01055386c7a2d01c614d31821 Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Wed, 3 Jul 2024 10:36:56 -0400 Subject: [PATCH] Update command move 20 sec --- command | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/command b/command index b4b999d8..b026f648 100755 --- a/command +++ b/command @@ -23,12 +23,14 @@ echo -e "\nCommand and Control script for CubeSatSim v1.3.2\n" # exit 1 fi +echo "Waiting 20 seconds for USB" + +sleep 20 + FILE=/home/pi/CubeSatSim/command_control_direwolf if [[ $(arecord -l | grep card) ]] && [ -f "$FILE" ]; then - echo "Starting direwolf after 20 second delay" - - sleep 20 + echo "Starting Direwolf DTMF and APRS Command and Control" if [ "$1" = "d" ]; then @@ -42,7 +44,7 @@ if [[ $(arecord -l | grep card) ]] && [ -f "$FILE" ]; then fi else - echo "Starting squelch C&C" + echo "Starting Carrier (squelch) Command and Control" if [ "$1" = "d" ]; then