# Mission Planning

### 1. Pre-check before drawing the mission route

1.1 Make sure the lipo battery is fully charged. The total voltage is 52.2V. It is displayed on HUD

1.2 Make sure the calibration of the accelerometer/compass/airspeed has been done.

1.3 Make sure the orientation of the drone's head is correct.

1.4 Make sure the isn't an error/warning message on HUD

1.5 Make sure the Hdop<1, and Sats>15.

1.6 Make sure there is no building more than 20m within a 100m radius, and no metal around the drone.&#x20;

1.7 Make sure the drone's head is anti the wind.

1.8 Make sure the servos will react when pushing the knob of the RC controller.

1.9 Make sure the battery of the video transmitter/RC controller is enough.

1.10 Ensure all parts have been installed firmly, including propeller, arms, ailerons, tail, landing gear, antenna, and all buttons.

1.11 Strongly recommend 2 pilots to conduct the mission: one pilot controls the drone through an RC controller while the other pilot takes care of the data from ground control software.

### 2. Draw the mission route

2.1 After the successful connection, click to select the waypoints that need to be executed.

![](/files/nNPgBrWzbHylxxnYd0eD)

2.2 Click the “Auto route” button and confirm “Yes”, the software will automatically generate take-off and landing waypoints.

![](/files/y9oFswVlX3b2bsJvZaJk)

2.3 Check that the waypoint area is correct, click the (1) “Write route” button to write the route, confirm “Yes”, and the regular route planning is completed.

![](/files/WXEFyKh0Gtl46SpVZI3S)

### 3. Auto flight&#x20;

3.1 Put the RC throttle at the low position and switch to PosHold mode (SD gear at low position).

![](/files/IvLzPAvlAcyHfxktVXG7)

3.2 Go to the “Flying” interface, click (1) “Auto” to make the aircraft enter the automatic mode, and then click (2) “ARM / Disarm” to unlock.

![](/files/AUBP7Lqs1mVHszb1edLZ)

3.3 Release the RC throttle to the middle position, the aircraft will take off and execute the route mission in "Auto" mode, and return home automatically.

![](/files/4wsh40qnxWAoGzA0sz8w)

{% hint style="info" %}
Attention：Please DO NOT flip the mode gear (SD gear) of the RC during the auto flight unless you want to control the drone manually.

How to control the drone manually: flip the SD gear to choose the flight mode (AltHold, PosHold and RTL).
{% endhint %}

&#x20;


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.yangdaonline.com/yangda-docs/multirotor-user-manual/yd6-1600l-gas-electric-hybrid-hexacopter/mission-planning.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
