PX4 Firmware
PX4 Autopilot Software http://px4.io
dyn.cpp File Reference
#include <dlfcn.h>
#include <px4_platform_common/module.h>
#include <px4_platform_common/log.h>
Include dependency graph for dyn.cpp:

Go to the source code of this file.

Functions

static void usage ()
 
__EXPORT int dyn_main (int argc, char *argv[])
 

Detailed Description

Author
Mara Bos m-ou..nosp@m.se@m.nosp@m.-ou.s.nosp@m.e

Definition in file dyn.cpp.

Function Documentation

◆ dyn_main()

int dyn_main ( int  argc,
char *  argv[] 
)

Definition at line 67 of file dyn.cpp.

References usage().

Here is the call graph for this function:

◆ usage()

static void usage ( void  )
static

Definition at line 51 of file dyn.cpp.

Referenced by dyn_main().

Here is the caller graph for this function: