fix to rusEFI, Grammar, capitalization, organization. Added some notes about how we would like to see new projects

This commit is contained in:
Jimmy Luntzel 2020-04-28 15:30:13 -05:00
parent 2d399d4243
commit cd48ca0a81
1 changed files with 13 additions and 10 deletions

View File

@ -1,23 +1,26 @@
rusEfi is a GPL open source engine control unit for gasoline port injected internal combustion engines.
rusEFI is a GPL open-source engine control unit for gasoline port-injected internal combustion engines.
In order to use rusEfi you would need to acquire or fabricate one of the [supported boards](Hardware). You can also design you custom board if desired.
In order to use rusEFI you would need to acquire or fabricate one of the [supported boards](Hardware). You can also design you custom board if desired.
You can use rusEfi PC simulator to try rusEfi. PC simulator Windows binaries are included into [rusEfi Bundle](Download), Unix version of PC simulator could be compiled from [source code](https://github.com/rusefi/rusefi/tree/master/simulator).
You can use rusEFI PC simulator to try rusEfi. PC simulator Windows binaries are included into [rusEfi Bundle](Download), Unix version of PC simulator could be compiled from [source code](https://github.com/rusefi/rusefi/tree/master/simulator).
rusEfi has following features
1. batch and individual injection on 1, 2, 3, 4, 5, 6, 8 and 12 cylinder gasoline engines.
## Features
2. wasted and sequential ignition on the abovementioned engines.
1. Batch and Individual injection on gasoline engines up to 12 cylinders.
2. Wasted and Sequential ignition on gasoline engines up to 12 cylinders.
3. [Acceleration enrichment - wall wetting/fuel trip/tau factor.](wall_wetting)
As of April 2020 rusEfi does not have following features:
1. rusEfi was never used on diesel engines
As of April 2020 rusEFI has not yet had following features:
1. rusEFI has not yet been used to manage a diesel engine.
2. rusEfi has no support for direct injection
2. rusEFI has not yet been used to manage a direct injection gasoline engine.
3. even with FSIO, rusEfi has never controlled an automatic transmission
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! 👍