mirror of
https://github.com/mavlink/mavlink-devguide.git
synced 2026-06-19 07:36:26 +00:00
New Crowdin updates (#670)
* New translations index.md (Chinese Simplified) * New translations common.md (Korean) * New translations dialects.md (Korean) * New translations common.md (Chinese Simplified) * New translations dialects.md (Chinese Simplified)
This commit is contained in:
@@ -7522,7 +7522,7 @@ Configures illuminator settings. An illuminator is a light source that is used f
|
||||
|
||||
Request the home position from the vehicle.
|
||||
|
||||
The vehicle will ACK the command and then emit the [HOME_POSITION](#HOME_POSITION) message.
|
||||
The vehicle will ACK the command and emit the [HOME_POSITION](#HOME_POSITION) message.
|
||||
|
||||
| Param (Label) | Description |
|
||||
| -------------------------------- | ----------- |
|
||||
|
||||
@@ -17,20 +17,20 @@ Dialects are not managed by this project!
|
||||
|
||||
The dialect definitions are:
|
||||
|
||||
- [ASLUAV.xml](ASLUAV.md)
|
||||
- [uAvionix.xml](uAvionix.md)
|
||||
- [cubepilot.xml](cubepilot.md)
|
||||
- [matrixpilot.xml](matrixpilot.md)
|
||||
- [ualberta.xml](ualberta.md)
|
||||
- [paparazzi.xml](paparazzi.md)
|
||||
- [csAirLink.xml](csAirLink.md)
|
||||
- [storm32.xml](storm32.md)
|
||||
- [AVSSUAS.xml](AVSSUAS.md)
|
||||
- [ardupilotmega.xml](ardupilotmega.md)
|
||||
- [marsh.xml](marsh.md)
|
||||
- [ualberta.xml](ualberta.md)
|
||||
- [stemstudios.xml](stemstudios.md)
|
||||
- [csAirLink.xml](csAirLink.md)
|
||||
- [marsh.xml](marsh.md)
|
||||
- [ardupilotmega.xml](ardupilotmega.md)
|
||||
- [loweheiser.xml](loweheiser.md)
|
||||
- [AVSSUAS.xml](AVSSUAS.md)
|
||||
- [ASLUAV.xml](ASLUAV.md)
|
||||
- [matrixpilot.xml](matrixpilot.md)
|
||||
- [uAvionix.xml](uAvionix.md)
|
||||
- [icarous.xml](icarous.md)
|
||||
- [cubepilot.xml](cubepilot.md)
|
||||
|
||||
Note that dialects may `include` [MAVLink-Standard Definitions](index.md) or other dialects.
|
||||
Up to 5 levels of XML file nesting are allowed - see `MAXIMUM_INCLUDE_FILE_NESTING` in [mavgen.py](https://github.com/ArduPilot/pymavlink/blob/master/generator/mavgen.py#L44).
|
||||
|
||||
+1
-1
@@ -44,7 +44,7 @@ The MAVLink organisation provides (and supports) the [mavgen](getting_started/ge
|
||||
| Lua | [mavgen](getting_started/generate_libraries.md#mavgen) | ✓ | ✓ | ✗ | Lua library. Does not support zero trimming of MAVLink 2 messages. |
|
||||
| WLua (Wireshark Lua bindings) | [mavgen](getting_started/generate_libraries.md#mavgen) | ✓ | ✓ | NA | Allow MAVLink-aware packet inspection in Wireshark. Generated lua scripts should be copied to the Wireshark plugin directory (e.g. **wireshark/plugins/mavlink.lua**). |
|
||||
| Swift | [mavgen](getting_started/generate_libraries.md#mavgen) | ✓ | | | |
|
||||
| Rust | [rust-mavlink](https://github.com/mavlink/rust-mavlink) | ✓ | ✓ | | Rust MAVLink generated code. Has [tests](https://github.com/mavlink/rust-mavlink/tree/master/tests) and [docs](https://docs.rs/mavlink/latest/mavlink/). |
|
||||
| Rust | [rust-mavlink](https://github.com/mavlink/rust-mavlink) | ✓ | ✓ | ✓ | Rust MAVLink generated code. Has [tests](https://github.com/mavlink/rust-mavlink/tree/master/tests) and [docs](https://docs.rs/mavlink/latest/mavlink/). |
|
||||
| Ada | [mavgen](getting_started/generate_libraries.md#mavgen) | ✓ | | | |
|
||||
|
||||
<!-- reference links for table above -->
|
||||
|
||||
@@ -7522,7 +7522,7 @@ Configures illuminator settings. An illuminator is a light source that is used f
|
||||
|
||||
Request the home position from the vehicle.
|
||||
|
||||
The vehicle will ACK the command and then emit the [HOME_POSITION](#HOME_POSITION) message.
|
||||
The vehicle will ACK the command and emit the [HOME_POSITION](#HOME_POSITION) message.
|
||||
|
||||
| Param (Label) | 描述 |
|
||||
| -------------------------------- | -------- |
|
||||
|
||||
@@ -17,20 +17,20 @@ Dialects are not managed by this project!
|
||||
|
||||
The dialect definitions are:
|
||||
|
||||
- [ASLUAV.xml](ASLUAV.md)
|
||||
- [uAvionix.xml](uAvionix.md)
|
||||
- [cubepilot.xml](cubepilot.md)
|
||||
- [matrixpilot.xml](matrixpilot.md)
|
||||
- [ualberta.xml](ualberta.md)
|
||||
- [paparazzi.xml](paparazzi.md)
|
||||
- [csAirLink.xml](csAirLink.md)
|
||||
- [storm32.xml](storm32.md)
|
||||
- [AVSSUAS.xml](AVSSUAS.md)
|
||||
- [ardupilotmega.xml](ardupilotmega.md)
|
||||
- [marsh.xml](marsh.md)
|
||||
- [ualberta.xml](ualberta.md)
|
||||
- [stemstudios.xml](stemstudios.md)
|
||||
- [csAirLink.xml](csAirLink.md)
|
||||
- [marsh.xml](marsh.md)
|
||||
- [ardupilotmega.xml](ardupilotmega.md)
|
||||
- [loweheiser.xml](loweheiser.md)
|
||||
- [AVSSUAS.xml](AVSSUAS.md)
|
||||
- [ASLUAV.xml](ASLUAV.md)
|
||||
- [matrixpilot.xml](matrixpilot.md)
|
||||
- [uAvionix.xml](uAvionix.md)
|
||||
- [icarous.xml](icarous.md)
|
||||
- [cubepilot.xml](cubepilot.md)
|
||||
|
||||
Note that dialects may `include` [MAVLink-Standard Definitions](index.md) or other dialects.
|
||||
Up to 5 levels of XML file nesting are allowed - see `MAXIMUM_INCLUDE_FILE_NESTING` in [mavgen.py](https://github.com/ArduPilot/pymavlink/blob/master/generator/mavgen.py#L44).
|
||||
|
||||
Reference in New Issue
Block a user