rusefi/firmware/config/engines
rusefillc 34787eedf8 only:gmRailSensor 2024-11-21 09:54:50 -05:00
..
mazda only:making things less confusing 2024-10-25 21:38:38 -04:00
GY6_139QMB.cpp
GY6_139QMB.h
bmw_6hp_mim.lua
bmw_m52.cpp
bmw_m52.h
bmw_m73.cpp rusefi allows selecting inactive cam signal for engine sync resolution #6830 2024-08-21 20:18:17 -04:00
bmw_m73.h
bmw_m73_mre.cpp only:dead stuff 2024-07-03 10:42:52 -04:00
canam.cpp only:Ordinal out of range 130 in vvtPins1 while 79 UINT16 2024-06-15 22:37:10 -04:00
canam.h
canam_2021.lua
canam_canned.cpp only:making things less confusing 2024-10-25 21:38:38 -04:00
custom_engine.cpp extracting engine_type_impl 2024-10-07 17:03:23 -04:00
custom_engine.h only:let's export all just for simplicity 2024-10-07 13:34:43 -04:00
dodge_neon.cpp only:cleanup 2024-09-19 23:47:05 -04:00
dodge_neon.h
dodge_ram.cpp
dodge_ram.h
engine_template.cpp
engine_template.h
engines.mk
f136.cpp
f136.h
ford_1995_inline_6.cpp Usability: critical error in case of unneeded second channel #6419 2024-04-26 22:48:01 -04:00
ford_1995_inline_6.h
ford_aspire.cpp only:making things less confusing 2024-10-25 21:38:38 -04:00
ford_aspire.h
ford_festiva.cpp only:making things less confusing 2024-10-25 21:38:38 -04:00
ford_festiva.h
gm_ls_4.cpp
gm_ls_4.h
gm_sbc.cpp only:gmRailSensor 2024-11-21 09:54:50 -05:00
gm_sbc.h only:lcv 2024-10-29 00:49:40 -04:00
harley.cpp only:Ordinal out of range 130 in vvtPins1 while 79 UINT16 2024-06-15 22:37:10 -04:00
harley.h
harley_canned.cpp
honda.cpp cleaner guards 2024-03-15 08:49:09 -06:00
honda.h
honda_600.cpp
honda_600.h
honda_k_dbc.cpp reduing RAM usage by not having unneeded second copy of calibration table 2024-07-30 20:47:51 -04:00
honda_k_dbc.h
honda_obd1.cpp cleaner guards 2024-03-15 08:49:09 -06:00
honda_obd1.h
honda_obd1_canned_tables.cpp only:making things less confusing 2024-10-25 21:38:38 -04:00
hyundai.cpp only:alphax-4k-gdi 2024-08-28 14:23:40 -04:00
hyundai.h
hyundai_coupe_canned_tables.cpp only:making things less confusing 2024-10-25 21:38:38 -04:00
hyundai_pb_canned.cpp only:making things less confusing 2024-10-25 21:38:38 -04:00
hyundai_pb_canned_tables.cpp only:making things less confusing 2024-10-25 21:38:38 -04:00
m111.cpp only:Ordinal out of range 130 in vvtPins1 while 79 UINT16 2024-06-15 22:37:10 -04:00
m111.h m111 2024-03-07 08:11:53 -05:00
mercedes.cpp m111 2024-03-07 08:11:53 -05:00
mercedes.h
mitsubishi_3A92.cpp Support individually-wired wasted spark on odd cylinder engines (especially 3cyl) #4195 2024-08-30 10:51:49 -04:00
mitsubishi_3A92.h
mitsubishi_4G93.cpp
mitsubishi_4G93.h
nissan_primera.cpp
nissan_primera.h
nissan_vq.cpp only:Ordinal out of range 130 in vvtPins1 while 79 UINT16 2024-06-15 22:37:10 -04:00
nissan_vq.h
nissan_vq.lua only:nissan corrections 2024-06-29 19:43:05 -04:00
readme.md
sachs.cpp
sachs.h
slingshot.cpp only:proteus_f7 2024-05-12 13:55:23 -04:00
slingshot.h
subaru.cpp
subaru.h
test_engine.cpp rusefi allows selecting inactive cam signal for engine sync resolution #6830 2024-08-21 20:18:17 -04:00
test_engine.h bosch quick start decoding issue or else #6281 2024-03-24 00:51:07 -04:00
toyota_1NZ_FE.cpp
toyota_1NZ_FE.h
toyota_jz.cpp it's all dead 2024-09-06 23:46:32 -04:00
toyota_jz.h
vw.cpp only:VAG_5_CYL 2024-10-06 21:35:55 -04:00
vw.h only:VAG_5_CYL 2024-10-06 21:35:55 -04:00
vw_b6.cpp only:B6 2024-07-01 19:00:54 -04:00
vw_b6.h
vw_b6.lua more tick rate please 2024-07-03 12:45:56 -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