From b47cceb4420829296628a2da9487cf30f354368c Mon Sep 17 00:00:00 2001 From: Andrew Tridgell Date: Sat, 11 Aug 2012 11:57:45 +1000 Subject: [PATCH] MAVLink: added SIMSTATE.lat and SIMSTATE.lng this allows us to display both true and estimated position on the groundstation --- libraries/GCS_MAVLink/message_definitions/ardupilotmega.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/libraries/GCS_MAVLink/message_definitions/ardupilotmega.xml b/libraries/GCS_MAVLink/message_definitions/ardupilotmega.xml index ab6f670fbe..31e5370bc3 100644 --- a/libraries/GCS_MAVLink/message_definitions/ardupilotmega.xml +++ b/libraries/GCS_MAVLink/message_definitions/ardupilotmega.xml @@ -264,6 +264,8 @@ Angular speed around X axis rad/s Angular speed around Y axis rad/s Angular speed around Z axis rad/s + Latitude in degrees + Longitude in degrees