fome-fw/firmware/config/engines
Andrey 08fff0816b Trigger setup in TS is highly confusing: hide operation mode from users? #4031 2022-04-03 00:43:28 -04:00
..
GY6_139QMB.cpp Trigger setup in TS is highly confusing: hide operation mode from users? #4031 2022-04-03 00:34:18 -04:00
GY6_139QMB.h
bmw_m73.cpp Trigger setup in TS is highly confusing: hide operation mode from users? #4031 2022-04-03 00:34:18 -04:00
bmw_m73.h
bmw_m73_mre.cpp Remove fsio part 2 (#3876) 2022-02-02 00:49:44 -05:00
bmw_n73.cpp BMW 6HP gatewy #3954 2022-02-23 17:03:24 -05:00
bmw_n73.h E65 2021-12-23 16:41:06 -05:00
chevrolet_camaro_4.cpp Trigger setup in TS is highly confusing: hide operation mode from users? #4031 2022-04-03 00:34:18 -04:00
chevrolet_camaro_4.h
citroenBerlingoTU3JP.cpp Trigger setup in TS is highly confusing: hide operation mode from users? #4031 2022-04-03 00:34:18 -04:00
citroenBerlingoTU3JP.h
custom_engine.cpp Trigger setup in TS is highly confusing: hide operation mode from users? #4031 2022-04-03 00:34:18 -04:00
custom_engine.h I2C EEPROM support #3860 2022-02-06 13:59:08 -05:00
dodge_neon.cpp dead 2022-02-22 20:56:36 -05:00
dodge_neon.h
dodge_ram.cpp Trigger setup in TS is highly confusing: hide operation mode from users? #4031 2022-04-02 22:25:23 -04:00
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 Trigger setup in TS is highly confusing: hide operation mode from users? #4031 2022-04-03 00:43:28 -04:00
ford_1995_inline_6.h
ford_aspire.cpp Trigger setup in TS is highly confusing: hide operation mode from users? #4031 2022-04-02 22:25:23 -04: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 2022-02-22 22:14:27 -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
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
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
nissan_vq.h
readme.md
sachs.cpp Trigger setup in TS is highly confusing: hide operation mode from users? #4031 2022-04-03 00:43:28 -04:00
sachs.h
subaru.cpp Trigger setup in TS is highly confusing: hide operation mode from users? #4031 2022-04-03 00:43:28 -04:00
subaru.h
test_engine.cpp Trigger setup in TS is highly confusing: hide operation mode from users? #4031 2022-04-03 00:34:18 -04:00
test_engine.h MAP phase sensing #3544 2021-12-07 21:08:25 -05:00
toyota_jzs147.cpp Trigger setup in TS is highly confusing: hide operation mode from users? #4031 2022-04-03 00:43:28 -04:00
toyota_jzs147.h
vw.cpp Trigger setup in TS is highly confusing: hide operation mode from users? #4031 2022-04-03 00:34:18 -04:00
vw.h
vw_b6.cpp Trigger setup in TS is highly confusing: hide operation mode from users? #4031 2022-04-03 00:34:18 -04: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