rusEFI
The most advanced open source ECU
|
Enumeration of sensors supported by the ECU.
Definition in file sensor_type.h.
|
strong |
SEE sensor.h ON HOW TO ADD NEW SENSOR TYPES
Enumerator | |
---|---|
Invalid | |
Clt | |
Iat | |
Rpm | |
Map | This value is result of averaging within user-defined window See also MapFast, MapSlow oh, and there is instantMap which is third thing not part of sensor framework this sensor is Post-TB MAP Sensor for ThrottleInletPressure see ThrottleInletPressure |
Maf | |
AmbientTemperature | |
OilPressure | |
OilTemperature | |
FuelPressureLow | |
FuelPressureHigh | |
FuelPressureInjector | |
FuelTemperature | |
Tps1 | |
Tps1Primary | |
Tps1Secondary | |
Tps2 | |
Tps2Primary | |
Tps2Secondary | |
AcceleratorPedalUnfiltered | |
AcceleratorPedal | |
AcceleratorPedalPrimary | |
AcceleratorPedalSecondary | |
DriverThrottleIntent | |
AuxTemp1 | |
AuxTemp2 | |
Lambda1 | |
Lambda2 | |
SmoothedLambda1 | |
SmoothedLambda2 | |
WastegatePosition | |
IdlePosition | |
FuelEthanolPercent | |
BatteryVoltage | |
BarometricPressure | |
FuelLevel | |
VehicleSpeed | |
WheelSlipRatio | |
TurbochargerSpeed | |
MapFast | |
MapSlow | |
InputShaftSpeed | |
EGT1 | |
EGT2 | |
EGT3 | |
EGT4 | |
EGT5 | |
EGT6 | |
EGT7 | |
EGT8 | |
Maf2 | |
Map2 | |
MapSlow2 | |
MapFast2 | |
CompressorDischargePressure | |
CompressorDischargeTemperature | |
ThrottleInletPressure | |
DetectedGear | |
RangeInput1 | |
RangeInput2 | |
RangeInput3 | |
RangeInput4 | |
RangeInput5 | |
RangeInput6 | |
AuxAnalog1 | |
AuxAnalog2 | |
AuxAnalog3 | |
AuxAnalog4 | |
AuxAnalog5 | |
AuxAnalog6 | |
AuxAnalog7 | |
AuxAnalog8 | |
LuaGauge1 | |
LuaGauge2 | |
LuaGauge3 | |
LuaGauge4 | |
LuaGauge5 | |
LuaGauge6 | |
LuaGauge7 | |
LuaGauge8 | |
IgnKeyVoltage | |
DashOverrideRpm | |
DashOverrideVehicleSpeed | |
DashOverrideClt | |
DashOverrideBatteryVoltage | |
AcPressure | |
AuxLinear1 | |
AuxLinear2 | |
AuxLinear3 | |
AuxLinear4 | |
AuxSpeed1 | |
AuxSpeed2 | |
PlaceholderLast |
Definition at line 18 of file sensor_type.h.