fome-fw/firmware/config/engines
Matthew Kennedy d1246174d2 rename triggerSimulatorFrequency -> triggerSimulatorRpm 2023-03-27 01:13:04 -07:00
..
GY6_139QMB.cpp remove specs_s struct, flatten config 2023-03-27 00:58:18 -07:00
GY6_139QMB.h
bmw_6hp_mim.lua
bmw_m73.cpp remove specs_s struct, flatten config 2023-03-27 00:58:18 -07:00
bmw_m73.h
bmw_m73_mre.cpp remove specs_s struct, flatten config 2023-03-27 00:58:18 -07:00
bmw_n73.cpp cleanup 2023-02-28 13:26:07 -08:00
bmw_n73.h cleanup 2023-02-28 13:26:07 -08:00
chevrolet_camaro_4.cpp remove specs_s struct, flatten config 2023-03-27 00:58:18 -07:00
chevrolet_camaro_4.h
citroenBerlingoTU3JP.cpp remove specs_s struct, flatten config 2023-03-27 00:58:18 -07:00
citroenBerlingoTU3JP.h
custom_engine.cpp rename triggerSimulatorFrequency -> triggerSimulatorRpm 2023-03-27 01:13:04 -07:00
custom_engine.h mre cleanup 2023-02-26 13:54:53 -08:00
dodge_neon.cpp remove specs_s struct, flatten config 2023-03-27 00:58:18 -07:00
dodge_neon.h
dodge_ram.cpp remove specs_s struct, flatten config 2023-03-27 00:58:18 -07:00
dodge_ram.h
engine_template.cpp
engine_template.h
engines.mk
ford_1995_inline_6.cpp remove specs_s struct, flatten config 2023-03-27 00:58:18 -07:00
ford_1995_inline_6.h
ford_aspire.cpp remove specs_s struct, flatten config 2023-03-27 00:58:18 -07:00
ford_aspire.h
ford_festiva.cpp remove specs_s struct, flatten config 2023-03-27 00:58:18 -07:00
ford_festiva.h
gm_ls_4.cpp remove specs_s struct, flatten config 2023-03-27 00:58:18 -07:00
gm_ls_4.h
harley.cpp
honda_600.cpp remove specs_s struct, flatten config 2023-03-27 00:58:18 -07:00
honda_600.h
honda_k_dbc.cpp remove specs_s struct, flatten config 2023-03-27 00:58:18 -07:00
honda_k_dbc.h
hyundai.cpp
hyundai.h
m111.cpp
m111.h
mazda_626.cpp
mazda_626.h
mazda_miata.cpp remove specs_s struct, flatten config 2023-03-27 00:58:18 -07:00
mazda_miata.h
mazda_miata_1_6.cpp remove specs_s struct, flatten config 2023-03-27 00:58:18 -07:00
mazda_miata_1_6.h nobody should use NA6 VAF 2023-02-28 20:04:47 -08:00
mazda_miata_base_maps.cpp compactify miata maps 2023-02-28 20:00:03 -08:00
mazda_miata_base_maps.h
mazda_miata_custom_hunchback.cpp
mazda_miata_na8.cpp remove specs_s struct, flatten config 2023-03-27 00:58:18 -07:00
mazda_miata_na8.h
mazda_miata_vvt.cpp remove specs_s struct, flatten config 2023-03-27 00:58:18 -07:00
mazda_miata_vvt.h NA6 config cleanup 2023-02-28 13:46:50 -08:00
mercedes.cpp remove specs_s struct, flatten config 2023-03-27 00:58:18 -07:00
mercedes.h
mitsubishi.cpp remove specs_s struct, flatten config 2023-03-27 00:58:18 -07:00
mitsubishi.h
nissan_primera.cpp
nissan_primera.h
nissan_vq.cpp remove specs_s struct, flatten config 2023-03-27 00:58:18 -07:00
nissan_vq.h
nissan_vq.lua
readme.md
sachs.cpp remove specs_s struct, flatten config 2023-03-27 00:58:18 -07:00
sachs.h
subaru.cpp remove specs_s struct, flatten config 2023-03-27 00:58:18 -07:00
subaru.h
test_engine.cpp DC is not ETB 2023-02-18 22:39:45 -05:00
test_engine.h
toyota_jzs147.cpp remove specs_s struct, flatten config 2023-03-27 00:58:18 -07:00
toyota_jzs147.h
vw.cpp remove specs_s struct, flatten config 2023-03-27 00:58:18 -07:00
vw.h
vw_b6.cpp remove specs_s struct, flatten config 2023-03-27 00:58:18 -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