ardupilot/libraries/AP_IOMCU/iofirmware
Andy Piper e6e0543b8a AP_IOMCU: propagate dshot rates through to IOMCU
implement dshot ESC telemetry
add support for channel enablement/disablement
add stack checks and reporting for MSP stack
wait correct timeout in tickless mode
ensure that dshot sees all pwm updates as the occur in order to maintain periodicity
ensure dshot options are propagated on reset
implement dshot commands
ensure oneshot/125 and mode are setup correctly
add instrumentation for process stack
prevent illegal recursive locks
ignore requests for dshot 600
add support for soft reboot of iomcu
2023-08-15 06:53:48 +10:00
..
analog.cpp AP_IOMCU: fix ADC scaling on IOMCU 2021-11-16 14:12:43 +11:00
analog.h AP_IOMCU: fix includes 2019-03-26 10:27:54 +11:00
iofirmware.cpp AP_IOMCU: propagate dshot rates through to IOMCU 2023-08-15 06:53:48 +10:00
iofirmware.h AP_IOMCU: propagate dshot rates through to IOMCU 2023-08-15 06:53:48 +10:00
ioprotocol.h AP_IOMCU: propagate dshot rates through to IOMCU 2023-08-15 06:53:48 +10:00
mixer.cpp AP_IOMCU: remove unnecessary tabs and whitespaces 2019-10-21 07:57:44 +11:00
rc.cpp AP_IOMCU: fixed issue with not regaining RC input 2023-05-23 12:11:04 +10:00
rc.h AP_IOMCU: fix includes 2019-03-26 10:27:54 +11:00
wscript AP_IOMCU: remove autodetection of heater pin polarity, instead hardcode it 2019-07-25 17:05:41 +10:00