PX4 Firmware
PX4 Autopilot Software http://px4.io
ToneAlarm.cpp File Reference
#include "ToneAlarm.h"
#include <px4_platform_common/time.h>
Include dependency graph for ToneAlarm.cpp:

Go to the source code of this file.

Functions

__EXPORT int tone_alarm_main (int argc, char *argv[])
 Tone alarm Driver 'main' command. More...
 

Function Documentation

◆ tone_alarm_main()

__EXPORT int tone_alarm_main ( int  argc,
char *  argv[] 
)

Tone alarm Driver 'main' command.

Entry point for the tone_alarm driver module.

Definition at line 184 of file ToneAlarm.cpp.

References ets_airspeed::g_dev, Airspeed::init(), OK, and ToneAlarm::ToneAlarm().

Here is the call graph for this function: