fome-fw/firmware/config/engines
Matthew Kennedy b0c3357cba #23 and fix https://github.com/rusefi/rusefi/issues/5353 2023-06-24 20:14:37 -07:00
..
GY6_139QMB.cpp trigger and engine types -> enum class (#113) 2023-06-01 13:47:49 -07:00
GY6_139QMB.h
bmw_6hp_mim.lua
bmw_m73.cpp trigger and engine types -> enum class (#113) 2023-06-01 13:47:49 -07:00
bmw_m73.h
bmw_m73_mre.cpp trigger and engine types -> enum class (#113) 2023-06-01 13:47:49 -07:00
bmw_n73.cpp
bmw_n73.h
chevrolet_camaro_4.cpp #23 and fix https://github.com/rusefi/rusefi/issues/5353 2023-06-24 20:14:37 -07:00
chevrolet_camaro_4.h
citroenBerlingoTU3JP.cpp trigger and engine types -> enum class (#113) 2023-06-01 13:47:49 -07:00
citroenBerlingoTU3JP.h
custom_engine.cpp obd sensors very broken 2023-06-01 14:08:13 -07:00
custom_engine.h
dodge_neon.cpp #23 and fix https://github.com/rusefi/rusefi/issues/5353 2023-06-24 20:14:37 -07:00
dodge_neon.h
dodge_ram.cpp trigger and engine types -> enum class (#113) 2023-06-01 13:47:49 -07:00
dodge_ram.h
engine_template.cpp
engine_template.h
engines.mk
ford_1995_inline_6.cpp #23 and fix https://github.com/rusefi/rusefi/issues/5353 2023-06-24 20:14:37 -07:00
ford_1995_inline_6.h
ford_aspire.cpp trigger and engine types -> enum class (#113) 2023-06-01 13:47:49 -07:00
ford_aspire.h
ford_festiva.cpp trigger and engine types -> enum class (#113) 2023-06-01 13:47:49 -07:00
ford_festiva.h
gm_ls_4.cpp #23 and fix https://github.com/rusefi/rusefi/issues/5353 2023-06-24 20:14:37 -07:00
gm_ls_4.h
harley.cpp
honda_600.cpp trigger and engine types -> enum class (#113) 2023-06-01 13:47:49 -07:00
honda_600.h
honda_k_dbc.cpp trigger and engine types -> enum class (#113) 2023-06-01 13:47:49 -07:00
honda_k_dbc.h
hyundai.cpp
hyundai.h
m111.cpp
m111.h
mazda_626.cpp
mazda_626.h
mazda_miata.cpp trigger and engine types -> enum class (#113) 2023-06-01 13:47:49 -07:00
mazda_miata.h
mazda_miata_1_6.cpp #23 and fix https://github.com/rusefi/rusefi/issues/5353 2023-06-24 20:14:37 -07:00
mazda_miata_1_6.h
mazda_miata_base_maps.cpp
mazda_miata_base_maps.h
mazda_miata_custom_hunchback.cpp
mazda_miata_na8.cpp some strange pid limits 2023-05-05 17:39:16 -07:00
mazda_miata_na8.h
mazda_miata_vvt.cpp #23 and fix https://github.com/rusefi/rusefi/issues/5353 2023-06-24 20:14:37 -07:00
mazda_miata_vvt.h
mercedes.cpp remove specs_s struct, flatten config 2023-03-27 00:58:18 -07:00
mercedes.h
mitsubishi.cpp trigger and engine types -> enum class (#113) 2023-06-01 13:47:49 -07:00
mitsubishi.h
nissan_primera.cpp trigger and engine types -> enum class (#113) 2023-06-01 13:47:49 -07:00
nissan_primera.h
nissan_vq.cpp trigger and engine types -> enum class (#113) 2023-06-01 13:47:49 -07:00
nissan_vq.h
nissan_vq.lua
readme.md
sachs.cpp trigger and engine types -> enum class (#113) 2023-06-01 13:47:49 -07:00
sachs.h
subaru.cpp trigger and engine types -> enum class (#113) 2023-06-01 13:47:49 -07:00
subaru.h
test_engine.cpp trigger and engine types -> enum class (#113) 2023-06-01 13:47:49 -07:00
test_engine.h
toyota_jzs147.cpp #23 and fix https://github.com/rusefi/rusefi/issues/5353 2023-06-24 20:14:37 -07:00
toyota_jzs147.h
vw.cpp trigger and engine types -> enum class (#113) 2023-06-01 13:47:49 -07:00
vw.h
vw_b6.cpp trigger and engine types -> enum class (#113) 2023-06-01 13:47:49 -07: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