docs(i18n): PX4 guide translations (Crowdin) - ko (#27449)

Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
This commit is contained in:
PX4 Build Bot
2026-06-04 12:36:29 +10:00
committed by GitHub
parent 0822348f52
commit bb53e9e757
317 changed files with 6803 additions and 3620 deletions

View File

@@ -10,12 +10,12 @@ ParameterSetValueRequest : Used by a remote or primary to update the value for a
## Fields
| 명칭 | 형식 | Unit [Frame] | Range/Enum | 설명 |
| ------------------------------------ | --------- | ---------------------------------------------------------------- | ---------- | --------------------------------------- |
| timestamp | `uint64` | | | |
| parameter_index | `uint16` | | | |
| int_value | `int32` | | | Optional value for an integer parameter |
| float_value | `float32` | | | Optional value for a float parameter |
| 명칭 | 형식 | Unit [Frame] | Range/Enum | 설명 |
| -------------------------------------------------------------------- | --------- | ---------------------------------------------------------------- | ---------- | --------------------------------------- |
| <a id="fld_timestamp"></a>timestamp | `uint64` | | | |
| <a id="fld_parameter_index"></a>parameter_index | `uint16` | | | |
| <a id="fld_int_value"></a>int_value | `int32` | | | Optional value for an integer parameter |
| <a id="fld_float_value"></a>float_value | `float32` | | | Optional value for a float parameter |
## Constants