fome-fw/firmware/config/engines
Matthew Kennedy a65190b008 remove 2jz trigger that's really 12 tooth crank (#4637)
* remove 2jz trigger that's really 12 tooth crank

* triggerimage hardcoded name
2022-10-05 21:59:17 -04:00
..
GY6_139QMB.cpp
GY6_139QMB.h
bmw_m73.cpp
bmw_m73.h
bmw_m73_mre.cpp
bmw_n73.cpp Lua code reuse 2022-08-25 11:15:45 -04:00
bmw_n73.h libfirmware gets efi::size (#4354) 2022-07-18 01:56:58 -04:00
chevrolet_camaro_4.cpp
chevrolet_camaro_4.h
citroenBerlingoTU3JP.cpp
citroenBerlingoTU3JP.h
custom_engine.cpp remove 898 (#4634) 2022-10-04 20:12:57 -04:00
custom_engine.h remove 898 (#4634) 2022-10-04 20:12:57 -04:00
dodge_neon.cpp
dodge_neon.h
dodge_ram.cpp
dodge_ram.h
engine_template.cpp
engine_template.h
engines.mk
ford_1995_inline_6.cpp
ford_1995_inline_6.h
ford_aspire.cpp
ford_aspire.h
ford_festiva.cpp
ford_festiva.h
harley.cpp Harley 2022-09-15 14:55:01 -04:00
honda_600.cpp
honda_600.h
honda_k_dbc.cpp better k gaps (#4623) 2022-09-25 09:14:29 -04:00
honda_k_dbc.h
hyundai.cpp libfirmware gets efi::size (#4354) 2022-07-18 01:56:58 -04:00
hyundai.h libfirmware gets efi::size (#4354) 2022-07-18 01:56:58 -04:00
m111.cpp
m111.h
mazda_626.cpp
mazda_626.h
mazda_miata.cpp
mazda_miata.h
mazda_miata_1_6.cpp defaults clean-up: silentTriggerError 2022-09-08 14:44:34 -04:00
mazda_miata_1_6.h
mazda_miata_base_maps.cpp idle coasting table is RPM, not clt (#4487) 2022-08-29 08:15:04 -04:00
mazda_miata_base_maps.h
mazda_miata_custom_hunchback.cpp
mazda_miata_na8.cpp defaults clean-up: silentTriggerError 2022-09-08 14:44:34 -04:00
mazda_miata_na8.h
mazda_miata_vvt.cpp idle always uses instant rpm (#4499) 2022-08-29 22:18:06 -04:00
mazda_miata_vvt.h
mercedes.cpp
mercedes.h
mitsubishi.cpp
mitsubishi.h
nissan_primera.cpp
nissan_primera.h
nissan_vq.cpp 350z: more canned tune #4416 2022-08-05 21:05:21 -04:00
nissan_vq.h
readme.md
sachs.cpp
sachs.h
subaru.cpp there is no third trigger simulator channel right? 2022-10-03 00:18:11 -04:00
subaru.h
test_engine.cpp there is no third trigger simulator channel right? 2022-10-03 00:18:11 -04:00
test_engine.h
toyota_jzs147.cpp remove 2jz trigger that's really 12 tooth crank (#4637) 2022-10-05 21:59:17 -04:00
toyota_jzs147.h remove 2jz trigger that's really 12 tooth crank (#4637) 2022-10-05 21:59:17 -04:00
vw.cpp
vw.h
vw_b6.cpp CAN side of automated testing #4630 2022-09-29 20:55:38 -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