|
| static uint8_t | lookupVE2 (const config10 &page10, const table3d16RpmLoad &veLookupTable, const statuses ¤t) |
| | Looks up and returns the VE value from the secondary fuel table.
|
| |
| static bool | fuelModeCondSwitchRpmActive (const config10 &page10, const statuses ¤t) |
| |
| static bool | fuelModeCondSwitchMapActive (const config10 &page10, const statuses ¤t) |
| |
| static bool | fuelModeCondSwitchTpsActive (const config10 &page10, const statuses ¤t) |
| |
| static bool | fuelModeCondSwitchEthanolActive (const config10 &page10, const statuses ¤t) |
| |
| static bool | fuelModeCondSwitchActive (const config10 &page10, const statuses ¤t) |
| |
| static bool | fuelModeInputSwitchActive (const config10 &page10) |
| |
| void | calculateSecondaryFuel (const config10 &page10, const table3d16RpmLoad &veLookupTable, statuses ¤t) |
| |
| static int16_t | lookupSpark2 (const config10 &page10, const table3d16RpmLoad &sparkLookupTable, const statuses ¤t) |
| |
| static int8_t | constrainAdvance (int16_t advance) |
| |
| static bool | sparkModeCondSwitchRpmActive (const config10 &page10, const statuses ¤t) |
| |
| static bool | sparkModeCondSwitchMapActive (const config10 &page10, const statuses ¤t) |
| |
| static bool | sparkModeCondSwitchTpsActive (const config10 &page10, const statuses ¤t) |
| |
| static bool | sparkModeCondSwitchEthanolActive (const config10 &page10, const statuses ¤t) |
| |
| static bool | sparkModeCondSwitchActive (const config10 &page10, const statuses ¤t) |
| |
| static bool | sparkModeInputSwitchActive (const config10 &page10) |
| |
| static bool | isFixedTimingOn (const config2 &page2, const statuses ¤t) |
| |
| void | calculateSecondarySpark (const config2 &page2, const config10 &page10, const table3d16RpmLoad &sparkLookupTable, statuses ¤t) |
| |