* Add vitepress tree * Update existing workflows so they dont trigger on changes in the docs path * Add nojekyll, package.json, LICENCE etc * Add crowdin docs upload/download scripts * Add docs flaw checker workflows * Used docs prefix for docs workflows * Crowdin obvious fixes * ci: docs move to self hosted runner runs on a beefy server for faster builds Signed-off-by: Ramon Roche <mrpollo@gmail.com> * ci: don't run build action for docs or ci changes Signed-off-by: Ramon Roche <mrpollo@gmail.com> * ci: update runners Signed-off-by: Ramon Roche <mrpollo@gmail.com> * Add docs/en * Add docs assets and scripts * Fix up editlinks to point to PX4 sources * Download just the translations that are supported * Add translation sources for zh, uk, ko * Update latest tranlsation and uorb graphs * update vitepress to latest --------- Signed-off-by: Ramon Roche <mrpollo@gmail.com> Co-authored-by: Ramon Roche <mrpollo@gmail.com>
2.7 KiB
Initial Setup & Configuration
Ми рекомендуємо розробникам отримати базове обладнання та програмне забезпечення, описане нижче (або подібне).
Базове обладнання
:::tip PX4 can be used with a much wider range of equipment than described here, but new developers will benefit from going with one of the standard setups. A Taranis RC and a mid-range Android tablet make a very inexpensive field kit. :::
Нижченаведене обладнання дуже рекомендується:
-
RC controller for the safety pilot
- Taranis Plus RC control (or equivalent)
-
Development computer
::: info The listed computers have acceptable performance, but a more recent and powerful computer is recommended.
:::
-
Lenovo Thinkpad with i5-core running Windows 11
-
MacBook Pro (early 2015 and later) with macOS 10.15 or later
-
Lenovo Thinkpad i5 with Ubuntu Linux 20.04 or later
-
Ground control station (computer or tablet):
- iPad (may require Wifi telemetry adapter)
- Будь-який ноутбук MacBook або Ubuntu Linux (може бути комп'ютером для розробки)
- A recent mid-range Android tablet or phone with a large enough screen to run QGroundControl effectively (6 inches).
-
Vehicle capable of running PX4:
-
Safety glasses
-
Tether (multicopter only - for more risky tests)
Конфігурація рухомого засобу
Install the QGroundControl Daily Build for a desktop OS.
Для налаштування засобу:
- Install PX4 firmware (including "custom" firmware with your own changes).
- Start with the airframe that best-matches your vehicle from the airframe reference.
- Basic Configuration explains how to perform basic configuration.
- Parameter Configuration explains how you can find and modify individual parameters.
::: info
- QGroundControl mobile variants do not support vehicle configuration.
- The daily build includes development tools and new features that are not available in the official release.
- Конфігурації в довіднику планерів літали на реальних засобах та є хорошою стартовою точкою для "відриву від землі".
:::