27#ifndef STABILIZATION_ATTITUDE_PLANE_PID_H
28#define STABILIZATION_ATTITUDE_PLANE_PID_H
General attitude stabilization interface for rotorcrafts.
struct PlaneAttitudeGains stab_plane_gains
void stabilization_attitude_plane_pid_run(bool in_flight, struct StabilizationSetpoint *sp, struct ThrustSetpoint *thrust, int32_t *cmd)
void stabilization_attitude_plane_pid_init(void)
struct FloatEulers stab_plane_att_sum_err
void stabilization_attitude_plane_pid_enter(void)
Thrust setpoint // TODO to a setpoint header Structure to store the desired thrust vector with differ...
int int32_t
Typedef defining 32 bit int type.