ardupilot/libraries/AP_RCProtocol
Andrew Tridgell c868ac5fe4 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-25 11:33:10 +10:00
..
examples AP_RCProtocol: move AP_VideoTX to AP_VideoTX 2021-02-23 11:43:32 +11:00
AP_RCProtocol.cpp AP_RCProtocol: return true on initial protocol detection 2023-05-25 11:33:10 +10:00
AP_RCProtocol.h AP_RCProtocol: check for 3 good frames for CRSF 2023-01-10 08:12:47 +09:00
AP_RCProtocol_Backend.cpp AP_RCProtocol: added failsafe_active() API 2022-03-22 10:30:35 +11:00
AP_RCProtocol_Backend.h AP_RCProtocol: reset UART on RX failure for CRSF 2022-06-15 17:20:36 +10:00
AP_RCProtocol_CRSF.cpp AP_RCProtocol: check for 3 good frames for CRSF 2023-01-10 08:12:47 +09:00
AP_RCProtocol_CRSF.h AP_RCProtocol: check for 3 good frames for CRSF 2023-01-10 08:12:47 +09:00
AP_RCProtocol_DSM.cpp AP_RCProtocol: allow DSM bind using uart RX pin directly 2021-10-12 15:47:51 +11:00
AP_RCProtocol_DSM.h AP_RCProtocol: allow DSM bind using uart RX pin directly 2021-10-12 15:47:51 +11:00
AP_RCProtocol_FPort.cpp AP_RCProtocol: Fix multi #include's 2021-12-21 10:38:46 +11:00
AP_RCProtocol_FPort.h AP_RCProtocol: added support for passthrough telemetry over crossfire 2021-01-20 18:06:24 +11:00
AP_RCProtocol_FPort2.cpp AP_RCProtocol: Fix multi #include's 2021-12-21 10:38:46 +11:00
AP_RCProtocol_FPort2.h AP_RCProtocol: added support for passthrough telemetry over crossfire 2021-01-20 18:06:24 +11:00
AP_RCProtocol_IBUS.cpp AP_RCProtocol: added logging of RC prototol input bytes 2020-03-24 09:10:36 +09:00
AP_RCProtocol_IBUS.h
AP_RCProtocol_PPMSum.cpp
AP_RCProtocol_PPMSum.h
AP_RCProtocol_SBUS.cpp Revert "AP_RCProtocol: change default SBUS frame gap to 4ms" 2022-02-11 08:10:25 +11:00
AP_RCProtocol_SBUS.h AP_RCProtocol: add support for DJI Fast SBUS 2021-11-18 17:19:04 +11:00
AP_RCProtocol_SRXL.cpp AP_RCProtocol: added logging of RC prototol input bytes 2020-03-24 09:10:36 +09:00
AP_RCProtocol_SRXL.h
AP_RCProtocol_SRXL2.cpp AP_RCProtocol: move AP_VideoTX to AP_VideoTX 2021-02-23 11:43:32 +11:00
AP_RCProtocol_SRXL2.h AP_RCProtocol: allow handshake to initiate RC connection. Support listen-only SRXL2 devices. 2020-12-16 18:06:49 +11:00
AP_RCProtocol_ST24.cpp AP_RCProtocol: fixed buffer overflow in st24 parser 2020-04-21 06:02:29 +10:00
AP_RCProtocol_ST24.h
AP_RCProtocol_SUMD.cpp AP_RCProtocol: added logging of RC prototol input bytes 2020-03-24 09:10:36 +09:00
AP_RCProtocol_SUMD.h
SoftSerial.cpp
SoftSerial.h AP_RCProtocol: add support for DJI Fast SBUS 2021-11-18 17:19:04 +11:00
spm_srxl.cpp AP_RCProtocol: disable flow-control and buffered-writes for SRXL2 uart 2020-05-05 09:23:15 +10:00
spm_srxl.h AP_RCProtocol: disable flow-control and buffered-writes for SRXL2 uart 2020-05-05 09:23:15 +10:00
spm_srxl_config.h AP_RCProtocol: allow handshake to initiate RC connection. Support listen-only SRXL2 devices. 2020-12-16 18:06:49 +11:00