rusefi/firmware/config/engines
rusefillc 2131e5409e GM
only:alphax-8chan
2025-01-26 12:15:04 -05:00
..
mazda only:kin 2025-01-15 20:19:32 -05:00
GY6_139QMB.cpp a bit of dead code? 2025-01-10 21:31:42 -05:00
GY6_139QMB.h only: reducing magic numbers in unit tests 2024-02-28 21:05:48 -05:00
bmw_6hp_mim.lua
bmw_m52.cpp only:EPIC: Improve toolset for default tune canned tune generation #4871 2024-03-06 01:27:30 -05:00
bmw_m52.h M52 2024-03-05 22:20:51 -05:00
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 only: dead BMW 2024-03-06 12:56:35 -05:00
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:VE_RPM_COUNT 2025-01-14 20:20:47 -05:00
custom_engine.cpp dead code 2025-01-09 13:07:00 -05: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 only: dead BMW 2024-03-06 12:56:35 -05:00
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 only: reducing magic numbers in unit tests 2024-02-28 20:20:41 -05:00
ford_aspire.cpp only:making things less confusing 2024-10-25 21:38:38 -04:00
ford_aspire.h
ford_festiva.cpp only:VE_RPM_COUNT 2025-01-14 20:20:47 -05:00
ford_festiva.h
gm_ls_4.cpp
gm_ls_4.h
gm_sbc.cpp GM 2025-01-26 12:15:04 -05:00
gm_sbc.h GM_SBC_GEN5 2025-01-18 10:33:47 -05:00
harley.cpp oddFireEngine setting prevents cranking in wasted spark #7228 2024-12-29 23:18:07 -05:00
harley.h maximumIgnitionTiming does not account timing_offset_cylinder #5894 2024-02-29 00:16:41 -05:00
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 GM GDI 2025-01-01 19:12:43 -05:00
hyundai.h hyundai_pb_canned_tables 2024-02-26 13:21:38 -05:00
hyundai_coupe_canned_tables.cpp only:VE_RPM_COUNT 2025-01-14 20:20:47 -05:00
hyundai_pb_canned.cpp only:making things less confusing 2024-10-25 21:38:38 -04:00
hyundai_pb_canned_tables.cpp only:VE_RPM_COUNT 2025-01-14 20:20:47 -05: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 unnecessary setTwoStrokeOperationMode 2024-12-26 19:46:56 -05:00
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 only:renaming JZ files 2024-02-22 12:02:04 -05:00
vw.cpp bare minimum nucleo F767 HW CI 2024-12-07 23:27:37 -05:00
vw.h only:VAG_5_CYL 2024-10-06 21:35:55 -04:00
vw_b6.cpp GM GDI 2025-01-01 19:12:43 -05: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