fome-fw/firmware/config/engines
Andrey b5f92e6722 trigger signal debug pins - logic level output #2959 2021-07-14 22:35:29 -04:00
..
GY6_139QMB.cpp
GY6_139QMB.h
bmw_m73.cpp s/controlPin1/controlPin/ 2021-06-05 16:19:01 -04:00
bmw_m73.h
bmw_m73_mre.cpp
chevrolet_camaro_4.cpp
chevrolet_camaro_4.h
citroenBerlingoTU3JP.cpp shrink canned tables (#2651) 2021-05-09 14:37:16 -04:00
citroenBerlingoTU3JP.h
custom_engine.cpp FATAL on NB2 tune jim stim input signal #2965 2021-07-14 16:03:00 -04:00
custom_engine.h improving QC process 2021-04-22 22:04:39 -04:00
dodge_neon.cpp remove cranking dwell angle (#2814) 2021-06-13 07:52:07 -04:00
dodge_neon.h
dodge_ram.cpp remove cranking dwell angle (#2814) 2021-06-13 07:52:07 -04:00
dodge_ram.h
engine_template.cpp
engine_template.h
engines.mk Nissan progress 2021-07-02 16:26:23 -04:00
ford_1995_inline_6.cpp goodbye ignitionOffset (#2503) 2021-03-28 08:00:09 -04:00
ford_1995_inline_6.h
ford_aspire.cpp trigger signal debug pins - logic level output #2959 2021-07-14 22:35:29 -04:00
ford_aspire.h
ford_festiva.cpp remove cranking dwell angle (#2814) 2021-06-13 07:52:07 -04:00
ford_festiva.h
honda_600.cpp shrink canned tables (#2651) 2021-05-09 14:37:16 -04:00
honda_600.h
honda_accord.cpp remove cranking dwell angle (#2814) 2021-06-13 07:52:07 -04:00
honda_accord.h
lada_kalina.cpp
lada_kalina.h
m111.cpp
m111.h
mazda_626.cpp remove cranking dwell angle (#2814) 2021-06-13 07:52:07 -04:00
mazda_626.h
mazda_miata.cpp shrink canned tables (#2651) 2021-05-09 14:37:16 -04:00
mazda_miata.h
mazda_miata_1_6.cpp Review default H64 tune #2815 2021-06-28 19:47:11 -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 Cranking defaults (#2787) 2021-06-02 08:21:36 +03:00
mazda_miata_base_maps.h
mazda_miata_custom_hunchback.cpp Nissan VVT trigger decoder #2887 2021-07-03 12:02:00 -04:00
mazda_miata_na8.cpp
mazda_miata_na8.h
mazda_miata_nb.cpp
mazda_miata_nb.h
mazda_miata_vvt.cpp Nissan VVT trigger decoder #2887 2021-07-03 12:02:00 -04:00
mazda_miata_vvt.h defaults cleanup: base engine & fuel (#2790) 2021-06-03 00:50:07 +03:00
me7pnp.cpp misc (#2899) 2021-07-04 09:22:42 -04:00
me7pnp.h
mitsubishi.cpp remove cranking dwell angle (#2814) 2021-06-13 07:52:07 -04:00
mitsubishi.h
nissan_primera.cpp
nissan_primera.h
nissan_vq.cpp Nissan VVT trigger decoder fix #2887 2021-07-03 12:43:01 -04:00
nissan_vq.h Nissan VVT trigger decoder #2887 2021-07-05 23:15:44 -04:00
readme.md Doxygen titles (#2728) 2021-05-22 22:10:58 +03:00
sachs.cpp
sachs.h
subaru.cpp remove cranking dwell angle (#2814) 2021-06-13 07:52:07 -04:00
subaru.h Add subaru eg33 (#2294) 2021-02-06 12:50:34 -06:00
test_engine.cpp default config, UI tweaks (#2444) 2021-03-12 00:16:24 -05:00
test_engine.h
toyota_jzs147.cpp M62T vanos support #2243 2021-02-08 21:50:31 -05:00
toyota_jzs147.h
vw.cpp VAG canned tunes 2021-07-09 13:23:29 -04:00
vw.h VAG canned tunes 2021-07-08 20:42:35 -04:00
vw_b6.cpp various TS project improvements, dead config fields (#2504) 2021-03-28 08:39:26 -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