2021-05-22 12:10:58 -07:00
|
|
|
# Engine Configs
|
|
|
|
|
2019-11-03 05:41:14 -08:00
|
|
|
This directory contains pre-defined configurations for popular engines.
|
2019-05-31 15:45:11 -07:00
|
|
|
|
2019-11-03 05:41:14 -08:00
|
|
|
These configurations are a convenience, not a limit. Most engine types
|
|
|
|
can be manually configured.
|
2019-05-31 15:45:11 -07:00
|
|
|
|
2020-12-16 16:58:15 -08:00
|
|
|
In TunerStudio or rusEFI console use the "Popular Vehicles" dialog to
|
2019-11-03 05:41:14 -08:00
|
|
|
apply one of these presets.
|
2017-03-24 10:41:36 -07:00
|
|
|
|
2020-12-16 16:58:15 -08:00
|
|
|
See https://github.com/rusefi/rusefi/wiki/Engine-Types
|
2019-05-31 15:27:46 -07:00
|
|
|
|
2019-11-03 05:41:14 -08:00
|
|
|
This folder is also used by the continuous integration testing suite.
|
|
|
|
|
|
|
|
New configurations should follow the pattern of <make>_<model>.cpp for
|
|
|
|
consistency. A future change may rename these to <make>_<engine>.cpp
|
2019-05-31 15:27:46 -07:00
|
|
|
|