PX4 Firmware
PX4 Autopilot Software http://px4.io
|
Namespaces | |
rc_loss | |
status | |
Classes | |
class | SendEvent |
class manages the RC loss audible alarm, LED status display, and thermal calibration. More... | |
class | SubscriberHandler |
Contains a list of uORB subscriptions and maintains their update state. More... | |
Functions | |
int | send_event_main (int argc, char *argv[]) |
Variables | |
const unsigned | SEND_EVENT_INTERVAL_US = 33000 |
__EXPORT int events::send_event_main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 292 of file send_event.cpp.
References main().
const unsigned events::SEND_EVENT_INTERVAL_US = 33000 |
Definition at line 49 of file send_event.cpp.