From ffb41462ba3e7f5614ddad7b26c0f526459cec53 Mon Sep 17 00:00:00 2001 From: Peter Barker Date: Wed, 24 Jun 2026 10:41:33 +1000 Subject: [PATCH 1/4] development.xml: remove space from document description --- message_definitions/v1.0/development.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/message_definitions/v1.0/development.xml b/message_definitions/v1.0/development.xml index e0e0f62af3a..07551168566 100644 --- a/message_definitions/v1.0/development.xml +++ b/message_definitions/v1.0/development.xml @@ -1,6 +1,6 @@ - + common.xml 0 0 From 751c834dc51347331f58333d91fd16c39006a8c7 Mon Sep 17 00:00:00 2001 From: Peter Barker Date: Wed, 24 Jun 2026 10:45:56 +1000 Subject: [PATCH 2/4] development.xml: move MAV_CMD_NAV_FENCE_HOME_CIRCLE_INCLUSION in file numerically sequential, matching mavlink/mavlink/master --- message_definitions/v1.0/development.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/message_definitions/v1.0/development.xml b/message_definitions/v1.0/development.xml index 07551168566..62d86edd071 100644 --- a/message_definitions/v1.0/development.xml +++ b/message_definitions/v1.0/development.xml @@ -60,6 +60,13 @@ Longitude Altitude + + + + Circular fence area centered on home. The vehicle must stay inside this area. If home is moved, the fence moves. + Radius. + Vehicle must be inside ALL inclusion zones in a single group, vehicle must be inside at least one group. Ignored when sent as a command. + Set an external estimate of wind direction and speed. This might be used to provide an initial wind estimate to the estimator (EKF) in the case where the vehicle is wind dead-reckoning, extending the time when operating without GPS before before position drift builds to an unsafe level. For this use case the command might reasonably be sent every few minutes when operating at altitude, and the value is cleared if the estimator resets itself. @@ -72,13 +79,6 @@ Empty Empty - - - - Circular fence area centered on home. The vehicle must stay inside this area. If home is moved, the fence moves. - Radius. - Vehicle must be inside ALL inclusion zones in a single group, vehicle must be inside at least one group. Ignored when sent as a command. - Flags indicating errors in a GPS receiver. From 2438dcc0b8ba11eb8d3d3376c222b2d12f68de29 Mon Sep 17 00:00:00 2001 From: Peter Barker Date: Wed, 24 Jun 2026 10:46:30 +1000 Subject: [PATCH 3/4] development.xml: remove redundant Empty parameter fields --- message_definitions/v1.0/development.xml | 3 --- 1 file changed, 3 deletions(-) diff --git a/message_definitions/v1.0/development.xml b/message_definitions/v1.0/development.xml index 62d86edd071..15a3bc5f19e 100644 --- a/message_definitions/v1.0/development.xml +++ b/message_definitions/v1.0/development.xml @@ -75,9 +75,6 @@ Estimated 1 sigma accuracy of wind speed. Set to NaN if unknown. Azimuth (relative to true north) from where the wind is blowing. Estimated 1 sigma accuracy of wind direction. Set to NaN if unknown. - Empty - Empty - Empty From fc466e395ac9c1acc3cb1e21af886d104c018f71 Mon Sep 17 00:00:00 2001 From: Peter Barker Date: Wed, 24 Jun 2026 10:47:46 +1000 Subject: [PATCH 4/4] development.xml: remove redundant display="bitmask" --- message_definitions/v1.0/development.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/message_definitions/v1.0/development.xml b/message_definitions/v1.0/development.xml index 15a3bc5f19e..5553c85b2da 100644 --- a/message_definitions/v1.0/development.xml +++ b/message_definitions/v1.0/development.xml @@ -197,7 +197,7 @@ System ID (ID of target system, normally flight controller). Component ID (normally 0 for broadcast). Time when the data in the channels field were last updated (time since boot in the receiver's time domain). - Radio RC channels status flags. + Radio RC channels status flags. Total number of RC channels being received. This can be larger than 32, indicating that more channels are available but not given in this message. RC channels. @@ -237,7 +237,7 @@ Information about key components of GNSS receivers, like signal authentication, interference and system errors. GNSS receiver id. Must match instance ids of other messages from same receiver. - Errors in the GPS system. + Errors in the GPS system. Signal authentication state of the GPS system. Signal jamming state of the GPS system. Signal spoofing state of the GPS system.