PX4 Firmware
PX4 Autopilot Software http://px4.io
qshell_main.cpp File Reference

Listener for shell commands from posix. More...

#include <px4_platform_common/log.h>
#include <px4_platform_common/app.h>
#include <px4_platform_common/init.h>
#include "qshell.h"
Include dependency graph for qshell_main.cpp:

Go to the source code of this file.

Functions

__EXPORT int qshell_entry (int argc, char **argv)
 

Detailed Description

Listener for shell commands from posix.

Author
Nicolas de Palezieux ndepa.nosp@m.l@gm.nosp@m.ail.c.nosp@m.om

Definition in file qshell_main.cpp.

Function Documentation

◆ qshell_entry()

int qshell_entry ( int  argc,
char **  argv 
)

Definition at line 48 of file qshell_main.cpp.

References ToneAlarmInterface::init(), and QShell::main().

Here is the call graph for this function: