29 #ifndef STABILIZATION_DIRECT
30 #define STABILIZATION_DIRECT
Paparazzi fixed point algebra.
General stabilization interface for rotorcrafts.
void stabilization_direct_run(bool in_flight, struct StabilizationSetpoint *sp, struct ThrustSetpoint *thrust, int32_t *cmd)
void stabilization_direct_read_rc(void)
void stabilization_direct_init(void)
void stabilization_direct_enter(void)
struct Int32Rates stabilization_direct_rc_cmd
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.