29 #ifndef AUTOPILOT_ARMING_THROTTLE_H
30 #define AUTOPILOT_ARMING_THROTTLE_H
34 #define AUTOPILOT_ARMING_DELAY 10
enum arming_throttle_state autopilot_arming_state
bool_t autopilot_motors_on
static void autopilot_arming_set(bool_t motors_on)
uint8_t autopilot_arming_delay_counter
static void autopilot_arming_check_motors_on(void)
State machine to check if motors should be turned ON or OFF.
static bool_t rc_attitude_sticks_centered(void)
bool_t autopilot_unarmed_in_auto
#define THROTTLE_STICK_DOWN()
#define AUTOPILOT_ARMING_DELAY
Some helper functions to check RC sticks.
static void autopilot_arming_init(void)
#define MODE_MANUAL
Default RC mode.