Paparazzi UAS  v7.0_unstable
Paparazzi is a free software Unmanned Aircraft System.
gas_engine_idle_trim.h File Reference

handle idle throttle command and engine cut-off More...

+ 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.

References radio_control_get().

+ Here is the call graph for this function:

Variable Documentation

◆ gas_engine_idle_trim_left

int gas_engine_idle_trim_left
extern

Definition at line 25 of file gas_engine_idle_trim.c.

◆ gas_engine_idle_trim_right

int gas_engine_idle_trim_right
extern

Definition at line 26 of file gas_engine_idle_trim.c.