docs(i18n): PX4 guide translations (Crowdin) - uk (#27450)

Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
This commit is contained in:
PX4 Build Bot
2026-05-28 07:36:47 +10:00
committed by GitHub
parent 816958245e
commit 091ab6f978
295 changed files with 6047 additions and 3496 deletions

View File

@@ -8,14 +8,14 @@ pageClass: is-wide-page
## Fields
| Назва | Тип | Unit [Frame] | Range/Enum | Опис |
| ---------------------------------------------------------------- | --------- | ---------------------------------------------------------------- | ---------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| timestamp | `uint64` | | | time since system start (microseconds) |
| ignition_on | `bool` | | | activate/deactivate ignition (spark plug) |
| throttle_control | `float32` | | | setpoint for throttle actuator, with slew rate if enabled, idles with 0 [norm] [@range 0,1] [@uncontrolled NAN to stop motor] |
| choke_control | `float32` | | | setpoint for choke actuator, 1: fully closed [norm] [@range 0,1] |
| starter_engine_control | `float32` | | | setpoint for (electric) starter motor [norm] [@range 0,1] |
| user_request | `uint8` | | | user intent for the ICE being on/off |
| Назва | Тип | Unit [Frame] | Range/Enum | Опис |
| ------------------------------------------------------------------------------------------------------- | --------- | ---------------------------------------------------------------- | ---------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <a id="fld_timestamp"></a>timestamp | `uint64` | | | time since system start (microseconds) |
| <a id="fld_ignition_on"></a>ignition_on | `bool` | | | activate/deactivate ignition (spark plug) |
| <a id="fld_throttle_control"></a>throttle_control | `float32` | | | setpoint for throttle actuator, with slew rate if enabled, idles with 0 [norm] [@range 0,1] [@uncontrolled NAN to stop motor] |
| <a id="fld_choke_control"></a>choke_control | `float32` | | | setpoint for choke actuator, 1: fully closed [norm] [@range 0,1] |
| <a id="fld_starter_engine_control"></a>starter_engine_control | `float32` | | | setpoint for (electric) starter motor [norm] [@range 0,1] |
| <a id="fld_user_request"></a>user_request | `uint8` | | | user intent for the ICE being on/off |
## Source Message