diff --git a/firmware/console/binary/generated/gauges.ini b/firmware/console/binary/generated/gauges.ini index 7f94d58d4a..d968f34802 100644 --- a/firmware/console/binary/generated/gauges.ini +++ b/firmware/console/binary/generated/gauges.ini @@ -1,9 +1,12 @@ gaugeCategory = "Fuel: math" totalFuelCorrectionGauge = totalFuelCorrection,"totalFuelCorrection", "mult", 0.0,3.0, 0.0,3.0, 0.0,3.0, 2,2 - gaugeCategory = 2 -targetLambdaGauge = targetLambda,"fuel: target lambda", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 3,3 -targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 0.0,0.0, 0.0,0.0, 0.0,0.0, 2,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.5,1.5, 0.5,1.5, 0.5,1.5, 2,2 +targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 10.0,20.0, 10.0,20.0, 10.0,20.0, 2,2 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 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 diff --git a/firmware/console/binary/generated/output_channels.ini b/firmware/console/binary/generated/output_channels.ini index 82ceab5295..8ddd643297 100644 --- a/firmware/console/binary/generated/output_channels.ini +++ b/firmware/console/binary/generated/output_channels.ini @@ -466,23 +466,23 @@ totalFuelCorrection = scalar, F32, 748, "mult", 1,0 running_postCrankingFuelCorrection = scalar, F32, 752, "", 1, 0 running_intakeTemperatureCoefficient = scalar, F32, 756, "", 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_fuel = scalar, F32, 772, "", 1, 0 -afrTableYAxis = scalar, U16, 776, "%", 0.01, 0 -targetLambda = scalar, U16, 778, "", 1.0E-4, 0 -targetAFR = scalar, U16, 780, "ratio", 0.001, 0 +afrTableYAxis = scalar, U16, 776, "%", 0.01,0 +targetLambda = scalar, U16, 778, "", 1.0E-4,0 +targetAFR = scalar, U16, 780, "ratio", 0.001,0 stoichiometricRatio = scalar, U16, 782, "ratio", 0.001, 0 sdTcharge_coff = scalar, F32, 784, "", 1, 0 sdAirMassInOneCylinder = scalar, F32, 788, "", 1, 0 sdIsTChargeAirModel = bits, U32, 792, [0:0] ; total TS size = 796 -baseDwell = scalar, F32, 796, "", 1, 0 -sparkDwell = scalar, F32, 800, "", 1, 0 -dwellAngle = scalar, F32, 804, "", 1, 0 -cltTimingCorrection = scalar, S16, 808, "deg", 0.01, 0 -timingIatCorrection = scalar, S16, 810, "deg", 0.01, 0 -timingPidCorrection = scalar, S16, 812, "deg", 0.01, 0 +baseDwell = scalar, F32, 796, "ms", 1,0 +sparkDwell = scalar, F32, 800, "ms", 1,0 +dwellAngle = scalar, F32, 804, "deg", 1,0 +cltTimingCorrection = scalar, S16, 808, "deg", 0.01,0 +timingIatCorrection = scalar, S16, 810, "deg", 0.01,0 +timingPidCorrection = scalar, S16, 812, "deg", 0.01,0 dwellVoltageCorrection = scalar, F32, 816, "", 1, 0 luaTimingAdd = scalar, F32, 820, "deg", 1, 0 luaTimingMult = scalar, F32, 824, "deg", 1, 0 diff --git a/firmware/console/binary/generated/sensors.java b/firmware/console/binary/generated/sensors.java index 3bcafe429a..ef0e5d3d6a 100644 --- a/firmware/console/binary/generated/sensors.java +++ b/firmware/console/binary/generated/sensors.java @@ -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"), 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, "%"), -targetLambda("fuel: target lambda", SensorCategory.SENSOR_INPUTS, FieldType.INT16, 778, 1.0E-4, 0.0, 0.0, ""), -targetAFR("fuel: target AFR", SensorCategory.SENSOR_INPUTS, FieldType.INT16, 780, 0.001, 0.0, 0.0, "ratio"), +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, 10.0, 20.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, ""), 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, ""), -sparkDwell("dwell: coil charge time", SensorCategory.SENSOR_INPUTS, FieldType.INT, 800, 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, -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, 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, 0.0, 120.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"), timingPidCorrection("timingPidCorrection", SensorCategory.SENSOR_INPUTS, FieldType.INT16, 812, 0.01, -20.0, 20.0, "deg"), diff --git a/firmware/console/binary_log/log_fields_generated.h b/firmware/console/binary_log/log_fields_generated.h index ef153fe4a3..b40ebfaa9e 100644 --- a/firmware/console/binary_log/log_fields_generated.h +++ b/firmware/console/binary_log/log_fields_generated.h @@ -252,18 +252,18 @@ static constexpr LogField fields[] = { {engine->fuelComputer.running.postCrankingFuelCorrection, "running.postCrankingFuelCorrection", "", 0}, {engine->fuelComputer.running.intakeTemperatureCoefficient, "fuel: IAT 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.fuel, "Fuel: actual", "", 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.stoichiometricRatio, "fuel: stoich ratio", "ratio", 2}, {engine->fuelComputer.sdTcharge_coff, "sdTcharge_coff", "", 0}, {engine->fuelComputer.sdAirMassInOneCylinder, "SD cylinder mass", "", 0}, - {engine->ignitionState.baseDwell, "baseDwell", "", 0}, - {engine->ignitionState.sparkDwell, "dwell: coil charge time", "", 0}, - {engine->ignitionState.dwellAngle, "ignition dwell duration", "", 0}, + {engine->ignitionState.baseDwell, "baseDwell", "ms", 1}, + {engine->ignitionState.sparkDwell, "dwell: coil charge time", "ms", 1}, + {engine->ignitionState.dwellAngle, "ignition dwell duration", "deg", 1}, {engine->ignitionState.cltTimingCorrection, "cltTimingCorrection", "deg", 2}, {engine->ignitionState.timingIatCorrection, "timingIatCorrection", "deg", 2}, {engine->ignitionState.timingPidCorrection, "timingPidCorrection", "deg", 2}, diff --git a/firmware/controllers/algo/fuel/fuel_computer_generated.h b/firmware/controllers/algo/fuel/fuel_computer_generated.h index 6305a060c2..d1006ed1c5 100644 --- a/firmware/controllers/algo/fuel/fuel_computer_generated.h +++ b/firmware/controllers/algo/fuel/fuel_computer_generated.h @@ -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 // begin #pragma once @@ -20,6 +20,7 @@ struct running_fuel_s { */ float coolantTemperatureCoefficient = (float)0; /** + secs * offset 12 */ float timeSinceCrankingInSecs = (float)0; @@ -182,4 +183,4 @@ struct fuel_computer_s { static_assert(sizeof(fuel_computer_s) == 48); // 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 diff --git a/firmware/controllers/algo/ignition_state_generated.h b/firmware/controllers/algo/ignition_state_generated.h index 18e6fcae23..8c168e1fac 100644 --- a/firmware/controllers/algo/ignition_state_generated.h +++ b/firmware/controllers/algo/ignition_state_generated.h @@ -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 // begin #pragma once @@ -6,11 +6,13 @@ // start of ignition_state_s struct ignition_state_s { /** + ms * offset 0 */ float baseDwell = (float)0; /** * @@GAUGE_COIL_DWELL_TIME@@ + ms * offset 4 */ floatms_t sparkDwell = (floatms_t)0; @@ -19,6 +21,7 @@ struct ignition_state_s { * as crankshaft angle * NAN if engine is stopped * See also sparkDwell + deg * offset 8 */ angle_t dwellAngle = (angle_t)0; @@ -61,4 +64,4 @@ struct ignition_state_s { static_assert(sizeof(ignition_state_s) == 32); // 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 diff --git a/firmware/tunerstudio/generated/rusefi.ini b/firmware/tunerstudio/generated/rusefi.ini index 5285178027..6962216a3c 100644 --- a/firmware/tunerstudio/generated/rusefi.ini +++ b/firmware/tunerstudio/generated/rusefi.ini @@ -86,7 +86,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; 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 page = 1 @@ -2681,23 +2681,23 @@ totalFuelCorrection = scalar, F32, 748, "mult", 1,0 running_postCrankingFuelCorrection = scalar, F32, 752, "", 1, 0 running_intakeTemperatureCoefficient = scalar, F32, 756, "", 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_fuel = scalar, F32, 772, "", 1, 0 -afrTableYAxis = scalar, U16, 776, "%", 0.01, 0 -targetLambda = scalar, U16, 778, "", 1.0E-4, 0 -targetAFR = scalar, U16, 780, "ratio", 0.001, 0 +afrTableYAxis = scalar, U16, 776, "%", 0.01,0 +targetLambda = scalar, U16, 778, "", 1.0E-4,0 +targetAFR = scalar, U16, 780, "ratio", 0.001,0 stoichiometricRatio = scalar, U16, 782, "ratio", 0.001, 0 sdTcharge_coff = scalar, F32, 784, "", 1, 0 sdAirMassInOneCylinder = scalar, F32, 788, "", 1, 0 sdIsTChargeAirModel = bits, U32, 792, [0:0] ; total TS size = 796 -baseDwell = scalar, F32, 796, "", 1, 0 -sparkDwell = scalar, F32, 800, "", 1, 0 -dwellAngle = scalar, F32, 804, "", 1, 0 -cltTimingCorrection = scalar, S16, 808, "deg", 0.01, 0 -timingIatCorrection = scalar, S16, 810, "deg", 0.01, 0 -timingPidCorrection = scalar, S16, 812, "deg", 0.01, 0 +baseDwell = scalar, F32, 796, "ms", 1,0 +sparkDwell = scalar, F32, 800, "ms", 1,0 +dwellAngle = scalar, F32, 804, "deg", 1,0 +cltTimingCorrection = scalar, S16, 808, "deg", 0.01,0 +timingIatCorrection = scalar, S16, 810, "deg", 0.01,0 +timingPidCorrection = scalar, S16, 812, "deg", 0.01,0 dwellVoltageCorrection = scalar, F32, 816, "", 1, 0 luaTimingAdd = scalar, F32, 820, "deg", 1, 0 luaTimingMult = scalar, F32, 824, "deg", 1, 0 @@ -3920,10 +3920,13 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" [GaugeConfigurations] gaugeCategory = "Fuel: math" totalFuelCorrectionGauge = totalFuelCorrection,"totalFuelCorrection", "mult", 0.0,3.0, 0.0,3.0, 0.0,3.0, 2,2 - gaugeCategory = 2 -targetLambdaGauge = targetLambda,"fuel: target lambda", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 3,3 -targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 0.0,0.0, 0.0,0.0, 0.0,0.0, 2,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.5,1.5, 0.5,1.5, 0.5,1.5, 2,2 +targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 10.0,20.0, 10.0,20.0, 10.0,20.0, 2,2 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 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 diff --git a/firmware/tunerstudio/generated/rusefi_48way.ini b/firmware/tunerstudio/generated/rusefi_48way.ini index 8ddc1b4237..be28d3a170 100644 --- a/firmware/tunerstudio/generated/rusefi_48way.ini +++ b/firmware/tunerstudio/generated/rusefi_48way.ini @@ -86,7 +86,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; 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 page = 1 @@ -2681,23 +2681,23 @@ totalFuelCorrection = scalar, F32, 748, "mult", 1,0 running_postCrankingFuelCorrection = scalar, F32, 752, "", 1, 0 running_intakeTemperatureCoefficient = scalar, F32, 756, "", 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_fuel = scalar, F32, 772, "", 1, 0 -afrTableYAxis = scalar, U16, 776, "%", 0.01, 0 -targetLambda = scalar, U16, 778, "", 1.0E-4, 0 -targetAFR = scalar, U16, 780, "ratio", 0.001, 0 +afrTableYAxis = scalar, U16, 776, "%", 0.01,0 +targetLambda = scalar, U16, 778, "", 1.0E-4,0 +targetAFR = scalar, U16, 780, "ratio", 0.001,0 stoichiometricRatio = scalar, U16, 782, "ratio", 0.001, 0 sdTcharge_coff = scalar, F32, 784, "", 1, 0 sdAirMassInOneCylinder = scalar, F32, 788, "", 1, 0 sdIsTChargeAirModel = bits, U32, 792, [0:0] ; total TS size = 796 -baseDwell = scalar, F32, 796, "", 1, 0 -sparkDwell = scalar, F32, 800, "", 1, 0 -dwellAngle = scalar, F32, 804, "", 1, 0 -cltTimingCorrection = scalar, S16, 808, "deg", 0.01, 0 -timingIatCorrection = scalar, S16, 810, "deg", 0.01, 0 -timingPidCorrection = scalar, S16, 812, "deg", 0.01, 0 +baseDwell = scalar, F32, 796, "ms", 1,0 +sparkDwell = scalar, F32, 800, "ms", 1,0 +dwellAngle = scalar, F32, 804, "deg", 1,0 +cltTimingCorrection = scalar, S16, 808, "deg", 0.01,0 +timingIatCorrection = scalar, S16, 810, "deg", 0.01,0 +timingPidCorrection = scalar, S16, 812, "deg", 0.01,0 dwellVoltageCorrection = scalar, F32, 816, "", 1, 0 luaTimingAdd = scalar, F32, 820, "deg", 1, 0 luaTimingMult = scalar, F32, 824, "deg", 1, 0 @@ -3920,10 +3920,13 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" [GaugeConfigurations] gaugeCategory = "Fuel: math" totalFuelCorrectionGauge = totalFuelCorrection,"totalFuelCorrection", "mult", 0.0,3.0, 0.0,3.0, 0.0,3.0, 2,2 - gaugeCategory = 2 -targetLambdaGauge = targetLambda,"fuel: target lambda", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 3,3 -targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 0.0,0.0, 0.0,0.0, 0.0,0.0, 2,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.5,1.5, 0.5,1.5, 0.5,1.5, 2,2 +targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 10.0,20.0, 10.0,20.0, 10.0,20.0, 2,2 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 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 diff --git a/firmware/tunerstudio/generated/rusefi_alphax-2chan.ini b/firmware/tunerstudio/generated/rusefi_alphax-2chan.ini index e4721d2d7d..a7d722bc49 100644 --- a/firmware/tunerstudio/generated/rusefi_alphax-2chan.ini +++ b/firmware/tunerstudio/generated/rusefi_alphax-2chan.ini @@ -86,7 +86,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; 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 page = 1 @@ -2681,23 +2681,23 @@ totalFuelCorrection = scalar, F32, 748, "mult", 1,0 running_postCrankingFuelCorrection = scalar, F32, 752, "", 1, 0 running_intakeTemperatureCoefficient = scalar, F32, 756, "", 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_fuel = scalar, F32, 772, "", 1, 0 -afrTableYAxis = scalar, U16, 776, "%", 0.01, 0 -targetLambda = scalar, U16, 778, "", 1.0E-4, 0 -targetAFR = scalar, U16, 780, "ratio", 0.001, 0 +afrTableYAxis = scalar, U16, 776, "%", 0.01,0 +targetLambda = scalar, U16, 778, "", 1.0E-4,0 +targetAFR = scalar, U16, 780, "ratio", 0.001,0 stoichiometricRatio = scalar, U16, 782, "ratio", 0.001, 0 sdTcharge_coff = scalar, F32, 784, "", 1, 0 sdAirMassInOneCylinder = scalar, F32, 788, "", 1, 0 sdIsTChargeAirModel = bits, U32, 792, [0:0] ; total TS size = 796 -baseDwell = scalar, F32, 796, "", 1, 0 -sparkDwell = scalar, F32, 800, "", 1, 0 -dwellAngle = scalar, F32, 804, "", 1, 0 -cltTimingCorrection = scalar, S16, 808, "deg", 0.01, 0 -timingIatCorrection = scalar, S16, 810, "deg", 0.01, 0 -timingPidCorrection = scalar, S16, 812, "deg", 0.01, 0 +baseDwell = scalar, F32, 796, "ms", 1,0 +sparkDwell = scalar, F32, 800, "ms", 1,0 +dwellAngle = scalar, F32, 804, "deg", 1,0 +cltTimingCorrection = scalar, S16, 808, "deg", 0.01,0 +timingIatCorrection = scalar, S16, 810, "deg", 0.01,0 +timingPidCorrection = scalar, S16, 812, "deg", 0.01,0 dwellVoltageCorrection = scalar, F32, 816, "", 1, 0 luaTimingAdd = scalar, F32, 820, "deg", 1, 0 luaTimingMult = scalar, F32, 824, "deg", 1, 0 @@ -3920,10 +3920,13 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" [GaugeConfigurations] gaugeCategory = "Fuel: math" totalFuelCorrectionGauge = totalFuelCorrection,"totalFuelCorrection", "mult", 0.0,3.0, 0.0,3.0, 0.0,3.0, 2,2 - gaugeCategory = 2 -targetLambdaGauge = targetLambda,"fuel: target lambda", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 3,3 -targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 0.0,0.0, 0.0,0.0, 0.0,0.0, 2,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.5,1.5, 0.5,1.5, 0.5,1.5, 2,2 +targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 10.0,20.0, 10.0,20.0, 10.0,20.0, 2,2 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 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 diff --git a/firmware/tunerstudio/generated/rusefi_alphax-4chan.ini b/firmware/tunerstudio/generated/rusefi_alphax-4chan.ini index ac91b4e816..1fd4dfeede 100644 --- a/firmware/tunerstudio/generated/rusefi_alphax-4chan.ini +++ b/firmware/tunerstudio/generated/rusefi_alphax-4chan.ini @@ -86,7 +86,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; 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 page = 1 @@ -2681,23 +2681,23 @@ totalFuelCorrection = scalar, F32, 748, "mult", 1,0 running_postCrankingFuelCorrection = scalar, F32, 752, "", 1, 0 running_intakeTemperatureCoefficient = scalar, F32, 756, "", 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_fuel = scalar, F32, 772, "", 1, 0 -afrTableYAxis = scalar, U16, 776, "%", 0.01, 0 -targetLambda = scalar, U16, 778, "", 1.0E-4, 0 -targetAFR = scalar, U16, 780, "ratio", 0.001, 0 +afrTableYAxis = scalar, U16, 776, "%", 0.01,0 +targetLambda = scalar, U16, 778, "", 1.0E-4,0 +targetAFR = scalar, U16, 780, "ratio", 0.001,0 stoichiometricRatio = scalar, U16, 782, "ratio", 0.001, 0 sdTcharge_coff = scalar, F32, 784, "", 1, 0 sdAirMassInOneCylinder = scalar, F32, 788, "", 1, 0 sdIsTChargeAirModel = bits, U32, 792, [0:0] ; total TS size = 796 -baseDwell = scalar, F32, 796, "", 1, 0 -sparkDwell = scalar, F32, 800, "", 1, 0 -dwellAngle = scalar, F32, 804, "", 1, 0 -cltTimingCorrection = scalar, S16, 808, "deg", 0.01, 0 -timingIatCorrection = scalar, S16, 810, "deg", 0.01, 0 -timingPidCorrection = scalar, S16, 812, "deg", 0.01, 0 +baseDwell = scalar, F32, 796, "ms", 1,0 +sparkDwell = scalar, F32, 800, "ms", 1,0 +dwellAngle = scalar, F32, 804, "deg", 1,0 +cltTimingCorrection = scalar, S16, 808, "deg", 0.01,0 +timingIatCorrection = scalar, S16, 810, "deg", 0.01,0 +timingPidCorrection = scalar, S16, 812, "deg", 0.01,0 dwellVoltageCorrection = scalar, F32, 816, "", 1, 0 luaTimingAdd = scalar, F32, 820, "deg", 1, 0 luaTimingMult = scalar, F32, 824, "deg", 1, 0 @@ -3920,10 +3920,13 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" [GaugeConfigurations] gaugeCategory = "Fuel: math" totalFuelCorrectionGauge = totalFuelCorrection,"totalFuelCorrection", "mult", 0.0,3.0, 0.0,3.0, 0.0,3.0, 2,2 - gaugeCategory = 2 -targetLambdaGauge = targetLambda,"fuel: target lambda", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 3,3 -targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 0.0,0.0, 0.0,0.0, 0.0,0.0, 2,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.5,1.5, 0.5,1.5, 0.5,1.5, 2,2 +targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 10.0,20.0, 10.0,20.0, 10.0,20.0, 2,2 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 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 diff --git a/firmware/tunerstudio/generated/rusefi_alphax-8chan.ini b/firmware/tunerstudio/generated/rusefi_alphax-8chan.ini index 00af493a1e..c4cb249aba 100644 --- a/firmware/tunerstudio/generated/rusefi_alphax-8chan.ini +++ b/firmware/tunerstudio/generated/rusefi_alphax-8chan.ini @@ -86,7 +86,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; 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 page = 1 @@ -2681,23 +2681,23 @@ totalFuelCorrection = scalar, F32, 748, "mult", 1,0 running_postCrankingFuelCorrection = scalar, F32, 752, "", 1, 0 running_intakeTemperatureCoefficient = scalar, F32, 756, "", 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_fuel = scalar, F32, 772, "", 1, 0 -afrTableYAxis = scalar, U16, 776, "%", 0.01, 0 -targetLambda = scalar, U16, 778, "", 1.0E-4, 0 -targetAFR = scalar, U16, 780, "ratio", 0.001, 0 +afrTableYAxis = scalar, U16, 776, "%", 0.01,0 +targetLambda = scalar, U16, 778, "", 1.0E-4,0 +targetAFR = scalar, U16, 780, "ratio", 0.001,0 stoichiometricRatio = scalar, U16, 782, "ratio", 0.001, 0 sdTcharge_coff = scalar, F32, 784, "", 1, 0 sdAirMassInOneCylinder = scalar, F32, 788, "", 1, 0 sdIsTChargeAirModel = bits, U32, 792, [0:0] ; total TS size = 796 -baseDwell = scalar, F32, 796, "", 1, 0 -sparkDwell = scalar, F32, 800, "", 1, 0 -dwellAngle = scalar, F32, 804, "", 1, 0 -cltTimingCorrection = scalar, S16, 808, "deg", 0.01, 0 -timingIatCorrection = scalar, S16, 810, "deg", 0.01, 0 -timingPidCorrection = scalar, S16, 812, "deg", 0.01, 0 +baseDwell = scalar, F32, 796, "ms", 1,0 +sparkDwell = scalar, F32, 800, "ms", 1,0 +dwellAngle = scalar, F32, 804, "deg", 1,0 +cltTimingCorrection = scalar, S16, 808, "deg", 0.01,0 +timingIatCorrection = scalar, S16, 810, "deg", 0.01,0 +timingPidCorrection = scalar, S16, 812, "deg", 0.01,0 dwellVoltageCorrection = scalar, F32, 816, "", 1, 0 luaTimingAdd = scalar, F32, 820, "deg", 1, 0 luaTimingMult = scalar, F32, 824, "deg", 1, 0 @@ -3920,10 +3920,13 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" [GaugeConfigurations] gaugeCategory = "Fuel: math" totalFuelCorrectionGauge = totalFuelCorrection,"totalFuelCorrection", "mult", 0.0,3.0, 0.0,3.0, 0.0,3.0, 2,2 - gaugeCategory = 2 -targetLambdaGauge = targetLambda,"fuel: target lambda", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 3,3 -targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 0.0,0.0, 0.0,0.0, 0.0,0.0, 2,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.5,1.5, 0.5,1.5, 0.5,1.5, 2,2 +targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 10.0,20.0, 10.0,20.0, 10.0,20.0, 2,2 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 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 diff --git a/firmware/tunerstudio/generated/rusefi_atlas.ini b/firmware/tunerstudio/generated/rusefi_atlas.ini index 960c618b77..e6aecb701c 100644 --- a/firmware/tunerstudio/generated/rusefi_atlas.ini +++ b/firmware/tunerstudio/generated/rusefi_atlas.ini @@ -86,7 +86,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; 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 page = 1 @@ -2681,23 +2681,23 @@ totalFuelCorrection = scalar, F32, 748, "mult", 1,0 running_postCrankingFuelCorrection = scalar, F32, 752, "", 1, 0 running_intakeTemperatureCoefficient = scalar, F32, 756, "", 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_fuel = scalar, F32, 772, "", 1, 0 -afrTableYAxis = scalar, U16, 776, "%", 0.01, 0 -targetLambda = scalar, U16, 778, "", 1.0E-4, 0 -targetAFR = scalar, U16, 780, "ratio", 0.001, 0 +afrTableYAxis = scalar, U16, 776, "%", 0.01,0 +targetLambda = scalar, U16, 778, "", 1.0E-4,0 +targetAFR = scalar, U16, 780, "ratio", 0.001,0 stoichiometricRatio = scalar, U16, 782, "ratio", 0.001, 0 sdTcharge_coff = scalar, F32, 784, "", 1, 0 sdAirMassInOneCylinder = scalar, F32, 788, "", 1, 0 sdIsTChargeAirModel = bits, U32, 792, [0:0] ; total TS size = 796 -baseDwell = scalar, F32, 796, "", 1, 0 -sparkDwell = scalar, F32, 800, "", 1, 0 -dwellAngle = scalar, F32, 804, "", 1, 0 -cltTimingCorrection = scalar, S16, 808, "deg", 0.01, 0 -timingIatCorrection = scalar, S16, 810, "deg", 0.01, 0 -timingPidCorrection = scalar, S16, 812, "deg", 0.01, 0 +baseDwell = scalar, F32, 796, "ms", 1,0 +sparkDwell = scalar, F32, 800, "ms", 1,0 +dwellAngle = scalar, F32, 804, "deg", 1,0 +cltTimingCorrection = scalar, S16, 808, "deg", 0.01,0 +timingIatCorrection = scalar, S16, 810, "deg", 0.01,0 +timingPidCorrection = scalar, S16, 812, "deg", 0.01,0 dwellVoltageCorrection = scalar, F32, 816, "", 1, 0 luaTimingAdd = scalar, F32, 820, "deg", 1, 0 luaTimingMult = scalar, F32, 824, "deg", 1, 0 @@ -3920,10 +3920,13 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" [GaugeConfigurations] gaugeCategory = "Fuel: math" totalFuelCorrectionGauge = totalFuelCorrection,"totalFuelCorrection", "mult", 0.0,3.0, 0.0,3.0, 0.0,3.0, 2,2 - gaugeCategory = 2 -targetLambdaGauge = targetLambda,"fuel: target lambda", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 3,3 -targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 0.0,0.0, 0.0,0.0, 0.0,0.0, 2,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.5,1.5, 0.5,1.5, 0.5,1.5, 2,2 +targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 10.0,20.0, 10.0,20.0, 10.0,20.0, 2,2 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 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 diff --git a/firmware/tunerstudio/generated/rusefi_core8.ini b/firmware/tunerstudio/generated/rusefi_core8.ini index aa71ebb001..122f95fd0f 100644 --- a/firmware/tunerstudio/generated/rusefi_core8.ini +++ b/firmware/tunerstudio/generated/rusefi_core8.ini @@ -86,7 +86,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; 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 page = 1 @@ -2681,23 +2681,23 @@ totalFuelCorrection = scalar, F32, 748, "mult", 1,0 running_postCrankingFuelCorrection = scalar, F32, 752, "", 1, 0 running_intakeTemperatureCoefficient = scalar, F32, 756, "", 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_fuel = scalar, F32, 772, "", 1, 0 -afrTableYAxis = scalar, U16, 776, "%", 0.01, 0 -targetLambda = scalar, U16, 778, "", 1.0E-4, 0 -targetAFR = scalar, U16, 780, "ratio", 0.001, 0 +afrTableYAxis = scalar, U16, 776, "%", 0.01,0 +targetLambda = scalar, U16, 778, "", 1.0E-4,0 +targetAFR = scalar, U16, 780, "ratio", 0.001,0 stoichiometricRatio = scalar, U16, 782, "ratio", 0.001, 0 sdTcharge_coff = scalar, F32, 784, "", 1, 0 sdAirMassInOneCylinder = scalar, F32, 788, "", 1, 0 sdIsTChargeAirModel = bits, U32, 792, [0:0] ; total TS size = 796 -baseDwell = scalar, F32, 796, "", 1, 0 -sparkDwell = scalar, F32, 800, "", 1, 0 -dwellAngle = scalar, F32, 804, "", 1, 0 -cltTimingCorrection = scalar, S16, 808, "deg", 0.01, 0 -timingIatCorrection = scalar, S16, 810, "deg", 0.01, 0 -timingPidCorrection = scalar, S16, 812, "deg", 0.01, 0 +baseDwell = scalar, F32, 796, "ms", 1,0 +sparkDwell = scalar, F32, 800, "ms", 1,0 +dwellAngle = scalar, F32, 804, "deg", 1,0 +cltTimingCorrection = scalar, S16, 808, "deg", 0.01,0 +timingIatCorrection = scalar, S16, 810, "deg", 0.01,0 +timingPidCorrection = scalar, S16, 812, "deg", 0.01,0 dwellVoltageCorrection = scalar, F32, 816, "", 1, 0 luaTimingAdd = scalar, F32, 820, "deg", 1, 0 luaTimingMult = scalar, F32, 824, "deg", 1, 0 @@ -3920,10 +3920,13 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" [GaugeConfigurations] gaugeCategory = "Fuel: math" totalFuelCorrectionGauge = totalFuelCorrection,"totalFuelCorrection", "mult", 0.0,3.0, 0.0,3.0, 0.0,3.0, 2,2 - gaugeCategory = 2 -targetLambdaGauge = targetLambda,"fuel: target lambda", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 3,3 -targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 0.0,0.0, 0.0,0.0, 0.0,0.0, 2,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.5,1.5, 0.5,1.5, 0.5,1.5, 2,2 +targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 10.0,20.0, 10.0,20.0, 10.0,20.0, 2,2 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 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 diff --git a/firmware/tunerstudio/generated/rusefi_cypress.ini b/firmware/tunerstudio/generated/rusefi_cypress.ini index aaf8a3562d..87eb46ea72 100644 --- a/firmware/tunerstudio/generated/rusefi_cypress.ini +++ b/firmware/tunerstudio/generated/rusefi_cypress.ini @@ -86,7 +86,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; 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 page = 1 @@ -2681,23 +2681,23 @@ totalFuelCorrection = scalar, F32, 748, "mult", 1,0 running_postCrankingFuelCorrection = scalar, F32, 752, "", 1, 0 running_intakeTemperatureCoefficient = scalar, F32, 756, "", 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_fuel = scalar, F32, 772, "", 1, 0 -afrTableYAxis = scalar, U16, 776, "%", 0.01, 0 -targetLambda = scalar, U16, 778, "", 1.0E-4, 0 -targetAFR = scalar, U16, 780, "ratio", 0.001, 0 +afrTableYAxis = scalar, U16, 776, "%", 0.01,0 +targetLambda = scalar, U16, 778, "", 1.0E-4,0 +targetAFR = scalar, U16, 780, "ratio", 0.001,0 stoichiometricRatio = scalar, U16, 782, "ratio", 0.001, 0 sdTcharge_coff = scalar, F32, 784, "", 1, 0 sdAirMassInOneCylinder = scalar, F32, 788, "", 1, 0 sdIsTChargeAirModel = bits, U32, 792, [0:0] ; total TS size = 796 -baseDwell = scalar, F32, 796, "", 1, 0 -sparkDwell = scalar, F32, 800, "", 1, 0 -dwellAngle = scalar, F32, 804, "", 1, 0 -cltTimingCorrection = scalar, S16, 808, "deg", 0.01, 0 -timingIatCorrection = scalar, S16, 810, "deg", 0.01, 0 -timingPidCorrection = scalar, S16, 812, "deg", 0.01, 0 +baseDwell = scalar, F32, 796, "ms", 1,0 +sparkDwell = scalar, F32, 800, "ms", 1,0 +dwellAngle = scalar, F32, 804, "deg", 1,0 +cltTimingCorrection = scalar, S16, 808, "deg", 0.01,0 +timingIatCorrection = scalar, S16, 810, "deg", 0.01,0 +timingPidCorrection = scalar, S16, 812, "deg", 0.01,0 dwellVoltageCorrection = scalar, F32, 816, "", 1, 0 luaTimingAdd = scalar, F32, 820, "deg", 1, 0 luaTimingMult = scalar, F32, 824, "deg", 1, 0 @@ -3920,10 +3920,13 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" [GaugeConfigurations] gaugeCategory = "Fuel: math" totalFuelCorrectionGauge = totalFuelCorrection,"totalFuelCorrection", "mult", 0.0,3.0, 0.0,3.0, 0.0,3.0, 2,2 - gaugeCategory = 2 -targetLambdaGauge = targetLambda,"fuel: target lambda", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 3,3 -targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 0.0,0.0, 0.0,0.0, 0.0,0.0, 2,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.5,1.5, 0.5,1.5, 0.5,1.5, 2,2 +targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 10.0,20.0, 10.0,20.0, 10.0,20.0, 2,2 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 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 diff --git a/firmware/tunerstudio/generated/rusefi_f407-discovery.ini b/firmware/tunerstudio/generated/rusefi_f407-discovery.ini index 7065aaf07c..0ae3a5f8a7 100644 --- a/firmware/tunerstudio/generated/rusefi_f407-discovery.ini +++ b/firmware/tunerstudio/generated/rusefi_f407-discovery.ini @@ -86,7 +86,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; 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 page = 1 @@ -2681,23 +2681,23 @@ totalFuelCorrection = scalar, F32, 748, "mult", 1,0 running_postCrankingFuelCorrection = scalar, F32, 752, "", 1, 0 running_intakeTemperatureCoefficient = scalar, F32, 756, "", 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_fuel = scalar, F32, 772, "", 1, 0 -afrTableYAxis = scalar, U16, 776, "%", 0.01, 0 -targetLambda = scalar, U16, 778, "", 1.0E-4, 0 -targetAFR = scalar, U16, 780, "ratio", 0.001, 0 +afrTableYAxis = scalar, U16, 776, "%", 0.01,0 +targetLambda = scalar, U16, 778, "", 1.0E-4,0 +targetAFR = scalar, U16, 780, "ratio", 0.001,0 stoichiometricRatio = scalar, U16, 782, "ratio", 0.001, 0 sdTcharge_coff = scalar, F32, 784, "", 1, 0 sdAirMassInOneCylinder = scalar, F32, 788, "", 1, 0 sdIsTChargeAirModel = bits, U32, 792, [0:0] ; total TS size = 796 -baseDwell = scalar, F32, 796, "", 1, 0 -sparkDwell = scalar, F32, 800, "", 1, 0 -dwellAngle = scalar, F32, 804, "", 1, 0 -cltTimingCorrection = scalar, S16, 808, "deg", 0.01, 0 -timingIatCorrection = scalar, S16, 810, "deg", 0.01, 0 -timingPidCorrection = scalar, S16, 812, "deg", 0.01, 0 +baseDwell = scalar, F32, 796, "ms", 1,0 +sparkDwell = scalar, F32, 800, "ms", 1,0 +dwellAngle = scalar, F32, 804, "deg", 1,0 +cltTimingCorrection = scalar, S16, 808, "deg", 0.01,0 +timingIatCorrection = scalar, S16, 810, "deg", 0.01,0 +timingPidCorrection = scalar, S16, 812, "deg", 0.01,0 dwellVoltageCorrection = scalar, F32, 816, "", 1, 0 luaTimingAdd = scalar, F32, 820, "deg", 1, 0 luaTimingMult = scalar, F32, 824, "deg", 1, 0 @@ -3920,10 +3920,13 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" [GaugeConfigurations] gaugeCategory = "Fuel: math" totalFuelCorrectionGauge = totalFuelCorrection,"totalFuelCorrection", "mult", 0.0,3.0, 0.0,3.0, 0.0,3.0, 2,2 - gaugeCategory = 2 -targetLambdaGauge = targetLambda,"fuel: target lambda", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 3,3 -targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 0.0,0.0, 0.0,0.0, 0.0,0.0, 2,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.5,1.5, 0.5,1.5, 0.5,1.5, 2,2 +targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 10.0,20.0, 10.0,20.0, 10.0,20.0, 2,2 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 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 diff --git a/firmware/tunerstudio/generated/rusefi_f429-discovery.ini b/firmware/tunerstudio/generated/rusefi_f429-discovery.ini index dfa7152a4f..3e970a6adc 100644 --- a/firmware/tunerstudio/generated/rusefi_f429-discovery.ini +++ b/firmware/tunerstudio/generated/rusefi_f429-discovery.ini @@ -86,7 +86,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; 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 page = 1 @@ -2681,23 +2681,23 @@ totalFuelCorrection = scalar, F32, 748, "mult", 1,0 running_postCrankingFuelCorrection = scalar, F32, 752, "", 1, 0 running_intakeTemperatureCoefficient = scalar, F32, 756, "", 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_fuel = scalar, F32, 772, "", 1, 0 -afrTableYAxis = scalar, U16, 776, "%", 0.01, 0 -targetLambda = scalar, U16, 778, "", 1.0E-4, 0 -targetAFR = scalar, U16, 780, "ratio", 0.001, 0 +afrTableYAxis = scalar, U16, 776, "%", 0.01,0 +targetLambda = scalar, U16, 778, "", 1.0E-4,0 +targetAFR = scalar, U16, 780, "ratio", 0.001,0 stoichiometricRatio = scalar, U16, 782, "ratio", 0.001, 0 sdTcharge_coff = scalar, F32, 784, "", 1, 0 sdAirMassInOneCylinder = scalar, F32, 788, "", 1, 0 sdIsTChargeAirModel = bits, U32, 792, [0:0] ; total TS size = 796 -baseDwell = scalar, F32, 796, "", 1, 0 -sparkDwell = scalar, F32, 800, "", 1, 0 -dwellAngle = scalar, F32, 804, "", 1, 0 -cltTimingCorrection = scalar, S16, 808, "deg", 0.01, 0 -timingIatCorrection = scalar, S16, 810, "deg", 0.01, 0 -timingPidCorrection = scalar, S16, 812, "deg", 0.01, 0 +baseDwell = scalar, F32, 796, "ms", 1,0 +sparkDwell = scalar, F32, 800, "ms", 1,0 +dwellAngle = scalar, F32, 804, "deg", 1,0 +cltTimingCorrection = scalar, S16, 808, "deg", 0.01,0 +timingIatCorrection = scalar, S16, 810, "deg", 0.01,0 +timingPidCorrection = scalar, S16, 812, "deg", 0.01,0 dwellVoltageCorrection = scalar, F32, 816, "", 1, 0 luaTimingAdd = scalar, F32, 820, "deg", 1, 0 luaTimingMult = scalar, F32, 824, "deg", 1, 0 @@ -3920,10 +3920,13 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" [GaugeConfigurations] gaugeCategory = "Fuel: math" totalFuelCorrectionGauge = totalFuelCorrection,"totalFuelCorrection", "mult", 0.0,3.0, 0.0,3.0, 0.0,3.0, 2,2 - gaugeCategory = 2 -targetLambdaGauge = targetLambda,"fuel: target lambda", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 3,3 -targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 0.0,0.0, 0.0,0.0, 0.0,0.0, 2,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.5,1.5, 0.5,1.5, 0.5,1.5, 2,2 +targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 10.0,20.0, 10.0,20.0, 10.0,20.0, 2,2 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 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 diff --git a/firmware/tunerstudio/generated/rusefi_frankenso_na6.ini b/firmware/tunerstudio/generated/rusefi_frankenso_na6.ini index 7ec61e4996..d19bf4300c 100644 --- a/firmware/tunerstudio/generated/rusefi_frankenso_na6.ini +++ b/firmware/tunerstudio/generated/rusefi_frankenso_na6.ini @@ -86,7 +86,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; 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 page = 1 @@ -2681,23 +2681,23 @@ totalFuelCorrection = scalar, F32, 748, "mult", 1,0 running_postCrankingFuelCorrection = scalar, F32, 752, "", 1, 0 running_intakeTemperatureCoefficient = scalar, F32, 756, "", 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_fuel = scalar, F32, 772, "", 1, 0 -afrTableYAxis = scalar, U16, 776, "%", 0.01, 0 -targetLambda = scalar, U16, 778, "", 1.0E-4, 0 -targetAFR = scalar, U16, 780, "ratio", 0.001, 0 +afrTableYAxis = scalar, U16, 776, "%", 0.01,0 +targetLambda = scalar, U16, 778, "", 1.0E-4,0 +targetAFR = scalar, U16, 780, "ratio", 0.001,0 stoichiometricRatio = scalar, U16, 782, "ratio", 0.001, 0 sdTcharge_coff = scalar, F32, 784, "", 1, 0 sdAirMassInOneCylinder = scalar, F32, 788, "", 1, 0 sdIsTChargeAirModel = bits, U32, 792, [0:0] ; total TS size = 796 -baseDwell = scalar, F32, 796, "", 1, 0 -sparkDwell = scalar, F32, 800, "", 1, 0 -dwellAngle = scalar, F32, 804, "", 1, 0 -cltTimingCorrection = scalar, S16, 808, "deg", 0.01, 0 -timingIatCorrection = scalar, S16, 810, "deg", 0.01, 0 -timingPidCorrection = scalar, S16, 812, "deg", 0.01, 0 +baseDwell = scalar, F32, 796, "ms", 1,0 +sparkDwell = scalar, F32, 800, "ms", 1,0 +dwellAngle = scalar, F32, 804, "deg", 1,0 +cltTimingCorrection = scalar, S16, 808, "deg", 0.01,0 +timingIatCorrection = scalar, S16, 810, "deg", 0.01,0 +timingPidCorrection = scalar, S16, 812, "deg", 0.01,0 dwellVoltageCorrection = scalar, F32, 816, "", 1, 0 luaTimingAdd = scalar, F32, 820, "deg", 1, 0 luaTimingMult = scalar, F32, 824, "deg", 1, 0 @@ -3920,10 +3920,13 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" [GaugeConfigurations] gaugeCategory = "Fuel: math" totalFuelCorrectionGauge = totalFuelCorrection,"totalFuelCorrection", "mult", 0.0,3.0, 0.0,3.0, 0.0,3.0, 2,2 - gaugeCategory = 2 -targetLambdaGauge = targetLambda,"fuel: target lambda", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 3,3 -targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 0.0,0.0, 0.0,0.0, 0.0,0.0, 2,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.5,1.5, 0.5,1.5, 0.5,1.5, 2,2 +targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 10.0,20.0, 10.0,20.0, 10.0,20.0, 2,2 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 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 diff --git a/firmware/tunerstudio/generated/rusefi_harley81.ini b/firmware/tunerstudio/generated/rusefi_harley81.ini index fe7c8bc8a1..e19e3fceb6 100644 --- a/firmware/tunerstudio/generated/rusefi_harley81.ini +++ b/firmware/tunerstudio/generated/rusefi_harley81.ini @@ -86,7 +86,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; 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 page = 1 @@ -2681,23 +2681,23 @@ totalFuelCorrection = scalar, F32, 748, "mult", 1,0 running_postCrankingFuelCorrection = scalar, F32, 752, "", 1, 0 running_intakeTemperatureCoefficient = scalar, F32, 756, "", 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_fuel = scalar, F32, 772, "", 1, 0 -afrTableYAxis = scalar, U16, 776, "%", 0.01, 0 -targetLambda = scalar, U16, 778, "", 1.0E-4, 0 -targetAFR = scalar, U16, 780, "ratio", 0.001, 0 +afrTableYAxis = scalar, U16, 776, "%", 0.01,0 +targetLambda = scalar, U16, 778, "", 1.0E-4,0 +targetAFR = scalar, U16, 780, "ratio", 0.001,0 stoichiometricRatio = scalar, U16, 782, "ratio", 0.001, 0 sdTcharge_coff = scalar, F32, 784, "", 1, 0 sdAirMassInOneCylinder = scalar, F32, 788, "", 1, 0 sdIsTChargeAirModel = bits, U32, 792, [0:0] ; total TS size = 796 -baseDwell = scalar, F32, 796, "", 1, 0 -sparkDwell = scalar, F32, 800, "", 1, 0 -dwellAngle = scalar, F32, 804, "", 1, 0 -cltTimingCorrection = scalar, S16, 808, "deg", 0.01, 0 -timingIatCorrection = scalar, S16, 810, "deg", 0.01, 0 -timingPidCorrection = scalar, S16, 812, "deg", 0.01, 0 +baseDwell = scalar, F32, 796, "ms", 1,0 +sparkDwell = scalar, F32, 800, "ms", 1,0 +dwellAngle = scalar, F32, 804, "deg", 1,0 +cltTimingCorrection = scalar, S16, 808, "deg", 0.01,0 +timingIatCorrection = scalar, S16, 810, "deg", 0.01,0 +timingPidCorrection = scalar, S16, 812, "deg", 0.01,0 dwellVoltageCorrection = scalar, F32, 816, "", 1, 0 luaTimingAdd = scalar, F32, 820, "deg", 1, 0 luaTimingMult = scalar, F32, 824, "deg", 1, 0 @@ -3920,10 +3920,13 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" [GaugeConfigurations] gaugeCategory = "Fuel: math" totalFuelCorrectionGauge = totalFuelCorrection,"totalFuelCorrection", "mult", 0.0,3.0, 0.0,3.0, 0.0,3.0, 2,2 - gaugeCategory = 2 -targetLambdaGauge = targetLambda,"fuel: target lambda", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 3,3 -targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 0.0,0.0, 0.0,0.0, 0.0,0.0, 2,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.5,1.5, 0.5,1.5, 0.5,1.5, 2,2 +targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 10.0,20.0, 10.0,20.0, 10.0,20.0, 2,2 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 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 diff --git a/firmware/tunerstudio/generated/rusefi_hellen-gm-e67.ini b/firmware/tunerstudio/generated/rusefi_hellen-gm-e67.ini index 0452a5ffc8..471190253a 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen-gm-e67.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen-gm-e67.ini @@ -86,7 +86,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; 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 page = 1 @@ -2681,23 +2681,23 @@ totalFuelCorrection = scalar, F32, 748, "mult", 1,0 running_postCrankingFuelCorrection = scalar, F32, 752, "", 1, 0 running_intakeTemperatureCoefficient = scalar, F32, 756, "", 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_fuel = scalar, F32, 772, "", 1, 0 -afrTableYAxis = scalar, U16, 776, "%", 0.01, 0 -targetLambda = scalar, U16, 778, "", 1.0E-4, 0 -targetAFR = scalar, U16, 780, "ratio", 0.001, 0 +afrTableYAxis = scalar, U16, 776, "%", 0.01,0 +targetLambda = scalar, U16, 778, "", 1.0E-4,0 +targetAFR = scalar, U16, 780, "ratio", 0.001,0 stoichiometricRatio = scalar, U16, 782, "ratio", 0.001, 0 sdTcharge_coff = scalar, F32, 784, "", 1, 0 sdAirMassInOneCylinder = scalar, F32, 788, "", 1, 0 sdIsTChargeAirModel = bits, U32, 792, [0:0] ; total TS size = 796 -baseDwell = scalar, F32, 796, "", 1, 0 -sparkDwell = scalar, F32, 800, "", 1, 0 -dwellAngle = scalar, F32, 804, "", 1, 0 -cltTimingCorrection = scalar, S16, 808, "deg", 0.01, 0 -timingIatCorrection = scalar, S16, 810, "deg", 0.01, 0 -timingPidCorrection = scalar, S16, 812, "deg", 0.01, 0 +baseDwell = scalar, F32, 796, "ms", 1,0 +sparkDwell = scalar, F32, 800, "ms", 1,0 +dwellAngle = scalar, F32, 804, "deg", 1,0 +cltTimingCorrection = scalar, S16, 808, "deg", 0.01,0 +timingIatCorrection = scalar, S16, 810, "deg", 0.01,0 +timingPidCorrection = scalar, S16, 812, "deg", 0.01,0 dwellVoltageCorrection = scalar, F32, 816, "", 1, 0 luaTimingAdd = scalar, F32, 820, "deg", 1, 0 luaTimingMult = scalar, F32, 824, "deg", 1, 0 @@ -3920,10 +3920,13 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" [GaugeConfigurations] gaugeCategory = "Fuel: math" totalFuelCorrectionGauge = totalFuelCorrection,"totalFuelCorrection", "mult", 0.0,3.0, 0.0,3.0, 0.0,3.0, 2,2 - gaugeCategory = 2 -targetLambdaGauge = targetLambda,"fuel: target lambda", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 3,3 -targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 0.0,0.0, 0.0,0.0, 0.0,0.0, 2,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.5,1.5, 0.5,1.5, 0.5,1.5, 2,2 +targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 10.0,20.0, 10.0,20.0, 10.0,20.0, 2,2 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 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 diff --git a/firmware/tunerstudio/generated/rusefi_hellen-nb1.ini b/firmware/tunerstudio/generated/rusefi_hellen-nb1.ini index b96efb06b3..a09fd19212 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen-nb1.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen-nb1.ini @@ -86,7 +86,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; 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 page = 1 @@ -2681,23 +2681,23 @@ totalFuelCorrection = scalar, F32, 748, "mult", 1,0 running_postCrankingFuelCorrection = scalar, F32, 752, "", 1, 0 running_intakeTemperatureCoefficient = scalar, F32, 756, "", 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_fuel = scalar, F32, 772, "", 1, 0 -afrTableYAxis = scalar, U16, 776, "%", 0.01, 0 -targetLambda = scalar, U16, 778, "", 1.0E-4, 0 -targetAFR = scalar, U16, 780, "ratio", 0.001, 0 +afrTableYAxis = scalar, U16, 776, "%", 0.01,0 +targetLambda = scalar, U16, 778, "", 1.0E-4,0 +targetAFR = scalar, U16, 780, "ratio", 0.001,0 stoichiometricRatio = scalar, U16, 782, "ratio", 0.001, 0 sdTcharge_coff = scalar, F32, 784, "", 1, 0 sdAirMassInOneCylinder = scalar, F32, 788, "", 1, 0 sdIsTChargeAirModel = bits, U32, 792, [0:0] ; total TS size = 796 -baseDwell = scalar, F32, 796, "", 1, 0 -sparkDwell = scalar, F32, 800, "", 1, 0 -dwellAngle = scalar, F32, 804, "", 1, 0 -cltTimingCorrection = scalar, S16, 808, "deg", 0.01, 0 -timingIatCorrection = scalar, S16, 810, "deg", 0.01, 0 -timingPidCorrection = scalar, S16, 812, "deg", 0.01, 0 +baseDwell = scalar, F32, 796, "ms", 1,0 +sparkDwell = scalar, F32, 800, "ms", 1,0 +dwellAngle = scalar, F32, 804, "deg", 1,0 +cltTimingCorrection = scalar, S16, 808, "deg", 0.01,0 +timingIatCorrection = scalar, S16, 810, "deg", 0.01,0 +timingPidCorrection = scalar, S16, 812, "deg", 0.01,0 dwellVoltageCorrection = scalar, F32, 816, "", 1, 0 luaTimingAdd = scalar, F32, 820, "deg", 1, 0 luaTimingMult = scalar, F32, 824, "deg", 1, 0 @@ -3920,10 +3920,13 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" [GaugeConfigurations] gaugeCategory = "Fuel: math" totalFuelCorrectionGauge = totalFuelCorrection,"totalFuelCorrection", "mult", 0.0,3.0, 0.0,3.0, 0.0,3.0, 2,2 - gaugeCategory = 2 -targetLambdaGauge = targetLambda,"fuel: target lambda", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 3,3 -targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 0.0,0.0, 0.0,0.0, 0.0,0.0, 2,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.5,1.5, 0.5,1.5, 0.5,1.5, 2,2 +targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 10.0,20.0, 10.0,20.0, 10.0,20.0, 2,2 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 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 diff --git a/firmware/tunerstudio/generated/rusefi_hellen121nissan.ini b/firmware/tunerstudio/generated/rusefi_hellen121nissan.ini index 290c3cd160..8166cfb926 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen121nissan.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen121nissan.ini @@ -86,7 +86,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; 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 page = 1 @@ -2681,23 +2681,23 @@ totalFuelCorrection = scalar, F32, 748, "mult", 1,0 running_postCrankingFuelCorrection = scalar, F32, 752, "", 1, 0 running_intakeTemperatureCoefficient = scalar, F32, 756, "", 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_fuel = scalar, F32, 772, "", 1, 0 -afrTableYAxis = scalar, U16, 776, "%", 0.01, 0 -targetLambda = scalar, U16, 778, "", 1.0E-4, 0 -targetAFR = scalar, U16, 780, "ratio", 0.001, 0 +afrTableYAxis = scalar, U16, 776, "%", 0.01,0 +targetLambda = scalar, U16, 778, "", 1.0E-4,0 +targetAFR = scalar, U16, 780, "ratio", 0.001,0 stoichiometricRatio = scalar, U16, 782, "ratio", 0.001, 0 sdTcharge_coff = scalar, F32, 784, "", 1, 0 sdAirMassInOneCylinder = scalar, F32, 788, "", 1, 0 sdIsTChargeAirModel = bits, U32, 792, [0:0] ; total TS size = 796 -baseDwell = scalar, F32, 796, "", 1, 0 -sparkDwell = scalar, F32, 800, "", 1, 0 -dwellAngle = scalar, F32, 804, "", 1, 0 -cltTimingCorrection = scalar, S16, 808, "deg", 0.01, 0 -timingIatCorrection = scalar, S16, 810, "deg", 0.01, 0 -timingPidCorrection = scalar, S16, 812, "deg", 0.01, 0 +baseDwell = scalar, F32, 796, "ms", 1,0 +sparkDwell = scalar, F32, 800, "ms", 1,0 +dwellAngle = scalar, F32, 804, "deg", 1,0 +cltTimingCorrection = scalar, S16, 808, "deg", 0.01,0 +timingIatCorrection = scalar, S16, 810, "deg", 0.01,0 +timingPidCorrection = scalar, S16, 812, "deg", 0.01,0 dwellVoltageCorrection = scalar, F32, 816, "", 1, 0 luaTimingAdd = scalar, F32, 820, "deg", 1, 0 luaTimingMult = scalar, F32, 824, "deg", 1, 0 @@ -3920,10 +3920,13 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" [GaugeConfigurations] gaugeCategory = "Fuel: math" totalFuelCorrectionGauge = totalFuelCorrection,"totalFuelCorrection", "mult", 0.0,3.0, 0.0,3.0, 0.0,3.0, 2,2 - gaugeCategory = 2 -targetLambdaGauge = targetLambda,"fuel: target lambda", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 3,3 -targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 0.0,0.0, 0.0,0.0, 0.0,0.0, 2,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.5,1.5, 0.5,1.5, 0.5,1.5, 2,2 +targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 10.0,20.0, 10.0,20.0, 10.0,20.0, 2,2 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 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 diff --git a/firmware/tunerstudio/generated/rusefi_hellen121vag.ini b/firmware/tunerstudio/generated/rusefi_hellen121vag.ini index 5f7ca02afa..a3e5dd5a72 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen121vag.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen121vag.ini @@ -86,7 +86,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; 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 page = 1 @@ -2681,23 +2681,23 @@ totalFuelCorrection = scalar, F32, 748, "mult", 1,0 running_postCrankingFuelCorrection = scalar, F32, 752, "", 1, 0 running_intakeTemperatureCoefficient = scalar, F32, 756, "", 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_fuel = scalar, F32, 772, "", 1, 0 -afrTableYAxis = scalar, U16, 776, "%", 0.01, 0 -targetLambda = scalar, U16, 778, "", 1.0E-4, 0 -targetAFR = scalar, U16, 780, "ratio", 0.001, 0 +afrTableYAxis = scalar, U16, 776, "%", 0.01,0 +targetLambda = scalar, U16, 778, "", 1.0E-4,0 +targetAFR = scalar, U16, 780, "ratio", 0.001,0 stoichiometricRatio = scalar, U16, 782, "ratio", 0.001, 0 sdTcharge_coff = scalar, F32, 784, "", 1, 0 sdAirMassInOneCylinder = scalar, F32, 788, "", 1, 0 sdIsTChargeAirModel = bits, U32, 792, [0:0] ; total TS size = 796 -baseDwell = scalar, F32, 796, "", 1, 0 -sparkDwell = scalar, F32, 800, "", 1, 0 -dwellAngle = scalar, F32, 804, "", 1, 0 -cltTimingCorrection = scalar, S16, 808, "deg", 0.01, 0 -timingIatCorrection = scalar, S16, 810, "deg", 0.01, 0 -timingPidCorrection = scalar, S16, 812, "deg", 0.01, 0 +baseDwell = scalar, F32, 796, "ms", 1,0 +sparkDwell = scalar, F32, 800, "ms", 1,0 +dwellAngle = scalar, F32, 804, "deg", 1,0 +cltTimingCorrection = scalar, S16, 808, "deg", 0.01,0 +timingIatCorrection = scalar, S16, 810, "deg", 0.01,0 +timingPidCorrection = scalar, S16, 812, "deg", 0.01,0 dwellVoltageCorrection = scalar, F32, 816, "", 1, 0 luaTimingAdd = scalar, F32, 820, "deg", 1, 0 luaTimingMult = scalar, F32, 824, "deg", 1, 0 @@ -3920,10 +3920,13 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" [GaugeConfigurations] gaugeCategory = "Fuel: math" totalFuelCorrectionGauge = totalFuelCorrection,"totalFuelCorrection", "mult", 0.0,3.0, 0.0,3.0, 0.0,3.0, 2,2 - gaugeCategory = 2 -targetLambdaGauge = targetLambda,"fuel: target lambda", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 3,3 -targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 0.0,0.0, 0.0,0.0, 0.0,0.0, 2,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.5,1.5, 0.5,1.5, 0.5,1.5, 2,2 +targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 10.0,20.0, 10.0,20.0, 10.0,20.0, 2,2 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 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 diff --git a/firmware/tunerstudio/generated/rusefi_hellen128mercedes.ini b/firmware/tunerstudio/generated/rusefi_hellen128mercedes.ini index e737f5c700..3568b09145 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen128mercedes.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen128mercedes.ini @@ -86,7 +86,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; 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 page = 1 @@ -2681,23 +2681,23 @@ totalFuelCorrection = scalar, F32, 748, "mult", 1,0 running_postCrankingFuelCorrection = scalar, F32, 752, "", 1, 0 running_intakeTemperatureCoefficient = scalar, F32, 756, "", 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_fuel = scalar, F32, 772, "", 1, 0 -afrTableYAxis = scalar, U16, 776, "%", 0.01, 0 -targetLambda = scalar, U16, 778, "", 1.0E-4, 0 -targetAFR = scalar, U16, 780, "ratio", 0.001, 0 +afrTableYAxis = scalar, U16, 776, "%", 0.01,0 +targetLambda = scalar, U16, 778, "", 1.0E-4,0 +targetAFR = scalar, U16, 780, "ratio", 0.001,0 stoichiometricRatio = scalar, U16, 782, "ratio", 0.001, 0 sdTcharge_coff = scalar, F32, 784, "", 1, 0 sdAirMassInOneCylinder = scalar, F32, 788, "", 1, 0 sdIsTChargeAirModel = bits, U32, 792, [0:0] ; total TS size = 796 -baseDwell = scalar, F32, 796, "", 1, 0 -sparkDwell = scalar, F32, 800, "", 1, 0 -dwellAngle = scalar, F32, 804, "", 1, 0 -cltTimingCorrection = scalar, S16, 808, "deg", 0.01, 0 -timingIatCorrection = scalar, S16, 810, "deg", 0.01, 0 -timingPidCorrection = scalar, S16, 812, "deg", 0.01, 0 +baseDwell = scalar, F32, 796, "ms", 1,0 +sparkDwell = scalar, F32, 800, "ms", 1,0 +dwellAngle = scalar, F32, 804, "deg", 1,0 +cltTimingCorrection = scalar, S16, 808, "deg", 0.01,0 +timingIatCorrection = scalar, S16, 810, "deg", 0.01,0 +timingPidCorrection = scalar, S16, 812, "deg", 0.01,0 dwellVoltageCorrection = scalar, F32, 816, "", 1, 0 luaTimingAdd = scalar, F32, 820, "deg", 1, 0 luaTimingMult = scalar, F32, 824, "deg", 1, 0 @@ -3920,10 +3920,13 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" [GaugeConfigurations] gaugeCategory = "Fuel: math" totalFuelCorrectionGauge = totalFuelCorrection,"totalFuelCorrection", "mult", 0.0,3.0, 0.0,3.0, 0.0,3.0, 2,2 - gaugeCategory = 2 -targetLambdaGauge = targetLambda,"fuel: target lambda", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 3,3 -targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 0.0,0.0, 0.0,0.0, 0.0,0.0, 2,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.5,1.5, 0.5,1.5, 0.5,1.5, 2,2 +targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 10.0,20.0, 10.0,20.0, 10.0,20.0, 2,2 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 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 diff --git a/firmware/tunerstudio/generated/rusefi_hellen154hyundai.ini b/firmware/tunerstudio/generated/rusefi_hellen154hyundai.ini index 86428550dd..ca8c139632 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen154hyundai.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen154hyundai.ini @@ -86,7 +86,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; 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 page = 1 @@ -2681,23 +2681,23 @@ totalFuelCorrection = scalar, F32, 748, "mult", 1,0 running_postCrankingFuelCorrection = scalar, F32, 752, "", 1, 0 running_intakeTemperatureCoefficient = scalar, F32, 756, "", 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_fuel = scalar, F32, 772, "", 1, 0 -afrTableYAxis = scalar, U16, 776, "%", 0.01, 0 -targetLambda = scalar, U16, 778, "", 1.0E-4, 0 -targetAFR = scalar, U16, 780, "ratio", 0.001, 0 +afrTableYAxis = scalar, U16, 776, "%", 0.01,0 +targetLambda = scalar, U16, 778, "", 1.0E-4,0 +targetAFR = scalar, U16, 780, "ratio", 0.001,0 stoichiometricRatio = scalar, U16, 782, "ratio", 0.001, 0 sdTcharge_coff = scalar, F32, 784, "", 1, 0 sdAirMassInOneCylinder = scalar, F32, 788, "", 1, 0 sdIsTChargeAirModel = bits, U32, 792, [0:0] ; total TS size = 796 -baseDwell = scalar, F32, 796, "", 1, 0 -sparkDwell = scalar, F32, 800, "", 1, 0 -dwellAngle = scalar, F32, 804, "", 1, 0 -cltTimingCorrection = scalar, S16, 808, "deg", 0.01, 0 -timingIatCorrection = scalar, S16, 810, "deg", 0.01, 0 -timingPidCorrection = scalar, S16, 812, "deg", 0.01, 0 +baseDwell = scalar, F32, 796, "ms", 1,0 +sparkDwell = scalar, F32, 800, "ms", 1,0 +dwellAngle = scalar, F32, 804, "deg", 1,0 +cltTimingCorrection = scalar, S16, 808, "deg", 0.01,0 +timingIatCorrection = scalar, S16, 810, "deg", 0.01,0 +timingPidCorrection = scalar, S16, 812, "deg", 0.01,0 dwellVoltageCorrection = scalar, F32, 816, "", 1, 0 luaTimingAdd = scalar, F32, 820, "deg", 1, 0 luaTimingMult = scalar, F32, 824, "deg", 1, 0 @@ -3920,10 +3920,13 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" [GaugeConfigurations] gaugeCategory = "Fuel: math" totalFuelCorrectionGauge = totalFuelCorrection,"totalFuelCorrection", "mult", 0.0,3.0, 0.0,3.0, 0.0,3.0, 2,2 - gaugeCategory = 2 -targetLambdaGauge = targetLambda,"fuel: target lambda", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 3,3 -targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 0.0,0.0, 0.0,0.0, 0.0,0.0, 2,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.5,1.5, 0.5,1.5, 0.5,1.5, 2,2 +targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 10.0,20.0, 10.0,20.0, 10.0,20.0, 2,2 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 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 diff --git a/firmware/tunerstudio/generated/rusefi_hellen72.ini b/firmware/tunerstudio/generated/rusefi_hellen72.ini index 8bb3ce0b4d..410f52b0ed 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen72.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen72.ini @@ -86,7 +86,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; 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 page = 1 @@ -2681,23 +2681,23 @@ totalFuelCorrection = scalar, F32, 748, "mult", 1,0 running_postCrankingFuelCorrection = scalar, F32, 752, "", 1, 0 running_intakeTemperatureCoefficient = scalar, F32, 756, "", 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_fuel = scalar, F32, 772, "", 1, 0 -afrTableYAxis = scalar, U16, 776, "%", 0.01, 0 -targetLambda = scalar, U16, 778, "", 1.0E-4, 0 -targetAFR = scalar, U16, 780, "ratio", 0.001, 0 +afrTableYAxis = scalar, U16, 776, "%", 0.01,0 +targetLambda = scalar, U16, 778, "", 1.0E-4,0 +targetAFR = scalar, U16, 780, "ratio", 0.001,0 stoichiometricRatio = scalar, U16, 782, "ratio", 0.001, 0 sdTcharge_coff = scalar, F32, 784, "", 1, 0 sdAirMassInOneCylinder = scalar, F32, 788, "", 1, 0 sdIsTChargeAirModel = bits, U32, 792, [0:0] ; total TS size = 796 -baseDwell = scalar, F32, 796, "", 1, 0 -sparkDwell = scalar, F32, 800, "", 1, 0 -dwellAngle = scalar, F32, 804, "", 1, 0 -cltTimingCorrection = scalar, S16, 808, "deg", 0.01, 0 -timingIatCorrection = scalar, S16, 810, "deg", 0.01, 0 -timingPidCorrection = scalar, S16, 812, "deg", 0.01, 0 +baseDwell = scalar, F32, 796, "ms", 1,0 +sparkDwell = scalar, F32, 800, "ms", 1,0 +dwellAngle = scalar, F32, 804, "deg", 1,0 +cltTimingCorrection = scalar, S16, 808, "deg", 0.01,0 +timingIatCorrection = scalar, S16, 810, "deg", 0.01,0 +timingPidCorrection = scalar, S16, 812, "deg", 0.01,0 dwellVoltageCorrection = scalar, F32, 816, "", 1, 0 luaTimingAdd = scalar, F32, 820, "deg", 1, 0 luaTimingMult = scalar, F32, 824, "deg", 1, 0 @@ -3920,10 +3920,13 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" [GaugeConfigurations] gaugeCategory = "Fuel: math" totalFuelCorrectionGauge = totalFuelCorrection,"totalFuelCorrection", "mult", 0.0,3.0, 0.0,3.0, 0.0,3.0, 2,2 - gaugeCategory = 2 -targetLambdaGauge = targetLambda,"fuel: target lambda", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 3,3 -targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 0.0,0.0, 0.0,0.0, 0.0,0.0, 2,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.5,1.5, 0.5,1.5, 0.5,1.5, 2,2 +targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 10.0,20.0, 10.0,20.0, 10.0,20.0, 2,2 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 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 diff --git a/firmware/tunerstudio/generated/rusefi_hellen81.ini b/firmware/tunerstudio/generated/rusefi_hellen81.ini index 93e2b12f2a..8f0ee6a100 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen81.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen81.ini @@ -86,7 +86,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; 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 page = 1 @@ -2681,23 +2681,23 @@ totalFuelCorrection = scalar, F32, 748, "mult", 1,0 running_postCrankingFuelCorrection = scalar, F32, 752, "", 1, 0 running_intakeTemperatureCoefficient = scalar, F32, 756, "", 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_fuel = scalar, F32, 772, "", 1, 0 -afrTableYAxis = scalar, U16, 776, "%", 0.01, 0 -targetLambda = scalar, U16, 778, "", 1.0E-4, 0 -targetAFR = scalar, U16, 780, "ratio", 0.001, 0 +afrTableYAxis = scalar, U16, 776, "%", 0.01,0 +targetLambda = scalar, U16, 778, "", 1.0E-4,0 +targetAFR = scalar, U16, 780, "ratio", 0.001,0 stoichiometricRatio = scalar, U16, 782, "ratio", 0.001, 0 sdTcharge_coff = scalar, F32, 784, "", 1, 0 sdAirMassInOneCylinder = scalar, F32, 788, "", 1, 0 sdIsTChargeAirModel = bits, U32, 792, [0:0] ; total TS size = 796 -baseDwell = scalar, F32, 796, "", 1, 0 -sparkDwell = scalar, F32, 800, "", 1, 0 -dwellAngle = scalar, F32, 804, "", 1, 0 -cltTimingCorrection = scalar, S16, 808, "deg", 0.01, 0 -timingIatCorrection = scalar, S16, 810, "deg", 0.01, 0 -timingPidCorrection = scalar, S16, 812, "deg", 0.01, 0 +baseDwell = scalar, F32, 796, "ms", 1,0 +sparkDwell = scalar, F32, 800, "ms", 1,0 +dwellAngle = scalar, F32, 804, "deg", 1,0 +cltTimingCorrection = scalar, S16, 808, "deg", 0.01,0 +timingIatCorrection = scalar, S16, 810, "deg", 0.01,0 +timingPidCorrection = scalar, S16, 812, "deg", 0.01,0 dwellVoltageCorrection = scalar, F32, 816, "", 1, 0 luaTimingAdd = scalar, F32, 820, "deg", 1, 0 luaTimingMult = scalar, F32, 824, "deg", 1, 0 @@ -3920,10 +3920,13 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" [GaugeConfigurations] gaugeCategory = "Fuel: math" totalFuelCorrectionGauge = totalFuelCorrection,"totalFuelCorrection", "mult", 0.0,3.0, 0.0,3.0, 0.0,3.0, 2,2 - gaugeCategory = 2 -targetLambdaGauge = targetLambda,"fuel: target lambda", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 3,3 -targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 0.0,0.0, 0.0,0.0, 0.0,0.0, 2,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.5,1.5, 0.5,1.5, 0.5,1.5, 2,2 +targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 10.0,20.0, 10.0,20.0, 10.0,20.0, 2,2 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 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 diff --git a/firmware/tunerstudio/generated/rusefi_hellen88bmw.ini b/firmware/tunerstudio/generated/rusefi_hellen88bmw.ini index d6cee9673a..c034c6128d 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen88bmw.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen88bmw.ini @@ -86,7 +86,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; 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 page = 1 @@ -2681,23 +2681,23 @@ totalFuelCorrection = scalar, F32, 748, "mult", 1,0 running_postCrankingFuelCorrection = scalar, F32, 752, "", 1, 0 running_intakeTemperatureCoefficient = scalar, F32, 756, "", 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_fuel = scalar, F32, 772, "", 1, 0 -afrTableYAxis = scalar, U16, 776, "%", 0.01, 0 -targetLambda = scalar, U16, 778, "", 1.0E-4, 0 -targetAFR = scalar, U16, 780, "ratio", 0.001, 0 +afrTableYAxis = scalar, U16, 776, "%", 0.01,0 +targetLambda = scalar, U16, 778, "", 1.0E-4,0 +targetAFR = scalar, U16, 780, "ratio", 0.001,0 stoichiometricRatio = scalar, U16, 782, "ratio", 0.001, 0 sdTcharge_coff = scalar, F32, 784, "", 1, 0 sdAirMassInOneCylinder = scalar, F32, 788, "", 1, 0 sdIsTChargeAirModel = bits, U32, 792, [0:0] ; total TS size = 796 -baseDwell = scalar, F32, 796, "", 1, 0 -sparkDwell = scalar, F32, 800, "", 1, 0 -dwellAngle = scalar, F32, 804, "", 1, 0 -cltTimingCorrection = scalar, S16, 808, "deg", 0.01, 0 -timingIatCorrection = scalar, S16, 810, "deg", 0.01, 0 -timingPidCorrection = scalar, S16, 812, "deg", 0.01, 0 +baseDwell = scalar, F32, 796, "ms", 1,0 +sparkDwell = scalar, F32, 800, "ms", 1,0 +dwellAngle = scalar, F32, 804, "deg", 1,0 +cltTimingCorrection = scalar, S16, 808, "deg", 0.01,0 +timingIatCorrection = scalar, S16, 810, "deg", 0.01,0 +timingPidCorrection = scalar, S16, 812, "deg", 0.01,0 dwellVoltageCorrection = scalar, F32, 816, "", 1, 0 luaTimingAdd = scalar, F32, 820, "deg", 1, 0 luaTimingMult = scalar, F32, 824, "deg", 1, 0 @@ -3920,10 +3920,13 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" [GaugeConfigurations] gaugeCategory = "Fuel: math" totalFuelCorrectionGauge = totalFuelCorrection,"totalFuelCorrection", "mult", 0.0,3.0, 0.0,3.0, 0.0,3.0, 2,2 - gaugeCategory = 2 -targetLambdaGauge = targetLambda,"fuel: target lambda", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 3,3 -targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 0.0,0.0, 0.0,0.0, 0.0,0.0, 2,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.5,1.5, 0.5,1.5, 0.5,1.5, 2,2 +targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 10.0,20.0, 10.0,20.0, 10.0,20.0, 2,2 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 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 diff --git a/firmware/tunerstudio/generated/rusefi_hellenNA6.ini b/firmware/tunerstudio/generated/rusefi_hellenNA6.ini index e7cc1fad39..84e1a94b3b 100644 --- a/firmware/tunerstudio/generated/rusefi_hellenNA6.ini +++ b/firmware/tunerstudio/generated/rusefi_hellenNA6.ini @@ -86,7 +86,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; 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 page = 1 @@ -2681,23 +2681,23 @@ totalFuelCorrection = scalar, F32, 748, "mult", 1,0 running_postCrankingFuelCorrection = scalar, F32, 752, "", 1, 0 running_intakeTemperatureCoefficient = scalar, F32, 756, "", 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_fuel = scalar, F32, 772, "", 1, 0 -afrTableYAxis = scalar, U16, 776, "%", 0.01, 0 -targetLambda = scalar, U16, 778, "", 1.0E-4, 0 -targetAFR = scalar, U16, 780, "ratio", 0.001, 0 +afrTableYAxis = scalar, U16, 776, "%", 0.01,0 +targetLambda = scalar, U16, 778, "", 1.0E-4,0 +targetAFR = scalar, U16, 780, "ratio", 0.001,0 stoichiometricRatio = scalar, U16, 782, "ratio", 0.001, 0 sdTcharge_coff = scalar, F32, 784, "", 1, 0 sdAirMassInOneCylinder = scalar, F32, 788, "", 1, 0 sdIsTChargeAirModel = bits, U32, 792, [0:0] ; total TS size = 796 -baseDwell = scalar, F32, 796, "", 1, 0 -sparkDwell = scalar, F32, 800, "", 1, 0 -dwellAngle = scalar, F32, 804, "", 1, 0 -cltTimingCorrection = scalar, S16, 808, "deg", 0.01, 0 -timingIatCorrection = scalar, S16, 810, "deg", 0.01, 0 -timingPidCorrection = scalar, S16, 812, "deg", 0.01, 0 +baseDwell = scalar, F32, 796, "ms", 1,0 +sparkDwell = scalar, F32, 800, "ms", 1,0 +dwellAngle = scalar, F32, 804, "deg", 1,0 +cltTimingCorrection = scalar, S16, 808, "deg", 0.01,0 +timingIatCorrection = scalar, S16, 810, "deg", 0.01,0 +timingPidCorrection = scalar, S16, 812, "deg", 0.01,0 dwellVoltageCorrection = scalar, F32, 816, "", 1, 0 luaTimingAdd = scalar, F32, 820, "deg", 1, 0 luaTimingMult = scalar, F32, 824, "deg", 1, 0 @@ -3920,10 +3920,13 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" [GaugeConfigurations] gaugeCategory = "Fuel: math" totalFuelCorrectionGauge = totalFuelCorrection,"totalFuelCorrection", "mult", 0.0,3.0, 0.0,3.0, 0.0,3.0, 2,2 - gaugeCategory = 2 -targetLambdaGauge = targetLambda,"fuel: target lambda", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 3,3 -targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 0.0,0.0, 0.0,0.0, 0.0,0.0, 2,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.5,1.5, 0.5,1.5, 0.5,1.5, 2,2 +targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 10.0,20.0, 10.0,20.0, 10.0,20.0, 2,2 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 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 diff --git a/firmware/tunerstudio/generated/rusefi_hellenNA8_96.ini b/firmware/tunerstudio/generated/rusefi_hellenNA8_96.ini index e63df153cf..eec3d0e884 100644 --- a/firmware/tunerstudio/generated/rusefi_hellenNA8_96.ini +++ b/firmware/tunerstudio/generated/rusefi_hellenNA8_96.ini @@ -86,7 +86,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; 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 page = 1 @@ -2681,23 +2681,23 @@ totalFuelCorrection = scalar, F32, 748, "mult", 1,0 running_postCrankingFuelCorrection = scalar, F32, 752, "", 1, 0 running_intakeTemperatureCoefficient = scalar, F32, 756, "", 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_fuel = scalar, F32, 772, "", 1, 0 -afrTableYAxis = scalar, U16, 776, "%", 0.01, 0 -targetLambda = scalar, U16, 778, "", 1.0E-4, 0 -targetAFR = scalar, U16, 780, "ratio", 0.001, 0 +afrTableYAxis = scalar, U16, 776, "%", 0.01,0 +targetLambda = scalar, U16, 778, "", 1.0E-4,0 +targetAFR = scalar, U16, 780, "ratio", 0.001,0 stoichiometricRatio = scalar, U16, 782, "ratio", 0.001, 0 sdTcharge_coff = scalar, F32, 784, "", 1, 0 sdAirMassInOneCylinder = scalar, F32, 788, "", 1, 0 sdIsTChargeAirModel = bits, U32, 792, [0:0] ; total TS size = 796 -baseDwell = scalar, F32, 796, "", 1, 0 -sparkDwell = scalar, F32, 800, "", 1, 0 -dwellAngle = scalar, F32, 804, "", 1, 0 -cltTimingCorrection = scalar, S16, 808, "deg", 0.01, 0 -timingIatCorrection = scalar, S16, 810, "deg", 0.01, 0 -timingPidCorrection = scalar, S16, 812, "deg", 0.01, 0 +baseDwell = scalar, F32, 796, "ms", 1,0 +sparkDwell = scalar, F32, 800, "ms", 1,0 +dwellAngle = scalar, F32, 804, "deg", 1,0 +cltTimingCorrection = scalar, S16, 808, "deg", 0.01,0 +timingIatCorrection = scalar, S16, 810, "deg", 0.01,0 +timingPidCorrection = scalar, S16, 812, "deg", 0.01,0 dwellVoltageCorrection = scalar, F32, 816, "", 1, 0 luaTimingAdd = scalar, F32, 820, "deg", 1, 0 luaTimingMult = scalar, F32, 824, "deg", 1, 0 @@ -3920,10 +3920,13 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" [GaugeConfigurations] gaugeCategory = "Fuel: math" totalFuelCorrectionGauge = totalFuelCorrection,"totalFuelCorrection", "mult", 0.0,3.0, 0.0,3.0, 0.0,3.0, 2,2 - gaugeCategory = 2 -targetLambdaGauge = targetLambda,"fuel: target lambda", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 3,3 -targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 0.0,0.0, 0.0,0.0, 0.0,0.0, 2,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.5,1.5, 0.5,1.5, 0.5,1.5, 2,2 +targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 10.0,20.0, 10.0,20.0, 10.0,20.0, 2,2 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 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 diff --git a/firmware/tunerstudio/generated/rusefi_kin.ini b/firmware/tunerstudio/generated/rusefi_kin.ini index 8930858ea0..10d9c54b50 100644 --- a/firmware/tunerstudio/generated/rusefi_kin.ini +++ b/firmware/tunerstudio/generated/rusefi_kin.ini @@ -86,7 +86,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; 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 page = 1 @@ -2681,23 +2681,23 @@ totalFuelCorrection = scalar, F32, 748, "mult", 1,0 running_postCrankingFuelCorrection = scalar, F32, 752, "", 1, 0 running_intakeTemperatureCoefficient = scalar, F32, 756, "", 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_fuel = scalar, F32, 772, "", 1, 0 -afrTableYAxis = scalar, U16, 776, "%", 0.01, 0 -targetLambda = scalar, U16, 778, "", 1.0E-4, 0 -targetAFR = scalar, U16, 780, "ratio", 0.001, 0 +afrTableYAxis = scalar, U16, 776, "%", 0.01,0 +targetLambda = scalar, U16, 778, "", 1.0E-4,0 +targetAFR = scalar, U16, 780, "ratio", 0.001,0 stoichiometricRatio = scalar, U16, 782, "ratio", 0.001, 0 sdTcharge_coff = scalar, F32, 784, "", 1, 0 sdAirMassInOneCylinder = scalar, F32, 788, "", 1, 0 sdIsTChargeAirModel = bits, U32, 792, [0:0] ; total TS size = 796 -baseDwell = scalar, F32, 796, "", 1, 0 -sparkDwell = scalar, F32, 800, "", 1, 0 -dwellAngle = scalar, F32, 804, "", 1, 0 -cltTimingCorrection = scalar, S16, 808, "deg", 0.01, 0 -timingIatCorrection = scalar, S16, 810, "deg", 0.01, 0 -timingPidCorrection = scalar, S16, 812, "deg", 0.01, 0 +baseDwell = scalar, F32, 796, "ms", 1,0 +sparkDwell = scalar, F32, 800, "ms", 1,0 +dwellAngle = scalar, F32, 804, "deg", 1,0 +cltTimingCorrection = scalar, S16, 808, "deg", 0.01,0 +timingIatCorrection = scalar, S16, 810, "deg", 0.01,0 +timingPidCorrection = scalar, S16, 812, "deg", 0.01,0 dwellVoltageCorrection = scalar, F32, 816, "", 1, 0 luaTimingAdd = scalar, F32, 820, "deg", 1, 0 luaTimingMult = scalar, F32, 824, "deg", 1, 0 @@ -3920,10 +3920,13 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" [GaugeConfigurations] gaugeCategory = "Fuel: math" totalFuelCorrectionGauge = totalFuelCorrection,"totalFuelCorrection", "mult", 0.0,3.0, 0.0,3.0, 0.0,3.0, 2,2 - gaugeCategory = 2 -targetLambdaGauge = targetLambda,"fuel: target lambda", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 3,3 -targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 0.0,0.0, 0.0,0.0, 0.0,0.0, 2,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.5,1.5, 0.5,1.5, 0.5,1.5, 2,2 +targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 10.0,20.0, 10.0,20.0, 10.0,20.0, 2,2 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 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 diff --git a/firmware/tunerstudio/generated/rusefi_m74_9.ini b/firmware/tunerstudio/generated/rusefi_m74_9.ini index 30a9d62a5a..8124d8a07f 100644 --- a/firmware/tunerstudio/generated/rusefi_m74_9.ini +++ b/firmware/tunerstudio/generated/rusefi_m74_9.ini @@ -86,7 +86,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; 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 page = 1 @@ -2681,23 +2681,23 @@ totalFuelCorrection = scalar, F32, 748, "mult", 1,0 running_postCrankingFuelCorrection = scalar, F32, 752, "", 1, 0 running_intakeTemperatureCoefficient = scalar, F32, 756, "", 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_fuel = scalar, F32, 772, "", 1, 0 -afrTableYAxis = scalar, U16, 776, "%", 0.01, 0 -targetLambda = scalar, U16, 778, "", 1.0E-4, 0 -targetAFR = scalar, U16, 780, "ratio", 0.001, 0 +afrTableYAxis = scalar, U16, 776, "%", 0.01,0 +targetLambda = scalar, U16, 778, "", 1.0E-4,0 +targetAFR = scalar, U16, 780, "ratio", 0.001,0 stoichiometricRatio = scalar, U16, 782, "ratio", 0.001, 0 sdTcharge_coff = scalar, F32, 784, "", 1, 0 sdAirMassInOneCylinder = scalar, F32, 788, "", 1, 0 sdIsTChargeAirModel = bits, U32, 792, [0:0] ; total TS size = 796 -baseDwell = scalar, F32, 796, "", 1, 0 -sparkDwell = scalar, F32, 800, "", 1, 0 -dwellAngle = scalar, F32, 804, "", 1, 0 -cltTimingCorrection = scalar, S16, 808, "deg", 0.01, 0 -timingIatCorrection = scalar, S16, 810, "deg", 0.01, 0 -timingPidCorrection = scalar, S16, 812, "deg", 0.01, 0 +baseDwell = scalar, F32, 796, "ms", 1,0 +sparkDwell = scalar, F32, 800, "ms", 1,0 +dwellAngle = scalar, F32, 804, "deg", 1,0 +cltTimingCorrection = scalar, S16, 808, "deg", 0.01,0 +timingIatCorrection = scalar, S16, 810, "deg", 0.01,0 +timingPidCorrection = scalar, S16, 812, "deg", 0.01,0 dwellVoltageCorrection = scalar, F32, 816, "", 1, 0 luaTimingAdd = scalar, F32, 820, "deg", 1, 0 luaTimingMult = scalar, F32, 824, "deg", 1, 0 @@ -3920,10 +3920,13 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" [GaugeConfigurations] gaugeCategory = "Fuel: math" totalFuelCorrectionGauge = totalFuelCorrection,"totalFuelCorrection", "mult", 0.0,3.0, 0.0,3.0, 0.0,3.0, 2,2 - gaugeCategory = 2 -targetLambdaGauge = targetLambda,"fuel: target lambda", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 3,3 -targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 0.0,0.0, 0.0,0.0, 0.0,0.0, 2,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.5,1.5, 0.5,1.5, 0.5,1.5, 2,2 +targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 10.0,20.0, 10.0,20.0, 10.0,20.0, 2,2 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 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 diff --git a/firmware/tunerstudio/generated/rusefi_mre_f4.ini b/firmware/tunerstudio/generated/rusefi_mre_f4.ini index 22d1f9b94a..e89a714eed 100644 --- a/firmware/tunerstudio/generated/rusefi_mre_f4.ini +++ b/firmware/tunerstudio/generated/rusefi_mre_f4.ini @@ -86,7 +86,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; 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 page = 1 @@ -2681,23 +2681,23 @@ totalFuelCorrection = scalar, F32, 748, "mult", 1,0 running_postCrankingFuelCorrection = scalar, F32, 752, "", 1, 0 running_intakeTemperatureCoefficient = scalar, F32, 756, "", 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_fuel = scalar, F32, 772, "", 1, 0 -afrTableYAxis = scalar, U16, 776, "%", 0.01, 0 -targetLambda = scalar, U16, 778, "", 1.0E-4, 0 -targetAFR = scalar, U16, 780, "ratio", 0.001, 0 +afrTableYAxis = scalar, U16, 776, "%", 0.01,0 +targetLambda = scalar, U16, 778, "", 1.0E-4,0 +targetAFR = scalar, U16, 780, "ratio", 0.001,0 stoichiometricRatio = scalar, U16, 782, "ratio", 0.001, 0 sdTcharge_coff = scalar, F32, 784, "", 1, 0 sdAirMassInOneCylinder = scalar, F32, 788, "", 1, 0 sdIsTChargeAirModel = bits, U32, 792, [0:0] ; total TS size = 796 -baseDwell = scalar, F32, 796, "", 1, 0 -sparkDwell = scalar, F32, 800, "", 1, 0 -dwellAngle = scalar, F32, 804, "", 1, 0 -cltTimingCorrection = scalar, S16, 808, "deg", 0.01, 0 -timingIatCorrection = scalar, S16, 810, "deg", 0.01, 0 -timingPidCorrection = scalar, S16, 812, "deg", 0.01, 0 +baseDwell = scalar, F32, 796, "ms", 1,0 +sparkDwell = scalar, F32, 800, "ms", 1,0 +dwellAngle = scalar, F32, 804, "deg", 1,0 +cltTimingCorrection = scalar, S16, 808, "deg", 0.01,0 +timingIatCorrection = scalar, S16, 810, "deg", 0.01,0 +timingPidCorrection = scalar, S16, 812, "deg", 0.01,0 dwellVoltageCorrection = scalar, F32, 816, "", 1, 0 luaTimingAdd = scalar, F32, 820, "deg", 1, 0 luaTimingMult = scalar, F32, 824, "deg", 1, 0 @@ -3920,10 +3920,13 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" [GaugeConfigurations] gaugeCategory = "Fuel: math" totalFuelCorrectionGauge = totalFuelCorrection,"totalFuelCorrection", "mult", 0.0,3.0, 0.0,3.0, 0.0,3.0, 2,2 - gaugeCategory = 2 -targetLambdaGauge = targetLambda,"fuel: target lambda", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 3,3 -targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 0.0,0.0, 0.0,0.0, 0.0,0.0, 2,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.5,1.5, 0.5,1.5, 0.5,1.5, 2,2 +targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 10.0,20.0, 10.0,20.0, 10.0,20.0, 2,2 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 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 diff --git a/firmware/tunerstudio/generated/rusefi_mre_f7.ini b/firmware/tunerstudio/generated/rusefi_mre_f7.ini index 5d5a1f9820..aedcbecef4 100644 --- a/firmware/tunerstudio/generated/rusefi_mre_f7.ini +++ b/firmware/tunerstudio/generated/rusefi_mre_f7.ini @@ -86,7 +86,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; 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 page = 1 @@ -2681,23 +2681,23 @@ totalFuelCorrection = scalar, F32, 748, "mult", 1,0 running_postCrankingFuelCorrection = scalar, F32, 752, "", 1, 0 running_intakeTemperatureCoefficient = scalar, F32, 756, "", 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_fuel = scalar, F32, 772, "", 1, 0 -afrTableYAxis = scalar, U16, 776, "%", 0.01, 0 -targetLambda = scalar, U16, 778, "", 1.0E-4, 0 -targetAFR = scalar, U16, 780, "ratio", 0.001, 0 +afrTableYAxis = scalar, U16, 776, "%", 0.01,0 +targetLambda = scalar, U16, 778, "", 1.0E-4,0 +targetAFR = scalar, U16, 780, "ratio", 0.001,0 stoichiometricRatio = scalar, U16, 782, "ratio", 0.001, 0 sdTcharge_coff = scalar, F32, 784, "", 1, 0 sdAirMassInOneCylinder = scalar, F32, 788, "", 1, 0 sdIsTChargeAirModel = bits, U32, 792, [0:0] ; total TS size = 796 -baseDwell = scalar, F32, 796, "", 1, 0 -sparkDwell = scalar, F32, 800, "", 1, 0 -dwellAngle = scalar, F32, 804, "", 1, 0 -cltTimingCorrection = scalar, S16, 808, "deg", 0.01, 0 -timingIatCorrection = scalar, S16, 810, "deg", 0.01, 0 -timingPidCorrection = scalar, S16, 812, "deg", 0.01, 0 +baseDwell = scalar, F32, 796, "ms", 1,0 +sparkDwell = scalar, F32, 800, "ms", 1,0 +dwellAngle = scalar, F32, 804, "deg", 1,0 +cltTimingCorrection = scalar, S16, 808, "deg", 0.01,0 +timingIatCorrection = scalar, S16, 810, "deg", 0.01,0 +timingPidCorrection = scalar, S16, 812, "deg", 0.01,0 dwellVoltageCorrection = scalar, F32, 816, "", 1, 0 luaTimingAdd = scalar, F32, 820, "deg", 1, 0 luaTimingMult = scalar, F32, 824, "deg", 1, 0 @@ -3920,10 +3920,13 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" [GaugeConfigurations] gaugeCategory = "Fuel: math" totalFuelCorrectionGauge = totalFuelCorrection,"totalFuelCorrection", "mult", 0.0,3.0, 0.0,3.0, 0.0,3.0, 2,2 - gaugeCategory = 2 -targetLambdaGauge = targetLambda,"fuel: target lambda", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 3,3 -targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 0.0,0.0, 0.0,0.0, 0.0,0.0, 2,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.5,1.5, 0.5,1.5, 0.5,1.5, 2,2 +targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 10.0,20.0, 10.0,20.0, 10.0,20.0, 2,2 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 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 diff --git a/firmware/tunerstudio/generated/rusefi_prometheus_405.ini b/firmware/tunerstudio/generated/rusefi_prometheus_405.ini index 135412862b..48a3c70625 100644 --- a/firmware/tunerstudio/generated/rusefi_prometheus_405.ini +++ b/firmware/tunerstudio/generated/rusefi_prometheus_405.ini @@ -86,7 +86,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; 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 page = 1 @@ -2681,23 +2681,23 @@ totalFuelCorrection = scalar, F32, 748, "mult", 1,0 running_postCrankingFuelCorrection = scalar, F32, 752, "", 1, 0 running_intakeTemperatureCoefficient = scalar, F32, 756, "", 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_fuel = scalar, F32, 772, "", 1, 0 -afrTableYAxis = scalar, U16, 776, "%", 0.01, 0 -targetLambda = scalar, U16, 778, "", 1.0E-4, 0 -targetAFR = scalar, U16, 780, "ratio", 0.001, 0 +afrTableYAxis = scalar, U16, 776, "%", 0.01,0 +targetLambda = scalar, U16, 778, "", 1.0E-4,0 +targetAFR = scalar, U16, 780, "ratio", 0.001,0 stoichiometricRatio = scalar, U16, 782, "ratio", 0.001, 0 sdTcharge_coff = scalar, F32, 784, "", 1, 0 sdAirMassInOneCylinder = scalar, F32, 788, "", 1, 0 sdIsTChargeAirModel = bits, U32, 792, [0:0] ; total TS size = 796 -baseDwell = scalar, F32, 796, "", 1, 0 -sparkDwell = scalar, F32, 800, "", 1, 0 -dwellAngle = scalar, F32, 804, "", 1, 0 -cltTimingCorrection = scalar, S16, 808, "deg", 0.01, 0 -timingIatCorrection = scalar, S16, 810, "deg", 0.01, 0 -timingPidCorrection = scalar, S16, 812, "deg", 0.01, 0 +baseDwell = scalar, F32, 796, "ms", 1,0 +sparkDwell = scalar, F32, 800, "ms", 1,0 +dwellAngle = scalar, F32, 804, "deg", 1,0 +cltTimingCorrection = scalar, S16, 808, "deg", 0.01,0 +timingIatCorrection = scalar, S16, 810, "deg", 0.01,0 +timingPidCorrection = scalar, S16, 812, "deg", 0.01,0 dwellVoltageCorrection = scalar, F32, 816, "", 1, 0 luaTimingAdd = scalar, F32, 820, "deg", 1, 0 luaTimingMult = scalar, F32, 824, "deg", 1, 0 @@ -3920,10 +3920,13 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" [GaugeConfigurations] gaugeCategory = "Fuel: math" totalFuelCorrectionGauge = totalFuelCorrection,"totalFuelCorrection", "mult", 0.0,3.0, 0.0,3.0, 0.0,3.0, 2,2 - gaugeCategory = 2 -targetLambdaGauge = targetLambda,"fuel: target lambda", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 3,3 -targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 0.0,0.0, 0.0,0.0, 0.0,0.0, 2,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.5,1.5, 0.5,1.5, 0.5,1.5, 2,2 +targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 10.0,20.0, 10.0,20.0, 10.0,20.0, 2,2 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 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 diff --git a/firmware/tunerstudio/generated/rusefi_prometheus_469.ini b/firmware/tunerstudio/generated/rusefi_prometheus_469.ini index d6e27d0980..cb47119c7a 100644 --- a/firmware/tunerstudio/generated/rusefi_prometheus_469.ini +++ b/firmware/tunerstudio/generated/rusefi_prometheus_469.ini @@ -86,7 +86,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; 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 page = 1 @@ -2681,23 +2681,23 @@ totalFuelCorrection = scalar, F32, 748, "mult", 1,0 running_postCrankingFuelCorrection = scalar, F32, 752, "", 1, 0 running_intakeTemperatureCoefficient = scalar, F32, 756, "", 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_fuel = scalar, F32, 772, "", 1, 0 -afrTableYAxis = scalar, U16, 776, "%", 0.01, 0 -targetLambda = scalar, U16, 778, "", 1.0E-4, 0 -targetAFR = scalar, U16, 780, "ratio", 0.001, 0 +afrTableYAxis = scalar, U16, 776, "%", 0.01,0 +targetLambda = scalar, U16, 778, "", 1.0E-4,0 +targetAFR = scalar, U16, 780, "ratio", 0.001,0 stoichiometricRatio = scalar, U16, 782, "ratio", 0.001, 0 sdTcharge_coff = scalar, F32, 784, "", 1, 0 sdAirMassInOneCylinder = scalar, F32, 788, "", 1, 0 sdIsTChargeAirModel = bits, U32, 792, [0:0] ; total TS size = 796 -baseDwell = scalar, F32, 796, "", 1, 0 -sparkDwell = scalar, F32, 800, "", 1, 0 -dwellAngle = scalar, F32, 804, "", 1, 0 -cltTimingCorrection = scalar, S16, 808, "deg", 0.01, 0 -timingIatCorrection = scalar, S16, 810, "deg", 0.01, 0 -timingPidCorrection = scalar, S16, 812, "deg", 0.01, 0 +baseDwell = scalar, F32, 796, "ms", 1,0 +sparkDwell = scalar, F32, 800, "ms", 1,0 +dwellAngle = scalar, F32, 804, "deg", 1,0 +cltTimingCorrection = scalar, S16, 808, "deg", 0.01,0 +timingIatCorrection = scalar, S16, 810, "deg", 0.01,0 +timingPidCorrection = scalar, S16, 812, "deg", 0.01,0 dwellVoltageCorrection = scalar, F32, 816, "", 1, 0 luaTimingAdd = scalar, F32, 820, "deg", 1, 0 luaTimingMult = scalar, F32, 824, "deg", 1, 0 @@ -3920,10 +3920,13 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" [GaugeConfigurations] gaugeCategory = "Fuel: math" totalFuelCorrectionGauge = totalFuelCorrection,"totalFuelCorrection", "mult", 0.0,3.0, 0.0,3.0, 0.0,3.0, 2,2 - gaugeCategory = 2 -targetLambdaGauge = targetLambda,"fuel: target lambda", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 3,3 -targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 0.0,0.0, 0.0,0.0, 0.0,0.0, 2,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.5,1.5, 0.5,1.5, 0.5,1.5, 2,2 +targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 10.0,20.0, 10.0,20.0, 10.0,20.0, 2,2 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 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 diff --git a/firmware/tunerstudio/generated/rusefi_proteus_f4.ini b/firmware/tunerstudio/generated/rusefi_proteus_f4.ini index cb75757e8e..b2790d28a3 100644 --- a/firmware/tunerstudio/generated/rusefi_proteus_f4.ini +++ b/firmware/tunerstudio/generated/rusefi_proteus_f4.ini @@ -86,7 +86,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; 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 page = 1 @@ -2681,23 +2681,23 @@ totalFuelCorrection = scalar, F32, 748, "mult", 1,0 running_postCrankingFuelCorrection = scalar, F32, 752, "", 1, 0 running_intakeTemperatureCoefficient = scalar, F32, 756, "", 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_fuel = scalar, F32, 772, "", 1, 0 -afrTableYAxis = scalar, U16, 776, "%", 0.01, 0 -targetLambda = scalar, U16, 778, "", 1.0E-4, 0 -targetAFR = scalar, U16, 780, "ratio", 0.001, 0 +afrTableYAxis = scalar, U16, 776, "%", 0.01,0 +targetLambda = scalar, U16, 778, "", 1.0E-4,0 +targetAFR = scalar, U16, 780, "ratio", 0.001,0 stoichiometricRatio = scalar, U16, 782, "ratio", 0.001, 0 sdTcharge_coff = scalar, F32, 784, "", 1, 0 sdAirMassInOneCylinder = scalar, F32, 788, "", 1, 0 sdIsTChargeAirModel = bits, U32, 792, [0:0] ; total TS size = 796 -baseDwell = scalar, F32, 796, "", 1, 0 -sparkDwell = scalar, F32, 800, "", 1, 0 -dwellAngle = scalar, F32, 804, "", 1, 0 -cltTimingCorrection = scalar, S16, 808, "deg", 0.01, 0 -timingIatCorrection = scalar, S16, 810, "deg", 0.01, 0 -timingPidCorrection = scalar, S16, 812, "deg", 0.01, 0 +baseDwell = scalar, F32, 796, "ms", 1,0 +sparkDwell = scalar, F32, 800, "ms", 1,0 +dwellAngle = scalar, F32, 804, "deg", 1,0 +cltTimingCorrection = scalar, S16, 808, "deg", 0.01,0 +timingIatCorrection = scalar, S16, 810, "deg", 0.01,0 +timingPidCorrection = scalar, S16, 812, "deg", 0.01,0 dwellVoltageCorrection = scalar, F32, 816, "", 1, 0 luaTimingAdd = scalar, F32, 820, "deg", 1, 0 luaTimingMult = scalar, F32, 824, "deg", 1, 0 @@ -3920,10 +3920,13 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" [GaugeConfigurations] gaugeCategory = "Fuel: math" totalFuelCorrectionGauge = totalFuelCorrection,"totalFuelCorrection", "mult", 0.0,3.0, 0.0,3.0, 0.0,3.0, 2,2 - gaugeCategory = 2 -targetLambdaGauge = targetLambda,"fuel: target lambda", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 3,3 -targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 0.0,0.0, 0.0,0.0, 0.0,0.0, 2,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.5,1.5, 0.5,1.5, 0.5,1.5, 2,2 +targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 10.0,20.0, 10.0,20.0, 10.0,20.0, 2,2 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 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 diff --git a/firmware/tunerstudio/generated/rusefi_proteus_f7.ini b/firmware/tunerstudio/generated/rusefi_proteus_f7.ini index b453df821a..42d989e8b5 100644 --- a/firmware/tunerstudio/generated/rusefi_proteus_f7.ini +++ b/firmware/tunerstudio/generated/rusefi_proteus_f7.ini @@ -86,7 +86,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; 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 page = 1 @@ -2681,23 +2681,23 @@ totalFuelCorrection = scalar, F32, 748, "mult", 1,0 running_postCrankingFuelCorrection = scalar, F32, 752, "", 1, 0 running_intakeTemperatureCoefficient = scalar, F32, 756, "", 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_fuel = scalar, F32, 772, "", 1, 0 -afrTableYAxis = scalar, U16, 776, "%", 0.01, 0 -targetLambda = scalar, U16, 778, "", 1.0E-4, 0 -targetAFR = scalar, U16, 780, "ratio", 0.001, 0 +afrTableYAxis = scalar, U16, 776, "%", 0.01,0 +targetLambda = scalar, U16, 778, "", 1.0E-4,0 +targetAFR = scalar, U16, 780, "ratio", 0.001,0 stoichiometricRatio = scalar, U16, 782, "ratio", 0.001, 0 sdTcharge_coff = scalar, F32, 784, "", 1, 0 sdAirMassInOneCylinder = scalar, F32, 788, "", 1, 0 sdIsTChargeAirModel = bits, U32, 792, [0:0] ; total TS size = 796 -baseDwell = scalar, F32, 796, "", 1, 0 -sparkDwell = scalar, F32, 800, "", 1, 0 -dwellAngle = scalar, F32, 804, "", 1, 0 -cltTimingCorrection = scalar, S16, 808, "deg", 0.01, 0 -timingIatCorrection = scalar, S16, 810, "deg", 0.01, 0 -timingPidCorrection = scalar, S16, 812, "deg", 0.01, 0 +baseDwell = scalar, F32, 796, "ms", 1,0 +sparkDwell = scalar, F32, 800, "ms", 1,0 +dwellAngle = scalar, F32, 804, "deg", 1,0 +cltTimingCorrection = scalar, S16, 808, "deg", 0.01,0 +timingIatCorrection = scalar, S16, 810, "deg", 0.01,0 +timingPidCorrection = scalar, S16, 812, "deg", 0.01,0 dwellVoltageCorrection = scalar, F32, 816, "", 1, 0 luaTimingAdd = scalar, F32, 820, "deg", 1, 0 luaTimingMult = scalar, F32, 824, "deg", 1, 0 @@ -3920,10 +3920,13 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" [GaugeConfigurations] gaugeCategory = "Fuel: math" totalFuelCorrectionGauge = totalFuelCorrection,"totalFuelCorrection", "mult", 0.0,3.0, 0.0,3.0, 0.0,3.0, 2,2 - gaugeCategory = 2 -targetLambdaGauge = targetLambda,"fuel: target lambda", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 3,3 -targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 0.0,0.0, 0.0,0.0, 0.0,0.0, 2,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.5,1.5, 0.5,1.5, 0.5,1.5, 2,2 +targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 10.0,20.0, 10.0,20.0, 10.0,20.0, 2,2 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 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 diff --git a/firmware/tunerstudio/generated/rusefi_proteus_h7.ini b/firmware/tunerstudio/generated/rusefi_proteus_h7.ini index 6cc2dd3b57..2ef94709d6 100644 --- a/firmware/tunerstudio/generated/rusefi_proteus_h7.ini +++ b/firmware/tunerstudio/generated/rusefi_proteus_h7.ini @@ -86,7 +86,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; 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 page = 1 @@ -2681,23 +2681,23 @@ totalFuelCorrection = scalar, F32, 748, "mult", 1,0 running_postCrankingFuelCorrection = scalar, F32, 752, "", 1, 0 running_intakeTemperatureCoefficient = scalar, F32, 756, "", 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_fuel = scalar, F32, 772, "", 1, 0 -afrTableYAxis = scalar, U16, 776, "%", 0.01, 0 -targetLambda = scalar, U16, 778, "", 1.0E-4, 0 -targetAFR = scalar, U16, 780, "ratio", 0.001, 0 +afrTableYAxis = scalar, U16, 776, "%", 0.01,0 +targetLambda = scalar, U16, 778, "", 1.0E-4,0 +targetAFR = scalar, U16, 780, "ratio", 0.001,0 stoichiometricRatio = scalar, U16, 782, "ratio", 0.001, 0 sdTcharge_coff = scalar, F32, 784, "", 1, 0 sdAirMassInOneCylinder = scalar, F32, 788, "", 1, 0 sdIsTChargeAirModel = bits, U32, 792, [0:0] ; total TS size = 796 -baseDwell = scalar, F32, 796, "", 1, 0 -sparkDwell = scalar, F32, 800, "", 1, 0 -dwellAngle = scalar, F32, 804, "", 1, 0 -cltTimingCorrection = scalar, S16, 808, "deg", 0.01, 0 -timingIatCorrection = scalar, S16, 810, "deg", 0.01, 0 -timingPidCorrection = scalar, S16, 812, "deg", 0.01, 0 +baseDwell = scalar, F32, 796, "ms", 1,0 +sparkDwell = scalar, F32, 800, "ms", 1,0 +dwellAngle = scalar, F32, 804, "deg", 1,0 +cltTimingCorrection = scalar, S16, 808, "deg", 0.01,0 +timingIatCorrection = scalar, S16, 810, "deg", 0.01,0 +timingPidCorrection = scalar, S16, 812, "deg", 0.01,0 dwellVoltageCorrection = scalar, F32, 816, "", 1, 0 luaTimingAdd = scalar, F32, 820, "deg", 1, 0 luaTimingMult = scalar, F32, 824, "deg", 1, 0 @@ -3920,10 +3920,13 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" [GaugeConfigurations] gaugeCategory = "Fuel: math" totalFuelCorrectionGauge = totalFuelCorrection,"totalFuelCorrection", "mult", 0.0,3.0, 0.0,3.0, 0.0,3.0, 2,2 - gaugeCategory = 2 -targetLambdaGauge = targetLambda,"fuel: target lambda", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 3,3 -targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 0.0,0.0, 0.0,0.0, 0.0,0.0, 2,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.5,1.5, 0.5,1.5, 0.5,1.5, 2,2 +targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 10.0,20.0, 10.0,20.0, 10.0,20.0, 2,2 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 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 diff --git a/firmware/tunerstudio/generated/rusefi_s105.ini b/firmware/tunerstudio/generated/rusefi_s105.ini index 7d5163e704..878c3c5ad4 100644 --- a/firmware/tunerstudio/generated/rusefi_s105.ini +++ b/firmware/tunerstudio/generated/rusefi_s105.ini @@ -86,7 +86,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; 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 page = 1 @@ -2681,23 +2681,23 @@ totalFuelCorrection = scalar, F32, 748, "mult", 1,0 running_postCrankingFuelCorrection = scalar, F32, 752, "", 1, 0 running_intakeTemperatureCoefficient = scalar, F32, 756, "", 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_fuel = scalar, F32, 772, "", 1, 0 -afrTableYAxis = scalar, U16, 776, "%", 0.01, 0 -targetLambda = scalar, U16, 778, "", 1.0E-4, 0 -targetAFR = scalar, U16, 780, "ratio", 0.001, 0 +afrTableYAxis = scalar, U16, 776, "%", 0.01,0 +targetLambda = scalar, U16, 778, "", 1.0E-4,0 +targetAFR = scalar, U16, 780, "ratio", 0.001,0 stoichiometricRatio = scalar, U16, 782, "ratio", 0.001, 0 sdTcharge_coff = scalar, F32, 784, "", 1, 0 sdAirMassInOneCylinder = scalar, F32, 788, "", 1, 0 sdIsTChargeAirModel = bits, U32, 792, [0:0] ; total TS size = 796 -baseDwell = scalar, F32, 796, "", 1, 0 -sparkDwell = scalar, F32, 800, "", 1, 0 -dwellAngle = scalar, F32, 804, "", 1, 0 -cltTimingCorrection = scalar, S16, 808, "deg", 0.01, 0 -timingIatCorrection = scalar, S16, 810, "deg", 0.01, 0 -timingPidCorrection = scalar, S16, 812, "deg", 0.01, 0 +baseDwell = scalar, F32, 796, "ms", 1,0 +sparkDwell = scalar, F32, 800, "ms", 1,0 +dwellAngle = scalar, F32, 804, "deg", 1,0 +cltTimingCorrection = scalar, S16, 808, "deg", 0.01,0 +timingIatCorrection = scalar, S16, 810, "deg", 0.01,0 +timingPidCorrection = scalar, S16, 812, "deg", 0.01,0 dwellVoltageCorrection = scalar, F32, 816, "", 1, 0 luaTimingAdd = scalar, F32, 820, "deg", 1, 0 luaTimingMult = scalar, F32, 824, "deg", 1, 0 @@ -3920,10 +3920,13 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" [GaugeConfigurations] gaugeCategory = "Fuel: math" totalFuelCorrectionGauge = totalFuelCorrection,"totalFuelCorrection", "mult", 0.0,3.0, 0.0,3.0, 0.0,3.0, 2,2 - gaugeCategory = 2 -targetLambdaGauge = targetLambda,"fuel: target lambda", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 3,3 -targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 0.0,0.0, 0.0,0.0, 0.0,0.0, 2,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.5,1.5, 0.5,1.5, 0.5,1.5, 2,2 +targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 10.0,20.0, 10.0,20.0, 10.0,20.0, 2,2 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 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 diff --git a/firmware/tunerstudio/generated/rusefi_subaru_eg33_f7.ini b/firmware/tunerstudio/generated/rusefi_subaru_eg33_f7.ini index d15cd43cd7..d05b14c51b 100644 --- a/firmware/tunerstudio/generated/rusefi_subaru_eg33_f7.ini +++ b/firmware/tunerstudio/generated/rusefi_subaru_eg33_f7.ini @@ -86,7 +86,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; 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 page = 1 @@ -2681,23 +2681,23 @@ totalFuelCorrection = scalar, F32, 748, "mult", 1,0 running_postCrankingFuelCorrection = scalar, F32, 752, "", 1, 0 running_intakeTemperatureCoefficient = scalar, F32, 756, "", 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_fuel = scalar, F32, 772, "", 1, 0 -afrTableYAxis = scalar, U16, 776, "%", 0.01, 0 -targetLambda = scalar, U16, 778, "", 1.0E-4, 0 -targetAFR = scalar, U16, 780, "ratio", 0.001, 0 +afrTableYAxis = scalar, U16, 776, "%", 0.01,0 +targetLambda = scalar, U16, 778, "", 1.0E-4,0 +targetAFR = scalar, U16, 780, "ratio", 0.001,0 stoichiometricRatio = scalar, U16, 782, "ratio", 0.001, 0 sdTcharge_coff = scalar, F32, 784, "", 1, 0 sdAirMassInOneCylinder = scalar, F32, 788, "", 1, 0 sdIsTChargeAirModel = bits, U32, 792, [0:0] ; total TS size = 796 -baseDwell = scalar, F32, 796, "", 1, 0 -sparkDwell = scalar, F32, 800, "", 1, 0 -dwellAngle = scalar, F32, 804, "", 1, 0 -cltTimingCorrection = scalar, S16, 808, "deg", 0.01, 0 -timingIatCorrection = scalar, S16, 810, "deg", 0.01, 0 -timingPidCorrection = scalar, S16, 812, "deg", 0.01, 0 +baseDwell = scalar, F32, 796, "ms", 1,0 +sparkDwell = scalar, F32, 800, "ms", 1,0 +dwellAngle = scalar, F32, 804, "deg", 1,0 +cltTimingCorrection = scalar, S16, 808, "deg", 0.01,0 +timingIatCorrection = scalar, S16, 810, "deg", 0.01,0 +timingPidCorrection = scalar, S16, 812, "deg", 0.01,0 dwellVoltageCorrection = scalar, F32, 816, "", 1, 0 luaTimingAdd = scalar, F32, 820, "deg", 1, 0 luaTimingMult = scalar, F32, 824, "deg", 1, 0 @@ -3920,10 +3920,13 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" [GaugeConfigurations] gaugeCategory = "Fuel: math" totalFuelCorrectionGauge = totalFuelCorrection,"totalFuelCorrection", "mult", 0.0,3.0, 0.0,3.0, 0.0,3.0, 2,2 - gaugeCategory = 2 -targetLambdaGauge = targetLambda,"fuel: target lambda", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 3,3 -targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 0.0,0.0, 0.0,0.0, 0.0,0.0, 2,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.5,1.5, 0.5,1.5, 0.5,1.5, 2,2 +targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 10.0,20.0, 10.0,20.0, 10.0,20.0, 2,2 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 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 diff --git a/firmware/tunerstudio/generated/rusefi_tdg-pdm8.ini b/firmware/tunerstudio/generated/rusefi_tdg-pdm8.ini index 390e483299..e69bf918b2 100644 --- a/firmware/tunerstudio/generated/rusefi_tdg-pdm8.ini +++ b/firmware/tunerstudio/generated/rusefi_tdg-pdm8.ini @@ -86,7 +86,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; 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 page = 1 @@ -2681,23 +2681,23 @@ totalFuelCorrection = scalar, F32, 748, "mult", 1,0 running_postCrankingFuelCorrection = scalar, F32, 752, "", 1, 0 running_intakeTemperatureCoefficient = scalar, F32, 756, "", 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_fuel = scalar, F32, 772, "", 1, 0 -afrTableYAxis = scalar, U16, 776, "%", 0.01, 0 -targetLambda = scalar, U16, 778, "", 1.0E-4, 0 -targetAFR = scalar, U16, 780, "ratio", 0.001, 0 +afrTableYAxis = scalar, U16, 776, "%", 0.01,0 +targetLambda = scalar, U16, 778, "", 1.0E-4,0 +targetAFR = scalar, U16, 780, "ratio", 0.001,0 stoichiometricRatio = scalar, U16, 782, "ratio", 0.001, 0 sdTcharge_coff = scalar, F32, 784, "", 1, 0 sdAirMassInOneCylinder = scalar, F32, 788, "", 1, 0 sdIsTChargeAirModel = bits, U32, 792, [0:0] ; total TS size = 796 -baseDwell = scalar, F32, 796, "", 1, 0 -sparkDwell = scalar, F32, 800, "", 1, 0 -dwellAngle = scalar, F32, 804, "", 1, 0 -cltTimingCorrection = scalar, S16, 808, "deg", 0.01, 0 -timingIatCorrection = scalar, S16, 810, "deg", 0.01, 0 -timingPidCorrection = scalar, S16, 812, "deg", 0.01, 0 +baseDwell = scalar, F32, 796, "ms", 1,0 +sparkDwell = scalar, F32, 800, "ms", 1,0 +dwellAngle = scalar, F32, 804, "deg", 1,0 +cltTimingCorrection = scalar, S16, 808, "deg", 0.01,0 +timingIatCorrection = scalar, S16, 810, "deg", 0.01,0 +timingPidCorrection = scalar, S16, 812, "deg", 0.01,0 dwellVoltageCorrection = scalar, F32, 816, "", 1, 0 luaTimingAdd = scalar, F32, 820, "deg", 1, 0 luaTimingMult = scalar, F32, 824, "deg", 1, 0 @@ -3920,10 +3920,13 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed" [GaugeConfigurations] gaugeCategory = "Fuel: math" totalFuelCorrectionGauge = totalFuelCorrection,"totalFuelCorrection", "mult", 0.0,3.0, 0.0,3.0, 0.0,3.0, 2,2 - gaugeCategory = 2 -targetLambdaGauge = targetLambda,"fuel: target lambda", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 3,3 -targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 0.0,0.0, 0.0,0.0, 0.0,0.0, 2,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.5,1.5, 0.5,1.5, 0.5,1.5, 2,2 +targetAFRGauge = targetAFR,"fuel: target AFR", "ratio", 10.0,20.0, 10.0,20.0, 10.0,20.0, 2,2 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 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