fome-fw/firmware/config/engines
rusefillc bb795a563b nissan 2022-12-04 12:49:02 -05:00
..
GY6_139QMB.cpp
GY6_139QMB.h
bmw_m73.cpp
bmw_m73.h
bmw_m73_mre.cpp
bmw_n73.cpp
bmw_n73.h
chevrolet_camaro_4.cpp
chevrolet_camaro_4.h
citroenBerlingoTU3JP.cpp
citroenBerlingoTU3JP.h
custom_engine.cpp GM 2022-10-30 00:07:32 -04:00
custom_engine.h remove 898 (#4634) 2022-10-04 20:12:57 -04:00
dodge_neon.cpp infer useOnlyRisingEdge by trigger type (#4621) 2022-11-08 21:48:39 -05:00
dodge_neon.h
dodge_ram.cpp
dodge_ram.h
engine_template.cpp
engine_template.h
engines.mk E38 2022-10-25 23:18:41 -04:00
ford_1995_inline_6.cpp
ford_1995_inline_6.h
ford_aspire.cpp infer useOnlyRisingEdge by trigger type (#4621) 2022-11-08 21:48:39 -05:00
ford_aspire.h
ford_festiva.cpp
ford_festiva.h
gm_ls_4.cpp GM 2022-11-04 12:38:55 -04:00
gm_ls_4.h PROTEUS_GM_LS_4 2022-10-27 20:49:06 -04:00
harley.cpp
honda_600.cpp
honda_600.h
honda_k_dbc.cpp
honda_k_dbc.h remove engine pointer passing (#3556) 2021-11-16 04:15:29 -05:00
hyundai.cpp
hyundai.h
m111.cpp
m111.h
mazda_626.cpp
mazda_626.h
mazda_miata.cpp
mazda_miata.h
mazda_miata_1_6.cpp infer useOnlyRisingEdge by trigger type (#4621) 2022-11-08 21:48:39 -05: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
mazda_miata_na8.h
mazda_miata_vvt.cpp infer useOnlyRisingEdge by trigger type (#4621) 2022-11-08 21:48:39 -05:00
mazda_miata_vvt.h
mercedes.cpp refactoring: helper method 2022-10-29 23:46:54 -04:00
mercedes.h
mitsubishi.cpp
mitsubishi.h
nissan_primera.cpp
nissan_primera.h
nissan_vq.cpp extracting lua 2022-11-15 09:04:23 -05:00
nissan_vq.h Nissan defaults 2022-11-02 11:17:24 -04:00
nissan_vq.lua nissan 2022-12-04 12:49:02 -05:00
readme.md
sachs.cpp
sachs.h
subaru.cpp infer useOnlyRisingEdge by trigger type (#4621) 2022-11-08 21:48:39 -05:00
subaru.h
test_engine.cpp infer useOnlyRisingEdge by trigger type (#4621) 2022-11-08 21:48:39 -05:00
test_engine.h
toyota_jzs147.cpp infer useOnlyRisingEdge by trigger type (#4621) 2022-11-08 21:48:39 -05:00
toyota_jzs147.h remove 2jz trigger that's really 12 tooth crank (#4637) 2022-10-05 21:59:17 -04:00
vw.cpp infer useOnlyRisingEdge by trigger type (#4621) 2022-11-08 21:48:39 -05:00
vw.h
vw_b6.cpp Passat 2022-12-04 12:28:49 -05:00
vw_b6.h
vw_b6.lua Passat 2022-12-04 12:28:49 -05: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