MavBatteryMode typedef
MavBatteryMode = int
Battery mode. Note, the normal operation mode (i.e. when flying) should be reported as MAV_BATTERY_MODE_UNKNOWN to allow message trimming in normal flight.
MAV_BATTERY_MODE
Implementation
typedef MavBatteryMode = int;