aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorSelene ToyKeeper2025-07-06 22:45:58 -0600
committerSelene ToyKeeper2025-07-06 22:45:58 -0600
commitd03f4c344151177dae27e9dae8f0497d0911841e (patch)
tree62d09829aba7766fd2917be65b2389351fd66002 /docs
parentMerge branch 'pr126-dirtydancing-documentation-check-UI' into trunk (diff)
parentManual: Document extra digit for battery check (diff)
downloadanduril-d03f4c344151177dae27e9dae8f0497d0911841e.tar.gz
anduril-d03f4c344151177dae27e9dae8f0497d0911841e.tar.bz2
anduril-d03f4c344151177dae27e9dae8f0497d0911841e.zip
Merge branch 'documentation-battery-check' of github.com:dirtydancing/anduril into pr125-dirtydancing-documentation-battery-check
* 'documentation-battery-check' of github.com:dirtydancing/anduril: Manual: Document extra digit for battery check
Diffstat (limited to '')
-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 e8ba274..b193286 100644
--- a/docs/anduril-manual.md
+++ b/docs/anduril-manual.md
@@ -422,14 +422,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.