diff --git a/message_definitions/v1.0/common.xml b/message_definitions/v1.0/common.xml index 8f1079d6..69f05abd 100644 --- a/message_definitions/v1.0/common.xml +++ b/message_definitions/v1.0/common.xml @@ -695,32 +695,35 @@ DShot ESC. - + Flags to report ESC failures. - + Over current failure. - + Over voltage failure. - + Over temperature failure. - + Over RPM failure. - + Inconsistent command failure i.e. out of bounds. - + Motor stuck failure. - + + ESC timeout failure (data not received when expected; published data is stale). + + Generic ESC failure. - - ESC timeout failure (data not received when expected; published data is stale). + + ESC is offline. @@ -7424,9 +7427,8 @@ ESC information for lower rate streaming. Each message contains information for up to 4 ESC. The message index is incremented to indicate which set of ESCs are described. Recommended streaming rate 1Hz. See ESC_STATUS for higher-rate ESC data. Message index. ESC data corresponds to ESC_STATUS message with same index. Total number of ESCs in all messages of this type. Message fields with an index higher than this should be ignored because they contain invalid data. - Information regarding online/offline status of each ESC. Percentage of errors vs valid data of each ESC since boot. - Bitmap of ESC failure flags. + Bitmap of ESC status flags. Temperature of each ESC. INT16_MAX: if data not supplied by ESC.