MavGeneratorStatusFlag typedef
MavGeneratorStatusFlag = int
Flags to report status/failure cases for a power generator (used in GENERATOR_STATUS). Note that FAULTS are conditions that cause the generator to fail. Warnings are conditions that require attention before the next use (they indicate the system is not operating properly).
MAV_GENERATOR_STATUS_FLAG
Implementation
typedef MavGeneratorStatusFlag = int;