murata
|
987966a6d7
|
AP_RCProtocol: Change to shared CRC16 method
|
2019-04-09 12:50:17 +10:00 |
Andrew Tridgell
|
696d4b47a1
|
AP_RCProtocol: use SoftSerial clock for SRXL
|
2018-11-07 07:35:45 +11:00 |
Andrew Tridgell
|
b93dee7fe6
|
AP_RCProtocol: switched SRXL to SoftSerial decoder
|
2018-11-07 07:35:45 +11:00 |
Andrew Tridgell
|
eca4fec2aa
|
AP_RCProtocol: use pulses as clock for frame timeout
for SRXL and DSM we should judge a frame timeout from the pulses,
otherwise lag in the DMA capture can cause a false frame drop
|
2018-11-07 07:35:45 +11:00 |
Andrew Tridgell
|
baf0be6a56
|
AP_RCProtocol: added check on baudrate in process_byte()
and support process_byte() in SBUS input
|
2018-11-07 07:35:45 +11:00 |
Andrew Tridgell
|
1dcac14b1e
|
AP_RCProtocol: cleanup code style
using Tools/CodeStyle/ardupilot-astyle.sh
|
2018-07-20 15:47:18 +10:00 |
Siddharth Purohit
|
baff7291ce
|
AP_RCProtocol: add support for srxl and st24 protocol
|
2018-07-20 15:47:18 +10:00 |