rusefi/firmware/config/engines
Matthew Kennedy 5ceff5fb78 clean up pretty useless console commands
(cherry picked from commit c71ba44d6177deb237ee45c30ca92b67a0e434a0)
2023-04-28 20:05:54 -04:00
..
GY6_139QMB.cpp
GY6_139QMB.h
bmw_6hp_mim.lua
bmw_m73.cpp only:proteus_f7 2023-04-20 21:43:58 -04:00
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 only:mre_f4 2023-04-22 11:57:07 -04:00
custom_engine.h
dodge_neon.cpp clean up pretty useless console commands 2023-04-28 20:05:54 -04:00
dodge_neon.h
dodge_ram.cpp
dodge_ram.h
engine_template.cpp
engine_template.h
engines.mk Clean-up all the 4g drama fix #5213 2023-04-01 16:58:13 -04:00
ford_1995_inline_6.cpp
ford_1995_inline_6.h
ford_aspire.cpp
ford_aspire.h
ford_festiva.cpp
ford_festiva.h
gm_ls_4.cpp
gm_ls_4.h
gm_sbc.cpp 8chan Official well known idle stepper configuration #5197 2023-03-27 22:04:54 -04:00
gm_sbc.h SBC 2023-03-26 11:35:32 -04:00
harley.cpp CAN lua refactoring 2023-04-20 12:52:36 -04:00
honda_600.cpp
honda_600.h
honda_k_dbc.cpp K 2023-03-29 22:57:31 -04:00
honda_k_dbc.h
hyundai.cpp PB 2023-04-25 00:41:25 -04:00
hyundai.h pb 2023-04-20 16:52:49 -04:00
m111.cpp m111 2023-04-26 20:36:30 -04:00
m111.h canned m111 2023-03-27 18:46:17 -04:00
mazda_626.cpp
mazda_626.h
mazda_miata.cpp clean up pretty useless console commands 2023-04-28 20:05:54 -04:00
mazda_miata.h
mazda_miata_1_6.cpp m111 2023-04-11 11:53:40 -04: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 m111 2023-04-11 11:53:40 -04:00
mazda_miata_vvt.h
mercedes.cpp
mercedes.h
nissan_primera.cpp
nissan_primera.h
nissan_vq.cpp Marussia 2023-03-26 12:47:04 -04:00
nissan_vq.h Marussia 2023-03-26 12:47:04 -04:00
nissan_vq.lua
readme.md
sachs.cpp
sachs.h
subaru.cpp m111 2023-04-11 11:53:40 -04:00
subaru.h
test_engine.cpp
test_engine.h
toyota_jzs147.cpp
toyota_jzs147.h
vw.cpp infer useOnlyRisingEdge by trigger type (#4621) 2022-11-08 21:48:39 -05:00
vw.h
vw_b6.cpp GDI goes mainstream 2023-04-25 00:41:25 -04:00
vw_b6.h
vw_b6.lua b6 2023-03-06 19:18:38 -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