Paparazzi UAS  v7.0_unstable
Paparazzi is a free software Unmanned Aircraft System.
bat_checker.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void init_bat_checker (void)
 
void bat_checker_periodic (void)
 

Function Documentation

◆ bat_checker_periodic()

void bat_checker_periodic ( void  )

Definition at line 60 of file bat_checker.c.

References BAT_CHECKER_GPIO_OFF, BAT_CHECKER_GPIO_ON, Electrical::bat_critical, Electrical::bat_low, electrical, gpio_toggle(), LED_OFF, LED_ON, and LED_TOGGLE.

+ Here is the call graph for this function:

◆ init_bat_checker()

void init_bat_checker ( void  )

Definition at line 49 of file bat_checker.c.

References gpio_setup_output(), LED_INIT, and LED_OFF.

+ Here is the call graph for this function: