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>
46 lines
1.8 KiB
Markdown
46 lines
1.8 KiB
Markdown
# 首次飞行指南
|
|
|
|
Learning to fly is a lot of fun!
|
|
这些指南旨在确保您的首次飞行体验愉快、有教育意义且安全。
|
|
|
|
## Know the Law
|
|
|
|
Many places have strict regulations related to using flying drones, including requiring a license when flying vehicles or a particular size/weight, or for a particular purpose.
|
|
Familiarise yourself with the flight regulations in your area.
|
|
|
|
## 选择合适的地点
|
|
|
|
为您的第一次飞行选择正确的位置至关重要。
|
|
要注意的主要事项是:
|
|
|
|
- 确保空间是开放的。
|
|
There should be no high trees, hills or buildings nearby, because those will impair the GNSS reception.
|
|
- Make sure no people are within 100 m (300 feet).
|
|
- Make sure there is nothing that you shouldn't crash onto within 100 m - no houses, structures, cars, water, corn fields (hard to find drones in).
|
|
|
|
:::info
|
|
100m clearance is a good "rule of thumb", but in many cases there will be an appropriate regulartory distance, and this may depend on factors such as whether you have a license.
|
|
:::
|
|
|
|
## 带上专业人士
|
|
|
|
带上有经验的人进行第一次飞行。
|
|
让他们帮助您完成飞行前检查,并让他们在出现问题时进行干预!
|
|
|
|
## 计划飞行
|
|
|
|
起飞前规划好航线。
|
|
确保您知道整条路线以及机体将在何处/如何降落。
|
|
|
|
## 减少损失
|
|
|
|
使用您的无人机损坏财产或伤害人员可能会产生重大的法律和财务后果(远远超过无人机本身的价值)。
|
|
|
|
无人机应始终在没有障碍物或人员的安全区域内手动飞行,并且必须始终清晰可见。
|
|
|
|
如果您开始失去对机体机的控制,并且无法恢复控制,请尽快在空旷的地方坠落。
|
|
|
|
:::info
|
|
It can be useful to [set an emergency switch on your transmitter](../config/safety.md#emergency-switches) to immediately return or crash the drone if necessary.
|
|
:::
|