Andy Piper
167e1d12d7
AP_RCProtocol: disable flow-control and buffered-writes for SRXL2 uart
...
switched spm_srxl.c to C++ compilation
Correctly set budget for half-duplex writes
Tidy PACKED and other externalities
disable SRXL2 on IOMCU and softserial - SRXL2 is a serial half-duplex protocol-only
fixed buffer overrun in SRXL2 parser
fix bugs in decoder sketch and allow output to SITL
5 years ago
Andy Piper
68c6a3b03d
AP_RCProtocol: SRXL2 support
5 years ago
Andrew Tridgell
39b738e407
AP_RCProtocol: expand test suite for multi-frame protocols
5 years ago
Andy Piper
afa232cc7e
AP_RCProtocol: fix example compile on macos
5 years ago
Andrew Tridgell
aa20be4270
AP_RCProtocol: fixed SUMD with 16 channels
...
with 16 channels it is more than 3ms per frame
6 years ago
PraiseSatan
bad5fb418d
AP_RCProtocol: added ibus RX support to recieve channel data from ibus transmitters.
6 years ago
Peter Barker
cbf6d44277
AP_RCProtocol: fix missing-declaration warning in example
6 years ago
Andrew Tridgell
7b3e8afd4c
AP_RCProtocol: added another SUMD test
...
based on data from Luis from issue #10346
6 years ago
Andrew Tridgell
50df8c7e28
AP_RCProtocol: added cmdline RC decoder program
6 years ago
Andrew Tridgell
b4c551b56c
AP_RCProtocol: expand DSM test to 8 channels
6 years ago
Andrew Tridgell
8d8853d4b7
AP_RCProtocol: fixed test build on navio
6 years ago
Andrew Tridgell
ae18fd1cef
AP_RCProtocol: added SUMD protocol test
6 years ago
Andrew Tridgell
408db791e3
AP_RCProtocol: added test suite
6 years ago