rusefi/firmware/config/engines
rusefillc 5d9d7f2575 refactoring 2023-03-16 11:15:27 -04:00
..
GY6_139QMB.cpp
GY6_139QMB.h
bmw_6hp_mim.lua 6hp 2023-01-01 20:15:58 -05:00
bmw_m73.cpp remove useETBforIdleControl (#5054) 2023-02-12 16:49:12 -05:00
bmw_m73.h
bmw_m73_mre.cpp
bmw_n73.cpp 6hp 2023-01-01 20:15:58 -05:00
bmw_n73.h libfirmware gets efi::size (#4354) 2022-07-18 01:56:58 -04:00
chevrolet_camaro_4.cpp
chevrolet_camaro_4.h
citroenBerlingoTU3JP.cpp dead code 2023-02-10 19:09:39 -05:00
citroenBerlingoTU3JP.h
custom_engine.cpp Nick wonders if DC wastegate is still FUBAR #5075 2023-02-18 22:40:18 -05:00
custom_engine.h proteusDcWastegateTest 2023-02-13 17:46:12 -05:00
dodge_neon.cpp random CAN clean-up 2023-02-26 20:25:24 -05:00
dodge_neon.h
dodge_ram.cpp
dodge_ram.h
engine_template.cpp
engine_template.h
engines.mk E38 2022-10-25 23:18:41 -04:00
ford_1995_inline_6.cpp random Frankenso clean-up 2022-12-14 19:11:16 -05:00
ford_1995_inline_6.h
ford_aspire.cpp random Frankenso clean-up 2022-12-14 19:11:16 -05:00
ford_aspire.h
ford_festiva.cpp dead code 2023-02-10 19:09:39 -05:00
ford_festiva.h
gm_ls_4.cpp DC is not ETB 2023-02-18 22:39:45 -05:00
gm_ls_4.h PROTEUS_GM_LS_4 2022-10-27 20:49:06 -04:00
harley.cpp Harley 2022-09-15 14:55:01 -04:00
honda_600.cpp dead code 2023-02-10 19:09:39 -05:00
honda_600.h
honda_k_dbc.cpp only:hellen-honda-k 2023-03-03 13:33:48 -05:00
honda_k_dbc.h Honda K 2022-12-05 21:44:57 -05:00
hyundai.cpp libfirmware gets efi::size (#4354) 2022-07-18 01:56:58 -04:00
hyundai.h libfirmware gets efi::size (#4354) 2022-07-18 01:56:58 -04:00
m111.cpp refactoring 2023-03-16 11:15:27 -04:00
m111.h refactoring 2023-03-16 11:15:27 -04:00
mazda_626.cpp
mazda_626.h
mazda_miata.cpp random Frankenso clean-up 2022-12-14 19:11:16 -05:00
mazda_miata.h
mazda_miata_1_6.cpp random Frankenso clean-up 2022-12-14 19:11:16 -05:00
mazda_miata_1_6.h miata 96 defaults 2022-06-23 14:30:41 -04:00
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 defaults clean-up: silentTriggerError 2022-09-08 14:44:34 -04:00
mazda_miata_na8.h miata 96 defaults 2022-06-23 14:30:41 -04:00
mazda_miata_vvt.cpp remove useETBforIdleControl (#5054) 2023-02-12 16:49:12 -05:00
mazda_miata_vvt.h miata 96 defaults 2022-06-23 14:30:41 -04:00
mercedes.cpp refactoring: helper method 2022-10-29 23:46:54 -04:00
mercedes.h
mitsubishi.cpp Feb20: 3rd ticket for 4g9x mess #5111 2023-02-20 16:57:44 -05:00
mitsubishi.h
nissan_primera.cpp random Frankenso clean-up 2022-12-14 19:11:16 -05:00
nissan_primera.h
nissan_vq.cpp extracting lua 2022-11-15 09:04:23 -05:00
nissan_vq.h Nissan defaults 2022-11-02 11:17:24 -04:00
nissan_vq.lua Nissan 2022-12-17 09:15:41 -05:00
readme.md
sachs.cpp random Frankenso clean-up 2022-12-14 19:11:16 -05:00
sachs.h
subaru.cpp dead code 2023-02-10 19:09:39 -05: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 infer useOnlyRisingEdge by trigger type (#4621) 2022-11-08 21:48:39 -05:00
toyota_jzs147.h remove 2jz trigger that's really 12 tooth crank (#4637) 2022-10-05 21:59:17 -04:00
vw.cpp infer useOnlyRisingEdge by trigger type (#4621) 2022-11-08 21:48:39 -05:00
vw.h
vw_b6.cpp B6 LOL :( 2023-03-05 22:52:30 -05: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