|
Paparazzi UAS
v5.18.0_stable
Paparazzi is a free software Unmanned Aircraft System.
|
Go to the documentation of this file.
30 #ifndef GUIDANCE_HYBRID_H
31 #define GUIDANCE_HYBRID_H
bool force_forward_flight
Paparazzi fixed point algebra.
void guidance_hybrid_run(void)
Runs the Hybrid Guidance main functions.
void guidance_hybrid_airspeed_to_attitude(struct Int32Eulers *ypr_sp)
Convert a required airspeed to a certain attitude for the Hybrid.
int32_t guidance_hybrid_norm_ref_airspeed
void guidance_hybrid_determine_wind_estimate(void)
Description.
void guidance_hybrid_init(void)
Hybrid Guidance Initialization function.
int32_t horizontal_speed_gain
void guidance_hybrid_position_to_airspeed(void)
Description.
void guidance_hybrid_set_cmd_i(struct Int32Eulers *sp_cmd)
Creates the attitude set-points from an orientation vector.
void guidance_hybrid_reset_heading(struct Int32Eulers *sp_cmd)
Description.
void guidance_hybrid_vertical(void)
Description.