fome-fw/firmware/config/engines
rusefillc 14281da180 lua can 2021-11-13 04:44:17 -05:00
..
GY6_139QMB.cpp
GY6_139QMB.h
bmw_m73.cpp a bit of dead code 2021-11-06 21:19:56 -04:00
bmw_m73.h a bit of dead code 2021-11-06 21:19:56 -04:00
bmw_m73_mre.cpp
bmw_n73.cpp
bmw_n73.h
chevrolet_camaro_4.cpp
chevrolet_camaro_4.h
citroenBerlingoTU3JP.cpp a bit of dead code 2021-11-06 21:01:01 -04:00
citroenBerlingoTU3JP.h
custom_engine.cpp lua can 2021-11-13 04:44:17 -05:00
custom_engine.h Something something Automatic Compression Release #3442 2021-11-13 04:24:53 -05:00
dodge_neon.cpp dead 2021-10-29 12:15:55 -04:00
dodge_neon.h
dodge_ram.cpp some dead code 2021-10-25 17:23:14 -04:00
dodge_ram.h
engine_template.cpp
engine_template.h
engines.mk a bit of dead code? 2021-10-24 11:47:20 -04:00
ford_1995_inline_6.cpp
ford_1995_inline_6.h
ford_aspire.cpp
ford_aspire.h
ford_festiva.cpp
ford_festiva.h
honda_600.cpp
honda_600.h
honda_accord.cpp a bit of dead code 2021-11-06 21:01:01 -04:00
honda_accord.h a bit of dead code 2021-11-06 21:01:01 -04:00
honda_k_dbc.cpp Honda K 2021-11-02 17:11:34 -04:00
honda_k_dbc.h
hyundai.cpp
hyundai.h
m111.cpp
m111.h
mazda_626.cpp a bit of dead code 2021-11-06 23:39:56 -04:00
mazda_626.h a bit of dead code 2021-11-06 23:39:56 -04:00
mazda_miata.cpp a bit of dead code 2021-11-06 18:43:19 -04:00
mazda_miata.h most dead miata config 2021-11-04 09:56:05 -04:00
mazda_miata_1_6.cpp
mazda_miata_1_6.h
mazda_miata_base_maps.cpp
mazda_miata_base_maps.h
mazda_miata_custom_hunchback.cpp
mazda_miata_na8.cpp
mazda_miata_na8.h
mazda_miata_nb.cpp a bit of dead code 2021-11-06 18:43:19 -04:00
mazda_miata_nb.h a bit of dead code 2021-11-06 18:43:19 -04:00
mazda_miata_vvt.cpp better VVT default? 2021-10-31 15:25:43 -04:00
mazda_miata_vvt.h
me7pnp.cpp VVT is no longer aux pid 2021-10-28 23:51:46 -04:00
me7pnp.h
mercedes.cpp
mercedes.h
mitsubishi.cpp a bit of dead code 2021-11-06 21:01:01 -04:00
mitsubishi.h
nissan_primera.cpp
nissan_primera.h
nissan_vq.cpp
nissan_vq.h
readme.md
sachs.cpp
sachs.h
subaru.cpp
subaru.h
test_engine.cpp autoscale fields in generated structs (#3444) 2021-11-02 18:59:19 -04:00
test_engine.h
toyota_jzs147.cpp VVT is no longer aux pid 2021-10-28 23:51:46 -04:00
toyota_jzs147.h
vw.cpp
vw.h
vw_b6.cpp Configuration for HPFP control algorithm. (#3475) 2021-11-05 23:15:35 -04:00
vw_b6.h

readme.md

Engine Configs

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 https://github.com/rusefi/rusefi/wiki/Engine-Types

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