From b0b5fd167cf3756587b60c558befcfa83fa2070d Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Tue, 16 Jun 2026 17:42:24 -0400 Subject: [PATCH] Update pacsat.sh print RTS PTT in log --- groundstation/pacsat.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/groundstation/pacsat.sh b/groundstation/pacsat.sh index 08fe543e..891a5e2b 100755 --- a/groundstation/pacsat.sh +++ b/groundstation/pacsat.sh @@ -323,7 +323,7 @@ else else - echo "8: Using Sound Card for Receive and Transmit" + echo "8: Using USB Sound Card for Receive and Transmit with RTS PTT" ADEVICE="ADEVICE plughw:CARD=Device,DEV=0" PTT="PTT /dev/ttyUSB0 RTS"