mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-01-18 03:52:11 +01:00
1898d0ad35
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