diff --git a/message_definitions/v1.0/ardupilotmega.xml b/message_definitions/v1.0/ardupilotmega.xml index 524e42b1d3c..82631dae14a 100644 --- a/message_definitions/v1.0/ardupilotmega.xml +++ b/message_definitions/v1.0/ardupilotmega.xml @@ -20,11 +20,7 @@ - - - - - + @@ -321,16 +317,7 @@ Empty Target Altitude - - Change to target heading at a given rate, overriding previous heading/s. This slews the vehicle at a controllable rate between it's previous heading and the new one. (affects GUIDED only. Exiting GUIDED returns aircraft to normal behaviour defined elsewhere. Designed for onboard companion-computer command-and-control, not normally operator/GCS control.) - course-over-ground or raw vehicle heading. - Target heading. - Maximum centripetal accelearation, ie rate of change, toward new heading. - Empty - Empty - Empty - Empty - + Provide a value for height above ground level. This can be used for things like fixed wing and VTOL landing. Height above ground level. diff --git a/message_definitions/v1.0/common.xml b/message_definitions/v1.0/common.xml index 790201f29aa..f3d69862e24 100644 --- a/message_definitions/v1.0/common.xml +++ b/message_definitions/v1.0/common.xml @@ -2461,6 +2461,12 @@ Empty. Empty. + + Change to target direction at a given rate, overriding previous heading/s. This slews the vehicle at a controllable rate between its previous heading and the new one. + Course-over-ground or raw vehicle heading. + Target heading. + Maximum centripetal acceleration, i.e. rate of change toward new heading. + Provide an external position estimate for use when dead-reckoning. This is meant to be used for occasional position resets that may be provided by a external system such as a remote pilot using landmarks over a video link. @@ -3447,6 +3453,18 @@ Descent speed + + Heading setpoint types used in MAV_CMD_GUIDED_CHANGE_HEADING + + Course over ground. + + + Raw vehicle heading. + + + Default heading. + + Flags in ESTIMATOR_STATUS message