PX4 Firmware
PX4 Autopilot Software http://px4.io
|
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"
Go to the source code of this file.
Functions | |
__EXPORT int | qshell_entry (int argc, char **argv) |
Listener for shell commands from posix.
Definition in file qshell_main.cpp.
int qshell_entry | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 48 of file qshell_main.cpp.
References ToneAlarmInterface::init(), and QShell::main().