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

Example for Linux. More...

#include "hrt_test.h"
#include <stdio.h>
#include <px4_platform_common/app.h>
#include <px4_platform_common/init.h>
Include dependency graph for hrt_test_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 hrt_test_main.cpp.

Function Documentation

◆ PX4_MAIN()

int PX4_MAIN ( int  argc,
char **  argv 
)

Definition at line 48 of file hrt_test_main.cpp.

References ToneAlarmInterface::init(), HRTTest::main(), and lps25h::test().

Here is the call graph for this function: