RavenLRS / raven

Raven Long Range System
GNU General Public License v3.0
165 stars 45 forks source link

Does TX support PPM protocol?If not,when well support it. #13

Closed SJNASJNA closed 5 years ago

fiam commented 6 years ago

The TX doesn’t support PPM and it’s unlikely that it will. PPM is a legacy protocol, the way forward is serial based ones.

SJNASJNA commented 6 years ago

Thank you for your answer.what about SBUS?

jaxxzer commented 5 years ago

@fiam I think it's worth supporting it because AFAIK it is the only protocol with any decent public definition. It's dead simple to implement for someone else who might want to interface with raven with their own eg. flight controller software or tx software.

fiam commented 5 years ago

PPM support was added in #20, closing.