rusefi/firmware/config/engines
rusefillc d48ed47fb9 Nissan progress 2021-08-11 18:29:35 -04:00
..
GY6_139QMB.cpp yet more pch (#3068) 2021-08-03 22:05:01 -04:00
GY6_139QMB.h
bmw_m73.cpp don't require EXTERN_ENGINE in every file (#2969) 2021-07-16 18:13:33 -04:00
bmw_m73.h
bmw_m73_mre.cpp yet more pch (#3068) 2021-08-03 22:05:01 -04:00
chevrolet_camaro_4.cpp yet more pch (#3068) 2021-08-03 22:05:01 -04:00
chevrolet_camaro_4.h
citroenBerlingoTU3JP.cpp yet more pch (#3068) 2021-08-03 22:05:01 -04:00
citroenBerlingoTU3JP.h
custom_engine.cpp yet more pch (#3068) 2021-08-03 22:05:01 -04:00
custom_engine.h trailing spark outputs #2931 2021-07-21 19:55:14 -04:00
dodge_neon.cpp yet more pch (#3068) 2021-08-03 22:05:01 -04:00
dodge_neon.h
dodge_ram.cpp yet more pch (#3068) 2021-08-03 22:05:01 -04:00
dodge_ram.h
engine_template.cpp don't require EXTERN_ENGINE in every file (#2969) 2021-07-16 18:13:33 -04:00
engine_template.h
engines.mk Nissan progress 2021-07-02 16:26:23 -04:00
ford_1995_inline_6.cpp fix vss crash (#3130) 2021-08-10 14:20:57 -04:00
ford_1995_inline_6.h
ford_aspire.cpp yet more pch (#3068) 2021-08-03 22:05:01 -04:00
ford_aspire.h
ford_festiva.cpp yet more pch (#3068) 2021-08-03 22:05:01 -04:00
ford_festiva.h
honda_600.cpp yet more pch (#3068) 2021-08-03 22:05:01 -04:00
honda_600.h
honda_accord.cpp yet more pch (#3068) 2021-08-03 22:05:01 -04:00
honda_accord.h
lada_kalina.cpp yet more pch (#3068) 2021-08-03 22:05:01 -04:00
lada_kalina.h
m111.cpp don't require EXTERN_ENGINE in every file (#2969) 2021-07-16 18:13:33 -04:00
m111.h pnp progress 2020-12-15 00:09:35 -05:00
mazda_626.cpp yet more pch (#3068) 2021-08-03 22:05:01 -04:00
mazda_626.h
mazda_miata.cpp yet more pch (#3068) 2021-08-03 22:05:01 -04:00
mazda_miata.h dead engine config 2020-11-26 20:26:12 -05:00
mazda_miata_1_6.cpp yet more pch (#3068) 2021-08-03 22:05:01 -04:00
mazda_miata_1_6.h Review default H64 tune #2815 2021-06-13 21:27:03 -04:00
mazda_miata_base_maps.cpp yet more pch (#3068) 2021-08-03 22:05:01 -04:00
mazda_miata_base_maps.h
mazda_miata_custom_hunchback.cpp yet more pch (#3068) 2021-08-03 22:05:01 -04:00
mazda_miata_na8.cpp don't require EXTERN_ENGINE in every file (#2969) 2021-07-16 18:13:33 -04:00
mazda_miata_na8.h
mazda_miata_nb.cpp yet more pch (#3068) 2021-08-03 22:05:01 -04:00
mazda_miata_nb.h
mazda_miata_vvt.cpp NB2 36 2021-08-10 02:34:59 -04:00
mazda_miata_vvt.h NB2 36 2021-08-10 02:34:59 -04:00
me7pnp.cpp yet more pch (#3068) 2021-08-03 22:05:01 -04:00
me7pnp.h
mitsubishi.cpp yet more pch (#3068) 2021-08-03 22:05:01 -04:00
mitsubishi.h
nissan_primera.cpp yet more pch (#3068) 2021-08-03 22:05:01 -04:00
nissan_primera.h dead engine config 2020-11-26 21:21:25 -05:00
nissan_vq.cpp Nissan progress 2021-08-11 18:29:35 -04:00
nissan_vq.h Nissan 4 cylinder QR trigger wheel #3118 2021-08-08 06:16:19 -04:00
readme.md Doxygen titles (#2728) 2021-05-22 22:10:58 +03:00
sachs.cpp yet more pch (#3068) 2021-08-03 22:05:01 -04:00
sachs.h
subaru.cpp yet more pch (#3068) 2021-08-03 22:05:01 -04:00
subaru.h Add subaru eg33 (#2294) 2021-02-06 12:50:34 -06:00
test_engine.cpp yet more pch (#3068) 2021-08-03 22:05:01 -04:00
test_engine.h Proteus analog input ci (#2271) 2021-02-03 13:34:48 -06:00
toyota_jzs147.cpp yet more pch (#3068) 2021-08-03 22:05:01 -04:00
toyota_jzs147.h
vw.cpp yet more pch (#3068) 2021-08-03 22:05:01 -04:00
vw.h VAG canned tunes 2021-07-08 20:42:35 -04:00
vw_b6.cpp yet more pch (#3068) 2021-08-03 22:05:01 -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