Andy Piper
|
9b8ea8475d
|
AP_RCProtocol: reset UART on RX failure for CRSF
update CRSF timestamps to use microseconds
implement RX liveness protocol and implement for CRSF
|
2022-06-15 17:20:36 +10:00 |
Andy Piper
|
fe29324828
|
AP_RCProtocol: check for bad frames in CRSF decoding.
|
2022-06-08 17:35:03 +10:00 |
Andy Piper
|
89ea5dc12c
|
AP_RCProtocol: flush CRSF telemety writes
|
2022-04-20 17:38:08 +10:00 |
yaapu
|
55bfa41d13
|
AP_RC_Protocol: added ExpressLRS support
|
2021-12-22 18:48:49 +11:00 |
yaapu
|
76bd10bf02
|
AP_RCProtocol: added custom telemetry frame types and subtypes to debug trace
|
2021-12-22 18:48:49 +11:00 |
Hwurzburg
|
eaa557106a
|
AP_RCProtocol: add RC option to report CRSF LQ as RSSI
Co-author: Jules Gilson <julesgilson@yahoo.co.uk>
|
2021-12-21 10:04:33 +11:00 |
Andy Piper
|
5224468ec6
|
AP_RCProtocol: process CRSF crc per-byte
|
2021-12-01 19:04:19 +11:00 |
Andy Piper
|
8035b92e6e
|
AP_RCProtocol: increase CRSF frame timeout to account for scheduling delays
|
2021-08-31 08:18:32 +10:00 |
Andy Piper
|
293bb7704e
|
AP_RCProtocol: implementation of CRSF v3
add CRSF command frame types
allow CRSF baud rate changes
record CRSF version being processed
|
2021-08-04 17:26:18 +10:00 |
Hwurzburg
|
c5f53fc0b6
|
AP_RCProtocol: add Link Quality reporting to RC protocols
|
2021-07-16 13:27:38 +10:00 |
Andy Piper
|
881fd4f37c
|
AP_HAL_ChibiOS: use buffered writes for CRSF telemetry
|
2021-02-03 18:28:28 +11:00 |
Andy Piper
|
f6a2d20579
|
AP_RCProtocol: add tracer 250Hz mode
|
2021-01-20 18:06:24 +11:00 |
yaapu
|
5ef20aec27
|
AP_RCProtocol: added support for passthrough telemetry over crossfire
|
2021-01-20 18:06:24 +11:00 |
Andy Piper
|
7f3f135dc5
|
AP_RCProtocol: add debug for further CRSF messages
add better frame debug info to CRSF
|
2020-11-11 18:13:11 +11:00 |
Andy Piper
|
ce970dcf75
|
AP_RCProtocol: process CRSF link statistics frames to get RSSI
|
2020-08-06 18:24:46 +10:00 |
Andy Piper
|
4e88adf86e
|
AP_RCProtocol: TBS CRSF implementation
refactor rc channels decoding into backend
refactor SBUS to use decode_11bit_channels()
only support big-endian
don't include CRSF in iomcu
|
2020-07-07 18:48:06 +10:00 |