35#include "generated/airframe.h" 
   64#define H_CTL_PITCH_MODE_THETA  0 
   65#define H_CTL_PITCH_MODE_AOA  1 
  103#define stabilization_attitude_SetRollRatePGain(v) { h_ctl_hi_throttle_roll_rate_pgain = v; h_ctl_lo_throttle_roll_rate_pgain = v; } 
void h_ctl_course_loop(void)
float h_ctl_pitch_setpoint
pprz_t h_ctl_elevator_setpoint
float h_ctl_roll_max_setpoint
float h_ctl_elevator_of_roll
float h_ctl_roll_setpoint
pprz_t h_ctl_aileron_setpoint
float h_ctl_roll_rate_gain
void h_ctl_attitude_loop(void)
float h_ctl_roll_attitude_gain
float h_ctl_aileron_of_throttle
float h_ctl_pitch_loop_setpoint
float h_ctl_course_pre_bank_correction
float h_ctl_course_pre_bank
float h_ctl_course_setpoint
unsigned char uint8_t
Typedef defining 8 bit unsigned char type.