mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-07-27 00:48:23 +08:00
docs(i18n): PX4 guide translations (Crowdin) - zh-CN (#27666)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
This commit is contained in:
@@ -20,7 +20,7 @@ Request to register an external component.
|
||||
| <a id="fld_register_mode"></a>register_mode | `bool` | | | registering a mode also requires arming_check to be set |
|
||||
| <a id="fld_register_mode_executor"></a>register_mode_executor | `bool` | | | registering an executor also requires a mode to be registered (which is the owned mode by the executor) |
|
||||
| <a id="fld_enable_replace_internal_mode"></a>enable_replace_internal_mode | `bool` | | | set to true if an internal mode should be replaced |
|
||||
| <a id="fld_replace_internal_mode"></a>replace_internal_mode | `uint8` | | | vehicle_status::NAVIGATION_STATE_\* |
|
||||
| <a id="fld_replace_internal_mode"></a>replace_internal_mode | `uint8` | | | vehicle_status::NAVIGATION_STATE_\* |
|
||||
| <a id="fld_activate_mode_immediately"></a>activate_mode_immediately | `bool` | | | switch to the registered mode (can only be set in combination with an executor) |
|
||||
| <a id="fld_not_user_selectable"></a>not_user_selectable | `bool` | | | mode cannot be selected by the user |
|
||||
| <a id="fld_request_offboard_setpoints"></a>request_offboard_setpoints | `bool` | | | set to true if the registered mode wants to receive offboard trajectory setpoints via MAVLink |
|
||||
|
||||
Reference in New Issue
Block a user