mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-02-18 08:54:15 +01:00
This module includes all the receiver IO and parsing/failsafe functionality of ManualControl, but does none of the interpretations in regards to flight mode / actuator control or arming that was included in the old ManualControl In a second step the old ManualControl module needs to be adapted to do only these ommitted things in a modular way - as a delayed callback