rusefi/firmware/config/engines
rusefi c9da8262f7 it's weird 2020-11-27 16:41:11 -05:00
..
GY6_139QMB.cpp no bins 2020-08-03 12:21:49 -07:00
GY6_139QMB.h
bmw_e34.cpp Starter is engaged on start-up in pull-up configuration #1969 2020-11-26 16:56:18 -05:00
bmw_e34.h
bmw_m73.cpp it's weird 2020-11-27 16:41:11 -05:00
bmw_m73.h
bmw_m73_mre.cpp LM_ALPHA_N_2 rename 2020-11-27 15:44:31 -05:00
chevrolet_camaro_4.cpp default engine make/code 2020-05-08 17:31:03 -04:00
chevrolet_camaro_4.h
citroenBerlingoTU3JP.cpp LM_ALPHA_N_2 rename 2020-11-27 15:44:31 -05:00
citroenBerlingoTU3JP.h
custom_engine.cpp GDI Epic #1448 2020-11-22 01:14:34 -05:00
custom_engine.h GDI Epic #1448 2020-10-13 00:35:04 -04:00
dodge_neon.cpp LM_ALPHA_N_2 rename 2020-11-27 15:44:31 -05:00
dodge_neon.h
dodge_ram.cpp no more setFuelMap 2020-08-03 12:14:11 -07:00
dodge_ram.h
engine_template.cpp
engine_template.h
engines.mk dead engine config 2020-11-26 21:07:34 -05:00
ford_1995_inline_6.cpp
ford_1995_inline_6.h
ford_aspire.cpp no bins 2020-08-03 12:21:49 -07:00
ford_aspire.h
ford_festiva.cpp Everything in lambda! (#1893) 2020-10-26 18:15:17 -04:00
ford_festiva.h
ford_fiesta.cpp
ford_fiesta.h
honda_600.cpp LM_ALPHA_N_2 rename 2020-11-27 15:44:31 -05:00
honda_600.h
honda_accord.cpp Remove dead & useless config (#1834) 2020-09-29 06:34:39 -04:00
honda_accord.h
lada_kalina.cpp DC not ETB refactoring 2020-11-16 20:05:35 -05:00
lada_kalina.h
mazda_626.cpp convert cranking defaults to mg (#1921) 2020-11-03 14:12:26 -05:00
mazda_626.h
mazda_miata.cpp dead engine config 2020-11-26 20:26:12 -05:00
mazda_miata.h dead engine config 2020-11-26 20:26:12 -05:00
mazda_miata_1_6.cpp remove idle thread; just call from periodicSlowCallback (#1924) 2020-11-11 21:47:19 -05:00
mazda_miata_1_6.h NA6 progress 2020-07-29 14:53:36 -04:00
mazda_miata_base_maps.cpp NA6 progress 2020-08-02 12:08:35 -04:00
mazda_miata_base_maps.h NA6 progress 2020-08-02 12:08:35 -04:00
mazda_miata_custom_hunchback.cpp convert cranking defaults to mg (#1921) 2020-11-03 14:12:26 -05:00
mazda_miata_na8.cpp default engine make/code 2020-05-08 17:31:03 -04:00
mazda_miata_na8.h
mazda_miata_nb.cpp no more setFuelMap 2020-08-03 12:14:11 -07:00
mazda_miata_nb.h
mazda_miata_vvt.cpp debounce unintended auto-increment bug (was: Proteus TCU gear shift configuration) #1927 2020-11-07 00:35:56 -05:00
mazda_miata_vvt.h [EPIC] [Feature Request] Transmission Control #1454 2020-10-28 01:23:05 -04:00
me7pnp.cpp convert cranking defaults to mg (#1921) 2020-11-03 14:12:26 -05:00
me7pnp.h cj125 progress 2020-04-08 23:14:21 -04:00
mitsubishi.cpp no more setFuelMap 2020-08-03 12:14:11 -07:00
mitsubishi.h code style 2020-04-01 19:00:56 -04:00
nissan_primera.cpp dead engine config 2020-11-26 21:21:25 -05:00
nissan_primera.h dead engine config 2020-11-26 21:21:25 -05:00
readme.md
rover_v8.cpp Starter is engaged on start-up in pull-up configuration #1969 2020-11-26 16:58:02 -05:00
rover_v8.h code style 2020-04-01 19:00:56 -04:00
sachs.cpp Everything in lambda! (#1893) 2020-10-26 18:15:17 -04:00
sachs.h code style 2020-04-01 19:00:56 -04:00
subaru.cpp
subaru.h code style 2020-04-01 19:00:56 -04:00
test_engine.cpp Everything in lambda! (#1893) 2020-10-26 18:15:17 -04:00
test_engine.h
toyota_jzs147.cpp toyota 2jz progress 2020-05-15 16:35:18 -04:00
toyota_jzs147.h
vw.cpp https://rusefi.com/forum/viewtopic.php?p=38367#p38367 2020-11-14 18:05:27 -05:00
vw.h
vw_b6.cpp B6 2020-11-15 20:56:16 -05:00
vw_b6.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