Clooney82 / MavLink_FrSkySPort

This MavLink_FrSkySPort repository is discontinued! The development is moved to athertop/MavLink_FrSkySPort. Please do not use this repo, and follow the link to athertop.
https://github.com/athertop/MavLink_FrSkySPort
GNU General Public License v3.0
61 stars 17 forks source link

Nativ Mavlink Telemetry in OpenTX #35

Closed dk7xe closed 9 years ago

dk7xe commented 9 years ago

No issue but request for help pushing the request on the opentx branch ;-)

There is request #2354 on the opentx branch requesting native mavlink support on opentx. Means that opentx does the mavlink parsing and values are available as telemetry.

That would eliminate the need for an Teensy and the small size FUL-1 can be used for people not needing single cell voltage/LED control.

On the other hand the Teensy does not need to translate Mavlink into FrSky but just parse MavLink and do packet/data injection if needed eg. for single cell voltage.

if you also see benefits please push the #2354 request by adding comments there.

Thank you!

Clooney82 commented 9 years ago

Would be great to have. But the question is how to send MAVLink Data to RC. I only now about openLRS implementations with working MavLink support.

dk7xe commented 9 years ago

2354 is about having the same stuff than openLRS at opentx. if more of us are leaving a note at #2354 the chance is higher that we get it.

xros commented 9 years ago

This is very exciting. I posed a comment here . But this talk was closed by @Clooney82 . In the 2nd comment, procedure 2, if we can pass the native MavLink protocol to the RC, then the ground station relay is possible via serial ports.

lvale commented 9 years ago

@xros, as @Clooney82 said, it's not the scope of this project for now. You can pursue that possibility, but the Taranis and Lua is not the appropriate way to build a Ground Station (at least not without heavy modification of the base code - OpenTX)