# Ground Control Station overview

The DeltaQuad EVO uses Auterion Mission Control (AMC) as its primary Ground Control Station (GCS). The Ground Control Station consists of buttons and has been optimized for use with touchscreen devices.

If you have ordered a Ground Control Station with your DeltaQuad EVO it will have been installed and tested before it was shipped to you.&#x20;

To install Auterion Mission Control on a separate device such as a laptop or desktop computer,   please refer to the [Auterion Mission Control Installation Manual](https://docs.auterion.com/operators/flight-operations/auterion-mission-control/installation). After a successful installation make sure to follow the [First Steps](https://docs.auterion.com/operators/flight-operations/auterion-mission-control/navigating).

When starting Auterion Mission Control by default the Fly View will be selected.

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

Auterion Mission Control offers two main views. In the Fly View, you execute and monitor missions. The Plan View is used to plan autonomous missions for your vehicle. Once the mission is planned and uploaded to the DeltaQuad EVO, you switch to the [Fly View](/evo/flight/ground-control-station-overview/fly-view.md) to perform the [Pre-flight checks](/evo/flight/pre-flight-checks.md) and execute the mission.

You can switch between the two views by clicking on the Menu Icon <img src="/files/pJH5yHJZIynb4SoipnyE" alt="" data-size="line">.

The application drop-down menu will open. The blue colored tab is the active view. To switch to the other view simply click on the respective tab.

<figure><img src="/files/5Ivj727gJqkrMzhpWnWw" alt="" width="120"><figcaption></figcaption></figure>

The following two chapters will explain in detail the layout of the [Fly View](/evo/flight/ground-control-station-overview/fly-view.md) and the [Plan View](/evo/flight/ground-control-station-overview/plan-view.md).&#x20;

The application menu has four more tabs to choose from.

<table><thead><tr><th width="255.33333333333331">Tab</th><th>View</th><th>Description</th></tr></thead><tbody><tr><td><img src="/files/01GmUu9syFRw4iEcxTLe" alt="" data-size="original"></td><td>Vehicle Setup</td><td>Vehicle configuration, including sensor calibration and safety actions.</td></tr><tr><td><img src="/files/uwmX9UrmCIEIC9ZuuYJE" alt=""></td><td>Photos</td><td>View photos and videos  downloaded from the vehicle.</td></tr><tr><td><img src="/files/GZGayIRPsRdNiVlGXwyj" alt=""></td><td>User Acount</td><td>Login or logout of Auterion account. This associates pilots with flights on <em>Auterion Suite</em>.</td></tr><tr><td><img src="/files/4M5DXjV1g4lazFzVne2l" alt=""></td><td>Settings</td><td>Application Settings</td></tr></tbody></table>

## Normal and Advanced mode

There are two modes Auterion Mission Control can run in. The Normal mode and the Advanced mode. When tapping five times on the Menu icon <img src="/files/5dLbZPc4jJF4tN8zorXU" alt="" data-size="line"> a pop-up window will appear with the option to switch to Advanced mode.

<figure><img src="/files/Fr8wRuH64P9k9BU8Ihyv" alt="" width="563"><figcaption></figcaption></figure>

When the Advanced mode is enabled the Menu icon <img src="/files/JkP59OLzFn1mrQjRk745" alt="" data-size="line"> is black.

When the Normal mode is enabled the Menu icon <img src="/files/rD3MBxY68BO2UiRhDDFc" alt="" data-size="line"> is orange.

In Advanced mode, more options are available. For example, the Analyse tab <img src="/files/bYA5d0qwNWRVBshUelsc" alt="" data-size="line"> in the Auterion Mission Control menu will become available, or the VTOL Transition distance can only be changed when operating in Advanced mode.

<figure><img src="/files/iJUfW0lMfra7q4GALCgh" alt="" width="537"><figcaption></figcaption></figure>

When Advanced mode is enabled tapping five times on the Menu icon <img src="/files/VJ3WWCxQoqys9PjDo4Je" alt="" data-size="line"> will open a pop-up window with the option to switch to Normal mode.

<figure><img src="/files/2NiEa09PjL6VexE3Mg7n" alt="" width="563"><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.deltaquad.com/evo/flight/ground-control-station-overview.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.
