# Ground Control Station (GCS)

{% hint style="info" %}
A **Ground Control Station (GCS)** refers to a centralized system or interface that allows operators to communicate with and control unmanned aerial vehicles (UAVs) or drones. The GCS serves as a command center where operators can monitor the drone's telemetry data, receive real-time video feeds from its cameras, and send commands for navigation, flight parameters, and other operational tasks.
{% endhint %}

The transmission and control system of the DeltaQuad Evo Tactical includes three essential components: a radio modem and antenna(s), and a Toughbook with a hand controller.

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

There are two antenna options available:

<details>

<summary>Tripod mounted sector antenna with a maximum range (LOS) of 40 km.</summary>

![](/files/21nrzrsVXGW0L9WDmCoi)

</details>

<details>

<summary>Automatic Tracking Pedestal with a maximum range (LOS) of 80 km.</summary>

![](/files/ym2nEteQ1l6xVKnsfbyd)

</details>


---

# 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/tac/setup/ground-control-station-gcs.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.
