mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
* 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>
45 lines
2.8 KiB
Markdown
45 lines
2.8 KiB
Markdown
# Розширені налаштування
|
|
|
|
This topic lists configuration topics that are not particularly vehicle specific, for features that are more rarely modified, or that are specific only to manufacturers/OEMs.
|
|
|
|
## Параметри
|
|
|
|
- [Finding/Updating Parameters](../advanced_config/parameters.md)
|
|
- [Повний довідник параметрів](../advanced_config/parameter_reference.md)
|
|
|
|
## Feature configuration
|
|
|
|
- [Using PX4's Navigation Filter (EKF2)](../advanced_config/tuning_the_ecl_ekf.md)
|
|
- [Конфігурація завершення польоту](../advanced_config/flight_termination.md)
|
|
- [Конфігурація датчика землі](../advanced_config/land_detector.md)
|
|
- [Prearm/Arm/Disarm Configuration](../advanced_config/prearm_arm_disarm.md)
|
|
|
|
## OEM/Factory Calibration
|
|
|
|
- [Заводське калібрування IMU](../advanced_config/imu_factory_calibration.md)
|
|
- [Термокомпенсація датчика](../advanced_config/sensor_thermal_calibration.md)
|
|
- [Компенсація живлення компаса](../advanced_config/compass_power_compensation.md)
|
|
- [Розширена орієнтація контролера](../advanced_config/advanced_flight_controller_orientation_leveling.md)
|
|
- [Накопичення статичного тиску](../advanced_config/static_pressure_buildup.md)
|
|
|
|
## Serial port/Ethernet configuration
|
|
|
|
- [Налаштування послідовних портів](../peripherals/serial_configuration.md)
|
|
- [Телеметрія MAVLink (OSD/GCS)](../peripherals/mavlink_peripherals.md)
|
|
- [Налаштування PX4 Ethernet](../advanced_config/ethernet_setup.md)
|
|
|
|
## Інше
|
|
|
|
- [Оновлення бутлоадера](../advanced_config/bootloader_update.md)
|
|
- [Оновлення бутлоадера FMUv6X-RT через USB](../advanced_config/bootloader_update_v6xrt.md)
|
|
|
|
## Дивіться також
|
|
|
|
- [Стандартна конфігурація](../config/README.md) - налаштування основних датчиків/функцій, необхідних для більшості апаратів PX4.
|
|
- [Периферія контролера польоту](../peripherals/README.md) - налаштування конкретних датчиків, опціональних датчиків, приводів тощо.
|
|
- Конфігурація/налаштування апарату:
|
|
- [Конфігурація/налаштування мультикоптера](../config_mc/index.md)
|
|
- [Конфігурація/налаштування гелікоптера](../config_heli/index.md)
|
|
- [Конфігурація/налаштування літака (з нерухомим крилом)](../config_fw/index.md)
|
|
- [Конфігурація/налаштування VTOL](../config_vtol/index.md)
|