From 9552c295aacc97b300aaefd02928b20ffe3bdcf3 Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Wed, 18 Feb 2026 09:59:16 -0500 Subject: [PATCH] Update packet.sh add RTL-SDR detected print --- groundstation/packet.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/groundstation/packet.sh b/groundstation/packet.sh index 95080bab..8e69b3f8 100755 --- a/groundstation/packet.sh +++ b/groundstation/packet.sh @@ -189,6 +189,8 @@ echo else + echo "RTL-SDR detected!" + # direwolf -r 48000 -c /home/pi/CubeSatSim/groundstation/direwolf/direwolf.conf -t 0 & setsid direwolf -r 48000 -c /home/pi/CubeSatSim/groundstation/direwolf/direwolf.conf &