APM:Libraries
Functions
sbus.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

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)
 

Function Documentation

◆ sbus_decode()

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 97 of file sbus.cpp.

Referenced by F4Light::PPM_parser::_process_sbus_pulse(), Linux::RCInput::_process_sbus_pulse(), Linux::RCInput::add_sbus_input(), and AP_RCProtocol_SBUS::process_pulse().

Here is the caller graph for this function: