29 #ifndef AUTOPILOT_ARMING_YAW_H
30 #define AUTOPILOT_ARMING_YAW_H
38 #ifndef MOTOR_ARMING_DELAY
39 #define MOTOR_ARMING_DELAY 40
uint32_t autopilot_motors_on_counter
#define ROLL_STICK_CENTERED()
bool_t autopilot_motors_on
static void autopilot_arming_set(bool_t motors_on)
Update the status of the check_motors state machine.
enum arming_state autopilot_check_motor_status
#define THROTTLE_STICK_DOWN()
#define MOTOR_ARMING_DELAY
Delay until motors are armed/disarmed.
#define PITCH_STICK_CENTERED()
#define YAW_STICK_PUSHED()
static void autopilot_arming_check_motors_on(void)
State machine to check if motors should be turned ON or OFF.
Some helper functions to check RC sticks.
#define YAW_STICK_CENTERED()
static void autopilot_arming_init(void)