PX4 Firmware
PX4 Autopilot Software http://px4.io
send_event.h File Reference
#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>
Include dependency graph for send_event.h:
This graph shows which files directly or indirectly include this file:

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[])