mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
13 lines
659 B
Markdown
13 lines
659 B
Markdown
# 기체 상태 표시
|
|
|
|
PX4는 차량 상태를 디스플레이 장치(예, LED)나 음향 장치(예, 부저)로 표시합니다.
|
|
차량 상태 정보에는 차량 보정 여부, SD 카드 장착 여부, 위치 잠금 장치 여부, 접근 안전성 여부, 시동 여부 및 비행 준비 여부 등이 포함됩니다.
|
|
|
|
In addition, PX4 provides more fine-grained information about readiness to fly in QGroundControl.
|
|
|
|
The LED, tune, and GCS notifications are linked below:
|
|
|
|
- [LED Meanings](../getting_started/led_meanings.md)
|
|
- [Tune/Sound Meanings](../getting_started/tunes.md)
|
|
- [QGroundControl Flight-Readiness Status](../flying/pre_flight_checks.md)
|