ardupilot/libraries/AP_IOMCU
Andrew Tridgell 9d87645c6e AP_IOMCU: fixed event handling bug in IOMCU code
if a a message send fails to IOMCU then we were discarding all
currently pending non-recurring events. This means that states like
oneshot enable would be lost if the IOMCU reset.

We now re-trigger all events that have not yet been handled
2021-02-24 18:21:08 +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 event handling bug in IOMCU code 2021-02-24 18:21:08 +11:00
AP_IOMCU.h AP_IOMCU: fixed event handling bug in IOMCU code 2021-02-24 18:21:08 +11:00
fw_uploader.cpp AP_IOMCU: use crc32_small() in AP_IOMCU 2019-10-28 15:53:16 +11:00