From 7c5fe1fc6b3f4acecd26c81eb5492b94016e4e43 Mon Sep 17 00:00:00 2001 From: PX4 Build Bot Date: Fri, 15 May 2026 09:08:48 +1000 Subject: [PATCH] New Crowdin updates (#699) * New translations development.md (Korean) [ci skip] * New translations development.md (Chinese Simplified) [ci skip] --- ko/messages/development.md | 1 - zh/messages/development.md | 1 - 2 files changed, 2 deletions(-) diff --git a/ko/messages/development.md b/ko/messages/development.md index 2a6d5407..9ed7b548 100644 --- a/ko/messages/development.md +++ b/ko/messages/development.md @@ -542,7 +542,6 @@ Command to test groups of related actuators together. This might include groups such as the actuators that contribute to roll, pitch, or yaw torque, actuators that contribute to thrust in x, y, z axis, tilt mechanisms, flaps and spoilers, and so on. This is similar to [MAV_CMD_ACTUATOR_TEST](#MAV_CMD_ACTUATOR_TEST), except that multiple actuators may be affected. Different groups may also affect the same actuators (as in the case of controls that affect torque in different axes). -Autopilots must NACK this command with [MAV_RESULT_TEMPORARILY_REJECTED](#MAV_RESULT_TEMPORARILY_REJECTED) while armed. | Param (Label) | Description | Values | | -------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------- | diff --git a/zh/messages/development.md b/zh/messages/development.md index 81e3b311..86e375ec 100644 --- a/zh/messages/development.md +++ b/zh/messages/development.md @@ -542,7 +542,6 @@ Command to test groups of related actuators together. This might include groups such as the actuators that contribute to roll, pitch, or yaw torque, actuators that contribute to thrust in x, y, z axis, tilt mechanisms, flaps and spoilers, and so on. This is similar to [MAV_CMD_ACTUATOR_TEST](#MAV_CMD_ACTUATOR_TEST), except that multiple actuators may be affected. Different groups may also affect the same actuators (as in the case of controls that affect torque in different axes). -Autopilots must NACK this command with [MAV_RESULT_TEMPORARILY_REJECTED](#MAV_RESULT_TEMPORARILY_REJECTED) while armed. | Param (Label) | 描述 | 值 | | -------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------- |