> For the complete documentation index, see [llms.txt](https://aerogcs-config-docs.aeromegh.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://aerogcs-config-docs.aeromegh.com/3.-new-drone-configuration-system/3.2-using-aerogcs-config/3.2.3-rpa-configurations/3.2.3.5-rc-calibration.md).

# 3.2.3.5 RC Calibration

**3.2.3.5 RC Calibration:**

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

![RC Calibration](/files/VO3eMfKdb4vvL6gJjQsu)

**a. RC Calibration:**

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

![RC Calibration Process](/files/VfSfPxgeyCAB2nebPmDP)

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

![Click When Done](/files/5FRvWLEl3CjDvlnXcq7O)

**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.

![Throttle and Sticks Confirmation](/files/bT5rZHwTnurBoRhJjpXN)

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.

![RC Channel Values](/files/Yfat2Cr3Pc5B4dCoNrSL)

After confirmation, it will show the “**Completed**” status on the Button.

**b. Altitude Channel Settings:**

To configure altitude channel settings, navigate to the indicated section of the screen in the RC Calibration, as shown in the following screen.

![Altitude Channel in RC Calibration](/files/yJhvN2c7x8hJTA2W8PmJ)

**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.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://aerogcs-config-docs.aeromegh.com/3.-new-drone-configuration-system/3.2-using-aerogcs-config/3.2.3-rpa-configurations/3.2.3.5-rc-calibration.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
