From a70929eeeb761a4c83843472f1b09fef642a215d Mon Sep 17 00:00:00 2001 From: rusefi Date: Fri, 17 Apr 2020 17:07:13 -0400 Subject: [PATCH] overview --- Overview.md | 20 +++++++++++++++++++- overview/overview.md | 20 -------------------- 2 files changed, 19 insertions(+), 21 deletions(-) delete mode 100644 overview/overview.md diff --git a/Overview.md b/Overview.md index d2fa727..ffd41e4 100644 --- a/Overview.md +++ b/Overview.md @@ -2,4 +2,22 @@ rusEfi is a GPL open source engine control unit for gasoline port injected inter 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). \ No newline at end of file +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. + +2. wasted and sequential ignition on the abovementioned engines. + +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 + +2. rusEfi has no support for direct injection + +3. even with FSIO, rusEfi has never controlled an automatic transmission + \ No newline at end of file diff --git a/overview/overview.md b/overview/overview.md deleted file mode 100644 index 90e8ec1..0000000 --- a/overview/overview.md +++ /dev/null @@ -1,20 +0,0 @@ - - -rusEfi is an open source engine control unit. - - -rusEfi has following features -1. batch and individual injection on 1, 2, 3, 4, 5, 6, 8 and 12 cylinder gasoline engines. - -2. wasted and sequential ignition on the abovementioned engines. - -3. [Acceleration enrichment - wall wetting/fuel trip/tau factor.](wall_wetting) - - - -As of Jan 2019 rusEfi does not have following features: -1. rusEfi was never used on diesel engines - -2. rusEfi has no support for direct injection - -3. even with FSIO, rusEfi has never controlled an automatic transmission