# Controller Settings

#### Control Modes: Configure the transmitter mode

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

#### Stick Calibration: Calibrate sticks

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

{% hint style="warning" %}
When “Stick Calibration” is selected, the following warning will&#x20;appear. Communication with the drone will be interrupted. Ensure it is safe&#x20;before tapping **CONFIRM.** Tap **CANCEL** to return to the settings menu.
{% endhint %}

Follow the on-screen instructions to complete stick calibration.

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

When finished, tap **<** in the top left corner to return to the settings menu.

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

{% hint style="warning" %}
If the control stick is not calibrated, the drone may drift, fail to arm, or have&#x20;limited control. Always calibrate the stick to ensure proper operation.
{% endhint %}

#### Stick/Wheel/Button Check: Check input functions

The operation of each switch, button, and wheel can be verified on the&#x20;screen as shown below. Use this screen to check functions after calibration&#x20;or if you notice any irregularities.&#x20;

*Note: When Stick/Wheel/Button Check is selected, the following warning will appear. Communication with the drone will be interrupted. Ensure it is safe before tapping **CONFIRM**. Tap **CANCEL** to return to the settings menu.*&#x20;

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

<figure><img src="/files/6HoTj9NBin0DH49Uw49U" alt=""><figcaption></figcaption></figure>

{% hint style="danger" %}
Do not use the Stick/Wheel/Button Check function during flight. This will&#x20;interrupt communication with the drone and prevent command transmission.
{% endhint %}

#### Wheel Calibration: Calibrate scroll wheel

*Note: When **WHEEL** is selected, the following warning will appear.&#x20;Communication with the drone will be interrupted. Ensure it is safe before&#x20;tapping **CONFIRM**. Tap **CANCEL** to return to the settings menu.*

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

Follow the on-screen instructions to complete stick calibration.&#x20;When finished, tap **<** in the top left corner to return to the settings menu.

{% hint style="warning" %}
If the scroll wheel is not calibrated, the drone may drift, fail to arm, or have&#x20;limited control. Always calibrate the stick to ensure proper operation.
{% endhint %}


---

# 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.inspiredflight.com/inspired-documentation/products/ground-control-stations/gs-one/controller-settings.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.
