diff --git a/message_definitions/v1.0/common.xml b/message_definitions/v1.0/common.xml index 10da77e4ba..081fbfdf0a 100644 --- a/message_definitions/v1.0/common.xml +++ b/message_definitions/v1.0/common.xml @@ -1417,7 +1417,7 @@ 0: Stop engine, 1:Start Engine 0: Warm start, 1:Cold start. Controls use of choke where applicable Height delay. This is for commanding engine start only after the vehicle has gained the specified height. Used in VTOL vehicles during takeoff to start engine after the aircraft is off the ground. Zero for no delay. - Empty + A bitmask of options for engine control Empty Empty Empty @@ -3365,6 +3365,12 @@ Spektrum DSMX + + Engine control options + + Allow starting the engine once while disarmed + + Bitmap to indicate which dimensions should be ignored by the vehicle: a value of 0b0000000000000000 or 0b0000001000000000 indicates that none of the setpoint dimensions should be ignored. If bit 9 is set the floats afx afy afz should be interpreted as force instead of acceleration.