地面站终端 App

42 lines
1.5 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
# Airframe Setup (ArduPilot)
Airframe Setup is used to select the frame class and type that matches your vehicle
::: info
Airframe Setup is only available on _ArduCopter_ and _ArduSub_ vehicles (it is not shown for _ArduPilot_ Rover or Plane vehicles).
:::
## ArduCopter Airframe Setup
To select the airframe in Copter:
1. First select the **Gear** icon (Vehicle Setup) in the top toolbar and then **Airframe** in the sidebar.
![Airframe config](../../../assets/setup/airframe/arducopter.jpg)
1. Select the broad _Frame Class_ for your vehicle:
![Airframe type](../../../assets/setup/airframe/arducopter_class.jpg)
::: info
You will need to reboot the vehicle for class changes to take effect.
:::
1. Select the specific _Frame Type_ for your vehicle:
![Airframe type](../../../assets/setup/airframe/arducopter_type.jpg)
## ArduSub Frame Setup {#ardusub}
To select the frame type for Sub:
1. First select the **Gear** icon (Vehicle Setup) in the top toolbar and then **Frame** in the sidebar.
1. Select the frame type that matches your vehicle (selecting a frame applies the selection).
1. Make sure that all **green** thrusters have **clockwise** propellers and all **blue** thrusters have **counter-clockwise** propellers (or vice-versa).
![Select airframe type](../../../assets/setup/airframe_ardusub.jpg)
- You can also click **Load Vehicle Default Parameters** to load default parameter set for ArduSub.
![Load vehicle params](../../../assets/setup/airframe_ardusub_parameters.jpg)