Ardupilot2/libraries/AP_IOMCU/iofirmware
Andrew Tridgell 1b5551206a AP_IOMCU: fixed bug in SBUS output when scanning for FPort input
when we are looking for FPort input, we normally switch UART3 on the
IOMCU to 115200 to look for inverted inputs at 115200 baudrate. We
need to disable this switching when we have SBUS output enabled to
prevent a change in the SBUS output baudrate

Many thanks to afishman for finding this bug

Fixes #15522
2020-10-07 16:44:13 +11:00
..
analog.cpp
analog.h
iofirmware.cpp AP_IOMCU: pass supported RC protocols to IOMCU 2020-08-24 16:32:35 +10:00
iofirmware.h AP_IOMCU: remove unnecessary tabs and whitespaces 2019-10-21 07:57:44 +11:00
ioprotocol.h AP_IOMCU: pass supported RC protocols to IOMCU 2020-08-24 16:32:35 +10:00
mixer.cpp AP_IOMCU: remove unnecessary tabs and whitespaces 2019-10-21 07:57:44 +11:00
rc.cpp AP_IOMCU: fixed bug in SBUS output when scanning for FPort input 2020-10-07 16:44:13 +11:00
rc.h
wscript AP_IOMCU: remove autodetection of heater pin polarity, instead hardcode it 2019-07-25 17:05:41 +10:00