Paparazzi UAS  v7.0_unstable
Paparazzi is a free software Unmanned Aircraft System.
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 "modules/energy/electrical.h"
#include "modules/radio_control/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.