Battery
Battery monitor setup, live power telemetry, and failsafe parameter writes.
Battery Monitor
Live power telemetry and primary ArduPilot battery monitor parameters for capacity, voltage thresholds, and failsafe actions.
Live Battery
Battery Parameters
Selects the primary battery monitor backend used by ArduPilot.
Refresh parameters to load BATT_MONITOR.
Configured pack capacity in mAh for remaining-capacity calculations and failsafe decisions.
Refresh parameters to load BATT_CAPACITY.
Voltage threshold that triggers the low-battery failsafe stage.
Refresh parameters to load BATT_LOW_VOLT.
Voltage threshold that triggers the critical battery failsafe stage.
Refresh parameters to load BATT_CRT_VOLT.
Action ArduPilot should take after the low-battery threshold is exceeded.
Refresh parameters to load BATT_FS_LOW_ACT.
Action ArduPilot should take after the critical-battery threshold is exceeded.
Refresh parameters to load BATT_FS_CRT_ACT.