rusefi-1/firmware/config/engines
Matthew Kennedy dd6105cfa3
shrink canned tables (#2651)
* helper

* use it miata

* do type safe copy

* miata vvt

* etb

* default iat correction

* magic is afoot here

* hunchback

* misc

* neon

* neon

* aspire

* citroen

* neon

* missed one

* dead

* festiva

* remove andreyism

* very dead

* no need for copy of that function

* cleanup
2021-05-09 14:37:16 -04:00
..
GY6_139QMB.cpp
GY6_139QMB.h
bmw_m73.cpp Hip9011 (#2512) 2021-03-30 10:56:25 -04:00
bmw_m73.h
bmw_m73_mre.cpp
chevrolet_camaro_4.cpp
chevrolet_camaro_4.h
citroenBerlingoTU3JP.cpp shrink canned tables (#2651) 2021-05-09 14:37:16 -04:00
citroenBerlingoTU3JP.h
custom_engine.cpp https://github.com/rusefi/hellen72/issues/25 2021-04-10 23:30:36 -04:00
custom_engine.h improving QC process 2021-04-22 22:04:39 -04:00
dodge_neon.cpp shrink canned tables (#2651) 2021-05-09 14:37:16 -04:00
dodge_neon.h
dodge_ram.cpp
dodge_ram.h
engine_template.cpp
engine_template.h
engines.mk Purge e34 config (#2127) 2020-12-24 07:31:25 -05:00
ford_1995_inline_6.cpp goodbye ignitionOffset (#2503) 2021-03-28 08:00:09 -04:00
ford_1995_inline_6.h
ford_aspire.cpp shrink canned tables (#2651) 2021-05-09 14:37:16 -04:00
ford_aspire.h
ford_festiva.cpp shrink canned tables (#2651) 2021-05-09 14:37:16 -04:00
ford_festiva.h
honda_600.cpp shrink canned tables (#2651) 2021-05-09 14:37:16 -04:00
honda_600.h
honda_accord.cpp Shall we drop "ignitionOffset" feature? #2500 2021-03-27 19:00:35 -04:00
honda_accord.h
lada_kalina.cpp Lcd fix (I hope) (#2211) 2021-01-09 17:16:10 -05:00
lada_kalina.h
m111.cpp pnp progress 2020-12-15 00:09:35 -05:00
m111.h pnp progress 2020-12-15 00:09:35 -05:00
mazda_626.cpp improve sensor chart flush behavior (#2545) 2021-04-12 14:05:52 -04:00
mazda_626.h
mazda_miata.cpp shrink canned tables (#2651) 2021-05-09 14:37:16 -04:00
mazda_miata.h
mazda_miata_1_6.cpp shrink canned tables (#2651) 2021-05-09 14:37:16 -04:00
mazda_miata_1_6.h h64 progress 2021-05-02 23:46:09 -04:00
mazda_miata_base_maps.cpp shrink canned tables (#2651) 2021-05-09 14:37:16 -04:00
mazda_miata_base_maps.h
mazda_miata_custom_hunchback.cpp shrink canned tables (#2651) 2021-05-09 14:37:16 -04:00
mazda_miata_na8.cpp
mazda_miata_na8.h
mazda_miata_nb.cpp
mazda_miata_nb.h
mazda_miata_vvt.cpp shrink canned tables (#2651) 2021-05-09 14:37:16 -04:00
mazda_miata_vvt.h Hellen72 2021-01-22 02:02:16 -05:00
me7pnp.cpp M62T vanos support #2243 2021-02-10 21:44:21 -05:00
me7pnp.h
mitsubishi.cpp
mitsubishi.h
nissan_primera.cpp
nissan_primera.h
readme.md hello new wiki 2020-12-16 19:58:15 -05:00
sachs.cpp
sachs.h
subaru.cpp Subaru board update (#2616) 2021-05-03 09:32:14 -04:00
subaru.h Add subaru eg33 (#2294) 2021-02-06 12:50:34 -06:00
test_engine.cpp default config, UI tweaks (#2444) 2021-03-12 00:16:24 -05:00
test_engine.h Proteus analog input ci (#2271) 2021-02-03 13:34:48 -06:00
toyota_jzs147.cpp M62T vanos support #2243 2021-02-08 21:50:31 -05:00
toyota_jzs147.h
vw.cpp
vw.h
vw_b6.cpp various TS project improvements, dead config fields (#2504) 2021-03-28 08:39:26 -04:00
vw_b6.h

readme.md

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