PX4 Firmware
PX4 Autopilot Software http://px4.io
|
#include <px4_platform_common/px4_config.h>
Go to the source code of this file.
Macros | |
#define | _SYSTEMLIB_MIXER_LOAD_H value |
Functions | |
__BEGIN_DECLS __EXPORT int | load_mixer_file (const char *fname, char *buf, unsigned maxlen) |
#define _SYSTEMLIB_MIXER_LOAD_H value |
Definition at line 41 of file mixer_load.h.
__BEGIN_DECLS __EXPORT int load_mixer_file | ( | const char * | fname, |
char * | buf, | ||
unsigned | maxlen | ||
) |
Definition at line 46 of file load_mixer_file.cpp.
References f().
Referenced by linux_pwm_out::initialize_mixer(), df_bebop_bus_wrapper::initialize_mixers(), load(), and MixerTest::load_mixer().