# GD00X

## Details

**Protocol Number:**  47\
**Autobind:**  Yes\
**Channel Re-mapping:**  Yes\
**Extended Limits:**  No\
**Failsafe Support:**  No\
**Receiver Match:**  No\
**Telemetry:**  No\
**Option Value:**  Frequency fine tuning

## Notes

**Models:**  GD005 C-17 Transport, GD006 DA62 and ZC-Z50

{% hint style="warning" %}
This protocol is known to be problematic.  This is due to the emulation of the original radio's RF component.
{% endhint %}

If the model does not respond well to inputs, or is hard to bind, you can try to switch the emulation mode by using an option value (RF Freq. tuning) other than 0.

Once the value is not set to 0 it is used for frequency fine tuning.  See the [Frequency Tuning page](/using-the-module/frequency-tuning.md) for more details.

## Channel Assignment

| CH1 | CH2 | CH3 | CH4 | CH5  | CH6 | CH7  |
| --- | --- | --- | --- | ---- | --- | ---- |
| A   | -   | T   | -   | Trim | LED | Rate |

**Trim:**  Either use this channel for trim only, or add a mixer with aileron to increase the roll rate\
**Rate:**  -100% = high rate; +100% = low rate

## Sub Protocols

### 0 - GD\_V1

**Models:**  First generation of GD models, ZC-Z50

### 1 - GD\_V2

**Models:**  New generation of GD models


---

# 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://www.multi-module.org/using-the-module/protocol-details/gd00x.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.
