Paparazzi UAS
v5.14.0_stable-0-g3f680d1
Paparazzi is a free software Unmanned Aircraft System.
|
handle idle throttle command and engine cut-off More...
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 |
handle idle throttle command and engine cut-off
Definition in file gas_engine_idle_trim.h.
void periodic_gas_engine_idle_trim | ( | void | ) |
Definition at line 31 of file gas_engine_idle_trim.c.
int gas_engine_idle_trim_left |
Definition at line 25 of file gas_engine_idle_trim.c.
int gas_engine_idle_trim_right |
Definition at line 26 of file gas_engine_idle_trim.c.