28 #ifndef CTRL_MODULE_DEMO_H_
29 #define CTRL_MODULE_DEMO_H_
41 #define GUIDANCE_H_MODE_MODULE_SETTING GUIDANCE_H_MODE_MODULE
44 #define GUIDANCE_V_MODE_MODULE_SETTING GUIDANCE_V_MODE_MODULE
float ctrl_module_demo_y_ff_gain
void guidance_h_module_enter(void)
Horizontal guidance mode enter resets the errors and starts the controller.
float ctrl_module_demo_pr_ff_gain
float ctrl_module_demo_pr_d_gain
float ctrl_module_demo_y_d_gain
void guidance_v_module_init(void)
void guidance_v_module_run(bool_t in_flight)
void guidance_v_module_enter(void)
void guidance_h_module_init(void)
Initialization of horizontal guidance module.
void guidance_h_module_read_rc(void)
Read the RC commands.
void guidance_h_module_run(bool_t in_flight)
Main guidance loop.