地面站终端 App
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

47 lines
3.1 KiB

User Guide and DevGuide source migration to Stable v4_3 (#10882) * User guide migration to QGC source * Add google analytics - but need [GA4] Find your Google tag ID * Update (most) notes to use vitepress note syntax * Convert remaining notes, tips, warnings * Prettier all the files * Lower case and compress all images * Lower case filenames * docs_deploy1 * Disable platform builds on commit to docs (only) * Test deployment script 1 (#10893) * docs_deploy1 * Disable platform builds on commit to docs (only) * docs_deploy2 * lower case waypoint file * Lower case console.jpg * Add duplicate index as fallback * Get path from process * fix upload * Disable running workflows for changes in the actions * Attempt update via github workflow * Attempt workflow update * A bit more deployment debugging * MOdify yaml to use personal access token * Lower case the support.md * Fix up pattern * Add UI design - ignored by github * Fix up plugins name * Fix up toolbar * Fix up the Support path * Fix up support link to go to the NEW target * Only build this on commit * Add docs stablev4 3 (#10894) * docs_deploy1 * Disable platform builds on commit to docs (only) * docs_deploy2 * lower case waypoint file * Lower case console.jpg * Add duplicate index as fallback * Get path from process * fix upload * Disable running workflows for changes in the actions * Attempt update via github workflow * Attempt workflow update * A bit more deployment debugging * MOdify yaml to use personal access token * Lower case the support.md * Fix up pattern * Add UI design - ignored by github * Fix up plugins name * Fix up toolbar * Fix up the Support path * Fix up support link to go to the NEW target * Only build this on commit * Remove unused files
1 year ago
# ArduPilot 비행 모드 설정
_비행 모드_ 섹션에서는 RC 송신기의 특정 스위치/스위치 위치에 의해 트리거되는 비행 모드 및 기타 작업을 설정할 수 있습니다.
::: info
비행 모드를 설정하려면 비행 모드를 설정하기 위해 [무전기를 구성](../setup_view/radio.md)해야 합니다. - [RC 송신기 설정](../setup_view/FlightModes.md#transmitter-setup)(비행 모드 & 송신기 설정)
:::
이 섹션에 액세스하려면, 상단 툴바에서 **기어** 아이콘(차량 설정)을 선택한 다음 사이드바에서 **비행 모드**를 선택하세요.
![비행 모드 설정 - ArduCopter](../../../assets/setup/flight_modes/ardupilot_copter.jpg)
## 비행 모드 설정
ArduPilot에서 최대 6개의 다른 비행 모드를 송신기의 단일 채널에 할당할 수 있습니다(채널은 평면에서 선택 가능하지만 멀티콥터에서는 채널 5로 고정됨). 또한 ArduCopter를 사용하면 채널 7-12에 대한 추가 *채널 옵션*을 설정할 수 있습니다. 이를 통하여 스위치에 기능을 설정합니다(예: 카메라를 켜거나 실행으로 돌아가기).
비행 모드를 설정 방법:
1. RC 송신기를 켭니다.
1. 상단 툴바에서 **기어** 아이콘(차량 설정)을 선택한 다음 사이드바에서 **비행 모드**를 선택합니다.
![비행 모드 설정 - ArduCopter](../../../assets/setup/flight_modes/ardupilot_copter.jpg)
::: info
위 이미지는 ArduCopter의 비행 모드 설정 스크린샷입니다.
:::
1. 드롭다운에서 최대 6개의 비행 모드를 선택합니다.
1. **ArduCopter만 해당:** 채널 7-12에 대해 추가 *채널 옵션*을 선택합니다.
1. **ArduPlane만 해당:** 드롭다운에서 모드 채널을 선택합니다.
![비행 모드 설정 - ArduPlane](../../../assets/setup/flight_modes/ardupilot_plane.jpg)
1. 송신기의 각 모드 스위치를 차례로 선택하여 모드가 올바른 송신기 스위치에 매핑되는지 테스트하고, 선택한 비행 모드 활성화 여부를 확인합니다(활성 모드의 경우 *QGroundControl*에서 텍스트가 노란색으로 변경됩니다).
모든 값은 변경시에 자동으로 저장됩니다.
::: info
위의 ArduCopter 스크린샷은 채널 7 스위치에 RTL의 추가 옵션이 있는 3위치 비행 모드 스위치의 일반적인 설정을 보여줍니다. 또한 2개의 스위치와 송신기의 믹싱을 사용하여 6가지 비행 모드를 설정할 수 있습니다. 방법에 대한 자습서를 보려면 이 [페이지](http://ardupilot.org/copter/docs/common-rc-transmitter-flight-mode-configuration.html#common-rc-transmitter-flight-mode-configuration)의 중앙 섹션으로 스크롤하십시오.
:::
## 참고:
- [ArduCopter 비행 모드](http://ardupilot.org/copter/docs/flight-modes.html)
- [ArduPlane 비행 모드](http://ardupilot.org/plane/docs/flight-modes.html)
- [ArduCopter > 보조 기능 스위치](https://ardupilot.org/copter/docs/channel-7-and-8-options.html#channel-7-and-8-options) - 채널 설정에 대한 추가 정보