|
Paparazzi UAS
v5.12_stable-4-g9b43e9b
Paparazzi is a free software Unmanned Aircraft System.
|
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 |
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.