Auto-generated configs and docs
This commit is contained in:
parent
af29d0c034
commit
e2cbdffc99
|
@ -1,9 +1,12 @@
|
||||||
gaugeCategory = "Fuel: math"
|
gaugeCategory = "Fuel: math"
|
||||||
totalFuelCorrectionGauge = totalFuelCorrection,"totalFuelCorrection", "mult", 0.0,3.0, 0.0,3.0, 0.0,3.0, 2,2
|
totalFuelCorrectionGauge = totalFuelCorrection,"totalFuelCorrection", "mult", 0.0,3.0, 0.0,3.0, 0.0,3.0, 2,2
|
||||||
gaugeCategory = 2
|
running_timeSinceCrankingInSecsGauge = running_timeSinceCrankingInSecs,"running_ timeSinceCrankingInSecs", "secs", 0.0,600000.0, 0.0,600000.0, 0.0,600000.0, 0,0
|
||||||
targetLambdaGauge = targetLambda,"fuel: target lambda", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 3,3
|
targetLambdaGauge = targetLambda,"fuel: target lambda", "", 0.5,1.5, 0.5,1.5, 0.5,1.5, 2,2
|
||||||
targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 0.0,0.0, 0.0,0.0, 0.0,0.0, 2,2
|
targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 10.0,20.0, 10.0,20.0, 10.0,20.0, 2,2
|
||||||
gaugeCategory = "Timing"
|
gaugeCategory = "Timing"
|
||||||
|
baseDwellGauge = baseDwell,"baseDwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
||||||
|
sparkDwellGauge = sparkDwell,"dwell: coil charge time", "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
|
||||||
cltTimingCorrectionGauge = cltTimingCorrection,"cltTimingCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
cltTimingCorrectionGauge = cltTimingCorrection,"cltTimingCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingIatCorrectionGauge = timingIatCorrection,"timingIatCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingIatCorrectionGauge = timingIatCorrection,"timingIatCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingPidCorrectionGauge = timingPidCorrection,"timingPidCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingPidCorrectionGauge = timingPidCorrection,"timingPidCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
|
|
|
@ -466,23 +466,23 @@ totalFuelCorrection = scalar, F32, 748, "mult", 1,0
|
||||||
running_postCrankingFuelCorrection = scalar, F32, 752, "", 1, 0
|
running_postCrankingFuelCorrection = scalar, F32, 752, "", 1, 0
|
||||||
running_intakeTemperatureCoefficient = scalar, F32, 756, "", 1, 0
|
running_intakeTemperatureCoefficient = scalar, F32, 756, "", 1, 0
|
||||||
running_coolantTemperatureCoefficient = scalar, F32, 760, "", 1, 0
|
running_coolantTemperatureCoefficient = scalar, F32, 760, "", 1, 0
|
||||||
running_timeSinceCrankingInSecs = scalar, F32, 764, "", 1, 0
|
running_timeSinceCrankingInSecs = scalar, F32, 764, "secs", 1,0
|
||||||
running_baseFuel = scalar, F32, 768, "", 1, 0
|
running_baseFuel = scalar, F32, 768, "", 1, 0
|
||||||
running_fuel = scalar, F32, 772, "", 1, 0
|
running_fuel = scalar, F32, 772, "", 1, 0
|
||||||
afrTableYAxis = scalar, U16, 776, "%", 0.01, 0
|
afrTableYAxis = scalar, U16, 776, "%", 0.01,0
|
||||||
targetLambda = scalar, U16, 778, "", 1.0E-4, 0
|
targetLambda = scalar, U16, 778, "", 1.0E-4,0
|
||||||
targetAFR = scalar, U16, 780, "ratio", 0.001, 0
|
targetAFR = scalar, U16, 780, "ratio", 0.001,0
|
||||||
stoichiometricRatio = scalar, U16, 782, "ratio", 0.001, 0
|
stoichiometricRatio = scalar, U16, 782, "ratio", 0.001, 0
|
||||||
sdTcharge_coff = scalar, F32, 784, "", 1, 0
|
sdTcharge_coff = scalar, F32, 784, "", 1, 0
|
||||||
sdAirMassInOneCylinder = scalar, F32, 788, "", 1, 0
|
sdAirMassInOneCylinder = scalar, F32, 788, "", 1, 0
|
||||||
sdIsTChargeAirModel = bits, U32, 792, [0:0]
|
sdIsTChargeAirModel = bits, U32, 792, [0:0]
|
||||||
; total TS size = 796
|
; total TS size = 796
|
||||||
baseDwell = scalar, F32, 796, "", 1, 0
|
baseDwell = scalar, F32, 796, "ms", 1,0
|
||||||
sparkDwell = scalar, F32, 800, "", 1, 0
|
sparkDwell = scalar, F32, 800, "ms", 1,0
|
||||||
dwellAngle = scalar, F32, 804, "", 1, 0
|
dwellAngle = scalar, F32, 804, "deg", 1,0
|
||||||
cltTimingCorrection = scalar, S16, 808, "deg", 0.01, 0
|
cltTimingCorrection = scalar, S16, 808, "deg", 0.01,0
|
||||||
timingIatCorrection = scalar, S16, 810, "deg", 0.01, 0
|
timingIatCorrection = scalar, S16, 810, "deg", 0.01,0
|
||||||
timingPidCorrection = scalar, S16, 812, "deg", 0.01, 0
|
timingPidCorrection = scalar, S16, 812, "deg", 0.01,0
|
||||||
dwellVoltageCorrection = scalar, F32, 816, "", 1, 0
|
dwellVoltageCorrection = scalar, F32, 816, "", 1, 0
|
||||||
luaTimingAdd = scalar, F32, 820, "deg", 1, 0
|
luaTimingAdd = scalar, F32, 820, "deg", 1, 0
|
||||||
luaTimingMult = scalar, F32, 824, "deg", 1, 0
|
luaTimingMult = scalar, F32, 824, "deg", 1, 0
|
||||||
|
|
|
@ -372,14 +372,14 @@ alignmentFill_at_746("need 4 byte alignment", SensorCategory.SENSOR_INPUTS, Fiel
|
||||||
totalFuelCorrection("totalFuelCorrection", SensorCategory.SENSOR_INPUTS, FieldType.INT, 748, 1.0, 0.0, 3.0, "mult"),
|
totalFuelCorrection("totalFuelCorrection", SensorCategory.SENSOR_INPUTS, FieldType.INT, 748, 1.0, 0.0, 3.0, "mult"),
|
||||||
running("running", SensorCategory.SENSOR_INPUTS, FieldType.INT, 752, 1.0, -1.0, -1.0, ""),
|
running("running", SensorCategory.SENSOR_INPUTS, FieldType.INT, 752, 1.0, -1.0, -1.0, ""),
|
||||||
afrTableYAxis("afrTableYAxis", SensorCategory.SENSOR_INPUTS, FieldType.INT16, 776, 0.01, 0.0, 0.0, "%"),
|
afrTableYAxis("afrTableYAxis", SensorCategory.SENSOR_INPUTS, FieldType.INT16, 776, 0.01, 0.0, 0.0, "%"),
|
||||||
targetLambda("fuel: target lambda", SensorCategory.SENSOR_INPUTS, FieldType.INT16, 778, 1.0E-4, 0.0, 0.0, ""),
|
targetLambda("fuel: target lambda", SensorCategory.SENSOR_INPUTS, FieldType.INT16, 778, 1.0E-4, 0.5, 1.5, ""),
|
||||||
targetAFR("fuel: target AFR", SensorCategory.SENSOR_INPUTS, FieldType.INT16, 780, 0.001, 0.0, 0.0, "ratio"),
|
targetAFR("fuel: target AFR", SensorCategory.SENSOR_INPUTS, FieldType.INT16, 780, 0.001, 10.0, 20.0, "ratio"),
|
||||||
stoichiometricRatio("fuel: stoich ratio", SensorCategory.SENSOR_INPUTS, FieldType.INT16, 782, 0.001, 0.0, 0.0, "ratio"),
|
stoichiometricRatio("fuel: stoich ratio", SensorCategory.SENSOR_INPUTS, FieldType.INT16, 782, 0.001, 0.0, 0.0, "ratio"),
|
||||||
sdTcharge_coff("sdTcharge_coff", SensorCategory.SENSOR_INPUTS, FieldType.INT, 784, 1.0, -1.0, -1.0, ""),
|
sdTcharge_coff("sdTcharge_coff", SensorCategory.SENSOR_INPUTS, FieldType.INT, 784, 1.0, -1.0, -1.0, ""),
|
||||||
sdAirMassInOneCylinder("SD cylinder mass\nSpeed-density logic: calculated air mass in one cylinder, in grams", SensorCategory.SENSOR_INPUTS, FieldType.INT, 788, 1.0, -1.0, -1.0, ""),
|
sdAirMassInOneCylinder("SD cylinder mass\nSpeed-density logic: calculated air mass in one cylinder, in grams", SensorCategory.SENSOR_INPUTS, FieldType.INT, 788, 1.0, -1.0, -1.0, ""),
|
||||||
baseDwell("baseDwell", SensorCategory.SENSOR_INPUTS, FieldType.INT, 796, 1.0, -1.0, -1.0, ""),
|
baseDwell("baseDwell", SensorCategory.SENSOR_INPUTS, FieldType.INT, 796, 1.0, 0.0, 30.0, "ms"),
|
||||||
sparkDwell("dwell: coil charge time", SensorCategory.SENSOR_INPUTS, FieldType.INT, 800, 1.0, -1.0, -1.0, ""),
|
sparkDwell("dwell: coil charge time", SensorCategory.SENSOR_INPUTS, FieldType.INT, 800, 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, 804, 1.0, -1.0, -1.0, ""),
|
dwellAngle("ignition dwell duration\nas crankshaft angle\nNAN if engine is stopped\nSee also sparkDwell", SensorCategory.SENSOR_INPUTS, FieldType.INT, 804, 1.0, 0.0, 120.0, "deg"),
|
||||||
cltTimingCorrection("cltTimingCorrection", SensorCategory.SENSOR_INPUTS, FieldType.INT16, 808, 0.01, -20.0, 20.0, "deg"),
|
cltTimingCorrection("cltTimingCorrection", SensorCategory.SENSOR_INPUTS, FieldType.INT16, 808, 0.01, -20.0, 20.0, "deg"),
|
||||||
timingIatCorrection("timingIatCorrection", SensorCategory.SENSOR_INPUTS, FieldType.INT16, 810, 0.01, -20.0, 20.0, "deg"),
|
timingIatCorrection("timingIatCorrection", SensorCategory.SENSOR_INPUTS, FieldType.INT16, 810, 0.01, -20.0, 20.0, "deg"),
|
||||||
timingPidCorrection("timingPidCorrection", SensorCategory.SENSOR_INPUTS, FieldType.INT16, 812, 0.01, -20.0, 20.0, "deg"),
|
timingPidCorrection("timingPidCorrection", SensorCategory.SENSOR_INPUTS, FieldType.INT16, 812, 0.01, -20.0, 20.0, "deg"),
|
||||||
|
|
|
@ -252,18 +252,18 @@ static constexpr LogField fields[] = {
|
||||||
{engine->fuelComputer.running.postCrankingFuelCorrection, "running.postCrankingFuelCorrection", "", 0},
|
{engine->fuelComputer.running.postCrankingFuelCorrection, "running.postCrankingFuelCorrection", "", 0},
|
||||||
{engine->fuelComputer.running.intakeTemperatureCoefficient, "fuel: IAT correction", "", 0},
|
{engine->fuelComputer.running.intakeTemperatureCoefficient, "fuel: IAT correction", "", 0},
|
||||||
{engine->fuelComputer.running.coolantTemperatureCoefficient, "fuel: CLT correction", "", 0},
|
{engine->fuelComputer.running.coolantTemperatureCoefficient, "fuel: CLT correction", "", 0},
|
||||||
{engine->fuelComputer.running.timeSinceCrankingInSecs, "running.timeSinceCrankingInSecs", "", 0},
|
{engine->fuelComputer.running.timeSinceCrankingInSecs, "running.timeSinceCrankingInSecs", "secs", 0},
|
||||||
{engine->fuelComputer.running.baseFuel, "running.baseFuel", "", 0},
|
{engine->fuelComputer.running.baseFuel, "running.baseFuel", "", 0},
|
||||||
{engine->fuelComputer.running.fuel, "Fuel: actual", "", 0},
|
{engine->fuelComputer.running.fuel, "Fuel: actual", "", 0},
|
||||||
{engine->fuelComputer.afrTableYAxis, "afrTableYAxis", "%", 0},
|
{engine->fuelComputer.afrTableYAxis, "afrTableYAxis", "%", 0},
|
||||||
{engine->fuelComputer.targetLambda, "fuel: target lambda", "", 3},
|
{engine->fuelComputer.targetLambda, "fuel: target lambda", "", 2},
|
||||||
{engine->fuelComputer.targetAFR, "fuel: target AFR", "ratio", 2},
|
{engine->fuelComputer.targetAFR, "fuel: target AFR", "ratio", 2},
|
||||||
{engine->fuelComputer.stoichiometricRatio, "fuel: stoich ratio", "ratio", 2},
|
{engine->fuelComputer.stoichiometricRatio, "fuel: stoich ratio", "ratio", 2},
|
||||||
{engine->fuelComputer.sdTcharge_coff, "sdTcharge_coff", "", 0},
|
{engine->fuelComputer.sdTcharge_coff, "sdTcharge_coff", "", 0},
|
||||||
{engine->fuelComputer.sdAirMassInOneCylinder, "SD cylinder mass", "", 0},
|
{engine->fuelComputer.sdAirMassInOneCylinder, "SD cylinder mass", "", 0},
|
||||||
{engine->ignitionState.baseDwell, "baseDwell", "", 0},
|
{engine->ignitionState.baseDwell, "baseDwell", "ms", 1},
|
||||||
{engine->ignitionState.sparkDwell, "dwell: coil charge time", "", 0},
|
{engine->ignitionState.sparkDwell, "dwell: coil charge time", "ms", 1},
|
||||||
{engine->ignitionState.dwellAngle, "ignition dwell duration", "", 0},
|
{engine->ignitionState.dwellAngle, "ignition dwell duration", "deg", 1},
|
||||||
{engine->ignitionState.cltTimingCorrection, "cltTimingCorrection", "deg", 2},
|
{engine->ignitionState.cltTimingCorrection, "cltTimingCorrection", "deg", 2},
|
||||||
{engine->ignitionState.timingIatCorrection, "timingIatCorrection", "deg", 2},
|
{engine->ignitionState.timingIatCorrection, "timingIatCorrection", "deg", 2},
|
||||||
{engine->ignitionState.timingPidCorrection, "timingPidCorrection", "deg", 2},
|
{engine->ignitionState.timingPidCorrection, "timingPidCorrection", "deg", 2},
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/algo/fuel/fuel_computer.txt Mon Jan 16 13:46:12 UTC 2023
|
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/algo/fuel/fuel_computer.txt Mon Jan 16 20:22:12 UTC 2023
|
||||||
// by class com.rusefi.output.CHeaderConsumer
|
// by class com.rusefi.output.CHeaderConsumer
|
||||||
// begin
|
// begin
|
||||||
#pragma once
|
#pragma once
|
||||||
|
@ -20,6 +20,7 @@ struct running_fuel_s {
|
||||||
*/
|
*/
|
||||||
float coolantTemperatureCoefficient = (float)0;
|
float coolantTemperatureCoefficient = (float)0;
|
||||||
/**
|
/**
|
||||||
|
secs
|
||||||
* offset 12
|
* offset 12
|
||||||
*/
|
*/
|
||||||
float timeSinceCrankingInSecs = (float)0;
|
float timeSinceCrankingInSecs = (float)0;
|
||||||
|
@ -182,4 +183,4 @@ struct fuel_computer_s {
|
||||||
static_assert(sizeof(fuel_computer_s) == 48);
|
static_assert(sizeof(fuel_computer_s) == 48);
|
||||||
|
|
||||||
// end
|
// end
|
||||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/algo/fuel/fuel_computer.txt Mon Jan 16 13:46:12 UTC 2023
|
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/algo/fuel/fuel_computer.txt Mon Jan 16 20:22:12 UTC 2023
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/algo/ignition_state.txt Mon Jan 16 05:44:04 UTC 2023
|
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/algo/ignition_state.txt Mon Jan 16 20:22:12 UTC 2023
|
||||||
// by class com.rusefi.output.CHeaderConsumer
|
// by class com.rusefi.output.CHeaderConsumer
|
||||||
// begin
|
// begin
|
||||||
#pragma once
|
#pragma once
|
||||||
|
@ -6,11 +6,13 @@
|
||||||
// start of ignition_state_s
|
// start of ignition_state_s
|
||||||
struct ignition_state_s {
|
struct ignition_state_s {
|
||||||
/**
|
/**
|
||||||
|
ms
|
||||||
* offset 0
|
* offset 0
|
||||||
*/
|
*/
|
||||||
float baseDwell = (float)0;
|
float baseDwell = (float)0;
|
||||||
/**
|
/**
|
||||||
* @@GAUGE_COIL_DWELL_TIME@@
|
* @@GAUGE_COIL_DWELL_TIME@@
|
||||||
|
ms
|
||||||
* offset 4
|
* offset 4
|
||||||
*/
|
*/
|
||||||
floatms_t sparkDwell = (floatms_t)0;
|
floatms_t sparkDwell = (floatms_t)0;
|
||||||
|
@ -19,6 +21,7 @@ struct ignition_state_s {
|
||||||
* as crankshaft angle
|
* as crankshaft angle
|
||||||
* NAN if engine is stopped
|
* NAN if engine is stopped
|
||||||
* See also sparkDwell
|
* See also sparkDwell
|
||||||
|
deg
|
||||||
* offset 8
|
* offset 8
|
||||||
*/
|
*/
|
||||||
angle_t dwellAngle = (angle_t)0;
|
angle_t dwellAngle = (angle_t)0;
|
||||||
|
@ -61,4 +64,4 @@ struct ignition_state_s {
|
||||||
static_assert(sizeof(ignition_state_s) == 32);
|
static_assert(sizeof(ignition_state_s) == 32);
|
||||||
|
|
||||||
// end
|
// end
|
||||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/algo/ignition_state.txt Mon Jan 16 05:44:04 UTC 2023
|
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/algo/ignition_state.txt Mon Jan 16 20:22:12 UTC 2023
|
||||||
|
|
|
@ -86,7 +86,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 Mon Jan 16 13:47:04 UTC 2023
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 16 20:22:56 UTC 2023
|
||||||
|
|
||||||
pageSize = 22368
|
pageSize = 22368
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -2681,23 +2681,23 @@ totalFuelCorrection = scalar, F32, 748, "mult", 1,0
|
||||||
running_postCrankingFuelCorrection = scalar, F32, 752, "", 1, 0
|
running_postCrankingFuelCorrection = scalar, F32, 752, "", 1, 0
|
||||||
running_intakeTemperatureCoefficient = scalar, F32, 756, "", 1, 0
|
running_intakeTemperatureCoefficient = scalar, F32, 756, "", 1, 0
|
||||||
running_coolantTemperatureCoefficient = scalar, F32, 760, "", 1, 0
|
running_coolantTemperatureCoefficient = scalar, F32, 760, "", 1, 0
|
||||||
running_timeSinceCrankingInSecs = scalar, F32, 764, "", 1, 0
|
running_timeSinceCrankingInSecs = scalar, F32, 764, "secs", 1,0
|
||||||
running_baseFuel = scalar, F32, 768, "", 1, 0
|
running_baseFuel = scalar, F32, 768, "", 1, 0
|
||||||
running_fuel = scalar, F32, 772, "", 1, 0
|
running_fuel = scalar, F32, 772, "", 1, 0
|
||||||
afrTableYAxis = scalar, U16, 776, "%", 0.01, 0
|
afrTableYAxis = scalar, U16, 776, "%", 0.01,0
|
||||||
targetLambda = scalar, U16, 778, "", 1.0E-4, 0
|
targetLambda = scalar, U16, 778, "", 1.0E-4,0
|
||||||
targetAFR = scalar, U16, 780, "ratio", 0.001, 0
|
targetAFR = scalar, U16, 780, "ratio", 0.001,0
|
||||||
stoichiometricRatio = scalar, U16, 782, "ratio", 0.001, 0
|
stoichiometricRatio = scalar, U16, 782, "ratio", 0.001, 0
|
||||||
sdTcharge_coff = scalar, F32, 784, "", 1, 0
|
sdTcharge_coff = scalar, F32, 784, "", 1, 0
|
||||||
sdAirMassInOneCylinder = scalar, F32, 788, "", 1, 0
|
sdAirMassInOneCylinder = scalar, F32, 788, "", 1, 0
|
||||||
sdIsTChargeAirModel = bits, U32, 792, [0:0]
|
sdIsTChargeAirModel = bits, U32, 792, [0:0]
|
||||||
; total TS size = 796
|
; total TS size = 796
|
||||||
baseDwell = scalar, F32, 796, "", 1, 0
|
baseDwell = scalar, F32, 796, "ms", 1,0
|
||||||
sparkDwell = scalar, F32, 800, "", 1, 0
|
sparkDwell = scalar, F32, 800, "ms", 1,0
|
||||||
dwellAngle = scalar, F32, 804, "", 1, 0
|
dwellAngle = scalar, F32, 804, "deg", 1,0
|
||||||
cltTimingCorrection = scalar, S16, 808, "deg", 0.01, 0
|
cltTimingCorrection = scalar, S16, 808, "deg", 0.01,0
|
||||||
timingIatCorrection = scalar, S16, 810, "deg", 0.01, 0
|
timingIatCorrection = scalar, S16, 810, "deg", 0.01,0
|
||||||
timingPidCorrection = scalar, S16, 812, "deg", 0.01, 0
|
timingPidCorrection = scalar, S16, 812, "deg", 0.01,0
|
||||||
dwellVoltageCorrection = scalar, F32, 816, "", 1, 0
|
dwellVoltageCorrection = scalar, F32, 816, "", 1, 0
|
||||||
luaTimingAdd = scalar, F32, 820, "deg", 1, 0
|
luaTimingAdd = scalar, F32, 820, "deg", 1, 0
|
||||||
luaTimingMult = scalar, F32, 824, "deg", 1, 0
|
luaTimingMult = scalar, F32, 824, "deg", 1, 0
|
||||||
|
@ -3920,10 +3920,13 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed"
|
||||||
[GaugeConfigurations]
|
[GaugeConfigurations]
|
||||||
gaugeCategory = "Fuel: math"
|
gaugeCategory = "Fuel: math"
|
||||||
totalFuelCorrectionGauge = totalFuelCorrection,"totalFuelCorrection", "mult", 0.0,3.0, 0.0,3.0, 0.0,3.0, 2,2
|
totalFuelCorrectionGauge = totalFuelCorrection,"totalFuelCorrection", "mult", 0.0,3.0, 0.0,3.0, 0.0,3.0, 2,2
|
||||||
gaugeCategory = 2
|
running_timeSinceCrankingInSecsGauge = running_timeSinceCrankingInSecs,"running_ timeSinceCrankingInSecs", "secs", 0.0,600000.0, 0.0,600000.0, 0.0,600000.0, 0,0
|
||||||
targetLambdaGauge = targetLambda,"fuel: target lambda", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 3,3
|
targetLambdaGauge = targetLambda,"fuel: target lambda", "", 0.5,1.5, 0.5,1.5, 0.5,1.5, 2,2
|
||||||
targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 0.0,0.0, 0.0,0.0, 0.0,0.0, 2,2
|
targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 10.0,20.0, 10.0,20.0, 10.0,20.0, 2,2
|
||||||
gaugeCategory = "Timing"
|
gaugeCategory = "Timing"
|
||||||
|
baseDwellGauge = baseDwell,"baseDwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
||||||
|
sparkDwellGauge = sparkDwell,"dwell: coil charge time", "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
|
||||||
cltTimingCorrectionGauge = cltTimingCorrection,"cltTimingCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
cltTimingCorrectionGauge = cltTimingCorrection,"cltTimingCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingIatCorrectionGauge = timingIatCorrection,"timingIatCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingIatCorrectionGauge = timingIatCorrection,"timingIatCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingPidCorrectionGauge = timingPidCorrection,"timingPidCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingPidCorrectionGauge = timingPidCorrection,"timingPidCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
|
|
|
@ -86,7 +86,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 Mon Jan 16 13:46:45 UTC 2023
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 16 20:22:39 UTC 2023
|
||||||
|
|
||||||
pageSize = 22368
|
pageSize = 22368
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -2681,23 +2681,23 @@ totalFuelCorrection = scalar, F32, 748, "mult", 1,0
|
||||||
running_postCrankingFuelCorrection = scalar, F32, 752, "", 1, 0
|
running_postCrankingFuelCorrection = scalar, F32, 752, "", 1, 0
|
||||||
running_intakeTemperatureCoefficient = scalar, F32, 756, "", 1, 0
|
running_intakeTemperatureCoefficient = scalar, F32, 756, "", 1, 0
|
||||||
running_coolantTemperatureCoefficient = scalar, F32, 760, "", 1, 0
|
running_coolantTemperatureCoefficient = scalar, F32, 760, "", 1, 0
|
||||||
running_timeSinceCrankingInSecs = scalar, F32, 764, "", 1, 0
|
running_timeSinceCrankingInSecs = scalar, F32, 764, "secs", 1,0
|
||||||
running_baseFuel = scalar, F32, 768, "", 1, 0
|
running_baseFuel = scalar, F32, 768, "", 1, 0
|
||||||
running_fuel = scalar, F32, 772, "", 1, 0
|
running_fuel = scalar, F32, 772, "", 1, 0
|
||||||
afrTableYAxis = scalar, U16, 776, "%", 0.01, 0
|
afrTableYAxis = scalar, U16, 776, "%", 0.01,0
|
||||||
targetLambda = scalar, U16, 778, "", 1.0E-4, 0
|
targetLambda = scalar, U16, 778, "", 1.0E-4,0
|
||||||
targetAFR = scalar, U16, 780, "ratio", 0.001, 0
|
targetAFR = scalar, U16, 780, "ratio", 0.001,0
|
||||||
stoichiometricRatio = scalar, U16, 782, "ratio", 0.001, 0
|
stoichiometricRatio = scalar, U16, 782, "ratio", 0.001, 0
|
||||||
sdTcharge_coff = scalar, F32, 784, "", 1, 0
|
sdTcharge_coff = scalar, F32, 784, "", 1, 0
|
||||||
sdAirMassInOneCylinder = scalar, F32, 788, "", 1, 0
|
sdAirMassInOneCylinder = scalar, F32, 788, "", 1, 0
|
||||||
sdIsTChargeAirModel = bits, U32, 792, [0:0]
|
sdIsTChargeAirModel = bits, U32, 792, [0:0]
|
||||||
; total TS size = 796
|
; total TS size = 796
|
||||||
baseDwell = scalar, F32, 796, "", 1, 0
|
baseDwell = scalar, F32, 796, "ms", 1,0
|
||||||
sparkDwell = scalar, F32, 800, "", 1, 0
|
sparkDwell = scalar, F32, 800, "ms", 1,0
|
||||||
dwellAngle = scalar, F32, 804, "", 1, 0
|
dwellAngle = scalar, F32, 804, "deg", 1,0
|
||||||
cltTimingCorrection = scalar, S16, 808, "deg", 0.01, 0
|
cltTimingCorrection = scalar, S16, 808, "deg", 0.01,0
|
||||||
timingIatCorrection = scalar, S16, 810, "deg", 0.01, 0
|
timingIatCorrection = scalar, S16, 810, "deg", 0.01,0
|
||||||
timingPidCorrection = scalar, S16, 812, "deg", 0.01, 0
|
timingPidCorrection = scalar, S16, 812, "deg", 0.01,0
|
||||||
dwellVoltageCorrection = scalar, F32, 816, "", 1, 0
|
dwellVoltageCorrection = scalar, F32, 816, "", 1, 0
|
||||||
luaTimingAdd = scalar, F32, 820, "deg", 1, 0
|
luaTimingAdd = scalar, F32, 820, "deg", 1, 0
|
||||||
luaTimingMult = scalar, F32, 824, "deg", 1, 0
|
luaTimingMult = scalar, F32, 824, "deg", 1, 0
|
||||||
|
@ -3920,10 +3920,13 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed"
|
||||||
[GaugeConfigurations]
|
[GaugeConfigurations]
|
||||||
gaugeCategory = "Fuel: math"
|
gaugeCategory = "Fuel: math"
|
||||||
totalFuelCorrectionGauge = totalFuelCorrection,"totalFuelCorrection", "mult", 0.0,3.0, 0.0,3.0, 0.0,3.0, 2,2
|
totalFuelCorrectionGauge = totalFuelCorrection,"totalFuelCorrection", "mult", 0.0,3.0, 0.0,3.0, 0.0,3.0, 2,2
|
||||||
gaugeCategory = 2
|
running_timeSinceCrankingInSecsGauge = running_timeSinceCrankingInSecs,"running_ timeSinceCrankingInSecs", "secs", 0.0,600000.0, 0.0,600000.0, 0.0,600000.0, 0,0
|
||||||
targetLambdaGauge = targetLambda,"fuel: target lambda", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 3,3
|
targetLambdaGauge = targetLambda,"fuel: target lambda", "", 0.5,1.5, 0.5,1.5, 0.5,1.5, 2,2
|
||||||
targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 0.0,0.0, 0.0,0.0, 0.0,0.0, 2,2
|
targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 10.0,20.0, 10.0,20.0, 10.0,20.0, 2,2
|
||||||
gaugeCategory = "Timing"
|
gaugeCategory = "Timing"
|
||||||
|
baseDwellGauge = baseDwell,"baseDwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
||||||
|
sparkDwellGauge = sparkDwell,"dwell: coil charge time", "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
|
||||||
cltTimingCorrectionGauge = cltTimingCorrection,"cltTimingCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
cltTimingCorrectionGauge = cltTimingCorrection,"cltTimingCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingIatCorrectionGauge = timingIatCorrection,"timingIatCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingIatCorrectionGauge = timingIatCorrection,"timingIatCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingPidCorrectionGauge = timingPidCorrection,"timingPidCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingPidCorrectionGauge = timingPidCorrection,"timingPidCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
|
|
|
@ -86,7 +86,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 Mon Jan 16 13:46:17 UTC 2023
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 16 20:22:16 UTC 2023
|
||||||
|
|
||||||
pageSize = 22368
|
pageSize = 22368
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -2681,23 +2681,23 @@ totalFuelCorrection = scalar, F32, 748, "mult", 1,0
|
||||||
running_postCrankingFuelCorrection = scalar, F32, 752, "", 1, 0
|
running_postCrankingFuelCorrection = scalar, F32, 752, "", 1, 0
|
||||||
running_intakeTemperatureCoefficient = scalar, F32, 756, "", 1, 0
|
running_intakeTemperatureCoefficient = scalar, F32, 756, "", 1, 0
|
||||||
running_coolantTemperatureCoefficient = scalar, F32, 760, "", 1, 0
|
running_coolantTemperatureCoefficient = scalar, F32, 760, "", 1, 0
|
||||||
running_timeSinceCrankingInSecs = scalar, F32, 764, "", 1, 0
|
running_timeSinceCrankingInSecs = scalar, F32, 764, "secs", 1,0
|
||||||
running_baseFuel = scalar, F32, 768, "", 1, 0
|
running_baseFuel = scalar, F32, 768, "", 1, 0
|
||||||
running_fuel = scalar, F32, 772, "", 1, 0
|
running_fuel = scalar, F32, 772, "", 1, 0
|
||||||
afrTableYAxis = scalar, U16, 776, "%", 0.01, 0
|
afrTableYAxis = scalar, U16, 776, "%", 0.01,0
|
||||||
targetLambda = scalar, U16, 778, "", 1.0E-4, 0
|
targetLambda = scalar, U16, 778, "", 1.0E-4,0
|
||||||
targetAFR = scalar, U16, 780, "ratio", 0.001, 0
|
targetAFR = scalar, U16, 780, "ratio", 0.001,0
|
||||||
stoichiometricRatio = scalar, U16, 782, "ratio", 0.001, 0
|
stoichiometricRatio = scalar, U16, 782, "ratio", 0.001, 0
|
||||||
sdTcharge_coff = scalar, F32, 784, "", 1, 0
|
sdTcharge_coff = scalar, F32, 784, "", 1, 0
|
||||||
sdAirMassInOneCylinder = scalar, F32, 788, "", 1, 0
|
sdAirMassInOneCylinder = scalar, F32, 788, "", 1, 0
|
||||||
sdIsTChargeAirModel = bits, U32, 792, [0:0]
|
sdIsTChargeAirModel = bits, U32, 792, [0:0]
|
||||||
; total TS size = 796
|
; total TS size = 796
|
||||||
baseDwell = scalar, F32, 796, "", 1, 0
|
baseDwell = scalar, F32, 796, "ms", 1,0
|
||||||
sparkDwell = scalar, F32, 800, "", 1, 0
|
sparkDwell = scalar, F32, 800, "ms", 1,0
|
||||||
dwellAngle = scalar, F32, 804, "", 1, 0
|
dwellAngle = scalar, F32, 804, "deg", 1,0
|
||||||
cltTimingCorrection = scalar, S16, 808, "deg", 0.01, 0
|
cltTimingCorrection = scalar, S16, 808, "deg", 0.01,0
|
||||||
timingIatCorrection = scalar, S16, 810, "deg", 0.01, 0
|
timingIatCorrection = scalar, S16, 810, "deg", 0.01,0
|
||||||
timingPidCorrection = scalar, S16, 812, "deg", 0.01, 0
|
timingPidCorrection = scalar, S16, 812, "deg", 0.01,0
|
||||||
dwellVoltageCorrection = scalar, F32, 816, "", 1, 0
|
dwellVoltageCorrection = scalar, F32, 816, "", 1, 0
|
||||||
luaTimingAdd = scalar, F32, 820, "deg", 1, 0
|
luaTimingAdd = scalar, F32, 820, "deg", 1, 0
|
||||||
luaTimingMult = scalar, F32, 824, "deg", 1, 0
|
luaTimingMult = scalar, F32, 824, "deg", 1, 0
|
||||||
|
@ -3920,10 +3920,13 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed"
|
||||||
[GaugeConfigurations]
|
[GaugeConfigurations]
|
||||||
gaugeCategory = "Fuel: math"
|
gaugeCategory = "Fuel: math"
|
||||||
totalFuelCorrectionGauge = totalFuelCorrection,"totalFuelCorrection", "mult", 0.0,3.0, 0.0,3.0, 0.0,3.0, 2,2
|
totalFuelCorrectionGauge = totalFuelCorrection,"totalFuelCorrection", "mult", 0.0,3.0, 0.0,3.0, 0.0,3.0, 2,2
|
||||||
gaugeCategory = 2
|
running_timeSinceCrankingInSecsGauge = running_timeSinceCrankingInSecs,"running_ timeSinceCrankingInSecs", "secs", 0.0,600000.0, 0.0,600000.0, 0.0,600000.0, 0,0
|
||||||
targetLambdaGauge = targetLambda,"fuel: target lambda", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 3,3
|
targetLambdaGauge = targetLambda,"fuel: target lambda", "", 0.5,1.5, 0.5,1.5, 0.5,1.5, 2,2
|
||||||
targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 0.0,0.0, 0.0,0.0, 0.0,0.0, 2,2
|
targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 10.0,20.0, 10.0,20.0, 10.0,20.0, 2,2
|
||||||
gaugeCategory = "Timing"
|
gaugeCategory = "Timing"
|
||||||
|
baseDwellGauge = baseDwell,"baseDwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
||||||
|
sparkDwellGauge = sparkDwell,"dwell: coil charge time", "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
|
||||||
cltTimingCorrectionGauge = cltTimingCorrection,"cltTimingCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
cltTimingCorrectionGauge = cltTimingCorrection,"cltTimingCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingIatCorrectionGauge = timingIatCorrection,"timingIatCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingIatCorrectionGauge = timingIatCorrection,"timingIatCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingPidCorrectionGauge = timingPidCorrection,"timingPidCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingPidCorrectionGauge = timingPidCorrection,"timingPidCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
|
|
|
@ -86,7 +86,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 Mon Jan 16 13:46:19 UTC 2023
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 16 20:22:17 UTC 2023
|
||||||
|
|
||||||
pageSize = 22368
|
pageSize = 22368
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -2681,23 +2681,23 @@ totalFuelCorrection = scalar, F32, 748, "mult", 1,0
|
||||||
running_postCrankingFuelCorrection = scalar, F32, 752, "", 1, 0
|
running_postCrankingFuelCorrection = scalar, F32, 752, "", 1, 0
|
||||||
running_intakeTemperatureCoefficient = scalar, F32, 756, "", 1, 0
|
running_intakeTemperatureCoefficient = scalar, F32, 756, "", 1, 0
|
||||||
running_coolantTemperatureCoefficient = scalar, F32, 760, "", 1, 0
|
running_coolantTemperatureCoefficient = scalar, F32, 760, "", 1, 0
|
||||||
running_timeSinceCrankingInSecs = scalar, F32, 764, "", 1, 0
|
running_timeSinceCrankingInSecs = scalar, F32, 764, "secs", 1,0
|
||||||
running_baseFuel = scalar, F32, 768, "", 1, 0
|
running_baseFuel = scalar, F32, 768, "", 1, 0
|
||||||
running_fuel = scalar, F32, 772, "", 1, 0
|
running_fuel = scalar, F32, 772, "", 1, 0
|
||||||
afrTableYAxis = scalar, U16, 776, "%", 0.01, 0
|
afrTableYAxis = scalar, U16, 776, "%", 0.01,0
|
||||||
targetLambda = scalar, U16, 778, "", 1.0E-4, 0
|
targetLambda = scalar, U16, 778, "", 1.0E-4,0
|
||||||
targetAFR = scalar, U16, 780, "ratio", 0.001, 0
|
targetAFR = scalar, U16, 780, "ratio", 0.001,0
|
||||||
stoichiometricRatio = scalar, U16, 782, "ratio", 0.001, 0
|
stoichiometricRatio = scalar, U16, 782, "ratio", 0.001, 0
|
||||||
sdTcharge_coff = scalar, F32, 784, "", 1, 0
|
sdTcharge_coff = scalar, F32, 784, "", 1, 0
|
||||||
sdAirMassInOneCylinder = scalar, F32, 788, "", 1, 0
|
sdAirMassInOneCylinder = scalar, F32, 788, "", 1, 0
|
||||||
sdIsTChargeAirModel = bits, U32, 792, [0:0]
|
sdIsTChargeAirModel = bits, U32, 792, [0:0]
|
||||||
; total TS size = 796
|
; total TS size = 796
|
||||||
baseDwell = scalar, F32, 796, "", 1, 0
|
baseDwell = scalar, F32, 796, "ms", 1,0
|
||||||
sparkDwell = scalar, F32, 800, "", 1, 0
|
sparkDwell = scalar, F32, 800, "ms", 1,0
|
||||||
dwellAngle = scalar, F32, 804, "", 1, 0
|
dwellAngle = scalar, F32, 804, "deg", 1,0
|
||||||
cltTimingCorrection = scalar, S16, 808, "deg", 0.01, 0
|
cltTimingCorrection = scalar, S16, 808, "deg", 0.01,0
|
||||||
timingIatCorrection = scalar, S16, 810, "deg", 0.01, 0
|
timingIatCorrection = scalar, S16, 810, "deg", 0.01,0
|
||||||
timingPidCorrection = scalar, S16, 812, "deg", 0.01, 0
|
timingPidCorrection = scalar, S16, 812, "deg", 0.01,0
|
||||||
dwellVoltageCorrection = scalar, F32, 816, "", 1, 0
|
dwellVoltageCorrection = scalar, F32, 816, "", 1, 0
|
||||||
luaTimingAdd = scalar, F32, 820, "deg", 1, 0
|
luaTimingAdd = scalar, F32, 820, "deg", 1, 0
|
||||||
luaTimingMult = scalar, F32, 824, "deg", 1, 0
|
luaTimingMult = scalar, F32, 824, "deg", 1, 0
|
||||||
|
@ -3920,10 +3920,13 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed"
|
||||||
[GaugeConfigurations]
|
[GaugeConfigurations]
|
||||||
gaugeCategory = "Fuel: math"
|
gaugeCategory = "Fuel: math"
|
||||||
totalFuelCorrectionGauge = totalFuelCorrection,"totalFuelCorrection", "mult", 0.0,3.0, 0.0,3.0, 0.0,3.0, 2,2
|
totalFuelCorrectionGauge = totalFuelCorrection,"totalFuelCorrection", "mult", 0.0,3.0, 0.0,3.0, 0.0,3.0, 2,2
|
||||||
gaugeCategory = 2
|
running_timeSinceCrankingInSecsGauge = running_timeSinceCrankingInSecs,"running_ timeSinceCrankingInSecs", "secs", 0.0,600000.0, 0.0,600000.0, 0.0,600000.0, 0,0
|
||||||
targetLambdaGauge = targetLambda,"fuel: target lambda", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 3,3
|
targetLambdaGauge = targetLambda,"fuel: target lambda", "", 0.5,1.5, 0.5,1.5, 0.5,1.5, 2,2
|
||||||
targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 0.0,0.0, 0.0,0.0, 0.0,0.0, 2,2
|
targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 10.0,20.0, 10.0,20.0, 10.0,20.0, 2,2
|
||||||
gaugeCategory = "Timing"
|
gaugeCategory = "Timing"
|
||||||
|
baseDwellGauge = baseDwell,"baseDwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
||||||
|
sparkDwellGauge = sparkDwell,"dwell: coil charge time", "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
|
||||||
cltTimingCorrectionGauge = cltTimingCorrection,"cltTimingCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
cltTimingCorrectionGauge = cltTimingCorrection,"cltTimingCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingIatCorrectionGauge = timingIatCorrection,"timingIatCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingIatCorrectionGauge = timingIatCorrection,"timingIatCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingPidCorrectionGauge = timingPidCorrection,"timingPidCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingPidCorrectionGauge = timingPidCorrection,"timingPidCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
|
|
|
@ -86,7 +86,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 Mon Jan 16 13:46:20 UTC 2023
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 16 20:22:19 UTC 2023
|
||||||
|
|
||||||
pageSize = 22368
|
pageSize = 22368
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -2681,23 +2681,23 @@ totalFuelCorrection = scalar, F32, 748, "mult", 1,0
|
||||||
running_postCrankingFuelCorrection = scalar, F32, 752, "", 1, 0
|
running_postCrankingFuelCorrection = scalar, F32, 752, "", 1, 0
|
||||||
running_intakeTemperatureCoefficient = scalar, F32, 756, "", 1, 0
|
running_intakeTemperatureCoefficient = scalar, F32, 756, "", 1, 0
|
||||||
running_coolantTemperatureCoefficient = scalar, F32, 760, "", 1, 0
|
running_coolantTemperatureCoefficient = scalar, F32, 760, "", 1, 0
|
||||||
running_timeSinceCrankingInSecs = scalar, F32, 764, "", 1, 0
|
running_timeSinceCrankingInSecs = scalar, F32, 764, "secs", 1,0
|
||||||
running_baseFuel = scalar, F32, 768, "", 1, 0
|
running_baseFuel = scalar, F32, 768, "", 1, 0
|
||||||
running_fuel = scalar, F32, 772, "", 1, 0
|
running_fuel = scalar, F32, 772, "", 1, 0
|
||||||
afrTableYAxis = scalar, U16, 776, "%", 0.01, 0
|
afrTableYAxis = scalar, U16, 776, "%", 0.01,0
|
||||||
targetLambda = scalar, U16, 778, "", 1.0E-4, 0
|
targetLambda = scalar, U16, 778, "", 1.0E-4,0
|
||||||
targetAFR = scalar, U16, 780, "ratio", 0.001, 0
|
targetAFR = scalar, U16, 780, "ratio", 0.001,0
|
||||||
stoichiometricRatio = scalar, U16, 782, "ratio", 0.001, 0
|
stoichiometricRatio = scalar, U16, 782, "ratio", 0.001, 0
|
||||||
sdTcharge_coff = scalar, F32, 784, "", 1, 0
|
sdTcharge_coff = scalar, F32, 784, "", 1, 0
|
||||||
sdAirMassInOneCylinder = scalar, F32, 788, "", 1, 0
|
sdAirMassInOneCylinder = scalar, F32, 788, "", 1, 0
|
||||||
sdIsTChargeAirModel = bits, U32, 792, [0:0]
|
sdIsTChargeAirModel = bits, U32, 792, [0:0]
|
||||||
; total TS size = 796
|
; total TS size = 796
|
||||||
baseDwell = scalar, F32, 796, "", 1, 0
|
baseDwell = scalar, F32, 796, "ms", 1,0
|
||||||
sparkDwell = scalar, F32, 800, "", 1, 0
|
sparkDwell = scalar, F32, 800, "ms", 1,0
|
||||||
dwellAngle = scalar, F32, 804, "", 1, 0
|
dwellAngle = scalar, F32, 804, "deg", 1,0
|
||||||
cltTimingCorrection = scalar, S16, 808, "deg", 0.01, 0
|
cltTimingCorrection = scalar, S16, 808, "deg", 0.01,0
|
||||||
timingIatCorrection = scalar, S16, 810, "deg", 0.01, 0
|
timingIatCorrection = scalar, S16, 810, "deg", 0.01,0
|
||||||
timingPidCorrection = scalar, S16, 812, "deg", 0.01, 0
|
timingPidCorrection = scalar, S16, 812, "deg", 0.01,0
|
||||||
dwellVoltageCorrection = scalar, F32, 816, "", 1, 0
|
dwellVoltageCorrection = scalar, F32, 816, "", 1, 0
|
||||||
luaTimingAdd = scalar, F32, 820, "deg", 1, 0
|
luaTimingAdd = scalar, F32, 820, "deg", 1, 0
|
||||||
luaTimingMult = scalar, F32, 824, "deg", 1, 0
|
luaTimingMult = scalar, F32, 824, "deg", 1, 0
|
||||||
|
@ -3920,10 +3920,13 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed"
|
||||||
[GaugeConfigurations]
|
[GaugeConfigurations]
|
||||||
gaugeCategory = "Fuel: math"
|
gaugeCategory = "Fuel: math"
|
||||||
totalFuelCorrectionGauge = totalFuelCorrection,"totalFuelCorrection", "mult", 0.0,3.0, 0.0,3.0, 0.0,3.0, 2,2
|
totalFuelCorrectionGauge = totalFuelCorrection,"totalFuelCorrection", "mult", 0.0,3.0, 0.0,3.0, 0.0,3.0, 2,2
|
||||||
gaugeCategory = 2
|
running_timeSinceCrankingInSecsGauge = running_timeSinceCrankingInSecs,"running_ timeSinceCrankingInSecs", "secs", 0.0,600000.0, 0.0,600000.0, 0.0,600000.0, 0,0
|
||||||
targetLambdaGauge = targetLambda,"fuel: target lambda", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 3,3
|
targetLambdaGauge = targetLambda,"fuel: target lambda", "", 0.5,1.5, 0.5,1.5, 0.5,1.5, 2,2
|
||||||
targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 0.0,0.0, 0.0,0.0, 0.0,0.0, 2,2
|
targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 10.0,20.0, 10.0,20.0, 10.0,20.0, 2,2
|
||||||
gaugeCategory = "Timing"
|
gaugeCategory = "Timing"
|
||||||
|
baseDwellGauge = baseDwell,"baseDwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
||||||
|
sparkDwellGauge = sparkDwell,"dwell: coil charge time", "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
|
||||||
cltTimingCorrectionGauge = cltTimingCorrection,"cltTimingCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
cltTimingCorrectionGauge = cltTimingCorrection,"cltTimingCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingIatCorrectionGauge = timingIatCorrection,"timingIatCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingIatCorrectionGauge = timingIatCorrection,"timingIatCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingPidCorrectionGauge = timingPidCorrection,"timingPidCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingPidCorrectionGauge = timingPidCorrection,"timingPidCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
|
|
|
@ -86,7 +86,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 Mon Jan 16 13:47:01 UTC 2023
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 16 20:22:53 UTC 2023
|
||||||
|
|
||||||
pageSize = 22368
|
pageSize = 22368
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -2681,23 +2681,23 @@ totalFuelCorrection = scalar, F32, 748, "mult", 1,0
|
||||||
running_postCrankingFuelCorrection = scalar, F32, 752, "", 1, 0
|
running_postCrankingFuelCorrection = scalar, F32, 752, "", 1, 0
|
||||||
running_intakeTemperatureCoefficient = scalar, F32, 756, "", 1, 0
|
running_intakeTemperatureCoefficient = scalar, F32, 756, "", 1, 0
|
||||||
running_coolantTemperatureCoefficient = scalar, F32, 760, "", 1, 0
|
running_coolantTemperatureCoefficient = scalar, F32, 760, "", 1, 0
|
||||||
running_timeSinceCrankingInSecs = scalar, F32, 764, "", 1, 0
|
running_timeSinceCrankingInSecs = scalar, F32, 764, "secs", 1,0
|
||||||
running_baseFuel = scalar, F32, 768, "", 1, 0
|
running_baseFuel = scalar, F32, 768, "", 1, 0
|
||||||
running_fuel = scalar, F32, 772, "", 1, 0
|
running_fuel = scalar, F32, 772, "", 1, 0
|
||||||
afrTableYAxis = scalar, U16, 776, "%", 0.01, 0
|
afrTableYAxis = scalar, U16, 776, "%", 0.01,0
|
||||||
targetLambda = scalar, U16, 778, "", 1.0E-4, 0
|
targetLambda = scalar, U16, 778, "", 1.0E-4,0
|
||||||
targetAFR = scalar, U16, 780, "ratio", 0.001, 0
|
targetAFR = scalar, U16, 780, "ratio", 0.001,0
|
||||||
stoichiometricRatio = scalar, U16, 782, "ratio", 0.001, 0
|
stoichiometricRatio = scalar, U16, 782, "ratio", 0.001, 0
|
||||||
sdTcharge_coff = scalar, F32, 784, "", 1, 0
|
sdTcharge_coff = scalar, F32, 784, "", 1, 0
|
||||||
sdAirMassInOneCylinder = scalar, F32, 788, "", 1, 0
|
sdAirMassInOneCylinder = scalar, F32, 788, "", 1, 0
|
||||||
sdIsTChargeAirModel = bits, U32, 792, [0:0]
|
sdIsTChargeAirModel = bits, U32, 792, [0:0]
|
||||||
; total TS size = 796
|
; total TS size = 796
|
||||||
baseDwell = scalar, F32, 796, "", 1, 0
|
baseDwell = scalar, F32, 796, "ms", 1,0
|
||||||
sparkDwell = scalar, F32, 800, "", 1, 0
|
sparkDwell = scalar, F32, 800, "ms", 1,0
|
||||||
dwellAngle = scalar, F32, 804, "", 1, 0
|
dwellAngle = scalar, F32, 804, "deg", 1,0
|
||||||
cltTimingCorrection = scalar, S16, 808, "deg", 0.01, 0
|
cltTimingCorrection = scalar, S16, 808, "deg", 0.01,0
|
||||||
timingIatCorrection = scalar, S16, 810, "deg", 0.01, 0
|
timingIatCorrection = scalar, S16, 810, "deg", 0.01,0
|
||||||
timingPidCorrection = scalar, S16, 812, "deg", 0.01, 0
|
timingPidCorrection = scalar, S16, 812, "deg", 0.01,0
|
||||||
dwellVoltageCorrection = scalar, F32, 816, "", 1, 0
|
dwellVoltageCorrection = scalar, F32, 816, "", 1, 0
|
||||||
luaTimingAdd = scalar, F32, 820, "deg", 1, 0
|
luaTimingAdd = scalar, F32, 820, "deg", 1, 0
|
||||||
luaTimingMult = scalar, F32, 824, "deg", 1, 0
|
luaTimingMult = scalar, F32, 824, "deg", 1, 0
|
||||||
|
@ -3920,10 +3920,13 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed"
|
||||||
[GaugeConfigurations]
|
[GaugeConfigurations]
|
||||||
gaugeCategory = "Fuel: math"
|
gaugeCategory = "Fuel: math"
|
||||||
totalFuelCorrectionGauge = totalFuelCorrection,"totalFuelCorrection", "mult", 0.0,3.0, 0.0,3.0, 0.0,3.0, 2,2
|
totalFuelCorrectionGauge = totalFuelCorrection,"totalFuelCorrection", "mult", 0.0,3.0, 0.0,3.0, 0.0,3.0, 2,2
|
||||||
gaugeCategory = 2
|
running_timeSinceCrankingInSecsGauge = running_timeSinceCrankingInSecs,"running_ timeSinceCrankingInSecs", "secs", 0.0,600000.0, 0.0,600000.0, 0.0,600000.0, 0,0
|
||||||
targetLambdaGauge = targetLambda,"fuel: target lambda", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 3,3
|
targetLambdaGauge = targetLambda,"fuel: target lambda", "", 0.5,1.5, 0.5,1.5, 0.5,1.5, 2,2
|
||||||
targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 0.0,0.0, 0.0,0.0, 0.0,0.0, 2,2
|
targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 10.0,20.0, 10.0,20.0, 10.0,20.0, 2,2
|
||||||
gaugeCategory = "Timing"
|
gaugeCategory = "Timing"
|
||||||
|
baseDwellGauge = baseDwell,"baseDwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
||||||
|
sparkDwellGauge = sparkDwell,"dwell: coil charge time", "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
|
||||||
cltTimingCorrectionGauge = cltTimingCorrection,"cltTimingCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
cltTimingCorrectionGauge = cltTimingCorrection,"cltTimingCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingIatCorrectionGauge = timingIatCorrection,"timingIatCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingIatCorrectionGauge = timingIatCorrection,"timingIatCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingPidCorrectionGauge = timingPidCorrection,"timingPidCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingPidCorrectionGauge = timingPidCorrection,"timingPidCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
|
|
|
@ -86,7 +86,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 Mon Jan 16 13:46:43 UTC 2023
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 16 20:22:38 UTC 2023
|
||||||
|
|
||||||
pageSize = 22368
|
pageSize = 22368
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -2681,23 +2681,23 @@ totalFuelCorrection = scalar, F32, 748, "mult", 1,0
|
||||||
running_postCrankingFuelCorrection = scalar, F32, 752, "", 1, 0
|
running_postCrankingFuelCorrection = scalar, F32, 752, "", 1, 0
|
||||||
running_intakeTemperatureCoefficient = scalar, F32, 756, "", 1, 0
|
running_intakeTemperatureCoefficient = scalar, F32, 756, "", 1, 0
|
||||||
running_coolantTemperatureCoefficient = scalar, F32, 760, "", 1, 0
|
running_coolantTemperatureCoefficient = scalar, F32, 760, "", 1, 0
|
||||||
running_timeSinceCrankingInSecs = scalar, F32, 764, "", 1, 0
|
running_timeSinceCrankingInSecs = scalar, F32, 764, "secs", 1,0
|
||||||
running_baseFuel = scalar, F32, 768, "", 1, 0
|
running_baseFuel = scalar, F32, 768, "", 1, 0
|
||||||
running_fuel = scalar, F32, 772, "", 1, 0
|
running_fuel = scalar, F32, 772, "", 1, 0
|
||||||
afrTableYAxis = scalar, U16, 776, "%", 0.01, 0
|
afrTableYAxis = scalar, U16, 776, "%", 0.01,0
|
||||||
targetLambda = scalar, U16, 778, "", 1.0E-4, 0
|
targetLambda = scalar, U16, 778, "", 1.0E-4,0
|
||||||
targetAFR = scalar, U16, 780, "ratio", 0.001, 0
|
targetAFR = scalar, U16, 780, "ratio", 0.001,0
|
||||||
stoichiometricRatio = scalar, U16, 782, "ratio", 0.001, 0
|
stoichiometricRatio = scalar, U16, 782, "ratio", 0.001, 0
|
||||||
sdTcharge_coff = scalar, F32, 784, "", 1, 0
|
sdTcharge_coff = scalar, F32, 784, "", 1, 0
|
||||||
sdAirMassInOneCylinder = scalar, F32, 788, "", 1, 0
|
sdAirMassInOneCylinder = scalar, F32, 788, "", 1, 0
|
||||||
sdIsTChargeAirModel = bits, U32, 792, [0:0]
|
sdIsTChargeAirModel = bits, U32, 792, [0:0]
|
||||||
; total TS size = 796
|
; total TS size = 796
|
||||||
baseDwell = scalar, F32, 796, "", 1, 0
|
baseDwell = scalar, F32, 796, "ms", 1,0
|
||||||
sparkDwell = scalar, F32, 800, "", 1, 0
|
sparkDwell = scalar, F32, 800, "ms", 1,0
|
||||||
dwellAngle = scalar, F32, 804, "", 1, 0
|
dwellAngle = scalar, F32, 804, "deg", 1,0
|
||||||
cltTimingCorrection = scalar, S16, 808, "deg", 0.01, 0
|
cltTimingCorrection = scalar, S16, 808, "deg", 0.01,0
|
||||||
timingIatCorrection = scalar, S16, 810, "deg", 0.01, 0
|
timingIatCorrection = scalar, S16, 810, "deg", 0.01,0
|
||||||
timingPidCorrection = scalar, S16, 812, "deg", 0.01, 0
|
timingPidCorrection = scalar, S16, 812, "deg", 0.01,0
|
||||||
dwellVoltageCorrection = scalar, F32, 816, "", 1, 0
|
dwellVoltageCorrection = scalar, F32, 816, "", 1, 0
|
||||||
luaTimingAdd = scalar, F32, 820, "deg", 1, 0
|
luaTimingAdd = scalar, F32, 820, "deg", 1, 0
|
||||||
luaTimingMult = scalar, F32, 824, "deg", 1, 0
|
luaTimingMult = scalar, F32, 824, "deg", 1, 0
|
||||||
|
@ -3920,10 +3920,13 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed"
|
||||||
[GaugeConfigurations]
|
[GaugeConfigurations]
|
||||||
gaugeCategory = "Fuel: math"
|
gaugeCategory = "Fuel: math"
|
||||||
totalFuelCorrectionGauge = totalFuelCorrection,"totalFuelCorrection", "mult", 0.0,3.0, 0.0,3.0, 0.0,3.0, 2,2
|
totalFuelCorrectionGauge = totalFuelCorrection,"totalFuelCorrection", "mult", 0.0,3.0, 0.0,3.0, 0.0,3.0, 2,2
|
||||||
gaugeCategory = 2
|
running_timeSinceCrankingInSecsGauge = running_timeSinceCrankingInSecs,"running_ timeSinceCrankingInSecs", "secs", 0.0,600000.0, 0.0,600000.0, 0.0,600000.0, 0,0
|
||||||
targetLambdaGauge = targetLambda,"fuel: target lambda", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 3,3
|
targetLambdaGauge = targetLambda,"fuel: target lambda", "", 0.5,1.5, 0.5,1.5, 0.5,1.5, 2,2
|
||||||
targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 0.0,0.0, 0.0,0.0, 0.0,0.0, 2,2
|
targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 10.0,20.0, 10.0,20.0, 10.0,20.0, 2,2
|
||||||
gaugeCategory = "Timing"
|
gaugeCategory = "Timing"
|
||||||
|
baseDwellGauge = baseDwell,"baseDwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
||||||
|
sparkDwellGauge = sparkDwell,"dwell: coil charge time", "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
|
||||||
cltTimingCorrectionGauge = cltTimingCorrection,"cltTimingCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
cltTimingCorrectionGauge = cltTimingCorrection,"cltTimingCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingIatCorrectionGauge = timingIatCorrection,"timingIatCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingIatCorrectionGauge = timingIatCorrection,"timingIatCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingPidCorrectionGauge = timingPidCorrection,"timingPidCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingPidCorrectionGauge = timingPidCorrection,"timingPidCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
|
|
|
@ -86,7 +86,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 Mon Jan 16 13:46:14 UTC 2023
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Mon Jan 16 20:22:14 UTC 2023
|
||||||
|
|
||||||
pageSize = 22368
|
pageSize = 22368
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -2681,23 +2681,23 @@ totalFuelCorrection = scalar, F32, 748, "mult", 1,0
|
||||||
running_postCrankingFuelCorrection = scalar, F32, 752, "", 1, 0
|
running_postCrankingFuelCorrection = scalar, F32, 752, "", 1, 0
|
||||||
running_intakeTemperatureCoefficient = scalar, F32, 756, "", 1, 0
|
running_intakeTemperatureCoefficient = scalar, F32, 756, "", 1, 0
|
||||||
running_coolantTemperatureCoefficient = scalar, F32, 760, "", 1, 0
|
running_coolantTemperatureCoefficient = scalar, F32, 760, "", 1, 0
|
||||||
running_timeSinceCrankingInSecs = scalar, F32, 764, "", 1, 0
|
running_timeSinceCrankingInSecs = scalar, F32, 764, "secs", 1,0
|
||||||
running_baseFuel = scalar, F32, 768, "", 1, 0
|
running_baseFuel = scalar, F32, 768, "", 1, 0
|
||||||
running_fuel = scalar, F32, 772, "", 1, 0
|
running_fuel = scalar, F32, 772, "", 1, 0
|
||||||
afrTableYAxis = scalar, U16, 776, "%", 0.01, 0
|
afrTableYAxis = scalar, U16, 776, "%", 0.01,0
|
||||||
targetLambda = scalar, U16, 778, "", 1.0E-4, 0
|
targetLambda = scalar, U16, 778, "", 1.0E-4,0
|
||||||
targetAFR = scalar, U16, 780, "ratio", 0.001, 0
|
targetAFR = scalar, U16, 780, "ratio", 0.001,0
|
||||||
stoichiometricRatio = scalar, U16, 782, "ratio", 0.001, 0
|
stoichiometricRatio = scalar, U16, 782, "ratio", 0.001, 0
|
||||||
sdTcharge_coff = scalar, F32, 784, "", 1, 0
|
sdTcharge_coff = scalar, F32, 784, "", 1, 0
|
||||||
sdAirMassInOneCylinder = scalar, F32, 788, "", 1, 0
|
sdAirMassInOneCylinder = scalar, F32, 788, "", 1, 0
|
||||||
sdIsTChargeAirModel = bits, U32, 792, [0:0]
|
sdIsTChargeAirModel = bits, U32, 792, [0:0]
|
||||||
; total TS size = 796
|
; total TS size = 796
|
||||||
baseDwell = scalar, F32, 796, "", 1, 0
|
baseDwell = scalar, F32, 796, "ms", 1,0
|
||||||
sparkDwell = scalar, F32, 800, "", 1, 0
|
sparkDwell = scalar, F32, 800, "ms", 1,0
|
||||||
dwellAngle = scalar, F32, 804, "", 1, 0
|
dwellAngle = scalar, F32, 804, "deg", 1,0
|
||||||
cltTimingCorrection = scalar, S16, 808, "deg", 0.01, 0
|
cltTimingCorrection = scalar, S16, 808, "deg", 0.01,0
|
||||||
timingIatCorrection = scalar, S16, 810, "deg", 0.01, 0
|
timingIatCorrection = scalar, S16, 810, "deg", 0.01,0
|
||||||
timingPidCorrection = scalar, S16, 812, "deg", 0.01, 0
|
timingPidCorrection = scalar, S16, 812, "deg", 0.01,0
|
||||||
dwellVoltageCorrection = scalar, F32, 816, "", 1, 0
|
dwellVoltageCorrection = scalar, F32, 816, "", 1, 0
|
||||||
luaTimingAdd = scalar, F32, 820, "deg", 1, 0
|
luaTimingAdd = scalar, F32, 820, "deg", 1, 0
|
||||||
luaTimingMult = scalar, F32, 824, "deg", 1, 0
|
luaTimingMult = scalar, F32, 824, "deg", 1, 0
|
||||||
|
@ -3920,10 +3920,13 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed"
|
||||||
[GaugeConfigurations]
|
[GaugeConfigurations]
|
||||||
gaugeCategory = "Fuel: math"
|
gaugeCategory = "Fuel: math"
|
||||||
totalFuelCorrectionGauge = totalFuelCorrection,"totalFuelCorrection", "mult", 0.0,3.0, 0.0,3.0, 0.0,3.0, 2,2
|
totalFuelCorrectionGauge = totalFuelCorrection,"totalFuelCorrection", "mult", 0.0,3.0, 0.0,3.0, 0.0,3.0, 2,2
|
||||||
gaugeCategory = 2
|
running_timeSinceCrankingInSecsGauge = running_timeSinceCrankingInSecs,"running_ timeSinceCrankingInSecs", "secs", 0.0,600000.0, 0.0,600000.0, 0.0,600000.0, 0,0
|
||||||
targetLambdaGauge = targetLambda,"fuel: target lambda", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 3,3
|
targetLambdaGauge = targetLambda,"fuel: target lambda", "", 0.5,1.5, 0.5,1.5, 0.5,1.5, 2,2
|
||||||
targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 0.0,0.0, 0.0,0.0, 0.0,0.0, 2,2
|
targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 10.0,20.0, 10.0,20.0, 10.0,20.0, 2,2
|
||||||
gaugeCategory = "Timing"
|
gaugeCategory = "Timing"
|
||||||
|
baseDwellGauge = baseDwell,"baseDwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
||||||
|
sparkDwellGauge = sparkDwell,"dwell: coil charge time", "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
|
||||||
cltTimingCorrectionGauge = cltTimingCorrection,"cltTimingCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
cltTimingCorrectionGauge = cltTimingCorrection,"cltTimingCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingIatCorrectionGauge = timingIatCorrection,"timingIatCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingIatCorrectionGauge = timingIatCorrection,"timingIatCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingPidCorrectionGauge = timingPidCorrection,"timingPidCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingPidCorrectionGauge = timingPidCorrection,"timingPidCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
|
|
|
@ -86,7 +86,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 Mon Jan 16 13:46:59 UTC 2023
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 16 20:22:51 UTC 2023
|
||||||
|
|
||||||
pageSize = 22368
|
pageSize = 22368
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -2681,23 +2681,23 @@ totalFuelCorrection = scalar, F32, 748, "mult", 1,0
|
||||||
running_postCrankingFuelCorrection = scalar, F32, 752, "", 1, 0
|
running_postCrankingFuelCorrection = scalar, F32, 752, "", 1, 0
|
||||||
running_intakeTemperatureCoefficient = scalar, F32, 756, "", 1, 0
|
running_intakeTemperatureCoefficient = scalar, F32, 756, "", 1, 0
|
||||||
running_coolantTemperatureCoefficient = scalar, F32, 760, "", 1, 0
|
running_coolantTemperatureCoefficient = scalar, F32, 760, "", 1, 0
|
||||||
running_timeSinceCrankingInSecs = scalar, F32, 764, "", 1, 0
|
running_timeSinceCrankingInSecs = scalar, F32, 764, "secs", 1,0
|
||||||
running_baseFuel = scalar, F32, 768, "", 1, 0
|
running_baseFuel = scalar, F32, 768, "", 1, 0
|
||||||
running_fuel = scalar, F32, 772, "", 1, 0
|
running_fuel = scalar, F32, 772, "", 1, 0
|
||||||
afrTableYAxis = scalar, U16, 776, "%", 0.01, 0
|
afrTableYAxis = scalar, U16, 776, "%", 0.01,0
|
||||||
targetLambda = scalar, U16, 778, "", 1.0E-4, 0
|
targetLambda = scalar, U16, 778, "", 1.0E-4,0
|
||||||
targetAFR = scalar, U16, 780, "ratio", 0.001, 0
|
targetAFR = scalar, U16, 780, "ratio", 0.001,0
|
||||||
stoichiometricRatio = scalar, U16, 782, "ratio", 0.001, 0
|
stoichiometricRatio = scalar, U16, 782, "ratio", 0.001, 0
|
||||||
sdTcharge_coff = scalar, F32, 784, "", 1, 0
|
sdTcharge_coff = scalar, F32, 784, "", 1, 0
|
||||||
sdAirMassInOneCylinder = scalar, F32, 788, "", 1, 0
|
sdAirMassInOneCylinder = scalar, F32, 788, "", 1, 0
|
||||||
sdIsTChargeAirModel = bits, U32, 792, [0:0]
|
sdIsTChargeAirModel = bits, U32, 792, [0:0]
|
||||||
; total TS size = 796
|
; total TS size = 796
|
||||||
baseDwell = scalar, F32, 796, "", 1, 0
|
baseDwell = scalar, F32, 796, "ms", 1,0
|
||||||
sparkDwell = scalar, F32, 800, "", 1, 0
|
sparkDwell = scalar, F32, 800, "ms", 1,0
|
||||||
dwellAngle = scalar, F32, 804, "", 1, 0
|
dwellAngle = scalar, F32, 804, "deg", 1,0
|
||||||
cltTimingCorrection = scalar, S16, 808, "deg", 0.01, 0
|
cltTimingCorrection = scalar, S16, 808, "deg", 0.01,0
|
||||||
timingIatCorrection = scalar, S16, 810, "deg", 0.01, 0
|
timingIatCorrection = scalar, S16, 810, "deg", 0.01,0
|
||||||
timingPidCorrection = scalar, S16, 812, "deg", 0.01, 0
|
timingPidCorrection = scalar, S16, 812, "deg", 0.01,0
|
||||||
dwellVoltageCorrection = scalar, F32, 816, "", 1, 0
|
dwellVoltageCorrection = scalar, F32, 816, "", 1, 0
|
||||||
luaTimingAdd = scalar, F32, 820, "deg", 1, 0
|
luaTimingAdd = scalar, F32, 820, "deg", 1, 0
|
||||||
luaTimingMult = scalar, F32, 824, "deg", 1, 0
|
luaTimingMult = scalar, F32, 824, "deg", 1, 0
|
||||||
|
@ -3920,10 +3920,13 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed"
|
||||||
[GaugeConfigurations]
|
[GaugeConfigurations]
|
||||||
gaugeCategory = "Fuel: math"
|
gaugeCategory = "Fuel: math"
|
||||||
totalFuelCorrectionGauge = totalFuelCorrection,"totalFuelCorrection", "mult", 0.0,3.0, 0.0,3.0, 0.0,3.0, 2,2
|
totalFuelCorrectionGauge = totalFuelCorrection,"totalFuelCorrection", "mult", 0.0,3.0, 0.0,3.0, 0.0,3.0, 2,2
|
||||||
gaugeCategory = 2
|
running_timeSinceCrankingInSecsGauge = running_timeSinceCrankingInSecs,"running_ timeSinceCrankingInSecs", "secs", 0.0,600000.0, 0.0,600000.0, 0.0,600000.0, 0,0
|
||||||
targetLambdaGauge = targetLambda,"fuel: target lambda", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 3,3
|
targetLambdaGauge = targetLambda,"fuel: target lambda", "", 0.5,1.5, 0.5,1.5, 0.5,1.5, 2,2
|
||||||
targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 0.0,0.0, 0.0,0.0, 0.0,0.0, 2,2
|
targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 10.0,20.0, 10.0,20.0, 10.0,20.0, 2,2
|
||||||
gaugeCategory = "Timing"
|
gaugeCategory = "Timing"
|
||||||
|
baseDwellGauge = baseDwell,"baseDwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
||||||
|
sparkDwellGauge = sparkDwell,"dwell: coil charge time", "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
|
||||||
cltTimingCorrectionGauge = cltTimingCorrection,"cltTimingCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
cltTimingCorrectionGauge = cltTimingCorrection,"cltTimingCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingIatCorrectionGauge = timingIatCorrection,"timingIatCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingIatCorrectionGauge = timingIatCorrection,"timingIatCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingPidCorrectionGauge = timingPidCorrection,"timingPidCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingPidCorrectionGauge = timingPidCorrection,"timingPidCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
|
|
|
@ -86,7 +86,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 Mon Jan 16 13:47:00 UTC 2023
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 16 20:22:52 UTC 2023
|
||||||
|
|
||||||
pageSize = 22368
|
pageSize = 22368
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -2681,23 +2681,23 @@ totalFuelCorrection = scalar, F32, 748, "mult", 1,0
|
||||||
running_postCrankingFuelCorrection = scalar, F32, 752, "", 1, 0
|
running_postCrankingFuelCorrection = scalar, F32, 752, "", 1, 0
|
||||||
running_intakeTemperatureCoefficient = scalar, F32, 756, "", 1, 0
|
running_intakeTemperatureCoefficient = scalar, F32, 756, "", 1, 0
|
||||||
running_coolantTemperatureCoefficient = scalar, F32, 760, "", 1, 0
|
running_coolantTemperatureCoefficient = scalar, F32, 760, "", 1, 0
|
||||||
running_timeSinceCrankingInSecs = scalar, F32, 764, "", 1, 0
|
running_timeSinceCrankingInSecs = scalar, F32, 764, "secs", 1,0
|
||||||
running_baseFuel = scalar, F32, 768, "", 1, 0
|
running_baseFuel = scalar, F32, 768, "", 1, 0
|
||||||
running_fuel = scalar, F32, 772, "", 1, 0
|
running_fuel = scalar, F32, 772, "", 1, 0
|
||||||
afrTableYAxis = scalar, U16, 776, "%", 0.01, 0
|
afrTableYAxis = scalar, U16, 776, "%", 0.01,0
|
||||||
targetLambda = scalar, U16, 778, "", 1.0E-4, 0
|
targetLambda = scalar, U16, 778, "", 1.0E-4,0
|
||||||
targetAFR = scalar, U16, 780, "ratio", 0.001, 0
|
targetAFR = scalar, U16, 780, "ratio", 0.001,0
|
||||||
stoichiometricRatio = scalar, U16, 782, "ratio", 0.001, 0
|
stoichiometricRatio = scalar, U16, 782, "ratio", 0.001, 0
|
||||||
sdTcharge_coff = scalar, F32, 784, "", 1, 0
|
sdTcharge_coff = scalar, F32, 784, "", 1, 0
|
||||||
sdAirMassInOneCylinder = scalar, F32, 788, "", 1, 0
|
sdAirMassInOneCylinder = scalar, F32, 788, "", 1, 0
|
||||||
sdIsTChargeAirModel = bits, U32, 792, [0:0]
|
sdIsTChargeAirModel = bits, U32, 792, [0:0]
|
||||||
; total TS size = 796
|
; total TS size = 796
|
||||||
baseDwell = scalar, F32, 796, "", 1, 0
|
baseDwell = scalar, F32, 796, "ms", 1,0
|
||||||
sparkDwell = scalar, F32, 800, "", 1, 0
|
sparkDwell = scalar, F32, 800, "ms", 1,0
|
||||||
dwellAngle = scalar, F32, 804, "", 1, 0
|
dwellAngle = scalar, F32, 804, "deg", 1,0
|
||||||
cltTimingCorrection = scalar, S16, 808, "deg", 0.01, 0
|
cltTimingCorrection = scalar, S16, 808, "deg", 0.01,0
|
||||||
timingIatCorrection = scalar, S16, 810, "deg", 0.01, 0
|
timingIatCorrection = scalar, S16, 810, "deg", 0.01,0
|
||||||
timingPidCorrection = scalar, S16, 812, "deg", 0.01, 0
|
timingPidCorrection = scalar, S16, 812, "deg", 0.01,0
|
||||||
dwellVoltageCorrection = scalar, F32, 816, "", 1, 0
|
dwellVoltageCorrection = scalar, F32, 816, "", 1, 0
|
||||||
luaTimingAdd = scalar, F32, 820, "deg", 1, 0
|
luaTimingAdd = scalar, F32, 820, "deg", 1, 0
|
||||||
luaTimingMult = scalar, F32, 824, "deg", 1, 0
|
luaTimingMult = scalar, F32, 824, "deg", 1, 0
|
||||||
|
@ -3920,10 +3920,13 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed"
|
||||||
[GaugeConfigurations]
|
[GaugeConfigurations]
|
||||||
gaugeCategory = "Fuel: math"
|
gaugeCategory = "Fuel: math"
|
||||||
totalFuelCorrectionGauge = totalFuelCorrection,"totalFuelCorrection", "mult", 0.0,3.0, 0.0,3.0, 0.0,3.0, 2,2
|
totalFuelCorrectionGauge = totalFuelCorrection,"totalFuelCorrection", "mult", 0.0,3.0, 0.0,3.0, 0.0,3.0, 2,2
|
||||||
gaugeCategory = 2
|
running_timeSinceCrankingInSecsGauge = running_timeSinceCrankingInSecs,"running_ timeSinceCrankingInSecs", "secs", 0.0,600000.0, 0.0,600000.0, 0.0,600000.0, 0,0
|
||||||
targetLambdaGauge = targetLambda,"fuel: target lambda", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 3,3
|
targetLambdaGauge = targetLambda,"fuel: target lambda", "", 0.5,1.5, 0.5,1.5, 0.5,1.5, 2,2
|
||||||
targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 0.0,0.0, 0.0,0.0, 0.0,0.0, 2,2
|
targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 10.0,20.0, 10.0,20.0, 10.0,20.0, 2,2
|
||||||
gaugeCategory = "Timing"
|
gaugeCategory = "Timing"
|
||||||
|
baseDwellGauge = baseDwell,"baseDwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
||||||
|
sparkDwellGauge = sparkDwell,"dwell: coil charge time", "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
|
||||||
cltTimingCorrectionGauge = cltTimingCorrection,"cltTimingCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
cltTimingCorrectionGauge = cltTimingCorrection,"cltTimingCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingIatCorrectionGauge = timingIatCorrection,"timingIatCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingIatCorrectionGauge = timingIatCorrection,"timingIatCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingPidCorrectionGauge = timingPidCorrection,"timingPidCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingPidCorrectionGauge = timingPidCorrection,"timingPidCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
|
|
|
@ -86,7 +86,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 Mon Jan 16 13:46:50 UTC 2023
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 16 20:22:43 UTC 2023
|
||||||
|
|
||||||
pageSize = 22368
|
pageSize = 22368
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -2681,23 +2681,23 @@ totalFuelCorrection = scalar, F32, 748, "mult", 1,0
|
||||||
running_postCrankingFuelCorrection = scalar, F32, 752, "", 1, 0
|
running_postCrankingFuelCorrection = scalar, F32, 752, "", 1, 0
|
||||||
running_intakeTemperatureCoefficient = scalar, F32, 756, "", 1, 0
|
running_intakeTemperatureCoefficient = scalar, F32, 756, "", 1, 0
|
||||||
running_coolantTemperatureCoefficient = scalar, F32, 760, "", 1, 0
|
running_coolantTemperatureCoefficient = scalar, F32, 760, "", 1, 0
|
||||||
running_timeSinceCrankingInSecs = scalar, F32, 764, "", 1, 0
|
running_timeSinceCrankingInSecs = scalar, F32, 764, "secs", 1,0
|
||||||
running_baseFuel = scalar, F32, 768, "", 1, 0
|
running_baseFuel = scalar, F32, 768, "", 1, 0
|
||||||
running_fuel = scalar, F32, 772, "", 1, 0
|
running_fuel = scalar, F32, 772, "", 1, 0
|
||||||
afrTableYAxis = scalar, U16, 776, "%", 0.01, 0
|
afrTableYAxis = scalar, U16, 776, "%", 0.01,0
|
||||||
targetLambda = scalar, U16, 778, "", 1.0E-4, 0
|
targetLambda = scalar, U16, 778, "", 1.0E-4,0
|
||||||
targetAFR = scalar, U16, 780, "ratio", 0.001, 0
|
targetAFR = scalar, U16, 780, "ratio", 0.001,0
|
||||||
stoichiometricRatio = scalar, U16, 782, "ratio", 0.001, 0
|
stoichiometricRatio = scalar, U16, 782, "ratio", 0.001, 0
|
||||||
sdTcharge_coff = scalar, F32, 784, "", 1, 0
|
sdTcharge_coff = scalar, F32, 784, "", 1, 0
|
||||||
sdAirMassInOneCylinder = scalar, F32, 788, "", 1, 0
|
sdAirMassInOneCylinder = scalar, F32, 788, "", 1, 0
|
||||||
sdIsTChargeAirModel = bits, U32, 792, [0:0]
|
sdIsTChargeAirModel = bits, U32, 792, [0:0]
|
||||||
; total TS size = 796
|
; total TS size = 796
|
||||||
baseDwell = scalar, F32, 796, "", 1, 0
|
baseDwell = scalar, F32, 796, "ms", 1,0
|
||||||
sparkDwell = scalar, F32, 800, "", 1, 0
|
sparkDwell = scalar, F32, 800, "ms", 1,0
|
||||||
dwellAngle = scalar, F32, 804, "", 1, 0
|
dwellAngle = scalar, F32, 804, "deg", 1,0
|
||||||
cltTimingCorrection = scalar, S16, 808, "deg", 0.01, 0
|
cltTimingCorrection = scalar, S16, 808, "deg", 0.01,0
|
||||||
timingIatCorrection = scalar, S16, 810, "deg", 0.01, 0
|
timingIatCorrection = scalar, S16, 810, "deg", 0.01,0
|
||||||
timingPidCorrection = scalar, S16, 812, "deg", 0.01, 0
|
timingPidCorrection = scalar, S16, 812, "deg", 0.01,0
|
||||||
dwellVoltageCorrection = scalar, F32, 816, "", 1, 0
|
dwellVoltageCorrection = scalar, F32, 816, "", 1, 0
|
||||||
luaTimingAdd = scalar, F32, 820, "deg", 1, 0
|
luaTimingAdd = scalar, F32, 820, "deg", 1, 0
|
||||||
luaTimingMult = scalar, F32, 824, "deg", 1, 0
|
luaTimingMult = scalar, F32, 824, "deg", 1, 0
|
||||||
|
@ -3920,10 +3920,13 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed"
|
||||||
[GaugeConfigurations]
|
[GaugeConfigurations]
|
||||||
gaugeCategory = "Fuel: math"
|
gaugeCategory = "Fuel: math"
|
||||||
totalFuelCorrectionGauge = totalFuelCorrection,"totalFuelCorrection", "mult", 0.0,3.0, 0.0,3.0, 0.0,3.0, 2,2
|
totalFuelCorrectionGauge = totalFuelCorrection,"totalFuelCorrection", "mult", 0.0,3.0, 0.0,3.0, 0.0,3.0, 2,2
|
||||||
gaugeCategory = 2
|
running_timeSinceCrankingInSecsGauge = running_timeSinceCrankingInSecs,"running_ timeSinceCrankingInSecs", "secs", 0.0,600000.0, 0.0,600000.0, 0.0,600000.0, 0,0
|
||||||
targetLambdaGauge = targetLambda,"fuel: target lambda", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 3,3
|
targetLambdaGauge = targetLambda,"fuel: target lambda", "", 0.5,1.5, 0.5,1.5, 0.5,1.5, 2,2
|
||||||
targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 0.0,0.0, 0.0,0.0, 0.0,0.0, 2,2
|
targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 10.0,20.0, 10.0,20.0, 10.0,20.0, 2,2
|
||||||
gaugeCategory = "Timing"
|
gaugeCategory = "Timing"
|
||||||
|
baseDwellGauge = baseDwell,"baseDwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
||||||
|
sparkDwellGauge = sparkDwell,"dwell: coil charge time", "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
|
||||||
cltTimingCorrectionGauge = cltTimingCorrection,"cltTimingCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
cltTimingCorrectionGauge = cltTimingCorrection,"cltTimingCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingIatCorrectionGauge = timingIatCorrection,"timingIatCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingIatCorrectionGauge = timingIatCorrection,"timingIatCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingPidCorrectionGauge = timingPidCorrection,"timingPidCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingPidCorrectionGauge = timingPidCorrection,"timingPidCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
|
|
|
@ -86,7 +86,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 Mon Jan 16 13:46:22 UTC 2023
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 16 20:22:20 UTC 2023
|
||||||
|
|
||||||
pageSize = 22368
|
pageSize = 22368
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -2681,23 +2681,23 @@ totalFuelCorrection = scalar, F32, 748, "mult", 1,0
|
||||||
running_postCrankingFuelCorrection = scalar, F32, 752, "", 1, 0
|
running_postCrankingFuelCorrection = scalar, F32, 752, "", 1, 0
|
||||||
running_intakeTemperatureCoefficient = scalar, F32, 756, "", 1, 0
|
running_intakeTemperatureCoefficient = scalar, F32, 756, "", 1, 0
|
||||||
running_coolantTemperatureCoefficient = scalar, F32, 760, "", 1, 0
|
running_coolantTemperatureCoefficient = scalar, F32, 760, "", 1, 0
|
||||||
running_timeSinceCrankingInSecs = scalar, F32, 764, "", 1, 0
|
running_timeSinceCrankingInSecs = scalar, F32, 764, "secs", 1,0
|
||||||
running_baseFuel = scalar, F32, 768, "", 1, 0
|
running_baseFuel = scalar, F32, 768, "", 1, 0
|
||||||
running_fuel = scalar, F32, 772, "", 1, 0
|
running_fuel = scalar, F32, 772, "", 1, 0
|
||||||
afrTableYAxis = scalar, U16, 776, "%", 0.01, 0
|
afrTableYAxis = scalar, U16, 776, "%", 0.01,0
|
||||||
targetLambda = scalar, U16, 778, "", 1.0E-4, 0
|
targetLambda = scalar, U16, 778, "", 1.0E-4,0
|
||||||
targetAFR = scalar, U16, 780, "ratio", 0.001, 0
|
targetAFR = scalar, U16, 780, "ratio", 0.001,0
|
||||||
stoichiometricRatio = scalar, U16, 782, "ratio", 0.001, 0
|
stoichiometricRatio = scalar, U16, 782, "ratio", 0.001, 0
|
||||||
sdTcharge_coff = scalar, F32, 784, "", 1, 0
|
sdTcharge_coff = scalar, F32, 784, "", 1, 0
|
||||||
sdAirMassInOneCylinder = scalar, F32, 788, "", 1, 0
|
sdAirMassInOneCylinder = scalar, F32, 788, "", 1, 0
|
||||||
sdIsTChargeAirModel = bits, U32, 792, [0:0]
|
sdIsTChargeAirModel = bits, U32, 792, [0:0]
|
||||||
; total TS size = 796
|
; total TS size = 796
|
||||||
baseDwell = scalar, F32, 796, "", 1, 0
|
baseDwell = scalar, F32, 796, "ms", 1,0
|
||||||
sparkDwell = scalar, F32, 800, "", 1, 0
|
sparkDwell = scalar, F32, 800, "ms", 1,0
|
||||||
dwellAngle = scalar, F32, 804, "", 1, 0
|
dwellAngle = scalar, F32, 804, "deg", 1,0
|
||||||
cltTimingCorrection = scalar, S16, 808, "deg", 0.01, 0
|
cltTimingCorrection = scalar, S16, 808, "deg", 0.01,0
|
||||||
timingIatCorrection = scalar, S16, 810, "deg", 0.01, 0
|
timingIatCorrection = scalar, S16, 810, "deg", 0.01,0
|
||||||
timingPidCorrection = scalar, S16, 812, "deg", 0.01, 0
|
timingPidCorrection = scalar, S16, 812, "deg", 0.01,0
|
||||||
dwellVoltageCorrection = scalar, F32, 816, "", 1, 0
|
dwellVoltageCorrection = scalar, F32, 816, "", 1, 0
|
||||||
luaTimingAdd = scalar, F32, 820, "deg", 1, 0
|
luaTimingAdd = scalar, F32, 820, "deg", 1, 0
|
||||||
luaTimingMult = scalar, F32, 824, "deg", 1, 0
|
luaTimingMult = scalar, F32, 824, "deg", 1, 0
|
||||||
|
@ -3920,10 +3920,13 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed"
|
||||||
[GaugeConfigurations]
|
[GaugeConfigurations]
|
||||||
gaugeCategory = "Fuel: math"
|
gaugeCategory = "Fuel: math"
|
||||||
totalFuelCorrectionGauge = totalFuelCorrection,"totalFuelCorrection", "mult", 0.0,3.0, 0.0,3.0, 0.0,3.0, 2,2
|
totalFuelCorrectionGauge = totalFuelCorrection,"totalFuelCorrection", "mult", 0.0,3.0, 0.0,3.0, 0.0,3.0, 2,2
|
||||||
gaugeCategory = 2
|
running_timeSinceCrankingInSecsGauge = running_timeSinceCrankingInSecs,"running_ timeSinceCrankingInSecs", "secs", 0.0,600000.0, 0.0,600000.0, 0.0,600000.0, 0,0
|
||||||
targetLambdaGauge = targetLambda,"fuel: target lambda", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 3,3
|
targetLambdaGauge = targetLambda,"fuel: target lambda", "", 0.5,1.5, 0.5,1.5, 0.5,1.5, 2,2
|
||||||
targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 0.0,0.0, 0.0,0.0, 0.0,0.0, 2,2
|
targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 10.0,20.0, 10.0,20.0, 10.0,20.0, 2,2
|
||||||
gaugeCategory = "Timing"
|
gaugeCategory = "Timing"
|
||||||
|
baseDwellGauge = baseDwell,"baseDwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
||||||
|
sparkDwellGauge = sparkDwell,"dwell: coil charge time", "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
|
||||||
cltTimingCorrectionGauge = cltTimingCorrection,"cltTimingCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
cltTimingCorrectionGauge = cltTimingCorrection,"cltTimingCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingIatCorrectionGauge = timingIatCorrection,"timingIatCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingIatCorrectionGauge = timingIatCorrection,"timingIatCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingPidCorrectionGauge = timingPidCorrection,"timingPidCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingPidCorrectionGauge = timingPidCorrection,"timingPidCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
|
|
|
@ -86,7 +86,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 Mon Jan 16 13:46:36 UTC 2023
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 16 20:22:32 UTC 2023
|
||||||
|
|
||||||
pageSize = 22368
|
pageSize = 22368
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -2681,23 +2681,23 @@ totalFuelCorrection = scalar, F32, 748, "mult", 1,0
|
||||||
running_postCrankingFuelCorrection = scalar, F32, 752, "", 1, 0
|
running_postCrankingFuelCorrection = scalar, F32, 752, "", 1, 0
|
||||||
running_intakeTemperatureCoefficient = scalar, F32, 756, "", 1, 0
|
running_intakeTemperatureCoefficient = scalar, F32, 756, "", 1, 0
|
||||||
running_coolantTemperatureCoefficient = scalar, F32, 760, "", 1, 0
|
running_coolantTemperatureCoefficient = scalar, F32, 760, "", 1, 0
|
||||||
running_timeSinceCrankingInSecs = scalar, F32, 764, "", 1, 0
|
running_timeSinceCrankingInSecs = scalar, F32, 764, "secs", 1,0
|
||||||
running_baseFuel = scalar, F32, 768, "", 1, 0
|
running_baseFuel = scalar, F32, 768, "", 1, 0
|
||||||
running_fuel = scalar, F32, 772, "", 1, 0
|
running_fuel = scalar, F32, 772, "", 1, 0
|
||||||
afrTableYAxis = scalar, U16, 776, "%", 0.01, 0
|
afrTableYAxis = scalar, U16, 776, "%", 0.01,0
|
||||||
targetLambda = scalar, U16, 778, "", 1.0E-4, 0
|
targetLambda = scalar, U16, 778, "", 1.0E-4,0
|
||||||
targetAFR = scalar, U16, 780, "ratio", 0.001, 0
|
targetAFR = scalar, U16, 780, "ratio", 0.001,0
|
||||||
stoichiometricRatio = scalar, U16, 782, "ratio", 0.001, 0
|
stoichiometricRatio = scalar, U16, 782, "ratio", 0.001, 0
|
||||||
sdTcharge_coff = scalar, F32, 784, "", 1, 0
|
sdTcharge_coff = scalar, F32, 784, "", 1, 0
|
||||||
sdAirMassInOneCylinder = scalar, F32, 788, "", 1, 0
|
sdAirMassInOneCylinder = scalar, F32, 788, "", 1, 0
|
||||||
sdIsTChargeAirModel = bits, U32, 792, [0:0]
|
sdIsTChargeAirModel = bits, U32, 792, [0:0]
|
||||||
; total TS size = 796
|
; total TS size = 796
|
||||||
baseDwell = scalar, F32, 796, "", 1, 0
|
baseDwell = scalar, F32, 796, "ms", 1,0
|
||||||
sparkDwell = scalar, F32, 800, "", 1, 0
|
sparkDwell = scalar, F32, 800, "ms", 1,0
|
||||||
dwellAngle = scalar, F32, 804, "", 1, 0
|
dwellAngle = scalar, F32, 804, "deg", 1,0
|
||||||
cltTimingCorrection = scalar, S16, 808, "deg", 0.01, 0
|
cltTimingCorrection = scalar, S16, 808, "deg", 0.01,0
|
||||||
timingIatCorrection = scalar, S16, 810, "deg", 0.01, 0
|
timingIatCorrection = scalar, S16, 810, "deg", 0.01,0
|
||||||
timingPidCorrection = scalar, S16, 812, "deg", 0.01, 0
|
timingPidCorrection = scalar, S16, 812, "deg", 0.01,0
|
||||||
dwellVoltageCorrection = scalar, F32, 816, "", 1, 0
|
dwellVoltageCorrection = scalar, F32, 816, "", 1, 0
|
||||||
luaTimingAdd = scalar, F32, 820, "deg", 1, 0
|
luaTimingAdd = scalar, F32, 820, "deg", 1, 0
|
||||||
luaTimingMult = scalar, F32, 824, "deg", 1, 0
|
luaTimingMult = scalar, F32, 824, "deg", 1, 0
|
||||||
|
@ -3920,10 +3920,13 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed"
|
||||||
[GaugeConfigurations]
|
[GaugeConfigurations]
|
||||||
gaugeCategory = "Fuel: math"
|
gaugeCategory = "Fuel: math"
|
||||||
totalFuelCorrectionGauge = totalFuelCorrection,"totalFuelCorrection", "mult", 0.0,3.0, 0.0,3.0, 0.0,3.0, 2,2
|
totalFuelCorrectionGauge = totalFuelCorrection,"totalFuelCorrection", "mult", 0.0,3.0, 0.0,3.0, 0.0,3.0, 2,2
|
||||||
gaugeCategory = 2
|
running_timeSinceCrankingInSecsGauge = running_timeSinceCrankingInSecs,"running_ timeSinceCrankingInSecs", "secs", 0.0,600000.0, 0.0,600000.0, 0.0,600000.0, 0,0
|
||||||
targetLambdaGauge = targetLambda,"fuel: target lambda", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 3,3
|
targetLambdaGauge = targetLambda,"fuel: target lambda", "", 0.5,1.5, 0.5,1.5, 0.5,1.5, 2,2
|
||||||
targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 0.0,0.0, 0.0,0.0, 0.0,0.0, 2,2
|
targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 10.0,20.0, 10.0,20.0, 10.0,20.0, 2,2
|
||||||
gaugeCategory = "Timing"
|
gaugeCategory = "Timing"
|
||||||
|
baseDwellGauge = baseDwell,"baseDwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
||||||
|
sparkDwellGauge = sparkDwell,"dwell: coil charge time", "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
|
||||||
cltTimingCorrectionGauge = cltTimingCorrection,"cltTimingCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
cltTimingCorrectionGauge = cltTimingCorrection,"cltTimingCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingIatCorrectionGauge = timingIatCorrection,"timingIatCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingIatCorrectionGauge = timingIatCorrection,"timingIatCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingPidCorrectionGauge = timingPidCorrection,"timingPidCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingPidCorrectionGauge = timingPidCorrection,"timingPidCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
|
|
|
@ -86,7 +86,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 Mon Jan 16 13:46:34 UTC 2023
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 16 20:22:30 UTC 2023
|
||||||
|
|
||||||
pageSize = 22368
|
pageSize = 22368
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -2681,23 +2681,23 @@ totalFuelCorrection = scalar, F32, 748, "mult", 1,0
|
||||||
running_postCrankingFuelCorrection = scalar, F32, 752, "", 1, 0
|
running_postCrankingFuelCorrection = scalar, F32, 752, "", 1, 0
|
||||||
running_intakeTemperatureCoefficient = scalar, F32, 756, "", 1, 0
|
running_intakeTemperatureCoefficient = scalar, F32, 756, "", 1, 0
|
||||||
running_coolantTemperatureCoefficient = scalar, F32, 760, "", 1, 0
|
running_coolantTemperatureCoefficient = scalar, F32, 760, "", 1, 0
|
||||||
running_timeSinceCrankingInSecs = scalar, F32, 764, "", 1, 0
|
running_timeSinceCrankingInSecs = scalar, F32, 764, "secs", 1,0
|
||||||
running_baseFuel = scalar, F32, 768, "", 1, 0
|
running_baseFuel = scalar, F32, 768, "", 1, 0
|
||||||
running_fuel = scalar, F32, 772, "", 1, 0
|
running_fuel = scalar, F32, 772, "", 1, 0
|
||||||
afrTableYAxis = scalar, U16, 776, "%", 0.01, 0
|
afrTableYAxis = scalar, U16, 776, "%", 0.01,0
|
||||||
targetLambda = scalar, U16, 778, "", 1.0E-4, 0
|
targetLambda = scalar, U16, 778, "", 1.0E-4,0
|
||||||
targetAFR = scalar, U16, 780, "ratio", 0.001, 0
|
targetAFR = scalar, U16, 780, "ratio", 0.001,0
|
||||||
stoichiometricRatio = scalar, U16, 782, "ratio", 0.001, 0
|
stoichiometricRatio = scalar, U16, 782, "ratio", 0.001, 0
|
||||||
sdTcharge_coff = scalar, F32, 784, "", 1, 0
|
sdTcharge_coff = scalar, F32, 784, "", 1, 0
|
||||||
sdAirMassInOneCylinder = scalar, F32, 788, "", 1, 0
|
sdAirMassInOneCylinder = scalar, F32, 788, "", 1, 0
|
||||||
sdIsTChargeAirModel = bits, U32, 792, [0:0]
|
sdIsTChargeAirModel = bits, U32, 792, [0:0]
|
||||||
; total TS size = 796
|
; total TS size = 796
|
||||||
baseDwell = scalar, F32, 796, "", 1, 0
|
baseDwell = scalar, F32, 796, "ms", 1,0
|
||||||
sparkDwell = scalar, F32, 800, "", 1, 0
|
sparkDwell = scalar, F32, 800, "ms", 1,0
|
||||||
dwellAngle = scalar, F32, 804, "", 1, 0
|
dwellAngle = scalar, F32, 804, "deg", 1,0
|
||||||
cltTimingCorrection = scalar, S16, 808, "deg", 0.01, 0
|
cltTimingCorrection = scalar, S16, 808, "deg", 0.01,0
|
||||||
timingIatCorrection = scalar, S16, 810, "deg", 0.01, 0
|
timingIatCorrection = scalar, S16, 810, "deg", 0.01,0
|
||||||
timingPidCorrection = scalar, S16, 812, "deg", 0.01, 0
|
timingPidCorrection = scalar, S16, 812, "deg", 0.01,0
|
||||||
dwellVoltageCorrection = scalar, F32, 816, "", 1, 0
|
dwellVoltageCorrection = scalar, F32, 816, "", 1, 0
|
||||||
luaTimingAdd = scalar, F32, 820, "deg", 1, 0
|
luaTimingAdd = scalar, F32, 820, "deg", 1, 0
|
||||||
luaTimingMult = scalar, F32, 824, "deg", 1, 0
|
luaTimingMult = scalar, F32, 824, "deg", 1, 0
|
||||||
|
@ -3920,10 +3920,13 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed"
|
||||||
[GaugeConfigurations]
|
[GaugeConfigurations]
|
||||||
gaugeCategory = "Fuel: math"
|
gaugeCategory = "Fuel: math"
|
||||||
totalFuelCorrectionGauge = totalFuelCorrection,"totalFuelCorrection", "mult", 0.0,3.0, 0.0,3.0, 0.0,3.0, 2,2
|
totalFuelCorrectionGauge = totalFuelCorrection,"totalFuelCorrection", "mult", 0.0,3.0, 0.0,3.0, 0.0,3.0, 2,2
|
||||||
gaugeCategory = 2
|
running_timeSinceCrankingInSecsGauge = running_timeSinceCrankingInSecs,"running_ timeSinceCrankingInSecs", "secs", 0.0,600000.0, 0.0,600000.0, 0.0,600000.0, 0,0
|
||||||
targetLambdaGauge = targetLambda,"fuel: target lambda", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 3,3
|
targetLambdaGauge = targetLambda,"fuel: target lambda", "", 0.5,1.5, 0.5,1.5, 0.5,1.5, 2,2
|
||||||
targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 0.0,0.0, 0.0,0.0, 0.0,0.0, 2,2
|
targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 10.0,20.0, 10.0,20.0, 10.0,20.0, 2,2
|
||||||
gaugeCategory = "Timing"
|
gaugeCategory = "Timing"
|
||||||
|
baseDwellGauge = baseDwell,"baseDwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
||||||
|
sparkDwellGauge = sparkDwell,"dwell: coil charge time", "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
|
||||||
cltTimingCorrectionGauge = cltTimingCorrection,"cltTimingCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
cltTimingCorrectionGauge = cltTimingCorrection,"cltTimingCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingIatCorrectionGauge = timingIatCorrection,"timingIatCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingIatCorrectionGauge = timingIatCorrection,"timingIatCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingPidCorrectionGauge = timingPidCorrection,"timingPidCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingPidCorrectionGauge = timingPidCorrection,"timingPidCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
|
|
|
@ -86,7 +86,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 Mon Jan 16 13:46:27 UTC 2023
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 16 20:22:24 UTC 2023
|
||||||
|
|
||||||
pageSize = 22368
|
pageSize = 22368
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -2681,23 +2681,23 @@ totalFuelCorrection = scalar, F32, 748, "mult", 1,0
|
||||||
running_postCrankingFuelCorrection = scalar, F32, 752, "", 1, 0
|
running_postCrankingFuelCorrection = scalar, F32, 752, "", 1, 0
|
||||||
running_intakeTemperatureCoefficient = scalar, F32, 756, "", 1, 0
|
running_intakeTemperatureCoefficient = scalar, F32, 756, "", 1, 0
|
||||||
running_coolantTemperatureCoefficient = scalar, F32, 760, "", 1, 0
|
running_coolantTemperatureCoefficient = scalar, F32, 760, "", 1, 0
|
||||||
running_timeSinceCrankingInSecs = scalar, F32, 764, "", 1, 0
|
running_timeSinceCrankingInSecs = scalar, F32, 764, "secs", 1,0
|
||||||
running_baseFuel = scalar, F32, 768, "", 1, 0
|
running_baseFuel = scalar, F32, 768, "", 1, 0
|
||||||
running_fuel = scalar, F32, 772, "", 1, 0
|
running_fuel = scalar, F32, 772, "", 1, 0
|
||||||
afrTableYAxis = scalar, U16, 776, "%", 0.01, 0
|
afrTableYAxis = scalar, U16, 776, "%", 0.01,0
|
||||||
targetLambda = scalar, U16, 778, "", 1.0E-4, 0
|
targetLambda = scalar, U16, 778, "", 1.0E-4,0
|
||||||
targetAFR = scalar, U16, 780, "ratio", 0.001, 0
|
targetAFR = scalar, U16, 780, "ratio", 0.001,0
|
||||||
stoichiometricRatio = scalar, U16, 782, "ratio", 0.001, 0
|
stoichiometricRatio = scalar, U16, 782, "ratio", 0.001, 0
|
||||||
sdTcharge_coff = scalar, F32, 784, "", 1, 0
|
sdTcharge_coff = scalar, F32, 784, "", 1, 0
|
||||||
sdAirMassInOneCylinder = scalar, F32, 788, "", 1, 0
|
sdAirMassInOneCylinder = scalar, F32, 788, "", 1, 0
|
||||||
sdIsTChargeAirModel = bits, U32, 792, [0:0]
|
sdIsTChargeAirModel = bits, U32, 792, [0:0]
|
||||||
; total TS size = 796
|
; total TS size = 796
|
||||||
baseDwell = scalar, F32, 796, "", 1, 0
|
baseDwell = scalar, F32, 796, "ms", 1,0
|
||||||
sparkDwell = scalar, F32, 800, "", 1, 0
|
sparkDwell = scalar, F32, 800, "ms", 1,0
|
||||||
dwellAngle = scalar, F32, 804, "", 1, 0
|
dwellAngle = scalar, F32, 804, "deg", 1,0
|
||||||
cltTimingCorrection = scalar, S16, 808, "deg", 0.01, 0
|
cltTimingCorrection = scalar, S16, 808, "deg", 0.01,0
|
||||||
timingIatCorrection = scalar, S16, 810, "deg", 0.01, 0
|
timingIatCorrection = scalar, S16, 810, "deg", 0.01,0
|
||||||
timingPidCorrection = scalar, S16, 812, "deg", 0.01, 0
|
timingPidCorrection = scalar, S16, 812, "deg", 0.01,0
|
||||||
dwellVoltageCorrection = scalar, F32, 816, "", 1, 0
|
dwellVoltageCorrection = scalar, F32, 816, "", 1, 0
|
||||||
luaTimingAdd = scalar, F32, 820, "deg", 1, 0
|
luaTimingAdd = scalar, F32, 820, "deg", 1, 0
|
||||||
luaTimingMult = scalar, F32, 824, "deg", 1, 0
|
luaTimingMult = scalar, F32, 824, "deg", 1, 0
|
||||||
|
@ -3920,10 +3920,13 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed"
|
||||||
[GaugeConfigurations]
|
[GaugeConfigurations]
|
||||||
gaugeCategory = "Fuel: math"
|
gaugeCategory = "Fuel: math"
|
||||||
totalFuelCorrectionGauge = totalFuelCorrection,"totalFuelCorrection", "mult", 0.0,3.0, 0.0,3.0, 0.0,3.0, 2,2
|
totalFuelCorrectionGauge = totalFuelCorrection,"totalFuelCorrection", "mult", 0.0,3.0, 0.0,3.0, 0.0,3.0, 2,2
|
||||||
gaugeCategory = 2
|
running_timeSinceCrankingInSecsGauge = running_timeSinceCrankingInSecs,"running_ timeSinceCrankingInSecs", "secs", 0.0,600000.0, 0.0,600000.0, 0.0,600000.0, 0,0
|
||||||
targetLambdaGauge = targetLambda,"fuel: target lambda", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 3,3
|
targetLambdaGauge = targetLambda,"fuel: target lambda", "", 0.5,1.5, 0.5,1.5, 0.5,1.5, 2,2
|
||||||
targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 0.0,0.0, 0.0,0.0, 0.0,0.0, 2,2
|
targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 10.0,20.0, 10.0,20.0, 10.0,20.0, 2,2
|
||||||
gaugeCategory = "Timing"
|
gaugeCategory = "Timing"
|
||||||
|
baseDwellGauge = baseDwell,"baseDwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
||||||
|
sparkDwellGauge = sparkDwell,"dwell: coil charge time", "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
|
||||||
cltTimingCorrectionGauge = cltTimingCorrection,"cltTimingCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
cltTimingCorrectionGauge = cltTimingCorrection,"cltTimingCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingIatCorrectionGauge = timingIatCorrection,"timingIatCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingIatCorrectionGauge = timingIatCorrection,"timingIatCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingPidCorrectionGauge = timingPidCorrection,"timingPidCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingPidCorrectionGauge = timingPidCorrection,"timingPidCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
|
|
|
@ -86,7 +86,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 Mon Jan 16 13:46:25 UTC 2023
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 16 20:22:23 UTC 2023
|
||||||
|
|
||||||
pageSize = 22368
|
pageSize = 22368
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -2681,23 +2681,23 @@ totalFuelCorrection = scalar, F32, 748, "mult", 1,0
|
||||||
running_postCrankingFuelCorrection = scalar, F32, 752, "", 1, 0
|
running_postCrankingFuelCorrection = scalar, F32, 752, "", 1, 0
|
||||||
running_intakeTemperatureCoefficient = scalar, F32, 756, "", 1, 0
|
running_intakeTemperatureCoefficient = scalar, F32, 756, "", 1, 0
|
||||||
running_coolantTemperatureCoefficient = scalar, F32, 760, "", 1, 0
|
running_coolantTemperatureCoefficient = scalar, F32, 760, "", 1, 0
|
||||||
running_timeSinceCrankingInSecs = scalar, F32, 764, "", 1, 0
|
running_timeSinceCrankingInSecs = scalar, F32, 764, "secs", 1,0
|
||||||
running_baseFuel = scalar, F32, 768, "", 1, 0
|
running_baseFuel = scalar, F32, 768, "", 1, 0
|
||||||
running_fuel = scalar, F32, 772, "", 1, 0
|
running_fuel = scalar, F32, 772, "", 1, 0
|
||||||
afrTableYAxis = scalar, U16, 776, "%", 0.01, 0
|
afrTableYAxis = scalar, U16, 776, "%", 0.01,0
|
||||||
targetLambda = scalar, U16, 778, "", 1.0E-4, 0
|
targetLambda = scalar, U16, 778, "", 1.0E-4,0
|
||||||
targetAFR = scalar, U16, 780, "ratio", 0.001, 0
|
targetAFR = scalar, U16, 780, "ratio", 0.001,0
|
||||||
stoichiometricRatio = scalar, U16, 782, "ratio", 0.001, 0
|
stoichiometricRatio = scalar, U16, 782, "ratio", 0.001, 0
|
||||||
sdTcharge_coff = scalar, F32, 784, "", 1, 0
|
sdTcharge_coff = scalar, F32, 784, "", 1, 0
|
||||||
sdAirMassInOneCylinder = scalar, F32, 788, "", 1, 0
|
sdAirMassInOneCylinder = scalar, F32, 788, "", 1, 0
|
||||||
sdIsTChargeAirModel = bits, U32, 792, [0:0]
|
sdIsTChargeAirModel = bits, U32, 792, [0:0]
|
||||||
; total TS size = 796
|
; total TS size = 796
|
||||||
baseDwell = scalar, F32, 796, "", 1, 0
|
baseDwell = scalar, F32, 796, "ms", 1,0
|
||||||
sparkDwell = scalar, F32, 800, "", 1, 0
|
sparkDwell = scalar, F32, 800, "ms", 1,0
|
||||||
dwellAngle = scalar, F32, 804, "", 1, 0
|
dwellAngle = scalar, F32, 804, "deg", 1,0
|
||||||
cltTimingCorrection = scalar, S16, 808, "deg", 0.01, 0
|
cltTimingCorrection = scalar, S16, 808, "deg", 0.01,0
|
||||||
timingIatCorrection = scalar, S16, 810, "deg", 0.01, 0
|
timingIatCorrection = scalar, S16, 810, "deg", 0.01,0
|
||||||
timingPidCorrection = scalar, S16, 812, "deg", 0.01, 0
|
timingPidCorrection = scalar, S16, 812, "deg", 0.01,0
|
||||||
dwellVoltageCorrection = scalar, F32, 816, "", 1, 0
|
dwellVoltageCorrection = scalar, F32, 816, "", 1, 0
|
||||||
luaTimingAdd = scalar, F32, 820, "deg", 1, 0
|
luaTimingAdd = scalar, F32, 820, "deg", 1, 0
|
||||||
luaTimingMult = scalar, F32, 824, "deg", 1, 0
|
luaTimingMult = scalar, F32, 824, "deg", 1, 0
|
||||||
|
@ -3920,10 +3920,13 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed"
|
||||||
[GaugeConfigurations]
|
[GaugeConfigurations]
|
||||||
gaugeCategory = "Fuel: math"
|
gaugeCategory = "Fuel: math"
|
||||||
totalFuelCorrectionGauge = totalFuelCorrection,"totalFuelCorrection", "mult", 0.0,3.0, 0.0,3.0, 0.0,3.0, 2,2
|
totalFuelCorrectionGauge = totalFuelCorrection,"totalFuelCorrection", "mult", 0.0,3.0, 0.0,3.0, 0.0,3.0, 2,2
|
||||||
gaugeCategory = 2
|
running_timeSinceCrankingInSecsGauge = running_timeSinceCrankingInSecs,"running_ timeSinceCrankingInSecs", "secs", 0.0,600000.0, 0.0,600000.0, 0.0,600000.0, 0,0
|
||||||
targetLambdaGauge = targetLambda,"fuel: target lambda", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 3,3
|
targetLambdaGauge = targetLambda,"fuel: target lambda", "", 0.5,1.5, 0.5,1.5, 0.5,1.5, 2,2
|
||||||
targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 0.0,0.0, 0.0,0.0, 0.0,0.0, 2,2
|
targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 10.0,20.0, 10.0,20.0, 10.0,20.0, 2,2
|
||||||
gaugeCategory = "Timing"
|
gaugeCategory = "Timing"
|
||||||
|
baseDwellGauge = baseDwell,"baseDwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
||||||
|
sparkDwellGauge = sparkDwell,"dwell: coil charge time", "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
|
||||||
cltTimingCorrectionGauge = cltTimingCorrection,"cltTimingCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
cltTimingCorrectionGauge = cltTimingCorrection,"cltTimingCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingIatCorrectionGauge = timingIatCorrection,"timingIatCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingIatCorrectionGauge = timingIatCorrection,"timingIatCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingPidCorrectionGauge = timingPidCorrection,"timingPidCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingPidCorrectionGauge = timingPidCorrection,"timingPidCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
|
|
|
@ -86,7 +86,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 Mon Jan 16 13:46:23 UTC 2023
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 16 20:22:21 UTC 2023
|
||||||
|
|
||||||
pageSize = 22368
|
pageSize = 22368
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -2681,23 +2681,23 @@ totalFuelCorrection = scalar, F32, 748, "mult", 1,0
|
||||||
running_postCrankingFuelCorrection = scalar, F32, 752, "", 1, 0
|
running_postCrankingFuelCorrection = scalar, F32, 752, "", 1, 0
|
||||||
running_intakeTemperatureCoefficient = scalar, F32, 756, "", 1, 0
|
running_intakeTemperatureCoefficient = scalar, F32, 756, "", 1, 0
|
||||||
running_coolantTemperatureCoefficient = scalar, F32, 760, "", 1, 0
|
running_coolantTemperatureCoefficient = scalar, F32, 760, "", 1, 0
|
||||||
running_timeSinceCrankingInSecs = scalar, F32, 764, "", 1, 0
|
running_timeSinceCrankingInSecs = scalar, F32, 764, "secs", 1,0
|
||||||
running_baseFuel = scalar, F32, 768, "", 1, 0
|
running_baseFuel = scalar, F32, 768, "", 1, 0
|
||||||
running_fuel = scalar, F32, 772, "", 1, 0
|
running_fuel = scalar, F32, 772, "", 1, 0
|
||||||
afrTableYAxis = scalar, U16, 776, "%", 0.01, 0
|
afrTableYAxis = scalar, U16, 776, "%", 0.01,0
|
||||||
targetLambda = scalar, U16, 778, "", 1.0E-4, 0
|
targetLambda = scalar, U16, 778, "", 1.0E-4,0
|
||||||
targetAFR = scalar, U16, 780, "ratio", 0.001, 0
|
targetAFR = scalar, U16, 780, "ratio", 0.001,0
|
||||||
stoichiometricRatio = scalar, U16, 782, "ratio", 0.001, 0
|
stoichiometricRatio = scalar, U16, 782, "ratio", 0.001, 0
|
||||||
sdTcharge_coff = scalar, F32, 784, "", 1, 0
|
sdTcharge_coff = scalar, F32, 784, "", 1, 0
|
||||||
sdAirMassInOneCylinder = scalar, F32, 788, "", 1, 0
|
sdAirMassInOneCylinder = scalar, F32, 788, "", 1, 0
|
||||||
sdIsTChargeAirModel = bits, U32, 792, [0:0]
|
sdIsTChargeAirModel = bits, U32, 792, [0:0]
|
||||||
; total TS size = 796
|
; total TS size = 796
|
||||||
baseDwell = scalar, F32, 796, "", 1, 0
|
baseDwell = scalar, F32, 796, "ms", 1,0
|
||||||
sparkDwell = scalar, F32, 800, "", 1, 0
|
sparkDwell = scalar, F32, 800, "ms", 1,0
|
||||||
dwellAngle = scalar, F32, 804, "", 1, 0
|
dwellAngle = scalar, F32, 804, "deg", 1,0
|
||||||
cltTimingCorrection = scalar, S16, 808, "deg", 0.01, 0
|
cltTimingCorrection = scalar, S16, 808, "deg", 0.01,0
|
||||||
timingIatCorrection = scalar, S16, 810, "deg", 0.01, 0
|
timingIatCorrection = scalar, S16, 810, "deg", 0.01,0
|
||||||
timingPidCorrection = scalar, S16, 812, "deg", 0.01, 0
|
timingPidCorrection = scalar, S16, 812, "deg", 0.01,0
|
||||||
dwellVoltageCorrection = scalar, F32, 816, "", 1, 0
|
dwellVoltageCorrection = scalar, F32, 816, "", 1, 0
|
||||||
luaTimingAdd = scalar, F32, 820, "deg", 1, 0
|
luaTimingAdd = scalar, F32, 820, "deg", 1, 0
|
||||||
luaTimingMult = scalar, F32, 824, "deg", 1, 0
|
luaTimingMult = scalar, F32, 824, "deg", 1, 0
|
||||||
|
@ -3920,10 +3920,13 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed"
|
||||||
[GaugeConfigurations]
|
[GaugeConfigurations]
|
||||||
gaugeCategory = "Fuel: math"
|
gaugeCategory = "Fuel: math"
|
||||||
totalFuelCorrectionGauge = totalFuelCorrection,"totalFuelCorrection", "mult", 0.0,3.0, 0.0,3.0, 0.0,3.0, 2,2
|
totalFuelCorrectionGauge = totalFuelCorrection,"totalFuelCorrection", "mult", 0.0,3.0, 0.0,3.0, 0.0,3.0, 2,2
|
||||||
gaugeCategory = 2
|
running_timeSinceCrankingInSecsGauge = running_timeSinceCrankingInSecs,"running_ timeSinceCrankingInSecs", "secs", 0.0,600000.0, 0.0,600000.0, 0.0,600000.0, 0,0
|
||||||
targetLambdaGauge = targetLambda,"fuel: target lambda", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 3,3
|
targetLambdaGauge = targetLambda,"fuel: target lambda", "", 0.5,1.5, 0.5,1.5, 0.5,1.5, 2,2
|
||||||
targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 0.0,0.0, 0.0,0.0, 0.0,0.0, 2,2
|
targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 10.0,20.0, 10.0,20.0, 10.0,20.0, 2,2
|
||||||
gaugeCategory = "Timing"
|
gaugeCategory = "Timing"
|
||||||
|
baseDwellGauge = baseDwell,"baseDwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
||||||
|
sparkDwellGauge = sparkDwell,"dwell: coil charge time", "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
|
||||||
cltTimingCorrectionGauge = cltTimingCorrection,"cltTimingCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
cltTimingCorrectionGauge = cltTimingCorrection,"cltTimingCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingIatCorrectionGauge = timingIatCorrection,"timingIatCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingIatCorrectionGauge = timingIatCorrection,"timingIatCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingPidCorrectionGauge = timingPidCorrection,"timingPidCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingPidCorrectionGauge = timingPidCorrection,"timingPidCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
|
|
|
@ -86,7 +86,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 Mon Jan 16 13:46:28 UTC 2023
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 16 20:22:25 UTC 2023
|
||||||
|
|
||||||
pageSize = 22368
|
pageSize = 22368
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -2681,23 +2681,23 @@ totalFuelCorrection = scalar, F32, 748, "mult", 1,0
|
||||||
running_postCrankingFuelCorrection = scalar, F32, 752, "", 1, 0
|
running_postCrankingFuelCorrection = scalar, F32, 752, "", 1, 0
|
||||||
running_intakeTemperatureCoefficient = scalar, F32, 756, "", 1, 0
|
running_intakeTemperatureCoefficient = scalar, F32, 756, "", 1, 0
|
||||||
running_coolantTemperatureCoefficient = scalar, F32, 760, "", 1, 0
|
running_coolantTemperatureCoefficient = scalar, F32, 760, "", 1, 0
|
||||||
running_timeSinceCrankingInSecs = scalar, F32, 764, "", 1, 0
|
running_timeSinceCrankingInSecs = scalar, F32, 764, "secs", 1,0
|
||||||
running_baseFuel = scalar, F32, 768, "", 1, 0
|
running_baseFuel = scalar, F32, 768, "", 1, 0
|
||||||
running_fuel = scalar, F32, 772, "", 1, 0
|
running_fuel = scalar, F32, 772, "", 1, 0
|
||||||
afrTableYAxis = scalar, U16, 776, "%", 0.01, 0
|
afrTableYAxis = scalar, U16, 776, "%", 0.01,0
|
||||||
targetLambda = scalar, U16, 778, "", 1.0E-4, 0
|
targetLambda = scalar, U16, 778, "", 1.0E-4,0
|
||||||
targetAFR = scalar, U16, 780, "ratio", 0.001, 0
|
targetAFR = scalar, U16, 780, "ratio", 0.001,0
|
||||||
stoichiometricRatio = scalar, U16, 782, "ratio", 0.001, 0
|
stoichiometricRatio = scalar, U16, 782, "ratio", 0.001, 0
|
||||||
sdTcharge_coff = scalar, F32, 784, "", 1, 0
|
sdTcharge_coff = scalar, F32, 784, "", 1, 0
|
||||||
sdAirMassInOneCylinder = scalar, F32, 788, "", 1, 0
|
sdAirMassInOneCylinder = scalar, F32, 788, "", 1, 0
|
||||||
sdIsTChargeAirModel = bits, U32, 792, [0:0]
|
sdIsTChargeAirModel = bits, U32, 792, [0:0]
|
||||||
; total TS size = 796
|
; total TS size = 796
|
||||||
baseDwell = scalar, F32, 796, "", 1, 0
|
baseDwell = scalar, F32, 796, "ms", 1,0
|
||||||
sparkDwell = scalar, F32, 800, "", 1, 0
|
sparkDwell = scalar, F32, 800, "ms", 1,0
|
||||||
dwellAngle = scalar, F32, 804, "", 1, 0
|
dwellAngle = scalar, F32, 804, "deg", 1,0
|
||||||
cltTimingCorrection = scalar, S16, 808, "deg", 0.01, 0
|
cltTimingCorrection = scalar, S16, 808, "deg", 0.01,0
|
||||||
timingIatCorrection = scalar, S16, 810, "deg", 0.01, 0
|
timingIatCorrection = scalar, S16, 810, "deg", 0.01,0
|
||||||
timingPidCorrection = scalar, S16, 812, "deg", 0.01, 0
|
timingPidCorrection = scalar, S16, 812, "deg", 0.01,0
|
||||||
dwellVoltageCorrection = scalar, F32, 816, "", 1, 0
|
dwellVoltageCorrection = scalar, F32, 816, "", 1, 0
|
||||||
luaTimingAdd = scalar, F32, 820, "deg", 1, 0
|
luaTimingAdd = scalar, F32, 820, "deg", 1, 0
|
||||||
luaTimingMult = scalar, F32, 824, "deg", 1, 0
|
luaTimingMult = scalar, F32, 824, "deg", 1, 0
|
||||||
|
@ -3920,10 +3920,13 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed"
|
||||||
[GaugeConfigurations]
|
[GaugeConfigurations]
|
||||||
gaugeCategory = "Fuel: math"
|
gaugeCategory = "Fuel: math"
|
||||||
totalFuelCorrectionGauge = totalFuelCorrection,"totalFuelCorrection", "mult", 0.0,3.0, 0.0,3.0, 0.0,3.0, 2,2
|
totalFuelCorrectionGauge = totalFuelCorrection,"totalFuelCorrection", "mult", 0.0,3.0, 0.0,3.0, 0.0,3.0, 2,2
|
||||||
gaugeCategory = 2
|
running_timeSinceCrankingInSecsGauge = running_timeSinceCrankingInSecs,"running_ timeSinceCrankingInSecs", "secs", 0.0,600000.0, 0.0,600000.0, 0.0,600000.0, 0,0
|
||||||
targetLambdaGauge = targetLambda,"fuel: target lambda", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 3,3
|
targetLambdaGauge = targetLambda,"fuel: target lambda", "", 0.5,1.5, 0.5,1.5, 0.5,1.5, 2,2
|
||||||
targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 0.0,0.0, 0.0,0.0, 0.0,0.0, 2,2
|
targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 10.0,20.0, 10.0,20.0, 10.0,20.0, 2,2
|
||||||
gaugeCategory = "Timing"
|
gaugeCategory = "Timing"
|
||||||
|
baseDwellGauge = baseDwell,"baseDwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
||||||
|
sparkDwellGauge = sparkDwell,"dwell: coil charge time", "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
|
||||||
cltTimingCorrectionGauge = cltTimingCorrection,"cltTimingCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
cltTimingCorrectionGauge = cltTimingCorrection,"cltTimingCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingIatCorrectionGauge = timingIatCorrection,"timingIatCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingIatCorrectionGauge = timingIatCorrection,"timingIatCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingPidCorrectionGauge = timingPidCorrection,"timingPidCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingPidCorrectionGauge = timingPidCorrection,"timingPidCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
|
|
|
@ -86,7 +86,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 Mon Jan 16 13:46:31 UTC 2023
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 16 20:22:28 UTC 2023
|
||||||
|
|
||||||
pageSize = 22368
|
pageSize = 22368
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -2681,23 +2681,23 @@ totalFuelCorrection = scalar, F32, 748, "mult", 1,0
|
||||||
running_postCrankingFuelCorrection = scalar, F32, 752, "", 1, 0
|
running_postCrankingFuelCorrection = scalar, F32, 752, "", 1, 0
|
||||||
running_intakeTemperatureCoefficient = scalar, F32, 756, "", 1, 0
|
running_intakeTemperatureCoefficient = scalar, F32, 756, "", 1, 0
|
||||||
running_coolantTemperatureCoefficient = scalar, F32, 760, "", 1, 0
|
running_coolantTemperatureCoefficient = scalar, F32, 760, "", 1, 0
|
||||||
running_timeSinceCrankingInSecs = scalar, F32, 764, "", 1, 0
|
running_timeSinceCrankingInSecs = scalar, F32, 764, "secs", 1,0
|
||||||
running_baseFuel = scalar, F32, 768, "", 1, 0
|
running_baseFuel = scalar, F32, 768, "", 1, 0
|
||||||
running_fuel = scalar, F32, 772, "", 1, 0
|
running_fuel = scalar, F32, 772, "", 1, 0
|
||||||
afrTableYAxis = scalar, U16, 776, "%", 0.01, 0
|
afrTableYAxis = scalar, U16, 776, "%", 0.01,0
|
||||||
targetLambda = scalar, U16, 778, "", 1.0E-4, 0
|
targetLambda = scalar, U16, 778, "", 1.0E-4,0
|
||||||
targetAFR = scalar, U16, 780, "ratio", 0.001, 0
|
targetAFR = scalar, U16, 780, "ratio", 0.001,0
|
||||||
stoichiometricRatio = scalar, U16, 782, "ratio", 0.001, 0
|
stoichiometricRatio = scalar, U16, 782, "ratio", 0.001, 0
|
||||||
sdTcharge_coff = scalar, F32, 784, "", 1, 0
|
sdTcharge_coff = scalar, F32, 784, "", 1, 0
|
||||||
sdAirMassInOneCylinder = scalar, F32, 788, "", 1, 0
|
sdAirMassInOneCylinder = scalar, F32, 788, "", 1, 0
|
||||||
sdIsTChargeAirModel = bits, U32, 792, [0:0]
|
sdIsTChargeAirModel = bits, U32, 792, [0:0]
|
||||||
; total TS size = 796
|
; total TS size = 796
|
||||||
baseDwell = scalar, F32, 796, "", 1, 0
|
baseDwell = scalar, F32, 796, "ms", 1,0
|
||||||
sparkDwell = scalar, F32, 800, "", 1, 0
|
sparkDwell = scalar, F32, 800, "ms", 1,0
|
||||||
dwellAngle = scalar, F32, 804, "", 1, 0
|
dwellAngle = scalar, F32, 804, "deg", 1,0
|
||||||
cltTimingCorrection = scalar, S16, 808, "deg", 0.01, 0
|
cltTimingCorrection = scalar, S16, 808, "deg", 0.01,0
|
||||||
timingIatCorrection = scalar, S16, 810, "deg", 0.01, 0
|
timingIatCorrection = scalar, S16, 810, "deg", 0.01,0
|
||||||
timingPidCorrection = scalar, S16, 812, "deg", 0.01, 0
|
timingPidCorrection = scalar, S16, 812, "deg", 0.01,0
|
||||||
dwellVoltageCorrection = scalar, F32, 816, "", 1, 0
|
dwellVoltageCorrection = scalar, F32, 816, "", 1, 0
|
||||||
luaTimingAdd = scalar, F32, 820, "deg", 1, 0
|
luaTimingAdd = scalar, F32, 820, "deg", 1, 0
|
||||||
luaTimingMult = scalar, F32, 824, "deg", 1, 0
|
luaTimingMult = scalar, F32, 824, "deg", 1, 0
|
||||||
|
@ -3920,10 +3920,13 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed"
|
||||||
[GaugeConfigurations]
|
[GaugeConfigurations]
|
||||||
gaugeCategory = "Fuel: math"
|
gaugeCategory = "Fuel: math"
|
||||||
totalFuelCorrectionGauge = totalFuelCorrection,"totalFuelCorrection", "mult", 0.0,3.0, 0.0,3.0, 0.0,3.0, 2,2
|
totalFuelCorrectionGauge = totalFuelCorrection,"totalFuelCorrection", "mult", 0.0,3.0, 0.0,3.0, 0.0,3.0, 2,2
|
||||||
gaugeCategory = 2
|
running_timeSinceCrankingInSecsGauge = running_timeSinceCrankingInSecs,"running_ timeSinceCrankingInSecs", "secs", 0.0,600000.0, 0.0,600000.0, 0.0,600000.0, 0,0
|
||||||
targetLambdaGauge = targetLambda,"fuel: target lambda", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 3,3
|
targetLambdaGauge = targetLambda,"fuel: target lambda", "", 0.5,1.5, 0.5,1.5, 0.5,1.5, 2,2
|
||||||
targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 0.0,0.0, 0.0,0.0, 0.0,0.0, 2,2
|
targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 10.0,20.0, 10.0,20.0, 10.0,20.0, 2,2
|
||||||
gaugeCategory = "Timing"
|
gaugeCategory = "Timing"
|
||||||
|
baseDwellGauge = baseDwell,"baseDwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
||||||
|
sparkDwellGauge = sparkDwell,"dwell: coil charge time", "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
|
||||||
cltTimingCorrectionGauge = cltTimingCorrection,"cltTimingCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
cltTimingCorrectionGauge = cltTimingCorrection,"cltTimingCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingIatCorrectionGauge = timingIatCorrection,"timingIatCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingIatCorrectionGauge = timingIatCorrection,"timingIatCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingPidCorrectionGauge = timingPidCorrection,"timingPidCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingPidCorrectionGauge = timingPidCorrection,"timingPidCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
|
|
|
@ -86,7 +86,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 Mon Jan 16 13:46:33 UTC 2023
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 16 20:22:29 UTC 2023
|
||||||
|
|
||||||
pageSize = 22368
|
pageSize = 22368
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -2681,23 +2681,23 @@ totalFuelCorrection = scalar, F32, 748, "mult", 1,0
|
||||||
running_postCrankingFuelCorrection = scalar, F32, 752, "", 1, 0
|
running_postCrankingFuelCorrection = scalar, F32, 752, "", 1, 0
|
||||||
running_intakeTemperatureCoefficient = scalar, F32, 756, "", 1, 0
|
running_intakeTemperatureCoefficient = scalar, F32, 756, "", 1, 0
|
||||||
running_coolantTemperatureCoefficient = scalar, F32, 760, "", 1, 0
|
running_coolantTemperatureCoefficient = scalar, F32, 760, "", 1, 0
|
||||||
running_timeSinceCrankingInSecs = scalar, F32, 764, "", 1, 0
|
running_timeSinceCrankingInSecs = scalar, F32, 764, "secs", 1,0
|
||||||
running_baseFuel = scalar, F32, 768, "", 1, 0
|
running_baseFuel = scalar, F32, 768, "", 1, 0
|
||||||
running_fuel = scalar, F32, 772, "", 1, 0
|
running_fuel = scalar, F32, 772, "", 1, 0
|
||||||
afrTableYAxis = scalar, U16, 776, "%", 0.01, 0
|
afrTableYAxis = scalar, U16, 776, "%", 0.01,0
|
||||||
targetLambda = scalar, U16, 778, "", 1.0E-4, 0
|
targetLambda = scalar, U16, 778, "", 1.0E-4,0
|
||||||
targetAFR = scalar, U16, 780, "ratio", 0.001, 0
|
targetAFR = scalar, U16, 780, "ratio", 0.001,0
|
||||||
stoichiometricRatio = scalar, U16, 782, "ratio", 0.001, 0
|
stoichiometricRatio = scalar, U16, 782, "ratio", 0.001, 0
|
||||||
sdTcharge_coff = scalar, F32, 784, "", 1, 0
|
sdTcharge_coff = scalar, F32, 784, "", 1, 0
|
||||||
sdAirMassInOneCylinder = scalar, F32, 788, "", 1, 0
|
sdAirMassInOneCylinder = scalar, F32, 788, "", 1, 0
|
||||||
sdIsTChargeAirModel = bits, U32, 792, [0:0]
|
sdIsTChargeAirModel = bits, U32, 792, [0:0]
|
||||||
; total TS size = 796
|
; total TS size = 796
|
||||||
baseDwell = scalar, F32, 796, "", 1, 0
|
baseDwell = scalar, F32, 796, "ms", 1,0
|
||||||
sparkDwell = scalar, F32, 800, "", 1, 0
|
sparkDwell = scalar, F32, 800, "ms", 1,0
|
||||||
dwellAngle = scalar, F32, 804, "", 1, 0
|
dwellAngle = scalar, F32, 804, "deg", 1,0
|
||||||
cltTimingCorrection = scalar, S16, 808, "deg", 0.01, 0
|
cltTimingCorrection = scalar, S16, 808, "deg", 0.01,0
|
||||||
timingIatCorrection = scalar, S16, 810, "deg", 0.01, 0
|
timingIatCorrection = scalar, S16, 810, "deg", 0.01,0
|
||||||
timingPidCorrection = scalar, S16, 812, "deg", 0.01, 0
|
timingPidCorrection = scalar, S16, 812, "deg", 0.01,0
|
||||||
dwellVoltageCorrection = scalar, F32, 816, "", 1, 0
|
dwellVoltageCorrection = scalar, F32, 816, "", 1, 0
|
||||||
luaTimingAdd = scalar, F32, 820, "deg", 1, 0
|
luaTimingAdd = scalar, F32, 820, "deg", 1, 0
|
||||||
luaTimingMult = scalar, F32, 824, "deg", 1, 0
|
luaTimingMult = scalar, F32, 824, "deg", 1, 0
|
||||||
|
@ -3920,10 +3920,13 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed"
|
||||||
[GaugeConfigurations]
|
[GaugeConfigurations]
|
||||||
gaugeCategory = "Fuel: math"
|
gaugeCategory = "Fuel: math"
|
||||||
totalFuelCorrectionGauge = totalFuelCorrection,"totalFuelCorrection", "mult", 0.0,3.0, 0.0,3.0, 0.0,3.0, 2,2
|
totalFuelCorrectionGauge = totalFuelCorrection,"totalFuelCorrection", "mult", 0.0,3.0, 0.0,3.0, 0.0,3.0, 2,2
|
||||||
gaugeCategory = 2
|
running_timeSinceCrankingInSecsGauge = running_timeSinceCrankingInSecs,"running_ timeSinceCrankingInSecs", "secs", 0.0,600000.0, 0.0,600000.0, 0.0,600000.0, 0,0
|
||||||
targetLambdaGauge = targetLambda,"fuel: target lambda", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 3,3
|
targetLambdaGauge = targetLambda,"fuel: target lambda", "", 0.5,1.5, 0.5,1.5, 0.5,1.5, 2,2
|
||||||
targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 0.0,0.0, 0.0,0.0, 0.0,0.0, 2,2
|
targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 10.0,20.0, 10.0,20.0, 10.0,20.0, 2,2
|
||||||
gaugeCategory = "Timing"
|
gaugeCategory = "Timing"
|
||||||
|
baseDwellGauge = baseDwell,"baseDwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
||||||
|
sparkDwellGauge = sparkDwell,"dwell: coil charge time", "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
|
||||||
cltTimingCorrectionGauge = cltTimingCorrection,"cltTimingCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
cltTimingCorrectionGauge = cltTimingCorrection,"cltTimingCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingIatCorrectionGauge = timingIatCorrection,"timingIatCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingIatCorrectionGauge = timingIatCorrection,"timingIatCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingPidCorrectionGauge = timingPidCorrection,"timingPidCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingPidCorrectionGauge = timingPidCorrection,"timingPidCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
|
|
|
@ -86,7 +86,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 Mon Jan 16 13:46:29 UTC 2023
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 16 20:22:27 UTC 2023
|
||||||
|
|
||||||
pageSize = 22368
|
pageSize = 22368
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -2681,23 +2681,23 @@ totalFuelCorrection = scalar, F32, 748, "mult", 1,0
|
||||||
running_postCrankingFuelCorrection = scalar, F32, 752, "", 1, 0
|
running_postCrankingFuelCorrection = scalar, F32, 752, "", 1, 0
|
||||||
running_intakeTemperatureCoefficient = scalar, F32, 756, "", 1, 0
|
running_intakeTemperatureCoefficient = scalar, F32, 756, "", 1, 0
|
||||||
running_coolantTemperatureCoefficient = scalar, F32, 760, "", 1, 0
|
running_coolantTemperatureCoefficient = scalar, F32, 760, "", 1, 0
|
||||||
running_timeSinceCrankingInSecs = scalar, F32, 764, "", 1, 0
|
running_timeSinceCrankingInSecs = scalar, F32, 764, "secs", 1,0
|
||||||
running_baseFuel = scalar, F32, 768, "", 1, 0
|
running_baseFuel = scalar, F32, 768, "", 1, 0
|
||||||
running_fuel = scalar, F32, 772, "", 1, 0
|
running_fuel = scalar, F32, 772, "", 1, 0
|
||||||
afrTableYAxis = scalar, U16, 776, "%", 0.01, 0
|
afrTableYAxis = scalar, U16, 776, "%", 0.01,0
|
||||||
targetLambda = scalar, U16, 778, "", 1.0E-4, 0
|
targetLambda = scalar, U16, 778, "", 1.0E-4,0
|
||||||
targetAFR = scalar, U16, 780, "ratio", 0.001, 0
|
targetAFR = scalar, U16, 780, "ratio", 0.001,0
|
||||||
stoichiometricRatio = scalar, U16, 782, "ratio", 0.001, 0
|
stoichiometricRatio = scalar, U16, 782, "ratio", 0.001, 0
|
||||||
sdTcharge_coff = scalar, F32, 784, "", 1, 0
|
sdTcharge_coff = scalar, F32, 784, "", 1, 0
|
||||||
sdAirMassInOneCylinder = scalar, F32, 788, "", 1, 0
|
sdAirMassInOneCylinder = scalar, F32, 788, "", 1, 0
|
||||||
sdIsTChargeAirModel = bits, U32, 792, [0:0]
|
sdIsTChargeAirModel = bits, U32, 792, [0:0]
|
||||||
; total TS size = 796
|
; total TS size = 796
|
||||||
baseDwell = scalar, F32, 796, "", 1, 0
|
baseDwell = scalar, F32, 796, "ms", 1,0
|
||||||
sparkDwell = scalar, F32, 800, "", 1, 0
|
sparkDwell = scalar, F32, 800, "ms", 1,0
|
||||||
dwellAngle = scalar, F32, 804, "", 1, 0
|
dwellAngle = scalar, F32, 804, "deg", 1,0
|
||||||
cltTimingCorrection = scalar, S16, 808, "deg", 0.01, 0
|
cltTimingCorrection = scalar, S16, 808, "deg", 0.01,0
|
||||||
timingIatCorrection = scalar, S16, 810, "deg", 0.01, 0
|
timingIatCorrection = scalar, S16, 810, "deg", 0.01,0
|
||||||
timingPidCorrection = scalar, S16, 812, "deg", 0.01, 0
|
timingPidCorrection = scalar, S16, 812, "deg", 0.01,0
|
||||||
dwellVoltageCorrection = scalar, F32, 816, "", 1, 0
|
dwellVoltageCorrection = scalar, F32, 816, "", 1, 0
|
||||||
luaTimingAdd = scalar, F32, 820, "deg", 1, 0
|
luaTimingAdd = scalar, F32, 820, "deg", 1, 0
|
||||||
luaTimingMult = scalar, F32, 824, "deg", 1, 0
|
luaTimingMult = scalar, F32, 824, "deg", 1, 0
|
||||||
|
@ -3920,10 +3920,13 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed"
|
||||||
[GaugeConfigurations]
|
[GaugeConfigurations]
|
||||||
gaugeCategory = "Fuel: math"
|
gaugeCategory = "Fuel: math"
|
||||||
totalFuelCorrectionGauge = totalFuelCorrection,"totalFuelCorrection", "mult", 0.0,3.0, 0.0,3.0, 0.0,3.0, 2,2
|
totalFuelCorrectionGauge = totalFuelCorrection,"totalFuelCorrection", "mult", 0.0,3.0, 0.0,3.0, 0.0,3.0, 2,2
|
||||||
gaugeCategory = 2
|
running_timeSinceCrankingInSecsGauge = running_timeSinceCrankingInSecs,"running_ timeSinceCrankingInSecs", "secs", 0.0,600000.0, 0.0,600000.0, 0.0,600000.0, 0,0
|
||||||
targetLambdaGauge = targetLambda,"fuel: target lambda", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 3,3
|
targetLambdaGauge = targetLambda,"fuel: target lambda", "", 0.5,1.5, 0.5,1.5, 0.5,1.5, 2,2
|
||||||
targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 0.0,0.0, 0.0,0.0, 0.0,0.0, 2,2
|
targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 10.0,20.0, 10.0,20.0, 10.0,20.0, 2,2
|
||||||
gaugeCategory = "Timing"
|
gaugeCategory = "Timing"
|
||||||
|
baseDwellGauge = baseDwell,"baseDwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
||||||
|
sparkDwellGauge = sparkDwell,"dwell: coil charge time", "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
|
||||||
cltTimingCorrectionGauge = cltTimingCorrection,"cltTimingCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
cltTimingCorrectionGauge = cltTimingCorrection,"cltTimingCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingIatCorrectionGauge = timingIatCorrection,"timingIatCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingIatCorrectionGauge = timingIatCorrection,"timingIatCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingPidCorrectionGauge = timingPidCorrection,"timingPidCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingPidCorrectionGauge = timingPidCorrection,"timingPidCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
|
|
|
@ -86,7 +86,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 Mon Jan 16 13:46:37 UTC 2023
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 16 20:22:33 UTC 2023
|
||||||
|
|
||||||
pageSize = 22368
|
pageSize = 22368
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -2681,23 +2681,23 @@ totalFuelCorrection = scalar, F32, 748, "mult", 1,0
|
||||||
running_postCrankingFuelCorrection = scalar, F32, 752, "", 1, 0
|
running_postCrankingFuelCorrection = scalar, F32, 752, "", 1, 0
|
||||||
running_intakeTemperatureCoefficient = scalar, F32, 756, "", 1, 0
|
running_intakeTemperatureCoefficient = scalar, F32, 756, "", 1, 0
|
||||||
running_coolantTemperatureCoefficient = scalar, F32, 760, "", 1, 0
|
running_coolantTemperatureCoefficient = scalar, F32, 760, "", 1, 0
|
||||||
running_timeSinceCrankingInSecs = scalar, F32, 764, "", 1, 0
|
running_timeSinceCrankingInSecs = scalar, F32, 764, "secs", 1,0
|
||||||
running_baseFuel = scalar, F32, 768, "", 1, 0
|
running_baseFuel = scalar, F32, 768, "", 1, 0
|
||||||
running_fuel = scalar, F32, 772, "", 1, 0
|
running_fuel = scalar, F32, 772, "", 1, 0
|
||||||
afrTableYAxis = scalar, U16, 776, "%", 0.01, 0
|
afrTableYAxis = scalar, U16, 776, "%", 0.01,0
|
||||||
targetLambda = scalar, U16, 778, "", 1.0E-4, 0
|
targetLambda = scalar, U16, 778, "", 1.0E-4,0
|
||||||
targetAFR = scalar, U16, 780, "ratio", 0.001, 0
|
targetAFR = scalar, U16, 780, "ratio", 0.001,0
|
||||||
stoichiometricRatio = scalar, U16, 782, "ratio", 0.001, 0
|
stoichiometricRatio = scalar, U16, 782, "ratio", 0.001, 0
|
||||||
sdTcharge_coff = scalar, F32, 784, "", 1, 0
|
sdTcharge_coff = scalar, F32, 784, "", 1, 0
|
||||||
sdAirMassInOneCylinder = scalar, F32, 788, "", 1, 0
|
sdAirMassInOneCylinder = scalar, F32, 788, "", 1, 0
|
||||||
sdIsTChargeAirModel = bits, U32, 792, [0:0]
|
sdIsTChargeAirModel = bits, U32, 792, [0:0]
|
||||||
; total TS size = 796
|
; total TS size = 796
|
||||||
baseDwell = scalar, F32, 796, "", 1, 0
|
baseDwell = scalar, F32, 796, "ms", 1,0
|
||||||
sparkDwell = scalar, F32, 800, "", 1, 0
|
sparkDwell = scalar, F32, 800, "ms", 1,0
|
||||||
dwellAngle = scalar, F32, 804, "", 1, 0
|
dwellAngle = scalar, F32, 804, "deg", 1,0
|
||||||
cltTimingCorrection = scalar, S16, 808, "deg", 0.01, 0
|
cltTimingCorrection = scalar, S16, 808, "deg", 0.01,0
|
||||||
timingIatCorrection = scalar, S16, 810, "deg", 0.01, 0
|
timingIatCorrection = scalar, S16, 810, "deg", 0.01,0
|
||||||
timingPidCorrection = scalar, S16, 812, "deg", 0.01, 0
|
timingPidCorrection = scalar, S16, 812, "deg", 0.01,0
|
||||||
dwellVoltageCorrection = scalar, F32, 816, "", 1, 0
|
dwellVoltageCorrection = scalar, F32, 816, "", 1, 0
|
||||||
luaTimingAdd = scalar, F32, 820, "deg", 1, 0
|
luaTimingAdd = scalar, F32, 820, "deg", 1, 0
|
||||||
luaTimingMult = scalar, F32, 824, "deg", 1, 0
|
luaTimingMult = scalar, F32, 824, "deg", 1, 0
|
||||||
|
@ -3920,10 +3920,13 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed"
|
||||||
[GaugeConfigurations]
|
[GaugeConfigurations]
|
||||||
gaugeCategory = "Fuel: math"
|
gaugeCategory = "Fuel: math"
|
||||||
totalFuelCorrectionGauge = totalFuelCorrection,"totalFuelCorrection", "mult", 0.0,3.0, 0.0,3.0, 0.0,3.0, 2,2
|
totalFuelCorrectionGauge = totalFuelCorrection,"totalFuelCorrection", "mult", 0.0,3.0, 0.0,3.0, 0.0,3.0, 2,2
|
||||||
gaugeCategory = 2
|
running_timeSinceCrankingInSecsGauge = running_timeSinceCrankingInSecs,"running_ timeSinceCrankingInSecs", "secs", 0.0,600000.0, 0.0,600000.0, 0.0,600000.0, 0,0
|
||||||
targetLambdaGauge = targetLambda,"fuel: target lambda", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 3,3
|
targetLambdaGauge = targetLambda,"fuel: target lambda", "", 0.5,1.5, 0.5,1.5, 0.5,1.5, 2,2
|
||||||
targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 0.0,0.0, 0.0,0.0, 0.0,0.0, 2,2
|
targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 10.0,20.0, 10.0,20.0, 10.0,20.0, 2,2
|
||||||
gaugeCategory = "Timing"
|
gaugeCategory = "Timing"
|
||||||
|
baseDwellGauge = baseDwell,"baseDwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
||||||
|
sparkDwellGauge = sparkDwell,"dwell: coil charge time", "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
|
||||||
cltTimingCorrectionGauge = cltTimingCorrection,"cltTimingCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
cltTimingCorrectionGauge = cltTimingCorrection,"cltTimingCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingIatCorrectionGauge = timingIatCorrection,"timingIatCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingIatCorrectionGauge = timingIatCorrection,"timingIatCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingPidCorrectionGauge = timingPidCorrection,"timingPidCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingPidCorrectionGauge = timingPidCorrection,"timingPidCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
|
|
|
@ -86,7 +86,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 Mon Jan 16 13:46:39 UTC 2023
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 16 20:22:34 UTC 2023
|
||||||
|
|
||||||
pageSize = 22368
|
pageSize = 22368
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -2681,23 +2681,23 @@ totalFuelCorrection = scalar, F32, 748, "mult", 1,0
|
||||||
running_postCrankingFuelCorrection = scalar, F32, 752, "", 1, 0
|
running_postCrankingFuelCorrection = scalar, F32, 752, "", 1, 0
|
||||||
running_intakeTemperatureCoefficient = scalar, F32, 756, "", 1, 0
|
running_intakeTemperatureCoefficient = scalar, F32, 756, "", 1, 0
|
||||||
running_coolantTemperatureCoefficient = scalar, F32, 760, "", 1, 0
|
running_coolantTemperatureCoefficient = scalar, F32, 760, "", 1, 0
|
||||||
running_timeSinceCrankingInSecs = scalar, F32, 764, "", 1, 0
|
running_timeSinceCrankingInSecs = scalar, F32, 764, "secs", 1,0
|
||||||
running_baseFuel = scalar, F32, 768, "", 1, 0
|
running_baseFuel = scalar, F32, 768, "", 1, 0
|
||||||
running_fuel = scalar, F32, 772, "", 1, 0
|
running_fuel = scalar, F32, 772, "", 1, 0
|
||||||
afrTableYAxis = scalar, U16, 776, "%", 0.01, 0
|
afrTableYAxis = scalar, U16, 776, "%", 0.01,0
|
||||||
targetLambda = scalar, U16, 778, "", 1.0E-4, 0
|
targetLambda = scalar, U16, 778, "", 1.0E-4,0
|
||||||
targetAFR = scalar, U16, 780, "ratio", 0.001, 0
|
targetAFR = scalar, U16, 780, "ratio", 0.001,0
|
||||||
stoichiometricRatio = scalar, U16, 782, "ratio", 0.001, 0
|
stoichiometricRatio = scalar, U16, 782, "ratio", 0.001, 0
|
||||||
sdTcharge_coff = scalar, F32, 784, "", 1, 0
|
sdTcharge_coff = scalar, F32, 784, "", 1, 0
|
||||||
sdAirMassInOneCylinder = scalar, F32, 788, "", 1, 0
|
sdAirMassInOneCylinder = scalar, F32, 788, "", 1, 0
|
||||||
sdIsTChargeAirModel = bits, U32, 792, [0:0]
|
sdIsTChargeAirModel = bits, U32, 792, [0:0]
|
||||||
; total TS size = 796
|
; total TS size = 796
|
||||||
baseDwell = scalar, F32, 796, "", 1, 0
|
baseDwell = scalar, F32, 796, "ms", 1,0
|
||||||
sparkDwell = scalar, F32, 800, "", 1, 0
|
sparkDwell = scalar, F32, 800, "ms", 1,0
|
||||||
dwellAngle = scalar, F32, 804, "", 1, 0
|
dwellAngle = scalar, F32, 804, "deg", 1,0
|
||||||
cltTimingCorrection = scalar, S16, 808, "deg", 0.01, 0
|
cltTimingCorrection = scalar, S16, 808, "deg", 0.01,0
|
||||||
timingIatCorrection = scalar, S16, 810, "deg", 0.01, 0
|
timingIatCorrection = scalar, S16, 810, "deg", 0.01,0
|
||||||
timingPidCorrection = scalar, S16, 812, "deg", 0.01, 0
|
timingPidCorrection = scalar, S16, 812, "deg", 0.01,0
|
||||||
dwellVoltageCorrection = scalar, F32, 816, "", 1, 0
|
dwellVoltageCorrection = scalar, F32, 816, "", 1, 0
|
||||||
luaTimingAdd = scalar, F32, 820, "deg", 1, 0
|
luaTimingAdd = scalar, F32, 820, "deg", 1, 0
|
||||||
luaTimingMult = scalar, F32, 824, "deg", 1, 0
|
luaTimingMult = scalar, F32, 824, "deg", 1, 0
|
||||||
|
@ -3920,10 +3920,13 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed"
|
||||||
[GaugeConfigurations]
|
[GaugeConfigurations]
|
||||||
gaugeCategory = "Fuel: math"
|
gaugeCategory = "Fuel: math"
|
||||||
totalFuelCorrectionGauge = totalFuelCorrection,"totalFuelCorrection", "mult", 0.0,3.0, 0.0,3.0, 0.0,3.0, 2,2
|
totalFuelCorrectionGauge = totalFuelCorrection,"totalFuelCorrection", "mult", 0.0,3.0, 0.0,3.0, 0.0,3.0, 2,2
|
||||||
gaugeCategory = 2
|
running_timeSinceCrankingInSecsGauge = running_timeSinceCrankingInSecs,"running_ timeSinceCrankingInSecs", "secs", 0.0,600000.0, 0.0,600000.0, 0.0,600000.0, 0,0
|
||||||
targetLambdaGauge = targetLambda,"fuel: target lambda", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 3,3
|
targetLambdaGauge = targetLambda,"fuel: target lambda", "", 0.5,1.5, 0.5,1.5, 0.5,1.5, 2,2
|
||||||
targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 0.0,0.0, 0.0,0.0, 0.0,0.0, 2,2
|
targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 10.0,20.0, 10.0,20.0, 10.0,20.0, 2,2
|
||||||
gaugeCategory = "Timing"
|
gaugeCategory = "Timing"
|
||||||
|
baseDwellGauge = baseDwell,"baseDwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
||||||
|
sparkDwellGauge = sparkDwell,"dwell: coil charge time", "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
|
||||||
cltTimingCorrectionGauge = cltTimingCorrection,"cltTimingCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
cltTimingCorrectionGauge = cltTimingCorrection,"cltTimingCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingIatCorrectionGauge = timingIatCorrection,"timingIatCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingIatCorrectionGauge = timingIatCorrection,"timingIatCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingPidCorrectionGauge = timingPidCorrection,"timingPidCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingPidCorrectionGauge = timingPidCorrection,"timingPidCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
|
|
|
@ -86,7 +86,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 Mon Jan 16 13:46:13 UTC 2023
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Mon Jan 16 20:22:13 UTC 2023
|
||||||
|
|
||||||
pageSize = 22368
|
pageSize = 22368
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -2681,23 +2681,23 @@ totalFuelCorrection = scalar, F32, 748, "mult", 1,0
|
||||||
running_postCrankingFuelCorrection = scalar, F32, 752, "", 1, 0
|
running_postCrankingFuelCorrection = scalar, F32, 752, "", 1, 0
|
||||||
running_intakeTemperatureCoefficient = scalar, F32, 756, "", 1, 0
|
running_intakeTemperatureCoefficient = scalar, F32, 756, "", 1, 0
|
||||||
running_coolantTemperatureCoefficient = scalar, F32, 760, "", 1, 0
|
running_coolantTemperatureCoefficient = scalar, F32, 760, "", 1, 0
|
||||||
running_timeSinceCrankingInSecs = scalar, F32, 764, "", 1, 0
|
running_timeSinceCrankingInSecs = scalar, F32, 764, "secs", 1,0
|
||||||
running_baseFuel = scalar, F32, 768, "", 1, 0
|
running_baseFuel = scalar, F32, 768, "", 1, 0
|
||||||
running_fuel = scalar, F32, 772, "", 1, 0
|
running_fuel = scalar, F32, 772, "", 1, 0
|
||||||
afrTableYAxis = scalar, U16, 776, "%", 0.01, 0
|
afrTableYAxis = scalar, U16, 776, "%", 0.01,0
|
||||||
targetLambda = scalar, U16, 778, "", 1.0E-4, 0
|
targetLambda = scalar, U16, 778, "", 1.0E-4,0
|
||||||
targetAFR = scalar, U16, 780, "ratio", 0.001, 0
|
targetAFR = scalar, U16, 780, "ratio", 0.001,0
|
||||||
stoichiometricRatio = scalar, U16, 782, "ratio", 0.001, 0
|
stoichiometricRatio = scalar, U16, 782, "ratio", 0.001, 0
|
||||||
sdTcharge_coff = scalar, F32, 784, "", 1, 0
|
sdTcharge_coff = scalar, F32, 784, "", 1, 0
|
||||||
sdAirMassInOneCylinder = scalar, F32, 788, "", 1, 0
|
sdAirMassInOneCylinder = scalar, F32, 788, "", 1, 0
|
||||||
sdIsTChargeAirModel = bits, U32, 792, [0:0]
|
sdIsTChargeAirModel = bits, U32, 792, [0:0]
|
||||||
; total TS size = 796
|
; total TS size = 796
|
||||||
baseDwell = scalar, F32, 796, "", 1, 0
|
baseDwell = scalar, F32, 796, "ms", 1,0
|
||||||
sparkDwell = scalar, F32, 800, "", 1, 0
|
sparkDwell = scalar, F32, 800, "ms", 1,0
|
||||||
dwellAngle = scalar, F32, 804, "", 1, 0
|
dwellAngle = scalar, F32, 804, "deg", 1,0
|
||||||
cltTimingCorrection = scalar, S16, 808, "deg", 0.01, 0
|
cltTimingCorrection = scalar, S16, 808, "deg", 0.01,0
|
||||||
timingIatCorrection = scalar, S16, 810, "deg", 0.01, 0
|
timingIatCorrection = scalar, S16, 810, "deg", 0.01,0
|
||||||
timingPidCorrection = scalar, S16, 812, "deg", 0.01, 0
|
timingPidCorrection = scalar, S16, 812, "deg", 0.01,0
|
||||||
dwellVoltageCorrection = scalar, F32, 816, "", 1, 0
|
dwellVoltageCorrection = scalar, F32, 816, "", 1, 0
|
||||||
luaTimingAdd = scalar, F32, 820, "deg", 1, 0
|
luaTimingAdd = scalar, F32, 820, "deg", 1, 0
|
||||||
luaTimingMult = scalar, F32, 824, "deg", 1, 0
|
luaTimingMult = scalar, F32, 824, "deg", 1, 0
|
||||||
|
@ -3920,10 +3920,13 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed"
|
||||||
[GaugeConfigurations]
|
[GaugeConfigurations]
|
||||||
gaugeCategory = "Fuel: math"
|
gaugeCategory = "Fuel: math"
|
||||||
totalFuelCorrectionGauge = totalFuelCorrection,"totalFuelCorrection", "mult", 0.0,3.0, 0.0,3.0, 0.0,3.0, 2,2
|
totalFuelCorrectionGauge = totalFuelCorrection,"totalFuelCorrection", "mult", 0.0,3.0, 0.0,3.0, 0.0,3.0, 2,2
|
||||||
gaugeCategory = 2
|
running_timeSinceCrankingInSecsGauge = running_timeSinceCrankingInSecs,"running_ timeSinceCrankingInSecs", "secs", 0.0,600000.0, 0.0,600000.0, 0.0,600000.0, 0,0
|
||||||
targetLambdaGauge = targetLambda,"fuel: target lambda", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 3,3
|
targetLambdaGauge = targetLambda,"fuel: target lambda", "", 0.5,1.5, 0.5,1.5, 0.5,1.5, 2,2
|
||||||
targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 0.0,0.0, 0.0,0.0, 0.0,0.0, 2,2
|
targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 10.0,20.0, 10.0,20.0, 10.0,20.0, 2,2
|
||||||
gaugeCategory = "Timing"
|
gaugeCategory = "Timing"
|
||||||
|
baseDwellGauge = baseDwell,"baseDwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
||||||
|
sparkDwellGauge = sparkDwell,"dwell: coil charge time", "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
|
||||||
cltTimingCorrectionGauge = cltTimingCorrection,"cltTimingCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
cltTimingCorrectionGauge = cltTimingCorrection,"cltTimingCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingIatCorrectionGauge = timingIatCorrection,"timingIatCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingIatCorrectionGauge = timingIatCorrection,"timingIatCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingPidCorrectionGauge = timingPidCorrection,"timingPidCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingPidCorrectionGauge = timingPidCorrection,"timingPidCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
|
|
|
@ -86,7 +86,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 Mon Jan 16 13:46:47 UTC 2023
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 16 20:22:41 UTC 2023
|
||||||
|
|
||||||
pageSize = 22368
|
pageSize = 22368
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -2681,23 +2681,23 @@ totalFuelCorrection = scalar, F32, 748, "mult", 1,0
|
||||||
running_postCrankingFuelCorrection = scalar, F32, 752, "", 1, 0
|
running_postCrankingFuelCorrection = scalar, F32, 752, "", 1, 0
|
||||||
running_intakeTemperatureCoefficient = scalar, F32, 756, "", 1, 0
|
running_intakeTemperatureCoefficient = scalar, F32, 756, "", 1, 0
|
||||||
running_coolantTemperatureCoefficient = scalar, F32, 760, "", 1, 0
|
running_coolantTemperatureCoefficient = scalar, F32, 760, "", 1, 0
|
||||||
running_timeSinceCrankingInSecs = scalar, F32, 764, "", 1, 0
|
running_timeSinceCrankingInSecs = scalar, F32, 764, "secs", 1,0
|
||||||
running_baseFuel = scalar, F32, 768, "", 1, 0
|
running_baseFuel = scalar, F32, 768, "", 1, 0
|
||||||
running_fuel = scalar, F32, 772, "", 1, 0
|
running_fuel = scalar, F32, 772, "", 1, 0
|
||||||
afrTableYAxis = scalar, U16, 776, "%", 0.01, 0
|
afrTableYAxis = scalar, U16, 776, "%", 0.01,0
|
||||||
targetLambda = scalar, U16, 778, "", 1.0E-4, 0
|
targetLambda = scalar, U16, 778, "", 1.0E-4,0
|
||||||
targetAFR = scalar, U16, 780, "ratio", 0.001, 0
|
targetAFR = scalar, U16, 780, "ratio", 0.001,0
|
||||||
stoichiometricRatio = scalar, U16, 782, "ratio", 0.001, 0
|
stoichiometricRatio = scalar, U16, 782, "ratio", 0.001, 0
|
||||||
sdTcharge_coff = scalar, F32, 784, "", 1, 0
|
sdTcharge_coff = scalar, F32, 784, "", 1, 0
|
||||||
sdAirMassInOneCylinder = scalar, F32, 788, "", 1, 0
|
sdAirMassInOneCylinder = scalar, F32, 788, "", 1, 0
|
||||||
sdIsTChargeAirModel = bits, U32, 792, [0:0]
|
sdIsTChargeAirModel = bits, U32, 792, [0:0]
|
||||||
; total TS size = 796
|
; total TS size = 796
|
||||||
baseDwell = scalar, F32, 796, "", 1, 0
|
baseDwell = scalar, F32, 796, "ms", 1,0
|
||||||
sparkDwell = scalar, F32, 800, "", 1, 0
|
sparkDwell = scalar, F32, 800, "ms", 1,0
|
||||||
dwellAngle = scalar, F32, 804, "", 1, 0
|
dwellAngle = scalar, F32, 804, "deg", 1,0
|
||||||
cltTimingCorrection = scalar, S16, 808, "deg", 0.01, 0
|
cltTimingCorrection = scalar, S16, 808, "deg", 0.01,0
|
||||||
timingIatCorrection = scalar, S16, 810, "deg", 0.01, 0
|
timingIatCorrection = scalar, S16, 810, "deg", 0.01,0
|
||||||
timingPidCorrection = scalar, S16, 812, "deg", 0.01, 0
|
timingPidCorrection = scalar, S16, 812, "deg", 0.01,0
|
||||||
dwellVoltageCorrection = scalar, F32, 816, "", 1, 0
|
dwellVoltageCorrection = scalar, F32, 816, "", 1, 0
|
||||||
luaTimingAdd = scalar, F32, 820, "deg", 1, 0
|
luaTimingAdd = scalar, F32, 820, "deg", 1, 0
|
||||||
luaTimingMult = scalar, F32, 824, "deg", 1, 0
|
luaTimingMult = scalar, F32, 824, "deg", 1, 0
|
||||||
|
@ -3920,10 +3920,13 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed"
|
||||||
[GaugeConfigurations]
|
[GaugeConfigurations]
|
||||||
gaugeCategory = "Fuel: math"
|
gaugeCategory = "Fuel: math"
|
||||||
totalFuelCorrectionGauge = totalFuelCorrection,"totalFuelCorrection", "mult", 0.0,3.0, 0.0,3.0, 0.0,3.0, 2,2
|
totalFuelCorrectionGauge = totalFuelCorrection,"totalFuelCorrection", "mult", 0.0,3.0, 0.0,3.0, 0.0,3.0, 2,2
|
||||||
gaugeCategory = 2
|
running_timeSinceCrankingInSecsGauge = running_timeSinceCrankingInSecs,"running_ timeSinceCrankingInSecs", "secs", 0.0,600000.0, 0.0,600000.0, 0.0,600000.0, 0,0
|
||||||
targetLambdaGauge = targetLambda,"fuel: target lambda", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 3,3
|
targetLambdaGauge = targetLambda,"fuel: target lambda", "", 0.5,1.5, 0.5,1.5, 0.5,1.5, 2,2
|
||||||
targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 0.0,0.0, 0.0,0.0, 0.0,0.0, 2,2
|
targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 10.0,20.0, 10.0,20.0, 10.0,20.0, 2,2
|
||||||
gaugeCategory = "Timing"
|
gaugeCategory = "Timing"
|
||||||
|
baseDwellGauge = baseDwell,"baseDwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
||||||
|
sparkDwellGauge = sparkDwell,"dwell: coil charge time", "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
|
||||||
cltTimingCorrectionGauge = cltTimingCorrection,"cltTimingCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
cltTimingCorrectionGauge = cltTimingCorrection,"cltTimingCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingIatCorrectionGauge = timingIatCorrection,"timingIatCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingIatCorrectionGauge = timingIatCorrection,"timingIatCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingPidCorrectionGauge = timingPidCorrection,"timingPidCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingPidCorrectionGauge = timingPidCorrection,"timingPidCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
|
|
|
@ -86,7 +86,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 Mon Jan 16 13:46:42 UTC 2023
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 16 20:22:37 UTC 2023
|
||||||
|
|
||||||
pageSize = 22368
|
pageSize = 22368
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -2681,23 +2681,23 @@ totalFuelCorrection = scalar, F32, 748, "mult", 1,0
|
||||||
running_postCrankingFuelCorrection = scalar, F32, 752, "", 1, 0
|
running_postCrankingFuelCorrection = scalar, F32, 752, "", 1, 0
|
||||||
running_intakeTemperatureCoefficient = scalar, F32, 756, "", 1, 0
|
running_intakeTemperatureCoefficient = scalar, F32, 756, "", 1, 0
|
||||||
running_coolantTemperatureCoefficient = scalar, F32, 760, "", 1, 0
|
running_coolantTemperatureCoefficient = scalar, F32, 760, "", 1, 0
|
||||||
running_timeSinceCrankingInSecs = scalar, F32, 764, "", 1, 0
|
running_timeSinceCrankingInSecs = scalar, F32, 764, "secs", 1,0
|
||||||
running_baseFuel = scalar, F32, 768, "", 1, 0
|
running_baseFuel = scalar, F32, 768, "", 1, 0
|
||||||
running_fuel = scalar, F32, 772, "", 1, 0
|
running_fuel = scalar, F32, 772, "", 1, 0
|
||||||
afrTableYAxis = scalar, U16, 776, "%", 0.01, 0
|
afrTableYAxis = scalar, U16, 776, "%", 0.01,0
|
||||||
targetLambda = scalar, U16, 778, "", 1.0E-4, 0
|
targetLambda = scalar, U16, 778, "", 1.0E-4,0
|
||||||
targetAFR = scalar, U16, 780, "ratio", 0.001, 0
|
targetAFR = scalar, U16, 780, "ratio", 0.001,0
|
||||||
stoichiometricRatio = scalar, U16, 782, "ratio", 0.001, 0
|
stoichiometricRatio = scalar, U16, 782, "ratio", 0.001, 0
|
||||||
sdTcharge_coff = scalar, F32, 784, "", 1, 0
|
sdTcharge_coff = scalar, F32, 784, "", 1, 0
|
||||||
sdAirMassInOneCylinder = scalar, F32, 788, "", 1, 0
|
sdAirMassInOneCylinder = scalar, F32, 788, "", 1, 0
|
||||||
sdIsTChargeAirModel = bits, U32, 792, [0:0]
|
sdIsTChargeAirModel = bits, U32, 792, [0:0]
|
||||||
; total TS size = 796
|
; total TS size = 796
|
||||||
baseDwell = scalar, F32, 796, "", 1, 0
|
baseDwell = scalar, F32, 796, "ms", 1,0
|
||||||
sparkDwell = scalar, F32, 800, "", 1, 0
|
sparkDwell = scalar, F32, 800, "ms", 1,0
|
||||||
dwellAngle = scalar, F32, 804, "", 1, 0
|
dwellAngle = scalar, F32, 804, "deg", 1,0
|
||||||
cltTimingCorrection = scalar, S16, 808, "deg", 0.01, 0
|
cltTimingCorrection = scalar, S16, 808, "deg", 0.01,0
|
||||||
timingIatCorrection = scalar, S16, 810, "deg", 0.01, 0
|
timingIatCorrection = scalar, S16, 810, "deg", 0.01,0
|
||||||
timingPidCorrection = scalar, S16, 812, "deg", 0.01, 0
|
timingPidCorrection = scalar, S16, 812, "deg", 0.01,0
|
||||||
dwellVoltageCorrection = scalar, F32, 816, "", 1, 0
|
dwellVoltageCorrection = scalar, F32, 816, "", 1, 0
|
||||||
luaTimingAdd = scalar, F32, 820, "deg", 1, 0
|
luaTimingAdd = scalar, F32, 820, "deg", 1, 0
|
||||||
luaTimingMult = scalar, F32, 824, "deg", 1, 0
|
luaTimingMult = scalar, F32, 824, "deg", 1, 0
|
||||||
|
@ -3920,10 +3920,13 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed"
|
||||||
[GaugeConfigurations]
|
[GaugeConfigurations]
|
||||||
gaugeCategory = "Fuel: math"
|
gaugeCategory = "Fuel: math"
|
||||||
totalFuelCorrectionGauge = totalFuelCorrection,"totalFuelCorrection", "mult", 0.0,3.0, 0.0,3.0, 0.0,3.0, 2,2
|
totalFuelCorrectionGauge = totalFuelCorrection,"totalFuelCorrection", "mult", 0.0,3.0, 0.0,3.0, 0.0,3.0, 2,2
|
||||||
gaugeCategory = 2
|
running_timeSinceCrankingInSecsGauge = running_timeSinceCrankingInSecs,"running_ timeSinceCrankingInSecs", "secs", 0.0,600000.0, 0.0,600000.0, 0.0,600000.0, 0,0
|
||||||
targetLambdaGauge = targetLambda,"fuel: target lambda", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 3,3
|
targetLambdaGauge = targetLambda,"fuel: target lambda", "", 0.5,1.5, 0.5,1.5, 0.5,1.5, 2,2
|
||||||
targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 0.0,0.0, 0.0,0.0, 0.0,0.0, 2,2
|
targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 10.0,20.0, 10.0,20.0, 10.0,20.0, 2,2
|
||||||
gaugeCategory = "Timing"
|
gaugeCategory = "Timing"
|
||||||
|
baseDwellGauge = baseDwell,"baseDwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
||||||
|
sparkDwellGauge = sparkDwell,"dwell: coil charge time", "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
|
||||||
cltTimingCorrectionGauge = cltTimingCorrection,"cltTimingCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
cltTimingCorrectionGauge = cltTimingCorrection,"cltTimingCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingIatCorrectionGauge = timingIatCorrection,"timingIatCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingIatCorrectionGauge = timingIatCorrection,"timingIatCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingPidCorrectionGauge = timingPidCorrection,"timingPidCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingPidCorrectionGauge = timingPidCorrection,"timingPidCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
|
|
|
@ -86,7 +86,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 Mon Jan 16 13:46:40 UTC 2023
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 16 20:22:36 UTC 2023
|
||||||
|
|
||||||
pageSize = 22368
|
pageSize = 22368
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -2681,23 +2681,23 @@ totalFuelCorrection = scalar, F32, 748, "mult", 1,0
|
||||||
running_postCrankingFuelCorrection = scalar, F32, 752, "", 1, 0
|
running_postCrankingFuelCorrection = scalar, F32, 752, "", 1, 0
|
||||||
running_intakeTemperatureCoefficient = scalar, F32, 756, "", 1, 0
|
running_intakeTemperatureCoefficient = scalar, F32, 756, "", 1, 0
|
||||||
running_coolantTemperatureCoefficient = scalar, F32, 760, "", 1, 0
|
running_coolantTemperatureCoefficient = scalar, F32, 760, "", 1, 0
|
||||||
running_timeSinceCrankingInSecs = scalar, F32, 764, "", 1, 0
|
running_timeSinceCrankingInSecs = scalar, F32, 764, "secs", 1,0
|
||||||
running_baseFuel = scalar, F32, 768, "", 1, 0
|
running_baseFuel = scalar, F32, 768, "", 1, 0
|
||||||
running_fuel = scalar, F32, 772, "", 1, 0
|
running_fuel = scalar, F32, 772, "", 1, 0
|
||||||
afrTableYAxis = scalar, U16, 776, "%", 0.01, 0
|
afrTableYAxis = scalar, U16, 776, "%", 0.01,0
|
||||||
targetLambda = scalar, U16, 778, "", 1.0E-4, 0
|
targetLambda = scalar, U16, 778, "", 1.0E-4,0
|
||||||
targetAFR = scalar, U16, 780, "ratio", 0.001, 0
|
targetAFR = scalar, U16, 780, "ratio", 0.001,0
|
||||||
stoichiometricRatio = scalar, U16, 782, "ratio", 0.001, 0
|
stoichiometricRatio = scalar, U16, 782, "ratio", 0.001, 0
|
||||||
sdTcharge_coff = scalar, F32, 784, "", 1, 0
|
sdTcharge_coff = scalar, F32, 784, "", 1, 0
|
||||||
sdAirMassInOneCylinder = scalar, F32, 788, "", 1, 0
|
sdAirMassInOneCylinder = scalar, F32, 788, "", 1, 0
|
||||||
sdIsTChargeAirModel = bits, U32, 792, [0:0]
|
sdIsTChargeAirModel = bits, U32, 792, [0:0]
|
||||||
; total TS size = 796
|
; total TS size = 796
|
||||||
baseDwell = scalar, F32, 796, "", 1, 0
|
baseDwell = scalar, F32, 796, "ms", 1,0
|
||||||
sparkDwell = scalar, F32, 800, "", 1, 0
|
sparkDwell = scalar, F32, 800, "ms", 1,0
|
||||||
dwellAngle = scalar, F32, 804, "", 1, 0
|
dwellAngle = scalar, F32, 804, "deg", 1,0
|
||||||
cltTimingCorrection = scalar, S16, 808, "deg", 0.01, 0
|
cltTimingCorrection = scalar, S16, 808, "deg", 0.01,0
|
||||||
timingIatCorrection = scalar, S16, 810, "deg", 0.01, 0
|
timingIatCorrection = scalar, S16, 810, "deg", 0.01,0
|
||||||
timingPidCorrection = scalar, S16, 812, "deg", 0.01, 0
|
timingPidCorrection = scalar, S16, 812, "deg", 0.01,0
|
||||||
dwellVoltageCorrection = scalar, F32, 816, "", 1, 0
|
dwellVoltageCorrection = scalar, F32, 816, "", 1, 0
|
||||||
luaTimingAdd = scalar, F32, 820, "deg", 1, 0
|
luaTimingAdd = scalar, F32, 820, "deg", 1, 0
|
||||||
luaTimingMult = scalar, F32, 824, "deg", 1, 0
|
luaTimingMult = scalar, F32, 824, "deg", 1, 0
|
||||||
|
@ -3920,10 +3920,13 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed"
|
||||||
[GaugeConfigurations]
|
[GaugeConfigurations]
|
||||||
gaugeCategory = "Fuel: math"
|
gaugeCategory = "Fuel: math"
|
||||||
totalFuelCorrectionGauge = totalFuelCorrection,"totalFuelCorrection", "mult", 0.0,3.0, 0.0,3.0, 0.0,3.0, 2,2
|
totalFuelCorrectionGauge = totalFuelCorrection,"totalFuelCorrection", "mult", 0.0,3.0, 0.0,3.0, 0.0,3.0, 2,2
|
||||||
gaugeCategory = 2
|
running_timeSinceCrankingInSecsGauge = running_timeSinceCrankingInSecs,"running_ timeSinceCrankingInSecs", "secs", 0.0,600000.0, 0.0,600000.0, 0.0,600000.0, 0,0
|
||||||
targetLambdaGauge = targetLambda,"fuel: target lambda", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 3,3
|
targetLambdaGauge = targetLambda,"fuel: target lambda", "", 0.5,1.5, 0.5,1.5, 0.5,1.5, 2,2
|
||||||
targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 0.0,0.0, 0.0,0.0, 0.0,0.0, 2,2
|
targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 10.0,20.0, 10.0,20.0, 10.0,20.0, 2,2
|
||||||
gaugeCategory = "Timing"
|
gaugeCategory = "Timing"
|
||||||
|
baseDwellGauge = baseDwell,"baseDwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
||||||
|
sparkDwellGauge = sparkDwell,"dwell: coil charge time", "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
|
||||||
cltTimingCorrectionGauge = cltTimingCorrection,"cltTimingCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
cltTimingCorrectionGauge = cltTimingCorrection,"cltTimingCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingIatCorrectionGauge = timingIatCorrection,"timingIatCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingIatCorrectionGauge = timingIatCorrection,"timingIatCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingPidCorrectionGauge = timingPidCorrection,"timingPidCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingPidCorrectionGauge = timingPidCorrection,"timingPidCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
|
|
|
@ -86,7 +86,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 Mon Jan 16 13:46:52 UTC 2023
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 16 20:22:46 UTC 2023
|
||||||
|
|
||||||
pageSize = 22368
|
pageSize = 22368
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -2681,23 +2681,23 @@ totalFuelCorrection = scalar, F32, 748, "mult", 1,0
|
||||||
running_postCrankingFuelCorrection = scalar, F32, 752, "", 1, 0
|
running_postCrankingFuelCorrection = scalar, F32, 752, "", 1, 0
|
||||||
running_intakeTemperatureCoefficient = scalar, F32, 756, "", 1, 0
|
running_intakeTemperatureCoefficient = scalar, F32, 756, "", 1, 0
|
||||||
running_coolantTemperatureCoefficient = scalar, F32, 760, "", 1, 0
|
running_coolantTemperatureCoefficient = scalar, F32, 760, "", 1, 0
|
||||||
running_timeSinceCrankingInSecs = scalar, F32, 764, "", 1, 0
|
running_timeSinceCrankingInSecs = scalar, F32, 764, "secs", 1,0
|
||||||
running_baseFuel = scalar, F32, 768, "", 1, 0
|
running_baseFuel = scalar, F32, 768, "", 1, 0
|
||||||
running_fuel = scalar, F32, 772, "", 1, 0
|
running_fuel = scalar, F32, 772, "", 1, 0
|
||||||
afrTableYAxis = scalar, U16, 776, "%", 0.01, 0
|
afrTableYAxis = scalar, U16, 776, "%", 0.01,0
|
||||||
targetLambda = scalar, U16, 778, "", 1.0E-4, 0
|
targetLambda = scalar, U16, 778, "", 1.0E-4,0
|
||||||
targetAFR = scalar, U16, 780, "ratio", 0.001, 0
|
targetAFR = scalar, U16, 780, "ratio", 0.001,0
|
||||||
stoichiometricRatio = scalar, U16, 782, "ratio", 0.001, 0
|
stoichiometricRatio = scalar, U16, 782, "ratio", 0.001, 0
|
||||||
sdTcharge_coff = scalar, F32, 784, "", 1, 0
|
sdTcharge_coff = scalar, F32, 784, "", 1, 0
|
||||||
sdAirMassInOneCylinder = scalar, F32, 788, "", 1, 0
|
sdAirMassInOneCylinder = scalar, F32, 788, "", 1, 0
|
||||||
sdIsTChargeAirModel = bits, U32, 792, [0:0]
|
sdIsTChargeAirModel = bits, U32, 792, [0:0]
|
||||||
; total TS size = 796
|
; total TS size = 796
|
||||||
baseDwell = scalar, F32, 796, "", 1, 0
|
baseDwell = scalar, F32, 796, "ms", 1,0
|
||||||
sparkDwell = scalar, F32, 800, "", 1, 0
|
sparkDwell = scalar, F32, 800, "ms", 1,0
|
||||||
dwellAngle = scalar, F32, 804, "", 1, 0
|
dwellAngle = scalar, F32, 804, "deg", 1,0
|
||||||
cltTimingCorrection = scalar, S16, 808, "deg", 0.01, 0
|
cltTimingCorrection = scalar, S16, 808, "deg", 0.01,0
|
||||||
timingIatCorrection = scalar, S16, 810, "deg", 0.01, 0
|
timingIatCorrection = scalar, S16, 810, "deg", 0.01,0
|
||||||
timingPidCorrection = scalar, S16, 812, "deg", 0.01, 0
|
timingPidCorrection = scalar, S16, 812, "deg", 0.01,0
|
||||||
dwellVoltageCorrection = scalar, F32, 816, "", 1, 0
|
dwellVoltageCorrection = scalar, F32, 816, "", 1, 0
|
||||||
luaTimingAdd = scalar, F32, 820, "deg", 1, 0
|
luaTimingAdd = scalar, F32, 820, "deg", 1, 0
|
||||||
luaTimingMult = scalar, F32, 824, "deg", 1, 0
|
luaTimingMult = scalar, F32, 824, "deg", 1, 0
|
||||||
|
@ -3920,10 +3920,13 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed"
|
||||||
[GaugeConfigurations]
|
[GaugeConfigurations]
|
||||||
gaugeCategory = "Fuel: math"
|
gaugeCategory = "Fuel: math"
|
||||||
totalFuelCorrectionGauge = totalFuelCorrection,"totalFuelCorrection", "mult", 0.0,3.0, 0.0,3.0, 0.0,3.0, 2,2
|
totalFuelCorrectionGauge = totalFuelCorrection,"totalFuelCorrection", "mult", 0.0,3.0, 0.0,3.0, 0.0,3.0, 2,2
|
||||||
gaugeCategory = 2
|
running_timeSinceCrankingInSecsGauge = running_timeSinceCrankingInSecs,"running_ timeSinceCrankingInSecs", "secs", 0.0,600000.0, 0.0,600000.0, 0.0,600000.0, 0,0
|
||||||
targetLambdaGauge = targetLambda,"fuel: target lambda", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 3,3
|
targetLambdaGauge = targetLambda,"fuel: target lambda", "", 0.5,1.5, 0.5,1.5, 0.5,1.5, 2,2
|
||||||
targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 0.0,0.0, 0.0,0.0, 0.0,0.0, 2,2
|
targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 10.0,20.0, 10.0,20.0, 10.0,20.0, 2,2
|
||||||
gaugeCategory = "Timing"
|
gaugeCategory = "Timing"
|
||||||
|
baseDwellGauge = baseDwell,"baseDwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
||||||
|
sparkDwellGauge = sparkDwell,"dwell: coil charge time", "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
|
||||||
cltTimingCorrectionGauge = cltTimingCorrection,"cltTimingCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
cltTimingCorrectionGauge = cltTimingCorrection,"cltTimingCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingIatCorrectionGauge = timingIatCorrection,"timingIatCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingIatCorrectionGauge = timingIatCorrection,"timingIatCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingPidCorrectionGauge = timingPidCorrection,"timingPidCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingPidCorrectionGauge = timingPidCorrection,"timingPidCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
|
|
|
@ -86,7 +86,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 Mon Jan 16 13:46:51 UTC 2023
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 16 20:22:44 UTC 2023
|
||||||
|
|
||||||
pageSize = 22368
|
pageSize = 22368
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -2681,23 +2681,23 @@ totalFuelCorrection = scalar, F32, 748, "mult", 1,0
|
||||||
running_postCrankingFuelCorrection = scalar, F32, 752, "", 1, 0
|
running_postCrankingFuelCorrection = scalar, F32, 752, "", 1, 0
|
||||||
running_intakeTemperatureCoefficient = scalar, F32, 756, "", 1, 0
|
running_intakeTemperatureCoefficient = scalar, F32, 756, "", 1, 0
|
||||||
running_coolantTemperatureCoefficient = scalar, F32, 760, "", 1, 0
|
running_coolantTemperatureCoefficient = scalar, F32, 760, "", 1, 0
|
||||||
running_timeSinceCrankingInSecs = scalar, F32, 764, "", 1, 0
|
running_timeSinceCrankingInSecs = scalar, F32, 764, "secs", 1,0
|
||||||
running_baseFuel = scalar, F32, 768, "", 1, 0
|
running_baseFuel = scalar, F32, 768, "", 1, 0
|
||||||
running_fuel = scalar, F32, 772, "", 1, 0
|
running_fuel = scalar, F32, 772, "", 1, 0
|
||||||
afrTableYAxis = scalar, U16, 776, "%", 0.01, 0
|
afrTableYAxis = scalar, U16, 776, "%", 0.01,0
|
||||||
targetLambda = scalar, U16, 778, "", 1.0E-4, 0
|
targetLambda = scalar, U16, 778, "", 1.0E-4,0
|
||||||
targetAFR = scalar, U16, 780, "ratio", 0.001, 0
|
targetAFR = scalar, U16, 780, "ratio", 0.001,0
|
||||||
stoichiometricRatio = scalar, U16, 782, "ratio", 0.001, 0
|
stoichiometricRatio = scalar, U16, 782, "ratio", 0.001, 0
|
||||||
sdTcharge_coff = scalar, F32, 784, "", 1, 0
|
sdTcharge_coff = scalar, F32, 784, "", 1, 0
|
||||||
sdAirMassInOneCylinder = scalar, F32, 788, "", 1, 0
|
sdAirMassInOneCylinder = scalar, F32, 788, "", 1, 0
|
||||||
sdIsTChargeAirModel = bits, U32, 792, [0:0]
|
sdIsTChargeAirModel = bits, U32, 792, [0:0]
|
||||||
; total TS size = 796
|
; total TS size = 796
|
||||||
baseDwell = scalar, F32, 796, "", 1, 0
|
baseDwell = scalar, F32, 796, "ms", 1,0
|
||||||
sparkDwell = scalar, F32, 800, "", 1, 0
|
sparkDwell = scalar, F32, 800, "ms", 1,0
|
||||||
dwellAngle = scalar, F32, 804, "", 1, 0
|
dwellAngle = scalar, F32, 804, "deg", 1,0
|
||||||
cltTimingCorrection = scalar, S16, 808, "deg", 0.01, 0
|
cltTimingCorrection = scalar, S16, 808, "deg", 0.01,0
|
||||||
timingIatCorrection = scalar, S16, 810, "deg", 0.01, 0
|
timingIatCorrection = scalar, S16, 810, "deg", 0.01,0
|
||||||
timingPidCorrection = scalar, S16, 812, "deg", 0.01, 0
|
timingPidCorrection = scalar, S16, 812, "deg", 0.01,0
|
||||||
dwellVoltageCorrection = scalar, F32, 816, "", 1, 0
|
dwellVoltageCorrection = scalar, F32, 816, "", 1, 0
|
||||||
luaTimingAdd = scalar, F32, 820, "deg", 1, 0
|
luaTimingAdd = scalar, F32, 820, "deg", 1, 0
|
||||||
luaTimingMult = scalar, F32, 824, "deg", 1, 0
|
luaTimingMult = scalar, F32, 824, "deg", 1, 0
|
||||||
|
@ -3920,10 +3920,13 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed"
|
||||||
[GaugeConfigurations]
|
[GaugeConfigurations]
|
||||||
gaugeCategory = "Fuel: math"
|
gaugeCategory = "Fuel: math"
|
||||||
totalFuelCorrectionGauge = totalFuelCorrection,"totalFuelCorrection", "mult", 0.0,3.0, 0.0,3.0, 0.0,3.0, 2,2
|
totalFuelCorrectionGauge = totalFuelCorrection,"totalFuelCorrection", "mult", 0.0,3.0, 0.0,3.0, 0.0,3.0, 2,2
|
||||||
gaugeCategory = 2
|
running_timeSinceCrankingInSecsGauge = running_timeSinceCrankingInSecs,"running_ timeSinceCrankingInSecs", "secs", 0.0,600000.0, 0.0,600000.0, 0.0,600000.0, 0,0
|
||||||
targetLambdaGauge = targetLambda,"fuel: target lambda", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 3,3
|
targetLambdaGauge = targetLambda,"fuel: target lambda", "", 0.5,1.5, 0.5,1.5, 0.5,1.5, 2,2
|
||||||
targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 0.0,0.0, 0.0,0.0, 0.0,0.0, 2,2
|
targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 10.0,20.0, 10.0,20.0, 10.0,20.0, 2,2
|
||||||
gaugeCategory = "Timing"
|
gaugeCategory = "Timing"
|
||||||
|
baseDwellGauge = baseDwell,"baseDwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
||||||
|
sparkDwellGauge = sparkDwell,"dwell: coil charge time", "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
|
||||||
cltTimingCorrectionGauge = cltTimingCorrection,"cltTimingCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
cltTimingCorrectionGauge = cltTimingCorrection,"cltTimingCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingIatCorrectionGauge = timingIatCorrection,"timingIatCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingIatCorrectionGauge = timingIatCorrection,"timingIatCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingPidCorrectionGauge = timingPidCorrection,"timingPidCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingPidCorrectionGauge = timingPidCorrection,"timingPidCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
|
|
|
@ -86,7 +86,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 Mon Jan 16 13:46:56 UTC 2023
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 16 20:22:48 UTC 2023
|
||||||
|
|
||||||
pageSize = 26368
|
pageSize = 26368
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -2681,23 +2681,23 @@ totalFuelCorrection = scalar, F32, 748, "mult", 1,0
|
||||||
running_postCrankingFuelCorrection = scalar, F32, 752, "", 1, 0
|
running_postCrankingFuelCorrection = scalar, F32, 752, "", 1, 0
|
||||||
running_intakeTemperatureCoefficient = scalar, F32, 756, "", 1, 0
|
running_intakeTemperatureCoefficient = scalar, F32, 756, "", 1, 0
|
||||||
running_coolantTemperatureCoefficient = scalar, F32, 760, "", 1, 0
|
running_coolantTemperatureCoefficient = scalar, F32, 760, "", 1, 0
|
||||||
running_timeSinceCrankingInSecs = scalar, F32, 764, "", 1, 0
|
running_timeSinceCrankingInSecs = scalar, F32, 764, "secs", 1,0
|
||||||
running_baseFuel = scalar, F32, 768, "", 1, 0
|
running_baseFuel = scalar, F32, 768, "", 1, 0
|
||||||
running_fuel = scalar, F32, 772, "", 1, 0
|
running_fuel = scalar, F32, 772, "", 1, 0
|
||||||
afrTableYAxis = scalar, U16, 776, "%", 0.01, 0
|
afrTableYAxis = scalar, U16, 776, "%", 0.01,0
|
||||||
targetLambda = scalar, U16, 778, "", 1.0E-4, 0
|
targetLambda = scalar, U16, 778, "", 1.0E-4,0
|
||||||
targetAFR = scalar, U16, 780, "ratio", 0.001, 0
|
targetAFR = scalar, U16, 780, "ratio", 0.001,0
|
||||||
stoichiometricRatio = scalar, U16, 782, "ratio", 0.001, 0
|
stoichiometricRatio = scalar, U16, 782, "ratio", 0.001, 0
|
||||||
sdTcharge_coff = scalar, F32, 784, "", 1, 0
|
sdTcharge_coff = scalar, F32, 784, "", 1, 0
|
||||||
sdAirMassInOneCylinder = scalar, F32, 788, "", 1, 0
|
sdAirMassInOneCylinder = scalar, F32, 788, "", 1, 0
|
||||||
sdIsTChargeAirModel = bits, U32, 792, [0:0]
|
sdIsTChargeAirModel = bits, U32, 792, [0:0]
|
||||||
; total TS size = 796
|
; total TS size = 796
|
||||||
baseDwell = scalar, F32, 796, "", 1, 0
|
baseDwell = scalar, F32, 796, "ms", 1,0
|
||||||
sparkDwell = scalar, F32, 800, "", 1, 0
|
sparkDwell = scalar, F32, 800, "ms", 1,0
|
||||||
dwellAngle = scalar, F32, 804, "", 1, 0
|
dwellAngle = scalar, F32, 804, "deg", 1,0
|
||||||
cltTimingCorrection = scalar, S16, 808, "deg", 0.01, 0
|
cltTimingCorrection = scalar, S16, 808, "deg", 0.01,0
|
||||||
timingIatCorrection = scalar, S16, 810, "deg", 0.01, 0
|
timingIatCorrection = scalar, S16, 810, "deg", 0.01,0
|
||||||
timingPidCorrection = scalar, S16, 812, "deg", 0.01, 0
|
timingPidCorrection = scalar, S16, 812, "deg", 0.01,0
|
||||||
dwellVoltageCorrection = scalar, F32, 816, "", 1, 0
|
dwellVoltageCorrection = scalar, F32, 816, "", 1, 0
|
||||||
luaTimingAdd = scalar, F32, 820, "deg", 1, 0
|
luaTimingAdd = scalar, F32, 820, "deg", 1, 0
|
||||||
luaTimingMult = scalar, F32, 824, "deg", 1, 0
|
luaTimingMult = scalar, F32, 824, "deg", 1, 0
|
||||||
|
@ -3920,10 +3920,13 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed"
|
||||||
[GaugeConfigurations]
|
[GaugeConfigurations]
|
||||||
gaugeCategory = "Fuel: math"
|
gaugeCategory = "Fuel: math"
|
||||||
totalFuelCorrectionGauge = totalFuelCorrection,"totalFuelCorrection", "mult", 0.0,3.0, 0.0,3.0, 0.0,3.0, 2,2
|
totalFuelCorrectionGauge = totalFuelCorrection,"totalFuelCorrection", "mult", 0.0,3.0, 0.0,3.0, 0.0,3.0, 2,2
|
||||||
gaugeCategory = 2
|
running_timeSinceCrankingInSecsGauge = running_timeSinceCrankingInSecs,"running_ timeSinceCrankingInSecs", "secs", 0.0,600000.0, 0.0,600000.0, 0.0,600000.0, 0,0
|
||||||
targetLambdaGauge = targetLambda,"fuel: target lambda", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 3,3
|
targetLambdaGauge = targetLambda,"fuel: target lambda", "", 0.5,1.5, 0.5,1.5, 0.5,1.5, 2,2
|
||||||
targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 0.0,0.0, 0.0,0.0, 0.0,0.0, 2,2
|
targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 10.0,20.0, 10.0,20.0, 10.0,20.0, 2,2
|
||||||
gaugeCategory = "Timing"
|
gaugeCategory = "Timing"
|
||||||
|
baseDwellGauge = baseDwell,"baseDwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
||||||
|
sparkDwellGauge = sparkDwell,"dwell: coil charge time", "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
|
||||||
cltTimingCorrectionGauge = cltTimingCorrection,"cltTimingCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
cltTimingCorrectionGauge = cltTimingCorrection,"cltTimingCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingIatCorrectionGauge = timingIatCorrection,"timingIatCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingIatCorrectionGauge = timingIatCorrection,"timingIatCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingPidCorrectionGauge = timingPidCorrection,"timingPidCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingPidCorrectionGauge = timingPidCorrection,"timingPidCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
|
|
|
@ -86,7 +86,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 Mon Jan 16 13:46:54 UTC 2023
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 16 20:22:47 UTC 2023
|
||||||
|
|
||||||
pageSize = 26368
|
pageSize = 26368
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -2681,23 +2681,23 @@ totalFuelCorrection = scalar, F32, 748, "mult", 1,0
|
||||||
running_postCrankingFuelCorrection = scalar, F32, 752, "", 1, 0
|
running_postCrankingFuelCorrection = scalar, F32, 752, "", 1, 0
|
||||||
running_intakeTemperatureCoefficient = scalar, F32, 756, "", 1, 0
|
running_intakeTemperatureCoefficient = scalar, F32, 756, "", 1, 0
|
||||||
running_coolantTemperatureCoefficient = scalar, F32, 760, "", 1, 0
|
running_coolantTemperatureCoefficient = scalar, F32, 760, "", 1, 0
|
||||||
running_timeSinceCrankingInSecs = scalar, F32, 764, "", 1, 0
|
running_timeSinceCrankingInSecs = scalar, F32, 764, "secs", 1,0
|
||||||
running_baseFuel = scalar, F32, 768, "", 1, 0
|
running_baseFuel = scalar, F32, 768, "", 1, 0
|
||||||
running_fuel = scalar, F32, 772, "", 1, 0
|
running_fuel = scalar, F32, 772, "", 1, 0
|
||||||
afrTableYAxis = scalar, U16, 776, "%", 0.01, 0
|
afrTableYAxis = scalar, U16, 776, "%", 0.01,0
|
||||||
targetLambda = scalar, U16, 778, "", 1.0E-4, 0
|
targetLambda = scalar, U16, 778, "", 1.0E-4,0
|
||||||
targetAFR = scalar, U16, 780, "ratio", 0.001, 0
|
targetAFR = scalar, U16, 780, "ratio", 0.001,0
|
||||||
stoichiometricRatio = scalar, U16, 782, "ratio", 0.001, 0
|
stoichiometricRatio = scalar, U16, 782, "ratio", 0.001, 0
|
||||||
sdTcharge_coff = scalar, F32, 784, "", 1, 0
|
sdTcharge_coff = scalar, F32, 784, "", 1, 0
|
||||||
sdAirMassInOneCylinder = scalar, F32, 788, "", 1, 0
|
sdAirMassInOneCylinder = scalar, F32, 788, "", 1, 0
|
||||||
sdIsTChargeAirModel = bits, U32, 792, [0:0]
|
sdIsTChargeAirModel = bits, U32, 792, [0:0]
|
||||||
; total TS size = 796
|
; total TS size = 796
|
||||||
baseDwell = scalar, F32, 796, "", 1, 0
|
baseDwell = scalar, F32, 796, "ms", 1,0
|
||||||
sparkDwell = scalar, F32, 800, "", 1, 0
|
sparkDwell = scalar, F32, 800, "ms", 1,0
|
||||||
dwellAngle = scalar, F32, 804, "", 1, 0
|
dwellAngle = scalar, F32, 804, "deg", 1,0
|
||||||
cltTimingCorrection = scalar, S16, 808, "deg", 0.01, 0
|
cltTimingCorrection = scalar, S16, 808, "deg", 0.01,0
|
||||||
timingIatCorrection = scalar, S16, 810, "deg", 0.01, 0
|
timingIatCorrection = scalar, S16, 810, "deg", 0.01,0
|
||||||
timingPidCorrection = scalar, S16, 812, "deg", 0.01, 0
|
timingPidCorrection = scalar, S16, 812, "deg", 0.01,0
|
||||||
dwellVoltageCorrection = scalar, F32, 816, "", 1, 0
|
dwellVoltageCorrection = scalar, F32, 816, "", 1, 0
|
||||||
luaTimingAdd = scalar, F32, 820, "deg", 1, 0
|
luaTimingAdd = scalar, F32, 820, "deg", 1, 0
|
||||||
luaTimingMult = scalar, F32, 824, "deg", 1, 0
|
luaTimingMult = scalar, F32, 824, "deg", 1, 0
|
||||||
|
@ -3920,10 +3920,13 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed"
|
||||||
[GaugeConfigurations]
|
[GaugeConfigurations]
|
||||||
gaugeCategory = "Fuel: math"
|
gaugeCategory = "Fuel: math"
|
||||||
totalFuelCorrectionGauge = totalFuelCorrection,"totalFuelCorrection", "mult", 0.0,3.0, 0.0,3.0, 0.0,3.0, 2,2
|
totalFuelCorrectionGauge = totalFuelCorrection,"totalFuelCorrection", "mult", 0.0,3.0, 0.0,3.0, 0.0,3.0, 2,2
|
||||||
gaugeCategory = 2
|
running_timeSinceCrankingInSecsGauge = running_timeSinceCrankingInSecs,"running_ timeSinceCrankingInSecs", "secs", 0.0,600000.0, 0.0,600000.0, 0.0,600000.0, 0,0
|
||||||
targetLambdaGauge = targetLambda,"fuel: target lambda", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 3,3
|
targetLambdaGauge = targetLambda,"fuel: target lambda", "", 0.5,1.5, 0.5,1.5, 0.5,1.5, 2,2
|
||||||
targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 0.0,0.0, 0.0,0.0, 0.0,0.0, 2,2
|
targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 10.0,20.0, 10.0,20.0, 10.0,20.0, 2,2
|
||||||
gaugeCategory = "Timing"
|
gaugeCategory = "Timing"
|
||||||
|
baseDwellGauge = baseDwell,"baseDwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
||||||
|
sparkDwellGauge = sparkDwell,"dwell: coil charge time", "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
|
||||||
cltTimingCorrectionGauge = cltTimingCorrection,"cltTimingCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
cltTimingCorrectionGauge = cltTimingCorrection,"cltTimingCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingIatCorrectionGauge = timingIatCorrection,"timingIatCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingIatCorrectionGauge = timingIatCorrection,"timingIatCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingPidCorrectionGauge = timingPidCorrection,"timingPidCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingPidCorrectionGauge = timingPidCorrection,"timingPidCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
|
|
|
@ -86,7 +86,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 Mon Jan 16 13:46:57 UTC 2023
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 16 20:22:50 UTC 2023
|
||||||
|
|
||||||
pageSize = 26368
|
pageSize = 26368
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -2681,23 +2681,23 @@ totalFuelCorrection = scalar, F32, 748, "mult", 1,0
|
||||||
running_postCrankingFuelCorrection = scalar, F32, 752, "", 1, 0
|
running_postCrankingFuelCorrection = scalar, F32, 752, "", 1, 0
|
||||||
running_intakeTemperatureCoefficient = scalar, F32, 756, "", 1, 0
|
running_intakeTemperatureCoefficient = scalar, F32, 756, "", 1, 0
|
||||||
running_coolantTemperatureCoefficient = scalar, F32, 760, "", 1, 0
|
running_coolantTemperatureCoefficient = scalar, F32, 760, "", 1, 0
|
||||||
running_timeSinceCrankingInSecs = scalar, F32, 764, "", 1, 0
|
running_timeSinceCrankingInSecs = scalar, F32, 764, "secs", 1,0
|
||||||
running_baseFuel = scalar, F32, 768, "", 1, 0
|
running_baseFuel = scalar, F32, 768, "", 1, 0
|
||||||
running_fuel = scalar, F32, 772, "", 1, 0
|
running_fuel = scalar, F32, 772, "", 1, 0
|
||||||
afrTableYAxis = scalar, U16, 776, "%", 0.01, 0
|
afrTableYAxis = scalar, U16, 776, "%", 0.01,0
|
||||||
targetLambda = scalar, U16, 778, "", 1.0E-4, 0
|
targetLambda = scalar, U16, 778, "", 1.0E-4,0
|
||||||
targetAFR = scalar, U16, 780, "ratio", 0.001, 0
|
targetAFR = scalar, U16, 780, "ratio", 0.001,0
|
||||||
stoichiometricRatio = scalar, U16, 782, "ratio", 0.001, 0
|
stoichiometricRatio = scalar, U16, 782, "ratio", 0.001, 0
|
||||||
sdTcharge_coff = scalar, F32, 784, "", 1, 0
|
sdTcharge_coff = scalar, F32, 784, "", 1, 0
|
||||||
sdAirMassInOneCylinder = scalar, F32, 788, "", 1, 0
|
sdAirMassInOneCylinder = scalar, F32, 788, "", 1, 0
|
||||||
sdIsTChargeAirModel = bits, U32, 792, [0:0]
|
sdIsTChargeAirModel = bits, U32, 792, [0:0]
|
||||||
; total TS size = 796
|
; total TS size = 796
|
||||||
baseDwell = scalar, F32, 796, "", 1, 0
|
baseDwell = scalar, F32, 796, "ms", 1,0
|
||||||
sparkDwell = scalar, F32, 800, "", 1, 0
|
sparkDwell = scalar, F32, 800, "ms", 1,0
|
||||||
dwellAngle = scalar, F32, 804, "", 1, 0
|
dwellAngle = scalar, F32, 804, "deg", 1,0
|
||||||
cltTimingCorrection = scalar, S16, 808, "deg", 0.01, 0
|
cltTimingCorrection = scalar, S16, 808, "deg", 0.01,0
|
||||||
timingIatCorrection = scalar, S16, 810, "deg", 0.01, 0
|
timingIatCorrection = scalar, S16, 810, "deg", 0.01,0
|
||||||
timingPidCorrection = scalar, S16, 812, "deg", 0.01, 0
|
timingPidCorrection = scalar, S16, 812, "deg", 0.01,0
|
||||||
dwellVoltageCorrection = scalar, F32, 816, "", 1, 0
|
dwellVoltageCorrection = scalar, F32, 816, "", 1, 0
|
||||||
luaTimingAdd = scalar, F32, 820, "deg", 1, 0
|
luaTimingAdd = scalar, F32, 820, "deg", 1, 0
|
||||||
luaTimingMult = scalar, F32, 824, "deg", 1, 0
|
luaTimingMult = scalar, F32, 824, "deg", 1, 0
|
||||||
|
@ -3920,10 +3920,13 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed"
|
||||||
[GaugeConfigurations]
|
[GaugeConfigurations]
|
||||||
gaugeCategory = "Fuel: math"
|
gaugeCategory = "Fuel: math"
|
||||||
totalFuelCorrectionGauge = totalFuelCorrection,"totalFuelCorrection", "mult", 0.0,3.0, 0.0,3.0, 0.0,3.0, 2,2
|
totalFuelCorrectionGauge = totalFuelCorrection,"totalFuelCorrection", "mult", 0.0,3.0, 0.0,3.0, 0.0,3.0, 2,2
|
||||||
gaugeCategory = 2
|
running_timeSinceCrankingInSecsGauge = running_timeSinceCrankingInSecs,"running_ timeSinceCrankingInSecs", "secs", 0.0,600000.0, 0.0,600000.0, 0.0,600000.0, 0,0
|
||||||
targetLambdaGauge = targetLambda,"fuel: target lambda", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 3,3
|
targetLambdaGauge = targetLambda,"fuel: target lambda", "", 0.5,1.5, 0.5,1.5, 0.5,1.5, 2,2
|
||||||
targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 0.0,0.0, 0.0,0.0, 0.0,0.0, 2,2
|
targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 10.0,20.0, 10.0,20.0, 10.0,20.0, 2,2
|
||||||
gaugeCategory = "Timing"
|
gaugeCategory = "Timing"
|
||||||
|
baseDwellGauge = baseDwell,"baseDwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
||||||
|
sparkDwellGauge = sparkDwell,"dwell: coil charge time", "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
|
||||||
cltTimingCorrectionGauge = cltTimingCorrection,"cltTimingCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
cltTimingCorrectionGauge = cltTimingCorrection,"cltTimingCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingIatCorrectionGauge = timingIatCorrection,"timingIatCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingIatCorrectionGauge = timingIatCorrection,"timingIatCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingPidCorrectionGauge = timingPidCorrection,"timingPidCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingPidCorrectionGauge = timingPidCorrection,"timingPidCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
|
|
|
@ -86,7 +86,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 Mon Jan 16 13:46:48 UTC 2023
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 16 20:22:42 UTC 2023
|
||||||
|
|
||||||
pageSize = 22368
|
pageSize = 22368
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -2681,23 +2681,23 @@ totalFuelCorrection = scalar, F32, 748, "mult", 1,0
|
||||||
running_postCrankingFuelCorrection = scalar, F32, 752, "", 1, 0
|
running_postCrankingFuelCorrection = scalar, F32, 752, "", 1, 0
|
||||||
running_intakeTemperatureCoefficient = scalar, F32, 756, "", 1, 0
|
running_intakeTemperatureCoefficient = scalar, F32, 756, "", 1, 0
|
||||||
running_coolantTemperatureCoefficient = scalar, F32, 760, "", 1, 0
|
running_coolantTemperatureCoefficient = scalar, F32, 760, "", 1, 0
|
||||||
running_timeSinceCrankingInSecs = scalar, F32, 764, "", 1, 0
|
running_timeSinceCrankingInSecs = scalar, F32, 764, "secs", 1,0
|
||||||
running_baseFuel = scalar, F32, 768, "", 1, 0
|
running_baseFuel = scalar, F32, 768, "", 1, 0
|
||||||
running_fuel = scalar, F32, 772, "", 1, 0
|
running_fuel = scalar, F32, 772, "", 1, 0
|
||||||
afrTableYAxis = scalar, U16, 776, "%", 0.01, 0
|
afrTableYAxis = scalar, U16, 776, "%", 0.01,0
|
||||||
targetLambda = scalar, U16, 778, "", 1.0E-4, 0
|
targetLambda = scalar, U16, 778, "", 1.0E-4,0
|
||||||
targetAFR = scalar, U16, 780, "ratio", 0.001, 0
|
targetAFR = scalar, U16, 780, "ratio", 0.001,0
|
||||||
stoichiometricRatio = scalar, U16, 782, "ratio", 0.001, 0
|
stoichiometricRatio = scalar, U16, 782, "ratio", 0.001, 0
|
||||||
sdTcharge_coff = scalar, F32, 784, "", 1, 0
|
sdTcharge_coff = scalar, F32, 784, "", 1, 0
|
||||||
sdAirMassInOneCylinder = scalar, F32, 788, "", 1, 0
|
sdAirMassInOneCylinder = scalar, F32, 788, "", 1, 0
|
||||||
sdIsTChargeAirModel = bits, U32, 792, [0:0]
|
sdIsTChargeAirModel = bits, U32, 792, [0:0]
|
||||||
; total TS size = 796
|
; total TS size = 796
|
||||||
baseDwell = scalar, F32, 796, "", 1, 0
|
baseDwell = scalar, F32, 796, "ms", 1,0
|
||||||
sparkDwell = scalar, F32, 800, "", 1, 0
|
sparkDwell = scalar, F32, 800, "ms", 1,0
|
||||||
dwellAngle = scalar, F32, 804, "", 1, 0
|
dwellAngle = scalar, F32, 804, "deg", 1,0
|
||||||
cltTimingCorrection = scalar, S16, 808, "deg", 0.01, 0
|
cltTimingCorrection = scalar, S16, 808, "deg", 0.01,0
|
||||||
timingIatCorrection = scalar, S16, 810, "deg", 0.01, 0
|
timingIatCorrection = scalar, S16, 810, "deg", 0.01,0
|
||||||
timingPidCorrection = scalar, S16, 812, "deg", 0.01, 0
|
timingPidCorrection = scalar, S16, 812, "deg", 0.01,0
|
||||||
dwellVoltageCorrection = scalar, F32, 816, "", 1, 0
|
dwellVoltageCorrection = scalar, F32, 816, "", 1, 0
|
||||||
luaTimingAdd = scalar, F32, 820, "deg", 1, 0
|
luaTimingAdd = scalar, F32, 820, "deg", 1, 0
|
||||||
luaTimingMult = scalar, F32, 824, "deg", 1, 0
|
luaTimingMult = scalar, F32, 824, "deg", 1, 0
|
||||||
|
@ -3920,10 +3920,13 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed"
|
||||||
[GaugeConfigurations]
|
[GaugeConfigurations]
|
||||||
gaugeCategory = "Fuel: math"
|
gaugeCategory = "Fuel: math"
|
||||||
totalFuelCorrectionGauge = totalFuelCorrection,"totalFuelCorrection", "mult", 0.0,3.0, 0.0,3.0, 0.0,3.0, 2,2
|
totalFuelCorrectionGauge = totalFuelCorrection,"totalFuelCorrection", "mult", 0.0,3.0, 0.0,3.0, 0.0,3.0, 2,2
|
||||||
gaugeCategory = 2
|
running_timeSinceCrankingInSecsGauge = running_timeSinceCrankingInSecs,"running_ timeSinceCrankingInSecs", "secs", 0.0,600000.0, 0.0,600000.0, 0.0,600000.0, 0,0
|
||||||
targetLambdaGauge = targetLambda,"fuel: target lambda", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 3,3
|
targetLambdaGauge = targetLambda,"fuel: target lambda", "", 0.5,1.5, 0.5,1.5, 0.5,1.5, 2,2
|
||||||
targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 0.0,0.0, 0.0,0.0, 0.0,0.0, 2,2
|
targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 10.0,20.0, 10.0,20.0, 10.0,20.0, 2,2
|
||||||
gaugeCategory = "Timing"
|
gaugeCategory = "Timing"
|
||||||
|
baseDwellGauge = baseDwell,"baseDwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
||||||
|
sparkDwellGauge = sparkDwell,"dwell: coil charge time", "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
|
||||||
cltTimingCorrectionGauge = cltTimingCorrection,"cltTimingCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
cltTimingCorrectionGauge = cltTimingCorrection,"cltTimingCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingIatCorrectionGauge = timingIatCorrection,"timingIatCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingIatCorrectionGauge = timingIatCorrection,"timingIatCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingPidCorrectionGauge = timingPidCorrection,"timingPidCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingPidCorrectionGauge = timingPidCorrection,"timingPidCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
|
|
|
@ -86,7 +86,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 Mon Jan 16 13:46:16 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 Mon Jan 16 20:22:15 UTC 2023
|
||||||
|
|
||||||
pageSize = 22368
|
pageSize = 22368
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -2681,23 +2681,23 @@ totalFuelCorrection = scalar, F32, 748, "mult", 1,0
|
||||||
running_postCrankingFuelCorrection = scalar, F32, 752, "", 1, 0
|
running_postCrankingFuelCorrection = scalar, F32, 752, "", 1, 0
|
||||||
running_intakeTemperatureCoefficient = scalar, F32, 756, "", 1, 0
|
running_intakeTemperatureCoefficient = scalar, F32, 756, "", 1, 0
|
||||||
running_coolantTemperatureCoefficient = scalar, F32, 760, "", 1, 0
|
running_coolantTemperatureCoefficient = scalar, F32, 760, "", 1, 0
|
||||||
running_timeSinceCrankingInSecs = scalar, F32, 764, "", 1, 0
|
running_timeSinceCrankingInSecs = scalar, F32, 764, "secs", 1,0
|
||||||
running_baseFuel = scalar, F32, 768, "", 1, 0
|
running_baseFuel = scalar, F32, 768, "", 1, 0
|
||||||
running_fuel = scalar, F32, 772, "", 1, 0
|
running_fuel = scalar, F32, 772, "", 1, 0
|
||||||
afrTableYAxis = scalar, U16, 776, "%", 0.01, 0
|
afrTableYAxis = scalar, U16, 776, "%", 0.01,0
|
||||||
targetLambda = scalar, U16, 778, "", 1.0E-4, 0
|
targetLambda = scalar, U16, 778, "", 1.0E-4,0
|
||||||
targetAFR = scalar, U16, 780, "ratio", 0.001, 0
|
targetAFR = scalar, U16, 780, "ratio", 0.001,0
|
||||||
stoichiometricRatio = scalar, U16, 782, "ratio", 0.001, 0
|
stoichiometricRatio = scalar, U16, 782, "ratio", 0.001, 0
|
||||||
sdTcharge_coff = scalar, F32, 784, "", 1, 0
|
sdTcharge_coff = scalar, F32, 784, "", 1, 0
|
||||||
sdAirMassInOneCylinder = scalar, F32, 788, "", 1, 0
|
sdAirMassInOneCylinder = scalar, F32, 788, "", 1, 0
|
||||||
sdIsTChargeAirModel = bits, U32, 792, [0:0]
|
sdIsTChargeAirModel = bits, U32, 792, [0:0]
|
||||||
; total TS size = 796
|
; total TS size = 796
|
||||||
baseDwell = scalar, F32, 796, "", 1, 0
|
baseDwell = scalar, F32, 796, "ms", 1,0
|
||||||
sparkDwell = scalar, F32, 800, "", 1, 0
|
sparkDwell = scalar, F32, 800, "ms", 1,0
|
||||||
dwellAngle = scalar, F32, 804, "", 1, 0
|
dwellAngle = scalar, F32, 804, "deg", 1,0
|
||||||
cltTimingCorrection = scalar, S16, 808, "deg", 0.01, 0
|
cltTimingCorrection = scalar, S16, 808, "deg", 0.01,0
|
||||||
timingIatCorrection = scalar, S16, 810, "deg", 0.01, 0
|
timingIatCorrection = scalar, S16, 810, "deg", 0.01,0
|
||||||
timingPidCorrection = scalar, S16, 812, "deg", 0.01, 0
|
timingPidCorrection = scalar, S16, 812, "deg", 0.01,0
|
||||||
dwellVoltageCorrection = scalar, F32, 816, "", 1, 0
|
dwellVoltageCorrection = scalar, F32, 816, "", 1, 0
|
||||||
luaTimingAdd = scalar, F32, 820, "deg", 1, 0
|
luaTimingAdd = scalar, F32, 820, "deg", 1, 0
|
||||||
luaTimingMult = scalar, F32, 824, "deg", 1, 0
|
luaTimingMult = scalar, F32, 824, "deg", 1, 0
|
||||||
|
@ -3920,10 +3920,13 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed"
|
||||||
[GaugeConfigurations]
|
[GaugeConfigurations]
|
||||||
gaugeCategory = "Fuel: math"
|
gaugeCategory = "Fuel: math"
|
||||||
totalFuelCorrectionGauge = totalFuelCorrection,"totalFuelCorrection", "mult", 0.0,3.0, 0.0,3.0, 0.0,3.0, 2,2
|
totalFuelCorrectionGauge = totalFuelCorrection,"totalFuelCorrection", "mult", 0.0,3.0, 0.0,3.0, 0.0,3.0, 2,2
|
||||||
gaugeCategory = 2
|
running_timeSinceCrankingInSecsGauge = running_timeSinceCrankingInSecs,"running_ timeSinceCrankingInSecs", "secs", 0.0,600000.0, 0.0,600000.0, 0.0,600000.0, 0,0
|
||||||
targetLambdaGauge = targetLambda,"fuel: target lambda", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 3,3
|
targetLambdaGauge = targetLambda,"fuel: target lambda", "", 0.5,1.5, 0.5,1.5, 0.5,1.5, 2,2
|
||||||
targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 0.0,0.0, 0.0,0.0, 0.0,0.0, 2,2
|
targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 10.0,20.0, 10.0,20.0, 10.0,20.0, 2,2
|
||||||
gaugeCategory = "Timing"
|
gaugeCategory = "Timing"
|
||||||
|
baseDwellGauge = baseDwell,"baseDwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
||||||
|
sparkDwellGauge = sparkDwell,"dwell: coil charge time", "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
|
||||||
cltTimingCorrectionGauge = cltTimingCorrection,"cltTimingCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
cltTimingCorrectionGauge = cltTimingCorrection,"cltTimingCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingIatCorrectionGauge = timingIatCorrection,"timingIatCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingIatCorrectionGauge = timingIatCorrection,"timingIatCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingPidCorrectionGauge = timingPidCorrection,"timingPidCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingPidCorrectionGauge = timingPidCorrection,"timingPidCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
|
|
|
@ -86,7 +86,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 Mon Jan 16 13:47:03 UTC 2023
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 16 20:22:54 UTC 2023
|
||||||
|
|
||||||
pageSize = 22368
|
pageSize = 22368
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -2681,23 +2681,23 @@ totalFuelCorrection = scalar, F32, 748, "mult", 1,0
|
||||||
running_postCrankingFuelCorrection = scalar, F32, 752, "", 1, 0
|
running_postCrankingFuelCorrection = scalar, F32, 752, "", 1, 0
|
||||||
running_intakeTemperatureCoefficient = scalar, F32, 756, "", 1, 0
|
running_intakeTemperatureCoefficient = scalar, F32, 756, "", 1, 0
|
||||||
running_coolantTemperatureCoefficient = scalar, F32, 760, "", 1, 0
|
running_coolantTemperatureCoefficient = scalar, F32, 760, "", 1, 0
|
||||||
running_timeSinceCrankingInSecs = scalar, F32, 764, "", 1, 0
|
running_timeSinceCrankingInSecs = scalar, F32, 764, "secs", 1,0
|
||||||
running_baseFuel = scalar, F32, 768, "", 1, 0
|
running_baseFuel = scalar, F32, 768, "", 1, 0
|
||||||
running_fuel = scalar, F32, 772, "", 1, 0
|
running_fuel = scalar, F32, 772, "", 1, 0
|
||||||
afrTableYAxis = scalar, U16, 776, "%", 0.01, 0
|
afrTableYAxis = scalar, U16, 776, "%", 0.01,0
|
||||||
targetLambda = scalar, U16, 778, "", 1.0E-4, 0
|
targetLambda = scalar, U16, 778, "", 1.0E-4,0
|
||||||
targetAFR = scalar, U16, 780, "ratio", 0.001, 0
|
targetAFR = scalar, U16, 780, "ratio", 0.001,0
|
||||||
stoichiometricRatio = scalar, U16, 782, "ratio", 0.001, 0
|
stoichiometricRatio = scalar, U16, 782, "ratio", 0.001, 0
|
||||||
sdTcharge_coff = scalar, F32, 784, "", 1, 0
|
sdTcharge_coff = scalar, F32, 784, "", 1, 0
|
||||||
sdAirMassInOneCylinder = scalar, F32, 788, "", 1, 0
|
sdAirMassInOneCylinder = scalar, F32, 788, "", 1, 0
|
||||||
sdIsTChargeAirModel = bits, U32, 792, [0:0]
|
sdIsTChargeAirModel = bits, U32, 792, [0:0]
|
||||||
; total TS size = 796
|
; total TS size = 796
|
||||||
baseDwell = scalar, F32, 796, "", 1, 0
|
baseDwell = scalar, F32, 796, "ms", 1,0
|
||||||
sparkDwell = scalar, F32, 800, "", 1, 0
|
sparkDwell = scalar, F32, 800, "ms", 1,0
|
||||||
dwellAngle = scalar, F32, 804, "", 1, 0
|
dwellAngle = scalar, F32, 804, "deg", 1,0
|
||||||
cltTimingCorrection = scalar, S16, 808, "deg", 0.01, 0
|
cltTimingCorrection = scalar, S16, 808, "deg", 0.01,0
|
||||||
timingIatCorrection = scalar, S16, 810, "deg", 0.01, 0
|
timingIatCorrection = scalar, S16, 810, "deg", 0.01,0
|
||||||
timingPidCorrection = scalar, S16, 812, "deg", 0.01, 0
|
timingPidCorrection = scalar, S16, 812, "deg", 0.01,0
|
||||||
dwellVoltageCorrection = scalar, F32, 816, "", 1, 0
|
dwellVoltageCorrection = scalar, F32, 816, "", 1, 0
|
||||||
luaTimingAdd = scalar, F32, 820, "deg", 1, 0
|
luaTimingAdd = scalar, F32, 820, "deg", 1, 0
|
||||||
luaTimingMult = scalar, F32, 824, "deg", 1, 0
|
luaTimingMult = scalar, F32, 824, "deg", 1, 0
|
||||||
|
@ -3920,10 +3920,13 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed"
|
||||||
[GaugeConfigurations]
|
[GaugeConfigurations]
|
||||||
gaugeCategory = "Fuel: math"
|
gaugeCategory = "Fuel: math"
|
||||||
totalFuelCorrectionGauge = totalFuelCorrection,"totalFuelCorrection", "mult", 0.0,3.0, 0.0,3.0, 0.0,3.0, 2,2
|
totalFuelCorrectionGauge = totalFuelCorrection,"totalFuelCorrection", "mult", 0.0,3.0, 0.0,3.0, 0.0,3.0, 2,2
|
||||||
gaugeCategory = 2
|
running_timeSinceCrankingInSecsGauge = running_timeSinceCrankingInSecs,"running_ timeSinceCrankingInSecs", "secs", 0.0,600000.0, 0.0,600000.0, 0.0,600000.0, 0,0
|
||||||
targetLambdaGauge = targetLambda,"fuel: target lambda", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 3,3
|
targetLambdaGauge = targetLambda,"fuel: target lambda", "", 0.5,1.5, 0.5,1.5, 0.5,1.5, 2,2
|
||||||
targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 0.0,0.0, 0.0,0.0, 0.0,0.0, 2,2
|
targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 10.0,20.0, 10.0,20.0, 10.0,20.0, 2,2
|
||||||
gaugeCategory = "Timing"
|
gaugeCategory = "Timing"
|
||||||
|
baseDwellGauge = baseDwell,"baseDwell", "ms", 0.0,30.0, 0.0,30.0, 0.0,30.0, 1,1
|
||||||
|
sparkDwellGauge = sparkDwell,"dwell: coil charge time", "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
|
||||||
cltTimingCorrectionGauge = cltTimingCorrection,"cltTimingCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
cltTimingCorrectionGauge = cltTimingCorrection,"cltTimingCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingIatCorrectionGauge = timingIatCorrection,"timingIatCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingIatCorrectionGauge = timingIatCorrection,"timingIatCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
timingPidCorrectionGauge = timingPidCorrection,"timingPidCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
timingPidCorrectionGauge = timingPidCorrection,"timingPidCorrection", "deg", -20.0,20.0, -20.0,20.0, -20.0,20.0, 2,2
|
||||||
|
|
Loading…
Reference in New Issue