PX4 Firmware
PX4 Autopilot Software http://px4.io
send_event.cpp File Reference
#include "send_event.h"
#include "temperature_calibration/temperature_calibration.h"
#include <math.h>
#include <px4_platform_common/getopt.h>
#include <px4_platform_common/log.h>
#include <drivers/drv_hrt.h>
Include dependency graph for send_event.cpp:

Go to the source code of this file.

Classes

class  events::SendEvent
 class manages the RC loss audible alarm, LED status display, and thermal calibration. More...
 

Namespaces

 events
 

Functions

int events::send_event_main (int argc, char *argv[])
 

Variables

const unsigned events::SEND_EVENT_INTERVAL_US = 33000