rusefi/firmware/config/engines
rusefi b1c2cde14c only:fuel bench 2023-07-12 11:34:39 -04:00
..
mazda #23 and fix https://github.com/rusefi/rusefi/issues/5353 2023-06-25 00:25:07 -04:00
GY6_139QMB.cpp Technical debt: ENUM_32_BITS #3874 2023-06-01 10:29:05 -04:00
GY6_139QMB.h
bmw_6hp_mim.lua 6hp 2023-01-01 20:15:58 -05:00
bmw_m73.cpp Technical debt: ENUM_32_BITS #3874 2023-06-01 10:29:05 -04:00
bmw_m73.h
bmw_m73_mre.cpp Technical debt: ENUM_32_BITS #3874 2023-06-01 10:29:05 -04:00
bmw_n73.cpp 6hp 2023-01-01 20:15:58 -05:00
bmw_n73.h
chevrolet_camaro_4.cpp #23 and fix https://github.com/rusefi/rusefi/issues/5353 2023-06-25 00:25:07 -04:00
chevrolet_camaro_4.h
citroenBerlingoTU3JP.cpp Technical debt: ENUM_32_BITS #3874 2023-06-01 10:29:05 -04:00
citroenBerlingoTU3JP.h
custom_engine.cpp only:fuel bench 2023-07-12 11:34:39 -04:00
custom_engine.h only:proteus_f4 2023-07-10 17:39:09 -04:00
dodge_neon.cpp #23 and fix https://github.com/rusefi/rusefi/issues/5353 2023-06-25 00:25:07 -04:00
dodge_neon.h
dodge_ram.cpp Technical debt: ENUM_32_BITS #3874 2023-06-01 10:29:05 -04:00
dodge_ram.h
engine_template.cpp
engine_template.h
engines.mk only:slingshot 2023-07-11 15:08:58 -04:00
ford_1995_inline_6.cpp #23 and fix https://github.com/rusefi/rusefi/issues/5353 2023-06-25 00:25:07 -04:00
ford_1995_inline_6.h
ford_aspire.cpp Technical debt: ENUM_32_BITS #3874 2023-06-01 10:29:05 -04:00
ford_aspire.h
ford_festiva.cpp Technical debt: ENUM_32_BITS #3874 2023-06-01 10:29:05 -04:00
ford_festiva.h
gm_ls_4.cpp only:poke 2023-07-05 19:39:50 -04:00
gm_ls_4.h
gm_sbc.cpp SBC 2023-06-25 17:13:10 -04:00
gm_sbc.h SBC 2023-03-26 11:35:32 -04:00
harley.cpp CAN lua refactoring 2023-04-20 12:52:36 -04:00
honda_600.cpp only:mre_f4 2023-07-03 10:25:04 -04:00
honda_600.h
honda_k_dbc.cpp Technical debt: ENUM_32_BITS #3874 2023-06-01 10:29:05 -04:00
honda_k_dbc.h Honda K 2022-12-05 21:44:57 -05:00
hyundai.cpp only:slingshot 2023-07-12 11:34:25 -04:00
hyundai.h pb 2023-04-20 16:52:49 -04:00
m111.cpp just empty jars 2023-06-18 09:41:02 -04:00
m111.h just empty jars 2023-06-18 09:41:02 -04:00
mercedes.cpp remove specs_s struct, flatten config 2023-04-28 20:59:11 -04:00
mercedes.h
mitsubishi_3A92.cpp only:ops 2023-07-10 20:33:09 -04:00
mitsubishi_3A92.h just empty jars 2023-06-18 09:41:02 -04:00
mitsubishi_4G93.cpp just empty jars 2023-06-18 09:54:28 -04:00
mitsubishi_4G93.h just empty jars 2023-06-18 09:54:28 -04:00
nissan_primera.cpp Technical debt: ENUM_32_BITS #3874 2023-06-01 10:29:05 -04:00
nissan_primera.h
nissan_vq.cpp Technical debt: ENUM_32_BITS #3874 2023-06-01 10:29:05 -04:00
nissan_vq.h Marussia 2023-03-26 12:47:04 -04:00
nissan_vq.lua Nissan 2022-12-17 09:15:41 -05:00
readme.md
sachs.cpp Technical debt: ENUM_32_BITS #3874 2023-06-01 10:29:05 -04:00
sachs.h
slingshot.cpp only:slingshot 2023-07-12 11:34:25 -04:00
slingshot.h only:slingshot 2023-07-11 15:08:58 -04:00
subaru.cpp Technical debt: ENUM_32_BITS #3874 2023-06-01 10:29:05 -04:00
subaru.h
test_engine.cpp Technical debt: ENUM_32_BITS #3874 2023-06-01 10:29:05 -04:00
test_engine.h h-bridge wastegate not alive on bench #4965 2023-01-17 04:13:47 -05:00
toyota_1NZ_FE.cpp only:three bytes of canned 2023-06-18 21:19:59 -04:00
toyota_1NZ_FE.h just empty jars 2023-06-18 09:41:02 -04:00
toyota_jzs147.cpp #23 and fix https://github.com/rusefi/rusefi/issues/5353 2023-06-25 00:25:07 -04:00
toyota_jzs147.h
vw.cpp Technical debt: ENUM_32_BITS #3874 2023-06-01 10:29:05 -04:00
vw.h
vw_b6.cpp only:slingshot 2023-07-12 11:34:25 -04:00
vw_b6.h
vw_b6.lua b6 2023-03-06 19:18:38 -05:00

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