* 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.8 KiB
Вибір політного контролера
Політний контролер - це "мізки" безпілотного апарату. PX4 can run on many flight controller boards.
Вам слід обирати плату, яка відповідає фізичним обмеженням вашого апарату, видам діяльності, які ви хочете виконувати та, звичайно, за вартістю.
Pixhawk Series
Pixhawk Series open-hardware flight controllers run PX4 on NuttX OS. With many form factors, there are versions targeted towards many use cases and market segments.
Pixhawk Standard Autopilots are used as the PX4 reference platform. They are supported and tested by the PX4 development team, and are highly recommended.
Контролери від виробників
Other flight controllers are manufacturer-supported. This includes FCs that are heavily based on the Pixhawk standard (but which are not fully compliant), and many others.
Note that manufacturer-supported controllers can be just as "good" (or better) than those which are Pixhawk-standard.
Автопілоти для завдань з інтенсивними обчисленнями
Dedicated flight controllers like Pixhawk are not usually well-suited for general purpose computing or running computationally intensive tasks. For more computing power, the most common approach is to run those applications on a separate onboard Companion Computer. Some companion computers can also run PX4 on a separate DSP, as part of the same autopilot board.
Similarly, PX4 can also run natively Raspberry Pi (this approach is not generally considered as "robust" as having a separate companion or using a dedicated DSP):
Комерційні БПЛА, які можуть працювати з PX4
PX4 is available on many popular commercial drone products, including some that ship with PX4 and others that can be updated with PX4 (allowing you to add mission planning and other PX4 Flight modes to your vehicle).
For more information see Complete Vehicles.


