Update sstv_decode_prompt.sh integer threshold

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

@ -123,7 +123,7 @@ sleep 5
python3 /home/pi/CubeSatSim/groundstation/auto-tune.py 434900000 n 2> null > /home/pi/CubeSatSim/groundstation/auto-tune.txt
threshold="0.1"
threshold="1"
confidence=$(awk '{print $2}' /home/pi/CubeSatSim/groundstation/auto-tune.txt)
echo "Auto tune confidence: "
echo $confidence

Loading…
Cancel
Save

Powered by TurnKey Linux.