Paparazzi UAS  v5.18.0_stable
Paparazzi is a free software Unmanned Aircraft System.
gas_engine_idle_trim.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void periodic_gas_engine_idle_trim (void)
 

Variables

int gas_engine_idle_trim_left
 
int gas_engine_idle_trim_right
 

Detailed Description

handle idle throttle command and engine cut-off

Definition in file gas_engine_idle_trim.h.

Function Documentation

◆ periodic_gas_engine_idle_trim()

void periodic_gas_engine_idle_trim ( void  )

Definition at line 31 of file gas_engine_idle_trim.c.

Variable Documentation

◆ gas_engine_idle_trim_left

int gas_engine_idle_trim_left

Definition at line 25 of file gas_engine_idle_trim.c.

◆ gas_engine_idle_trim_right

int gas_engine_idle_trim_right

Definition at line 26 of file gas_engine_idle_trim.c.