ardupilot/libraries/AP_RCProtocol
Andrew Tridgell 43a4ae4a8e AP_RCProtocol: return true on initial protocol detection
we need to tell the IO firmware that a byte was consumed when we first
detect a protocol as otherwise the next bad byte on DSM will lock us
on the DSM port
2023-05-23 15:21:45 +10:00
..
examples
AP_RCProtocol_Backend.cpp AP_RCProtocol: HAL_LOGGING_ENABLED in place of checking build types 2023-03-21 08:31:27 +11:00
AP_RCProtocol_Backend.h
AP_RCProtocol_config.h AP_RCProtocol: add option to not include SRXL in build 2023-03-15 22:45:23 +11:00
AP_RCProtocol_CRSF.cpp
AP_RCProtocol_CRSF.h
AP_RCProtocol_DSM.cpp
AP_RCProtocol_DSM.h
AP_RCProtocol_FPort2.cpp
AP_RCProtocol_FPort2.h
AP_RCProtocol_FPort.cpp
AP_RCProtocol_FPort.h
AP_RCProtocol_IBUS.cpp
AP_RCProtocol_IBUS.h
AP_RCProtocol_PPMSum.cpp
AP_RCProtocol_PPMSum.h
AP_RCProtocol_SBUS.cpp
AP_RCProtocol_SBUS.h
AP_RCProtocol_SRXL2.cpp AP_RCProtocol: correct use of MAX_CHANNELS in SRXL2 2023-03-15 13:33:45 -07:00
AP_RCProtocol_SRXL2.h AP_RCProtocol: correct use of MAX_CHANNELS in SRXL2 2023-03-15 13:33:45 -07:00
AP_RCProtocol_SRXL.cpp AP_RCProtocol: add option to not include SRXL in build 2023-03-15 22:45:23 +11:00
AP_RCProtocol_SRXL.h AP_RCProtocol: SRXL2 uses own define for max-channels 2023-03-15 13:33:45 -07:00
AP_RCProtocol_ST24.cpp
AP_RCProtocol_ST24.h
AP_RCProtocol_SUMD.cpp
AP_RCProtocol_SUMD.h
AP_RCProtocol.cpp AP_RCProtocol: return true on initial protocol detection 2023-05-23 15:21:45 +10:00
AP_RCProtocol.h AP_RCProtocol: add option to not include SRXL in build 2023-03-15 22:45:23 +11:00
SoftSerial.cpp
SoftSerial.h
spm_srxl_config.h
spm_srxl.cpp
spm_srxl.h