fome-fw/firmware/config/engines
rusefillc 165d32f209 N73 2022-02-09 17:29:09 -05:00
..
GY6_139QMB.cpp clean up timing table defaults (#3705) 2021-12-20 08:02:38 -05:00
GY6_139QMB.h
bmw_m73.cpp M73 baseFuel 2021-12-22 16:54:17 -05:00
bmw_m73.h
bmw_m73_mre.cpp Remove fsio part 2 (#3876) 2022-02-02 00:49:44 -05:00
bmw_n73.cpp N73 2022-02-09 17:29:09 -05:00
bmw_n73.h E65 2021-12-23 16:41:06 -05:00
chevrolet_camaro_4.cpp Programmatically replace ENGINE() and CONFIG() with engine-> etc (#3565) 2021-11-17 03:54:21 -05:00
chevrolet_camaro_4.h
citroenBerlingoTU3JP.cpp
citroenBerlingoTU3JP.h
custom_engine.cpp L9779WD driver L9779 #3768 2022-02-09 15:22:27 -05:00
custom_engine.h I2C EEPROM support #3860 2022-02-06 13:59:08 -05:00
dodge_neon.cpp decouple TPS accel enrichment from trigger (#3825) 2022-01-23 15:31:39 -05:00
dodge_neon.h
dodge_ram.cpp
dodge_ram.h
engine_template.cpp
engine_template.h
engines.mk remove me7pnp (#3878) 2022-02-01 21:46:06 -05:00
ford_1995_inline_6.cpp dead code? one step back 2021-12-16 19:51:46 -05:00
ford_1995_inline_6.h
ford_aspire.cpp clean up timing table defaults (#3705) 2021-12-20 08:02:38 -05:00
ford_aspire.h
ford_festiva.cpp Remove fsio part 2 (#3876) 2022-02-02 00:49:44 -05:00
ford_festiva.h
harley.cpp hard code canned tune for harley #3789 2022-01-14 16:38:05 -05:00
honda_600.cpp dead code? 2021-12-16 17:28:14 -05:00
honda_600.h
honda_accord.cpp clean up timing table defaults (#3705) 2021-12-20 08:02:38 -05:00
honda_accord.h
honda_k_dbc.cpp Programmatically replace ENGINE() and CONFIG() with engine-> etc (#3565) 2021-11-17 03:54:21 -05:00
honda_k_dbc.h
hyundai.cpp AlphaX 2022-01-08 20:16:01 -05:00
hyundai.h
m111.cpp
m111.h
mazda_626.cpp Remove fsio part 1 (#3871) 2022-02-01 15:42:04 -05:00
mazda_626.h
mazda_miata.cpp Remove fsio part 1 (#3871) 2022-02-01 15:42:04 -05:00
mazda_miata.h
mazda_miata_1_6.cpp Remove fsio part 2 (#3876) 2022-02-02 00:49:44 -05:00
mazda_miata_1_6.h
mazda_miata_base_maps.cpp
mazda_miata_base_maps.h
mazda_miata_custom_hunchback.cpp Remove fsio part 1 (#3871) 2022-02-01 15:42:04 -05:00
mazda_miata_na8.cpp Programmatically replace ENGINE() and CONFIG() with engine-> etc (#3565) 2021-11-17 03:54:21 -05:00
mazda_miata_na8.h
mazda_miata_nb.cpp
mazda_miata_nb.h
mazda_miata_vvt.cpp Remove fsio part 2 (#3876) 2022-02-02 00:49:44 -05:00
mazda_miata_vvt.h
mercedes.cpp refactoring? 2022-01-14 23:10:48 -05:00
mercedes.h
mitsubishi.cpp Remove fsio part 1 (#3871) 2022-02-01 15:42:04 -05:00
mitsubishi.h
nissan_primera.cpp
nissan_primera.h
nissan_vq.cpp Programmatically replace ENGINE() and CONFIG() with engine-> etc (#3565) 2021-11-17 03:54:21 -05:00
nissan_vq.h
readme.md
sachs.cpp dead code? 2021-12-16 21:06:23 -05:00
sachs.h
subaru.cpp Programmatically replace ENGINE() and CONFIG() with engine-> etc (#3565) 2021-11-17 03:54:21 -05:00
subaru.h
test_engine.cpp adjustment to #3722 (#3723) 2021-12-31 01:21:21 -05:00
test_engine.h MAP phase sensing #3544 2021-12-07 21:08:25 -05:00
toyota_jzs147.cpp Remove fsio part 2 (#3876) 2022-02-02 00:49:44 -05:00
toyota_jzs147.h
vw.cpp isCylinderCleanupEnabled would be nice by default 2021-11-24 23:32:55 -05:00
vw.h
vw_b6.cpp remove me7pnp (#3878) 2022-02-01 21:46:06 -05:00
vw_b6.h

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