PX4 Firmware
PX4 Autopilot Software http://px4.io
dmesg.cpp File Reference
#include <px4_platform_common/px4_config.h>
#include <px4_platform_common/console_buffer.h>
#include <px4_platform_common/module.h>
#include <px4_platform_common/getopt.h>
Include dependency graph for dmesg.cpp:

Go to the source code of this file.

Functions

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

Function Documentation

◆ dmesg_main()

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

Definition at line 50 of file dmesg.cpp.

References usage().

Here is the call graph for this function:

◆ usage()

static void usage ( void  )
static

Definition at line 76 of file dmesg.cpp.

Referenced by dmesg_main().

Here is the caller graph for this function: