|
PX4 Firmware
PX4 Autopilot Software http://px4.io
|
#include "parameters.h"Go to the source code of this file.
Namespaces | |
| RCUpdate | |
Functions | |
| void | RCUpdate::initialize_parameter_handles (ParameterHandles ¶meter_handles) |
| initialize ParameterHandles struct More... | |
| int | RCUpdate::update_parameters (const ParameterHandles ¶meter_handles, Parameters ¶meters) |
| Read out the parameters using the handles into the parameters struct. More... | |