mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-01-18 03:52:11 +01:00
697dbf4f5f
them symbolic constants. - A timeout is 0 - A missing driver is 65534 - An invalid channel is 65535 ManualControl: Make it deal with the values explicitly. A timed out value should not be treated like a minimum duration signal. Instead it does not updated the scaled value but marks the data window as invalid to trigger the failsafe.