Paparazzi UAS  v5.12_stable-4-g9b43e9b
Paparazzi is a free software Unmanned Aircraft System.
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
led_safety_status.c File Reference

Simple module to blink LEDs when battery voltage drops below a certain level, radio control is lost or when takeoff safety conditions are not met. More...

#include "led.h"
#include "generated/airframe.h"
#include "subsystems/electrical.h"
#include "subsystems/radio_control.h"
#include "autopilot.h"
#include "autopilot_rc_helpers.h"
#include "modules/light/led_safety_status.h"
+ Include dependency graph for led_safety_status.c:

Go to the source code of this file.

Detailed Description

Simple module to blink LEDs when battery voltage drops below a certain level, radio control is lost or when takeoff safety conditions are not met.

Definition in file led_safety_status.c.