rusefi/firmware/config/engines
rusefillc 76ebc1d1fe 60/2 vs 60/2 VW mess #988
only: rename & flipping M73 canned tunes
2024-04-20 23:26:00 -04:00
..
mazda fixing master 2024-04-14 21:07:28 -04:00
GY6_139QMB.cpp only: reducing magic numbers in unit tests 2024-02-28 21:05:48 -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 60/2 vs 60/2 VW mess #988 2024-04-20 23:26:00 -04:00
bmw_m73.h only: dead BMW 2024-03-06 12:56:35 -05:00
bmw_m73_mre.cpp 60/2 vs 60/2 VW mess #988 2024-04-20 23:26:00 -04:00
canam.cpp only: defaults progress 2024-03-15 11:07:16 -06:00
canam.h
canam_2021.lua
canam_canned.cpp move a bunch of tables out of engine_configuration_s 2024-03-20 17:07:12 -04:00
custom_engine.cpp only: tle9104 discovery test #6361 2024-04-13 09:35:46 -04:00
custom_engine.h only: tle9104 discovery test #6361 2024-04-13 09:35:46 -04:00
dodge_neon.cpp dead 2024-02-26 23:22:27 -05: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 only: F136 2024-01-09 23:54:06 -05:00
f136.h only: F136 2024-01-09 23:54:06 -05:00
ford_1995_inline_6.cpp only: reducing magic numbers in unit tests 2024-02-28 20:20:41 -05:00
ford_1995_inline_6.h only: reducing magic numbers in unit tests 2024-02-28 20:20:41 -05:00
ford_aspire.cpp
ford_aspire.h
ford_festiva.cpp only: wow hello 2013 fudging 2024-02-28 21:15:04 -05:00
ford_festiva.h
gm_ls_4.cpp
gm_ls_4.h
gm_sbc.cpp cleaner guards 2024-03-15 08:49:09 -06:00
gm_sbc.h SBC 2023-12-09 02:42:00 -05:00
harley.cpp odd fire timing_offset_cylinder not accounted by injection #6095 2024-04-08 23:36:07 -04:00
harley.h maximumIgnitionTiming does not account timing_offset_cylinder #5894 2024-02-29 00:16:41 -05:00
harley_canned.cpp only:canam 2023-12-25 03:40:16 -05:00
honda.cpp cleaner guards 2024-03-15 08:49:09 -06:00
honda.h
honda_600.cpp
honda_600.h
honda_k_dbc.cpp only:EPIC: Improve toolset for default tune canned tune generation #4871 2023-11-25 22:32:08 -05:00
honda_k_dbc.h only:K 2023-11-25 20:18:24 -05:00
honda_obd1.cpp cleaner guards 2024-03-15 08:49:09 -06:00
honda_obd1.h only: honda obd1 is back! 2024-01-16 21:55:03 -05:00
honda_obd1_canned_tables.cpp cleaner guards 2024-03-15 08:49:09 -06:00
hyundai.cpp PB progress 2024-03-17 17:52:58 -04:00
hyundai.h hyundai_pb_canned_tables 2024-02-26 13:21:38 -05:00
hyundai_coupe_canned_tables.cpp hellen-honda-k simulator fails to build #6254 2024-03-18 20:47:05 -04:00
hyundai_pb_canned.cpp only: PB 2024-03-06 14:18:13 -05:00
hyundai_pb_canned_tables.cpp only: PB 2024-03-06 14:18:13 -05:00
m111.cpp m111 2024-03-07 08:11:53 -05: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
mitsubishi_3A92.h
mitsubishi_4G93.cpp
mitsubishi_4G93.h
nissan_primera.cpp
nissan_primera.h
nissan_vq.cpp
nissan_vq.h
nissan_vq.lua
readme.md
sachs.cpp only: a bit of dead code 2024-01-15 17:34:54 -05:00
sachs.h
slingshot.cpp only:polaris 2024-04-15 12:11:43 -04:00
slingshot.h
subaru.cpp only: dead 2024-01-16 10:34:54 -05:00
subaru.h only: dead 2024-01-16 10:34:54 -05:00
test_engine.cpp bosch quick start decoding issue or else #6281 2024-03-24 00:51:07 -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 cleaner guards 2024-03-15 08:49:09 -06:00
toyota_jz.h only:renaming JZ files 2024-02-22 12:02:04 -05:00
vw.cpp cleaner guards 2024-03-15 08:49:09 -06:00
vw.h
vw_b6.cpp https://github.com/rusefi/rusefi/pull/6238 2024-03-21 09:08:40 -04:00
vw_b6.h
vw_b6.lua

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