Update sstv_decode_prompt.sh increment tries

fiabv4-auto-tune
Alan Johnston 2 months ago committed by GitHub
parent ec1c707164
commit bbe606672d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -147,6 +147,7 @@ if [ "$autotune" = "1" ]; then
# cat /home/pi/CubeSatSim/groundstation/auto-tune.txt
confidence=$(awk '{print $2}' /home/pi/CubeSatSim/groundstation/auto-tune.txt)
echo "Auto tune confidence:" $confidence
tries=$((tries+1))
done

Loading…
Cancel
Save

Powered by TurnKey Linux.