rusefi/firmware/config/engines
rusefi 8d031b98b1 only:uaefi121 2024-08-17 21:29:22 -04:00
..
mazda Knock inputs to be bore diameter and checkbox #6767 2024-08-04 13:26:48 -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 only:proteus_f7 2024-05-03 18:04:43 -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 move a bunch of tables out of engine_configuration_s 2024-03-20 17:07:12 -04:00
custom_engine.cpp reduing RAM usage by not having unneeded second copy of calibration table 2024-07-30 20:47:51 -04:00
custom_engine.h dead test code 2024-07-14 23:47:11 -04:00
dodge_neon.cpp now we use alternatorVoltageTargetTable instead of targetVBatt #6523 2024-07-16 09:34:35 -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:dead 2024-06-08 18:01:30 -04:00
ford_aspire.h
ford_festiva.cpp only: something dead? 2024-04-29 14:57:56 -04:00
ford_festiva.h
gm_ls_4.cpp
gm_ls_4.h
gm_sbc.cpp only:uaefi121 2024-08-17 21:29:22 -04:00
gm_sbc.h
harley.cpp only:Ordinal out of range 130 in vvtPins1 while 79 UINT16 2024-06-15 22:37:10 -04: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 cleaner guards 2024-03-15 08:49:09 -06:00
hyundai.cpp only:alphax-8chan 2024-06-24 13:49:54 -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 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
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 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 only: something dead? 2024-04-29 14:57:56 -04:00
vw.h
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