|
Paparazzi UAS
v5.18.0_stable
Paparazzi is a free software Unmanned Aircraft System.
|
Go to the documentation of this file.
28 #ifndef CTRL_MODULE_WINDTUNNEL_H_
29 #define CTRL_MODULE_WINDTUNNEL_H_
struct min_max_ctrl_t ctrl_windtunnel_throttle
struct min_max_ctrl_t ctrl_windtunnel_flaps
void guidance_h_module_read_rc(void)
Read the RC commands.
void guidance_h_module_enter(void)
Entering the horizontal module (user switched to module)
float ctrl_windtunnel_steptime
void guidance_h_module_run(bool in_flight)
Main guidance loop.
void guidance_v_module_run(bool in_flight)
void guidance_v_module_enter(void)
Entering the vertical module (user switched to module)
void guidance_v_module_init(void)
void guidance_h_module_init(void)
Initialization of horizontal guidance module.