From ab94caab24946b47001be9f59778aebc7af8e1b9 Mon Sep 17 00:00:00 2001 From: Lorenz Meier Date: Wed, 5 Feb 2020 08:38:34 +0100 Subject: [PATCH] Remove STATUSTEXT_LONG (unused) A better solution has been proposed and merged in https://github.com/mavlink/mavlink/pull/1295. --- message_definitions/v1.0/common.xml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/message_definitions/v1.0/common.xml b/message_definitions/v1.0/common.xml index 731cfaa49e..a4aeadc6e7 100644 --- a/message_definitions/v1.0/common.xml +++ b/message_definitions/v1.0/common.xml @@ -5279,11 +5279,6 @@ data - - Status text message (use only for important status and error messages). The full message payload can be used for status text, but we recommend that updates be kept concise. Note: The message is intended as a less restrictive replacement for STATUSTEXT. - Severity of status. Relies on the definitions within RFC-5424. - Status text message, without null termination character. -