Auto-generated configs and docs
This commit is contained in:
parent
951344bf0a
commit
058a223073
|
@ -353,12 +353,12 @@ entry = injectorHwIssue, "injectorHwIssue", int, "%d"
|
||||||
entry = baseDwell, "Ignition: base dwell", float, "%.3f"
|
entry = baseDwell, "Ignition: base dwell", float, "%.3f"
|
||||||
entry = sparkDwell, "Ign: Dwell", float, "%.3f"
|
entry = sparkDwell, "Ign: Dwell", float, "%.3f"
|
||||||
entry = dwellAngle, "Ignition: dwell duration", float, "%.3f"
|
entry = dwellAngle, "Ignition: dwell duration", float, "%.3f"
|
||||||
entry = cltTimingCorrection, "Ignition: CLT correction", float, "%.3f"
|
entry = cltTimingCorrection, "Ign: CLT correction", float, "%.3f"
|
||||||
entry = timingIatCorrection, "Ignition: IAT correction", float, "%.3f"
|
entry = timingIatCorrection, "Ign: IAT correction", float, "%.3f"
|
||||||
entry = timingPidCorrection, "Ignition: PID correction", float, "%.3f"
|
entry = timingPidCorrection, "Idle: Timing adjustment", float, "%.3f"
|
||||||
entry = baseIgnitionAdvance, "Ign: Timing", float, "%.3f"
|
entry = baseIgnitionAdvance, "Ign: Timing", float, "%.3f"
|
||||||
entry = correctedIgnitionAdvance, "Timing: ignition", float, "%.3f"
|
entry = correctedIgnitionAdvance, "Timing: ignition", float, "%.3f"
|
||||||
entry = dwellVoltageCorrection, "Ignition: dwell corr", float, "%.3f"
|
entry = dwellVoltageCorrection, "Ign: Dwell voltage correction", float, "%.3f"
|
||||||
entry = luaTimingAdd, "Ign: Lua timing add", float, "%.3f"
|
entry = luaTimingAdd, "Ign: Lua timing add", float, "%.3f"
|
||||||
entry = luaTimingMult, "Ign: Lua timing mult", float, "%.3f"
|
entry = luaTimingMult, "Ign: Lua timing mult", float, "%.3f"
|
||||||
entry = perCylinderTiming1, "perCylinderTiming 1", int, "%d"
|
entry = perCylinderTiming1, "perCylinderTiming 1", int, "%d"
|
||||||
|
|
|
@ -11,9 +11,9 @@ targetAFRGauge = targetAFR,"Fuel: target AFR", "ratio", 10.0,20.0, 10.0,20.0, 10
|
||||||
baseDwellGauge = baseDwell,"Ignition: base dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
baseDwellGauge = baseDwell,"Ignition: base dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
||||||
sparkDwellGauge = sparkDwell,"Ign: Dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
sparkDwellGauge = sparkDwell,"Ign: Dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
||||||
dwellAngleGauge = dwellAngle,"Ignition: dwell duration", "deg", 0.0,120.0, 0.0,120.0, 0.0,120.0, 1,1
|
dwellAngleGauge = dwellAngle,"Ignition: dwell duration", "deg", 0.0,120.0, 0.0,120.0, 0.0,120.0, 1,1
|
||||||
cltTimingCorrectionGauge = cltTimingCorrection,"Ignition: CLT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
cltTimingCorrectionGauge = cltTimingCorrection,"Ign: CLT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingIatCorrectionGauge = timingIatCorrection,"Ignition: IAT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingIatCorrectionGauge = timingIatCorrection,"Ign: IAT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingPidCorrectionGauge = timingPidCorrection,"Ignition: PID correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingPidCorrectionGauge = timingPidCorrection,"Idle: Timing adjustment", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
luaTimingAddGauge = luaTimingAdd,"Ign: Lua timing add", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
luaTimingAddGauge = luaTimingAdd,"Ign: Lua timing add", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
luaTimingMultGauge = luaTimingMult,"Ign: Lua timing mult", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
luaTimingMultGauge = luaTimingMult,"Ign: Lua timing mult", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
gaugeCategory = "Boost Control"
|
gaugeCategory = "Boost Control"
|
||||||
|
|
|
@ -409,13 +409,13 @@ sdAirMassInOneCylinder("SD cylinder mass\nSpeed-density logic: calculated air ma
|
||||||
baseDwell("Ignition: base dwell", SensorCategory.SENSOR_INPUTS, FieldType.INT, 860, 1.0, 0.0, 30.0, "ms"),
|
baseDwell("Ignition: base dwell", SensorCategory.SENSOR_INPUTS, FieldType.INT, 860, 1.0, 0.0, 30.0, "ms"),
|
||||||
sparkDwell("Ign: Dwell", SensorCategory.SENSOR_INPUTS, FieldType.INT, 864, 1.0, 0.0, 30.0, "ms"),
|
sparkDwell("Ign: Dwell", SensorCategory.SENSOR_INPUTS, FieldType.INT, 864, 1.0, 0.0, 30.0, "ms"),
|
||||||
dwellAngle("Ignition: dwell duration\nas crankshaft angle\nNAN if engine is stopped\nSee also sparkDwell", SensorCategory.SENSOR_INPUTS, FieldType.INT, 868, 1.0, 0.0, 120.0, "deg"),
|
dwellAngle("Ignition: dwell duration\nas crankshaft angle\nNAN if engine is stopped\nSee also sparkDwell", SensorCategory.SENSOR_INPUTS, FieldType.INT, 868, 1.0, 0.0, 120.0, "deg"),
|
||||||
cltTimingCorrection("Ignition: CLT correction", SensorCategory.SENSOR_INPUTS, FieldType.INT16, 872, 0.01, -20.0, 20.0, "deg"),
|
cltTimingCorrection("Ign: CLT correction", SensorCategory.SENSOR_INPUTS, FieldType.INT16, 872, 0.01, -20.0, 20.0, "deg"),
|
||||||
timingIatCorrection("Ignition: IAT correction", SensorCategory.SENSOR_INPUTS, FieldType.INT16, 874, 0.01, -20.0, 20.0, "deg"),
|
timingIatCorrection("Ign: IAT correction", SensorCategory.SENSOR_INPUTS, FieldType.INT16, 874, 0.01, -20.0, 20.0, "deg"),
|
||||||
timingPidCorrection("Ignition: PID correction", SensorCategory.SENSOR_INPUTS, FieldType.INT16, 876, 0.01, -20.0, 20.0, "deg"),
|
timingPidCorrection("Idle: Timing adjustment", SensorCategory.SENSOR_INPUTS, FieldType.INT16, 876, 0.01, -20.0, 20.0, "deg"),
|
||||||
baseIgnitionAdvance("Ign: Timing", SensorCategory.SENSOR_INPUTS, FieldType.INT16, 878, 0.02, 0.0, 0.0, "deg"),
|
baseIgnitionAdvance("Ign: Timing", SensorCategory.SENSOR_INPUTS, FieldType.INT16, 878, 0.02, 0.0, 0.0, "deg"),
|
||||||
correctedIgnitionAdvance("Timing: ignition", SensorCategory.SENSOR_INPUTS, FieldType.INT16, 880, 0.02, 0.0, 0.0, "deg"),
|
correctedIgnitionAdvance("Timing: ignition", SensorCategory.SENSOR_INPUTS, FieldType.INT16, 880, 0.02, 0.0, 0.0, "deg"),
|
||||||
alignmentFill_at_22("need 4 byte alignment", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 882, 1.0, -20.0, 100.0, "units"),
|
alignmentFill_at_22("need 4 byte alignment", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 882, 1.0, -20.0, 100.0, "units"),
|
||||||
dwellVoltageCorrection("Ignition: dwell corr", SensorCategory.SENSOR_INPUTS, FieldType.INT, 884, 1.0, -1.0, -1.0, ""),
|
dwellVoltageCorrection("Ign: Dwell voltage correction", SensorCategory.SENSOR_INPUTS, FieldType.INT, 884, 1.0, -1.0, -1.0, ""),
|
||||||
luaTimingAdd("Ign: Lua timing add", SensorCategory.SENSOR_INPUTS, FieldType.INT, 888, 1.0, -20.0, 20.0, "deg"),
|
luaTimingAdd("Ign: Lua timing add", SensorCategory.SENSOR_INPUTS, FieldType.INT, 888, 1.0, -20.0, 20.0, "deg"),
|
||||||
luaTimingMult("Ign: Lua timing mult", SensorCategory.SENSOR_INPUTS, FieldType.INT, 892, 1.0, -20.0, 20.0, "deg"),
|
luaTimingMult("Ign: Lua timing mult", SensorCategory.SENSOR_INPUTS, FieldType.INT, 892, 1.0, -20.0, 20.0, "deg"),
|
||||||
perCylinderTiming1("perCylinderTiming 1", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 896, 1.0, 0.0, 0.0, "Timing Cyl"),
|
perCylinderTiming1("perCylinderTiming 1", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 896, 1.0, 0.0, 0.0, "Timing Cyl"),
|
||||||
|
|
|
@ -296,12 +296,12 @@ static constexpr LogField fields[] = {
|
||||||
{engine->ignitionState.baseDwell, "Ignition: base dwell", "ms", 1, "Timing"},
|
{engine->ignitionState.baseDwell, "Ignition: base dwell", "ms", 1, "Timing"},
|
||||||
{engine->ignitionState.sparkDwell, "Ign: Dwell", "ms", 1, "Timing"},
|
{engine->ignitionState.sparkDwell, "Ign: Dwell", "ms", 1, "Timing"},
|
||||||
{engine->ignitionState.dwellAngle, "Ignition: dwell duration", "deg", 1, "Timing"},
|
{engine->ignitionState.dwellAngle, "Ignition: dwell duration", "deg", 1, "Timing"},
|
||||||
{engine->ignitionState.cltTimingCorrection, "Ignition: CLT correction", "deg", 2, "Timing"},
|
{engine->ignitionState.cltTimingCorrection, "Ign: CLT correction", "deg", 2, "Timing"},
|
||||||
{engine->ignitionState.timingIatCorrection, "Ignition: IAT correction", "deg", 2, "Timing"},
|
{engine->ignitionState.timingIatCorrection, "Ign: IAT correction", "deg", 2, "Timing"},
|
||||||
{engine->ignitionState.timingPidCorrection, "Ignition: PID correction", "deg", 2, "Timing"},
|
{engine->ignitionState.timingPidCorrection, "Idle: Timing adjustment", "deg", 2, "Timing"},
|
||||||
{engine->ignitionState.baseIgnitionAdvance, "Ign: Timing", "deg", 1},
|
{engine->ignitionState.baseIgnitionAdvance, "Ign: Timing", "deg", 1},
|
||||||
{engine->ignitionState.correctedIgnitionAdvance, "Timing: ignition", "deg", 1},
|
{engine->ignitionState.correctedIgnitionAdvance, "Timing: ignition", "deg", 1},
|
||||||
{engine->ignitionState.dwellVoltageCorrection, "Ignition: dwell corr", "", 0},
|
{engine->ignitionState.dwellVoltageCorrection, "Ign: Dwell voltage correction", "", 0},
|
||||||
{engine->ignitionState.luaTimingAdd, "Ign: Lua timing add", "deg", 2, "Timing"},
|
{engine->ignitionState.luaTimingAdd, "Ign: Lua timing add", "deg", 2, "Timing"},
|
||||||
{engine->ignitionState.luaTimingMult, "Ign: Lua timing mult", "deg", 2, "Timing"},
|
{engine->ignitionState.luaTimingMult, "Ign: Lua timing mult", "deg", 2, "Timing"},
|
||||||
{engine->ignitionState.perCylinderTiming[0], "perCylinderTiming 1", "Timing Cyl", 0},
|
{engine->ignitionState.perCylinderTiming[0], "perCylinderTiming 1", "Timing Cyl", 0},
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/algo/ignition_state.txt Fri May 05 00:37:54 UTC 2023
|
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/algo/ignition_state.txt Fri May 05 01:35:23 UTC 2023
|
||||||
// by class com.rusefi.output.CHeaderConsumer
|
// by class com.rusefi.output.CHeaderConsumer
|
||||||
// begin
|
// begin
|
||||||
#pragma once
|
#pragma once
|
||||||
|
@ -27,19 +27,19 @@ struct ignition_state_s {
|
||||||
*/
|
*/
|
||||||
angle_t dwellAngle = (angle_t)0;
|
angle_t dwellAngle = (angle_t)0;
|
||||||
/**
|
/**
|
||||||
* "Ignition: CLT correction"
|
* Ign: CLT correction
|
||||||
deg
|
deg
|
||||||
* offset 12
|
* offset 12
|
||||||
*/
|
*/
|
||||||
scaled_channel<int16_t, 100, 1> cltTimingCorrection = (int16_t)0;
|
scaled_channel<int16_t, 100, 1> cltTimingCorrection = (int16_t)0;
|
||||||
/**
|
/**
|
||||||
* "Ignition: IAT correction"
|
* Ign: IAT correction
|
||||||
deg
|
deg
|
||||||
* offset 14
|
* offset 14
|
||||||
*/
|
*/
|
||||||
scaled_channel<int16_t, 100, 1> timingIatCorrection = (int16_t)0;
|
scaled_channel<int16_t, 100, 1> timingIatCorrection = (int16_t)0;
|
||||||
/**
|
/**
|
||||||
* "Ignition: PID correction"
|
* Idle: Timing adjustment
|
||||||
deg
|
deg
|
||||||
* offset 16
|
* offset 16
|
||||||
*/
|
*/
|
||||||
|
@ -63,7 +63,7 @@ struct ignition_state_s {
|
||||||
*/
|
*/
|
||||||
uint8_t alignmentFill_at_22[2];
|
uint8_t alignmentFill_at_22[2];
|
||||||
/**
|
/**
|
||||||
* "Ignition: dwell corr"
|
* Ign: Dwell voltage correction
|
||||||
* offset 24
|
* offset 24
|
||||||
*/
|
*/
|
||||||
float dwellVoltageCorrection = (float)0;
|
float dwellVoltageCorrection = (float)0;
|
||||||
|
@ -88,4 +88,4 @@ struct ignition_state_s {
|
||||||
static_assert(sizeof(ignition_state_s) == 48);
|
static_assert(sizeof(ignition_state_s) == 48);
|
||||||
|
|
||||||
// end
|
// end
|
||||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/algo/ignition_state.txt Fri May 05 00:37:54 UTC 2023
|
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/algo/ignition_state.txt Fri May 05 01:35:23 UTC 2023
|
||||||
|
|
|
@ -87,7 +87,7 @@ enable2ndByteCanID = false
|
||||||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||||
|
|
||||||
; CONFIG_DEFINITION_START
|
; CONFIG_DEFINITION_START
|
||||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri May 05 01:28:21 UTC 2023
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri May 05 01:36:12 UTC 2023
|
||||||
|
|
||||||
pageSize = 23176
|
pageSize = 23176
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -4080,9 +4080,9 @@ targetAFRGauge = targetAFR,"Fuel: target AFR", "ratio", 10.0,20.0, 10.0,20.0, 10
|
||||||
baseDwellGauge = baseDwell,"Ignition: base dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
baseDwellGauge = baseDwell,"Ignition: base dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
||||||
sparkDwellGauge = sparkDwell,"Ign: Dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
sparkDwellGauge = sparkDwell,"Ign: Dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
||||||
dwellAngleGauge = dwellAngle,"Ignition: dwell duration", "deg", 0.0,120.0, 0.0,120.0, 0.0,120.0, 1,1
|
dwellAngleGauge = dwellAngle,"Ignition: dwell duration", "deg", 0.0,120.0, 0.0,120.0, 0.0,120.0, 1,1
|
||||||
cltTimingCorrectionGauge = cltTimingCorrection,"Ignition: CLT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
cltTimingCorrectionGauge = cltTimingCorrection,"Ign: CLT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingIatCorrectionGauge = timingIatCorrection,"Ignition: IAT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingIatCorrectionGauge = timingIatCorrection,"Ign: IAT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingPidCorrectionGauge = timingPidCorrection,"Ignition: PID correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingPidCorrectionGauge = timingPidCorrection,"Idle: Timing adjustment", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
luaTimingAddGauge = luaTimingAdd,"Ign: Lua timing add", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
luaTimingAddGauge = luaTimingAdd,"Ign: Lua timing add", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
luaTimingMultGauge = luaTimingMult,"Ign: Lua timing mult", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
luaTimingMultGauge = luaTimingMult,"Ign: Lua timing mult", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
gaugeCategory = "Boost Control"
|
gaugeCategory = "Boost Control"
|
||||||
|
@ -4853,12 +4853,12 @@ entry = injectorHwIssue, "injectorHwIssue", int, "%d"
|
||||||
entry = baseDwell, "Ignition: base dwell", float, "%.3f"
|
entry = baseDwell, "Ignition: base dwell", float, "%.3f"
|
||||||
entry = sparkDwell, "Ign: Dwell", float, "%.3f"
|
entry = sparkDwell, "Ign: Dwell", float, "%.3f"
|
||||||
entry = dwellAngle, "Ignition: dwell duration", float, "%.3f"
|
entry = dwellAngle, "Ignition: dwell duration", float, "%.3f"
|
||||||
entry = cltTimingCorrection, "Ignition: CLT correction", float, "%.3f"
|
entry = cltTimingCorrection, "Ign: CLT correction", float, "%.3f"
|
||||||
entry = timingIatCorrection, "Ignition: IAT correction", float, "%.3f"
|
entry = timingIatCorrection, "Ign: IAT correction", float, "%.3f"
|
||||||
entry = timingPidCorrection, "Ignition: PID correction", float, "%.3f"
|
entry = timingPidCorrection, "Idle: Timing adjustment", float, "%.3f"
|
||||||
entry = baseIgnitionAdvance, "Ign: Timing", float, "%.3f"
|
entry = baseIgnitionAdvance, "Ign: Timing", float, "%.3f"
|
||||||
entry = correctedIgnitionAdvance, "Timing: ignition", float, "%.3f"
|
entry = correctedIgnitionAdvance, "Timing: ignition", float, "%.3f"
|
||||||
entry = dwellVoltageCorrection, "Ignition: dwell corr", float, "%.3f"
|
entry = dwellVoltageCorrection, "Ign: Dwell voltage correction", float, "%.3f"
|
||||||
entry = luaTimingAdd, "Ign: Lua timing add", float, "%.3f"
|
entry = luaTimingAdd, "Ign: Lua timing add", float, "%.3f"
|
||||||
entry = luaTimingMult, "Ign: Lua timing mult", float, "%.3f"
|
entry = luaTimingMult, "Ign: Lua timing mult", float, "%.3f"
|
||||||
entry = perCylinderTiming1, "perCylinderTiming 1", int, "%d"
|
entry = perCylinderTiming1, "perCylinderTiming 1", int, "%d"
|
||||||
|
|
|
@ -87,7 +87,7 @@ enable2ndByteCanID = false
|
||||||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||||
|
|
||||||
; CONFIG_DEFINITION_START
|
; CONFIG_DEFINITION_START
|
||||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri May 05 01:28:01 UTC 2023
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri May 05 01:35:52 UTC 2023
|
||||||
|
|
||||||
pageSize = 23176
|
pageSize = 23176
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -4080,9 +4080,9 @@ targetAFRGauge = targetAFR,"Fuel: target AFR", "ratio", 10.0,20.0, 10.0,20.0, 10
|
||||||
baseDwellGauge = baseDwell,"Ignition: base dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
baseDwellGauge = baseDwell,"Ignition: base dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
||||||
sparkDwellGauge = sparkDwell,"Ign: Dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
sparkDwellGauge = sparkDwell,"Ign: Dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
||||||
dwellAngleGauge = dwellAngle,"Ignition: dwell duration", "deg", 0.0,120.0, 0.0,120.0, 0.0,120.0, 1,1
|
dwellAngleGauge = dwellAngle,"Ignition: dwell duration", "deg", 0.0,120.0, 0.0,120.0, 0.0,120.0, 1,1
|
||||||
cltTimingCorrectionGauge = cltTimingCorrection,"Ignition: CLT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
cltTimingCorrectionGauge = cltTimingCorrection,"Ign: CLT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingIatCorrectionGauge = timingIatCorrection,"Ignition: IAT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingIatCorrectionGauge = timingIatCorrection,"Ign: IAT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingPidCorrectionGauge = timingPidCorrection,"Ignition: PID correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingPidCorrectionGauge = timingPidCorrection,"Idle: Timing adjustment", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
luaTimingAddGauge = luaTimingAdd,"Ign: Lua timing add", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
luaTimingAddGauge = luaTimingAdd,"Ign: Lua timing add", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
luaTimingMultGauge = luaTimingMult,"Ign: Lua timing mult", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
luaTimingMultGauge = luaTimingMult,"Ign: Lua timing mult", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
gaugeCategory = "Boost Control"
|
gaugeCategory = "Boost Control"
|
||||||
|
@ -4853,12 +4853,12 @@ entry = injectorHwIssue, "injectorHwIssue", int, "%d"
|
||||||
entry = baseDwell, "Ignition: base dwell", float, "%.3f"
|
entry = baseDwell, "Ignition: base dwell", float, "%.3f"
|
||||||
entry = sparkDwell, "Ign: Dwell", float, "%.3f"
|
entry = sparkDwell, "Ign: Dwell", float, "%.3f"
|
||||||
entry = dwellAngle, "Ignition: dwell duration", float, "%.3f"
|
entry = dwellAngle, "Ignition: dwell duration", float, "%.3f"
|
||||||
entry = cltTimingCorrection, "Ignition: CLT correction", float, "%.3f"
|
entry = cltTimingCorrection, "Ign: CLT correction", float, "%.3f"
|
||||||
entry = timingIatCorrection, "Ignition: IAT correction", float, "%.3f"
|
entry = timingIatCorrection, "Ign: IAT correction", float, "%.3f"
|
||||||
entry = timingPidCorrection, "Ignition: PID correction", float, "%.3f"
|
entry = timingPidCorrection, "Idle: Timing adjustment", float, "%.3f"
|
||||||
entry = baseIgnitionAdvance, "Ign: Timing", float, "%.3f"
|
entry = baseIgnitionAdvance, "Ign: Timing", float, "%.3f"
|
||||||
entry = correctedIgnitionAdvance, "Timing: ignition", float, "%.3f"
|
entry = correctedIgnitionAdvance, "Timing: ignition", float, "%.3f"
|
||||||
entry = dwellVoltageCorrection, "Ignition: dwell corr", float, "%.3f"
|
entry = dwellVoltageCorrection, "Ign: Dwell voltage correction", float, "%.3f"
|
||||||
entry = luaTimingAdd, "Ign: Lua timing add", float, "%.3f"
|
entry = luaTimingAdd, "Ign: Lua timing add", float, "%.3f"
|
||||||
entry = luaTimingMult, "Ign: Lua timing mult", float, "%.3f"
|
entry = luaTimingMult, "Ign: Lua timing mult", float, "%.3f"
|
||||||
entry = perCylinderTiming1, "perCylinderTiming 1", int, "%d"
|
entry = perCylinderTiming1, "perCylinderTiming 1", int, "%d"
|
||||||
|
|
|
@ -87,7 +87,7 @@ enable2ndByteCanID = false
|
||||||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||||
|
|
||||||
; CONFIG_DEFINITION_START
|
; CONFIG_DEFINITION_START
|
||||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri May 05 01:27:36 UTC 2023
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri May 05 01:35:27 UTC 2023
|
||||||
|
|
||||||
pageSize = 23176
|
pageSize = 23176
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -4080,9 +4080,9 @@ targetAFRGauge = targetAFR,"Fuel: target AFR", "ratio", 10.0,20.0, 10.0,20.0, 10
|
||||||
baseDwellGauge = baseDwell,"Ignition: base dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
baseDwellGauge = baseDwell,"Ignition: base dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
||||||
sparkDwellGauge = sparkDwell,"Ign: Dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
sparkDwellGauge = sparkDwell,"Ign: Dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
||||||
dwellAngleGauge = dwellAngle,"Ignition: dwell duration", "deg", 0.0,120.0, 0.0,120.0, 0.0,120.0, 1,1
|
dwellAngleGauge = dwellAngle,"Ignition: dwell duration", "deg", 0.0,120.0, 0.0,120.0, 0.0,120.0, 1,1
|
||||||
cltTimingCorrectionGauge = cltTimingCorrection,"Ignition: CLT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
cltTimingCorrectionGauge = cltTimingCorrection,"Ign: CLT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingIatCorrectionGauge = timingIatCorrection,"Ignition: IAT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingIatCorrectionGauge = timingIatCorrection,"Ign: IAT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingPidCorrectionGauge = timingPidCorrection,"Ignition: PID correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingPidCorrectionGauge = timingPidCorrection,"Idle: Timing adjustment", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
luaTimingAddGauge = luaTimingAdd,"Ign: Lua timing add", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
luaTimingAddGauge = luaTimingAdd,"Ign: Lua timing add", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
luaTimingMultGauge = luaTimingMult,"Ign: Lua timing mult", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
luaTimingMultGauge = luaTimingMult,"Ign: Lua timing mult", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
gaugeCategory = "Boost Control"
|
gaugeCategory = "Boost Control"
|
||||||
|
@ -4853,12 +4853,12 @@ entry = injectorHwIssue, "injectorHwIssue", int, "%d"
|
||||||
entry = baseDwell, "Ignition: base dwell", float, "%.3f"
|
entry = baseDwell, "Ignition: base dwell", float, "%.3f"
|
||||||
entry = sparkDwell, "Ign: Dwell", float, "%.3f"
|
entry = sparkDwell, "Ign: Dwell", float, "%.3f"
|
||||||
entry = dwellAngle, "Ignition: dwell duration", float, "%.3f"
|
entry = dwellAngle, "Ignition: dwell duration", float, "%.3f"
|
||||||
entry = cltTimingCorrection, "Ignition: CLT correction", float, "%.3f"
|
entry = cltTimingCorrection, "Ign: CLT correction", float, "%.3f"
|
||||||
entry = timingIatCorrection, "Ignition: IAT correction", float, "%.3f"
|
entry = timingIatCorrection, "Ign: IAT correction", float, "%.3f"
|
||||||
entry = timingPidCorrection, "Ignition: PID correction", float, "%.3f"
|
entry = timingPidCorrection, "Idle: Timing adjustment", float, "%.3f"
|
||||||
entry = baseIgnitionAdvance, "Ign: Timing", float, "%.3f"
|
entry = baseIgnitionAdvance, "Ign: Timing", float, "%.3f"
|
||||||
entry = correctedIgnitionAdvance, "Timing: ignition", float, "%.3f"
|
entry = correctedIgnitionAdvance, "Timing: ignition", float, "%.3f"
|
||||||
entry = dwellVoltageCorrection, "Ignition: dwell corr", float, "%.3f"
|
entry = dwellVoltageCorrection, "Ign: Dwell voltage correction", float, "%.3f"
|
||||||
entry = luaTimingAdd, "Ign: Lua timing add", float, "%.3f"
|
entry = luaTimingAdd, "Ign: Lua timing add", float, "%.3f"
|
||||||
entry = luaTimingMult, "Ign: Lua timing mult", float, "%.3f"
|
entry = luaTimingMult, "Ign: Lua timing mult", float, "%.3f"
|
||||||
entry = perCylinderTiming1, "perCylinderTiming 1", int, "%d"
|
entry = perCylinderTiming1, "perCylinderTiming 1", int, "%d"
|
||||||
|
|
|
@ -87,7 +87,7 @@ enable2ndByteCanID = false
|
||||||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||||
|
|
||||||
; CONFIG_DEFINITION_START
|
; CONFIG_DEFINITION_START
|
||||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri May 05 01:27:37 UTC 2023
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri May 05 01:35:29 UTC 2023
|
||||||
|
|
||||||
pageSize = 23176
|
pageSize = 23176
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -4080,9 +4080,9 @@ targetAFRGauge = targetAFR,"Fuel: target AFR", "ratio", 10.0,20.0, 10.0,20.0, 10
|
||||||
baseDwellGauge = baseDwell,"Ignition: base dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
baseDwellGauge = baseDwell,"Ignition: base dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
||||||
sparkDwellGauge = sparkDwell,"Ign: Dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
sparkDwellGauge = sparkDwell,"Ign: Dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
||||||
dwellAngleGauge = dwellAngle,"Ignition: dwell duration", "deg", 0.0,120.0, 0.0,120.0, 0.0,120.0, 1,1
|
dwellAngleGauge = dwellAngle,"Ignition: dwell duration", "deg", 0.0,120.0, 0.0,120.0, 0.0,120.0, 1,1
|
||||||
cltTimingCorrectionGauge = cltTimingCorrection,"Ignition: CLT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
cltTimingCorrectionGauge = cltTimingCorrection,"Ign: CLT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingIatCorrectionGauge = timingIatCorrection,"Ignition: IAT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingIatCorrectionGauge = timingIatCorrection,"Ign: IAT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingPidCorrectionGauge = timingPidCorrection,"Ignition: PID correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingPidCorrectionGauge = timingPidCorrection,"Idle: Timing adjustment", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
luaTimingAddGauge = luaTimingAdd,"Ign: Lua timing add", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
luaTimingAddGauge = luaTimingAdd,"Ign: Lua timing add", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
luaTimingMultGauge = luaTimingMult,"Ign: Lua timing mult", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
luaTimingMultGauge = luaTimingMult,"Ign: Lua timing mult", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
gaugeCategory = "Boost Control"
|
gaugeCategory = "Boost Control"
|
||||||
|
@ -4853,12 +4853,12 @@ entry = injectorHwIssue, "injectorHwIssue", int, "%d"
|
||||||
entry = baseDwell, "Ignition: base dwell", float, "%.3f"
|
entry = baseDwell, "Ignition: base dwell", float, "%.3f"
|
||||||
entry = sparkDwell, "Ign: Dwell", float, "%.3f"
|
entry = sparkDwell, "Ign: Dwell", float, "%.3f"
|
||||||
entry = dwellAngle, "Ignition: dwell duration", float, "%.3f"
|
entry = dwellAngle, "Ignition: dwell duration", float, "%.3f"
|
||||||
entry = cltTimingCorrection, "Ignition: CLT correction", float, "%.3f"
|
entry = cltTimingCorrection, "Ign: CLT correction", float, "%.3f"
|
||||||
entry = timingIatCorrection, "Ignition: IAT correction", float, "%.3f"
|
entry = timingIatCorrection, "Ign: IAT correction", float, "%.3f"
|
||||||
entry = timingPidCorrection, "Ignition: PID correction", float, "%.3f"
|
entry = timingPidCorrection, "Idle: Timing adjustment", float, "%.3f"
|
||||||
entry = baseIgnitionAdvance, "Ign: Timing", float, "%.3f"
|
entry = baseIgnitionAdvance, "Ign: Timing", float, "%.3f"
|
||||||
entry = correctedIgnitionAdvance, "Timing: ignition", float, "%.3f"
|
entry = correctedIgnitionAdvance, "Timing: ignition", float, "%.3f"
|
||||||
entry = dwellVoltageCorrection, "Ignition: dwell corr", float, "%.3f"
|
entry = dwellVoltageCorrection, "Ign: Dwell voltage correction", float, "%.3f"
|
||||||
entry = luaTimingAdd, "Ign: Lua timing add", float, "%.3f"
|
entry = luaTimingAdd, "Ign: Lua timing add", float, "%.3f"
|
||||||
entry = luaTimingMult, "Ign: Lua timing mult", float, "%.3f"
|
entry = luaTimingMult, "Ign: Lua timing mult", float, "%.3f"
|
||||||
entry = perCylinderTiming1, "perCylinderTiming 1", int, "%d"
|
entry = perCylinderTiming1, "perCylinderTiming 1", int, "%d"
|
||||||
|
|
|
@ -87,7 +87,7 @@ enable2ndByteCanID = false
|
||||||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||||
|
|
||||||
; CONFIG_DEFINITION_START
|
; CONFIG_DEFINITION_START
|
||||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri May 05 01:27:39 UTC 2023
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri May 05 01:35:30 UTC 2023
|
||||||
|
|
||||||
pageSize = 23176
|
pageSize = 23176
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -4080,9 +4080,9 @@ targetAFRGauge = targetAFR,"Fuel: target AFR", "ratio", 10.0,20.0, 10.0,20.0, 10
|
||||||
baseDwellGauge = baseDwell,"Ignition: base dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
baseDwellGauge = baseDwell,"Ignition: base dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
||||||
sparkDwellGauge = sparkDwell,"Ign: Dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
sparkDwellGauge = sparkDwell,"Ign: Dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
||||||
dwellAngleGauge = dwellAngle,"Ignition: dwell duration", "deg", 0.0,120.0, 0.0,120.0, 0.0,120.0, 1,1
|
dwellAngleGauge = dwellAngle,"Ignition: dwell duration", "deg", 0.0,120.0, 0.0,120.0, 0.0,120.0, 1,1
|
||||||
cltTimingCorrectionGauge = cltTimingCorrection,"Ignition: CLT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
cltTimingCorrectionGauge = cltTimingCorrection,"Ign: CLT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingIatCorrectionGauge = timingIatCorrection,"Ignition: IAT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingIatCorrectionGauge = timingIatCorrection,"Ign: IAT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingPidCorrectionGauge = timingPidCorrection,"Ignition: PID correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingPidCorrectionGauge = timingPidCorrection,"Idle: Timing adjustment", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
luaTimingAddGauge = luaTimingAdd,"Ign: Lua timing add", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
luaTimingAddGauge = luaTimingAdd,"Ign: Lua timing add", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
luaTimingMultGauge = luaTimingMult,"Ign: Lua timing mult", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
luaTimingMultGauge = luaTimingMult,"Ign: Lua timing mult", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
gaugeCategory = "Boost Control"
|
gaugeCategory = "Boost Control"
|
||||||
|
@ -4853,12 +4853,12 @@ entry = injectorHwIssue, "injectorHwIssue", int, "%d"
|
||||||
entry = baseDwell, "Ignition: base dwell", float, "%.3f"
|
entry = baseDwell, "Ignition: base dwell", float, "%.3f"
|
||||||
entry = sparkDwell, "Ign: Dwell", float, "%.3f"
|
entry = sparkDwell, "Ign: Dwell", float, "%.3f"
|
||||||
entry = dwellAngle, "Ignition: dwell duration", float, "%.3f"
|
entry = dwellAngle, "Ignition: dwell duration", float, "%.3f"
|
||||||
entry = cltTimingCorrection, "Ignition: CLT correction", float, "%.3f"
|
entry = cltTimingCorrection, "Ign: CLT correction", float, "%.3f"
|
||||||
entry = timingIatCorrection, "Ignition: IAT correction", float, "%.3f"
|
entry = timingIatCorrection, "Ign: IAT correction", float, "%.3f"
|
||||||
entry = timingPidCorrection, "Ignition: PID correction", float, "%.3f"
|
entry = timingPidCorrection, "Idle: Timing adjustment", float, "%.3f"
|
||||||
entry = baseIgnitionAdvance, "Ign: Timing", float, "%.3f"
|
entry = baseIgnitionAdvance, "Ign: Timing", float, "%.3f"
|
||||||
entry = correctedIgnitionAdvance, "Timing: ignition", float, "%.3f"
|
entry = correctedIgnitionAdvance, "Timing: ignition", float, "%.3f"
|
||||||
entry = dwellVoltageCorrection, "Ignition: dwell corr", float, "%.3f"
|
entry = dwellVoltageCorrection, "Ign: Dwell voltage correction", float, "%.3f"
|
||||||
entry = luaTimingAdd, "Ign: Lua timing add", float, "%.3f"
|
entry = luaTimingAdd, "Ign: Lua timing add", float, "%.3f"
|
||||||
entry = luaTimingMult, "Ign: Lua timing mult", float, "%.3f"
|
entry = luaTimingMult, "Ign: Lua timing mult", float, "%.3f"
|
||||||
entry = perCylinderTiming1, "perCylinderTiming 1", int, "%d"
|
entry = perCylinderTiming1, "perCylinderTiming 1", int, "%d"
|
||||||
|
|
|
@ -87,7 +87,7 @@ enable2ndByteCanID = false
|
||||||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||||
|
|
||||||
; CONFIG_DEFINITION_START
|
; CONFIG_DEFINITION_START
|
||||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri May 05 01:28:19 UTC 2023
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri May 05 01:36:10 UTC 2023
|
||||||
|
|
||||||
pageSize = 23176
|
pageSize = 23176
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -4080,9 +4080,9 @@ targetAFRGauge = targetAFR,"Fuel: target AFR", "ratio", 10.0,20.0, 10.0,20.0, 10
|
||||||
baseDwellGauge = baseDwell,"Ignition: base dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
baseDwellGauge = baseDwell,"Ignition: base dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
||||||
sparkDwellGauge = sparkDwell,"Ign: Dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
sparkDwellGauge = sparkDwell,"Ign: Dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
||||||
dwellAngleGauge = dwellAngle,"Ignition: dwell duration", "deg", 0.0,120.0, 0.0,120.0, 0.0,120.0, 1,1
|
dwellAngleGauge = dwellAngle,"Ignition: dwell duration", "deg", 0.0,120.0, 0.0,120.0, 0.0,120.0, 1,1
|
||||||
cltTimingCorrectionGauge = cltTimingCorrection,"Ignition: CLT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
cltTimingCorrectionGauge = cltTimingCorrection,"Ign: CLT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingIatCorrectionGauge = timingIatCorrection,"Ignition: IAT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingIatCorrectionGauge = timingIatCorrection,"Ign: IAT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingPidCorrectionGauge = timingPidCorrection,"Ignition: PID correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingPidCorrectionGauge = timingPidCorrection,"Idle: Timing adjustment", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
luaTimingAddGauge = luaTimingAdd,"Ign: Lua timing add", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
luaTimingAddGauge = luaTimingAdd,"Ign: Lua timing add", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
luaTimingMultGauge = luaTimingMult,"Ign: Lua timing mult", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
luaTimingMultGauge = luaTimingMult,"Ign: Lua timing mult", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
gaugeCategory = "Boost Control"
|
gaugeCategory = "Boost Control"
|
||||||
|
@ -4853,12 +4853,12 @@ entry = injectorHwIssue, "injectorHwIssue", int, "%d"
|
||||||
entry = baseDwell, "Ignition: base dwell", float, "%.3f"
|
entry = baseDwell, "Ignition: base dwell", float, "%.3f"
|
||||||
entry = sparkDwell, "Ign: Dwell", float, "%.3f"
|
entry = sparkDwell, "Ign: Dwell", float, "%.3f"
|
||||||
entry = dwellAngle, "Ignition: dwell duration", float, "%.3f"
|
entry = dwellAngle, "Ignition: dwell duration", float, "%.3f"
|
||||||
entry = cltTimingCorrection, "Ignition: CLT correction", float, "%.3f"
|
entry = cltTimingCorrection, "Ign: CLT correction", float, "%.3f"
|
||||||
entry = timingIatCorrection, "Ignition: IAT correction", float, "%.3f"
|
entry = timingIatCorrection, "Ign: IAT correction", float, "%.3f"
|
||||||
entry = timingPidCorrection, "Ignition: PID correction", float, "%.3f"
|
entry = timingPidCorrection, "Idle: Timing adjustment", float, "%.3f"
|
||||||
entry = baseIgnitionAdvance, "Ign: Timing", float, "%.3f"
|
entry = baseIgnitionAdvance, "Ign: Timing", float, "%.3f"
|
||||||
entry = correctedIgnitionAdvance, "Timing: ignition", float, "%.3f"
|
entry = correctedIgnitionAdvance, "Timing: ignition", float, "%.3f"
|
||||||
entry = dwellVoltageCorrection, "Ignition: dwell corr", float, "%.3f"
|
entry = dwellVoltageCorrection, "Ign: Dwell voltage correction", float, "%.3f"
|
||||||
entry = luaTimingAdd, "Ign: Lua timing add", float, "%.3f"
|
entry = luaTimingAdd, "Ign: Lua timing add", float, "%.3f"
|
||||||
entry = luaTimingMult, "Ign: Lua timing mult", float, "%.3f"
|
entry = luaTimingMult, "Ign: Lua timing mult", float, "%.3f"
|
||||||
entry = perCylinderTiming1, "perCylinderTiming 1", int, "%d"
|
entry = perCylinderTiming1, "perCylinderTiming 1", int, "%d"
|
||||||
|
|
|
@ -87,7 +87,7 @@ enable2ndByteCanID = false
|
||||||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||||
|
|
||||||
; CONFIG_DEFINITION_START
|
; CONFIG_DEFINITION_START
|
||||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri May 05 01:27:59 UTC 2023
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri May 05 01:35:51 UTC 2023
|
||||||
|
|
||||||
pageSize = 23176
|
pageSize = 23176
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -4080,9 +4080,9 @@ targetAFRGauge = targetAFR,"Fuel: target AFR", "ratio", 10.0,20.0, 10.0,20.0, 10
|
||||||
baseDwellGauge = baseDwell,"Ignition: base dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
baseDwellGauge = baseDwell,"Ignition: base dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
||||||
sparkDwellGauge = sparkDwell,"Ign: Dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
sparkDwellGauge = sparkDwell,"Ign: Dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
||||||
dwellAngleGauge = dwellAngle,"Ignition: dwell duration", "deg", 0.0,120.0, 0.0,120.0, 0.0,120.0, 1,1
|
dwellAngleGauge = dwellAngle,"Ignition: dwell duration", "deg", 0.0,120.0, 0.0,120.0, 0.0,120.0, 1,1
|
||||||
cltTimingCorrectionGauge = cltTimingCorrection,"Ignition: CLT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
cltTimingCorrectionGauge = cltTimingCorrection,"Ign: CLT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingIatCorrectionGauge = timingIatCorrection,"Ignition: IAT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingIatCorrectionGauge = timingIatCorrection,"Ign: IAT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingPidCorrectionGauge = timingPidCorrection,"Ignition: PID correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingPidCorrectionGauge = timingPidCorrection,"Idle: Timing adjustment", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
luaTimingAddGauge = luaTimingAdd,"Ign: Lua timing add", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
luaTimingAddGauge = luaTimingAdd,"Ign: Lua timing add", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
luaTimingMultGauge = luaTimingMult,"Ign: Lua timing mult", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
luaTimingMultGauge = luaTimingMult,"Ign: Lua timing mult", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
gaugeCategory = "Boost Control"
|
gaugeCategory = "Boost Control"
|
||||||
|
@ -4853,12 +4853,12 @@ entry = injectorHwIssue, "injectorHwIssue", int, "%d"
|
||||||
entry = baseDwell, "Ignition: base dwell", float, "%.3f"
|
entry = baseDwell, "Ignition: base dwell", float, "%.3f"
|
||||||
entry = sparkDwell, "Ign: Dwell", float, "%.3f"
|
entry = sparkDwell, "Ign: Dwell", float, "%.3f"
|
||||||
entry = dwellAngle, "Ignition: dwell duration", float, "%.3f"
|
entry = dwellAngle, "Ignition: dwell duration", float, "%.3f"
|
||||||
entry = cltTimingCorrection, "Ignition: CLT correction", float, "%.3f"
|
entry = cltTimingCorrection, "Ign: CLT correction", float, "%.3f"
|
||||||
entry = timingIatCorrection, "Ignition: IAT correction", float, "%.3f"
|
entry = timingIatCorrection, "Ign: IAT correction", float, "%.3f"
|
||||||
entry = timingPidCorrection, "Ignition: PID correction", float, "%.3f"
|
entry = timingPidCorrection, "Idle: Timing adjustment", float, "%.3f"
|
||||||
entry = baseIgnitionAdvance, "Ign: Timing", float, "%.3f"
|
entry = baseIgnitionAdvance, "Ign: Timing", float, "%.3f"
|
||||||
entry = correctedIgnitionAdvance, "Timing: ignition", float, "%.3f"
|
entry = correctedIgnitionAdvance, "Timing: ignition", float, "%.3f"
|
||||||
entry = dwellVoltageCorrection, "Ignition: dwell corr", float, "%.3f"
|
entry = dwellVoltageCorrection, "Ign: Dwell voltage correction", float, "%.3f"
|
||||||
entry = luaTimingAdd, "Ign: Lua timing add", float, "%.3f"
|
entry = luaTimingAdd, "Ign: Lua timing add", float, "%.3f"
|
||||||
entry = luaTimingMult, "Ign: Lua timing mult", float, "%.3f"
|
entry = luaTimingMult, "Ign: Lua timing mult", float, "%.3f"
|
||||||
entry = perCylinderTiming1, "perCylinderTiming 1", int, "%d"
|
entry = perCylinderTiming1, "perCylinderTiming 1", int, "%d"
|
||||||
|
|
|
@ -87,7 +87,7 @@ enable2ndByteCanID = false
|
||||||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||||
|
|
||||||
; CONFIG_DEFINITION_START
|
; CONFIG_DEFINITION_START
|
||||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Fri May 05 01:27:33 UTC 2023
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Fri May 05 01:35:25 UTC 2023
|
||||||
|
|
||||||
pageSize = 23176
|
pageSize = 23176
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -4080,9 +4080,9 @@ targetAFRGauge = targetAFR,"Fuel: target AFR", "ratio", 10.0,20.0, 10.0,20.0, 10
|
||||||
baseDwellGauge = baseDwell,"Ignition: base dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
baseDwellGauge = baseDwell,"Ignition: base dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
||||||
sparkDwellGauge = sparkDwell,"Ign: Dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
sparkDwellGauge = sparkDwell,"Ign: Dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
||||||
dwellAngleGauge = dwellAngle,"Ignition: dwell duration", "deg", 0.0,120.0, 0.0,120.0, 0.0,120.0, 1,1
|
dwellAngleGauge = dwellAngle,"Ignition: dwell duration", "deg", 0.0,120.0, 0.0,120.0, 0.0,120.0, 1,1
|
||||||
cltTimingCorrectionGauge = cltTimingCorrection,"Ignition: CLT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
cltTimingCorrectionGauge = cltTimingCorrection,"Ign: CLT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingIatCorrectionGauge = timingIatCorrection,"Ignition: IAT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingIatCorrectionGauge = timingIatCorrection,"Ign: IAT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingPidCorrectionGauge = timingPidCorrection,"Ignition: PID correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingPidCorrectionGauge = timingPidCorrection,"Idle: Timing adjustment", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
luaTimingAddGauge = luaTimingAdd,"Ign: Lua timing add", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
luaTimingAddGauge = luaTimingAdd,"Ign: Lua timing add", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
luaTimingMultGauge = luaTimingMult,"Ign: Lua timing mult", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
luaTimingMultGauge = luaTimingMult,"Ign: Lua timing mult", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
gaugeCategory = "Boost Control"
|
gaugeCategory = "Boost Control"
|
||||||
|
@ -4853,12 +4853,12 @@ entry = injectorHwIssue, "injectorHwIssue", int, "%d"
|
||||||
entry = baseDwell, "Ignition: base dwell", float, "%.3f"
|
entry = baseDwell, "Ignition: base dwell", float, "%.3f"
|
||||||
entry = sparkDwell, "Ign: Dwell", float, "%.3f"
|
entry = sparkDwell, "Ign: Dwell", float, "%.3f"
|
||||||
entry = dwellAngle, "Ignition: dwell duration", float, "%.3f"
|
entry = dwellAngle, "Ignition: dwell duration", float, "%.3f"
|
||||||
entry = cltTimingCorrection, "Ignition: CLT correction", float, "%.3f"
|
entry = cltTimingCorrection, "Ign: CLT correction", float, "%.3f"
|
||||||
entry = timingIatCorrection, "Ignition: IAT correction", float, "%.3f"
|
entry = timingIatCorrection, "Ign: IAT correction", float, "%.3f"
|
||||||
entry = timingPidCorrection, "Ignition: PID correction", float, "%.3f"
|
entry = timingPidCorrection, "Idle: Timing adjustment", float, "%.3f"
|
||||||
entry = baseIgnitionAdvance, "Ign: Timing", float, "%.3f"
|
entry = baseIgnitionAdvance, "Ign: Timing", float, "%.3f"
|
||||||
entry = correctedIgnitionAdvance, "Timing: ignition", float, "%.3f"
|
entry = correctedIgnitionAdvance, "Timing: ignition", float, "%.3f"
|
||||||
entry = dwellVoltageCorrection, "Ignition: dwell corr", float, "%.3f"
|
entry = dwellVoltageCorrection, "Ign: Dwell voltage correction", float, "%.3f"
|
||||||
entry = luaTimingAdd, "Ign: Lua timing add", float, "%.3f"
|
entry = luaTimingAdd, "Ign: Lua timing add", float, "%.3f"
|
||||||
entry = luaTimingMult, "Ign: Lua timing mult", float, "%.3f"
|
entry = luaTimingMult, "Ign: Lua timing mult", float, "%.3f"
|
||||||
entry = perCylinderTiming1, "perCylinderTiming 1", int, "%d"
|
entry = perCylinderTiming1, "perCylinderTiming 1", int, "%d"
|
||||||
|
|
|
@ -87,7 +87,7 @@ enable2ndByteCanID = false
|
||||||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||||
|
|
||||||
; CONFIG_DEFINITION_START
|
; CONFIG_DEFINITION_START
|
||||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri May 05 01:28:13 UTC 2023
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri May 05 01:36:04 UTC 2023
|
||||||
|
|
||||||
pageSize = 23176
|
pageSize = 23176
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -4080,9 +4080,9 @@ targetAFRGauge = targetAFR,"Fuel: target AFR", "ratio", 10.0,20.0, 10.0,20.0, 10
|
||||||
baseDwellGauge = baseDwell,"Ignition: base dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
baseDwellGauge = baseDwell,"Ignition: base dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
||||||
sparkDwellGauge = sparkDwell,"Ign: Dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
sparkDwellGauge = sparkDwell,"Ign: Dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
||||||
dwellAngleGauge = dwellAngle,"Ignition: dwell duration", "deg", 0.0,120.0, 0.0,120.0, 0.0,120.0, 1,1
|
dwellAngleGauge = dwellAngle,"Ignition: dwell duration", "deg", 0.0,120.0, 0.0,120.0, 0.0,120.0, 1,1
|
||||||
cltTimingCorrectionGauge = cltTimingCorrection,"Ignition: CLT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
cltTimingCorrectionGauge = cltTimingCorrection,"Ign: CLT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingIatCorrectionGauge = timingIatCorrection,"Ignition: IAT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingIatCorrectionGauge = timingIatCorrection,"Ign: IAT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingPidCorrectionGauge = timingPidCorrection,"Ignition: PID correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingPidCorrectionGauge = timingPidCorrection,"Idle: Timing adjustment", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
luaTimingAddGauge = luaTimingAdd,"Ign: Lua timing add", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
luaTimingAddGauge = luaTimingAdd,"Ign: Lua timing add", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
luaTimingMultGauge = luaTimingMult,"Ign: Lua timing mult", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
luaTimingMultGauge = luaTimingMult,"Ign: Lua timing mult", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
gaugeCategory = "Boost Control"
|
gaugeCategory = "Boost Control"
|
||||||
|
@ -4853,12 +4853,12 @@ entry = injectorHwIssue, "injectorHwIssue", int, "%d"
|
||||||
entry = baseDwell, "Ignition: base dwell", float, "%.3f"
|
entry = baseDwell, "Ignition: base dwell", float, "%.3f"
|
||||||
entry = sparkDwell, "Ign: Dwell", float, "%.3f"
|
entry = sparkDwell, "Ign: Dwell", float, "%.3f"
|
||||||
entry = dwellAngle, "Ignition: dwell duration", float, "%.3f"
|
entry = dwellAngle, "Ignition: dwell duration", float, "%.3f"
|
||||||
entry = cltTimingCorrection, "Ignition: CLT correction", float, "%.3f"
|
entry = cltTimingCorrection, "Ign: CLT correction", float, "%.3f"
|
||||||
entry = timingIatCorrection, "Ignition: IAT correction", float, "%.3f"
|
entry = timingIatCorrection, "Ign: IAT correction", float, "%.3f"
|
||||||
entry = timingPidCorrection, "Ignition: PID correction", float, "%.3f"
|
entry = timingPidCorrection, "Idle: Timing adjustment", float, "%.3f"
|
||||||
entry = baseIgnitionAdvance, "Ign: Timing", float, "%.3f"
|
entry = baseIgnitionAdvance, "Ign: Timing", float, "%.3f"
|
||||||
entry = correctedIgnitionAdvance, "Timing: ignition", float, "%.3f"
|
entry = correctedIgnitionAdvance, "Timing: ignition", float, "%.3f"
|
||||||
entry = dwellVoltageCorrection, "Ignition: dwell corr", float, "%.3f"
|
entry = dwellVoltageCorrection, "Ign: Dwell voltage correction", float, "%.3f"
|
||||||
entry = luaTimingAdd, "Ign: Lua timing add", float, "%.3f"
|
entry = luaTimingAdd, "Ign: Lua timing add", float, "%.3f"
|
||||||
entry = luaTimingMult, "Ign: Lua timing mult", float, "%.3f"
|
entry = luaTimingMult, "Ign: Lua timing mult", float, "%.3f"
|
||||||
entry = perCylinderTiming1, "perCylinderTiming 1", int, "%d"
|
entry = perCylinderTiming1, "perCylinderTiming 1", int, "%d"
|
||||||
|
|
|
@ -87,7 +87,7 @@ enable2ndByteCanID = false
|
||||||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||||
|
|
||||||
; CONFIG_DEFINITION_START
|
; CONFIG_DEFINITION_START
|
||||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri May 05 01:28:14 UTC 2023
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri May 05 01:36:05 UTC 2023
|
||||||
|
|
||||||
pageSize = 23176
|
pageSize = 23176
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -4080,9 +4080,9 @@ targetAFRGauge = targetAFR,"Fuel: target AFR", "ratio", 10.0,20.0, 10.0,20.0, 10
|
||||||
baseDwellGauge = baseDwell,"Ignition: base dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
baseDwellGauge = baseDwell,"Ignition: base dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
||||||
sparkDwellGauge = sparkDwell,"Ign: Dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
sparkDwellGauge = sparkDwell,"Ign: Dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
||||||
dwellAngleGauge = dwellAngle,"Ignition: dwell duration", "deg", 0.0,120.0, 0.0,120.0, 0.0,120.0, 1,1
|
dwellAngleGauge = dwellAngle,"Ignition: dwell duration", "deg", 0.0,120.0, 0.0,120.0, 0.0,120.0, 1,1
|
||||||
cltTimingCorrectionGauge = cltTimingCorrection,"Ignition: CLT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
cltTimingCorrectionGauge = cltTimingCorrection,"Ign: CLT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingIatCorrectionGauge = timingIatCorrection,"Ignition: IAT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingIatCorrectionGauge = timingIatCorrection,"Ign: IAT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingPidCorrectionGauge = timingPidCorrection,"Ignition: PID correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingPidCorrectionGauge = timingPidCorrection,"Idle: Timing adjustment", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
luaTimingAddGauge = luaTimingAdd,"Ign: Lua timing add", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
luaTimingAddGauge = luaTimingAdd,"Ign: Lua timing add", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
luaTimingMultGauge = luaTimingMult,"Ign: Lua timing mult", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
luaTimingMultGauge = luaTimingMult,"Ign: Lua timing mult", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
gaugeCategory = "Boost Control"
|
gaugeCategory = "Boost Control"
|
||||||
|
@ -4853,12 +4853,12 @@ entry = injectorHwIssue, "injectorHwIssue", int, "%d"
|
||||||
entry = baseDwell, "Ignition: base dwell", float, "%.3f"
|
entry = baseDwell, "Ignition: base dwell", float, "%.3f"
|
||||||
entry = sparkDwell, "Ign: Dwell", float, "%.3f"
|
entry = sparkDwell, "Ign: Dwell", float, "%.3f"
|
||||||
entry = dwellAngle, "Ignition: dwell duration", float, "%.3f"
|
entry = dwellAngle, "Ignition: dwell duration", float, "%.3f"
|
||||||
entry = cltTimingCorrection, "Ignition: CLT correction", float, "%.3f"
|
entry = cltTimingCorrection, "Ign: CLT correction", float, "%.3f"
|
||||||
entry = timingIatCorrection, "Ignition: IAT correction", float, "%.3f"
|
entry = timingIatCorrection, "Ign: IAT correction", float, "%.3f"
|
||||||
entry = timingPidCorrection, "Ignition: PID correction", float, "%.3f"
|
entry = timingPidCorrection, "Idle: Timing adjustment", float, "%.3f"
|
||||||
entry = baseIgnitionAdvance, "Ign: Timing", float, "%.3f"
|
entry = baseIgnitionAdvance, "Ign: Timing", float, "%.3f"
|
||||||
entry = correctedIgnitionAdvance, "Timing: ignition", float, "%.3f"
|
entry = correctedIgnitionAdvance, "Timing: ignition", float, "%.3f"
|
||||||
entry = dwellVoltageCorrection, "Ignition: dwell corr", float, "%.3f"
|
entry = dwellVoltageCorrection, "Ign: Dwell voltage correction", float, "%.3f"
|
||||||
entry = luaTimingAdd, "Ign: Lua timing add", float, "%.3f"
|
entry = luaTimingAdd, "Ign: Lua timing add", float, "%.3f"
|
||||||
entry = luaTimingMult, "Ign: Lua timing mult", float, "%.3f"
|
entry = luaTimingMult, "Ign: Lua timing mult", float, "%.3f"
|
||||||
entry = perCylinderTiming1, "perCylinderTiming 1", int, "%d"
|
entry = perCylinderTiming1, "perCylinderTiming 1", int, "%d"
|
||||||
|
|
|
@ -87,7 +87,7 @@ enable2ndByteCanID = false
|
||||||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||||
|
|
||||||
; CONFIG_DEFINITION_START
|
; CONFIG_DEFINITION_START
|
||||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri May 05 01:28:05 UTC 2023
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri May 05 01:35:56 UTC 2023
|
||||||
|
|
||||||
pageSize = 23176
|
pageSize = 23176
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -4080,9 +4080,9 @@ targetAFRGauge = targetAFR,"Fuel: target AFR", "ratio", 10.0,20.0, 10.0,20.0, 10
|
||||||
baseDwellGauge = baseDwell,"Ignition: base dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
baseDwellGauge = baseDwell,"Ignition: base dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
||||||
sparkDwellGauge = sparkDwell,"Ign: Dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
sparkDwellGauge = sparkDwell,"Ign: Dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
||||||
dwellAngleGauge = dwellAngle,"Ignition: dwell duration", "deg", 0.0,120.0, 0.0,120.0, 0.0,120.0, 1,1
|
dwellAngleGauge = dwellAngle,"Ignition: dwell duration", "deg", 0.0,120.0, 0.0,120.0, 0.0,120.0, 1,1
|
||||||
cltTimingCorrectionGauge = cltTimingCorrection,"Ignition: CLT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
cltTimingCorrectionGauge = cltTimingCorrection,"Ign: CLT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingIatCorrectionGauge = timingIatCorrection,"Ignition: IAT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingIatCorrectionGauge = timingIatCorrection,"Ign: IAT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingPidCorrectionGauge = timingPidCorrection,"Ignition: PID correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingPidCorrectionGauge = timingPidCorrection,"Idle: Timing adjustment", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
luaTimingAddGauge = luaTimingAdd,"Ign: Lua timing add", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
luaTimingAddGauge = luaTimingAdd,"Ign: Lua timing add", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
luaTimingMultGauge = luaTimingMult,"Ign: Lua timing mult", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
luaTimingMultGauge = luaTimingMult,"Ign: Lua timing mult", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
gaugeCategory = "Boost Control"
|
gaugeCategory = "Boost Control"
|
||||||
|
@ -4853,12 +4853,12 @@ entry = injectorHwIssue, "injectorHwIssue", int, "%d"
|
||||||
entry = baseDwell, "Ignition: base dwell", float, "%.3f"
|
entry = baseDwell, "Ignition: base dwell", float, "%.3f"
|
||||||
entry = sparkDwell, "Ign: Dwell", float, "%.3f"
|
entry = sparkDwell, "Ign: Dwell", float, "%.3f"
|
||||||
entry = dwellAngle, "Ignition: dwell duration", float, "%.3f"
|
entry = dwellAngle, "Ignition: dwell duration", float, "%.3f"
|
||||||
entry = cltTimingCorrection, "Ignition: CLT correction", float, "%.3f"
|
entry = cltTimingCorrection, "Ign: CLT correction", float, "%.3f"
|
||||||
entry = timingIatCorrection, "Ignition: IAT correction", float, "%.3f"
|
entry = timingIatCorrection, "Ign: IAT correction", float, "%.3f"
|
||||||
entry = timingPidCorrection, "Ignition: PID correction", float, "%.3f"
|
entry = timingPidCorrection, "Idle: Timing adjustment", float, "%.3f"
|
||||||
entry = baseIgnitionAdvance, "Ign: Timing", float, "%.3f"
|
entry = baseIgnitionAdvance, "Ign: Timing", float, "%.3f"
|
||||||
entry = correctedIgnitionAdvance, "Timing: ignition", float, "%.3f"
|
entry = correctedIgnitionAdvance, "Timing: ignition", float, "%.3f"
|
||||||
entry = dwellVoltageCorrection, "Ignition: dwell corr", float, "%.3f"
|
entry = dwellVoltageCorrection, "Ign: Dwell voltage correction", float, "%.3f"
|
||||||
entry = luaTimingAdd, "Ign: Lua timing add", float, "%.3f"
|
entry = luaTimingAdd, "Ign: Lua timing add", float, "%.3f"
|
||||||
entry = luaTimingMult, "Ign: Lua timing mult", float, "%.3f"
|
entry = luaTimingMult, "Ign: Lua timing mult", float, "%.3f"
|
||||||
entry = perCylinderTiming1, "perCylinderTiming 1", int, "%d"
|
entry = perCylinderTiming1, "perCylinderTiming 1", int, "%d"
|
||||||
|
|
|
@ -87,7 +87,7 @@ enable2ndByteCanID = false
|
||||||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||||
|
|
||||||
; CONFIG_DEFINITION_START
|
; CONFIG_DEFINITION_START
|
||||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri May 05 01:27:40 UTC 2023
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri May 05 01:35:31 UTC 2023
|
||||||
|
|
||||||
pageSize = 23176
|
pageSize = 23176
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -4080,9 +4080,9 @@ targetAFRGauge = targetAFR,"Fuel: target AFR", "ratio", 10.0,20.0, 10.0,20.0, 10
|
||||||
baseDwellGauge = baseDwell,"Ignition: base dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
baseDwellGauge = baseDwell,"Ignition: base dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
||||||
sparkDwellGauge = sparkDwell,"Ign: Dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
sparkDwellGauge = sparkDwell,"Ign: Dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
||||||
dwellAngleGauge = dwellAngle,"Ignition: dwell duration", "deg", 0.0,120.0, 0.0,120.0, 0.0,120.0, 1,1
|
dwellAngleGauge = dwellAngle,"Ignition: dwell duration", "deg", 0.0,120.0, 0.0,120.0, 0.0,120.0, 1,1
|
||||||
cltTimingCorrectionGauge = cltTimingCorrection,"Ignition: CLT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
cltTimingCorrectionGauge = cltTimingCorrection,"Ign: CLT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingIatCorrectionGauge = timingIatCorrection,"Ignition: IAT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingIatCorrectionGauge = timingIatCorrection,"Ign: IAT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingPidCorrectionGauge = timingPidCorrection,"Ignition: PID correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingPidCorrectionGauge = timingPidCorrection,"Idle: Timing adjustment", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
luaTimingAddGauge = luaTimingAdd,"Ign: Lua timing add", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
luaTimingAddGauge = luaTimingAdd,"Ign: Lua timing add", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
luaTimingMultGauge = luaTimingMult,"Ign: Lua timing mult", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
luaTimingMultGauge = luaTimingMult,"Ign: Lua timing mult", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
gaugeCategory = "Boost Control"
|
gaugeCategory = "Boost Control"
|
||||||
|
@ -4853,12 +4853,12 @@ entry = injectorHwIssue, "injectorHwIssue", int, "%d"
|
||||||
entry = baseDwell, "Ignition: base dwell", float, "%.3f"
|
entry = baseDwell, "Ignition: base dwell", float, "%.3f"
|
||||||
entry = sparkDwell, "Ign: Dwell", float, "%.3f"
|
entry = sparkDwell, "Ign: Dwell", float, "%.3f"
|
||||||
entry = dwellAngle, "Ignition: dwell duration", float, "%.3f"
|
entry = dwellAngle, "Ignition: dwell duration", float, "%.3f"
|
||||||
entry = cltTimingCorrection, "Ignition: CLT correction", float, "%.3f"
|
entry = cltTimingCorrection, "Ign: CLT correction", float, "%.3f"
|
||||||
entry = timingIatCorrection, "Ignition: IAT correction", float, "%.3f"
|
entry = timingIatCorrection, "Ign: IAT correction", float, "%.3f"
|
||||||
entry = timingPidCorrection, "Ignition: PID correction", float, "%.3f"
|
entry = timingPidCorrection, "Idle: Timing adjustment", float, "%.3f"
|
||||||
entry = baseIgnitionAdvance, "Ign: Timing", float, "%.3f"
|
entry = baseIgnitionAdvance, "Ign: Timing", float, "%.3f"
|
||||||
entry = correctedIgnitionAdvance, "Timing: ignition", float, "%.3f"
|
entry = correctedIgnitionAdvance, "Timing: ignition", float, "%.3f"
|
||||||
entry = dwellVoltageCorrection, "Ignition: dwell corr", float, "%.3f"
|
entry = dwellVoltageCorrection, "Ign: Dwell voltage correction", float, "%.3f"
|
||||||
entry = luaTimingAdd, "Ign: Lua timing add", float, "%.3f"
|
entry = luaTimingAdd, "Ign: Lua timing add", float, "%.3f"
|
||||||
entry = luaTimingMult, "Ign: Lua timing mult", float, "%.3f"
|
entry = luaTimingMult, "Ign: Lua timing mult", float, "%.3f"
|
||||||
entry = perCylinderTiming1, "perCylinderTiming 1", int, "%d"
|
entry = perCylinderTiming1, "perCylinderTiming 1", int, "%d"
|
||||||
|
|
|
@ -87,7 +87,7 @@ enable2ndByteCanID = false
|
||||||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||||
|
|
||||||
; CONFIG_DEFINITION_START
|
; CONFIG_DEFINITION_START
|
||||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri May 05 01:27:53 UTC 2023
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri May 05 01:35:44 UTC 2023
|
||||||
|
|
||||||
pageSize = 23176
|
pageSize = 23176
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -4080,9 +4080,9 @@ targetAFRGauge = targetAFR,"Fuel: target AFR", "ratio", 10.0,20.0, 10.0,20.0, 10
|
||||||
baseDwellGauge = baseDwell,"Ignition: base dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
baseDwellGauge = baseDwell,"Ignition: base dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
||||||
sparkDwellGauge = sparkDwell,"Ign: Dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
sparkDwellGauge = sparkDwell,"Ign: Dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
||||||
dwellAngleGauge = dwellAngle,"Ignition: dwell duration", "deg", 0.0,120.0, 0.0,120.0, 0.0,120.0, 1,1
|
dwellAngleGauge = dwellAngle,"Ignition: dwell duration", "deg", 0.0,120.0, 0.0,120.0, 0.0,120.0, 1,1
|
||||||
cltTimingCorrectionGauge = cltTimingCorrection,"Ignition: CLT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
cltTimingCorrectionGauge = cltTimingCorrection,"Ign: CLT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingIatCorrectionGauge = timingIatCorrection,"Ignition: IAT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingIatCorrectionGauge = timingIatCorrection,"Ign: IAT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingPidCorrectionGauge = timingPidCorrection,"Ignition: PID correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingPidCorrectionGauge = timingPidCorrection,"Idle: Timing adjustment", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
luaTimingAddGauge = luaTimingAdd,"Ign: Lua timing add", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
luaTimingAddGauge = luaTimingAdd,"Ign: Lua timing add", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
luaTimingMultGauge = luaTimingMult,"Ign: Lua timing mult", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
luaTimingMultGauge = luaTimingMult,"Ign: Lua timing mult", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
gaugeCategory = "Boost Control"
|
gaugeCategory = "Boost Control"
|
||||||
|
@ -4853,12 +4853,12 @@ entry = injectorHwIssue, "injectorHwIssue", int, "%d"
|
||||||
entry = baseDwell, "Ignition: base dwell", float, "%.3f"
|
entry = baseDwell, "Ignition: base dwell", float, "%.3f"
|
||||||
entry = sparkDwell, "Ign: Dwell", float, "%.3f"
|
entry = sparkDwell, "Ign: Dwell", float, "%.3f"
|
||||||
entry = dwellAngle, "Ignition: dwell duration", float, "%.3f"
|
entry = dwellAngle, "Ignition: dwell duration", float, "%.3f"
|
||||||
entry = cltTimingCorrection, "Ignition: CLT correction", float, "%.3f"
|
entry = cltTimingCorrection, "Ign: CLT correction", float, "%.3f"
|
||||||
entry = timingIatCorrection, "Ignition: IAT correction", float, "%.3f"
|
entry = timingIatCorrection, "Ign: IAT correction", float, "%.3f"
|
||||||
entry = timingPidCorrection, "Ignition: PID correction", float, "%.3f"
|
entry = timingPidCorrection, "Idle: Timing adjustment", float, "%.3f"
|
||||||
entry = baseIgnitionAdvance, "Ign: Timing", float, "%.3f"
|
entry = baseIgnitionAdvance, "Ign: Timing", float, "%.3f"
|
||||||
entry = correctedIgnitionAdvance, "Timing: ignition", float, "%.3f"
|
entry = correctedIgnitionAdvance, "Timing: ignition", float, "%.3f"
|
||||||
entry = dwellVoltageCorrection, "Ignition: dwell corr", float, "%.3f"
|
entry = dwellVoltageCorrection, "Ign: Dwell voltage correction", float, "%.3f"
|
||||||
entry = luaTimingAdd, "Ign: Lua timing add", float, "%.3f"
|
entry = luaTimingAdd, "Ign: Lua timing add", float, "%.3f"
|
||||||
entry = luaTimingMult, "Ign: Lua timing mult", float, "%.3f"
|
entry = luaTimingMult, "Ign: Lua timing mult", float, "%.3f"
|
||||||
entry = perCylinderTiming1, "perCylinderTiming 1", int, "%d"
|
entry = perCylinderTiming1, "perCylinderTiming 1", int, "%d"
|
||||||
|
|
|
@ -87,7 +87,7 @@ enable2ndByteCanID = false
|
||||||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||||
|
|
||||||
; CONFIG_DEFINITION_START
|
; CONFIG_DEFINITION_START
|
||||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri May 05 01:27:45 UTC 2023
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri May 05 01:35:36 UTC 2023
|
||||||
|
|
||||||
pageSize = 23176
|
pageSize = 23176
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -4080,9 +4080,9 @@ targetAFRGauge = targetAFR,"Fuel: target AFR", "ratio", 10.0,20.0, 10.0,20.0, 10
|
||||||
baseDwellGauge = baseDwell,"Ignition: base dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
baseDwellGauge = baseDwell,"Ignition: base dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
||||||
sparkDwellGauge = sparkDwell,"Ign: Dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
sparkDwellGauge = sparkDwell,"Ign: Dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
||||||
dwellAngleGauge = dwellAngle,"Ignition: dwell duration", "deg", 0.0,120.0, 0.0,120.0, 0.0,120.0, 1,1
|
dwellAngleGauge = dwellAngle,"Ignition: dwell duration", "deg", 0.0,120.0, 0.0,120.0, 0.0,120.0, 1,1
|
||||||
cltTimingCorrectionGauge = cltTimingCorrection,"Ignition: CLT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
cltTimingCorrectionGauge = cltTimingCorrection,"Ign: CLT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingIatCorrectionGauge = timingIatCorrection,"Ignition: IAT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingIatCorrectionGauge = timingIatCorrection,"Ign: IAT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingPidCorrectionGauge = timingPidCorrection,"Ignition: PID correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingPidCorrectionGauge = timingPidCorrection,"Idle: Timing adjustment", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
luaTimingAddGauge = luaTimingAdd,"Ign: Lua timing add", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
luaTimingAddGauge = luaTimingAdd,"Ign: Lua timing add", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
luaTimingMultGauge = luaTimingMult,"Ign: Lua timing mult", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
luaTimingMultGauge = luaTimingMult,"Ign: Lua timing mult", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
gaugeCategory = "Boost Control"
|
gaugeCategory = "Boost Control"
|
||||||
|
@ -4853,12 +4853,12 @@ entry = injectorHwIssue, "injectorHwIssue", int, "%d"
|
||||||
entry = baseDwell, "Ignition: base dwell", float, "%.3f"
|
entry = baseDwell, "Ignition: base dwell", float, "%.3f"
|
||||||
entry = sparkDwell, "Ign: Dwell", float, "%.3f"
|
entry = sparkDwell, "Ign: Dwell", float, "%.3f"
|
||||||
entry = dwellAngle, "Ignition: dwell duration", float, "%.3f"
|
entry = dwellAngle, "Ignition: dwell duration", float, "%.3f"
|
||||||
entry = cltTimingCorrection, "Ignition: CLT correction", float, "%.3f"
|
entry = cltTimingCorrection, "Ign: CLT correction", float, "%.3f"
|
||||||
entry = timingIatCorrection, "Ignition: IAT correction", float, "%.3f"
|
entry = timingIatCorrection, "Ign: IAT correction", float, "%.3f"
|
||||||
entry = timingPidCorrection, "Ignition: PID correction", float, "%.3f"
|
entry = timingPidCorrection, "Idle: Timing adjustment", float, "%.3f"
|
||||||
entry = baseIgnitionAdvance, "Ign: Timing", float, "%.3f"
|
entry = baseIgnitionAdvance, "Ign: Timing", float, "%.3f"
|
||||||
entry = correctedIgnitionAdvance, "Timing: ignition", float, "%.3f"
|
entry = correctedIgnitionAdvance, "Timing: ignition", float, "%.3f"
|
||||||
entry = dwellVoltageCorrection, "Ignition: dwell corr", float, "%.3f"
|
entry = dwellVoltageCorrection, "Ign: Dwell voltage correction", float, "%.3f"
|
||||||
entry = luaTimingAdd, "Ign: Lua timing add", float, "%.3f"
|
entry = luaTimingAdd, "Ign: Lua timing add", float, "%.3f"
|
||||||
entry = luaTimingMult, "Ign: Lua timing mult", float, "%.3f"
|
entry = luaTimingMult, "Ign: Lua timing mult", float, "%.3f"
|
||||||
entry = perCylinderTiming1, "perCylinderTiming 1", int, "%d"
|
entry = perCylinderTiming1, "perCylinderTiming 1", int, "%d"
|
||||||
|
|
|
@ -87,7 +87,7 @@ enable2ndByteCanID = false
|
||||||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||||
|
|
||||||
; CONFIG_DEFINITION_START
|
; CONFIG_DEFINITION_START
|
||||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri May 05 01:27:52 UTC 2023
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri May 05 01:35:43 UTC 2023
|
||||||
|
|
||||||
pageSize = 23176
|
pageSize = 23176
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -4080,9 +4080,9 @@ targetAFRGauge = targetAFR,"Fuel: target AFR", "ratio", 10.0,20.0, 10.0,20.0, 10
|
||||||
baseDwellGauge = baseDwell,"Ignition: base dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
baseDwellGauge = baseDwell,"Ignition: base dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
||||||
sparkDwellGauge = sparkDwell,"Ign: Dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
sparkDwellGauge = sparkDwell,"Ign: Dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
||||||
dwellAngleGauge = dwellAngle,"Ignition: dwell duration", "deg", 0.0,120.0, 0.0,120.0, 0.0,120.0, 1,1
|
dwellAngleGauge = dwellAngle,"Ignition: dwell duration", "deg", 0.0,120.0, 0.0,120.0, 0.0,120.0, 1,1
|
||||||
cltTimingCorrectionGauge = cltTimingCorrection,"Ignition: CLT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
cltTimingCorrectionGauge = cltTimingCorrection,"Ign: CLT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingIatCorrectionGauge = timingIatCorrection,"Ignition: IAT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingIatCorrectionGauge = timingIatCorrection,"Ign: IAT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingPidCorrectionGauge = timingPidCorrection,"Ignition: PID correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingPidCorrectionGauge = timingPidCorrection,"Idle: Timing adjustment", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
luaTimingAddGauge = luaTimingAdd,"Ign: Lua timing add", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
luaTimingAddGauge = luaTimingAdd,"Ign: Lua timing add", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
luaTimingMultGauge = luaTimingMult,"Ign: Lua timing mult", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
luaTimingMultGauge = luaTimingMult,"Ign: Lua timing mult", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
gaugeCategory = "Boost Control"
|
gaugeCategory = "Boost Control"
|
||||||
|
@ -4853,12 +4853,12 @@ entry = injectorHwIssue, "injectorHwIssue", int, "%d"
|
||||||
entry = baseDwell, "Ignition: base dwell", float, "%.3f"
|
entry = baseDwell, "Ignition: base dwell", float, "%.3f"
|
||||||
entry = sparkDwell, "Ign: Dwell", float, "%.3f"
|
entry = sparkDwell, "Ign: Dwell", float, "%.3f"
|
||||||
entry = dwellAngle, "Ignition: dwell duration", float, "%.3f"
|
entry = dwellAngle, "Ignition: dwell duration", float, "%.3f"
|
||||||
entry = cltTimingCorrection, "Ignition: CLT correction", float, "%.3f"
|
entry = cltTimingCorrection, "Ign: CLT correction", float, "%.3f"
|
||||||
entry = timingIatCorrection, "Ignition: IAT correction", float, "%.3f"
|
entry = timingIatCorrection, "Ign: IAT correction", float, "%.3f"
|
||||||
entry = timingPidCorrection, "Ignition: PID correction", float, "%.3f"
|
entry = timingPidCorrection, "Idle: Timing adjustment", float, "%.3f"
|
||||||
entry = baseIgnitionAdvance, "Ign: Timing", float, "%.3f"
|
entry = baseIgnitionAdvance, "Ign: Timing", float, "%.3f"
|
||||||
entry = correctedIgnitionAdvance, "Timing: ignition", float, "%.3f"
|
entry = correctedIgnitionAdvance, "Timing: ignition", float, "%.3f"
|
||||||
entry = dwellVoltageCorrection, "Ignition: dwell corr", float, "%.3f"
|
entry = dwellVoltageCorrection, "Ign: Dwell voltage correction", float, "%.3f"
|
||||||
entry = luaTimingAdd, "Ign: Lua timing add", float, "%.3f"
|
entry = luaTimingAdd, "Ign: Lua timing add", float, "%.3f"
|
||||||
entry = luaTimingMult, "Ign: Lua timing mult", float, "%.3f"
|
entry = luaTimingMult, "Ign: Lua timing mult", float, "%.3f"
|
||||||
entry = perCylinderTiming1, "perCylinderTiming 1", int, "%d"
|
entry = perCylinderTiming1, "perCylinderTiming 1", int, "%d"
|
||||||
|
|
|
@ -87,7 +87,7 @@ enable2ndByteCanID = false
|
||||||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||||
|
|
||||||
; CONFIG_DEFINITION_START
|
; CONFIG_DEFINITION_START
|
||||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri May 05 01:27:44 UTC 2023
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri May 05 01:35:35 UTC 2023
|
||||||
|
|
||||||
pageSize = 23176
|
pageSize = 23176
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -4080,9 +4080,9 @@ targetAFRGauge = targetAFR,"Fuel: target AFR", "ratio", 10.0,20.0, 10.0,20.0, 10
|
||||||
baseDwellGauge = baseDwell,"Ignition: base dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
baseDwellGauge = baseDwell,"Ignition: base dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
||||||
sparkDwellGauge = sparkDwell,"Ign: Dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
sparkDwellGauge = sparkDwell,"Ign: Dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
||||||
dwellAngleGauge = dwellAngle,"Ignition: dwell duration", "deg", 0.0,120.0, 0.0,120.0, 0.0,120.0, 1,1
|
dwellAngleGauge = dwellAngle,"Ignition: dwell duration", "deg", 0.0,120.0, 0.0,120.0, 0.0,120.0, 1,1
|
||||||
cltTimingCorrectionGauge = cltTimingCorrection,"Ignition: CLT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
cltTimingCorrectionGauge = cltTimingCorrection,"Ign: CLT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingIatCorrectionGauge = timingIatCorrection,"Ignition: IAT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingIatCorrectionGauge = timingIatCorrection,"Ign: IAT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingPidCorrectionGauge = timingPidCorrection,"Ignition: PID correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingPidCorrectionGauge = timingPidCorrection,"Idle: Timing adjustment", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
luaTimingAddGauge = luaTimingAdd,"Ign: Lua timing add", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
luaTimingAddGauge = luaTimingAdd,"Ign: Lua timing add", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
luaTimingMultGauge = luaTimingMult,"Ign: Lua timing mult", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
luaTimingMultGauge = luaTimingMult,"Ign: Lua timing mult", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
gaugeCategory = "Boost Control"
|
gaugeCategory = "Boost Control"
|
||||||
|
@ -4853,12 +4853,12 @@ entry = injectorHwIssue, "injectorHwIssue", int, "%d"
|
||||||
entry = baseDwell, "Ignition: base dwell", float, "%.3f"
|
entry = baseDwell, "Ignition: base dwell", float, "%.3f"
|
||||||
entry = sparkDwell, "Ign: Dwell", float, "%.3f"
|
entry = sparkDwell, "Ign: Dwell", float, "%.3f"
|
||||||
entry = dwellAngle, "Ignition: dwell duration", float, "%.3f"
|
entry = dwellAngle, "Ignition: dwell duration", float, "%.3f"
|
||||||
entry = cltTimingCorrection, "Ignition: CLT correction", float, "%.3f"
|
entry = cltTimingCorrection, "Ign: CLT correction", float, "%.3f"
|
||||||
entry = timingIatCorrection, "Ignition: IAT correction", float, "%.3f"
|
entry = timingIatCorrection, "Ign: IAT correction", float, "%.3f"
|
||||||
entry = timingPidCorrection, "Ignition: PID correction", float, "%.3f"
|
entry = timingPidCorrection, "Idle: Timing adjustment", float, "%.3f"
|
||||||
entry = baseIgnitionAdvance, "Ign: Timing", float, "%.3f"
|
entry = baseIgnitionAdvance, "Ign: Timing", float, "%.3f"
|
||||||
entry = correctedIgnitionAdvance, "Timing: ignition", float, "%.3f"
|
entry = correctedIgnitionAdvance, "Timing: ignition", float, "%.3f"
|
||||||
entry = dwellVoltageCorrection, "Ignition: dwell corr", float, "%.3f"
|
entry = dwellVoltageCorrection, "Ign: Dwell voltage correction", float, "%.3f"
|
||||||
entry = luaTimingAdd, "Ign: Lua timing add", float, "%.3f"
|
entry = luaTimingAdd, "Ign: Lua timing add", float, "%.3f"
|
||||||
entry = luaTimingMult, "Ign: Lua timing mult", float, "%.3f"
|
entry = luaTimingMult, "Ign: Lua timing mult", float, "%.3f"
|
||||||
entry = perCylinderTiming1, "perCylinderTiming 1", int, "%d"
|
entry = perCylinderTiming1, "perCylinderTiming 1", int, "%d"
|
||||||
|
|
|
@ -87,7 +87,7 @@ enable2ndByteCanID = false
|
||||||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||||
|
|
||||||
; CONFIG_DEFINITION_START
|
; CONFIG_DEFINITION_START
|
||||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri May 05 01:27:43 UTC 2023
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri May 05 01:35:34 UTC 2023
|
||||||
|
|
||||||
pageSize = 23176
|
pageSize = 23176
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -4080,9 +4080,9 @@ targetAFRGauge = targetAFR,"Fuel: target AFR", "ratio", 10.0,20.0, 10.0,20.0, 10
|
||||||
baseDwellGauge = baseDwell,"Ignition: base dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
baseDwellGauge = baseDwell,"Ignition: base dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
||||||
sparkDwellGauge = sparkDwell,"Ign: Dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
sparkDwellGauge = sparkDwell,"Ign: Dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
||||||
dwellAngleGauge = dwellAngle,"Ignition: dwell duration", "deg", 0.0,120.0, 0.0,120.0, 0.0,120.0, 1,1
|
dwellAngleGauge = dwellAngle,"Ignition: dwell duration", "deg", 0.0,120.0, 0.0,120.0, 0.0,120.0, 1,1
|
||||||
cltTimingCorrectionGauge = cltTimingCorrection,"Ignition: CLT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
cltTimingCorrectionGauge = cltTimingCorrection,"Ign: CLT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingIatCorrectionGauge = timingIatCorrection,"Ignition: IAT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingIatCorrectionGauge = timingIatCorrection,"Ign: IAT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingPidCorrectionGauge = timingPidCorrection,"Ignition: PID correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingPidCorrectionGauge = timingPidCorrection,"Idle: Timing adjustment", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
luaTimingAddGauge = luaTimingAdd,"Ign: Lua timing add", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
luaTimingAddGauge = luaTimingAdd,"Ign: Lua timing add", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
luaTimingMultGauge = luaTimingMult,"Ign: Lua timing mult", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
luaTimingMultGauge = luaTimingMult,"Ign: Lua timing mult", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
gaugeCategory = "Boost Control"
|
gaugeCategory = "Boost Control"
|
||||||
|
@ -4853,12 +4853,12 @@ entry = injectorHwIssue, "injectorHwIssue", int, "%d"
|
||||||
entry = baseDwell, "Ignition: base dwell", float, "%.3f"
|
entry = baseDwell, "Ignition: base dwell", float, "%.3f"
|
||||||
entry = sparkDwell, "Ign: Dwell", float, "%.3f"
|
entry = sparkDwell, "Ign: Dwell", float, "%.3f"
|
||||||
entry = dwellAngle, "Ignition: dwell duration", float, "%.3f"
|
entry = dwellAngle, "Ignition: dwell duration", float, "%.3f"
|
||||||
entry = cltTimingCorrection, "Ignition: CLT correction", float, "%.3f"
|
entry = cltTimingCorrection, "Ign: CLT correction", float, "%.3f"
|
||||||
entry = timingIatCorrection, "Ignition: IAT correction", float, "%.3f"
|
entry = timingIatCorrection, "Ign: IAT correction", float, "%.3f"
|
||||||
entry = timingPidCorrection, "Ignition: PID correction", float, "%.3f"
|
entry = timingPidCorrection, "Idle: Timing adjustment", float, "%.3f"
|
||||||
entry = baseIgnitionAdvance, "Ign: Timing", float, "%.3f"
|
entry = baseIgnitionAdvance, "Ign: Timing", float, "%.3f"
|
||||||
entry = correctedIgnitionAdvance, "Timing: ignition", float, "%.3f"
|
entry = correctedIgnitionAdvance, "Timing: ignition", float, "%.3f"
|
||||||
entry = dwellVoltageCorrection, "Ignition: dwell corr", float, "%.3f"
|
entry = dwellVoltageCorrection, "Ign: Dwell voltage correction", float, "%.3f"
|
||||||
entry = luaTimingAdd, "Ign: Lua timing add", float, "%.3f"
|
entry = luaTimingAdd, "Ign: Lua timing add", float, "%.3f"
|
||||||
entry = luaTimingMult, "Ign: Lua timing mult", float, "%.3f"
|
entry = luaTimingMult, "Ign: Lua timing mult", float, "%.3f"
|
||||||
entry = perCylinderTiming1, "perCylinderTiming 1", int, "%d"
|
entry = perCylinderTiming1, "perCylinderTiming 1", int, "%d"
|
||||||
|
|
|
@ -87,7 +87,7 @@ enable2ndByteCanID = false
|
||||||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||||
|
|
||||||
; CONFIG_DEFINITION_START
|
; CONFIG_DEFINITION_START
|
||||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri May 05 01:27:41 UTC 2023
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri May 05 01:35:33 UTC 2023
|
||||||
|
|
||||||
pageSize = 23176
|
pageSize = 23176
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -4080,9 +4080,9 @@ targetAFRGauge = targetAFR,"Fuel: target AFR", "ratio", 10.0,20.0, 10.0,20.0, 10
|
||||||
baseDwellGauge = baseDwell,"Ignition: base dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
baseDwellGauge = baseDwell,"Ignition: base dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
||||||
sparkDwellGauge = sparkDwell,"Ign: Dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
sparkDwellGauge = sparkDwell,"Ign: Dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
||||||
dwellAngleGauge = dwellAngle,"Ignition: dwell duration", "deg", 0.0,120.0, 0.0,120.0, 0.0,120.0, 1,1
|
dwellAngleGauge = dwellAngle,"Ignition: dwell duration", "deg", 0.0,120.0, 0.0,120.0, 0.0,120.0, 1,1
|
||||||
cltTimingCorrectionGauge = cltTimingCorrection,"Ignition: CLT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
cltTimingCorrectionGauge = cltTimingCorrection,"Ign: CLT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingIatCorrectionGauge = timingIatCorrection,"Ignition: IAT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingIatCorrectionGauge = timingIatCorrection,"Ign: IAT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingPidCorrectionGauge = timingPidCorrection,"Ignition: PID correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingPidCorrectionGauge = timingPidCorrection,"Idle: Timing adjustment", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
luaTimingAddGauge = luaTimingAdd,"Ign: Lua timing add", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
luaTimingAddGauge = luaTimingAdd,"Ign: Lua timing add", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
luaTimingMultGauge = luaTimingMult,"Ign: Lua timing mult", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
luaTimingMultGauge = luaTimingMult,"Ign: Lua timing mult", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
gaugeCategory = "Boost Control"
|
gaugeCategory = "Boost Control"
|
||||||
|
@ -4853,12 +4853,12 @@ entry = injectorHwIssue, "injectorHwIssue", int, "%d"
|
||||||
entry = baseDwell, "Ignition: base dwell", float, "%.3f"
|
entry = baseDwell, "Ignition: base dwell", float, "%.3f"
|
||||||
entry = sparkDwell, "Ign: Dwell", float, "%.3f"
|
entry = sparkDwell, "Ign: Dwell", float, "%.3f"
|
||||||
entry = dwellAngle, "Ignition: dwell duration", float, "%.3f"
|
entry = dwellAngle, "Ignition: dwell duration", float, "%.3f"
|
||||||
entry = cltTimingCorrection, "Ignition: CLT correction", float, "%.3f"
|
entry = cltTimingCorrection, "Ign: CLT correction", float, "%.3f"
|
||||||
entry = timingIatCorrection, "Ignition: IAT correction", float, "%.3f"
|
entry = timingIatCorrection, "Ign: IAT correction", float, "%.3f"
|
||||||
entry = timingPidCorrection, "Ignition: PID correction", float, "%.3f"
|
entry = timingPidCorrection, "Idle: Timing adjustment", float, "%.3f"
|
||||||
entry = baseIgnitionAdvance, "Ign: Timing", float, "%.3f"
|
entry = baseIgnitionAdvance, "Ign: Timing", float, "%.3f"
|
||||||
entry = correctedIgnitionAdvance, "Timing: ignition", float, "%.3f"
|
entry = correctedIgnitionAdvance, "Timing: ignition", float, "%.3f"
|
||||||
entry = dwellVoltageCorrection, "Ignition: dwell corr", float, "%.3f"
|
entry = dwellVoltageCorrection, "Ign: Dwell voltage correction", float, "%.3f"
|
||||||
entry = luaTimingAdd, "Ign: Lua timing add", float, "%.3f"
|
entry = luaTimingAdd, "Ign: Lua timing add", float, "%.3f"
|
||||||
entry = luaTimingMult, "Ign: Lua timing mult", float, "%.3f"
|
entry = luaTimingMult, "Ign: Lua timing mult", float, "%.3f"
|
||||||
entry = perCylinderTiming1, "perCylinderTiming 1", int, "%d"
|
entry = perCylinderTiming1, "perCylinderTiming 1", int, "%d"
|
||||||
|
|
|
@ -87,7 +87,7 @@ enable2ndByteCanID = false
|
||||||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||||
|
|
||||||
; CONFIG_DEFINITION_START
|
; CONFIG_DEFINITION_START
|
||||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri May 05 01:27:47 UTC 2023
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri May 05 01:35:38 UTC 2023
|
||||||
|
|
||||||
pageSize = 23176
|
pageSize = 23176
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -4080,9 +4080,9 @@ targetAFRGauge = targetAFR,"Fuel: target AFR", "ratio", 10.0,20.0, 10.0,20.0, 10
|
||||||
baseDwellGauge = baseDwell,"Ignition: base dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
baseDwellGauge = baseDwell,"Ignition: base dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
||||||
sparkDwellGauge = sparkDwell,"Ign: Dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
sparkDwellGauge = sparkDwell,"Ign: Dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
||||||
dwellAngleGauge = dwellAngle,"Ignition: dwell duration", "deg", 0.0,120.0, 0.0,120.0, 0.0,120.0, 1,1
|
dwellAngleGauge = dwellAngle,"Ignition: dwell duration", "deg", 0.0,120.0, 0.0,120.0, 0.0,120.0, 1,1
|
||||||
cltTimingCorrectionGauge = cltTimingCorrection,"Ignition: CLT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
cltTimingCorrectionGauge = cltTimingCorrection,"Ign: CLT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingIatCorrectionGauge = timingIatCorrection,"Ignition: IAT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingIatCorrectionGauge = timingIatCorrection,"Ign: IAT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingPidCorrectionGauge = timingPidCorrection,"Ignition: PID correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingPidCorrectionGauge = timingPidCorrection,"Idle: Timing adjustment", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
luaTimingAddGauge = luaTimingAdd,"Ign: Lua timing add", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
luaTimingAddGauge = luaTimingAdd,"Ign: Lua timing add", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
luaTimingMultGauge = luaTimingMult,"Ign: Lua timing mult", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
luaTimingMultGauge = luaTimingMult,"Ign: Lua timing mult", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
gaugeCategory = "Boost Control"
|
gaugeCategory = "Boost Control"
|
||||||
|
@ -4853,12 +4853,12 @@ entry = injectorHwIssue, "injectorHwIssue", int, "%d"
|
||||||
entry = baseDwell, "Ignition: base dwell", float, "%.3f"
|
entry = baseDwell, "Ignition: base dwell", float, "%.3f"
|
||||||
entry = sparkDwell, "Ign: Dwell", float, "%.3f"
|
entry = sparkDwell, "Ign: Dwell", float, "%.3f"
|
||||||
entry = dwellAngle, "Ignition: dwell duration", float, "%.3f"
|
entry = dwellAngle, "Ignition: dwell duration", float, "%.3f"
|
||||||
entry = cltTimingCorrection, "Ignition: CLT correction", float, "%.3f"
|
entry = cltTimingCorrection, "Ign: CLT correction", float, "%.3f"
|
||||||
entry = timingIatCorrection, "Ignition: IAT correction", float, "%.3f"
|
entry = timingIatCorrection, "Ign: IAT correction", float, "%.3f"
|
||||||
entry = timingPidCorrection, "Ignition: PID correction", float, "%.3f"
|
entry = timingPidCorrection, "Idle: Timing adjustment", float, "%.3f"
|
||||||
entry = baseIgnitionAdvance, "Ign: Timing", float, "%.3f"
|
entry = baseIgnitionAdvance, "Ign: Timing", float, "%.3f"
|
||||||
entry = correctedIgnitionAdvance, "Timing: ignition", float, "%.3f"
|
entry = correctedIgnitionAdvance, "Timing: ignition", float, "%.3f"
|
||||||
entry = dwellVoltageCorrection, "Ignition: dwell corr", float, "%.3f"
|
entry = dwellVoltageCorrection, "Ign: Dwell voltage correction", float, "%.3f"
|
||||||
entry = luaTimingAdd, "Ign: Lua timing add", float, "%.3f"
|
entry = luaTimingAdd, "Ign: Lua timing add", float, "%.3f"
|
||||||
entry = luaTimingMult, "Ign: Lua timing mult", float, "%.3f"
|
entry = luaTimingMult, "Ign: Lua timing mult", float, "%.3f"
|
||||||
entry = perCylinderTiming1, "perCylinderTiming 1", int, "%d"
|
entry = perCylinderTiming1, "perCylinderTiming 1", int, "%d"
|
||||||
|
|
|
@ -87,7 +87,7 @@ enable2ndByteCanID = false
|
||||||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||||
|
|
||||||
; CONFIG_DEFINITION_START
|
; CONFIG_DEFINITION_START
|
||||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri May 05 01:27:49 UTC 2023
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri May 05 01:35:40 UTC 2023
|
||||||
|
|
||||||
pageSize = 23176
|
pageSize = 23176
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -4080,9 +4080,9 @@ targetAFRGauge = targetAFR,"Fuel: target AFR", "ratio", 10.0,20.0, 10.0,20.0, 10
|
||||||
baseDwellGauge = baseDwell,"Ignition: base dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
baseDwellGauge = baseDwell,"Ignition: base dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
||||||
sparkDwellGauge = sparkDwell,"Ign: Dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
sparkDwellGauge = sparkDwell,"Ign: Dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
||||||
dwellAngleGauge = dwellAngle,"Ignition: dwell duration", "deg", 0.0,120.0, 0.0,120.0, 0.0,120.0, 1,1
|
dwellAngleGauge = dwellAngle,"Ignition: dwell duration", "deg", 0.0,120.0, 0.0,120.0, 0.0,120.0, 1,1
|
||||||
cltTimingCorrectionGauge = cltTimingCorrection,"Ignition: CLT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
cltTimingCorrectionGauge = cltTimingCorrection,"Ign: CLT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingIatCorrectionGauge = timingIatCorrection,"Ignition: IAT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingIatCorrectionGauge = timingIatCorrection,"Ign: IAT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingPidCorrectionGauge = timingPidCorrection,"Ignition: PID correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingPidCorrectionGauge = timingPidCorrection,"Idle: Timing adjustment", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
luaTimingAddGauge = luaTimingAdd,"Ign: Lua timing add", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
luaTimingAddGauge = luaTimingAdd,"Ign: Lua timing add", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
luaTimingMultGauge = luaTimingMult,"Ign: Lua timing mult", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
luaTimingMultGauge = luaTimingMult,"Ign: Lua timing mult", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
gaugeCategory = "Boost Control"
|
gaugeCategory = "Boost Control"
|
||||||
|
@ -4853,12 +4853,12 @@ entry = injectorHwIssue, "injectorHwIssue", int, "%d"
|
||||||
entry = baseDwell, "Ignition: base dwell", float, "%.3f"
|
entry = baseDwell, "Ignition: base dwell", float, "%.3f"
|
||||||
entry = sparkDwell, "Ign: Dwell", float, "%.3f"
|
entry = sparkDwell, "Ign: Dwell", float, "%.3f"
|
||||||
entry = dwellAngle, "Ignition: dwell duration", float, "%.3f"
|
entry = dwellAngle, "Ignition: dwell duration", float, "%.3f"
|
||||||
entry = cltTimingCorrection, "Ignition: CLT correction", float, "%.3f"
|
entry = cltTimingCorrection, "Ign: CLT correction", float, "%.3f"
|
||||||
entry = timingIatCorrection, "Ignition: IAT correction", float, "%.3f"
|
entry = timingIatCorrection, "Ign: IAT correction", float, "%.3f"
|
||||||
entry = timingPidCorrection, "Ignition: PID correction", float, "%.3f"
|
entry = timingPidCorrection, "Idle: Timing adjustment", float, "%.3f"
|
||||||
entry = baseIgnitionAdvance, "Ign: Timing", float, "%.3f"
|
entry = baseIgnitionAdvance, "Ign: Timing", float, "%.3f"
|
||||||
entry = correctedIgnitionAdvance, "Timing: ignition", float, "%.3f"
|
entry = correctedIgnitionAdvance, "Timing: ignition", float, "%.3f"
|
||||||
entry = dwellVoltageCorrection, "Ignition: dwell corr", float, "%.3f"
|
entry = dwellVoltageCorrection, "Ign: Dwell voltage correction", float, "%.3f"
|
||||||
entry = luaTimingAdd, "Ign: Lua timing add", float, "%.3f"
|
entry = luaTimingAdd, "Ign: Lua timing add", float, "%.3f"
|
||||||
entry = luaTimingMult, "Ign: Lua timing mult", float, "%.3f"
|
entry = luaTimingMult, "Ign: Lua timing mult", float, "%.3f"
|
||||||
entry = perCylinderTiming1, "perCylinderTiming 1", int, "%d"
|
entry = perCylinderTiming1, "perCylinderTiming 1", int, "%d"
|
||||||
|
|
|
@ -87,7 +87,7 @@ enable2ndByteCanID = false
|
||||||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||||
|
|
||||||
; CONFIG_DEFINITION_START
|
; CONFIG_DEFINITION_START
|
||||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri May 05 01:27:51 UTC 2023
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri May 05 01:35:42 UTC 2023
|
||||||
|
|
||||||
pageSize = 23176
|
pageSize = 23176
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -4080,9 +4080,9 @@ targetAFRGauge = targetAFR,"Fuel: target AFR", "ratio", 10.0,20.0, 10.0,20.0, 10
|
||||||
baseDwellGauge = baseDwell,"Ignition: base dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
baseDwellGauge = baseDwell,"Ignition: base dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
||||||
sparkDwellGauge = sparkDwell,"Ign: Dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
sparkDwellGauge = sparkDwell,"Ign: Dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
||||||
dwellAngleGauge = dwellAngle,"Ignition: dwell duration", "deg", 0.0,120.0, 0.0,120.0, 0.0,120.0, 1,1
|
dwellAngleGauge = dwellAngle,"Ignition: dwell duration", "deg", 0.0,120.0, 0.0,120.0, 0.0,120.0, 1,1
|
||||||
cltTimingCorrectionGauge = cltTimingCorrection,"Ignition: CLT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
cltTimingCorrectionGauge = cltTimingCorrection,"Ign: CLT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingIatCorrectionGauge = timingIatCorrection,"Ignition: IAT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingIatCorrectionGauge = timingIatCorrection,"Ign: IAT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingPidCorrectionGauge = timingPidCorrection,"Ignition: PID correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingPidCorrectionGauge = timingPidCorrection,"Idle: Timing adjustment", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
luaTimingAddGauge = luaTimingAdd,"Ign: Lua timing add", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
luaTimingAddGauge = luaTimingAdd,"Ign: Lua timing add", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
luaTimingMultGauge = luaTimingMult,"Ign: Lua timing mult", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
luaTimingMultGauge = luaTimingMult,"Ign: Lua timing mult", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
gaugeCategory = "Boost Control"
|
gaugeCategory = "Boost Control"
|
||||||
|
@ -4853,12 +4853,12 @@ entry = injectorHwIssue, "injectorHwIssue", int, "%d"
|
||||||
entry = baseDwell, "Ignition: base dwell", float, "%.3f"
|
entry = baseDwell, "Ignition: base dwell", float, "%.3f"
|
||||||
entry = sparkDwell, "Ign: Dwell", float, "%.3f"
|
entry = sparkDwell, "Ign: Dwell", float, "%.3f"
|
||||||
entry = dwellAngle, "Ignition: dwell duration", float, "%.3f"
|
entry = dwellAngle, "Ignition: dwell duration", float, "%.3f"
|
||||||
entry = cltTimingCorrection, "Ignition: CLT correction", float, "%.3f"
|
entry = cltTimingCorrection, "Ign: CLT correction", float, "%.3f"
|
||||||
entry = timingIatCorrection, "Ignition: IAT correction", float, "%.3f"
|
entry = timingIatCorrection, "Ign: IAT correction", float, "%.3f"
|
||||||
entry = timingPidCorrection, "Ignition: PID correction", float, "%.3f"
|
entry = timingPidCorrection, "Idle: Timing adjustment", float, "%.3f"
|
||||||
entry = baseIgnitionAdvance, "Ign: Timing", float, "%.3f"
|
entry = baseIgnitionAdvance, "Ign: Timing", float, "%.3f"
|
||||||
entry = correctedIgnitionAdvance, "Timing: ignition", float, "%.3f"
|
entry = correctedIgnitionAdvance, "Timing: ignition", float, "%.3f"
|
||||||
entry = dwellVoltageCorrection, "Ignition: dwell corr", float, "%.3f"
|
entry = dwellVoltageCorrection, "Ign: Dwell voltage correction", float, "%.3f"
|
||||||
entry = luaTimingAdd, "Ign: Lua timing add", float, "%.3f"
|
entry = luaTimingAdd, "Ign: Lua timing add", float, "%.3f"
|
||||||
entry = luaTimingMult, "Ign: Lua timing mult", float, "%.3f"
|
entry = luaTimingMult, "Ign: Lua timing mult", float, "%.3f"
|
||||||
entry = perCylinderTiming1, "perCylinderTiming 1", int, "%d"
|
entry = perCylinderTiming1, "perCylinderTiming 1", int, "%d"
|
||||||
|
|
|
@ -87,7 +87,7 @@ enable2ndByteCanID = false
|
||||||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||||
|
|
||||||
; CONFIG_DEFINITION_START
|
; CONFIG_DEFINITION_START
|
||||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri May 05 01:27:48 UTC 2023
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri May 05 01:35:39 UTC 2023
|
||||||
|
|
||||||
pageSize = 23176
|
pageSize = 23176
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -4080,9 +4080,9 @@ targetAFRGauge = targetAFR,"Fuel: target AFR", "ratio", 10.0,20.0, 10.0,20.0, 10
|
||||||
baseDwellGauge = baseDwell,"Ignition: base dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
baseDwellGauge = baseDwell,"Ignition: base dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
||||||
sparkDwellGauge = sparkDwell,"Ign: Dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
sparkDwellGauge = sparkDwell,"Ign: Dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
||||||
dwellAngleGauge = dwellAngle,"Ignition: dwell duration", "deg", 0.0,120.0, 0.0,120.0, 0.0,120.0, 1,1
|
dwellAngleGauge = dwellAngle,"Ignition: dwell duration", "deg", 0.0,120.0, 0.0,120.0, 0.0,120.0, 1,1
|
||||||
cltTimingCorrectionGauge = cltTimingCorrection,"Ignition: CLT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
cltTimingCorrectionGauge = cltTimingCorrection,"Ign: CLT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingIatCorrectionGauge = timingIatCorrection,"Ignition: IAT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingIatCorrectionGauge = timingIatCorrection,"Ign: IAT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingPidCorrectionGauge = timingPidCorrection,"Ignition: PID correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingPidCorrectionGauge = timingPidCorrection,"Idle: Timing adjustment", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
luaTimingAddGauge = luaTimingAdd,"Ign: Lua timing add", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
luaTimingAddGauge = luaTimingAdd,"Ign: Lua timing add", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
luaTimingMultGauge = luaTimingMult,"Ign: Lua timing mult", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
luaTimingMultGauge = luaTimingMult,"Ign: Lua timing mult", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
gaugeCategory = "Boost Control"
|
gaugeCategory = "Boost Control"
|
||||||
|
@ -4853,12 +4853,12 @@ entry = injectorHwIssue, "injectorHwIssue", int, "%d"
|
||||||
entry = baseDwell, "Ignition: base dwell", float, "%.3f"
|
entry = baseDwell, "Ignition: base dwell", float, "%.3f"
|
||||||
entry = sparkDwell, "Ign: Dwell", float, "%.3f"
|
entry = sparkDwell, "Ign: Dwell", float, "%.3f"
|
||||||
entry = dwellAngle, "Ignition: dwell duration", float, "%.3f"
|
entry = dwellAngle, "Ignition: dwell duration", float, "%.3f"
|
||||||
entry = cltTimingCorrection, "Ignition: CLT correction", float, "%.3f"
|
entry = cltTimingCorrection, "Ign: CLT correction", float, "%.3f"
|
||||||
entry = timingIatCorrection, "Ignition: IAT correction", float, "%.3f"
|
entry = timingIatCorrection, "Ign: IAT correction", float, "%.3f"
|
||||||
entry = timingPidCorrection, "Ignition: PID correction", float, "%.3f"
|
entry = timingPidCorrection, "Idle: Timing adjustment", float, "%.3f"
|
||||||
entry = baseIgnitionAdvance, "Ign: Timing", float, "%.3f"
|
entry = baseIgnitionAdvance, "Ign: Timing", float, "%.3f"
|
||||||
entry = correctedIgnitionAdvance, "Timing: ignition", float, "%.3f"
|
entry = correctedIgnitionAdvance, "Timing: ignition", float, "%.3f"
|
||||||
entry = dwellVoltageCorrection, "Ignition: dwell corr", float, "%.3f"
|
entry = dwellVoltageCorrection, "Ign: Dwell voltage correction", float, "%.3f"
|
||||||
entry = luaTimingAdd, "Ign: Lua timing add", float, "%.3f"
|
entry = luaTimingAdd, "Ign: Lua timing add", float, "%.3f"
|
||||||
entry = luaTimingMult, "Ign: Lua timing mult", float, "%.3f"
|
entry = luaTimingMult, "Ign: Lua timing mult", float, "%.3f"
|
||||||
entry = perCylinderTiming1, "perCylinderTiming 1", int, "%d"
|
entry = perCylinderTiming1, "perCylinderTiming 1", int, "%d"
|
||||||
|
|
|
@ -87,7 +87,7 @@ enable2ndByteCanID = false
|
||||||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||||
|
|
||||||
; CONFIG_DEFINITION_START
|
; CONFIG_DEFINITION_START
|
||||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri May 05 01:27:54 UTC 2023
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri May 05 01:35:46 UTC 2023
|
||||||
|
|
||||||
pageSize = 23176
|
pageSize = 23176
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -4080,9 +4080,9 @@ targetAFRGauge = targetAFR,"Fuel: target AFR", "ratio", 10.0,20.0, 10.0,20.0, 10
|
||||||
baseDwellGauge = baseDwell,"Ignition: base dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
baseDwellGauge = baseDwell,"Ignition: base dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
||||||
sparkDwellGauge = sparkDwell,"Ign: Dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
sparkDwellGauge = sparkDwell,"Ign: Dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
||||||
dwellAngleGauge = dwellAngle,"Ignition: dwell duration", "deg", 0.0,120.0, 0.0,120.0, 0.0,120.0, 1,1
|
dwellAngleGauge = dwellAngle,"Ignition: dwell duration", "deg", 0.0,120.0, 0.0,120.0, 0.0,120.0, 1,1
|
||||||
cltTimingCorrectionGauge = cltTimingCorrection,"Ignition: CLT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
cltTimingCorrectionGauge = cltTimingCorrection,"Ign: CLT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingIatCorrectionGauge = timingIatCorrection,"Ignition: IAT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingIatCorrectionGauge = timingIatCorrection,"Ign: IAT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingPidCorrectionGauge = timingPidCorrection,"Ignition: PID correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingPidCorrectionGauge = timingPidCorrection,"Idle: Timing adjustment", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
luaTimingAddGauge = luaTimingAdd,"Ign: Lua timing add", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
luaTimingAddGauge = luaTimingAdd,"Ign: Lua timing add", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
luaTimingMultGauge = luaTimingMult,"Ign: Lua timing mult", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
luaTimingMultGauge = luaTimingMult,"Ign: Lua timing mult", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
gaugeCategory = "Boost Control"
|
gaugeCategory = "Boost Control"
|
||||||
|
@ -4853,12 +4853,12 @@ entry = injectorHwIssue, "injectorHwIssue", int, "%d"
|
||||||
entry = baseDwell, "Ignition: base dwell", float, "%.3f"
|
entry = baseDwell, "Ignition: base dwell", float, "%.3f"
|
||||||
entry = sparkDwell, "Ign: Dwell", float, "%.3f"
|
entry = sparkDwell, "Ign: Dwell", float, "%.3f"
|
||||||
entry = dwellAngle, "Ignition: dwell duration", float, "%.3f"
|
entry = dwellAngle, "Ignition: dwell duration", float, "%.3f"
|
||||||
entry = cltTimingCorrection, "Ignition: CLT correction", float, "%.3f"
|
entry = cltTimingCorrection, "Ign: CLT correction", float, "%.3f"
|
||||||
entry = timingIatCorrection, "Ignition: IAT correction", float, "%.3f"
|
entry = timingIatCorrection, "Ign: IAT correction", float, "%.3f"
|
||||||
entry = timingPidCorrection, "Ignition: PID correction", float, "%.3f"
|
entry = timingPidCorrection, "Idle: Timing adjustment", float, "%.3f"
|
||||||
entry = baseIgnitionAdvance, "Ign: Timing", float, "%.3f"
|
entry = baseIgnitionAdvance, "Ign: Timing", float, "%.3f"
|
||||||
entry = correctedIgnitionAdvance, "Timing: ignition", float, "%.3f"
|
entry = correctedIgnitionAdvance, "Timing: ignition", float, "%.3f"
|
||||||
entry = dwellVoltageCorrection, "Ignition: dwell corr", float, "%.3f"
|
entry = dwellVoltageCorrection, "Ign: Dwell voltage correction", float, "%.3f"
|
||||||
entry = luaTimingAdd, "Ign: Lua timing add", float, "%.3f"
|
entry = luaTimingAdd, "Ign: Lua timing add", float, "%.3f"
|
||||||
entry = luaTimingMult, "Ign: Lua timing mult", float, "%.3f"
|
entry = luaTimingMult, "Ign: Lua timing mult", float, "%.3f"
|
||||||
entry = perCylinderTiming1, "perCylinderTiming 1", int, "%d"
|
entry = perCylinderTiming1, "perCylinderTiming 1", int, "%d"
|
||||||
|
|
|
@ -87,7 +87,7 @@ enable2ndByteCanID = false
|
||||||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||||
|
|
||||||
; CONFIG_DEFINITION_START
|
; CONFIG_DEFINITION_START
|
||||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri May 05 01:27:56 UTC 2023
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri May 05 01:35:47 UTC 2023
|
||||||
|
|
||||||
pageSize = 23176
|
pageSize = 23176
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -4080,9 +4080,9 @@ targetAFRGauge = targetAFR,"Fuel: target AFR", "ratio", 10.0,20.0, 10.0,20.0, 10
|
||||||
baseDwellGauge = baseDwell,"Ignition: base dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
baseDwellGauge = baseDwell,"Ignition: base dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
||||||
sparkDwellGauge = sparkDwell,"Ign: Dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
sparkDwellGauge = sparkDwell,"Ign: Dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
||||||
dwellAngleGauge = dwellAngle,"Ignition: dwell duration", "deg", 0.0,120.0, 0.0,120.0, 0.0,120.0, 1,1
|
dwellAngleGauge = dwellAngle,"Ignition: dwell duration", "deg", 0.0,120.0, 0.0,120.0, 0.0,120.0, 1,1
|
||||||
cltTimingCorrectionGauge = cltTimingCorrection,"Ignition: CLT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
cltTimingCorrectionGauge = cltTimingCorrection,"Ign: CLT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingIatCorrectionGauge = timingIatCorrection,"Ignition: IAT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingIatCorrectionGauge = timingIatCorrection,"Ign: IAT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingPidCorrectionGauge = timingPidCorrection,"Ignition: PID correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingPidCorrectionGauge = timingPidCorrection,"Idle: Timing adjustment", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
luaTimingAddGauge = luaTimingAdd,"Ign: Lua timing add", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
luaTimingAddGauge = luaTimingAdd,"Ign: Lua timing add", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
luaTimingMultGauge = luaTimingMult,"Ign: Lua timing mult", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
luaTimingMultGauge = luaTimingMult,"Ign: Lua timing mult", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
gaugeCategory = "Boost Control"
|
gaugeCategory = "Boost Control"
|
||||||
|
@ -4853,12 +4853,12 @@ entry = injectorHwIssue, "injectorHwIssue", int, "%d"
|
||||||
entry = baseDwell, "Ignition: base dwell", float, "%.3f"
|
entry = baseDwell, "Ignition: base dwell", float, "%.3f"
|
||||||
entry = sparkDwell, "Ign: Dwell", float, "%.3f"
|
entry = sparkDwell, "Ign: Dwell", float, "%.3f"
|
||||||
entry = dwellAngle, "Ignition: dwell duration", float, "%.3f"
|
entry = dwellAngle, "Ignition: dwell duration", float, "%.3f"
|
||||||
entry = cltTimingCorrection, "Ignition: CLT correction", float, "%.3f"
|
entry = cltTimingCorrection, "Ign: CLT correction", float, "%.3f"
|
||||||
entry = timingIatCorrection, "Ignition: IAT correction", float, "%.3f"
|
entry = timingIatCorrection, "Ign: IAT correction", float, "%.3f"
|
||||||
entry = timingPidCorrection, "Ignition: PID correction", float, "%.3f"
|
entry = timingPidCorrection, "Idle: Timing adjustment", float, "%.3f"
|
||||||
entry = baseIgnitionAdvance, "Ign: Timing", float, "%.3f"
|
entry = baseIgnitionAdvance, "Ign: Timing", float, "%.3f"
|
||||||
entry = correctedIgnitionAdvance, "Timing: ignition", float, "%.3f"
|
entry = correctedIgnitionAdvance, "Timing: ignition", float, "%.3f"
|
||||||
entry = dwellVoltageCorrection, "Ignition: dwell corr", float, "%.3f"
|
entry = dwellVoltageCorrection, "Ign: Dwell voltage correction", float, "%.3f"
|
||||||
entry = luaTimingAdd, "Ign: Lua timing add", float, "%.3f"
|
entry = luaTimingAdd, "Ign: Lua timing add", float, "%.3f"
|
||||||
entry = luaTimingMult, "Ign: Lua timing mult", float, "%.3f"
|
entry = luaTimingMult, "Ign: Lua timing mult", float, "%.3f"
|
||||||
entry = perCylinderTiming1, "perCylinderTiming 1", int, "%d"
|
entry = perCylinderTiming1, "perCylinderTiming 1", int, "%d"
|
||||||
|
|
|
@ -87,7 +87,7 @@ enable2ndByteCanID = false
|
||||||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||||
|
|
||||||
; CONFIG_DEFINITION_START
|
; CONFIG_DEFINITION_START
|
||||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Fri May 05 01:27:32 UTC 2023
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Fri May 05 01:35:24 UTC 2023
|
||||||
|
|
||||||
pageSize = 23176
|
pageSize = 23176
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -4080,9 +4080,9 @@ targetAFRGauge = targetAFR,"Fuel: target AFR", "ratio", 10.0,20.0, 10.0,20.0, 10
|
||||||
baseDwellGauge = baseDwell,"Ignition: base dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
baseDwellGauge = baseDwell,"Ignition: base dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
||||||
sparkDwellGauge = sparkDwell,"Ign: Dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
sparkDwellGauge = sparkDwell,"Ign: Dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
||||||
dwellAngleGauge = dwellAngle,"Ignition: dwell duration", "deg", 0.0,120.0, 0.0,120.0, 0.0,120.0, 1,1
|
dwellAngleGauge = dwellAngle,"Ignition: dwell duration", "deg", 0.0,120.0, 0.0,120.0, 0.0,120.0, 1,1
|
||||||
cltTimingCorrectionGauge = cltTimingCorrection,"Ignition: CLT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
cltTimingCorrectionGauge = cltTimingCorrection,"Ign: CLT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingIatCorrectionGauge = timingIatCorrection,"Ignition: IAT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingIatCorrectionGauge = timingIatCorrection,"Ign: IAT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingPidCorrectionGauge = timingPidCorrection,"Ignition: PID correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingPidCorrectionGauge = timingPidCorrection,"Idle: Timing adjustment", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
luaTimingAddGauge = luaTimingAdd,"Ign: Lua timing add", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
luaTimingAddGauge = luaTimingAdd,"Ign: Lua timing add", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
luaTimingMultGauge = luaTimingMult,"Ign: Lua timing mult", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
luaTimingMultGauge = luaTimingMult,"Ign: Lua timing mult", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
gaugeCategory = "Boost Control"
|
gaugeCategory = "Boost Control"
|
||||||
|
@ -4853,12 +4853,12 @@ entry = injectorHwIssue, "injectorHwIssue", int, "%d"
|
||||||
entry = baseDwell, "Ignition: base dwell", float, "%.3f"
|
entry = baseDwell, "Ignition: base dwell", float, "%.3f"
|
||||||
entry = sparkDwell, "Ign: Dwell", float, "%.3f"
|
entry = sparkDwell, "Ign: Dwell", float, "%.3f"
|
||||||
entry = dwellAngle, "Ignition: dwell duration", float, "%.3f"
|
entry = dwellAngle, "Ignition: dwell duration", float, "%.3f"
|
||||||
entry = cltTimingCorrection, "Ignition: CLT correction", float, "%.3f"
|
entry = cltTimingCorrection, "Ign: CLT correction", float, "%.3f"
|
||||||
entry = timingIatCorrection, "Ignition: IAT correction", float, "%.3f"
|
entry = timingIatCorrection, "Ign: IAT correction", float, "%.3f"
|
||||||
entry = timingPidCorrection, "Ignition: PID correction", float, "%.3f"
|
entry = timingPidCorrection, "Idle: Timing adjustment", float, "%.3f"
|
||||||
entry = baseIgnitionAdvance, "Ign: Timing", float, "%.3f"
|
entry = baseIgnitionAdvance, "Ign: Timing", float, "%.3f"
|
||||||
entry = correctedIgnitionAdvance, "Timing: ignition", float, "%.3f"
|
entry = correctedIgnitionAdvance, "Timing: ignition", float, "%.3f"
|
||||||
entry = dwellVoltageCorrection, "Ignition: dwell corr", float, "%.3f"
|
entry = dwellVoltageCorrection, "Ign: Dwell voltage correction", float, "%.3f"
|
||||||
entry = luaTimingAdd, "Ign: Lua timing add", float, "%.3f"
|
entry = luaTimingAdd, "Ign: Lua timing add", float, "%.3f"
|
||||||
entry = luaTimingMult, "Ign: Lua timing mult", float, "%.3f"
|
entry = luaTimingMult, "Ign: Lua timing mult", float, "%.3f"
|
||||||
entry = perCylinderTiming1, "perCylinderTiming 1", int, "%d"
|
entry = perCylinderTiming1, "perCylinderTiming 1", int, "%d"
|
||||||
|
|
|
@ -87,7 +87,7 @@ enable2ndByteCanID = false
|
||||||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||||
|
|
||||||
; CONFIG_DEFINITION_START
|
; CONFIG_DEFINITION_START
|
||||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri May 05 01:28:02 UTC 2023
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri May 05 01:35:53 UTC 2023
|
||||||
|
|
||||||
pageSize = 23176
|
pageSize = 23176
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -4080,9 +4080,9 @@ targetAFRGauge = targetAFR,"Fuel: target AFR", "ratio", 10.0,20.0, 10.0,20.0, 10
|
||||||
baseDwellGauge = baseDwell,"Ignition: base dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
baseDwellGauge = baseDwell,"Ignition: base dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
||||||
sparkDwellGauge = sparkDwell,"Ign: Dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
sparkDwellGauge = sparkDwell,"Ign: Dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
||||||
dwellAngleGauge = dwellAngle,"Ignition: dwell duration", "deg", 0.0,120.0, 0.0,120.0, 0.0,120.0, 1,1
|
dwellAngleGauge = dwellAngle,"Ignition: dwell duration", "deg", 0.0,120.0, 0.0,120.0, 0.0,120.0, 1,1
|
||||||
cltTimingCorrectionGauge = cltTimingCorrection,"Ignition: CLT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
cltTimingCorrectionGauge = cltTimingCorrection,"Ign: CLT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingIatCorrectionGauge = timingIatCorrection,"Ignition: IAT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingIatCorrectionGauge = timingIatCorrection,"Ign: IAT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingPidCorrectionGauge = timingPidCorrection,"Ignition: PID correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingPidCorrectionGauge = timingPidCorrection,"Idle: Timing adjustment", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
luaTimingAddGauge = luaTimingAdd,"Ign: Lua timing add", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
luaTimingAddGauge = luaTimingAdd,"Ign: Lua timing add", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
luaTimingMultGauge = luaTimingMult,"Ign: Lua timing mult", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
luaTimingMultGauge = luaTimingMult,"Ign: Lua timing mult", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
gaugeCategory = "Boost Control"
|
gaugeCategory = "Boost Control"
|
||||||
|
@ -4853,12 +4853,12 @@ entry = injectorHwIssue, "injectorHwIssue", int, "%d"
|
||||||
entry = baseDwell, "Ignition: base dwell", float, "%.3f"
|
entry = baseDwell, "Ignition: base dwell", float, "%.3f"
|
||||||
entry = sparkDwell, "Ign: Dwell", float, "%.3f"
|
entry = sparkDwell, "Ign: Dwell", float, "%.3f"
|
||||||
entry = dwellAngle, "Ignition: dwell duration", float, "%.3f"
|
entry = dwellAngle, "Ignition: dwell duration", float, "%.3f"
|
||||||
entry = cltTimingCorrection, "Ignition: CLT correction", float, "%.3f"
|
entry = cltTimingCorrection, "Ign: CLT correction", float, "%.3f"
|
||||||
entry = timingIatCorrection, "Ignition: IAT correction", float, "%.3f"
|
entry = timingIatCorrection, "Ign: IAT correction", float, "%.3f"
|
||||||
entry = timingPidCorrection, "Ignition: PID correction", float, "%.3f"
|
entry = timingPidCorrection, "Idle: Timing adjustment", float, "%.3f"
|
||||||
entry = baseIgnitionAdvance, "Ign: Timing", float, "%.3f"
|
entry = baseIgnitionAdvance, "Ign: Timing", float, "%.3f"
|
||||||
entry = correctedIgnitionAdvance, "Timing: ignition", float, "%.3f"
|
entry = correctedIgnitionAdvance, "Timing: ignition", float, "%.3f"
|
||||||
entry = dwellVoltageCorrection, "Ignition: dwell corr", float, "%.3f"
|
entry = dwellVoltageCorrection, "Ign: Dwell voltage correction", float, "%.3f"
|
||||||
entry = luaTimingAdd, "Ign: Lua timing add", float, "%.3f"
|
entry = luaTimingAdd, "Ign: Lua timing add", float, "%.3f"
|
||||||
entry = luaTimingMult, "Ign: Lua timing mult", float, "%.3f"
|
entry = luaTimingMult, "Ign: Lua timing mult", float, "%.3f"
|
||||||
entry = perCylinderTiming1, "perCylinderTiming 1", int, "%d"
|
entry = perCylinderTiming1, "perCylinderTiming 1", int, "%d"
|
||||||
|
|
|
@ -87,7 +87,7 @@ enable2ndByteCanID = false
|
||||||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||||
|
|
||||||
; CONFIG_DEFINITION_START
|
; CONFIG_DEFINITION_START
|
||||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri May 05 01:27:58 UTC 2023
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri May 05 01:35:49 UTC 2023
|
||||||
|
|
||||||
pageSize = 23176
|
pageSize = 23176
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -4080,9 +4080,9 @@ targetAFRGauge = targetAFR,"Fuel: target AFR", "ratio", 10.0,20.0, 10.0,20.0, 10
|
||||||
baseDwellGauge = baseDwell,"Ignition: base dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
baseDwellGauge = baseDwell,"Ignition: base dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
||||||
sparkDwellGauge = sparkDwell,"Ign: Dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
sparkDwellGauge = sparkDwell,"Ign: Dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
||||||
dwellAngleGauge = dwellAngle,"Ignition: dwell duration", "deg", 0.0,120.0, 0.0,120.0, 0.0,120.0, 1,1
|
dwellAngleGauge = dwellAngle,"Ignition: dwell duration", "deg", 0.0,120.0, 0.0,120.0, 0.0,120.0, 1,1
|
||||||
cltTimingCorrectionGauge = cltTimingCorrection,"Ignition: CLT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
cltTimingCorrectionGauge = cltTimingCorrection,"Ign: CLT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingIatCorrectionGauge = timingIatCorrection,"Ignition: IAT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingIatCorrectionGauge = timingIatCorrection,"Ign: IAT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingPidCorrectionGauge = timingPidCorrection,"Ignition: PID correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingPidCorrectionGauge = timingPidCorrection,"Idle: Timing adjustment", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
luaTimingAddGauge = luaTimingAdd,"Ign: Lua timing add", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
luaTimingAddGauge = luaTimingAdd,"Ign: Lua timing add", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
luaTimingMultGauge = luaTimingMult,"Ign: Lua timing mult", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
luaTimingMultGauge = luaTimingMult,"Ign: Lua timing mult", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
gaugeCategory = "Boost Control"
|
gaugeCategory = "Boost Control"
|
||||||
|
@ -4854,12 +4854,12 @@ entry = injectorHwIssue, "injectorHwIssue", int, "%d"
|
||||||
entry = baseDwell, "Ignition: base dwell", float, "%.3f"
|
entry = baseDwell, "Ignition: base dwell", float, "%.3f"
|
||||||
entry = sparkDwell, "Ign: Dwell", float, "%.3f"
|
entry = sparkDwell, "Ign: Dwell", float, "%.3f"
|
||||||
entry = dwellAngle, "Ignition: dwell duration", float, "%.3f"
|
entry = dwellAngle, "Ignition: dwell duration", float, "%.3f"
|
||||||
entry = cltTimingCorrection, "Ignition: CLT correction", float, "%.3f"
|
entry = cltTimingCorrection, "Ign: CLT correction", float, "%.3f"
|
||||||
entry = timingIatCorrection, "Ignition: IAT correction", float, "%.3f"
|
entry = timingIatCorrection, "Ign: IAT correction", float, "%.3f"
|
||||||
entry = timingPidCorrection, "Ignition: PID correction", float, "%.3f"
|
entry = timingPidCorrection, "Idle: Timing adjustment", float, "%.3f"
|
||||||
entry = baseIgnitionAdvance, "Ign: Timing", float, "%.3f"
|
entry = baseIgnitionAdvance, "Ign: Timing", float, "%.3f"
|
||||||
entry = correctedIgnitionAdvance, "Timing: ignition", float, "%.3f"
|
entry = correctedIgnitionAdvance, "Timing: ignition", float, "%.3f"
|
||||||
entry = dwellVoltageCorrection, "Ignition: dwell corr", float, "%.3f"
|
entry = dwellVoltageCorrection, "Ign: Dwell voltage correction", float, "%.3f"
|
||||||
entry = luaTimingAdd, "Ign: Lua timing add", float, "%.3f"
|
entry = luaTimingAdd, "Ign: Lua timing add", float, "%.3f"
|
||||||
entry = luaTimingMult, "Ign: Lua timing mult", float, "%.3f"
|
entry = luaTimingMult, "Ign: Lua timing mult", float, "%.3f"
|
||||||
entry = perCylinderTiming1, "perCylinderTiming 1", int, "%d"
|
entry = perCylinderTiming1, "perCylinderTiming 1", int, "%d"
|
||||||
|
|
|
@ -87,7 +87,7 @@ enable2ndByteCanID = false
|
||||||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||||
|
|
||||||
; CONFIG_DEFINITION_START
|
; CONFIG_DEFINITION_START
|
||||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri May 05 01:27:57 UTC 2023
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri May 05 01:35:48 UTC 2023
|
||||||
|
|
||||||
pageSize = 23176
|
pageSize = 23176
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -4080,9 +4080,9 @@ targetAFRGauge = targetAFR,"Fuel: target AFR", "ratio", 10.0,20.0, 10.0,20.0, 10
|
||||||
baseDwellGauge = baseDwell,"Ignition: base dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
baseDwellGauge = baseDwell,"Ignition: base dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
||||||
sparkDwellGauge = sparkDwell,"Ign: Dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
sparkDwellGauge = sparkDwell,"Ign: Dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
||||||
dwellAngleGauge = dwellAngle,"Ignition: dwell duration", "deg", 0.0,120.0, 0.0,120.0, 0.0,120.0, 1,1
|
dwellAngleGauge = dwellAngle,"Ignition: dwell duration", "deg", 0.0,120.0, 0.0,120.0, 0.0,120.0, 1,1
|
||||||
cltTimingCorrectionGauge = cltTimingCorrection,"Ignition: CLT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
cltTimingCorrectionGauge = cltTimingCorrection,"Ign: CLT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingIatCorrectionGauge = timingIatCorrection,"Ignition: IAT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingIatCorrectionGauge = timingIatCorrection,"Ign: IAT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingPidCorrectionGauge = timingPidCorrection,"Ignition: PID correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingPidCorrectionGauge = timingPidCorrection,"Idle: Timing adjustment", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
luaTimingAddGauge = luaTimingAdd,"Ign: Lua timing add", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
luaTimingAddGauge = luaTimingAdd,"Ign: Lua timing add", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
luaTimingMultGauge = luaTimingMult,"Ign: Lua timing mult", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
luaTimingMultGauge = luaTimingMult,"Ign: Lua timing mult", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
gaugeCategory = "Boost Control"
|
gaugeCategory = "Boost Control"
|
||||||
|
@ -4854,12 +4854,12 @@ entry = injectorHwIssue, "injectorHwIssue", int, "%d"
|
||||||
entry = baseDwell, "Ignition: base dwell", float, "%.3f"
|
entry = baseDwell, "Ignition: base dwell", float, "%.3f"
|
||||||
entry = sparkDwell, "Ign: Dwell", float, "%.3f"
|
entry = sparkDwell, "Ign: Dwell", float, "%.3f"
|
||||||
entry = dwellAngle, "Ignition: dwell duration", float, "%.3f"
|
entry = dwellAngle, "Ignition: dwell duration", float, "%.3f"
|
||||||
entry = cltTimingCorrection, "Ignition: CLT correction", float, "%.3f"
|
entry = cltTimingCorrection, "Ign: CLT correction", float, "%.3f"
|
||||||
entry = timingIatCorrection, "Ignition: IAT correction", float, "%.3f"
|
entry = timingIatCorrection, "Ign: IAT correction", float, "%.3f"
|
||||||
entry = timingPidCorrection, "Ignition: PID correction", float, "%.3f"
|
entry = timingPidCorrection, "Idle: Timing adjustment", float, "%.3f"
|
||||||
entry = baseIgnitionAdvance, "Ign: Timing", float, "%.3f"
|
entry = baseIgnitionAdvance, "Ign: Timing", float, "%.3f"
|
||||||
entry = correctedIgnitionAdvance, "Timing: ignition", float, "%.3f"
|
entry = correctedIgnitionAdvance, "Timing: ignition", float, "%.3f"
|
||||||
entry = dwellVoltageCorrection, "Ignition: dwell corr", float, "%.3f"
|
entry = dwellVoltageCorrection, "Ign: Dwell voltage correction", float, "%.3f"
|
||||||
entry = luaTimingAdd, "Ign: Lua timing add", float, "%.3f"
|
entry = luaTimingAdd, "Ign: Lua timing add", float, "%.3f"
|
||||||
entry = luaTimingMult, "Ign: Lua timing mult", float, "%.3f"
|
entry = luaTimingMult, "Ign: Lua timing mult", float, "%.3f"
|
||||||
entry = perCylinderTiming1, "perCylinderTiming 1", int, "%d"
|
entry = perCylinderTiming1, "perCylinderTiming 1", int, "%d"
|
||||||
|
|
|
@ -87,7 +87,7 @@ enable2ndByteCanID = false
|
||||||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||||
|
|
||||||
; CONFIG_DEFINITION_START
|
; CONFIG_DEFINITION_START
|
||||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri May 05 01:28:15 UTC 2023
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri May 05 01:36:06 UTC 2023
|
||||||
|
|
||||||
pageSize = 23176
|
pageSize = 23176
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -4080,9 +4080,9 @@ targetAFRGauge = targetAFR,"Fuel: target AFR", "ratio", 10.0,20.0, 10.0,20.0, 10
|
||||||
baseDwellGauge = baseDwell,"Ignition: base dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
baseDwellGauge = baseDwell,"Ignition: base dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
||||||
sparkDwellGauge = sparkDwell,"Ign: Dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
sparkDwellGauge = sparkDwell,"Ign: Dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
||||||
dwellAngleGauge = dwellAngle,"Ignition: dwell duration", "deg", 0.0,120.0, 0.0,120.0, 0.0,120.0, 1,1
|
dwellAngleGauge = dwellAngle,"Ignition: dwell duration", "deg", 0.0,120.0, 0.0,120.0, 0.0,120.0, 1,1
|
||||||
cltTimingCorrectionGauge = cltTimingCorrection,"Ignition: CLT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
cltTimingCorrectionGauge = cltTimingCorrection,"Ign: CLT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingIatCorrectionGauge = timingIatCorrection,"Ignition: IAT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingIatCorrectionGauge = timingIatCorrection,"Ign: IAT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingPidCorrectionGauge = timingPidCorrection,"Ignition: PID correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingPidCorrectionGauge = timingPidCorrection,"Idle: Timing adjustment", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
luaTimingAddGauge = luaTimingAdd,"Ign: Lua timing add", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
luaTimingAddGauge = luaTimingAdd,"Ign: Lua timing add", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
luaTimingMultGauge = luaTimingMult,"Ign: Lua timing mult", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
luaTimingMultGauge = luaTimingMult,"Ign: Lua timing mult", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
gaugeCategory = "Boost Control"
|
gaugeCategory = "Boost Control"
|
||||||
|
@ -4853,12 +4853,12 @@ entry = injectorHwIssue, "injectorHwIssue", int, "%d"
|
||||||
entry = baseDwell, "Ignition: base dwell", float, "%.3f"
|
entry = baseDwell, "Ignition: base dwell", float, "%.3f"
|
||||||
entry = sparkDwell, "Ign: Dwell", float, "%.3f"
|
entry = sparkDwell, "Ign: Dwell", float, "%.3f"
|
||||||
entry = dwellAngle, "Ignition: dwell duration", float, "%.3f"
|
entry = dwellAngle, "Ignition: dwell duration", float, "%.3f"
|
||||||
entry = cltTimingCorrection, "Ignition: CLT correction", float, "%.3f"
|
entry = cltTimingCorrection, "Ign: CLT correction", float, "%.3f"
|
||||||
entry = timingIatCorrection, "Ignition: IAT correction", float, "%.3f"
|
entry = timingIatCorrection, "Ign: IAT correction", float, "%.3f"
|
||||||
entry = timingPidCorrection, "Ignition: PID correction", float, "%.3f"
|
entry = timingPidCorrection, "Idle: Timing adjustment", float, "%.3f"
|
||||||
entry = baseIgnitionAdvance, "Ign: Timing", float, "%.3f"
|
entry = baseIgnitionAdvance, "Ign: Timing", float, "%.3f"
|
||||||
entry = correctedIgnitionAdvance, "Timing: ignition", float, "%.3f"
|
entry = correctedIgnitionAdvance, "Timing: ignition", float, "%.3f"
|
||||||
entry = dwellVoltageCorrection, "Ignition: dwell corr", float, "%.3f"
|
entry = dwellVoltageCorrection, "Ign: Dwell voltage correction", float, "%.3f"
|
||||||
entry = luaTimingAdd, "Ign: Lua timing add", float, "%.3f"
|
entry = luaTimingAdd, "Ign: Lua timing add", float, "%.3f"
|
||||||
entry = luaTimingMult, "Ign: Lua timing mult", float, "%.3f"
|
entry = luaTimingMult, "Ign: Lua timing mult", float, "%.3f"
|
||||||
entry = perCylinderTiming1, "perCylinderTiming 1", int, "%d"
|
entry = perCylinderTiming1, "perCylinderTiming 1", int, "%d"
|
||||||
|
|
|
@ -87,7 +87,7 @@ enable2ndByteCanID = false
|
||||||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||||
|
|
||||||
; CONFIG_DEFINITION_START
|
; CONFIG_DEFINITION_START
|
||||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri May 05 01:28:16 UTC 2023
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri May 05 01:36:07 UTC 2023
|
||||||
|
|
||||||
pageSize = 23176
|
pageSize = 23176
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -4080,9 +4080,9 @@ targetAFRGauge = targetAFR,"Fuel: target AFR", "ratio", 10.0,20.0, 10.0,20.0, 10
|
||||||
baseDwellGauge = baseDwell,"Ignition: base dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
baseDwellGauge = baseDwell,"Ignition: base dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
||||||
sparkDwellGauge = sparkDwell,"Ign: Dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
sparkDwellGauge = sparkDwell,"Ign: Dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
||||||
dwellAngleGauge = dwellAngle,"Ignition: dwell duration", "deg", 0.0,120.0, 0.0,120.0, 0.0,120.0, 1,1
|
dwellAngleGauge = dwellAngle,"Ignition: dwell duration", "deg", 0.0,120.0, 0.0,120.0, 0.0,120.0, 1,1
|
||||||
cltTimingCorrectionGauge = cltTimingCorrection,"Ignition: CLT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
cltTimingCorrectionGauge = cltTimingCorrection,"Ign: CLT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingIatCorrectionGauge = timingIatCorrection,"Ignition: IAT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingIatCorrectionGauge = timingIatCorrection,"Ign: IAT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingPidCorrectionGauge = timingPidCorrection,"Ignition: PID correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingPidCorrectionGauge = timingPidCorrection,"Idle: Timing adjustment", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
luaTimingAddGauge = luaTimingAdd,"Ign: Lua timing add", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
luaTimingAddGauge = luaTimingAdd,"Ign: Lua timing add", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
luaTimingMultGauge = luaTimingMult,"Ign: Lua timing mult", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
luaTimingMultGauge = luaTimingMult,"Ign: Lua timing mult", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
gaugeCategory = "Boost Control"
|
gaugeCategory = "Boost Control"
|
||||||
|
@ -4853,12 +4853,12 @@ entry = injectorHwIssue, "injectorHwIssue", int, "%d"
|
||||||
entry = baseDwell, "Ignition: base dwell", float, "%.3f"
|
entry = baseDwell, "Ignition: base dwell", float, "%.3f"
|
||||||
entry = sparkDwell, "Ign: Dwell", float, "%.3f"
|
entry = sparkDwell, "Ign: Dwell", float, "%.3f"
|
||||||
entry = dwellAngle, "Ignition: dwell duration", float, "%.3f"
|
entry = dwellAngle, "Ignition: dwell duration", float, "%.3f"
|
||||||
entry = cltTimingCorrection, "Ignition: CLT correction", float, "%.3f"
|
entry = cltTimingCorrection, "Ign: CLT correction", float, "%.3f"
|
||||||
entry = timingIatCorrection, "Ignition: IAT correction", float, "%.3f"
|
entry = timingIatCorrection, "Ign: IAT correction", float, "%.3f"
|
||||||
entry = timingPidCorrection, "Ignition: PID correction", float, "%.3f"
|
entry = timingPidCorrection, "Idle: Timing adjustment", float, "%.3f"
|
||||||
entry = baseIgnitionAdvance, "Ign: Timing", float, "%.3f"
|
entry = baseIgnitionAdvance, "Ign: Timing", float, "%.3f"
|
||||||
entry = correctedIgnitionAdvance, "Timing: ignition", float, "%.3f"
|
entry = correctedIgnitionAdvance, "Timing: ignition", float, "%.3f"
|
||||||
entry = dwellVoltageCorrection, "Ignition: dwell corr", float, "%.3f"
|
entry = dwellVoltageCorrection, "Ign: Dwell voltage correction", float, "%.3f"
|
||||||
entry = luaTimingAdd, "Ign: Lua timing add", float, "%.3f"
|
entry = luaTimingAdd, "Ign: Lua timing add", float, "%.3f"
|
||||||
entry = luaTimingMult, "Ign: Lua timing mult", float, "%.3f"
|
entry = luaTimingMult, "Ign: Lua timing mult", float, "%.3f"
|
||||||
entry = perCylinderTiming1, "perCylinderTiming 1", int, "%d"
|
entry = perCylinderTiming1, "perCylinderTiming 1", int, "%d"
|
||||||
|
|
|
@ -87,7 +87,7 @@ enable2ndByteCanID = false
|
||||||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||||
|
|
||||||
; CONFIG_DEFINITION_START
|
; CONFIG_DEFINITION_START
|
||||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri May 05 01:28:17 UTC 2023
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri May 05 01:36:08 UTC 2023
|
||||||
|
|
||||||
pageSize = 23176
|
pageSize = 23176
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -4080,9 +4080,9 @@ targetAFRGauge = targetAFR,"Fuel: target AFR", "ratio", 10.0,20.0, 10.0,20.0, 10
|
||||||
baseDwellGauge = baseDwell,"Ignition: base dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
baseDwellGauge = baseDwell,"Ignition: base dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
||||||
sparkDwellGauge = sparkDwell,"Ign: Dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
sparkDwellGauge = sparkDwell,"Ign: Dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
||||||
dwellAngleGauge = dwellAngle,"Ignition: dwell duration", "deg", 0.0,120.0, 0.0,120.0, 0.0,120.0, 1,1
|
dwellAngleGauge = dwellAngle,"Ignition: dwell duration", "deg", 0.0,120.0, 0.0,120.0, 0.0,120.0, 1,1
|
||||||
cltTimingCorrectionGauge = cltTimingCorrection,"Ignition: CLT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
cltTimingCorrectionGauge = cltTimingCorrection,"Ign: CLT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingIatCorrectionGauge = timingIatCorrection,"Ignition: IAT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingIatCorrectionGauge = timingIatCorrection,"Ign: IAT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingPidCorrectionGauge = timingPidCorrection,"Ignition: PID correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingPidCorrectionGauge = timingPidCorrection,"Idle: Timing adjustment", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
luaTimingAddGauge = luaTimingAdd,"Ign: Lua timing add", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
luaTimingAddGauge = luaTimingAdd,"Ign: Lua timing add", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
luaTimingMultGauge = luaTimingMult,"Ign: Lua timing mult", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
luaTimingMultGauge = luaTimingMult,"Ign: Lua timing mult", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
gaugeCategory = "Boost Control"
|
gaugeCategory = "Boost Control"
|
||||||
|
@ -4853,12 +4853,12 @@ entry = injectorHwIssue, "injectorHwIssue", int, "%d"
|
||||||
entry = baseDwell, "Ignition: base dwell", float, "%.3f"
|
entry = baseDwell, "Ignition: base dwell", float, "%.3f"
|
||||||
entry = sparkDwell, "Ign: Dwell", float, "%.3f"
|
entry = sparkDwell, "Ign: Dwell", float, "%.3f"
|
||||||
entry = dwellAngle, "Ignition: dwell duration", float, "%.3f"
|
entry = dwellAngle, "Ignition: dwell duration", float, "%.3f"
|
||||||
entry = cltTimingCorrection, "Ignition: CLT correction", float, "%.3f"
|
entry = cltTimingCorrection, "Ign: CLT correction", float, "%.3f"
|
||||||
entry = timingIatCorrection, "Ignition: IAT correction", float, "%.3f"
|
entry = timingIatCorrection, "Ign: IAT correction", float, "%.3f"
|
||||||
entry = timingPidCorrection, "Ignition: PID correction", float, "%.3f"
|
entry = timingPidCorrection, "Idle: Timing adjustment", float, "%.3f"
|
||||||
entry = baseIgnitionAdvance, "Ign: Timing", float, "%.3f"
|
entry = baseIgnitionAdvance, "Ign: Timing", float, "%.3f"
|
||||||
entry = correctedIgnitionAdvance, "Timing: ignition", float, "%.3f"
|
entry = correctedIgnitionAdvance, "Timing: ignition", float, "%.3f"
|
||||||
entry = dwellVoltageCorrection, "Ignition: dwell corr", float, "%.3f"
|
entry = dwellVoltageCorrection, "Ign: Dwell voltage correction", float, "%.3f"
|
||||||
entry = luaTimingAdd, "Ign: Lua timing add", float, "%.3f"
|
entry = luaTimingAdd, "Ign: Lua timing add", float, "%.3f"
|
||||||
entry = luaTimingMult, "Ign: Lua timing mult", float, "%.3f"
|
entry = luaTimingMult, "Ign: Lua timing mult", float, "%.3f"
|
||||||
entry = perCylinderTiming1, "perCylinderTiming 1", int, "%d"
|
entry = perCylinderTiming1, "perCylinderTiming 1", int, "%d"
|
||||||
|
|
|
@ -87,7 +87,7 @@ enable2ndByteCanID = false
|
||||||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||||
|
|
||||||
; CONFIG_DEFINITION_START
|
; CONFIG_DEFINITION_START
|
||||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri May 05 01:28:07 UTC 2023
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri May 05 01:35:58 UTC 2023
|
||||||
|
|
||||||
pageSize = 23176
|
pageSize = 23176
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -4080,9 +4080,9 @@ targetAFRGauge = targetAFR,"Fuel: target AFR", "ratio", 10.0,20.0, 10.0,20.0, 10
|
||||||
baseDwellGauge = baseDwell,"Ignition: base dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
baseDwellGauge = baseDwell,"Ignition: base dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
||||||
sparkDwellGauge = sparkDwell,"Ign: Dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
sparkDwellGauge = sparkDwell,"Ign: Dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
||||||
dwellAngleGauge = dwellAngle,"Ignition: dwell duration", "deg", 0.0,120.0, 0.0,120.0, 0.0,120.0, 1,1
|
dwellAngleGauge = dwellAngle,"Ignition: dwell duration", "deg", 0.0,120.0, 0.0,120.0, 0.0,120.0, 1,1
|
||||||
cltTimingCorrectionGauge = cltTimingCorrection,"Ignition: CLT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
cltTimingCorrectionGauge = cltTimingCorrection,"Ign: CLT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingIatCorrectionGauge = timingIatCorrection,"Ignition: IAT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingIatCorrectionGauge = timingIatCorrection,"Ign: IAT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingPidCorrectionGauge = timingPidCorrection,"Ignition: PID correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingPidCorrectionGauge = timingPidCorrection,"Idle: Timing adjustment", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
luaTimingAddGauge = luaTimingAdd,"Ign: Lua timing add", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
luaTimingAddGauge = luaTimingAdd,"Ign: Lua timing add", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
luaTimingMultGauge = luaTimingMult,"Ign: Lua timing mult", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
luaTimingMultGauge = luaTimingMult,"Ign: Lua timing mult", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
gaugeCategory = "Boost Control"
|
gaugeCategory = "Boost Control"
|
||||||
|
@ -4853,12 +4853,12 @@ entry = injectorHwIssue, "injectorHwIssue", int, "%d"
|
||||||
entry = baseDwell, "Ignition: base dwell", float, "%.3f"
|
entry = baseDwell, "Ignition: base dwell", float, "%.3f"
|
||||||
entry = sparkDwell, "Ign: Dwell", float, "%.3f"
|
entry = sparkDwell, "Ign: Dwell", float, "%.3f"
|
||||||
entry = dwellAngle, "Ignition: dwell duration", float, "%.3f"
|
entry = dwellAngle, "Ignition: dwell duration", float, "%.3f"
|
||||||
entry = cltTimingCorrection, "Ignition: CLT correction", float, "%.3f"
|
entry = cltTimingCorrection, "Ign: CLT correction", float, "%.3f"
|
||||||
entry = timingIatCorrection, "Ignition: IAT correction", float, "%.3f"
|
entry = timingIatCorrection, "Ign: IAT correction", float, "%.3f"
|
||||||
entry = timingPidCorrection, "Ignition: PID correction", float, "%.3f"
|
entry = timingPidCorrection, "Idle: Timing adjustment", float, "%.3f"
|
||||||
entry = baseIgnitionAdvance, "Ign: Timing", float, "%.3f"
|
entry = baseIgnitionAdvance, "Ign: Timing", float, "%.3f"
|
||||||
entry = correctedIgnitionAdvance, "Timing: ignition", float, "%.3f"
|
entry = correctedIgnitionAdvance, "Timing: ignition", float, "%.3f"
|
||||||
entry = dwellVoltageCorrection, "Ignition: dwell corr", float, "%.3f"
|
entry = dwellVoltageCorrection, "Ign: Dwell voltage correction", float, "%.3f"
|
||||||
entry = luaTimingAdd, "Ign: Lua timing add", float, "%.3f"
|
entry = luaTimingAdd, "Ign: Lua timing add", float, "%.3f"
|
||||||
entry = luaTimingMult, "Ign: Lua timing mult", float, "%.3f"
|
entry = luaTimingMult, "Ign: Lua timing mult", float, "%.3f"
|
||||||
entry = perCylinderTiming1, "perCylinderTiming 1", int, "%d"
|
entry = perCylinderTiming1, "perCylinderTiming 1", int, "%d"
|
||||||
|
|
|
@ -87,7 +87,7 @@ enable2ndByteCanID = false
|
||||||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||||
|
|
||||||
; CONFIG_DEFINITION_START
|
; CONFIG_DEFINITION_START
|
||||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri May 05 01:28:06 UTC 2023
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri May 05 01:35:57 UTC 2023
|
||||||
|
|
||||||
pageSize = 23176
|
pageSize = 23176
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -4080,9 +4080,9 @@ targetAFRGauge = targetAFR,"Fuel: target AFR", "ratio", 10.0,20.0, 10.0,20.0, 10
|
||||||
baseDwellGauge = baseDwell,"Ignition: base dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
baseDwellGauge = baseDwell,"Ignition: base dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
||||||
sparkDwellGauge = sparkDwell,"Ign: Dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
sparkDwellGauge = sparkDwell,"Ign: Dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
||||||
dwellAngleGauge = dwellAngle,"Ignition: dwell duration", "deg", 0.0,120.0, 0.0,120.0, 0.0,120.0, 1,1
|
dwellAngleGauge = dwellAngle,"Ignition: dwell duration", "deg", 0.0,120.0, 0.0,120.0, 0.0,120.0, 1,1
|
||||||
cltTimingCorrectionGauge = cltTimingCorrection,"Ignition: CLT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
cltTimingCorrectionGauge = cltTimingCorrection,"Ign: CLT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingIatCorrectionGauge = timingIatCorrection,"Ignition: IAT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingIatCorrectionGauge = timingIatCorrection,"Ign: IAT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingPidCorrectionGauge = timingPidCorrection,"Ignition: PID correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingPidCorrectionGauge = timingPidCorrection,"Idle: Timing adjustment", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
luaTimingAddGauge = luaTimingAdd,"Ign: Lua timing add", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
luaTimingAddGauge = luaTimingAdd,"Ign: Lua timing add", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
luaTimingMultGauge = luaTimingMult,"Ign: Lua timing mult", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
luaTimingMultGauge = luaTimingMult,"Ign: Lua timing mult", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
gaugeCategory = "Boost Control"
|
gaugeCategory = "Boost Control"
|
||||||
|
@ -4853,12 +4853,12 @@ entry = injectorHwIssue, "injectorHwIssue", int, "%d"
|
||||||
entry = baseDwell, "Ignition: base dwell", float, "%.3f"
|
entry = baseDwell, "Ignition: base dwell", float, "%.3f"
|
||||||
entry = sparkDwell, "Ign: Dwell", float, "%.3f"
|
entry = sparkDwell, "Ign: Dwell", float, "%.3f"
|
||||||
entry = dwellAngle, "Ignition: dwell duration", float, "%.3f"
|
entry = dwellAngle, "Ignition: dwell duration", float, "%.3f"
|
||||||
entry = cltTimingCorrection, "Ignition: CLT correction", float, "%.3f"
|
entry = cltTimingCorrection, "Ign: CLT correction", float, "%.3f"
|
||||||
entry = timingIatCorrection, "Ignition: IAT correction", float, "%.3f"
|
entry = timingIatCorrection, "Ign: IAT correction", float, "%.3f"
|
||||||
entry = timingPidCorrection, "Ignition: PID correction", float, "%.3f"
|
entry = timingPidCorrection, "Idle: Timing adjustment", float, "%.3f"
|
||||||
entry = baseIgnitionAdvance, "Ign: Timing", float, "%.3f"
|
entry = baseIgnitionAdvance, "Ign: Timing", float, "%.3f"
|
||||||
entry = correctedIgnitionAdvance, "Timing: ignition", float, "%.3f"
|
entry = correctedIgnitionAdvance, "Timing: ignition", float, "%.3f"
|
||||||
entry = dwellVoltageCorrection, "Ignition: dwell corr", float, "%.3f"
|
entry = dwellVoltageCorrection, "Ign: Dwell voltage correction", float, "%.3f"
|
||||||
entry = luaTimingAdd, "Ign: Lua timing add", float, "%.3f"
|
entry = luaTimingAdd, "Ign: Lua timing add", float, "%.3f"
|
||||||
entry = luaTimingMult, "Ign: Lua timing mult", float, "%.3f"
|
entry = luaTimingMult, "Ign: Lua timing mult", float, "%.3f"
|
||||||
entry = perCylinderTiming1, "perCylinderTiming 1", int, "%d"
|
entry = perCylinderTiming1, "perCylinderTiming 1", int, "%d"
|
||||||
|
|
|
@ -87,7 +87,7 @@ enable2ndByteCanID = false
|
||||||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||||
|
|
||||||
; CONFIG_DEFINITION_START
|
; CONFIG_DEFINITION_START
|
||||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri May 05 01:28:10 UTC 2023
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri May 05 01:36:01 UTC 2023
|
||||||
|
|
||||||
pageSize = 27176
|
pageSize = 27176
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -4080,9 +4080,9 @@ targetAFRGauge = targetAFR,"Fuel: target AFR", "ratio", 10.0,20.0, 10.0,20.0, 10
|
||||||
baseDwellGauge = baseDwell,"Ignition: base dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
baseDwellGauge = baseDwell,"Ignition: base dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
||||||
sparkDwellGauge = sparkDwell,"Ign: Dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
sparkDwellGauge = sparkDwell,"Ign: Dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
||||||
dwellAngleGauge = dwellAngle,"Ignition: dwell duration", "deg", 0.0,120.0, 0.0,120.0, 0.0,120.0, 1,1
|
dwellAngleGauge = dwellAngle,"Ignition: dwell duration", "deg", 0.0,120.0, 0.0,120.0, 0.0,120.0, 1,1
|
||||||
cltTimingCorrectionGauge = cltTimingCorrection,"Ignition: CLT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
cltTimingCorrectionGauge = cltTimingCorrection,"Ign: CLT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingIatCorrectionGauge = timingIatCorrection,"Ignition: IAT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingIatCorrectionGauge = timingIatCorrection,"Ign: IAT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingPidCorrectionGauge = timingPidCorrection,"Ignition: PID correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingPidCorrectionGauge = timingPidCorrection,"Idle: Timing adjustment", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
luaTimingAddGauge = luaTimingAdd,"Ign: Lua timing add", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
luaTimingAddGauge = luaTimingAdd,"Ign: Lua timing add", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
luaTimingMultGauge = luaTimingMult,"Ign: Lua timing mult", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
luaTimingMultGauge = luaTimingMult,"Ign: Lua timing mult", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
gaugeCategory = "Boost Control"
|
gaugeCategory = "Boost Control"
|
||||||
|
@ -4853,12 +4853,12 @@ entry = injectorHwIssue, "injectorHwIssue", int, "%d"
|
||||||
entry = baseDwell, "Ignition: base dwell", float, "%.3f"
|
entry = baseDwell, "Ignition: base dwell", float, "%.3f"
|
||||||
entry = sparkDwell, "Ign: Dwell", float, "%.3f"
|
entry = sparkDwell, "Ign: Dwell", float, "%.3f"
|
||||||
entry = dwellAngle, "Ignition: dwell duration", float, "%.3f"
|
entry = dwellAngle, "Ignition: dwell duration", float, "%.3f"
|
||||||
entry = cltTimingCorrection, "Ignition: CLT correction", float, "%.3f"
|
entry = cltTimingCorrection, "Ign: CLT correction", float, "%.3f"
|
||||||
entry = timingIatCorrection, "Ignition: IAT correction", float, "%.3f"
|
entry = timingIatCorrection, "Ign: IAT correction", float, "%.3f"
|
||||||
entry = timingPidCorrection, "Ignition: PID correction", float, "%.3f"
|
entry = timingPidCorrection, "Idle: Timing adjustment", float, "%.3f"
|
||||||
entry = baseIgnitionAdvance, "Ign: Timing", float, "%.3f"
|
entry = baseIgnitionAdvance, "Ign: Timing", float, "%.3f"
|
||||||
entry = correctedIgnitionAdvance, "Timing: ignition", float, "%.3f"
|
entry = correctedIgnitionAdvance, "Timing: ignition", float, "%.3f"
|
||||||
entry = dwellVoltageCorrection, "Ignition: dwell corr", float, "%.3f"
|
entry = dwellVoltageCorrection, "Ign: Dwell voltage correction", float, "%.3f"
|
||||||
entry = luaTimingAdd, "Ign: Lua timing add", float, "%.3f"
|
entry = luaTimingAdd, "Ign: Lua timing add", float, "%.3f"
|
||||||
entry = luaTimingMult, "Ign: Lua timing mult", float, "%.3f"
|
entry = luaTimingMult, "Ign: Lua timing mult", float, "%.3f"
|
||||||
entry = perCylinderTiming1, "perCylinderTiming 1", int, "%d"
|
entry = perCylinderTiming1, "perCylinderTiming 1", int, "%d"
|
||||||
|
|
|
@ -87,7 +87,7 @@ enable2ndByteCanID = false
|
||||||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||||
|
|
||||||
; CONFIG_DEFINITION_START
|
; CONFIG_DEFINITION_START
|
||||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri May 05 01:28:08 UTC 2023
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri May 05 01:35:59 UTC 2023
|
||||||
|
|
||||||
pageSize = 27176
|
pageSize = 27176
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -4080,9 +4080,9 @@ targetAFRGauge = targetAFR,"Fuel: target AFR", "ratio", 10.0,20.0, 10.0,20.0, 10
|
||||||
baseDwellGauge = baseDwell,"Ignition: base dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
baseDwellGauge = baseDwell,"Ignition: base dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
||||||
sparkDwellGauge = sparkDwell,"Ign: Dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
sparkDwellGauge = sparkDwell,"Ign: Dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
||||||
dwellAngleGauge = dwellAngle,"Ignition: dwell duration", "deg", 0.0,120.0, 0.0,120.0, 0.0,120.0, 1,1
|
dwellAngleGauge = dwellAngle,"Ignition: dwell duration", "deg", 0.0,120.0, 0.0,120.0, 0.0,120.0, 1,1
|
||||||
cltTimingCorrectionGauge = cltTimingCorrection,"Ignition: CLT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
cltTimingCorrectionGauge = cltTimingCorrection,"Ign: CLT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingIatCorrectionGauge = timingIatCorrection,"Ignition: IAT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingIatCorrectionGauge = timingIatCorrection,"Ign: IAT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingPidCorrectionGauge = timingPidCorrection,"Ignition: PID correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingPidCorrectionGauge = timingPidCorrection,"Idle: Timing adjustment", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
luaTimingAddGauge = luaTimingAdd,"Ign: Lua timing add", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
luaTimingAddGauge = luaTimingAdd,"Ign: Lua timing add", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
luaTimingMultGauge = luaTimingMult,"Ign: Lua timing mult", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
luaTimingMultGauge = luaTimingMult,"Ign: Lua timing mult", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
gaugeCategory = "Boost Control"
|
gaugeCategory = "Boost Control"
|
||||||
|
@ -4853,12 +4853,12 @@ entry = injectorHwIssue, "injectorHwIssue", int, "%d"
|
||||||
entry = baseDwell, "Ignition: base dwell", float, "%.3f"
|
entry = baseDwell, "Ignition: base dwell", float, "%.3f"
|
||||||
entry = sparkDwell, "Ign: Dwell", float, "%.3f"
|
entry = sparkDwell, "Ign: Dwell", float, "%.3f"
|
||||||
entry = dwellAngle, "Ignition: dwell duration", float, "%.3f"
|
entry = dwellAngle, "Ignition: dwell duration", float, "%.3f"
|
||||||
entry = cltTimingCorrection, "Ignition: CLT correction", float, "%.3f"
|
entry = cltTimingCorrection, "Ign: CLT correction", float, "%.3f"
|
||||||
entry = timingIatCorrection, "Ignition: IAT correction", float, "%.3f"
|
entry = timingIatCorrection, "Ign: IAT correction", float, "%.3f"
|
||||||
entry = timingPidCorrection, "Ignition: PID correction", float, "%.3f"
|
entry = timingPidCorrection, "Idle: Timing adjustment", float, "%.3f"
|
||||||
entry = baseIgnitionAdvance, "Ign: Timing", float, "%.3f"
|
entry = baseIgnitionAdvance, "Ign: Timing", float, "%.3f"
|
||||||
entry = correctedIgnitionAdvance, "Timing: ignition", float, "%.3f"
|
entry = correctedIgnitionAdvance, "Timing: ignition", float, "%.3f"
|
||||||
entry = dwellVoltageCorrection, "Ignition: dwell corr", float, "%.3f"
|
entry = dwellVoltageCorrection, "Ign: Dwell voltage correction", float, "%.3f"
|
||||||
entry = luaTimingAdd, "Ign: Lua timing add", float, "%.3f"
|
entry = luaTimingAdd, "Ign: Lua timing add", float, "%.3f"
|
||||||
entry = luaTimingMult, "Ign: Lua timing mult", float, "%.3f"
|
entry = luaTimingMult, "Ign: Lua timing mult", float, "%.3f"
|
||||||
entry = perCylinderTiming1, "perCylinderTiming 1", int, "%d"
|
entry = perCylinderTiming1, "perCylinderTiming 1", int, "%d"
|
||||||
|
|
|
@ -87,7 +87,7 @@ enable2ndByteCanID = false
|
||||||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||||
|
|
||||||
; CONFIG_DEFINITION_START
|
; CONFIG_DEFINITION_START
|
||||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri May 05 01:28:11 UTC 2023
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri May 05 01:36:02 UTC 2023
|
||||||
|
|
||||||
pageSize = 27176
|
pageSize = 27176
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -4080,9 +4080,9 @@ targetAFRGauge = targetAFR,"Fuel: target AFR", "ratio", 10.0,20.0, 10.0,20.0, 10
|
||||||
baseDwellGauge = baseDwell,"Ignition: base dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
baseDwellGauge = baseDwell,"Ignition: base dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
||||||
sparkDwellGauge = sparkDwell,"Ign: Dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
sparkDwellGauge = sparkDwell,"Ign: Dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
||||||
dwellAngleGauge = dwellAngle,"Ignition: dwell duration", "deg", 0.0,120.0, 0.0,120.0, 0.0,120.0, 1,1
|
dwellAngleGauge = dwellAngle,"Ignition: dwell duration", "deg", 0.0,120.0, 0.0,120.0, 0.0,120.0, 1,1
|
||||||
cltTimingCorrectionGauge = cltTimingCorrection,"Ignition: CLT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
cltTimingCorrectionGauge = cltTimingCorrection,"Ign: CLT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingIatCorrectionGauge = timingIatCorrection,"Ignition: IAT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingIatCorrectionGauge = timingIatCorrection,"Ign: IAT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingPidCorrectionGauge = timingPidCorrection,"Ignition: PID correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingPidCorrectionGauge = timingPidCorrection,"Idle: Timing adjustment", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
luaTimingAddGauge = luaTimingAdd,"Ign: Lua timing add", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
luaTimingAddGauge = luaTimingAdd,"Ign: Lua timing add", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
luaTimingMultGauge = luaTimingMult,"Ign: Lua timing mult", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
luaTimingMultGauge = luaTimingMult,"Ign: Lua timing mult", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
gaugeCategory = "Boost Control"
|
gaugeCategory = "Boost Control"
|
||||||
|
@ -4853,12 +4853,12 @@ entry = injectorHwIssue, "injectorHwIssue", int, "%d"
|
||||||
entry = baseDwell, "Ignition: base dwell", float, "%.3f"
|
entry = baseDwell, "Ignition: base dwell", float, "%.3f"
|
||||||
entry = sparkDwell, "Ign: Dwell", float, "%.3f"
|
entry = sparkDwell, "Ign: Dwell", float, "%.3f"
|
||||||
entry = dwellAngle, "Ignition: dwell duration", float, "%.3f"
|
entry = dwellAngle, "Ignition: dwell duration", float, "%.3f"
|
||||||
entry = cltTimingCorrection, "Ignition: CLT correction", float, "%.3f"
|
entry = cltTimingCorrection, "Ign: CLT correction", float, "%.3f"
|
||||||
entry = timingIatCorrection, "Ignition: IAT correction", float, "%.3f"
|
entry = timingIatCorrection, "Ign: IAT correction", float, "%.3f"
|
||||||
entry = timingPidCorrection, "Ignition: PID correction", float, "%.3f"
|
entry = timingPidCorrection, "Idle: Timing adjustment", float, "%.3f"
|
||||||
entry = baseIgnitionAdvance, "Ign: Timing", float, "%.3f"
|
entry = baseIgnitionAdvance, "Ign: Timing", float, "%.3f"
|
||||||
entry = correctedIgnitionAdvance, "Timing: ignition", float, "%.3f"
|
entry = correctedIgnitionAdvance, "Timing: ignition", float, "%.3f"
|
||||||
entry = dwellVoltageCorrection, "Ignition: dwell corr", float, "%.3f"
|
entry = dwellVoltageCorrection, "Ign: Dwell voltage correction", float, "%.3f"
|
||||||
entry = luaTimingAdd, "Ign: Lua timing add", float, "%.3f"
|
entry = luaTimingAdd, "Ign: Lua timing add", float, "%.3f"
|
||||||
entry = luaTimingMult, "Ign: Lua timing mult", float, "%.3f"
|
entry = luaTimingMult, "Ign: Lua timing mult", float, "%.3f"
|
||||||
entry = perCylinderTiming1, "perCylinderTiming 1", int, "%d"
|
entry = perCylinderTiming1, "perCylinderTiming 1", int, "%d"
|
||||||
|
|
|
@ -87,7 +87,7 @@ enable2ndByteCanID = false
|
||||||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||||
|
|
||||||
; CONFIG_DEFINITION_START
|
; CONFIG_DEFINITION_START
|
||||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri May 05 01:28:03 UTC 2023
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri May 05 01:35:55 UTC 2023
|
||||||
|
|
||||||
pageSize = 23176
|
pageSize = 23176
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -4080,9 +4080,9 @@ targetAFRGauge = targetAFR,"Fuel: target AFR", "ratio", 10.0,20.0, 10.0,20.0, 10
|
||||||
baseDwellGauge = baseDwell,"Ignition: base dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
baseDwellGauge = baseDwell,"Ignition: base dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
||||||
sparkDwellGauge = sparkDwell,"Ign: Dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
sparkDwellGauge = sparkDwell,"Ign: Dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
||||||
dwellAngleGauge = dwellAngle,"Ignition: dwell duration", "deg", 0.0,120.0, 0.0,120.0, 0.0,120.0, 1,1
|
dwellAngleGauge = dwellAngle,"Ignition: dwell duration", "deg", 0.0,120.0, 0.0,120.0, 0.0,120.0, 1,1
|
||||||
cltTimingCorrectionGauge = cltTimingCorrection,"Ignition: CLT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
cltTimingCorrectionGauge = cltTimingCorrection,"Ign: CLT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingIatCorrectionGauge = timingIatCorrection,"Ignition: IAT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingIatCorrectionGauge = timingIatCorrection,"Ign: IAT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingPidCorrectionGauge = timingPidCorrection,"Ignition: PID correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingPidCorrectionGauge = timingPidCorrection,"Idle: Timing adjustment", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
luaTimingAddGauge = luaTimingAdd,"Ign: Lua timing add", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
luaTimingAddGauge = luaTimingAdd,"Ign: Lua timing add", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
luaTimingMultGauge = luaTimingMult,"Ign: Lua timing mult", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
luaTimingMultGauge = luaTimingMult,"Ign: Lua timing mult", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
gaugeCategory = "Boost Control"
|
gaugeCategory = "Boost Control"
|
||||||
|
@ -4853,12 +4853,12 @@ entry = injectorHwIssue, "injectorHwIssue", int, "%d"
|
||||||
entry = baseDwell, "Ignition: base dwell", float, "%.3f"
|
entry = baseDwell, "Ignition: base dwell", float, "%.3f"
|
||||||
entry = sparkDwell, "Ign: Dwell", float, "%.3f"
|
entry = sparkDwell, "Ign: Dwell", float, "%.3f"
|
||||||
entry = dwellAngle, "Ignition: dwell duration", float, "%.3f"
|
entry = dwellAngle, "Ignition: dwell duration", float, "%.3f"
|
||||||
entry = cltTimingCorrection, "Ignition: CLT correction", float, "%.3f"
|
entry = cltTimingCorrection, "Ign: CLT correction", float, "%.3f"
|
||||||
entry = timingIatCorrection, "Ignition: IAT correction", float, "%.3f"
|
entry = timingIatCorrection, "Ign: IAT correction", float, "%.3f"
|
||||||
entry = timingPidCorrection, "Ignition: PID correction", float, "%.3f"
|
entry = timingPidCorrection, "Idle: Timing adjustment", float, "%.3f"
|
||||||
entry = baseIgnitionAdvance, "Ign: Timing", float, "%.3f"
|
entry = baseIgnitionAdvance, "Ign: Timing", float, "%.3f"
|
||||||
entry = correctedIgnitionAdvance, "Timing: ignition", float, "%.3f"
|
entry = correctedIgnitionAdvance, "Timing: ignition", float, "%.3f"
|
||||||
entry = dwellVoltageCorrection, "Ignition: dwell corr", float, "%.3f"
|
entry = dwellVoltageCorrection, "Ign: Dwell voltage correction", float, "%.3f"
|
||||||
entry = luaTimingAdd, "Ign: Lua timing add", float, "%.3f"
|
entry = luaTimingAdd, "Ign: Lua timing add", float, "%.3f"
|
||||||
entry = luaTimingMult, "Ign: Lua timing mult", float, "%.3f"
|
entry = luaTimingMult, "Ign: Lua timing mult", float, "%.3f"
|
||||||
entry = perCylinderTiming1, "perCylinderTiming 1", int, "%d"
|
entry = perCylinderTiming1, "perCylinderTiming 1", int, "%d"
|
||||||
|
|
|
@ -87,7 +87,7 @@ enable2ndByteCanID = false
|
||||||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||||
|
|
||||||
; CONFIG_DEFINITION_START
|
; CONFIG_DEFINITION_START
|
||||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_subaru_config.sh integration/rusefi_config.txt Fri May 05 01:27:35 UTC 2023
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_subaru_config.sh integration/rusefi_config.txt Fri May 05 01:35:26 UTC 2023
|
||||||
|
|
||||||
pageSize = 23176
|
pageSize = 23176
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -4080,9 +4080,9 @@ targetAFRGauge = targetAFR,"Fuel: target AFR", "ratio", 10.0,20.0, 10.0,20.0, 10
|
||||||
baseDwellGauge = baseDwell,"Ignition: base dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
baseDwellGauge = baseDwell,"Ignition: base dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
||||||
sparkDwellGauge = sparkDwell,"Ign: Dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
sparkDwellGauge = sparkDwell,"Ign: Dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
||||||
dwellAngleGauge = dwellAngle,"Ignition: dwell duration", "deg", 0.0,120.0, 0.0,120.0, 0.0,120.0, 1,1
|
dwellAngleGauge = dwellAngle,"Ignition: dwell duration", "deg", 0.0,120.0, 0.0,120.0, 0.0,120.0, 1,1
|
||||||
cltTimingCorrectionGauge = cltTimingCorrection,"Ignition: CLT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
cltTimingCorrectionGauge = cltTimingCorrection,"Ign: CLT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingIatCorrectionGauge = timingIatCorrection,"Ignition: IAT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingIatCorrectionGauge = timingIatCorrection,"Ign: IAT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingPidCorrectionGauge = timingPidCorrection,"Ignition: PID correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingPidCorrectionGauge = timingPidCorrection,"Idle: Timing adjustment", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
luaTimingAddGauge = luaTimingAdd,"Ign: Lua timing add", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
luaTimingAddGauge = luaTimingAdd,"Ign: Lua timing add", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
luaTimingMultGauge = luaTimingMult,"Ign: Lua timing mult", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
luaTimingMultGauge = luaTimingMult,"Ign: Lua timing mult", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
gaugeCategory = "Boost Control"
|
gaugeCategory = "Boost Control"
|
||||||
|
@ -4853,12 +4853,12 @@ entry = injectorHwIssue, "injectorHwIssue", int, "%d"
|
||||||
entry = baseDwell, "Ignition: base dwell", float, "%.3f"
|
entry = baseDwell, "Ignition: base dwell", float, "%.3f"
|
||||||
entry = sparkDwell, "Ign: Dwell", float, "%.3f"
|
entry = sparkDwell, "Ign: Dwell", float, "%.3f"
|
||||||
entry = dwellAngle, "Ignition: dwell duration", float, "%.3f"
|
entry = dwellAngle, "Ignition: dwell duration", float, "%.3f"
|
||||||
entry = cltTimingCorrection, "Ignition: CLT correction", float, "%.3f"
|
entry = cltTimingCorrection, "Ign: CLT correction", float, "%.3f"
|
||||||
entry = timingIatCorrection, "Ignition: IAT correction", float, "%.3f"
|
entry = timingIatCorrection, "Ign: IAT correction", float, "%.3f"
|
||||||
entry = timingPidCorrection, "Ignition: PID correction", float, "%.3f"
|
entry = timingPidCorrection, "Idle: Timing adjustment", float, "%.3f"
|
||||||
entry = baseIgnitionAdvance, "Ign: Timing", float, "%.3f"
|
entry = baseIgnitionAdvance, "Ign: Timing", float, "%.3f"
|
||||||
entry = correctedIgnitionAdvance, "Timing: ignition", float, "%.3f"
|
entry = correctedIgnitionAdvance, "Timing: ignition", float, "%.3f"
|
||||||
entry = dwellVoltageCorrection, "Ignition: dwell corr", float, "%.3f"
|
entry = dwellVoltageCorrection, "Ign: Dwell voltage correction", float, "%.3f"
|
||||||
entry = luaTimingAdd, "Ign: Lua timing add", float, "%.3f"
|
entry = luaTimingAdd, "Ign: Lua timing add", float, "%.3f"
|
||||||
entry = luaTimingMult, "Ign: Lua timing mult", float, "%.3f"
|
entry = luaTimingMult, "Ign: Lua timing mult", float, "%.3f"
|
||||||
entry = perCylinderTiming1, "perCylinderTiming 1", int, "%d"
|
entry = perCylinderTiming1, "perCylinderTiming 1", int, "%d"
|
||||||
|
|
|
@ -87,7 +87,7 @@ enable2ndByteCanID = false
|
||||||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||||
|
|
||||||
; CONFIG_DEFINITION_START
|
; CONFIG_DEFINITION_START
|
||||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri May 05 01:28:20 UTC 2023
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri May 05 01:36:11 UTC 2023
|
||||||
|
|
||||||
pageSize = 23176
|
pageSize = 23176
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -4080,9 +4080,9 @@ targetAFRGauge = targetAFR,"Fuel: target AFR", "ratio", 10.0,20.0, 10.0,20.0, 10
|
||||||
baseDwellGauge = baseDwell,"Ignition: base dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
baseDwellGauge = baseDwell,"Ignition: base dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
||||||
sparkDwellGauge = sparkDwell,"Ign: Dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
sparkDwellGauge = sparkDwell,"Ign: Dwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
||||||
dwellAngleGauge = dwellAngle,"Ignition: dwell duration", "deg", 0.0,120.0, 0.0,120.0, 0.0,120.0, 1,1
|
dwellAngleGauge = dwellAngle,"Ignition: dwell duration", "deg", 0.0,120.0, 0.0,120.0, 0.0,120.0, 1,1
|
||||||
cltTimingCorrectionGauge = cltTimingCorrection,"Ignition: CLT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
cltTimingCorrectionGauge = cltTimingCorrection,"Ign: CLT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingIatCorrectionGauge = timingIatCorrection,"Ignition: IAT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingIatCorrectionGauge = timingIatCorrection,"Ign: IAT correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingPidCorrectionGauge = timingPidCorrection,"Ignition: PID correction", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingPidCorrectionGauge = timingPidCorrection,"Idle: Timing adjustment", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
luaTimingAddGauge = luaTimingAdd,"Ign: Lua timing add", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
luaTimingAddGauge = luaTimingAdd,"Ign: Lua timing add", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
luaTimingMultGauge = luaTimingMult,"Ign: Lua timing mult", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
luaTimingMultGauge = luaTimingMult,"Ign: Lua timing mult", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
gaugeCategory = "Boost Control"
|
gaugeCategory = "Boost Control"
|
||||||
|
@ -4853,12 +4853,12 @@ entry = injectorHwIssue, "injectorHwIssue", int, "%d"
|
||||||
entry = baseDwell, "Ignition: base dwell", float, "%.3f"
|
entry = baseDwell, "Ignition: base dwell", float, "%.3f"
|
||||||
entry = sparkDwell, "Ign: Dwell", float, "%.3f"
|
entry = sparkDwell, "Ign: Dwell", float, "%.3f"
|
||||||
entry = dwellAngle, "Ignition: dwell duration", float, "%.3f"
|
entry = dwellAngle, "Ignition: dwell duration", float, "%.3f"
|
||||||
entry = cltTimingCorrection, "Ignition: CLT correction", float, "%.3f"
|
entry = cltTimingCorrection, "Ign: CLT correction", float, "%.3f"
|
||||||
entry = timingIatCorrection, "Ignition: IAT correction", float, "%.3f"
|
entry = timingIatCorrection, "Ign: IAT correction", float, "%.3f"
|
||||||
entry = timingPidCorrection, "Ignition: PID correction", float, "%.3f"
|
entry = timingPidCorrection, "Idle: Timing adjustment", float, "%.3f"
|
||||||
entry = baseIgnitionAdvance, "Ign: Timing", float, "%.3f"
|
entry = baseIgnitionAdvance, "Ign: Timing", float, "%.3f"
|
||||||
entry = correctedIgnitionAdvance, "Timing: ignition", float, "%.3f"
|
entry = correctedIgnitionAdvance, "Timing: ignition", float, "%.3f"
|
||||||
entry = dwellVoltageCorrection, "Ignition: dwell corr", float, "%.3f"
|
entry = dwellVoltageCorrection, "Ign: Dwell voltage correction", float, "%.3f"
|
||||||
entry = luaTimingAdd, "Ign: Lua timing add", float, "%.3f"
|
entry = luaTimingAdd, "Ign: Lua timing add", float, "%.3f"
|
||||||
entry = luaTimingMult, "Ign: Lua timing mult", float, "%.3f"
|
entry = luaTimingMult, "Ign: Lua timing mult", float, "%.3f"
|
||||||
entry = perCylinderTiming1, "perCylinderTiming 1", int, "%d"
|
entry = perCylinderTiming1, "perCylinderTiming 1", int, "%d"
|
||||||
|
|
Loading…
Reference in New Issue