#include <AP_RCProtocol_SBUS.h>
|
bool | sbus_decode (const uint8_t frame[25], uint16_t *values, uint16_t *num_values, bool *sbus_failsafe, bool *sbus_frame_drop, uint16_t max_values) |
|
Definition at line 22 of file AP_RCProtocol_SBUS.h.
◆ AP_RCProtocol_SBUS()
AP_RCProtocol_SBUS::AP_RCProtocol_SBUS |
( |
AP_RCProtocol & |
_frontend | ) |
|
|
inline |
◆ process_pulse()
void AP_RCProtocol_SBUS::process_pulse |
( |
uint32_t |
width_s0, |
|
|
uint32_t |
width_s1 |
|
) |
| |
|
overridevirtual |
◆ sbus_decode()
bool AP_RCProtocol_SBUS::sbus_decode |
( |
const uint8_t |
frame[25], |
|
|
uint16_t * |
values, |
|
|
uint16_t * |
num_values, |
|
|
bool * |
sbus_failsafe, |
|
|
bool * |
sbus_frame_drop, |
|
|
uint16_t |
max_values |
|
) |
| |
|
private |
◆ bit_ofs
uint16_t AP_RCProtocol_SBUS::bit_ofs |
◆ bytes
uint16_t AP_RCProtocol_SBUS::bytes[25] |
◆ sbus_state
struct { ... } AP_RCProtocol_SBUS::sbus_state |
The documentation for this class was generated from the following files: