|
Paparazzi UAS
v5.12_stable-4-g9b43e9b
Paparazzi is a free software Unmanned Aircraft System.
|
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.
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.