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

Example for Linux. More...

#include <px4_platform_common/log.h>
#include <px4_platform_common/app.h>
#include <px4_platform_common/init.h>
#include "hello_example.h"
#include <stdio.h>
Include dependency graph for hello_main.cpp:

Go to the source code of this file.

Functions

int PX4_MAIN (int argc, char **argv)
 

Detailed Description

Example for Linux.

Author
Mark Charlebois charl.nosp@m.ebm@.nosp@m.gmail.nosp@m..com

Definition in file hello_main.cpp.

Function Documentation

◆ PX4_MAIN()

int PX4_MAIN ( int  argc,
char **  argv 
)

Definition at line 46 of file hello_main.cpp.

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

Referenced by cdev_test_main(), hello_main(), hrt_test_main(), and muorb_test_main().

Here is the call graph for this function:
Here is the caller graph for this function: