ardupilot/libraries/AP_IOMCU
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
..
iofirmware AP_IOMCU: fixed bug in SBUS output when scanning for FPort input 2020-10-07 16:44:13 +11:00
AP_IOMCU.cpp AP_IOMCU: fixed handling of RC ignore failsafe option 2020-08-25 09:53:26 +10:00
AP_IOMCU.h AP_IOMCU: pass supported RC protocols to IOMCU 2020-08-24 16:32:35 +10:00
fw_uploader.cpp AP_IOMCU: use crc32_small() in AP_IOMCU 2019-10-28 15:53:16 +11:00