28#ifndef GUIDANCE_PLANE_H
29#define GUIDANCE_PLANE_H
struct GuidancePlane guidance_plane
Guidance PID structyre.
void guidance_plane_enter(void)
float course_pre_bank_correction
void guidance_plane_init(void)
struct ThrustSetpoint guidance_plane_thrust_from_nav(bool in_flight)
run vertical control loop for position and speed control
struct StabilizationSetpoint guidance_plane_attitude_from_nav(bool in_flight)
run horizontal control loop for position and speed control
float climb_throttle_increment
Paparazzi floating point algebra.
Paparazzi fixed point algebra.
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.