# 2.2. Introduction to left column functions

### 2.2.1. Drone connection  &#x20;

* Connect with Serial port and bardrate 115200 if connect to the drone with USB cable.&#x20;
* Connect with TCP IP if connect to the drone with video & data link. Find more details about the IP and Port from UAV user manual.

<figure><img src="/files/Zoae3U11ZKXe3HeKznFG" alt=""><figcaption></figcaption></figure>

### 2.2.2. Map type

Select the map type for the ground station software

<figure><img src="/files/Rc4nKIWpVTwhLBmdZ1MW" alt=""><figcaption></figcaption></figure>

### 2.2.3. Map Zoom in / out

Click to control the zoom in and out of the map.

<figure><img src="/files/1i3iZ7h8u50xcFiiLcNU" alt=""><figcaption></figcaption></figure>

### 2.2.4. Locate to drone position

Click to quickly locate the current position of the drone.

<figure><img src="/files/bytpDTHhzwg5EXSvbI6P" alt=""><figcaption></figcaption></figure>

### 2.2.5. Locate to Home position

Click to quickly locate the position of the Home point.

<figure><img src="/files/hKnh5Hxh5W7drDFQqrf3" alt=""><figcaption></figcaption></figure>

### 2.2.6. Advanced settings menu

<figure><img src="/files/tOHVGv7dqB9RFvq4fK17" alt=""><figcaption></figcaption></figure>

2.2.6.1. Advanced settings - Vehicle Setup - <mark style="color:blue;">“Firmware”</mark> page

Upgrade firmware of the UAV, please contact YANGDA before upgrade the frimware.

<figure><img src="/files/qgQYarb6plwK6UAp5kIB" alt=""><figcaption></figcaption></figure>

2.2.6.2 <mark style="color:blue;">“Remote control”</mark> page

<figure><img src="/files/55ZtGxpEfOqxPfKy0Z6h" alt=""><figcaption></figcaption></figure>

2.2.6.3 <mark style="color:blue;">“Flight modes”</mark> page

<figure><img src="/files/1QwlGnc7sbYxyepZfqml" alt=""><figcaption></figcaption></figure>

2.2.6.4. <mark style="color:blue;">“Sensors”</mark> page

Calibration for UAV sensors.

<figure><img src="/files/u1rEMZ8bXqfu6jXxkfNf" alt=""><figcaption><p>Accelerometer</p></figcaption></figure>

<figure><img src="/files/WqqZmQZLgZpeUHWrVdcT" alt=""><figcaption><p>Compass</p></figcaption></figure>

<figure><img src="/files/djRZKPMbeNjBgKjJKorR" alt=""><figcaption><p>Level Horison</p></figcaption></figure>

<figure><img src="/files/YyE9kMCFtGtt83DjnLIC" alt=""><figcaption><p>Baro/Airspeed</p></figcaption></figure>

2.2.6.5. <mark style="color:blue;">“Power”</mark> page

<figure><img src="/files/K58yYEH2FXQVmtN1IKil" alt=""><figcaption></figcaption></figure>

2.2.6.6. <mark style="color:blue;">“Motors”</mark> page

Test UAV motors and servo control surface.

<figure><img src="/files/zEh5Peop5XdWNT7PpTsA" alt=""><figcaption></figcaption></figure>

2.2.6.7. <mark style="color:blue;">“Safety”</mark> page

Failsafe configuration and UAV arm checking.

<figure><img src="/files/2gTVdfGKejwfZipbOgJh" alt=""><figcaption></figcaption></figure>

2.2.6.8. <mark style="color:blue;">“Parameters”</mark> page

<figure><img src="/files/l8luwlTOgVtZMyZFdWFC" alt=""><figcaption></figcaption></figure>

2.2.6.9. <mark style="color:blue;">“General”</mark> page

<figure><img src="/files/yfp94Gi4X4k0Fe66ghIz" alt=""><figcaption></figcaption></figure>

2.2.6.10. Advanced settings - App Setting-<mark style="color:blue;">"General"</mark>

<figure><img src="/files/ERrQeV68ajpDP3L9ztYw" alt=""><figcaption></figcaption></figure>


---

# 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/ground-station-user-manual/launch-gcs/2.-software-installation-and-interface-introduction/2.2.-introduction-to-left-column-functions.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.
