|
Paparazzi UAS
v5.18.0_stable
Paparazzi is a free software Unmanned Aircraft System.
|
Go to the documentation of this file.
28 #ifndef STABILIZATION_RATE
29 #define STABILIZATION_RATE
struct FloatRates stabilization_rate_gain
void stabilization_rate_init(void)
Initialize rate controller.
void stabilization_rate_read_rc(void)
Read RC comands with roll and yaw sticks.
Paparazzi floating point algebra.
void stabilization_rate_read_rc_switched_sticks(void)
Read rc with roll and yaw sitcks switched if the default orientation is vertical but airplane sticks ...
struct FloatRates stabilization_rate_igain
struct FloatRates stabilization_rate_fb_cmd
void stabilization_rate_enter(void)
Reset rate controller.
struct FloatRates stabilization_rate_sp
struct FloatRates stabilization_rate_sum_err
void stabilization_rate_run(bool in_flight)
Run indi rate interface from the "stabilization_rate_run" function.