PX4 Firmware
PX4 Autopilot Software http://px4.io
load_mixer_file.cpp File Reference
#include <string.h>
#include <stdio.h>
#include <ctype.h>
#include "mixer_load.h"
Include dependency graph for load_mixer_file.cpp:

Go to the source code of this file.

Functions

int load_mixer_file (const char *fname, char *buf, unsigned maxlen)
 

Function Documentation

◆ load_mixer_file()

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: