5f01a3fb04
* Documentation additions and clarifications. Added config/boards/skeleton/ as an example and starting point for board-specific support. * Describe where the generated files came from. * Minor rewording * Delete mistakenly added emacs backups * Added an overall description and build notes |
||
---|---|---|
.. | ||
GY6_139QMB.cpp | ||
GY6_139QMB.h | ||
bmw_e34.cpp | ||
bmw_e34.h | ||
bmw_m73.cpp | ||
bmw_m73.h | ||
chevrolet_c20_1973.cpp | ||
chevrolet_c20_1973.h | ||
chevrolet_camaro_4.cpp | ||
chevrolet_camaro_4.h | ||
citroenBerlingoTU3JP.cpp | ||
citroenBerlingoTU3JP.h | ||
custom_engine.cpp | ||
custom_engine.h | ||
daihatsu.cpp | ||
daihatsu.h | ||
dodge_neon.cpp | ||
dodge_neon.h | ||
dodge_ram.cpp | ||
dodge_ram.h | ||
dodge_stratus.cpp | ||
dodge_stratus.h | ||
engine_template.cpp | ||
engine_template.h | ||
engines.mk | ||
ford_1995_inline_6.cpp | ||
ford_1995_inline_6.h | ||
ford_aspire.cpp | ||
ford_aspire.h | ||
ford_festiva.cpp | ||
ford_festiva.h | ||
ford_fiesta.cpp | ||
ford_fiesta.h | ||
geo_storm.cpp | ||
geo_storm.h | ||
honda_600.cpp | ||
honda_600.h | ||
honda_accord.cpp | ||
honda_accord.h | ||
lada_kalina.cpp | ||
lada_kalina.h | ||
mazda_323.cpp | ||
mazda_323.h | ||
mazda_626.cpp | ||
mazda_626.h | ||
mazda_miata.cpp | ||
mazda_miata.h | ||
mazda_miata_1_6.cpp | ||
mazda_miata_1_6.h | ||
mazda_miata_base_maps.cpp | ||
mazda_miata_custom_hunchback.cpp | ||
mazda_miata_na8.cpp | ||
mazda_miata_na8.h | ||
mazda_miata_nb.cpp | ||
mazda_miata_nb.h | ||
mazda_miata_vvt.cpp | ||
mazda_miata_vvt.h | ||
me7pnp.cpp | ||
me7pnp.h | ||
mitsubishi.cpp | ||
mitsubishi.h | ||
nissan_primera.cpp | ||
nissan_primera.h | ||
prometheus.cpp | ||
prometheus.h | ||
readme.md | ||
rover_v8.cpp | ||
rover_v8.h | ||
sachs.cpp | ||
sachs.h | ||
subaru.cpp | ||
subaru.h | ||
suzuki_vitara.cpp | ||
suzuki_vitara.h | ||
test_engine.cpp | ||
test_engine.h | ||
toyota_jzs147.cpp | ||
toyota_jzs147.h | ||
vw.cpp | ||
vw.h | ||
zil130.cpp | ||
zil130.h |
readme.md
This directory contains pre-defined configurations for popular engines.
These configurations are a convenience, not a limit. Most engine types can be manually configured.
In TunerStudio or rusEfi console use the "Popular Vehicles" dialog to apply one of these presets.
See http://rusefi.com/wiki/index.php?title=Manual:Engine_Type
This folder is also used by the continuous integration testing suite.
New configurations should follow the pattern of .cpp for consistency. A future change may rename these to .cpp