bolderflight / sbus

Arduino and CMake library for communicating with SBUS receivers and servos.
MIT License
374 stars 132 forks source link

Lost Frame and Failsafe Transmit packet #8

Closed flybrianfly closed 3 years ago

flybrianfly commented 5 years ago

Add lost frame and failsafe data to the transmitted packet.

Daniel-1276 commented 5 years ago

Agree, would be nice to feed also flight controllers with SBUS write function. As already discussed with Brian I am working on a solution to feed analog RSSI data from L9R into SBUS stream for my iNav flight controller.

flybrianfly commented 3 years ago

Added support for transmitting lost_frame and failsafe flags.