New Crowdin translations - uk (#26247)

Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
This commit is contained in:
PX4 Build Bot
2026-01-28 16:43:23 +11:00
committed by GitHub
parent c90095e8b4
commit 4af33cef43
28 changed files with 1183 additions and 210 deletions
+4
View File
@@ -10,6 +10,10 @@ CAN it is designed to be democratic and uses differential signaling.
For this reason it is very robust even over longer cable lengths (on large vehicles), and avoids a single point of failure.
CAN також дозволяє отримання зворотного зв'язку від периферійних пристроїв та зручне оновлення прошивки через шину.
PX4 has the ability to track and log detailed information from CAN devices, including firmware versions, hardware versions, and serial numbers.
This enables unique identification and lifecycle tracking of hardware connected to the flight controller.
See [Asset Tracking](../debug/asset_tracking.md) for more information.
PX4 підтримує два програмні протоколи для взаємодії з пристроями CAN:
- [DroneCAN](../dronecan/README.md): PX4 рекомендує це для більшості типових налаштувань.