# Analog Patron FPV

<figure><img src="/files/jOaSc9OvI76Z6jpujaLH" alt=""><figcaption></figcaption></figure>

## Communication System

### **Video Transmission**

* Patron FPV is equipped with an **analog VTX (Video Transmitter)** module operating on the 5.8 GHz band, providing real-time FPV video feed to the pilot’s receiver/goggles.

### **Control Link**

* Flight control is handled via an **ExpressLRS (ELRS) module**, offering a low-latency, long-range 2.4 GHz/900 MHz digital control link between the transmitter and the drone’s receiver.

## User manual content

* [Getting started](/uas-platforms/patron-fpv/patron-fpv-user-manual/analog-patron-fpv/getting-started.md)
* [Flying with Patron FPV](/uas-platforms/patron-fpv/patron-fpv-user-manual/analog-patron-fpv/flying-with-patron-fpv.md)


---

# 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://docs.airvolute.com/uas-platforms/patron-fpv/patron-fpv-user-manual/analog-patron-fpv.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.
