![]() |
Midnight Sun Firmware
|
Consecutive out-of-range read counters used to debounce cell-sense faults. More...
Public Attributes | |
| uint8_t | thermistor_overtemp [ADBMS_AFE_MAX_CELL_THERMISTORS] |
| uint8_t | thermistor_broken [ADBMS_AFE_MAX_CELL_THERMISTORS] |
| uint8_t | overvoltage |
| uint8_t | undervoltage |
Consecutive out-of-range read counters used to debounce cell-sense faults.
A counter grows while its condition holds and clears on the first in-range read; the fault only latches once the streak reaches its debounce threshold.
| uint8_t overvoltage |
pack over-voltage streak
| uint8_t thermistor_broken[ADBMS_AFE_MAX_CELL_THERMISTORS] |
per-thermistor implausible-read streak
| uint8_t thermistor_overtemp[ADBMS_AFE_MAX_CELL_THERMISTORS] |
per-thermistor over-temp streak
| uint8_t undervoltage |
pack under-voltage streak