fome-fw/firmware/config/engines
Matthew Kennedy 937811af88 Revert "dead"
This reverts commit ab68e84da4.
2023-02-22 18:04:36 -08:00
..
GY6_139QMB.cpp narrow ego avg 2023-02-20 22:48:37 -08:00
GY6_139QMB.h
bmw_6hp_mim.lua 6hp 2023-01-01 20:15:58 -05:00
bmw_m73.cpp hip9011 2023-02-20 22:29:48 -08:00
bmw_m73.h
bmw_m73_mre.cpp
bmw_n73.cpp 6hp 2023-01-01 20:15:58 -05:00
bmw_n73.h
chevrolet_camaro_4.cpp
chevrolet_camaro_4.h
citroenBerlingoTU3JP.cpp joystick, lcd 2023-02-20 21:54:10 -08:00
citroenBerlingoTU3JP.h
custom_engine.cpp hip9011 2023-02-20 22:29:48 -08:00
custom_engine.h joystick, lcd 2023-02-20 21:54:10 -08:00
dodge_neon.cpp Revert "dead" 2023-02-22 18:04:36 -08: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 random Frankenso clean-up 2022-12-14 19:11:16 -05:00
ford_1995_inline_6.h
ford_aspire.cpp lcd & joystick 2023-02-20 21:57:53 -08:00
ford_aspire.h
ford_festiva.cpp joystick, lcd 2023-02-20 21:54:10 -08:00
ford_festiva.h
gm_ls_4.cpp DC is not ETB 2023-02-18 22:39:45 -05:00
gm_ls_4.h PROTEUS_GM_LS_4 2022-10-27 20:49:06 -04:00
harley.cpp
honda_600.cpp joystick, lcd 2023-02-20 21:54:10 -08:00
honda_600.h
honda_k_dbc.cpp K 2023-01-21 08:56:21 -05:00
honda_k_dbc.h Honda K 2022-12-05 21:44:57 -05:00
hyundai.cpp
hyundai.h
m111.cpp
m111.h
mazda_626.cpp
mazda_626.h
mazda_miata.cpp clean up pretty useless console commands 2023-02-21 02:07:25 -08:00
mazda_miata.h
mazda_miata_1_6.cpp hip9011 2023-02-20 22:29:48 -08: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 hip9011 2023-02-20 22:32:32 -08:00
mazda_miata_vvt.h
mercedes.cpp refactoring: helper method 2022-10-29 23:46:54 -04:00
mercedes.h
mitsubishi.cpp lcd & joystick 2023-02-20 21:57:53 -08:00
mitsubishi.h
nissan_primera.cpp random Frankenso clean-up 2022-12-14 19:11:16 -05:00
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-17 09:15:41 -05:00
readme.md
sachs.cpp random Frankenso clean-up 2022-12-14 19:11:16 -05:00
sachs.h
subaru.cpp joystick, lcd 2023-02-20 21:54:10 -08:00
subaru.h
test_engine.cpp DC is not ETB 2023-02-18 22:39:45 -05:00
test_engine.h h-bridge wastegate not alive on bench #4965 2023-01-17 04:13:47 -05:00
toyota_jzs147.cpp infer useOnlyRisingEdge by trigger type (#4621) 2022-11-08 21:48:39 -05:00
toyota_jzs147.h
vw.cpp etb style idle valve 2023-02-20 22:56:26 -08:00
vw.h
vw_b6.cpp remove useETBforIdleControl (#5054) 2023-02-12 16:49:12 -05:00
vw_b6.h
vw_b6.lua B6 now with TP 2.0 2023-01-11 12:36:11 -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