ardupilot/libraries/AP_IOMCU
Andrew Tridgell b03e9c056e 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 14:59:42 +11:00
..
iofirmware AP_IOMCU: fixed bug in SBUS output when scanning for FPort input 2020-10-07 14:59:42 +11:00
AP_IOMCU.cpp AP_IOMCU: fixed handling of RC ignore failsafe option 2020-08-25 12:41:41 +10:00
AP_IOMCU.h AP_IOMCU: resync for 4.0 update 2020-05-11 18:15:42 +10:00
fw_uploader.cpp AP_IOMCU: remove unnecessary tabs and whitespaces 2020-02-05 10:43:36 +11:00