-
Notifications
You must be signed in to change notification settings - Fork 11
Home
Alessandro Apostoli edited this page Oct 29, 2020
·
11 revisions
This is the home of the Yaapu Frsky Lua ground control station, a LUA script for the Frsky Horus, Taranis, QX7, and JumperT16 radios when used with ArduPilot autopilots.
This is an independent script which allows viewing and changing ArduPilot parameters from the above transmitters, as well as sending a few commands. For the display of Frsky telemetry using ArduPilot's Frsky passthrough capability, see the Yaapu Frsky Telemetry Script.
This capability has been added to ArduPilot master on October 27th 2020
- Hardware/Software Requirements
- Taranis/QX7 Setup
- Horus Setup
- Operation
- Display Abbreviations
- Adding Custom Pages
- Advanced Customizaton
- Technical Deep Dive
Official Blog Thread on ardupilot.org
https://discuss.ardupilot.org/t/frsky-bidirectional-telemetry-implementation/46513
Open an issue on github
https://github.com/yaapu/FrskyLuaGCS/issues
Thanks go to
- Henry Wurzburg for testing and documentation