aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authordirtydancing2024-12-19 19:12:16 +0100
committerdirtydancing2024-12-19 19:12:16 +0100
commitbad12d2b314a5b99e9045e4653263635bd1af906 (patch)
tree61e947409ef9d96f8bc2eaa05dc3463e0384e137 /docs
parentMerge branch 'pr90-SammysHP-wurkkos-ts10-lowfet' into trunk (diff)
downloadanduril-bad12d2b314a5b99e9045e4653263635bd1af906.tar.gz
anduril-bad12d2b314a5b99e9045e4653263635bd1af906.tar.bz2
anduril-bad12d2b314a5b99e9045e4653263635bd1af906.zip
Manual: Document extra digit for battery check
Diffstat (limited to 'docs')
-rw-r--r--docs/anduril-manual.md24
1 files changed, 19 insertions, 5 deletions
diff --git a/docs/anduril-manual.md b/docs/anduril-manual.md
index cdf0dd1..245c90f 100644
--- a/docs/anduril-manual.md
+++ b/docs/anduril-manual.md
@@ -417,14 +417,28 @@ In more detail, this is what each blinky / utility mode does:
### Battery check:
-Blinks out the battery voltage per cell. Full is 4.2V, empty is
-about 3.0V. The light blinks the whole-number digit first, pauses,
-then blinks out the "tenths" digit. Then a longer pause, and it
-repeats.
-So for 4.2V, it would be "blink-blink-blink-blink .. blink-blink".
+Blinks out the battery voltage per cell. Full is 4.20V, empty is
+about 3.00V. The light blinks the whole-number digit first, pauses,
+then blinks out the "tenths" digit, pauses, then blinks out the
+"hundredths" digit, in 0.02V steps. Then a longer pause, and it
+repeats. So for 4.16V, it would be "blink-blink-blink-blink .. blink
+.. blink-blink-blink-blink-blink-blink".
A "zero" digit is represented by a very quick blink.
+The battery check format has changed a few times:
+
+ - For Anduril 2 from 2024-04 or later, the battery voltage resolution
+ is 0.02V steps (the last digit can be 0, 2, 4, 6, or 8).
+
+ - For Anduril 2 from 2023-12 or later, the battery voltage resolution
+ is 0.025V steps (the last digit can be 0, 2, 5, or 7).
+
+ - For Anduril 2 from 2023-12 or earlier, the battery voltage resolution
+ is 0.1V, so the light blinks the whole-number digit first, pauses,
+ then blinks out the "tenths" digit. Then a longer pause, and it
+ repeats.
+
On lights with more than one set of LEDs, pressing `3C` during batt
check mode can select which set of LEDs (which channel mode) it uses
to blink out numbers.
If you find this content useful please consider a small donation via bitcoin: bitcoin:1mxKyQsHHugqRxPKgwaA7wUwJEGCNthn2?amount=0.001&message=Donation Scraping git contents via cgit is very resource intensive. The continued hosting of these git repositories is entirely financed by your bitcoin contributions. For donations of a least 1 mBTC you include your IP address in the message of your bitcoin donation. This will remove this message in the future for requests from your IP, which will significantly reduce token usage. In any case, any contributions to bitcoin address 1mxKyQsHHugqRxPKgwaA7wUwJEGCNthn2 are very welcome. Thanks in advance for you contribution to a self-sustaining ecosystem.