![]() |
Speeduino
|
Engine "protection" via RPM limits. More...

Go to the source code of this file.
Functions | |
| statuses::engine_protect_flags_t | checkEngineProtection (const statuses ¤t, const config4 &page4, const config6 &page6, const config9 &page9, const config10 &page10) |
| Determine what the engine protection state is. | |
| statuses::scheduler_cut_t | calculateFuelIgnitionChannelCut (const statuses ¤t, const config2 &page2, const config4 &page4, const config6 &page6, const config9 &page9) |
| Determine which fuel and ignition channels to cut in order to limit RPM. | |
Engine "protection" via RPM limits.
| statuses::scheduler_cut_t calculateFuelIgnitionChannelCut | ( | const statuses & | current, |
| const config2 & | page2, | ||
| const config4 & | page4, | ||
| const config6 & | page6, | ||
| const config9 & | page9 | ||
| ) |
Determine which fuel and ignition channels to cut in order to limit RPM.
| current | Current system state |
| page2 | Tune |
| page4 | Tune |
| page6 | Tune |
| page9 | Tune |

| statuses::engine_protect_flags_t checkEngineProtection | ( | const statuses & | current, |
| const config4 & | page4, | ||
| const config6 & | page6, | ||
| const config9 & | page9, | ||
| const config10 & | page10 | ||
| ) |
Determine what the engine protection state is.
| current | Current system state |
| page4 | Tune |
| page6 | Tune |
| page9 | Tune |
| page10 | Tune |
