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

Go to the source code of this file.

Functions

bool dsm_decode (uint64_t frame_time, const uint8_t dsm_frame[16], uint16_t *values, uint16_t *num_values, uint16_t max_values)
 

Function Documentation

◆ dsm_decode()

bool dsm_decode ( uint64_t  frame_time,
const uint8_t  dsm_frame[16],
uint16_t *  values,
uint16_t *  num_values,
uint16_t  max_values 
)

Decode the entire dsm frame (all contained channels)

Definition at line 195 of file dsm.cpp.

Referenced by F4Light::PPM_parser::_process_dsm_pulse(), Linux::RCInput::_process_dsm_pulse(), Linux::RCInput::add_dsm_input(), dsm_decode(), F4Light::DSM_parser::init(), and AP_RCProtocol_DSM::process_pulse().

Here is the call graph for this function:
Here is the caller graph for this function: