fishpepper / OpenSky

opensource implementation of the frsky protocol for multiple targets (D4R-ii, VD5M)
http://fishpepper.de/projects/opensky/
GNU General Public License v3.0
154 stars 70 forks source link

Support for CRSF with Telemetry #6

Closed andymac4182 closed 7 years ago

andymac4182 commented 7 years ago

This is possibly a completely out there idea and no idea if its possible or not but it would be great to see support for CRSF since it supports only requiring a single UART instead of one for serial and one for telemetry.

Eg. https://github.com/betaflight/betaflight/pull/1504