APM:Libraries
|
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) |
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().