> For the complete documentation index, see [llms.txt](https://docs.gremsy.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gremsy.com/gimbals/pixy-lr-sp/installation/viozio-control-cable/setup-with-mavlink-passthrough.md).

# SETUP WITH MAVLINK PASSTHROUGH

Version: 1.0.0\
Date Update: 27/3/2026\
Version Camera: 2.01\
Version Gimbal: 7.8.7\
Version Entire: 1.989<br>

**Entire Airpixel configuration**

Configure the Uni port-C of the Entire module as shown below according to the steps:

**Step 1:** Connect the device to Entire's wifi.

[![image.png](https://bookstack.gremsy.vn/uploads/images/gallery/2026-03/scaled-1680-/rKRimage.png)](https://bookstack.gremsy.vn/uploads/images/gallery/2026-03/rKRimage.png)

**Step 2:** Open any browser and access the following IP address: **192.168.10.1**

**Step 3:** After successful access, the interface will appear as shown below.

[![image.png](https://bookstack.gremsy.vn/uploads/images/gallery/2026-03/scaled-1680-/TNCimage.png)](https://bookstack.gremsy.vn/uploads/images/gallery/2026-03/TNCimage.png)

**Step 4:** Change the function of the Uni port-C to Mavlink Passthrough with Baudrate 115200

<img src="https://bookstack.gremsy.vn/uploads/images/gallery/2026-03/embedded-image-gikdebva.png" alt="" width="375">

**Note**: Check the remaining UNI ports to see if they are online. UNI ports can be turned offline during the configuration process.

**Checking Mavlink passthrough control**

***Check notifications***

On RC Herelink -> Notifications -> Info line

Check the gimbal recognition information and firmware version.

[![image.png](https://bookstack.gremsy.vn/uploads/images/gallery/2026-03/scaled-1680-/BIcimage.png)](https://bookstack.gremsy.vn/uploads/images/gallery/2026-03/BIcimage.png)

**Check the gimbal angle**

Check the top right corner of the RC Herelink to see if there are any gimbal angle specifications.&#x20;

Turn on Control gimbal on Screen to test the control. <a class="button secondary"></a>

[![image.png](https://bookstack.gremsy.vn/uploads/images/gallery/2026-03/scaled-1680-/RQvimage.png)](https://bookstack.gremsy.vn/uploads/images/gallery/2026-03/RQvimage.png)


---

# 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://docs.gremsy.com/gimbals/pixy-lr-sp/installation/viozio-control-cable/setup-with-mavlink-passthrough.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.
