Paparazzi UAS  v6.2.0_stable
Paparazzi is a free software Unmanned Aircraft System.
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
scheduling_indi_simple.h File Reference
#include "generated/airframe.h"
#include "firmwares/rotorcraft/stabilization/stabilization_indi_simple.h"
+ Include dependency graph for scheduling_indi_simple.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void ctrl_eff_scheduling_init (void)
 Initialises periodic loop;. More...
 
void ctrl_eff_scheduling_periodic (void)
 Periodic function that interpolates between gain sets depending on the scheduling variable. More...
 

Variables

int32_t use_scheduling
 

Function Documentation

◆ ctrl_eff_scheduling_init()

void ctrl_eff_scheduling_init ( void  )

Initialises periodic loop;.

Definition at line 52 of file ctrl_effectiveness_scheduling.c.

References g1g2_forward, g1g2_hover, g2_both, g_forward, g_hover, and INDI_G_SCALING.

◆ ctrl_eff_scheduling_periodic()

Variable Documentation

◆ use_scheduling

int32_t use_scheduling
extern