From a745c2ede7a599b766e17ac033efd6652bddd21a Mon Sep 17 00:00:00 2001 From: Hamish Willee Date: Thu, 4 Dec 2025 10:04:34 +1100 Subject: [PATCH] Update message_definitions/v1.0/development.xml --- 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 7339e84a..3e4c4124 100644 --- a/message_definitions/v1.0/development.xml +++ b/message_definitions/v1.0/development.xml @@ -670,7 +670,7 @@ The message `index` field is incremented to indicate which set of ESCs are described. The data for each ESC is in the same index for each of the array fields. - The ESC number `(message index * 4) + array index` is mapped to the a particular motor using an autopilot specific mechanism. + The ESC number `(message index * 4) + array index` is mapped to a particular motor using an autopilot specific mechanism. ESC_STATUS_V2 with the same message index contains contains corresponding higher-rate ESC data. Message index. ESC data corresponds to ESC_STATUS_V2 message with same index.