PX4 Firmware
PX4 Autopilot Software http://px4.io
parameters.cpp File Reference
#include "parameters.h"
#include <px4_platform_common/log.h>
#include <px4_platform_common/px4_config.h>
#include <drivers/drv_adc.h>
Include dependency graph for parameters.cpp:

Go to the source code of this file.

Namespaces

 battery_status
 

Functions

void battery_status::initialize_parameter_handles (ParameterHandles &parameter_handles)
 initialize ParameterHandles struct More...
 
int battery_status::update_parameters (const ParameterHandles &parameter_handles, Parameters &parameters)
 Read out the parameters using the handles into the parameters struct. More...