Add table of features (#82)

* add features table

* remove period

* added links, removed diesel, moved 12cyl note

* add ETBs

Co-authored-by: GitHub Action <action@github.com>
This commit is contained in:
David Holdeman 2020-08-25 16:50:02 -05:00 committed by GitHub
parent 594d95b722
commit a7c54a0caa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 19 additions and 15 deletions

34
Home.md
View File

@ -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!")
### [![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!")