rusefi/firmware/config/engines
Matthew Kennedy 2857e9527d remove specs_s struct, flatten config
(cherry picked from commit f090a97b0b)
2023-04-28 20:59: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 remove specs_s struct, flatten config 2023-04-28 20:59:11 -04:00
citroenBerlingoTU3JP.h
custom_engine.cpp only:mre_f4 2023-04-22 11:57:07 -04:00
custom_engine.h proteusDcWastegateTest 2023-02-13 17:46:12 -05:00
dodge_neon.cpp remove specs_s struct, flatten config 2023-04-28 20:59:11 -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 remove specs_s struct, flatten config 2023-04-28 20:59:11 -04:00
ford_aspire.h
ford_festiva.cpp remove specs_s struct, flatten config 2023-04-28 20:59:11 -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 PROTEUS_GM_LS_4 2022-10-27 20:49:06 -04:00
gm_sbc.cpp 8chan Official well known idle stepper configuration #5197 2023-03-27 22:04:54 -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 remove specs_s struct, flatten config 2023-04-28 20:59:11 -04:00
honda_600.h
honda_k_dbc.cpp remove specs_s struct, flatten config 2023-04-28 20:59:11 -04:00
honda_k_dbc.h Honda K 2022-12-05 21:44:57 -05:00
hyundai.cpp PB 2023-04-25 00:41:25 -04:00
hyundai.h pb 2023-04-20 16:52:49 -04:00
m111.cpp m111 2023-04-26 20:36:30 -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 m111 2023-04-11 11:53:40 -04:00
mazda_miata_1_6.h
mazda_miata_base_maps.cpp idle coasting table is RPM, not clt (#4487) 2022-08-29 08:15:04 -04:00
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 m111 2023-04-11 11:53:40 -04:00
mazda_miata_vvt.h
mercedes.cpp remove specs_s struct, flatten config 2023-04-28 20:59:11 -04:00
mercedes.h
nissan_primera.cpp random Frankenso clean-up 2022-12-14 19:11:16 -05:00
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 Nissan 2022-12-17 09:15:41 -05:00
readme.md
sachs.cpp remove specs_s struct, flatten config 2023-04-28 20:59:11 -04:00
sachs.h
subaru.cpp remove specs_s struct, flatten config 2023-04-28 20:59:11 -04:00
subaru.h
test_engine.cpp DC is not ETB 2023-02-18 22:39:45 -05:00
test_engine.h h-bridge wastegate not alive on bench #4965 2023-01-17 04:13:47 -05:00
toyota_jzs147.cpp remove specs_s struct, flatten config 2023-04-28 20:59:11 -04:00
toyota_jzs147.h remove 2jz trigger that's really 12 tooth crank (#4637) 2022-10-05 21:59:17 -04:00
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