rusefi/firmware/config/engines
rusefillc afe59ea99f only: dead 2024-01-16 10:34:54 -05:00
..
mazda only: dead 2024-01-16 10:34:54 -05:00
GY6_139QMB.cpp removing narrow ego avg 2024-01-03 11:16:40 -05:00
GY6_139QMB.h
bmw_6hp_mim.lua
bmw_m73.cpp ETB guard 2023-12-30 22:24:57 -05:00
bmw_m73.h
bmw_m73_mre.cpp
bmw_n73.cpp
bmw_n73.h
canam.cpp only:TuneCanTool.java notes 2024-01-02 10:27:06 -05:00
canam.h canam 2023-09-19 16:51:03 -04:00
canam_2021.lua only:canam 2023-09-21 23:03:34 -04:00
canam_canned.cpp only:TuneCanTool.java notes 2024-01-02 10:27:06 -05:00
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
custom_engine.cpp ETB guard 2023-12-30 22:24:57 -05:00
custom_engine.h only:not just Proteus 2023-12-25 01:47:41 -05:00
dodge_neon.cpp only:DEFAULT_SOLENOID_FREQUENCY 2023-11-06 11:42:03 -05:00
dodge_neon.h dead 2023-07-31 00:04:49 -04:00
dodge_ram.cpp
dodge_ram.h
engine_template.cpp
engine_template.h
engines.mk only: dead 2024-01-16 10:34:54 -05:00
f136.cpp only: F136 2024-01-09 23:54:06 -05:00
f136.h only: F136 2024-01-09 23:54:06 -05: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 only:proper guards 2023-09-18 14:22:15 -04:00
ford_aspire.h
ford_festiva.cpp only:DEFAULT_SOLENOID_FREQUENCY 2023-11-06 11:42:03 -05:00
ford_festiva.h
gm_ls_4.cpp only:docs 2023-10-09 13:13:59 -04:00
gm_ls_4.h
gm_sbc.cpp wow mefi 2023-12-10 23:18:45 -05:00
gm_sbc.h SBC 2023-12-09 02:42:00 -05:00
harley.cpp only:canam 2023-12-25 03:40:16 -05:00
harley_canned.cpp only:canam 2023-12-25 03:40:16 -05:00
honda.cpp honda 2023-10-19 14:44:22 -04:00
honda.h only:honda BCM 2023-07-14 14:48:07 -04:00
honda_600.cpp dead 2023-07-31 00:05:11 -04:00
honda_600.h
honda_k_dbc.cpp only:EPIC: Improve toolset for default tune canned tune generation #4871 2023-11-25 22:32:08 -05:00
honda_k_dbc.h only:K 2023-11-25 20:18:24 -05:00
hyundai.cpp https://github.com/rusefi/hellen154hyundai/issues/113 2023-11-26 10:29:02 -05:00
hyundai.h Hyundai PB 2023-09-14 10:34:30 -04:00
m111.cpp only:mre_f4 2024-01-01 22:07:14 -05:00
m111.h
mercedes.cpp export board-specific macro for stm32 pins based on board yaml #3298 2023-08-28 10:01:40 -04:00
mercedes.h
mitsubishi_3A92.cpp only:ops 2023-07-10 20:33:09 -04:00
mitsubishi_3A92.h
mitsubishi_4G93.cpp
mitsubishi_4G93.h
nissan_primera.cpp
nissan_primera.h
nissan_vq.cpp maf cleanup 2023-11-01 19:08:27 -04:00
nissan_vq.h
nissan_vq.lua
readme.md
sachs.cpp only: a bit of dead code 2024-01-15 17:34:54 -05:00
sachs.h
slingshot.cpp setCustomMap API 2023-11-08 01:15:33 -05:00
slingshot.h only:slingshot 2023-07-11 15:08:58 -04:00
subaru.cpp only: dead 2024-01-16 10:34:54 -05:00
subaru.h only: dead 2024-01-16 10:34:54 -05:00
test_engine.cpp export board-specific macro for stm32 pins based on board yaml #3298 2023-08-28 10:01:40 -04:00
test_engine.h
toyota_1NZ_FE.cpp only:three bytes of canned 2023-06-18 21:19:59 -04:00
toyota_1NZ_FE.h
toyota_jzs147.cpp rename 2jz -> toyota 3 tooth 2023-09-14 17:42:27 -04:00
toyota_jzs147.h
vw.cpp currentIdlePosition 2023-10-02 20:46:21 -04:00
vw.h
vw_b6.cpp static inline void 2024-01-07 14:03:25 -05:00
vw_b6.h
vw_b6.lua only:B6 mux progress 2023-10-09 13:14:12 -04: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