mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-02 05:04:08 +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>
38 lines
2.2 KiB
Markdown
38 lines
2.2 KiB
Markdown
# Autogyro Frames
|
||
|
||
<LinkedBadge type="warning" text="Experimental" url="../airframes/#experimental-vehicles"/>
|
||
|
||
:::warning
|
||
Support for autogyro frames is [experimental](../airframes/index.md#experimental-vehicles).
|
||
Maintainer volunteers, [contribution](../contribute/index.md) of new features, new frame configurations, or other improvements would all be very welcome!
|
||
:::
|
||
|
||
An [Autogyro](https://en.wikipedia.org/wiki/Autogyro) is a type of [rotary-wing](https://en.wikipedia.org/wiki/Rotorcraft).
|
||
다른 유형의 회전익과 비교하여 다음과 같은 장점들이 있습니다.
|
||
|
||
- Ability to take off and land using only a very short runway (compared to an fixed-wing vehicle).
|
||
- High resistance to weather conditions, especially gusts of wind.
|
||
- Possession of a non-powered rotor enabling it to operate in an autorotation mode (one of the helicopter’s emergency modes as well).
|
||
Consequently, it does not need to actively change a flight mode in case of failure (it does not need a parachute or other actively working devices).
|
||
Its flight is thus inherently stable at all times.
|
||
- Absence of a [downwash](https://en.wikipedia.org/wiki/Downwash) during take-off or landing creating an unwanted swirling of dust.
|
||
- [Low lift-to-drag ratio](https://en.wikipedia.org/wiki/Lift-to-drag_ratio) that can be adjusted by construction parameters.
|
||
This ability can be useful because while an unmanned autogyro cannot fly very far in the case of failure (as is the case of a conventional airplane), the flight is still safe and aircraft does not fall (as is typical for multicopter or helicopter).
|
||
|
||
## Supported Frames
|
||
|
||
PX4에서 여러 오토자이로 기체를 지원합니다.
|
||
The set of supported configurations can be seen in [Airframes Reference > Autogyro](../airframes/airframe_reference.md#autogyro).
|
||
|
||
### DIY Frames
|
||
|
||
이 절에서는 다양한 오토자이로 기체 프레임을 조립 구성하는 조립 절차와 지침에 대하여 설명합니다.
|
||
|
||
- [ThunderFly Auto-G2 (Holybro pix32)](../frames_autogyro/thunderfly_auto_g2.md)
|
||
|
||
### Complete Frames with PX4 Preinstalled
|
||
|
||
This section lists vehicles that are sold fully assembled and ready to fly (RTF), with PX4 installed.
|
||
|
||
- [ThunderFly TF-G2](https://www.thunderfly.cz/tf-g2.html)
|