mavBatteryStatusFlagsNotReadyToUse top-level constant

MavBatteryStatusFlags const mavBatteryStatusFlagsNotReadyToUse

The battery is not ready to use (fly). Set if the battery has faults or other conditions that make it unsafe to fly with. Note: It will be the logical OR of other status bits (chosen by the manufacturer/integrator).

MAV_BATTERY_STATUS_FLAGS_NOT_READY_TO_USE

Implementation

const MavBatteryStatusFlags mavBatteryStatusFlagsNotReadyToUse = 1;