Difference between revisions of "PTM:GetBatteryLevel"
Jump to navigation
Jump to search
(Approx battery levels) |
EvilFlight (talk | contribs) (Clarify battery state output and behavior) |
||
Line 35: | Line 35: | ||
|- | |- | ||
| 5 | | 5 | ||
− | | 100~61% (4 bars) | + | | 100~61% (4 blue bars) |
|- | |- | ||
| 4 | | 4 | ||
− | | 60~31% (3 bars) | + | | 60~31% (3 blue bars) |
|- | |- | ||
| 3 | | 3 | ||
− | | 30~11% (2 bars) | + | | 30~11% (2 blue bars) |
|- | |- | ||
| 2 | | 2 | ||
− | | 10~6% (1 bar) | + | | 10~6% (1 red bar) |
|- | |- | ||
| 1 | | 1 | ||
− | | 5~1% ([[PTMSYSM:SetBatteryEmptyLEDPattern|notification LED | + | | 5~1% (1 red bar & [[PTMSYSM:SetBatteryEmptyLEDPattern|notification LED]] both blink) |
|- | |- | ||
| 0 | | 0 | ||
− | | 0% ( | + | | 0% (system shutdown) |
|} | |} |
Latest revision as of 07:34, 26 January 2023
Request[edit]
Index Word | Description |
---|---|
0 | Header code [0x00070000] |
Response[edit]
Index Word | Description |
---|---|
0 | Header code |
1 | Result code |
2 | u8 output |
Output Values[edit]
These values are only reliable when no external power is connected.
Value | State of charge |
---|---|
5 | 100~61% (4 blue bars) |
4 | 60~31% (3 blue bars) |
3 | 30~11% (2 blue bars) |
2 | 10~6% (1 red bar) |
1 | 5~1% (1 red bar & notification LED both blink) |
0 | 0% (system shutdown) |