Paparazzi UAS v7.0_unstable
Paparazzi is a free software Unmanned Aircraft System.
Loading...
Searching...
No Matches
stabilization_oneloop.c File Reference
+ Include dependency graph for stabilization_oneloop.c:

Go to the source code of this file.

Functions

void stabilization_attitude_enter (void)
 Attitude control enter function.
 
void stabilization_attitude_run (bool in_flight, UNUSED struct StabilizationSetpoint *sp, UNUSED struct ThrustSetpoint *thrust, UNUSED int32_t *cmd)
 

Function Documentation

◆ stabilization_attitude_enter()

void stabilization_attitude_enter ( void  )

Attitude control enter function.

Definition at line 30 of file stabilization_oneloop.c.

References CTRL_ANDI, and oneloop_andi_enter().

+ Here is the call graph for this function:

◆ stabilization_attitude_run()

void stabilization_attitude_run ( bool  in_flight,
UNUSED struct StabilizationSetpoint sp,
UNUSED struct ThrustSetpoint thrust,
UNUSED int32_t cmd 
)

Definition at line 35 of file stabilization_oneloop.c.

References foo, OneloopGeneral::half_loop, oneloop_andi, and oneloop_andi_run().

+ Here is the call graph for this function: