Julien-laville / arducam-osd

Automatically exported from code.google.com/p/arducam-osd
0 stars 0 forks source link

Two battery symbols when voltage drops below 10.0V (gets one digit shorter) #10

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Connect a 3s battery and load it until voltage drops from 11.x to 9.x volts.
2. Observe that you get two battery signals (full signals) when low on power.

Imagine "B" = "full battery symbol" 
I see:  10.1VB 
then after the voltage drops:
9.8VBB   < two battery signals.

Is there a way, or is the OSD supposed to flash or otherwise warn about low 
battery voltage ?

Original issue reported on code.google.com by andre.kj...@gmail.com on 11 Feb 2012 at 8:42

GoogleCodeExporter commented 9 years ago
This may be considered a very simple warning - that works on 3S systems only ?
Still - a proper warning would be sweet.

Original comment by andre.kj...@gmail.com on 11 Feb 2012 at 11:58

GoogleCodeExporter commented 9 years ago
I'll handle this one.

Original comment by sbeni...@gmail.com on 11 Feb 2012 at 2:57

GoogleCodeExporter commented 9 years ago
The change for this is done now.

Original comment by sbeni...@gmail.com on 11 Feb 2012 at 3:24