PX4 Firmware
PX4 Autopilot Software http://px4.io
mixer_load.h File Reference
#include <px4_platform_common/px4_config.h>
Include dependency graph for mixer_load.h:
This graph shows which files directly or indirectly include this file:

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)
 

Macro Definition Documentation

◆ _SYSTEMLIB_MIXER_LOAD_H

#define _SYSTEMLIB_MIXER_LOAD_H   value

Definition at line 41 of file mixer_load.h.

Function Documentation

◆ load_mixer_file()

__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().

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