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

Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
This commit is contained in:
PX4 Build Bot
2026-05-20 11:01:40 +10:00
committed by GitHub
parent 96a18c320e
commit 8abbb7cc1c
19 changed files with 900 additions and 408 deletions

View File

@@ -173,7 +173,7 @@ Graphs showing how these are used [can be found here](../middleware/uorb_graph.m
- [OrbTest](OrbTest.md)
- [OrbTestLarge](OrbTestLarge.md)
- [OrbTestMedium](OrbTestMedium.md)
- [OrbitStatus](OrbitStatus.md) — ORBIT_YAW_BEHAVIOUR.
- [OrbitStatus](OrbitStatus.md) — Orbit status.
- [ParameterResetRequest](ParameterResetRequest.md) — ParameterResetRequest : Used by the primary to reset one or all parameter value(s) on the remote.
- [ParameterSetUsedRequest](ParameterSetUsedRequest.md) — ParameterSetUsedRequest : Used by a remote to update the used flag for a parameter on the primary.
- [ParameterSetValueRequest](ParameterSetValueRequest.md) — ParameterSetValueRequest : Used by a remote or primary to update the value for a parameter at the other end.