33 #define V_CTL_SPEED_THROTTLE 0
34 #define V_CTL_SPEED_AIRSPEED 1
35 #define V_CTL_SPEED_GROUNDSPEED 2
Vertical control for fixed wing vehicles.
float v_ctl_auto_airspeed_pitch_sum_err
float v_ctl_auto_airspeed_pitch_pgain
float v_ctl_auto_airspeed_pitch_igain
float v_ctl_auto_airspeed_throttle_dgain
float v_ctl_pitch_loiter_trim
float v_ctl_pitch_dash_trim
float v_ctl_auto_airspeed_pitch_dgain
float v_ctl_auto_airspeed_throttle_sum_err
float v_ctl_auto_airspeed_throttle_igain
float v_ctl_auto_pitch_dgain
float v_ctl_auto_airspeed_throttle_pgain
unsigned char uint8_t
Typedef defining 8 bit unsigned char type.