fome-fw/firmware/config/engines
Matthew Kennedy 44fc8c466d copyArray helper (#1048)
* add functions

* uses

* use for proteus

* do it for warmup mult

* do it for cranking settings

* cleanup
2019-12-10 18:04:50 -05:00
..
GY6_139QMB.cpp
GY6_139QMB.h
bmw_e34.cpp that's how we can move all fields one by one from boardConfiguration to engineConfiguration 2019-11-30 10:24:37 -05:00
bmw_e34.h #pragma once 2019-11-14 22:50:59 -05:00
bmw_m73.cpp v12 2019-12-01 23:45:45 -05:00
bmw_m73.h v12 2019-11-18 23:45:35 -05:00
chevrolet_c20_1973.cpp
chevrolet_c20_1973.h
chevrolet_camaro_4.cpp
chevrolet_camaro_4.h
citroenBerlingoTU3JP.cpp that's how we can move all fields one by one from boardConfiguration to engineConfiguration 2019-11-30 10:24:37 -05:00
citroenBerlingoTU3JP.h
custom_engine.cpp making things nicer with dual ETB settings 2019-11-30 17:38:33 -05:00
custom_engine.h
daihatsu.cpp
daihatsu.h
dodge_neon.cpp that's how we can move all fields one by one from boardConfiguration to engineConfiguration 2019-11-30 10:24:37 -05:00
dodge_neon.h
dodge_ram.cpp
dodge_ram.h
dodge_stratus.cpp
dodge_stratus.h
engine_template.cpp
engine_template.h
engines.mk prometheus cleanup 2019-11-15 00:01:03 -05:00
ford_1995_inline_6.cpp moving setDefaultFrankensoConfiguration down is the way of righteousness 2019-11-03 19:36:56 -05:00
ford_1995_inline_6.h
ford_aspire.cpp refactoring 2019-11-05 23:17:44 -05:00
ford_aspire.h #pragma once 2019-11-14 22:50:59 -05:00
ford_festiva.cpp copyArray helper (#1048) 2019-12-10 18:04:50 -05:00
ford_festiva.h
ford_fiesta.cpp
ford_fiesta.h
honda_600.cpp moving setDefaultFrankensoConfiguration down is the way of righteousness 2019-11-03 19:36:56 -05:00
honda_600.h
honda_accord.cpp
honda_accord.h
lada_kalina.cpp
lada_kalina.h
mazda_323.cpp consistency 2019-11-23 15:53:22 -05:00
mazda_323.h consistency 2019-11-23 15:53:22 -05:00
mazda_626.cpp
mazda_626.h
mazda_miata.cpp v12 2019-11-18 23:45:35 -05:00
mazda_miata.h #pragma once 2019-11-14 22:50:59 -05:00
mazda_miata_1_6.cpp moving setDefaultFrankensoConfiguration down is the way of righteousness 2019-11-03 17:17:43 -05:00
mazda_miata_1_6.h
mazda_miata_base_maps.cpp
mazda_miata_custom_hunchback.cpp
mazda_miata_na8.cpp
mazda_miata_na8.h #pragma once 2019-11-14 22:50:59 -05:00
mazda_miata_nb.cpp moving setDefaultFrankensoConfiguration down is the way of righteousness 2019-11-03 17:25:34 -05:00
mazda_miata_nb.h #pragma once 2019-11-14 22:50:59 -05:00
mazda_miata_vvt.cpp making things nicer with dual ETB settings 2019-11-30 17:38:33 -05:00
mazda_miata_vvt.h #pragma once 2019-11-14 22:50:59 -05:00
me7pnp.cpp making things nicer with dual ETB settings 2019-11-30 17:38:33 -05:00
me7pnp.h
mitsubishi.cpp moving setDefaultFrankensoConfiguration down is the way of righteousness 2019-11-03 19:36:56 -05:00
mitsubishi.h
nissan_primera.cpp aux valves unit test 2019-11-23 22:55:21 -05:00
nissan_primera.h consistency 2019-11-23 15:53:22 -05:00
readme.md skeleton & docs (#995) 2019-11-03 08:41:14 -05:00
rover_v8.cpp that's how we can move all fields one by one from boardConfiguration to engineConfiguration 2019-11-30 10:24:37 -05:00
rover_v8.h
sachs.cpp that's how we can move all fields one by one from boardConfiguration to engineConfiguration 2019-11-30 10:24:37 -05:00
sachs.h
subaru.cpp
subaru.h
suzuki_vitara.cpp
suzuki_vitara.h
test_engine.cpp moving setDefaultFrankensoConfiguration down is the way of righteousness 2019-11-03 21:29:12 -05:00
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