# Basic Elevon

Elevons are control surfaces that combine the functions of the elevator and the aileron.

You usually see this sort of configuration on tailless aircraft.

A good example of this is an aircraft known as a "flying wing".

![](/files/-MRzpJFrlKIkZOMIJMt1)

As you can see from the picture above, the aileron and elevator surfaces reside in the same physical control surface.

For this to work, you have to create a "mix" because this plane has only one servo connected to the Aileron aileron port of the reciever (Channel 1), and one servo connected to the Elevator port of the receiver (Channel 2).

Throttle is assigned to Channel 3 and Rudder is assigned to channel 4.

Channel 4 is unused in this setup, but was inserted because we started with a default model setup. Removing the Rudder Input (on [Inputs](/manual-for-opentx-2-2/software-overview/model_menus/inputs.md) page) and Channel 4 (on [Mixer](/manual-for-opentx-2-2/software-overview/model_menus/mixer.md) page) would not have any impact on the control surfaces.

Here is what basic elevon set up might look like on your radio, with the default AETR output.

[![](/files/-MRzpJFsZnocZZTU06XJ)](/manual-for-opentx-2-2/software-overview/model_menus/inputs.md)

[![](/files/-MRzpJFtVOanvVITYN0g)](/manual-for-opentx-2-2/software-overview/model_menus/mixer.md)

In this example, the [exponential](/manual-for-opentx-2-2/software-overview/model_menus/curves.md) on the Aileron and Elevator inputs are set to 60%. This is not a required setting for Elevon setup.

Although negative values were required for this particular plane, you may not need to use the negative values for the Ailerons as shown here.

For the Elevator setting, you will need to have them be opposite as shown here.

To set up this particular plane, you would need to plug the left control surface into the Aileron port of the receiver (Channel 1) and the right surface into the Elevator port of the receiver (Channel 2).

When you apply up Elevator, both physical control surfaces should move in unison upward, as you might expect.

Similarly with the Ailerons, moving the aileron stick to the left, should push the left surface up and the right surface down.

Because of servo orientation, receiver used, and other factors, you may need to change the values on the mixer lines to a positive value (100) or to use the reverse function in the [OUTPUTS](/manual-for-opentx-2-2/software-overview/model_menus/outputs.md) screen.


---

# 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://doc.open-tx.org/manual-for-opentx-2-2/model-setup-examples/basic-elevon.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.
