rusefi_documentation/FAQ-Ignition.md

106 lines
5.6 KiB
Markdown
Raw Permalink Normal View History

# Ignition FAQ
2023-01-02 11:22:23 -08:00
One of the most common themes with rusEFI is people wanting to know more about ignition and what ignition hardware rusEFI can work with.
The topics below are an attempt to cover as many of the common key questions we get asked.
---
2023-01-02 11:22:23 -08:00
## Will rusEFI work with my "XYZ" coils?
In theory rusEFI will work with any coils from nearly any vehicle produced since the daimler motor carriage of 1901.
In reality there are some practicalities that make some coils easier than others.
D is for Distraction update (#61) * Fix for Home page and future features page added * Update Acceleration_Compensation.md * Update Fuel_Overview.md * More fuel info * More X-tau * Ongoing Tasks list Free for all list for people to update as they change track * Update Ongoing_Tasks * Hidden names on pages and multi-spark page * Update X-tau_Wall_Wetting.md * Update * Update AlphaN.md * Update Speed_Density.md * Fuel control overview improvement, added wide band page * Update Wide_Band_Sensors.md * Update Fuel_Overview.md * Update MAF.md * Update MAF.md * Update rusEFI_console_directory.png * Delete rusEFI_console_directory.png * Delete wall_wetting.md * Fuel Index + Formats Also old wall wetting page kill * Update Pages_Fuel.md * Update Pages_Fuel.md * Create Pages_Hardware.md * Update Pages_Hardware.md * Sensor and Actuators index * Start of Ignition Index * Create Fuel_Injectors.md * Moved file * Added PNP72 jumper info * More updates + Software pages * Update MREAdapter72.md * Create Roadmap_Fuel.md * Created Kit Instruction link * Dev_Hardware_Guidelines * Images and links update * Update Dev_Hardware_Guidelines.md * Update Dev_Hardware_Guidelines.md * Update .gitignore * Ignition FAQ and start of what we cannot do * found by **Serching the forum** update * Searching at top of side bar * Minor grammar/wording edits. * MRE * Minor grammar/wording edits. * Minor spacing/readability edit. * Minor grammar/wording edits. * Minor spacing/readability edit. * Minor grammar/wording edits. * Minor grammar/wording edits. * 48 * Minor grammar/wording edits. * Minor grammar/wording edits. * Updated Deucalion_uart (markdown) * Minor spacing/readability edit. * Photo fixes * Minor grammar/wording edits. * Updated Dev_Hardware_Guidelines (markdown) * Minor grammar/wording edits. * Minor grammar/wording edits. * Updated Documentation_Workflow (markdown) * Updated Documentation_Workflow (markdown) * Minor spacing/readability edit. * Create Vault_Of_Ignition_Parts.md * Update Pages_Ignition.md * Minor spacing/readability edit. * Updated FAQ Basic Wiring and Connections (markdown) * Minor grammar/wording edits. * Minor grammar/wording edits. * Minor spacing/readability edit. * Minor spacing/readability edit. * Updated Frankenso (markdown) * Update FAQ_Ignition.md * Minor grammar/wording edits. * Minor grammar/wording edits. * Minor grammar/wording edits. * D is for DISTRACTION * Updated Feature Requests: Feature Bounty Program (markdown) * Updated Feature Requests Feature Bounty Program (markdown) Co-authored-by: Glitch Knitter <64521139+GlitchKnitter@users.noreply.github.com> Co-authored-by: rusefi <rusefillc@gmail.com>
2020-05-30 13:15:49 -07:00
The rusEFI ignition circuits are designed to work at 5v and are not designed to resist the large currents produced when controlling an ignition coil. "Well that's is no good!" I hear you think - actually, it is perfectly fine provided certain conditions are met.
The outputs of the rusEFI hardware are able to operate an ignition coil driver (IGBT) but not the coil directly.
2023-01-02 11:22:23 -08:00
This means that more modern "smart" coils that have an IGBT built into the coil can be driven directly.
Older style coils will need an ignition coil driver added between the rusEFI output and the ignition coil.
---
## But why did you not build the ignition control driver (IGBT) into the ECU?
2023-01-02 11:22:23 -08:00
Quite simply for the same reasons modern ECUs do not have them either.
1. It reduces the number of parts needed for the ECU and thus the cost
2. It means the IGBT component is replaceable as they do sometimes fail
3. It moves the electrically noisy high current/voltage components away from the sensitive MCU
2023-01-02 11:22:23 -08:00
4. The shorter the physical length of these (actually quite sensitive) high current/voltage circuits the better; it reduces the total EMF signature of the vehicle, it reduces the weight of the vehicle as the wires can be smaller and most importantly it reduces the losses and means there is more energy available for the spark.
2023-01-02 11:22:23 -08:00
Most more modern ignition coils are smart for these exact reasons and in order to work with these nice modern, high power low weight COP coils we have a 5v output.
---
2023-01-02 11:22:23 -08:00
## You made your point but what coils do I need?
That all depends if you want to buy new coils or already have some. In general we would advise to buy "smart coils" but we are also big fans of working with what you have or raiding the junk yard (read this as we are tight).
We have attempted to compile a list of coils [here.](Vault-Of-Ignition-Parts)
---
2023-01-02 11:22:23 -08:00
## Thanks but that really did not help, please tell me exactly what to do?
D is for Distraction update (#61) * Fix for Home page and future features page added * Update Acceleration_Compensation.md * Update Fuel_Overview.md * More fuel info * More X-tau * Ongoing Tasks list Free for all list for people to update as they change track * Update Ongoing_Tasks * Hidden names on pages and multi-spark page * Update X-tau_Wall_Wetting.md * Update * Update AlphaN.md * Update Speed_Density.md * Fuel control overview improvement, added wide band page * Update Wide_Band_Sensors.md * Update Fuel_Overview.md * Update MAF.md * Update MAF.md * Update rusEFI_console_directory.png * Delete rusEFI_console_directory.png * Delete wall_wetting.md * Fuel Index + Formats Also old wall wetting page kill * Update Pages_Fuel.md * Update Pages_Fuel.md * Create Pages_Hardware.md * Update Pages_Hardware.md * Sensor and Actuators index * Start of Ignition Index * Create Fuel_Injectors.md * Moved file * Added PNP72 jumper info * More updates + Software pages * Update MREAdapter72.md * Create Roadmap_Fuel.md * Created Kit Instruction link * Dev_Hardware_Guidelines * Images and links update * Update Dev_Hardware_Guidelines.md * Update Dev_Hardware_Guidelines.md * Update .gitignore * Ignition FAQ and start of what we cannot do * found by **Serching the forum** update * Searching at top of side bar * Minor grammar/wording edits. * MRE * Minor grammar/wording edits. * Minor spacing/readability edit. * Minor grammar/wording edits. * Minor spacing/readability edit. * Minor grammar/wording edits. * Minor grammar/wording edits. * 48 * Minor grammar/wording edits. * Minor grammar/wording edits. * Updated Deucalion_uart (markdown) * Minor spacing/readability edit. * Photo fixes * Minor grammar/wording edits. * Updated Dev_Hardware_Guidelines (markdown) * Minor grammar/wording edits. * Minor grammar/wording edits. * Updated Documentation_Workflow (markdown) * Updated Documentation_Workflow (markdown) * Minor spacing/readability edit. * Create Vault_Of_Ignition_Parts.md * Update Pages_Ignition.md * Minor spacing/readability edit. * Updated FAQ Basic Wiring and Connections (markdown) * Minor grammar/wording edits. * Minor grammar/wording edits. * Minor spacing/readability edit. * Minor spacing/readability edit. * Updated Frankenso (markdown) * Update FAQ_Ignition.md * Minor grammar/wording edits. * Minor grammar/wording edits. * Minor grammar/wording edits. * D is for DISTRACTION * Updated Feature Requests: Feature Bounty Program (markdown) * Updated Feature Requests Feature Bounty Program (markdown) Co-authored-by: Glitch Knitter <64521139+GlitchKnitter@users.noreply.github.com> Co-authored-by: rusefi <rusefillc@gmail.com>
2020-05-30 13:15:49 -07:00
Ok, this question needs tackling in several parts, please pick the option you need below:
<details markdown="1"><summary><u>I want to buy new coils</u></summary>
If you are looking to buy new coils then we would recommend taking a look at the list of Ignition coils that have been tried with rusEFI.
[List of ignition coils](Vault-Of-Ignition-Parts)
2023-01-02 11:22:23 -08:00
In general though we recommend trying to get a tried and tested solution and getting coils that are easily available in your local area.
D is for Distraction update (#61) * Fix for Home page and future features page added * Update Acceleration_Compensation.md * Update Fuel_Overview.md * More fuel info * More X-tau * Ongoing Tasks list Free for all list for people to update as they change track * Update Ongoing_Tasks * Hidden names on pages and multi-spark page * Update X-tau_Wall_Wetting.md * Update * Update AlphaN.md * Update Speed_Density.md * Fuel control overview improvement, added wide band page * Update Wide_Band_Sensors.md * Update Fuel_Overview.md * Update MAF.md * Update MAF.md * Update rusEFI_console_directory.png * Delete rusEFI_console_directory.png * Delete wall_wetting.md * Fuel Index + Formats Also old wall wetting page kill * Update Pages_Fuel.md * Update Pages_Fuel.md * Create Pages_Hardware.md * Update Pages_Hardware.md * Sensor and Actuators index * Start of Ignition Index * Create Fuel_Injectors.md * Moved file * Added PNP72 jumper info * More updates + Software pages * Update MREAdapter72.md * Create Roadmap_Fuel.md * Created Kit Instruction link * Dev_Hardware_Guidelines * Images and links update * Update Dev_Hardware_Guidelines.md * Update Dev_Hardware_Guidelines.md * Update .gitignore * Ignition FAQ and start of what we cannot do * found by **Serching the forum** update * Searching at top of side bar * Minor grammar/wording edits. * MRE * Minor grammar/wording edits. * Minor spacing/readability edit. * Minor grammar/wording edits. * Minor spacing/readability edit. * Minor grammar/wording edits. * Minor grammar/wording edits. * 48 * Minor grammar/wording edits. * Minor grammar/wording edits. * Updated Deucalion_uart (markdown) * Minor spacing/readability edit. * Photo fixes * Minor grammar/wording edits. * Updated Dev_Hardware_Guidelines (markdown) * Minor grammar/wording edits. * Minor grammar/wording edits. * Updated Documentation_Workflow (markdown) * Updated Documentation_Workflow (markdown) * Minor spacing/readability edit. * Create Vault_Of_Ignition_Parts.md * Update Pages_Ignition.md * Minor spacing/readability edit. * Updated FAQ Basic Wiring and Connections (markdown) * Minor grammar/wording edits. * Minor grammar/wording edits. * Minor spacing/readability edit. * Minor spacing/readability edit. * Updated Frankenso (markdown) * Update FAQ_Ignition.md * Minor grammar/wording edits. * Minor grammar/wording edits. * Minor grammar/wording edits. * D is for DISTRACTION * Updated Feature Requests: Feature Bounty Program (markdown) * Updated Feature Requests Feature Bounty Program (markdown) Co-authored-by: Glitch Knitter <64521139+GlitchKnitter@users.noreply.github.com> Co-authored-by: rusefi <rusefillc@gmail.com>
2020-05-30 13:15:49 -07:00
There are lots of tried and tested options that can be found by [**searching the forum.**](https://rusefi.com/forum/search.php)
</details>
<details markdown="1"><summary><u>I have existing coils </u></summary>
<details markdown="1"><summary><u>My coils are newer smart coils</u></summary>
Great, then you can wire them directly to the ECU.
2023-01-02 11:22:23 -08:00
However please take care to check that tht coils you have really do incorporate the ignition driver into the coil.
D is for Distraction update (#61) * Fix for Home page and future features page added * Update Acceleration_Compensation.md * Update Fuel_Overview.md * More fuel info * More X-tau * Ongoing Tasks list Free for all list for people to update as they change track * Update Ongoing_Tasks * Hidden names on pages and multi-spark page * Update X-tau_Wall_Wetting.md * Update * Update AlphaN.md * Update Speed_Density.md * Fuel control overview improvement, added wide band page * Update Wide_Band_Sensors.md * Update Fuel_Overview.md * Update MAF.md * Update MAF.md * Update rusEFI_console_directory.png * Delete rusEFI_console_directory.png * Delete wall_wetting.md * Fuel Index + Formats Also old wall wetting page kill * Update Pages_Fuel.md * Update Pages_Fuel.md * Create Pages_Hardware.md * Update Pages_Hardware.md * Sensor and Actuators index * Start of Ignition Index * Create Fuel_Injectors.md * Moved file * Added PNP72 jumper info * More updates + Software pages * Update MREAdapter72.md * Create Roadmap_Fuel.md * Created Kit Instruction link * Dev_Hardware_Guidelines * Images and links update * Update Dev_Hardware_Guidelines.md * Update Dev_Hardware_Guidelines.md * Update .gitignore * Ignition FAQ and start of what we cannot do * found by **Serching the forum** update * Searching at top of side bar * Minor grammar/wording edits. * MRE * Minor grammar/wording edits. * Minor spacing/readability edit. * Minor grammar/wording edits. * Minor spacing/readability edit. * Minor grammar/wording edits. * Minor grammar/wording edits. * 48 * Minor grammar/wording edits. * Minor grammar/wording edits. * Updated Deucalion_uart (markdown) * Minor spacing/readability edit. * Photo fixes * Minor grammar/wording edits. * Updated Dev_Hardware_Guidelines (markdown) * Minor grammar/wording edits. * Minor grammar/wording edits. * Updated Documentation_Workflow (markdown) * Updated Documentation_Workflow (markdown) * Minor spacing/readability edit. * Create Vault_Of_Ignition_Parts.md * Update Pages_Ignition.md * Minor spacing/readability edit. * Updated FAQ Basic Wiring and Connections (markdown) * Minor grammar/wording edits. * Minor grammar/wording edits. * Minor spacing/readability edit. * Minor spacing/readability edit. * Updated Frankenso (markdown) * Update FAQ_Ignition.md * Minor grammar/wording edits. * Minor grammar/wording edits. * Minor grammar/wording edits. * D is for DISTRACTION * Updated Feature Requests: Feature Bounty Program (markdown) * Updated Feature Requests Feature Bounty Program (markdown) Co-authored-by: Glitch Knitter <64521139+GlitchKnitter@users.noreply.github.com> Co-authored-by: rusefi <rusefillc@gmail.com>
2020-05-30 13:15:49 -07:00
Having 3 or 4 connectors pins is not a guarantee that a coils is a "smart" coil.
There is some information on known smart coils and how to work out if you have a smart coil that can be found by [**searching the forum.**](https://rusefi.com/forum/search.php)
</details>
<details markdown="1"><summary><u>My coils are older dumb coils</u></summary>
2023-01-02 11:22:23 -08:00
Great - same as the smart coils, please double check your coils are actually simple coils without built in ignition modules.
You will need to source an external ignition module to go between the ECU and the coils.
These are generally quite cheap and can be found on some cars in the junk yard. We also made our own simple module [here](https://rusefi.com/forum/viewtopic.php?t=286)
D is for Distraction update (#61) * Fix for Home page and future features page added * Update Acceleration_Compensation.md * Update Fuel_Overview.md * More fuel info * More X-tau * Ongoing Tasks list Free for all list for people to update as they change track * Update Ongoing_Tasks * Hidden names on pages and multi-spark page * Update X-tau_Wall_Wetting.md * Update * Update AlphaN.md * Update Speed_Density.md * Fuel control overview improvement, added wide band page * Update Wide_Band_Sensors.md * Update Fuel_Overview.md * Update MAF.md * Update MAF.md * Update rusEFI_console_directory.png * Delete rusEFI_console_directory.png * Delete wall_wetting.md * Fuel Index + Formats Also old wall wetting page kill * Update Pages_Fuel.md * Update Pages_Fuel.md * Create Pages_Hardware.md * Update Pages_Hardware.md * Sensor and Actuators index * Start of Ignition Index * Create Fuel_Injectors.md * Moved file * Added PNP72 jumper info * More updates + Software pages * Update MREAdapter72.md * Create Roadmap_Fuel.md * Created Kit Instruction link * Dev_Hardware_Guidelines * Images and links update * Update Dev_Hardware_Guidelines.md * Update Dev_Hardware_Guidelines.md * Update .gitignore * Ignition FAQ and start of what we cannot do * found by **Serching the forum** update * Searching at top of side bar * Minor grammar/wording edits. * MRE * Minor grammar/wording edits. * Minor spacing/readability edit. * Minor grammar/wording edits. * Minor spacing/readability edit. * Minor grammar/wording edits. * Minor grammar/wording edits. * 48 * Minor grammar/wording edits. * Minor grammar/wording edits. * Updated Deucalion_uart (markdown) * Minor spacing/readability edit. * Photo fixes * Minor grammar/wording edits. * Updated Dev_Hardware_Guidelines (markdown) * Minor grammar/wording edits. * Minor grammar/wording edits. * Updated Documentation_Workflow (markdown) * Updated Documentation_Workflow (markdown) * Minor spacing/readability edit. * Create Vault_Of_Ignition_Parts.md * Update Pages_Ignition.md * Minor spacing/readability edit. * Updated FAQ Basic Wiring and Connections (markdown) * Minor grammar/wording edits. * Minor grammar/wording edits. * Minor spacing/readability edit. * Minor spacing/readability edit. * Updated Frankenso (markdown) * Update FAQ_Ignition.md * Minor grammar/wording edits. * Minor grammar/wording edits. * Minor grammar/wording edits. * D is for DISTRACTION * Updated Feature Requests: Feature Bounty Program (markdown) * Updated Feature Requests Feature Bounty Program (markdown) Co-authored-by: Glitch Knitter <64521139+GlitchKnitter@users.noreply.github.com> Co-authored-by: rusefi <rusefillc@gmail.com>
2020-05-30 13:15:49 -07:00
There are some tested Ignition modules on the Ignition components list and some can be found by [**searching the forum.**](https://rusefi.com/forum/search.php)
2023-01-02 11:22:23 -08:00
[List of ignition components](Vault-Of-Ignition-Parts)
</details>
</details>
---
2023-01-02 11:22:23 -08:00
## I need an ignition module, what now?
Most older coils will need this and some cars have them as standard.
D is for Distraction update (#61) * Fix for Home page and future features page added * Update Acceleration_Compensation.md * Update Fuel_Overview.md * More fuel info * More X-tau * Ongoing Tasks list Free for all list for people to update as they change track * Update Ongoing_Tasks * Hidden names on pages and multi-spark page * Update X-tau_Wall_Wetting.md * Update * Update AlphaN.md * Update Speed_Density.md * Fuel control overview improvement, added wide band page * Update Wide_Band_Sensors.md * Update Fuel_Overview.md * Update MAF.md * Update MAF.md * Update rusEFI_console_directory.png * Delete rusEFI_console_directory.png * Delete wall_wetting.md * Fuel Index + Formats Also old wall wetting page kill * Update Pages_Fuel.md * Update Pages_Fuel.md * Create Pages_Hardware.md * Update Pages_Hardware.md * Sensor and Actuators index * Start of Ignition Index * Create Fuel_Injectors.md * Moved file * Added PNP72 jumper info * More updates + Software pages * Update MREAdapter72.md * Create Roadmap_Fuel.md * Created Kit Instruction link * Dev_Hardware_Guidelines * Images and links update * Update Dev_Hardware_Guidelines.md * Update Dev_Hardware_Guidelines.md * Update .gitignore * Ignition FAQ and start of what we cannot do * found by **Serching the forum** update * Searching at top of side bar * Minor grammar/wording edits. * MRE * Minor grammar/wording edits. * Minor spacing/readability edit. * Minor grammar/wording edits. * Minor spacing/readability edit. * Minor grammar/wording edits. * Minor grammar/wording edits. * 48 * Minor grammar/wording edits. * Minor grammar/wording edits. * Updated Deucalion_uart (markdown) * Minor spacing/readability edit. * Photo fixes * Minor grammar/wording edits. * Updated Dev_Hardware_Guidelines (markdown) * Minor grammar/wording edits. * Minor grammar/wording edits. * Updated Documentation_Workflow (markdown) * Updated Documentation_Workflow (markdown) * Minor spacing/readability edit. * Create Vault_Of_Ignition_Parts.md * Update Pages_Ignition.md * Minor spacing/readability edit. * Updated FAQ Basic Wiring and Connections (markdown) * Minor grammar/wording edits. * Minor grammar/wording edits. * Minor spacing/readability edit. * Minor spacing/readability edit. * Updated Frankenso (markdown) * Update FAQ_Ignition.md * Minor grammar/wording edits. * Minor grammar/wording edits. * Minor grammar/wording edits. * D is for DISTRACTION * Updated Feature Requests: Feature Bounty Program (markdown) * Updated Feature Requests Feature Bounty Program (markdown) Co-authored-by: Glitch Knitter <64521139+GlitchKnitter@users.noreply.github.com> Co-authored-by: rusefi <rusefillc@gmail.com>
2020-05-30 13:15:49 -07:00
These are not to be confused with the EDIS module that some ECUs require that is a more complex unit that does some of the functions for those simpler ECUs.
Lots of users have already had to tackle this issue so there is a host of options that can be found by [**searching the forum.**](https://rusefi.com/forum/search.php)
There are several available modules some are listed on the Ignition components list.
2023-01-02 11:22:23 -08:00
[List of ignition components](Vault-Of-Ignition-Parts)
---
2023-01-02 11:22:23 -08:00
## What about adding IGBTs on the board to drive coils directly?
Actually we already have this in the form of the Prometheus and Hellen boards.
2023-01-02 11:22:23 -08:00
These boards are intended as all in one solutions.
D is for Distraction update (#61) * Fix for Home page and future features page added * Update Acceleration_Compensation.md * Update Fuel_Overview.md * More fuel info * More X-tau * Ongoing Tasks list Free for all list for people to update as they change track * Update Ongoing_Tasks * Hidden names on pages and multi-spark page * Update X-tau_Wall_Wetting.md * Update * Update AlphaN.md * Update Speed_Density.md * Fuel control overview improvement, added wide band page * Update Wide_Band_Sensors.md * Update Fuel_Overview.md * Update MAF.md * Update MAF.md * Update rusEFI_console_directory.png * Delete rusEFI_console_directory.png * Delete wall_wetting.md * Fuel Index + Formats Also old wall wetting page kill * Update Pages_Fuel.md * Update Pages_Fuel.md * Create Pages_Hardware.md * Update Pages_Hardware.md * Sensor and Actuators index * Start of Ignition Index * Create Fuel_Injectors.md * Moved file * Added PNP72 jumper info * More updates + Software pages * Update MREAdapter72.md * Create Roadmap_Fuel.md * Created Kit Instruction link * Dev_Hardware_Guidelines * Images and links update * Update Dev_Hardware_Guidelines.md * Update Dev_Hardware_Guidelines.md * Update .gitignore * Ignition FAQ and start of what we cannot do * found by **Serching the forum** update * Searching at top of side bar * Minor grammar/wording edits. * MRE * Minor grammar/wording edits. * Minor spacing/readability edit. * Minor grammar/wording edits. * Minor spacing/readability edit. * Minor grammar/wording edits. * Minor grammar/wording edits. * 48 * Minor grammar/wording edits. * Minor grammar/wording edits. * Updated Deucalion_uart (markdown) * Minor spacing/readability edit. * Photo fixes * Minor grammar/wording edits. * Updated Dev_Hardware_Guidelines (markdown) * Minor grammar/wording edits. * Minor grammar/wording edits. * Updated Documentation_Workflow (markdown) * Updated Documentation_Workflow (markdown) * Minor spacing/readability edit. * Create Vault_Of_Ignition_Parts.md * Update Pages_Ignition.md * Minor spacing/readability edit. * Updated FAQ Basic Wiring and Connections (markdown) * Minor grammar/wording edits. * Minor grammar/wording edits. * Minor spacing/readability edit. * Minor spacing/readability edit. * Updated Frankenso (markdown) * Update FAQ_Ignition.md * Minor grammar/wording edits. * Minor grammar/wording edits. * Minor grammar/wording edits. * D is for DISTRACTION * Updated Feature Requests: Feature Bounty Program (markdown) * Updated Feature Requests Feature Bounty Program (markdown) Co-authored-by: Glitch Knitter <64521139+GlitchKnitter@users.noreply.github.com> Co-authored-by: rusefi <rusefillc@gmail.com>
2020-05-30 13:15:49 -07:00
---
## I have a coil with 3/4/5 pins, does this mean it is a smart coil?
Absolutely not.
2023-01-02 11:22:23 -08:00
Some Bosch dumb coils have 3 pins, one is used for ignition misfire monitoring.
Wasted spark coils can share one common pin and then have a single pin for each coil pair. Resulting in a dumb coil with 3-5 pins.
Some wasted spark coils have 2 pins for each coil pair inside the pack.
D is for Distraction update (#61) * Fix for Home page and future features page added * Update Acceleration_Compensation.md * Update Fuel_Overview.md * More fuel info * More X-tau * Ongoing Tasks list Free for all list for people to update as they change track * Update Ongoing_Tasks * Hidden names on pages and multi-spark page * Update X-tau_Wall_Wetting.md * Update * Update AlphaN.md * Update Speed_Density.md * Fuel control overview improvement, added wide band page * Update Wide_Band_Sensors.md * Update Fuel_Overview.md * Update MAF.md * Update MAF.md * Update rusEFI_console_directory.png * Delete rusEFI_console_directory.png * Delete wall_wetting.md * Fuel Index + Formats Also old wall wetting page kill * Update Pages_Fuel.md * Update Pages_Fuel.md * Create Pages_Hardware.md * Update Pages_Hardware.md * Sensor and Actuators index * Start of Ignition Index * Create Fuel_Injectors.md * Moved file * Added PNP72 jumper info * More updates + Software pages * Update MREAdapter72.md * Create Roadmap_Fuel.md * Created Kit Instruction link * Dev_Hardware_Guidelines * Images and links update * Update Dev_Hardware_Guidelines.md * Update Dev_Hardware_Guidelines.md * Update .gitignore * Ignition FAQ and start of what we cannot do * found by **Serching the forum** update * Searching at top of side bar * Minor grammar/wording edits. * MRE * Minor grammar/wording edits. * Minor spacing/readability edit. * Minor grammar/wording edits. * Minor spacing/readability edit. * Minor grammar/wording edits. * Minor grammar/wording edits. * 48 * Minor grammar/wording edits. * Minor grammar/wording edits. * Updated Deucalion_uart (markdown) * Minor spacing/readability edit. * Photo fixes * Minor grammar/wording edits. * Updated Dev_Hardware_Guidelines (markdown) * Minor grammar/wording edits. * Minor grammar/wording edits. * Updated Documentation_Workflow (markdown) * Updated Documentation_Workflow (markdown) * Minor spacing/readability edit. * Create Vault_Of_Ignition_Parts.md * Update Pages_Ignition.md * Minor spacing/readability edit. * Updated FAQ Basic Wiring and Connections (markdown) * Minor grammar/wording edits. * Minor grammar/wording edits. * Minor spacing/readability edit. * Minor spacing/readability edit. * Updated Frankenso (markdown) * Update FAQ_Ignition.md * Minor grammar/wording edits. * Minor grammar/wording edits. * Minor grammar/wording edits. * D is for DISTRACTION * Updated Feature Requests: Feature Bounty Program (markdown) * Updated Feature Requests Feature Bounty Program (markdown) Co-authored-by: Glitch Knitter <64521139+GlitchKnitter@users.noreply.github.com> Co-authored-by: rusefi <rusefillc@gmail.com>
2020-05-30 13:15:49 -07:00
This means it is vitally necessary to check the requirements of your actual coils by reviewing the wiring diagrams or [**searching the forum.**](https://rusefi.com/forum/search.php)