rusefi/firmware/config/engines
rusefi 8b25c9e0f3 SBC 2023-04-29 19:28:11 -04:00
..
GY6_139QMB.cpp remove specs_s struct, flatten config 2023-04-28 20:59:11 -04:00
GY6_139QMB.h
bmw_6hp_mim.lua 6hp 2023-01-01 20:15:58 -05:00
bmw_m73.cpp remove specs_s struct, flatten config 2023-04-28 20:59:11 -04:00
bmw_m73.h
bmw_m73_mre.cpp remove specs_s struct, flatten config 2023-04-28 20:59:11 -04:00
bmw_n73.cpp 6hp 2023-01-01 20:15:58 -05:00
bmw_n73.h
chevrolet_camaro_4.cpp remove specs_s struct, flatten config 2023-04-28 20:59:11 -04:00
chevrolet_camaro_4.h
citroenBerlingoTU3JP.cpp joystick, lcd 2023-04-28 22:32:37 -04:00
citroenBerlingoTU3JP.h
custom_engine.cpp LCD & joystick support removed 2023-04-28 23:34:08 -04:00
custom_engine.h joystick, lcd 2023-04-28 22:32:37 -04:00
dodge_neon.cpp dead slowAdcAlpha 2023-04-29 05:15:34 -04:00
dodge_neon.h
dodge_ram.cpp remove specs_s struct, flatten config 2023-04-28 20:59:11 -04:00
dodge_ram.h
engine_template.cpp
engine_template.h
engines.mk Clean-up all the 4g drama fix #5213 2023-04-01 16:58:13 -04:00
ford_1995_inline_6.cpp remove specs_s struct, flatten config 2023-04-28 20:59:11 -04:00
ford_1995_inline_6.h
ford_aspire.cpp LCD & joystick support removed 2023-04-28 23:34:08 -04:00
ford_aspire.h
ford_festiva.cpp joystick, lcd 2023-04-28 22:32:37 -04:00
ford_festiva.h
gm_ls_4.cpp remove specs_s struct, flatten config 2023-04-28 20:59:11 -04:00
gm_ls_4.h
gm_sbc.cpp SBC 2023-04-29 19:28:11 -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 joystick, lcd 2023-04-28 22:32:37 -04:00
honda_600.h
honda_k_dbc.cpp so much dead, more or less a dead repo! 2023-04-29 19:28:00 -04:00
honda_k_dbc.h
hyundai.cpp it's going to be painful 2023-04-28 21:01:08 -04:00
hyundai.h pb 2023-04-20 16:52:49 -04:00
m111.cpp it's going to be painful 2023-04-28 21:01:08 -04:00
m111.h canned m111 2023-03-27 18:46:17 -04:00
mazda_626.cpp
mazda_626.h
mazda_miata.cpp remove specs_s struct, flatten config 2023-04-28 20:59:11 -04:00
mazda_miata.h
mazda_miata_1_6.cpp cherry pick miata 2023-04-29 12:52:03 -04:00
mazda_miata_1_6.h nobody should use NA6 VAF 2023-04-28 21:52:48 -04:00
mazda_miata_base_maps.cpp
mazda_miata_base_maps.h
mazda_miata_custom_hunchback.cpp
mazda_miata_na8.cpp remove specs_s struct, flatten config 2023-04-28 20:59:11 -04:00
mazda_miata_na8.h
mazda_miata_vvt.cpp only: cherry picking: t's going to be painful 2023-04-29 14:49:52 -04:00
mazda_miata_vvt.h only: cherry picking: it's going to be painful 2023-04-29 15:07:43 -04:00
mercedes.cpp remove specs_s struct, flatten config 2023-04-28 20:59:11 -04:00
mercedes.h
nissan_primera.cpp
nissan_primera.h
nissan_vq.cpp remove specs_s struct, flatten config 2023-04-28 20:59:11 -04:00
nissan_vq.h Marussia 2023-03-26 12:47:04 -04:00
nissan_vq.lua
readme.md
sachs.cpp remove specs_s struct, flatten config 2023-04-28 20:59:11 -04:00
sachs.h
subaru.cpp joystick, lcd 2023-04-28 22:32:37 -04:00
subaru.h
test_engine.cpp so much dead, more or less a dead repo! 2023-04-29 19:28:00 -04:00
test_engine.h h-bridge wastegate not alive on bench #4965 2023-01-17 04:13:47 -05:00
toyota_jzs147.cpp only: cherry picking: it's going to be painful 2023-04-29 15:07:43 -04:00
toyota_jzs147.h
vw.cpp remove specs_s struct, flatten config 2023-04-28 20:59:11 -04:00
vw.h
vw_b6.cpp remove specs_s struct, flatten config 2023-04-28 20:59:11 -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