FreeEMS  0.2.0-SNAPSHOT-282-g9efc524
Data Fields
cutAndLimiterSetting Struct Reference

Cuts and limiters. More...

#include <FixedConfigs.h>

Collaboration diagram for cutAndLimiterSetting:
Collaboration graph
[legend]

Data Fields

singleCut InjectionRPM
 Injection, enabled by default at 5k with both and 200 RPM hysteresis.
singleCut IgnitionRPM
 Ignition, enabled by default at 5k with both and 220 RPM hysteresis to ensure not lean when power comes back on.
singleCut OverBoost
 Ignition, enabled by default, set to rail value for sensor, with large hysteresis, requires time out to operate safely.
cutEnabled cutsEnabled
 Override hard code on for desired fuel duty not to exceed 102.4% or similar.

Detailed Description

Cuts and limiters.

Definition at line 185 of file FixedConfigs.h.

Field Documentation

singleCut cutAndLimiterSetting::InjectionRPM

Injection, enabled by default at 5k with both and 200 RPM hysteresis.

Definition at line 186 of file FixedConfigs.h.

Referenced by calculateFuelAndIgnition().

singleCut cutAndLimiterSetting::IgnitionRPM

Ignition, enabled by default at 5k with both and 220 RPM hysteresis to ensure not lean when power comes back on.

Definition at line 187 of file FixedConfigs.h.

Referenced by calculateFuelAndIgnition().

singleCut cutAndLimiterSetting::OverBoost

Ignition, enabled by default, set to rail value for sensor, with large hysteresis, requires time out to operate safely.

Definition at line 188 of file FixedConfigs.h.

Referenced by calculateFuelAndIgnition().

cutEnabled cutAndLimiterSetting::cutsEnabled

Override hard code on for desired fuel duty not to exceed 102.4% or similar.

Definition at line 199 of file FixedConfigs.h.

Referenced by calculateFuelAndIgnition().


The documentation for this struct was generated from the following file: