Skip to content

Commit 9b8375d

Browse files
authored
New Crowdin updates (#687)
* New translations development.md (Korean) * New translations all.md (Korean) * New translations development.md (Chinese Simplified) * New translations all.md (Chinese Simplified) * New translations dialects.md (Korean) * New translations dialects.md (Chinese Simplified) * New translations development.md (Korean) * New translations all.md (Korean) * New translations development.md (Chinese Simplified) * New translations all.md (Chinese Simplified) * New translations common.md (Korean) * New translations common.md (Chinese Simplified) * New translations development.md (Korean) * New translations all.md (Korean) * New translations development.md (Chinese Simplified) * New translations all.md (Chinese Simplified) * New translations common.md (Korean) * New translations common.md (Chinese Simplified) * New translations common.md (Korean) * New translations common.md (Chinese Simplified) * New translations cubepilot.md (Korean) * New translations development.md (Korean) * New translations storm32.md (Korean) * New translations ardupilotmega.md (Korean) * New translations cubepilot.md (Chinese Simplified) * New translations development.md (Chinese Simplified) * New translations storm32.md (Chinese Simplified) * New translations ardupilotmega.md (Chinese Simplified) * New translations python_array_test.md (Korean) * New translations asluav.md (Korean) * New translations avssuas.md (Korean) * New translations python_array_test.md (Chinese Simplified) * New translations asluav.md (Chinese Simplified) * New translations avssuas.md (Chinese Simplified) * New translations matrixpilot.md (Korean) * New translations paparazzi.md (Korean) * New translations ualberta.md (Korean) * New translations uavionix.md (Korean) * New translations marsh.md (Korean) * New translations stemstudios.md (Korean) * New translations matrixpilot.md (Chinese Simplified) * New translations paparazzi.md (Chinese Simplified) * New translations ualberta.md (Chinese Simplified) * New translations uavionix.md (Chinese Simplified) * New translations marsh.md (Chinese Simplified) * New translations stemstudios.md (Chinese Simplified)
1 parent fedc67d commit 9b8375d

32 files changed

Lines changed: 292 additions & 82 deletions

ko/messages/ASLUAV.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ span.warning {
3737
| -------------------------- | ------- | -------- |
3838
| [Messages](#messages) | 17 | 234 |
3939
| [Enums](#enumerated-types) | 2 | 158 |
40-
| [Commands](#mav_commands) | 168 | 0 |
40+
| [Commands](#mav_commands) | 169 | 0 |
4141

4242
The following sections list all entities in the dialect (both included and defined in this file).
4343

ko/messages/AVSSUAS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ span.warning {
4141
| -------------------------- | ------- | -------- |
4242
| [Messages](#messages) | 4 | 234 |
4343
| [Enums](#enumerated-types) | 3 | 158 |
44-
| [Commands](#mav_commands) | 173 | 0 |
44+
| [Commands](#mav_commands) | 174 | 0 |
4545

4646
The following sections list all entities in the dialect (both included and defined in this file).
4747

ko/messages/all.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,9 +62,9 @@ span.warning {
6262

6363
| Type | Defined | Included |
6464
| -------------------------- | ------- | -------- |
65-
| [Messages](#messages) | 0 | 389 |
66-
| [Enums](#enumerated-types) | 0 | 255 |
67-
| [Commands](#mav_commands) | 223 | 0 |
65+
| [Messages](#messages) | 0 | 391 |
66+
| [Enums](#enumerated-types) | 0 | 258 |
67+
| [Commands](#mav_commands) | 225 | 0 |
6868

6969
The following sections list all entities in the dialect (both included and defined in this file).
7070

ko/messages/ardupilotmega.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ span.warning {
4646
| -------------------------- | ------- | -------- |
4747
| [Messages](#messages) | 73 | 252 |
4848
| [Enums](#enumerated-types) | 46 | 174 |
49-
| [Commands](#mav_commands) | 199 | 0 |
49+
| [Commands](#mav_commands) | 200 | 0 |
5050

5151
The following sections list all entities in the dialect (both included and defined in this file).
5252

ko/messages/common.md

Lines changed: 19 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ span.warning {
4040
| -------------------------- | ------- | -------- |
4141
| [Messages](#messages) | 231 | 3 |
4242
| [Enums](#enumerated-types) | 149 | 9 |
43-
| [Commands](#mav_commands) | 166 | 0 |
43+
| [Commands](#mav_commands) | 167 | 0 |
4444

4545
The following sections list all entities in the dialect (both included and defined in this file).
4646

@@ -778,7 +778,7 @@ Data stream status information.
778778

779779
Manual (joystick) control message.
780780

781-
This message represents movement axes and button using standard joystick axes nomenclature. Unused axes can be disabled and buttons states are transmitted as individual on/off bits of a bitmask. For more information see https://mavlink.io/en/manual_control.html
781+
This message represents movement axes and button using standard joystick axes nomenclature. Unused axes can be disabled and buttons states are transmitted as individual on/off bits of a bitmask. For more information see https://mavlink.io/en/services/manual_control.html
782782

783783
| Field Name | Type | Description |
784784
| ------------------------------------------------------------------------------------------------------- | ---------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
@@ -5159,6 +5159,8 @@ Camera Modes.
51595159

51605160
### MAV_ARM_AUTH_DENIED_REASON {#MAV_ARM_AUTH_DENIED_REASON}
51615161

5162+
Reasons for denying an authorization request made with [MAV_CMD_ARM_AUTHORIZATION_REQUEST](#MAV_CMD_ARM_AUTHORIZATION_REQUEST). If the [COMMAND_ACK](#COMMAND_ACK) result is [MAV_RESULT_DENIED](#MAV_RESULT_DENIED), this is used to set the reason in the result_param2 field.
5163+
51625164
| Value | Name | Description |
51635165
| --------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------ |
51645166
| <a id='MAV_ARM_AUTH_DENIED_REASON_GENERIC'></a>0 | [MAV_ARM_AUTH_DENIED_REASON_GENERIC](#MAV_ARM_AUTH_DENIED_REASON_GENERIC) | Not a specific reason |
@@ -6551,6 +6553,20 @@ Yaw and other degrees of freedom are not specified, and will be flight-stack spe
65516553
| 6 (Longitude/Y) | Center point longitude/Y coordinate according to MAV_FRAME. If no MAV_FRAME specified, MAV_FRAME_GLOBAL is assumed.<br>INT32_MAX or NaN: Use current vehicle position, or current center if already loitering. | |
65526554
| 7 (Altitude/Z) | Center point altitude MSL/Z coordinate according to MAV_FRAME. If no MAV_FRAME specified, MAV_FRAME_GLOBAL is assumed.<br>INT32_MAX or NaN: Use current vehicle altitude. | |
65536555

6556+
### MAV_CMD_NAV_ARC_WAYPOINT (36) {#MAV_CMD_NAV_ARC_WAYPOINT}
6557+
6558+
Circular arc path waypoint.
6559+
6560+
This defines the end/exit point and angle (param1) of an arc path from the previous waypoint. A position is required before this command to define the start of the arc (e.g. current position, a [MAV_CMD_NAV_WAYPOINT](#MAV_CMD_NAV_WAYPOINT), or a [MAV_CMD_NAV_ARC_WAYPOINT](#MAV_CMD_NAV_ARC_WAYPOINT)).
6561+
The resulting path is a circular arc in the NE frame, with the difference in height being defined by the difference in waypoint altitudes.
6562+
6563+
| Param (Label) | Description | Values | Units |
6564+
| -------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------- | ----- |
6565+
| 1 (Arc Angle) | The angle in degrees from the starting position to the exit position of the arc in the NE frame. Positive values are CW arcs and negative values are CCW arcs. | min: -359 max: 359 inc: 1 | deg |
6566+
| 5 (Latitude) | Latitude | | |
6567+
| 6 (Longitude) | Longitude | | |
6568+
| 7 (Altitude) | Altitude | | m |
6569+
65546570
### MAV_CMD_NAV_ROI (80) {#MAV_CMD_NAV_ROI}
65556571

65566572
Sets the region of interest (ROI) for a sensor set or the vehicle itself. This can then be used by the vehicle's control system to control the vehicle attitude and the attitude of various sensors such as cameras.
@@ -8104,7 +8120,7 @@ Request VTOL transition
81048120
Request authorization to arm the vehicle to a external entity, the arm authorizer is responsible to request all data that is needs from the vehicle before authorize or deny the request.
81058121

81068122
If approved the [COMMAND_ACK](#COMMAND_ACK) message progress field should be set with period of time that this authorization is valid in seconds.
8107-
If the authorization is denied [COMMAND_ACK](#COMMAND_ACK).result_param2 should be set with one of the reasons in [ARM_AUTH_DENIED_REASON](#ARM_AUTH_DENIED_REASON).
8123+
If the authorization is denied [COMMAND_ACK](#COMMAND_ACK).result_param2 should be set with one of the reasons in [MAV_ARM_AUTH_DENIED_REASON](#MAV_ARM_AUTH_DENIED_REASON).
81088124

81098125
| Param (Label) | Description | Values |
81108126
| -------------------------------- | ------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------- |

ko/messages/cubepilot.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ span.warning {
3939
| -------------------------- | ------- | -------- |
4040
| [Messages](#messages) | 5 | 234 |
4141
| [Enums](#enumerated-types) | 0 | 158 |
42-
| [Commands](#mav_commands) | 166 | 0 |
42+
| [Commands](#mav_commands) | 167 | 0 |
4343

4444
The following sections list all entities in the dialect (both included and defined in this file).
4545

0 commit comments

Comments
 (0)