enum ManualControlFlags
fbs/control.fbs / Source schema
Backing type: ubyte (bit_flags)
Switch and validity bits for ManualControlData.flags.
| Name | Value | Notes |
|---|---|---|
ArmSwitch | The pilot arm switch is in the arm position. | |
KillSwitch | The pilot kill switch requests immediate output inhibition. | |
Active | Manual input is currently selected or influencing control. | |
Valid | The manual input sample is fresh and passed validation. |