ardupilot/libraries/AP_IOMCU/iofirmware
Andy Piper 57ac86edd9 AP_IOMCU: fix occasional startup internal errors with mixing
allow DIRECT_PWM pages to be smaller than max channels
correct some over-eager register clearing in the global interrupt handler (NFC)
only sent TX events when using shared DMA (NFC)
zero out rx packet code and size to prevent errors with spurious callbacks
add a comment and check for offsets that are codes
2023-12-24 14:39:05 +11:00
..
analog.cpp AP_IOMCU: make adc interrupt driven 2023-12-11 20:46:28 +11:00
analog.h AP_IOMCU: make adc interrupt driven 2023-12-11 20:46:28 +11:00
iofirmware.cpp AP_IOMCU: fix occasional startup internal errors with mixing 2023-12-24 14:39:05 +11:00
iofirmware.h AP_IOMCU: constrain PWM channels to 8, telem channels to 4 and RC channels to 16 2023-12-18 19:02:52 +11:00
ioprotocol.h AP_IOMCU: fix occasional startup internal errors with mixing 2023-12-24 14:39:05 +11:00
mixer.cpp
rc.cpp AP_IOMCU: fixed issue with not regaining RC input 2023-05-23 12:11:04 +10:00
rc.h
wscript AP_IOMCU: bdshot for iomcu 2023-12-18 19:02:52 +11:00