Update fctelem.sh FCD set LNA and Mixer On, gain 0

pull/370/head
Alan Johnston 6 months ago committed by GitHub
parent 2c76ee5db9
commit 4d8e3e389b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -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

Loading…
Cancel
Save

Powered by TurnKey Linux.