# Software (PX4 / QGC)

By default, **QgroundControl** under **PX4** firmware automatically recognizes telemetry modules as they have already been factory configured by Drotek.

If you do not like our configuration, you can configure your telemetry modules as you like using [this utility](http://vps.oborne.me/3drradioconfig.zip).

Simply connect the module to the PC via the USB cable and open the configuration software.

![](/files/-LXNyi0IBYLdo_pOJRs4)

You can change the values to increase your reach or communicate faster.

**Net ID**: This is the channel that will provide radio, 2 must have the same value.

**Tx Power**: The power tenfold by radio for data transmission. Can be increased to increase the range.

**Air Speed**: cruising speed data through the air. Can be reduced to increase the range.

**Baud**: Communication speed of telemetry. Can be decreased to increase the range.

You can find more information on this [site](http://ardupilot.org/copter/docs/common-configuring-a-telemetry-radio-using-mission-planner.html).


---

# 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://drotek.gitbook.io/additional-devices/telemetry/radio-telemetry-kit-433-915-mhz/software-px4-qgc.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.
