From a5fb9959469c0d508d3a8c8e8983223dc951dd26 Mon Sep 17 00:00:00 2001 From: "Dr.-Ing. Amilcar do Carmo Lucas" Date: Tue, 15 Mar 2022 11:42:26 +0100 Subject: [PATCH] Upstream update MAV_CMD_DO_MOTOR_TEST --- message_definitions/v1.0/common.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/message_definitions/v1.0/common.xml b/message_definitions/v1.0/common.xml index befd2e9ba5..48797bb9c3 100644 --- a/message_definitions/v1.0/common.xml +++ b/message_definitions/v1.0/common.xml @@ -1100,12 +1100,12 @@ Empty - Mission command to perform motor test. - Motor instance number. (from 1 to max number of motors on the vehicle) - Throttle type. - Throttle. - Timeout. - Motor count. (number of motors to test to test in sequence, waiting for the timeout above between them; 0=1 motor, 1=1 motor, 2=2 motors...) + Command to perform motor test. + Motor instance number (from 1 to max number of motors on the vehicle). + Throttle type (whether the Throttle Value in param3 is a percentage, PWM value, etc.) + Throttle value. + Timeout between tests that are run in sequence. + Motor count. Number of motors to test in sequence: 0/1=one motor, 2= two motors, etc. The Timeout (param4) is used between tests. Motor test order. Empty