From a7c54a0caa20fbbfa690465f283bac006c4c356c Mon Sep 17 00:00:00 2001 From: David Holdeman Date: Tue, 25 Aug 2020 16:50:02 -0500 Subject: [PATCH] Add table of features (#82) * add features table * remove period * added links, removed diesel, moved 12cyl note * add ETBs Co-authored-by: GitHub Action --- Home.md | 34 +++++++++++++++++++--------------- 1 file changed, 19 insertions(+), 15 deletions(-) diff --git a/Home.md b/Home.md index 6cd337f9..bc2305fc 100644 --- a/Home.md +++ b/Home.md @@ -15,22 +15,26 @@ You can use rusEFI PC simulator to try rusEFI. PC simulator Windows binaries are ## Features -1. Batch and Individual injection on gasoline engines up to 12 cylinders. +Feature|Supported? +-------|---------- +Batch Injection|✓ +Sequential Injection up to 12 cylinders|✓ +[Direct Injection](GDI_status)|✗ +Wasted Ignition|✓ +Sequential Ignition up to 12 cylinders|✓ +Rotary Engines|✗ +Closed Loop Fueling|✓ +Electronic Throttle Body|✓ +[Knock Sensing](knock_sensing)|✗ +Boost Control|✗ +[Launch Control](Launch_Control)|✗ +Flat Shifting|✗ +Automatic Transmission Control|✗ +[Acceleration enrichment - wall wetting/fuel trip/tau factor](wall_wetting)|✓ -2. Wasted and Sequential ignition on gasoline engines up to 12 cylinders. -3. [Acceleration enrichment - wall wetting/fuel trip/tau factor.](wall_wetting) - -4. And many more! See [rusEFI-project](rusEFI-project) for more details. - -**As of April 2020 rusEFI has not yet had the following features:** -1. rusEFI has not yet been used to manage a diesel engine. - -2. rusEFI has not yet been used to manage a direct injection gasoline engine. - -3. rusEFI has not yet been used to manage an automatic transmission. - -**These are all things that would be amazing to see! IF YOU have a project that includes any of those configurations or anything else, please jump in on the forums and we can work together to make it happen! 👍 +And many more! See [rusEFI-project](rusEFI-project) for more details. +The unsupported features listed here are all things that would be amazing to see! IF YOU have a project that includes any of those configurations or anything else, please jump in on the forums and we can work together to make it happen! 👍 ### rusEFI in action! @@ -38,4 +42,4 @@ You can use rusEFI PC simulator to try rusEFI. PC simulator Windows binaries are ### [![Miata rusEFI Racecar!](https://user-images.githubusercontent.com/5051341/80621997-bf7bf000-8a0d-11ea-998e-48fc3accba59.png)](https://www.youtube.com/embed/3xz66oR95F8?start=8 "Miata rusEFI Racecar!") -### [![BMW V12 with dual ETB!](https://user-images.githubusercontent.com/5051341/80622501-809a6a00-8a0e-11ea-8efc-b575def1d132.png)](https://www.youtube.com/embed/TGf8IMwRuIY "BMW V12 with dual ETB!") \ No newline at end of file +### [![BMW V12 with dual ETB!](https://user-images.githubusercontent.com/5051341/80622501-809a6a00-8a0e-11ea-8efc-b575def1d132.png)](https://www.youtube.com/embed/TGf8IMwRuIY "BMW V12 with dual ETB!")