|
PX4 Firmware
PX4 Autopilot Software http://px4.io
|
#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>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 |