|
PX4 Firmware
PX4 Autopilot Software http://px4.io
|
#include "subscriber_handler.h"#include "status_display.h"#include "rc_loss_alarm.h"#include <px4_platform_common/workqueue.h>#include <px4_platform_common/module.h>#include <px4_platform_common/module_params.h>#include <uORB/PublicationQueued.hpp>#include <uORB/topics/vehicle_command.h>#include <uORB/topics/vehicle_command_ack.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[]) |