# Add-ons

The OpenTX community is a thriving and exciting place to be. Many Third Party add-ons work with the radios. This list is probably incomplete. If you think your (or someone else's) add on belongs here, do not hestiate to tell us.

## Horus

LView - <https://github.com/RealTadango/FrSky/tree/master/LView> - Lua log viewer for FrSky Horus with OpenTX

## Taranis

* [LuaPilot](https://github.com/ilihack/LuaPilot_Taranis_Telemetry) - Telemetry screen for Arducopter
* [Open-Tm](https://github.com/resourcepool/open-tm) - Telemetry screens mainly for models with acclerometer (includes Betaflight with telemetry)
* [FPV Frequency chart](https://github.com/darsor/opentx-frequency-chart)

![](/files/-MRzpJmH56jRgqUr54WM) ![](/files/-MRzpJmIOrM1YN1A0XKo)

## Sound packs

Beware that these sound packs might not be update with SD card conents and might be missing some sound files from newer releases.

### English

* [Joanne Soundpack on RCGroups](https://www.rcgroups.com/forums/showthread.php?2888433-OpenTX-Soundpack-Joanne)
* Amber Sound pack - [https://www.dropbox.com/s/3t7p9t6ykufhsfx/Amber22.rar?dl=0](https://github.com/opentx/manual-for-opentx-2-2/tree/f979370e594d8dd8ae71861cc48a0af0a7c8234e/advanced/Download%20only/README.md)
* ["Mia" Taranis Voicepack](https://miawinther.bandcamp.com/album/mia-taranis-voicepack) (commercial - 5 USD)


---

# 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/advanced-features/add-ons.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.
