eziosoft / MultiWii_EZ_GUI

GNU General Public License v3.0
79 stars 61 forks source link

Support for "Lighttelemetry" #62

Closed marksev1 closed 9 years ago

marksev1 commented 10 years ago

Lighttelemetry as the name implies is a lite-weight protocol for data transmission developed by KipK (mwii and other forums) for use with ground-osd and antenna tracking (ghettosd and ghettostation on github -> https://github.com/KipK/Ghettostation/wiki)

It uses either 1200 or 2400 baud to send all the info so it vastly improves the range if using OpenLRSng for both rc&telemetry, over for example using a more elaborate protocol like MSP. Same implies also for 3DR radios.

So my question is could you/would you implement it just for displaying the uav data (gps position, speed, flight modes etc.), so not bidirectional, just unidirectional..

Basically an android GUI for lightelemetry would be a cool addition. Thanks!

eziosoft commented 9 years ago

it seems that there is not much of interest about it