# 9.3 RC Calibration

To access the RC calibration settings, click on "RC CALIBRATION" from the setting. This action will bring up the following screen for your configuration.

<figure><img src="/files/nKVnK4kUCBO3ths6fXjI" alt=""><figcaption><p>RC Calibration</p></figcaption></figure>

#### 9.3.1. RC Calibration:

**Step 1**. For calibrating RC through the AeroGCS ORANGE, click on the "**Calibrate**" button. Follow the instructions that popped up on the screen.

<figure><img src="/files/Ypt7TqBIVEAFxwwGfg7k" alt=""><figcaption><p>RC Calibration Process</p></figcaption></figure>

**Step 2**. After following the instructions, you will be prompted to click on the "**Click When Done**" button.

<figure><img src="/files/by9jOGwi1HUas8KCcE0w" alt=""><figcaption><p>Click When Done</p></figcaption></figure>

**Step 3**. Clicking the "**Click when done**" button will prompt you to confirm that the sticks are centered and the throttle is down, as displayed on the following screen.

<figure><img src="/files/pHZmZhME8HaPPeVbpiWm" alt=""><figcaption><p>Throttle and Sticks Confirmation</p></figcaption></figure>

Confirm it by pressing the **OK** button. It will show you the RC calibration completed and the count of detected channels. Click **OK** to proceed.&#x20;

**Step 4**. It will show you “RC values for channels” in the dialog box.

<figure><img src="/files/MLjD3xMHOFkyYqwGZajc" alt=""><figcaption><p>RC Channel Values</p></figcaption></figure>

After confirmation, it will show the “**Completed**” status on the Button.&#x20;

#### 9.3.2 Altitude Channel Settings:

To set up altitude channel settings, go to the designated section on the RC Calibration screen, as displayed below.

<figure><img src="/files/YODNIxUJuiIsCBNimdio" alt=""><figcaption><p>Altitude Channel in RC Calibration</p></figcaption></figure>

**Step 1.** Choose the suitable channels from the dropdown list for **throttle, roll, pitch**, and **yaw**.

**Step 2**. Click the **Update** button to transmit the configured values to the drone.

This completes the RC Calibration process.&#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://aerogcs-orange-docs.aeromegh.com/9.-settings-rpa-settings/9.3-rc-calibration.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.
