From 4d8e3e389b1dfe25c411098da751b1b4b7ba5363 Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Sun, 8 Jun 2025 14:37:07 -0400 Subject: [PATCH] Update fctelem.sh FCD set LNA and Mixer On, gain 0 --- groundstation/fctelem.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/groundstation/fctelem.sh b/groundstation/fctelem.sh index 485a08c9..6bd71b1f 100755 --- a/groundstation/fctelem.sh +++ b/groundstation/fctelem.sh @@ -58,7 +58,8 @@ if [[ $(/home/pi/fcdctl/fcdctl -l | grep "No FCD found") ]]; then exit else echo "FCD Found! Setting Gain" - /home/pi/fcdctl/fcdctl -g 0 -m 1 -i 0 + /home/pi/fcdctl/fcdctl -g 1 -m 1 -i 0 + echo fi # FILE=/home/pi/CubeSatSim/groundstation/public_html