Auto-generated configs and docs

This commit is contained in:
GitHub build-firmware Action 2021-11-29 06:00:58 +00:00
parent 9f196769ad
commit f61f3e2834
32 changed files with 944 additions and 1196 deletions

View File

@ -1,4 +1,4 @@
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Mon Nov 29 05:40:27 UTC 2021 // this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Mon Nov 29 05:59:38 UTC 2021
// by class com.rusefi.output.CHeaderConsumer // by class com.rusefi.output.CHeaderConsumer
// begin // begin
#pragma once #pragma once
@ -4546,4 +4546,4 @@ struct persistent_config_s {
}; };
// end // end
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Mon Nov 29 05:40:27 UTC 2021 // this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Mon Nov 29 05:59:38 UTC 2021

View File

@ -1,4 +1,4 @@
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Mon Nov 29 05:40:25 UTC 2021 // this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Mon Nov 29 05:59:35 UTC 2021
// by class com.rusefi.output.CHeaderConsumer // by class com.rusefi.output.CHeaderConsumer
// begin // begin
#pragma once #pragma once
@ -4540,4 +4540,4 @@ struct persistent_config_s {
}; };
// end // end
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Mon Nov 29 05:40:25 UTC 2021 // this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Mon Nov 29 05:59:35 UTC 2021

View File

@ -1,4 +1,4 @@
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_config.sh integration/rusefi_config.txt Mon Nov 29 05:40:30 UTC 2021 // this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_config.sh integration/rusefi_config.txt Mon Nov 29 05:59:41 UTC 2021
// by class com.rusefi.output.CHeaderConsumer // by class com.rusefi.output.CHeaderConsumer
// begin // begin
#pragma once #pragma once
@ -4546,4 +4546,4 @@ struct persistent_config_s {
}; };
// end // end
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_config.sh integration/rusefi_config.txt Mon Nov 29 05:40:30 UTC 2021 // this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_config.sh integration/rusefi_config.txt Mon Nov 29 05:59:41 UTC 2021

View File

@ -68,7 +68,9 @@ entry = baroCorrection, "fuel: Barometric pressure correction", float, "%.3f"
entry = currentEnginePhase, "Engine Phase", int, "%d" entry = currentEnginePhase, "Engine Phase", int, "%d"
entry = wallFuelAmount, "fuel: wall corr ms", float, "%.3f" entry = wallFuelAmount, "fuel: wall corr ms", float, "%.3f"
entry = wallFuelCorrection, "fuel: wall amount", float, "%.3f" entry = wallFuelCorrection, "fuel: wall amount", float, "%.3f"
entry = revolutionCounterSinceStart, "revolutionCounterSinceStart", int, "%d"
entry = deltaTps, "fuel: TPS change", float, "%.3f" entry = deltaTps, "fuel: TPS change", float, "%.3f"
entry = canReadCounter, "canReadCounter", int, "%d"
entry = tpsAccelFuel, "fuel: TPS acceleration extra fuel ms", float, "%.3f" entry = tpsAccelFuel, "fuel: TPS acceleration extra fuel ms", float, "%.3f"
entry = ignitionAdvance, "timing", float, "%.3f" entry = ignitionAdvance, "timing", float, "%.3f"
entry = sparkDwellValue, "dwell: coil charge time", float, "%.3f" entry = sparkDwellValue, "dwell: coil charge time", float, "%.3f"
@ -180,6 +182,17 @@ entry = vvtTargets2, "vvtTargets2", int, "%d"
entry = vvtTargets3, "vvtTargets3", int, "%d" entry = vvtTargets3, "vvtTargets3", int, "%d"
entry = vvtTargets4, "vvtTargets4", int, "%d" entry = vvtTargets4, "vvtTargets4", int, "%d"
entry = turboSpeed, "Turbocharger Speed", int, "%d" entry = turboSpeed, "Turbocharger Speed", int, "%d"
entry = canWriteOk, "canWriteOk", int, "%d"
entry = canWriteNotOk, "canWriteNotOk", int, "%d"
entry = triggerPrimaryFall, "triggerPrimaryFall", int, "%d"
entry = triggerPrimaryRise, "triggerPrimaryRise", int, "%d"
entry = triggerSecondaryFall, "triggerSecondaryFall", int, "%d"
entry = triggerSecondaryRise, "triggerSecondaryRise", int, "%d"
entry = triggerVvtFall, "triggerVvtFall", int, "%d"
entry = triggerVvtRise, "triggerVvtRise", int, "%d"
entry = startStopStateToggleCounter, "startStopStateToggleCounter", int, "%d"
entry = starterState, "starterState", int, "%d"
entry = starterRelayDisable, "starterRelayDisable", int, "%d"
entry = idleState, "idleState", int, "%d" entry = idleState, "idleState", int, "%d"
entry = injectorFlowPressureRatio, "injectorFlowPressureRatio", float, "%.3f" entry = injectorFlowPressureRatio, "injectorFlowPressureRatio", float, "%.3f"
entry = injectorFlowPressureDelta, "injectorFlowPressureDelta", float, "%.3f" entry = injectorFlowPressureDelta, "injectorFlowPressureDelta", float, "%.3f"

View File

@ -69,9 +69,9 @@ baroCorrectionGauge = baroCorrection,"fuel: Barometric pressure correction", "%"
currentEnginePhaseGauge = currentEnginePhase,"Engine Phase", "deg", 0.0,0.0, 0.0,0.0, 0.0,0.0, 0,0 currentEnginePhaseGauge = currentEnginePhase,"Engine Phase", "deg", 0.0,0.0, 0.0,0.0, 0.0,0.0, 0,0
wallFuelAmountGauge = wallFuelAmount,"fuel: wall corr ms", "mg", 0.0,0.0, 0.0,0.0, 0.0,0.0, 0,0 wallFuelAmountGauge = wallFuelAmount,"fuel: wall corr ms", "mg", 0.0,0.0, 0.0,0.0, 0.0,0.0, 0,0
wallFuelCorrectionGauge = wallFuelCorrection,"fuel: wall amount", "mg", 0.0,0.0, 0.0,0.0, 0.0,0.0, 0,0 wallFuelCorrectionGauge = wallFuelCorrection,"fuel: wall amount", "mg", 0.0,0.0, 0.0,0.0, 0.0,0.0, 0,0
unused76Gauge = unused76,"unused76", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 0,0 revolutionCounterSinceStartGauge = revolutionCounterSinceStart,"revolutionCounterSinceStart", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 0,0
deltaTpsGauge = deltaTps,"fuel: TPS change", "ratio", 0.0,0.0, 0.0,0.0, 0.0,0.0, 0,0 deltaTpsGauge = deltaTps,"fuel: TPS change", "ratio", 0.0,0.0, 0.0,0.0, 0.0,0.0, 0,0
unused80Gauge = unused80,"unused80", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 0,0 canReadCounterGauge = canReadCounter,"canReadCounter", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 0,0
tpsAccelFuelGauge = tpsAccelFuel,"fuel: TPS acceleration extra fuel ms", "ms", 0.0,0.0, 0.0,0.0, 0.0,0.0, 0,0 tpsAccelFuelGauge = tpsAccelFuel,"fuel: TPS acceleration extra fuel ms", "ms", 0.0,0.0, 0.0,0.0, 0.0,0.0, 0,0
ignitionAdvanceGauge = ignitionAdvance,"timing", "deg", 0.0,0.0, 0.0,0.0, 0.0,0.0, 0,0 ignitionAdvanceGauge = ignitionAdvance,"timing", "deg", 0.0,0.0, 0.0,0.0, 0.0,0.0, 0,0
sparkDwellValueGauge = sparkDwellValue,"dwell: coil charge time", "ms", 0.0,0.0, 0.0,0.0, 0.0,0.0, 0,0 sparkDwellValueGauge = sparkDwellValue,"dwell: coil charge time", "ms", 0.0,0.0, 0.0,0.0, 0.0,0.0, 0,0
@ -388,38 +388,18 @@ unusedAtTheEnd201Gauge = unusedAtTheEnd201,"unusedAtTheEnd201", "", 0.0,0.0, 0.0
unusedAtTheEnd202Gauge = unusedAtTheEnd202,"unusedAtTheEnd202", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 0,0 unusedAtTheEnd202Gauge = unusedAtTheEnd202,"unusedAtTheEnd202", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 0,0
unusedAtTheEnd203Gauge = unusedAtTheEnd203,"unusedAtTheEnd203", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 0,0 unusedAtTheEnd203Gauge = unusedAtTheEnd203,"unusedAtTheEnd203", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 0,0
unusedAtTheEnd204Gauge = unusedAtTheEnd204,"unusedAtTheEnd204", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 0,0 unusedAtTheEnd204Gauge = unusedAtTheEnd204,"unusedAtTheEnd204", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 0,0
unusedAtTheEnd205Gauge = unusedAtTheEnd205,"unusedAtTheEnd205", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 0,0 canWriteOkGauge = canWriteOk,"canWriteOk", "", -10000.0,10000.0, -10000.0,10000.0, -10000.0,10000.0, 3,3
unusedAtTheEnd206Gauge = unusedAtTheEnd206,"unusedAtTheEnd206", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 0,0 canWriteNotOkGauge = canWriteNotOk,"canWriteNotOk", "", -10000.0,10000.0, -10000.0,10000.0, -10000.0,10000.0, 3,3
unusedAtTheEnd207Gauge = unusedAtTheEnd207,"unusedAtTheEnd207", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 0,0 triggerPrimaryFallGauge = triggerPrimaryFall,"triggerPrimaryFall", "", -10000.0,10000.0, -10000.0,10000.0, -10000.0,10000.0, 3,3
unusedAtTheEnd208Gauge = unusedAtTheEnd208,"unusedAtTheEnd208", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 0,0 triggerPrimaryRiseGauge = triggerPrimaryRise,"triggerPrimaryRise", "", -10000.0,10000.0, -10000.0,10000.0, -10000.0,10000.0, 3,3
unusedAtTheEnd209Gauge = unusedAtTheEnd209,"unusedAtTheEnd209", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 0,0 triggerSecondaryFallGauge = triggerSecondaryFall,"triggerSecondaryFall", "", -10000.0,10000.0, -10000.0,10000.0, -10000.0,10000.0, 3,3
unusedAtTheEnd210Gauge = unusedAtTheEnd210,"unusedAtTheEnd210", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 0,0 triggerSecondaryRiseGauge = triggerSecondaryRise,"triggerSecondaryRise", "", -10000.0,10000.0, -10000.0,10000.0, -10000.0,10000.0, 3,3
unusedAtTheEnd211Gauge = unusedAtTheEnd211,"unusedAtTheEnd211", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 0,0 triggerVvtFallGauge = triggerVvtFall,"triggerVvtFall", "", -10000.0,10000.0, -10000.0,10000.0, -10000.0,10000.0, 3,3
unusedAtTheEnd212Gauge = unusedAtTheEnd212,"unusedAtTheEnd212", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 0,0 triggerVvtRiseGauge = triggerVvtRise,"triggerVvtRise", "", -10000.0,10000.0, -10000.0,10000.0, -10000.0,10000.0, 3,3
unusedAtTheEnd213Gauge = unusedAtTheEnd213,"unusedAtTheEnd213", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 0,0 startStopStateToggleCounterGauge = startStopStateToggleCounter,"startStopStateToggleCounter", "", -10000.0,10000.0, -10000.0,10000.0, -10000.0,10000.0, 3,3
unusedAtTheEnd214Gauge = unusedAtTheEnd214,"unusedAtTheEnd214", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 0,0 starterStateGauge = starterState,"starterState", "", -10000.0,10000.0, -10000.0,10000.0, -10000.0,10000.0, 3,3
unusedAtTheEnd215Gauge = unusedAtTheEnd215,"unusedAtTheEnd215", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 0,0 starterRelayDisableGauge = starterRelayDisable,"starterRelayDisable", "", -10000.0,10000.0, -10000.0,10000.0, -10000.0,10000.0, 3,3
unusedAtTheEnd216Gauge = unusedAtTheEnd216,"unusedAtTheEnd216", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 0,0 unusedStarterRelayDisableGauge = unusedStarterRelayDisable,"unusedStarterRelayDisable", "", -10000.0,10000.0, -10000.0,10000.0, -10000.0,10000.0, 3,3
unusedAtTheEnd217Gauge = unusedAtTheEnd217,"unusedAtTheEnd217", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 0,0
unusedAtTheEnd218Gauge = unusedAtTheEnd218,"unusedAtTheEnd218", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 0,0
unusedAtTheEnd219Gauge = unusedAtTheEnd219,"unusedAtTheEnd219", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 0,0
unusedAtTheEnd220Gauge = unusedAtTheEnd220,"unusedAtTheEnd220", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 0,0
unusedAtTheEnd221Gauge = unusedAtTheEnd221,"unusedAtTheEnd221", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 0,0
unusedAtTheEnd222Gauge = unusedAtTheEnd222,"unusedAtTheEnd222", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 0,0
unusedAtTheEnd223Gauge = unusedAtTheEnd223,"unusedAtTheEnd223", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 0,0
unusedAtTheEnd224Gauge = unusedAtTheEnd224,"unusedAtTheEnd224", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 0,0
unusedAtTheEnd225Gauge = unusedAtTheEnd225,"unusedAtTheEnd225", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 0,0
unusedAtTheEnd226Gauge = unusedAtTheEnd226,"unusedAtTheEnd226", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 0,0
unusedAtTheEnd227Gauge = unusedAtTheEnd227,"unusedAtTheEnd227", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 0,0
unusedAtTheEnd228Gauge = unusedAtTheEnd228,"unusedAtTheEnd228", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 0,0
unusedAtTheEnd229Gauge = unusedAtTheEnd229,"unusedAtTheEnd229", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 0,0
unusedAtTheEnd230Gauge = unusedAtTheEnd230,"unusedAtTheEnd230", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 0,0
unusedAtTheEnd231Gauge = unusedAtTheEnd231,"unusedAtTheEnd231", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 0,0
unusedAtTheEnd232Gauge = unusedAtTheEnd232,"unusedAtTheEnd232", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 0,0
unusedAtTheEnd233Gauge = unusedAtTheEnd233,"unusedAtTheEnd233", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 0,0
unusedAtTheEnd234Gauge = unusedAtTheEnd234,"unusedAtTheEnd234", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 0,0
unusedAtTheEnd235Gauge = unusedAtTheEnd235,"unusedAtTheEnd235", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 0,0
unusedAtTheEnd236Gauge = unusedAtTheEnd236,"unusedAtTheEnd236", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 0,0
idleStateGauge = idleState,"idleState", "", -10000.0,10000.0, -10000.0,10000.0, -10000.0,10000.0, 3,3 idleStateGauge = idleState,"idleState", "", -10000.0,10000.0, -10000.0,10000.0, -10000.0,10000.0, 3,3
injectorFlowPressureRatioGauge = injectorFlowPressureRatio,"injectorFlowPressureRatio", "", -10000.0,10000.0, -10000.0,10000.0, -10000.0,10000.0, 3,3 injectorFlowPressureRatioGauge = injectorFlowPressureRatio,"injectorFlowPressureRatio", "", -10000.0,10000.0, -10000.0,10000.0, -10000.0,10000.0, 3,3
injectorFlowPressureDeltaGauge = injectorFlowPressureDelta,"injectorFlowPressureDelta", "", -10000.0,10000.0, -10000.0,10000.0, -10000.0,10000.0, 3,3 injectorFlowPressureDeltaGauge = injectorFlowPressureDelta,"injectorFlowPressureDelta", "", -10000.0,10000.0, -10000.0,10000.0, -10000.0,10000.0, 3,3

View File

@ -69,9 +69,9 @@ baroCorrection = scalar, U16, 68, "%", 0.01, 0
currentEnginePhase = scalar, U16, 70, "deg", 1, 0 currentEnginePhase = scalar, U16, 70, "deg", 1, 0
wallFuelAmount = scalar, U16, 72, "mg", 0.01, 0 wallFuelAmount = scalar, U16, 72, "mg", 0.01, 0
wallFuelCorrection = scalar, S16, 74, "mg", 0.01, 0 wallFuelCorrection = scalar, S16, 74, "mg", 0.01, 0
unused76 = scalar, U16, 76, "", 1, 0 revolutionCounterSinceStart = scalar, U16, 76, "", 1, 0
deltaTps = scalar, U16, 78, "ratio", 0.01, 0 deltaTps = scalar, U16, 78, "ratio", 0.01, 0
unused80 = scalar, U16, 80, "", 1, 0 canReadCounter = scalar, U16, 80, "", 1, 0
tpsAccelFuel = scalar, U16, 82, "ms", 0.0033333333333333335, 0 tpsAccelFuel = scalar, U16, 82, "ms", 0.0033333333333333335, 0
ignitionAdvance = scalar, U16, 84, "deg", 0.02, 0 ignitionAdvance = scalar, U16, 84, "deg", 0.02, 0
sparkDwellValue = scalar, U16, 86, "ms", 0.0033333333333333335, 0 sparkDwellValue = scalar, U16, 86, "ms", 0.0033333333333333335, 0
@ -388,38 +388,18 @@ unusedAtTheEnd201 = scalar, U08, 520, "", 1, 0
unusedAtTheEnd202 = scalar, U08, 521, "", 1, 0 unusedAtTheEnd202 = scalar, U08, 521, "", 1, 0
unusedAtTheEnd203 = scalar, U08, 522, "", 1, 0 unusedAtTheEnd203 = scalar, U08, 522, "", 1, 0
unusedAtTheEnd204 = scalar, U08, 523, "", 1, 0 unusedAtTheEnd204 = scalar, U08, 523, "", 1, 0
unusedAtTheEnd205 = scalar, U08, 524, "", 1, 0 canWriteOk = scalar, U16, 524, "", 1, 0
unusedAtTheEnd206 = scalar, U08, 525, "", 1, 0 canWriteNotOk = scalar, U16, 526, "", 1, 0
unusedAtTheEnd207 = scalar, U08, 526, "", 1, 0 triggerPrimaryFall = scalar, S32, 528, "", 1, 0
unusedAtTheEnd208 = scalar, U08, 527, "", 1, 0 triggerPrimaryRise = scalar, S32, 532, "", 1, 0
unusedAtTheEnd209 = scalar, U08, 528, "", 1, 0 triggerSecondaryFall = scalar, S32, 536, "", 1, 0
unusedAtTheEnd210 = scalar, U08, 529, "", 1, 0 triggerSecondaryRise = scalar, S32, 540, "", 1, 0
unusedAtTheEnd211 = scalar, U08, 530, "", 1, 0 triggerVvtFall = scalar, S32, 544, "", 1, 0
unusedAtTheEnd212 = scalar, U08, 531, "", 1, 0 triggerVvtRise = scalar, S32, 548, "", 1, 0
unusedAtTheEnd213 = scalar, U08, 532, "", 1, 0 startStopStateToggleCounter = scalar, U08, 552, "", 1, 0
unusedAtTheEnd214 = scalar, U08, 533, "", 1, 0 starterState = scalar, U08, 553, "", 1, 0
unusedAtTheEnd215 = scalar, U08, 534, "", 1, 0 starterRelayDisable = scalar, U08, 554, "", 1, 0
unusedAtTheEnd216 = scalar, U08, 535, "", 1, 0 unusedStarterRelayDisable = scalar, U08, 555, "", 1, 0
unusedAtTheEnd217 = scalar, U08, 536, "", 1, 0
unusedAtTheEnd218 = scalar, U08, 537, "", 1, 0
unusedAtTheEnd219 = scalar, U08, 538, "", 1, 0
unusedAtTheEnd220 = scalar, U08, 539, "", 1, 0
unusedAtTheEnd221 = scalar, U08, 540, "", 1, 0
unusedAtTheEnd222 = scalar, U08, 541, "", 1, 0
unusedAtTheEnd223 = scalar, U08, 542, "", 1, 0
unusedAtTheEnd224 = scalar, U08, 543, "", 1, 0
unusedAtTheEnd225 = scalar, U08, 544, "", 1, 0
unusedAtTheEnd226 = scalar, U08, 545, "", 1, 0
unusedAtTheEnd227 = scalar, U08, 546, "", 1, 0
unusedAtTheEnd228 = scalar, U08, 547, "", 1, 0
unusedAtTheEnd229 = scalar, U08, 548, "", 1, 0
unusedAtTheEnd230 = scalar, U08, 549, "", 1, 0
unusedAtTheEnd231 = scalar, U08, 550, "", 1, 0
unusedAtTheEnd232 = scalar, U08, 551, "", 1, 0
unusedAtTheEnd233 = scalar, U08, 552, "", 1, 0
unusedAtTheEnd234 = scalar, U08, 553, "", 1, 0
unusedAtTheEnd235 = scalar, U08, 554, "", 1, 0
unusedAtTheEnd236 = scalar, U08, 555, "", 1, 0
idleState = scalar, S32, 556, "", 1, 0 idleState = scalar, S32, 556, "", 1, 0
injectorFlowPressureRatio = scalar, F32, 560, "", 1, 0 injectorFlowPressureRatio = scalar, F32, 560, "", 1, 0
injectorFlowPressureDelta = scalar, F32, 564, "", 1, 0 injectorFlowPressureDelta = scalar, F32, 564, "", 1, 0

View File

@ -1,4 +1,4 @@
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) console/binary/output_channels.txt Mon Nov 29 05:41:44 UTC 2021 // this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) console/binary/output_channels.txt Mon Nov 29 05:58:39 UTC 2021
// by class com.rusefi.output.CHeaderConsumer // by class com.rusefi.output.CHeaderConsumer
// begin // begin
#pragma once #pragma once
@ -362,7 +362,7 @@ struct ts_outputs_s {
/** /**
* offset 76 * offset 76
*/ */
uint16_t unused76 = (uint16_t)0; uint16_t revolutionCounterSinceStart = (uint16_t)0;
/** /**
* @@GAUGE_NAME_FUEL_TPS_ROC@@ * @@GAUGE_NAME_FUEL_TPS_ROC@@
ratio ratio
@ -372,7 +372,7 @@ struct ts_outputs_s {
/** /**
* offset 80 * offset 80
*/ */
uint16_t unused80 = (uint16_t)0; uint16_t canReadCounter = (uint16_t)0;
/** /**
* @@GAUGE_NAME_FUEL_TPS_EXTRA@@ * @@GAUGE_NAME_FUEL_TPS_EXTRA@@
ms ms
@ -824,7 +824,55 @@ struct ts_outputs_s {
/** /**
* offset 320 * offset 320
*/ */
uint8_t unusedAtTheEnd[236]; uint8_t unusedAtTheEnd[204];
/**
* offset 524
*/
uint16_t canWriteOk = (uint16_t)0;
/**
* offset 526
*/
uint16_t canWriteNotOk = (uint16_t)0;
/**
* offset 528
*/
int triggerPrimaryFall = (int)0;
/**
* offset 532
*/
int triggerPrimaryRise = (int)0;
/**
* offset 536
*/
int triggerSecondaryFall = (int)0;
/**
* offset 540
*/
int triggerSecondaryRise = (int)0;
/**
* offset 544
*/
int triggerVvtFall = (int)0;
/**
* offset 548
*/
int triggerVvtRise = (int)0;
/**
* offset 552
*/
uint8_t startStopStateToggleCounter = (uint8_t)0;
/**
* offset 553
*/
uint8_t starterState = (uint8_t)0;
/**
* offset 554
*/
uint8_t starterRelayDisable = (uint8_t)0;
/**
* offset 555
*/
uint8_t unusedStarterRelayDisable = (uint8_t)0;
/** /**
* offset 556 * offset 556
*/ */
@ -865,4 +913,4 @@ struct ts_outputs_s {
}; };
// end // end
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) console/binary/output_channels.txt Mon Nov 29 05:41:44 UTC 2021 // this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) console/binary/output_channels.txt Mon Nov 29 05:58:39 UTC 2021

View File

@ -1,4 +1,4 @@
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Nov 29 05:40:23 UTC 2021 // this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Nov 29 05:59:32 UTC 2021
// by class com.rusefi.output.CHeaderConsumer // by class com.rusefi.output.CHeaderConsumer
// begin // begin
#pragma once #pragma once
@ -4546,4 +4546,4 @@ struct persistent_config_s {
}; };
// end // end
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Nov 29 05:40:23 UTC 2021 // this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Nov 29 05:59:32 UTC 2021

View File

@ -85,7 +85,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code ; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Nov 29 05:40:23 UTC 2021 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Nov 29 05:59:32 UTC 2021
pageSize = 20000 pageSize = 20000
page = 1 page = 1
@ -1966,7 +1966,7 @@ MAPValue = scalar, U16, 30, "kPa", 0.03333333333333333, 0
baroPressure = scalar, U16, 32, "kPa", 0.03333333333333333, 0 baroPressure = scalar, U16, 32, "kPa", 0.03333333333333333, 0
lambdaValue = scalar, U16, 34, "", 1.0E-4, 0 lambdaValue = scalar, U16, 34, "", 1.0E-4, 0
knockRetard = scalar, U08, 36, "deg", 0.1, 0 knockRetard = scalar, U08, 36, "deg", 0.1, 0
unused37 = scalar, U08, 37, "", 1, 0 idleCurrentPosition = scalar, U08, 37, "", 1, 0
VBatt = scalar, U16, 38, "V", 0.001, 0 VBatt = scalar, U16, 38, "V", 0.001, 0
oilPressure = scalar, U16, 40, "kPa", 0.03333333333333333, 0 oilPressure = scalar, U16, 40, "kPa", 0.03333333333333333, 0
vvtPositionB1I = scalar, U16, 42, "deg", 0.02, 0 vvtPositionB1I = scalar, U16, 42, "deg", 0.02, 0
@ -1987,9 +1987,9 @@ baroCorrection = scalar, U16, 68, "%", 0.01, 0
currentEnginePhase = scalar, U16, 70, "deg", 1, 0 currentEnginePhase = scalar, U16, 70, "deg", 1, 0
wallFuelAmount = scalar, U16, 72, "mg", 0.01, 0 wallFuelAmount = scalar, U16, 72, "mg", 0.01, 0
wallFuelCorrection = scalar, S16, 74, "mg", 0.01, 0 wallFuelCorrection = scalar, S16, 74, "mg", 0.01, 0
unused76 = scalar, U16, 76, "", 1, 0 revolutionCounterSinceStart = scalar, U16, 76, "", 1, 0
deltaTps = scalar, U16, 78, "ratio", 0.01, 0 deltaTps = scalar, U16, 78, "ratio", 0.01, 0
unused80 = scalar, U16, 80, "", 1, 0 canReadCounter = scalar, U16, 80, "", 1, 0
tpsAccelFuel = scalar, U16, 82, "ms", 0.0033333333333333335, 0 tpsAccelFuel = scalar, U16, 82, "ms", 0.0033333333333333335, 0
ignitionAdvance = scalar, U16, 84, "deg", 0.02, 0 ignitionAdvance = scalar, U16, 84, "deg", 0.02, 0
sparkDwellValue = scalar, U16, 86, "ms", 0.0033333333333333335, 0 sparkDwellValue = scalar, U16, 86, "ms", 0.0033333333333333335, 0
@ -2010,7 +2010,7 @@ firmwareVersion = scalar, U32, 120, "version_f", 1, 0
tsConfigVersion = scalar, U32, 124, "", 1, 0 tsConfigVersion = scalar, U32, 124, "", 1, 0
calibrationValue = scalar, F32, 128, "", 1, 0 calibrationValue = scalar, F32, 128, "", 1, 0
calibrationMode = scalar, U08, 132, "", 1, 0 calibrationMode = scalar, U08, 132, "", 1, 0
unusedPadding = scalar, U08, 133, "", 1, 0 idleTargetPosition = scalar, U08, 133, "", 1, 0
fuelingLoad = scalar, U16, 134, "%", 0.01, 0 fuelingLoad = scalar, U16, 134, "%", 0.01, 0
ignitionLoad = scalar, U16, 136, "%", 0.01, 0 ignitionLoad = scalar, U16, 136, "%", 0.01, 0
engineMakeCodeNameCrc16 = scalar, U16, 138, "crc16", 1, 0 engineMakeCodeNameCrc16 = scalar, U16, 138, "crc16", 1, 0
@ -2306,54 +2306,22 @@ unusedAtTheEnd201 = scalar, U08, 520, "", 1, 0
unusedAtTheEnd202 = scalar, U08, 521, "", 1, 0 unusedAtTheEnd202 = scalar, U08, 521, "", 1, 0
unusedAtTheEnd203 = scalar, U08, 522, "", 1, 0 unusedAtTheEnd203 = scalar, U08, 522, "", 1, 0
unusedAtTheEnd204 = scalar, U08, 523, "", 1, 0 unusedAtTheEnd204 = scalar, U08, 523, "", 1, 0
unusedAtTheEnd205 = scalar, U08, 524, "", 1, 0 canWriteOk = scalar, U16, 524, "", 1, 0
unusedAtTheEnd206 = scalar, U08, 525, "", 1, 0 canWriteNotOk = scalar, U16, 526, "", 1, 0
unusedAtTheEnd207 = scalar, U08, 526, "", 1, 0 triggerPrimaryFall = scalar, S32, 528, "", 1, 0
unusedAtTheEnd208 = scalar, U08, 527, "", 1, 0 triggerPrimaryRise = scalar, S32, 532, "", 1, 0
unusedAtTheEnd209 = scalar, U08, 528, "", 1, 0 triggerSecondaryFall = scalar, S32, 536, "", 1, 0
unusedAtTheEnd210 = scalar, U08, 529, "", 1, 0 triggerSecondaryRise = scalar, S32, 540, "", 1, 0
unusedAtTheEnd211 = scalar, U08, 530, "", 1, 0 triggerVvtFall = scalar, S32, 544, "", 1, 0
unusedAtTheEnd212 = scalar, U08, 531, "", 1, 0 triggerVvtRise = scalar, S32, 548, "", 1, 0
unusedAtTheEnd213 = scalar, U08, 532, "", 1, 0 startStopStateToggleCounter = scalar, U08, 552, "", 1, 0
unusedAtTheEnd214 = scalar, U08, 533, "", 1, 0 starterState = scalar, U08, 553, "", 1, 0
unusedAtTheEnd215 = scalar, U08, 534, "", 1, 0 starterRelayDisable = scalar, U08, 554, "", 1, 0
unusedAtTheEnd216 = scalar, U08, 535, "", 1, 0 unusedStarterRelayDisable = scalar, U08, 555, "", 1, 0
unusedAtTheEnd217 = scalar, U08, 536, "", 1, 0 idleState = scalar, S32, 556, "", 1, 0
unusedAtTheEnd218 = scalar, U08, 537, "", 1, 0 injectorFlowPressureRatio = scalar, F32, 560, "", 1, 0
unusedAtTheEnd219 = scalar, U08, 538, "", 1, 0 injectorFlowPressureDelta = scalar, F32, 564, "", 1, 0
unusedAtTheEnd220 = scalar, U08, 539, "", 1, 0 etbFeedForward = scalar, F32, 568, "", 1, 0
unusedAtTheEnd221 = scalar, U08, 540, "", 1, 0
unusedAtTheEnd222 = scalar, U08, 541, "", 1, 0
unusedAtTheEnd223 = scalar, U08, 542, "", 1, 0
unusedAtTheEnd224 = scalar, U08, 543, "", 1, 0
unusedAtTheEnd225 = scalar, U08, 544, "", 1, 0
unusedAtTheEnd226 = scalar, U08, 545, "", 1, 0
unusedAtTheEnd227 = scalar, U08, 546, "", 1, 0
unusedAtTheEnd228 = scalar, U08, 547, "", 1, 0
unusedAtTheEnd229 = scalar, U08, 548, "", 1, 0
unusedAtTheEnd230 = scalar, U08, 549, "", 1, 0
unusedAtTheEnd231 = scalar, U08, 550, "", 1, 0
unusedAtTheEnd232 = scalar, U08, 551, "", 1, 0
unusedAtTheEnd233 = scalar, U08, 552, "", 1, 0
unusedAtTheEnd234 = scalar, U08, 553, "", 1, 0
unusedAtTheEnd235 = scalar, U08, 554, "", 1, 0
unusedAtTheEnd236 = scalar, U08, 555, "", 1, 0
unusedAtTheEnd237 = scalar, U08, 556, "", 1, 0
unusedAtTheEnd238 = scalar, U08, 557, "", 1, 0
unusedAtTheEnd239 = scalar, U08, 558, "", 1, 0
unusedAtTheEnd240 = scalar, U08, 559, "", 1, 0
unusedAtTheEnd241 = scalar, U08, 560, "", 1, 0
unusedAtTheEnd242 = scalar, U08, 561, "", 1, 0
unusedAtTheEnd243 = scalar, U08, 562, "", 1, 0
unusedAtTheEnd244 = scalar, U08, 563, "", 1, 0
unusedAtTheEnd245 = scalar, U08, 564, "", 1, 0
unusedAtTheEnd246 = scalar, U08, 565, "", 1, 0
unusedAtTheEnd247 = scalar, U08, 566, "", 1, 0
unusedAtTheEnd248 = scalar, U08, 567, "", 1, 0
unusedAtTheEnd249 = scalar, U08, 568, "", 1, 0
unusedAtTheEnd250 = scalar, U08, 569, "", 1, 0
unusedAtTheEnd251 = scalar, U08, 570, "", 1, 0
unusedAtTheEnd252 = scalar, U08, 571, "", 1, 0
etbIntegralError = scalar, F32, 572, "", 1, 0 etbIntegralError = scalar, F32, 572, "", 1, 0
etbCurrentTarget = scalar, F32, 576, "", 1, 0 etbCurrentTarget = scalar, F32, 576, "", 1, 0
alternatorStatus_iTerm = scalar, F32, 580, "", 1, 0 alternatorStatus_iTerm = scalar, F32, 580, "", 1, 0
@ -3321,6 +3289,7 @@ entry = MAPValue, "MAP", float, "%.3f"
entry = baroPressure, "baroPressure", float, "%.3f" entry = baroPressure, "baroPressure", float, "%.3f"
entry = lambdaValue, "Lambda", float, "%.3f" entry = lambdaValue, "Lambda", float, "%.3f"
entry = knockRetard, "knockRetard", float, "%.3f" entry = knockRetard, "knockRetard", float, "%.3f"
entry = idleCurrentPosition, "idleCurrentPosition", int, "%d"
entry = VBatt, "VBatt", float, "%.3f" entry = VBatt, "VBatt", float, "%.3f"
entry = oilPressure, "Oil Pressure", float, "%.3f" entry = oilPressure, "Oil Pressure", float, "%.3f"
entry = vvtPositionB1I, "VVT: bank 1 intake", float, "%.3f" entry = vvtPositionB1I, "VVT: bank 1 intake", float, "%.3f"
@ -3341,7 +3310,9 @@ entry = baroCorrection, "fuel: Barometric pressure correction", float, "%.3f"
entry = currentEnginePhase, "Engine Phase", int, "%d" entry = currentEnginePhase, "Engine Phase", int, "%d"
entry = wallFuelAmount, "fuel: wall corr ms", float, "%.3f" entry = wallFuelAmount, "fuel: wall corr ms", float, "%.3f"
entry = wallFuelCorrection, "fuel: wall amount", float, "%.3f" entry = wallFuelCorrection, "fuel: wall amount", float, "%.3f"
entry = revolutionCounterSinceStart, "revolutionCounterSinceStart", int, "%d"
entry = deltaTps, "fuel: TPS change", float, "%.3f" entry = deltaTps, "fuel: TPS change", float, "%.3f"
entry = canReadCounter, "canReadCounter", int, "%d"
entry = tpsAccelFuel, "fuel: TPS acceleration extra fuel ms", float, "%.3f" entry = tpsAccelFuel, "fuel: TPS acceleration extra fuel ms", float, "%.3f"
entry = ignitionAdvance, "timing", float, "%.3f" entry = ignitionAdvance, "timing", float, "%.3f"
entry = sparkDwellValue, "dwell: coil charge time", float, "%.3f" entry = sparkDwellValue, "dwell: coil charge time", float, "%.3f"
@ -3362,6 +3333,7 @@ entry = firmwareVersion, "firmware", int, "%d"
entry = tsConfigVersion, "tsConfigVersion", int, "%d" entry = tsConfigVersion, "tsConfigVersion", int, "%d"
entry = calibrationValue, "calibrationValue", float, "%.3f" entry = calibrationValue, "calibrationValue", float, "%.3f"
entry = calibrationMode, "calibrationMode", int, "%d" entry = calibrationMode, "calibrationMode", int, "%d"
entry = idleTargetPosition, "idleTargetPosition", int, "%d"
entry = fuelingLoad, "fuel: load", float, "%.3f" entry = fuelingLoad, "fuel: load", float, "%.3f"
entry = ignitionLoad, "ign: load", float, "%.3f" entry = ignitionLoad, "ign: load", float, "%.3f"
entry = engineMakeCodeNameCrc16, "Engine CRC16", int, "%d" entry = engineMakeCodeNameCrc16, "Engine CRC16", int, "%d"
@ -3452,6 +3424,21 @@ entry = vvtTargets2, "vvtTargets2", int, "%d"
entry = vvtTargets3, "vvtTargets3", int, "%d" entry = vvtTargets3, "vvtTargets3", int, "%d"
entry = vvtTargets4, "vvtTargets4", int, "%d" entry = vvtTargets4, "vvtTargets4", int, "%d"
entry = turboSpeed, "Turbocharger Speed", int, "%d" entry = turboSpeed, "Turbocharger Speed", int, "%d"
entry = canWriteOk, "canWriteOk", int, "%d"
entry = canWriteNotOk, "canWriteNotOk", int, "%d"
entry = triggerPrimaryFall, "triggerPrimaryFall", int, "%d"
entry = triggerPrimaryRise, "triggerPrimaryRise", int, "%d"
entry = triggerSecondaryFall, "triggerSecondaryFall", int, "%d"
entry = triggerSecondaryRise, "triggerSecondaryRise", int, "%d"
entry = triggerVvtFall, "triggerVvtFall", int, "%d"
entry = triggerVvtRise, "triggerVvtRise", int, "%d"
entry = startStopStateToggleCounter, "startStopStateToggleCounter", int, "%d"
entry = starterState, "starterState", int, "%d"
entry = starterRelayDisable, "starterRelayDisable", int, "%d"
entry = idleState, "idleState", int, "%d"
entry = injectorFlowPressureRatio, "injectorFlowPressureRatio", float, "%.3f"
entry = injectorFlowPressureDelta, "injectorFlowPressureDelta", float, "%.3f"
entry = etbFeedForward, "etbFeedForward", float, "%.3f"
entry = etbIntegralError, "etbIntegralError", float, "%.3f" entry = etbIntegralError, "etbIntegralError", float, "%.3f"
entry = etbCurrentTarget, "etbCurrentTarget", float, "%.3f" entry = etbCurrentTarget, "etbCurrentTarget", float, "%.3f"
entry = alternatorStatus_iTerm, "iTerm", float, "%.3f" entry = alternatorStatus_iTerm, "iTerm", float, "%.3f"

View File

@ -85,7 +85,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code ; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Nov 29 05:40:20 UTC 2021 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Nov 29 05:59:29 UTC 2021
pageSize = 20000 pageSize = 20000
page = 1 page = 1
@ -1966,7 +1966,7 @@ MAPValue = scalar, U16, 30, "kPa", 0.03333333333333333, 0
baroPressure = scalar, U16, 32, "kPa", 0.03333333333333333, 0 baroPressure = scalar, U16, 32, "kPa", 0.03333333333333333, 0
lambdaValue = scalar, U16, 34, "", 1.0E-4, 0 lambdaValue = scalar, U16, 34, "", 1.0E-4, 0
knockRetard = scalar, U08, 36, "deg", 0.1, 0 knockRetard = scalar, U08, 36, "deg", 0.1, 0
unused37 = scalar, U08, 37, "", 1, 0 idleCurrentPosition = scalar, U08, 37, "", 1, 0
VBatt = scalar, U16, 38, "V", 0.001, 0 VBatt = scalar, U16, 38, "V", 0.001, 0
oilPressure = scalar, U16, 40, "kPa", 0.03333333333333333, 0 oilPressure = scalar, U16, 40, "kPa", 0.03333333333333333, 0
vvtPositionB1I = scalar, U16, 42, "deg", 0.02, 0 vvtPositionB1I = scalar, U16, 42, "deg", 0.02, 0
@ -1987,9 +1987,9 @@ baroCorrection = scalar, U16, 68, "%", 0.01, 0
currentEnginePhase = scalar, U16, 70, "deg", 1, 0 currentEnginePhase = scalar, U16, 70, "deg", 1, 0
wallFuelAmount = scalar, U16, 72, "mg", 0.01, 0 wallFuelAmount = scalar, U16, 72, "mg", 0.01, 0
wallFuelCorrection = scalar, S16, 74, "mg", 0.01, 0 wallFuelCorrection = scalar, S16, 74, "mg", 0.01, 0
unused76 = scalar, U16, 76, "", 1, 0 revolutionCounterSinceStart = scalar, U16, 76, "", 1, 0
deltaTps = scalar, U16, 78, "ratio", 0.01, 0 deltaTps = scalar, U16, 78, "ratio", 0.01, 0
unused80 = scalar, U16, 80, "", 1, 0 canReadCounter = scalar, U16, 80, "", 1, 0
tpsAccelFuel = scalar, U16, 82, "ms", 0.0033333333333333335, 0 tpsAccelFuel = scalar, U16, 82, "ms", 0.0033333333333333335, 0
ignitionAdvance = scalar, U16, 84, "deg", 0.02, 0 ignitionAdvance = scalar, U16, 84, "deg", 0.02, 0
sparkDwellValue = scalar, U16, 86, "ms", 0.0033333333333333335, 0 sparkDwellValue = scalar, U16, 86, "ms", 0.0033333333333333335, 0
@ -2010,7 +2010,7 @@ firmwareVersion = scalar, U32, 120, "version_f", 1, 0
tsConfigVersion = scalar, U32, 124, "", 1, 0 tsConfigVersion = scalar, U32, 124, "", 1, 0
calibrationValue = scalar, F32, 128, "", 1, 0 calibrationValue = scalar, F32, 128, "", 1, 0
calibrationMode = scalar, U08, 132, "", 1, 0 calibrationMode = scalar, U08, 132, "", 1, 0
unusedPadding = scalar, U08, 133, "", 1, 0 idleTargetPosition = scalar, U08, 133, "", 1, 0
fuelingLoad = scalar, U16, 134, "%", 0.01, 0 fuelingLoad = scalar, U16, 134, "%", 0.01, 0
ignitionLoad = scalar, U16, 136, "%", 0.01, 0 ignitionLoad = scalar, U16, 136, "%", 0.01, 0
engineMakeCodeNameCrc16 = scalar, U16, 138, "crc16", 1, 0 engineMakeCodeNameCrc16 = scalar, U16, 138, "crc16", 1, 0
@ -2306,54 +2306,22 @@ unusedAtTheEnd201 = scalar, U08, 520, "", 1, 0
unusedAtTheEnd202 = scalar, U08, 521, "", 1, 0 unusedAtTheEnd202 = scalar, U08, 521, "", 1, 0
unusedAtTheEnd203 = scalar, U08, 522, "", 1, 0 unusedAtTheEnd203 = scalar, U08, 522, "", 1, 0
unusedAtTheEnd204 = scalar, U08, 523, "", 1, 0 unusedAtTheEnd204 = scalar, U08, 523, "", 1, 0
unusedAtTheEnd205 = scalar, U08, 524, "", 1, 0 canWriteOk = scalar, U16, 524, "", 1, 0
unusedAtTheEnd206 = scalar, U08, 525, "", 1, 0 canWriteNotOk = scalar, U16, 526, "", 1, 0
unusedAtTheEnd207 = scalar, U08, 526, "", 1, 0 triggerPrimaryFall = scalar, S32, 528, "", 1, 0
unusedAtTheEnd208 = scalar, U08, 527, "", 1, 0 triggerPrimaryRise = scalar, S32, 532, "", 1, 0
unusedAtTheEnd209 = scalar, U08, 528, "", 1, 0 triggerSecondaryFall = scalar, S32, 536, "", 1, 0
unusedAtTheEnd210 = scalar, U08, 529, "", 1, 0 triggerSecondaryRise = scalar, S32, 540, "", 1, 0
unusedAtTheEnd211 = scalar, U08, 530, "", 1, 0 triggerVvtFall = scalar, S32, 544, "", 1, 0
unusedAtTheEnd212 = scalar, U08, 531, "", 1, 0 triggerVvtRise = scalar, S32, 548, "", 1, 0
unusedAtTheEnd213 = scalar, U08, 532, "", 1, 0 startStopStateToggleCounter = scalar, U08, 552, "", 1, 0
unusedAtTheEnd214 = scalar, U08, 533, "", 1, 0 starterState = scalar, U08, 553, "", 1, 0
unusedAtTheEnd215 = scalar, U08, 534, "", 1, 0 starterRelayDisable = scalar, U08, 554, "", 1, 0
unusedAtTheEnd216 = scalar, U08, 535, "", 1, 0 unusedStarterRelayDisable = scalar, U08, 555, "", 1, 0
unusedAtTheEnd217 = scalar, U08, 536, "", 1, 0 idleState = scalar, S32, 556, "", 1, 0
unusedAtTheEnd218 = scalar, U08, 537, "", 1, 0 injectorFlowPressureRatio = scalar, F32, 560, "", 1, 0
unusedAtTheEnd219 = scalar, U08, 538, "", 1, 0 injectorFlowPressureDelta = scalar, F32, 564, "", 1, 0
unusedAtTheEnd220 = scalar, U08, 539, "", 1, 0 etbFeedForward = scalar, F32, 568, "", 1, 0
unusedAtTheEnd221 = scalar, U08, 540, "", 1, 0
unusedAtTheEnd222 = scalar, U08, 541, "", 1, 0
unusedAtTheEnd223 = scalar, U08, 542, "", 1, 0
unusedAtTheEnd224 = scalar, U08, 543, "", 1, 0
unusedAtTheEnd225 = scalar, U08, 544, "", 1, 0
unusedAtTheEnd226 = scalar, U08, 545, "", 1, 0
unusedAtTheEnd227 = scalar, U08, 546, "", 1, 0
unusedAtTheEnd228 = scalar, U08, 547, "", 1, 0
unusedAtTheEnd229 = scalar, U08, 548, "", 1, 0
unusedAtTheEnd230 = scalar, U08, 549, "", 1, 0
unusedAtTheEnd231 = scalar, U08, 550, "", 1, 0
unusedAtTheEnd232 = scalar, U08, 551, "", 1, 0
unusedAtTheEnd233 = scalar, U08, 552, "", 1, 0
unusedAtTheEnd234 = scalar, U08, 553, "", 1, 0
unusedAtTheEnd235 = scalar, U08, 554, "", 1, 0
unusedAtTheEnd236 = scalar, U08, 555, "", 1, 0
unusedAtTheEnd237 = scalar, U08, 556, "", 1, 0
unusedAtTheEnd238 = scalar, U08, 557, "", 1, 0
unusedAtTheEnd239 = scalar, U08, 558, "", 1, 0
unusedAtTheEnd240 = scalar, U08, 559, "", 1, 0
unusedAtTheEnd241 = scalar, U08, 560, "", 1, 0
unusedAtTheEnd242 = scalar, U08, 561, "", 1, 0
unusedAtTheEnd243 = scalar, U08, 562, "", 1, 0
unusedAtTheEnd244 = scalar, U08, 563, "", 1, 0
unusedAtTheEnd245 = scalar, U08, 564, "", 1, 0
unusedAtTheEnd246 = scalar, U08, 565, "", 1, 0
unusedAtTheEnd247 = scalar, U08, 566, "", 1, 0
unusedAtTheEnd248 = scalar, U08, 567, "", 1, 0
unusedAtTheEnd249 = scalar, U08, 568, "", 1, 0
unusedAtTheEnd250 = scalar, U08, 569, "", 1, 0
unusedAtTheEnd251 = scalar, U08, 570, "", 1, 0
unusedAtTheEnd252 = scalar, U08, 571, "", 1, 0
etbIntegralError = scalar, F32, 572, "", 1, 0 etbIntegralError = scalar, F32, 572, "", 1, 0
etbCurrentTarget = scalar, F32, 576, "", 1, 0 etbCurrentTarget = scalar, F32, 576, "", 1, 0
alternatorStatus_iTerm = scalar, F32, 580, "", 1, 0 alternatorStatus_iTerm = scalar, F32, 580, "", 1, 0
@ -3321,6 +3289,7 @@ entry = MAPValue, "MAP", float, "%.3f"
entry = baroPressure, "baroPressure", float, "%.3f" entry = baroPressure, "baroPressure", float, "%.3f"
entry = lambdaValue, "Lambda", float, "%.3f" entry = lambdaValue, "Lambda", float, "%.3f"
entry = knockRetard, "knockRetard", float, "%.3f" entry = knockRetard, "knockRetard", float, "%.3f"
entry = idleCurrentPosition, "idleCurrentPosition", int, "%d"
entry = VBatt, "VBatt", float, "%.3f" entry = VBatt, "VBatt", float, "%.3f"
entry = oilPressure, "Oil Pressure", float, "%.3f" entry = oilPressure, "Oil Pressure", float, "%.3f"
entry = vvtPositionB1I, "VVT: bank 1 intake", float, "%.3f" entry = vvtPositionB1I, "VVT: bank 1 intake", float, "%.3f"
@ -3341,7 +3310,9 @@ entry = baroCorrection, "fuel: Barometric pressure correction", float, "%.3f"
entry = currentEnginePhase, "Engine Phase", int, "%d" entry = currentEnginePhase, "Engine Phase", int, "%d"
entry = wallFuelAmount, "fuel: wall corr ms", float, "%.3f" entry = wallFuelAmount, "fuel: wall corr ms", float, "%.3f"
entry = wallFuelCorrection, "fuel: wall amount", float, "%.3f" entry = wallFuelCorrection, "fuel: wall amount", float, "%.3f"
entry = revolutionCounterSinceStart, "revolutionCounterSinceStart", int, "%d"
entry = deltaTps, "fuel: TPS change", float, "%.3f" entry = deltaTps, "fuel: TPS change", float, "%.3f"
entry = canReadCounter, "canReadCounter", int, "%d"
entry = tpsAccelFuel, "fuel: TPS acceleration extra fuel ms", float, "%.3f" entry = tpsAccelFuel, "fuel: TPS acceleration extra fuel ms", float, "%.3f"
entry = ignitionAdvance, "timing", float, "%.3f" entry = ignitionAdvance, "timing", float, "%.3f"
entry = sparkDwellValue, "dwell: coil charge time", float, "%.3f" entry = sparkDwellValue, "dwell: coil charge time", float, "%.3f"
@ -3362,6 +3333,7 @@ entry = firmwareVersion, "firmware", int, "%d"
entry = tsConfigVersion, "tsConfigVersion", int, "%d" entry = tsConfigVersion, "tsConfigVersion", int, "%d"
entry = calibrationValue, "calibrationValue", float, "%.3f" entry = calibrationValue, "calibrationValue", float, "%.3f"
entry = calibrationMode, "calibrationMode", int, "%d" entry = calibrationMode, "calibrationMode", int, "%d"
entry = idleTargetPosition, "idleTargetPosition", int, "%d"
entry = fuelingLoad, "fuel: load", float, "%.3f" entry = fuelingLoad, "fuel: load", float, "%.3f"
entry = ignitionLoad, "ign: load", float, "%.3f" entry = ignitionLoad, "ign: load", float, "%.3f"
entry = engineMakeCodeNameCrc16, "Engine CRC16", int, "%d" entry = engineMakeCodeNameCrc16, "Engine CRC16", int, "%d"
@ -3452,6 +3424,21 @@ entry = vvtTargets2, "vvtTargets2", int, "%d"
entry = vvtTargets3, "vvtTargets3", int, "%d" entry = vvtTargets3, "vvtTargets3", int, "%d"
entry = vvtTargets4, "vvtTargets4", int, "%d" entry = vvtTargets4, "vvtTargets4", int, "%d"
entry = turboSpeed, "Turbocharger Speed", int, "%d" entry = turboSpeed, "Turbocharger Speed", int, "%d"
entry = canWriteOk, "canWriteOk", int, "%d"
entry = canWriteNotOk, "canWriteNotOk", int, "%d"
entry = triggerPrimaryFall, "triggerPrimaryFall", int, "%d"
entry = triggerPrimaryRise, "triggerPrimaryRise", int, "%d"
entry = triggerSecondaryFall, "triggerSecondaryFall", int, "%d"
entry = triggerSecondaryRise, "triggerSecondaryRise", int, "%d"
entry = triggerVvtFall, "triggerVvtFall", int, "%d"
entry = triggerVvtRise, "triggerVvtRise", int, "%d"
entry = startStopStateToggleCounter, "startStopStateToggleCounter", int, "%d"
entry = starterState, "starterState", int, "%d"
entry = starterRelayDisable, "starterRelayDisable", int, "%d"
entry = idleState, "idleState", int, "%d"
entry = injectorFlowPressureRatio, "injectorFlowPressureRatio", float, "%.3f"
entry = injectorFlowPressureDelta, "injectorFlowPressureDelta", float, "%.3f"
entry = etbFeedForward, "etbFeedForward", float, "%.3f"
entry = etbIntegralError, "etbIntegralError", float, "%.3f" entry = etbIntegralError, "etbIntegralError", float, "%.3f"
entry = etbCurrentTarget, "etbCurrentTarget", float, "%.3f" entry = etbCurrentTarget, "etbCurrentTarget", float, "%.3f"
entry = alternatorStatus_iTerm, "iTerm", float, "%.3f" entry = alternatorStatus_iTerm, "iTerm", float, "%.3f"

View File

@ -85,7 +85,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code ; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Nov 29 05:39:41 UTC 2021 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Nov 29 05:58:41 UTC 2021
pageSize = 20000 pageSize = 20000
page = 1 page = 1
@ -1966,7 +1966,7 @@ MAPValue = scalar, U16, 30, "kPa", 0.03333333333333333, 0
baroPressure = scalar, U16, 32, "kPa", 0.03333333333333333, 0 baroPressure = scalar, U16, 32, "kPa", 0.03333333333333333, 0
lambdaValue = scalar, U16, 34, "", 1.0E-4, 0 lambdaValue = scalar, U16, 34, "", 1.0E-4, 0
knockRetard = scalar, U08, 36, "deg", 0.1, 0 knockRetard = scalar, U08, 36, "deg", 0.1, 0
unused37 = scalar, U08, 37, "", 1, 0 idleCurrentPosition = scalar, U08, 37, "", 1, 0
VBatt = scalar, U16, 38, "V", 0.001, 0 VBatt = scalar, U16, 38, "V", 0.001, 0
oilPressure = scalar, U16, 40, "kPa", 0.03333333333333333, 0 oilPressure = scalar, U16, 40, "kPa", 0.03333333333333333, 0
vvtPositionB1I = scalar, U16, 42, "deg", 0.02, 0 vvtPositionB1I = scalar, U16, 42, "deg", 0.02, 0
@ -1987,9 +1987,9 @@ baroCorrection = scalar, U16, 68, "%", 0.01, 0
currentEnginePhase = scalar, U16, 70, "deg", 1, 0 currentEnginePhase = scalar, U16, 70, "deg", 1, 0
wallFuelAmount = scalar, U16, 72, "mg", 0.01, 0 wallFuelAmount = scalar, U16, 72, "mg", 0.01, 0
wallFuelCorrection = scalar, S16, 74, "mg", 0.01, 0 wallFuelCorrection = scalar, S16, 74, "mg", 0.01, 0
unused76 = scalar, U16, 76, "", 1, 0 revolutionCounterSinceStart = scalar, U16, 76, "", 1, 0
deltaTps = scalar, U16, 78, "ratio", 0.01, 0 deltaTps = scalar, U16, 78, "ratio", 0.01, 0
unused80 = scalar, U16, 80, "", 1, 0 canReadCounter = scalar, U16, 80, "", 1, 0
tpsAccelFuel = scalar, U16, 82, "ms", 0.0033333333333333335, 0 tpsAccelFuel = scalar, U16, 82, "ms", 0.0033333333333333335, 0
ignitionAdvance = scalar, U16, 84, "deg", 0.02, 0 ignitionAdvance = scalar, U16, 84, "deg", 0.02, 0
sparkDwellValue = scalar, U16, 86, "ms", 0.0033333333333333335, 0 sparkDwellValue = scalar, U16, 86, "ms", 0.0033333333333333335, 0
@ -2010,7 +2010,7 @@ firmwareVersion = scalar, U32, 120, "version_f", 1, 0
tsConfigVersion = scalar, U32, 124, "", 1, 0 tsConfigVersion = scalar, U32, 124, "", 1, 0
calibrationValue = scalar, F32, 128, "", 1, 0 calibrationValue = scalar, F32, 128, "", 1, 0
calibrationMode = scalar, U08, 132, "", 1, 0 calibrationMode = scalar, U08, 132, "", 1, 0
unusedPadding = scalar, U08, 133, "", 1, 0 idleTargetPosition = scalar, U08, 133, "", 1, 0
fuelingLoad = scalar, U16, 134, "%", 0.01, 0 fuelingLoad = scalar, U16, 134, "%", 0.01, 0
ignitionLoad = scalar, U16, 136, "%", 0.01, 0 ignitionLoad = scalar, U16, 136, "%", 0.01, 0
engineMakeCodeNameCrc16 = scalar, U16, 138, "crc16", 1, 0 engineMakeCodeNameCrc16 = scalar, U16, 138, "crc16", 1, 0
@ -2306,54 +2306,22 @@ unusedAtTheEnd201 = scalar, U08, 520, "", 1, 0
unusedAtTheEnd202 = scalar, U08, 521, "", 1, 0 unusedAtTheEnd202 = scalar, U08, 521, "", 1, 0
unusedAtTheEnd203 = scalar, U08, 522, "", 1, 0 unusedAtTheEnd203 = scalar, U08, 522, "", 1, 0
unusedAtTheEnd204 = scalar, U08, 523, "", 1, 0 unusedAtTheEnd204 = scalar, U08, 523, "", 1, 0
unusedAtTheEnd205 = scalar, U08, 524, "", 1, 0 canWriteOk = scalar, U16, 524, "", 1, 0
unusedAtTheEnd206 = scalar, U08, 525, "", 1, 0 canWriteNotOk = scalar, U16, 526, "", 1, 0
unusedAtTheEnd207 = scalar, U08, 526, "", 1, 0 triggerPrimaryFall = scalar, S32, 528, "", 1, 0
unusedAtTheEnd208 = scalar, U08, 527, "", 1, 0 triggerPrimaryRise = scalar, S32, 532, "", 1, 0
unusedAtTheEnd209 = scalar, U08, 528, "", 1, 0 triggerSecondaryFall = scalar, S32, 536, "", 1, 0
unusedAtTheEnd210 = scalar, U08, 529, "", 1, 0 triggerSecondaryRise = scalar, S32, 540, "", 1, 0
unusedAtTheEnd211 = scalar, U08, 530, "", 1, 0 triggerVvtFall = scalar, S32, 544, "", 1, 0
unusedAtTheEnd212 = scalar, U08, 531, "", 1, 0 triggerVvtRise = scalar, S32, 548, "", 1, 0
unusedAtTheEnd213 = scalar, U08, 532, "", 1, 0 startStopStateToggleCounter = scalar, U08, 552, "", 1, 0
unusedAtTheEnd214 = scalar, U08, 533, "", 1, 0 starterState = scalar, U08, 553, "", 1, 0
unusedAtTheEnd215 = scalar, U08, 534, "", 1, 0 starterRelayDisable = scalar, U08, 554, "", 1, 0
unusedAtTheEnd216 = scalar, U08, 535, "", 1, 0 unusedStarterRelayDisable = scalar, U08, 555, "", 1, 0
unusedAtTheEnd217 = scalar, U08, 536, "", 1, 0 idleState = scalar, S32, 556, "", 1, 0
unusedAtTheEnd218 = scalar, U08, 537, "", 1, 0 injectorFlowPressureRatio = scalar, F32, 560, "", 1, 0
unusedAtTheEnd219 = scalar, U08, 538, "", 1, 0 injectorFlowPressureDelta = scalar, F32, 564, "", 1, 0
unusedAtTheEnd220 = scalar, U08, 539, "", 1, 0 etbFeedForward = scalar, F32, 568, "", 1, 0
unusedAtTheEnd221 = scalar, U08, 540, "", 1, 0
unusedAtTheEnd222 = scalar, U08, 541, "", 1, 0
unusedAtTheEnd223 = scalar, U08, 542, "", 1, 0
unusedAtTheEnd224 = scalar, U08, 543, "", 1, 0
unusedAtTheEnd225 = scalar, U08, 544, "", 1, 0
unusedAtTheEnd226 = scalar, U08, 545, "", 1, 0
unusedAtTheEnd227 = scalar, U08, 546, "", 1, 0
unusedAtTheEnd228 = scalar, U08, 547, "", 1, 0
unusedAtTheEnd229 = scalar, U08, 548, "", 1, 0
unusedAtTheEnd230 = scalar, U08, 549, "", 1, 0
unusedAtTheEnd231 = scalar, U08, 550, "", 1, 0
unusedAtTheEnd232 = scalar, U08, 551, "", 1, 0
unusedAtTheEnd233 = scalar, U08, 552, "", 1, 0
unusedAtTheEnd234 = scalar, U08, 553, "", 1, 0
unusedAtTheEnd235 = scalar, U08, 554, "", 1, 0
unusedAtTheEnd236 = scalar, U08, 555, "", 1, 0
unusedAtTheEnd237 = scalar, U08, 556, "", 1, 0
unusedAtTheEnd238 = scalar, U08, 557, "", 1, 0
unusedAtTheEnd239 = scalar, U08, 558, "", 1, 0
unusedAtTheEnd240 = scalar, U08, 559, "", 1, 0
unusedAtTheEnd241 = scalar, U08, 560, "", 1, 0
unusedAtTheEnd242 = scalar, U08, 561, "", 1, 0
unusedAtTheEnd243 = scalar, U08, 562, "", 1, 0
unusedAtTheEnd244 = scalar, U08, 563, "", 1, 0
unusedAtTheEnd245 = scalar, U08, 564, "", 1, 0
unusedAtTheEnd246 = scalar, U08, 565, "", 1, 0
unusedAtTheEnd247 = scalar, U08, 566, "", 1, 0
unusedAtTheEnd248 = scalar, U08, 567, "", 1, 0
unusedAtTheEnd249 = scalar, U08, 568, "", 1, 0
unusedAtTheEnd250 = scalar, U08, 569, "", 1, 0
unusedAtTheEnd251 = scalar, U08, 570, "", 1, 0
unusedAtTheEnd252 = scalar, U08, 571, "", 1, 0
etbIntegralError = scalar, F32, 572, "", 1, 0 etbIntegralError = scalar, F32, 572, "", 1, 0
etbCurrentTarget = scalar, F32, 576, "", 1, 0 etbCurrentTarget = scalar, F32, 576, "", 1, 0
alternatorStatus_iTerm = scalar, F32, 580, "", 1, 0 alternatorStatus_iTerm = scalar, F32, 580, "", 1, 0
@ -3321,6 +3289,7 @@ entry = MAPValue, "MAP", float, "%.3f"
entry = baroPressure, "baroPressure", float, "%.3f" entry = baroPressure, "baroPressure", float, "%.3f"
entry = lambdaValue, "Lambda", float, "%.3f" entry = lambdaValue, "Lambda", float, "%.3f"
entry = knockRetard, "knockRetard", float, "%.3f" entry = knockRetard, "knockRetard", float, "%.3f"
entry = idleCurrentPosition, "idleCurrentPosition", int, "%d"
entry = VBatt, "VBatt", float, "%.3f" entry = VBatt, "VBatt", float, "%.3f"
entry = oilPressure, "Oil Pressure", float, "%.3f" entry = oilPressure, "Oil Pressure", float, "%.3f"
entry = vvtPositionB1I, "VVT: bank 1 intake", float, "%.3f" entry = vvtPositionB1I, "VVT: bank 1 intake", float, "%.3f"
@ -3341,7 +3310,9 @@ entry = baroCorrection, "fuel: Barometric pressure correction", float, "%.3f"
entry = currentEnginePhase, "Engine Phase", int, "%d" entry = currentEnginePhase, "Engine Phase", int, "%d"
entry = wallFuelAmount, "fuel: wall corr ms", float, "%.3f" entry = wallFuelAmount, "fuel: wall corr ms", float, "%.3f"
entry = wallFuelCorrection, "fuel: wall amount", float, "%.3f" entry = wallFuelCorrection, "fuel: wall amount", float, "%.3f"
entry = revolutionCounterSinceStart, "revolutionCounterSinceStart", int, "%d"
entry = deltaTps, "fuel: TPS change", float, "%.3f" entry = deltaTps, "fuel: TPS change", float, "%.3f"
entry = canReadCounter, "canReadCounter", int, "%d"
entry = tpsAccelFuel, "fuel: TPS acceleration extra fuel ms", float, "%.3f" entry = tpsAccelFuel, "fuel: TPS acceleration extra fuel ms", float, "%.3f"
entry = ignitionAdvance, "timing", float, "%.3f" entry = ignitionAdvance, "timing", float, "%.3f"
entry = sparkDwellValue, "dwell: coil charge time", float, "%.3f" entry = sparkDwellValue, "dwell: coil charge time", float, "%.3f"
@ -3362,6 +3333,7 @@ entry = firmwareVersion, "firmware", int, "%d"
entry = tsConfigVersion, "tsConfigVersion", int, "%d" entry = tsConfigVersion, "tsConfigVersion", int, "%d"
entry = calibrationValue, "calibrationValue", float, "%.3f" entry = calibrationValue, "calibrationValue", float, "%.3f"
entry = calibrationMode, "calibrationMode", int, "%d" entry = calibrationMode, "calibrationMode", int, "%d"
entry = idleTargetPosition, "idleTargetPosition", int, "%d"
entry = fuelingLoad, "fuel: load", float, "%.3f" entry = fuelingLoad, "fuel: load", float, "%.3f"
entry = ignitionLoad, "ign: load", float, "%.3f" entry = ignitionLoad, "ign: load", float, "%.3f"
entry = engineMakeCodeNameCrc16, "Engine CRC16", int, "%d" entry = engineMakeCodeNameCrc16, "Engine CRC16", int, "%d"
@ -3452,6 +3424,21 @@ entry = vvtTargets2, "vvtTargets2", int, "%d"
entry = vvtTargets3, "vvtTargets3", int, "%d" entry = vvtTargets3, "vvtTargets3", int, "%d"
entry = vvtTargets4, "vvtTargets4", int, "%d" entry = vvtTargets4, "vvtTargets4", int, "%d"
entry = turboSpeed, "Turbocharger Speed", int, "%d" entry = turboSpeed, "Turbocharger Speed", int, "%d"
entry = canWriteOk, "canWriteOk", int, "%d"
entry = canWriteNotOk, "canWriteNotOk", int, "%d"
entry = triggerPrimaryFall, "triggerPrimaryFall", int, "%d"
entry = triggerPrimaryRise, "triggerPrimaryRise", int, "%d"
entry = triggerSecondaryFall, "triggerSecondaryFall", int, "%d"
entry = triggerSecondaryRise, "triggerSecondaryRise", int, "%d"
entry = triggerVvtFall, "triggerVvtFall", int, "%d"
entry = triggerVvtRise, "triggerVvtRise", int, "%d"
entry = startStopStateToggleCounter, "startStopStateToggleCounter", int, "%d"
entry = starterState, "starterState", int, "%d"
entry = starterRelayDisable, "starterRelayDisable", int, "%d"
entry = idleState, "idleState", int, "%d"
entry = injectorFlowPressureRatio, "injectorFlowPressureRatio", float, "%.3f"
entry = injectorFlowPressureDelta, "injectorFlowPressureDelta", float, "%.3f"
entry = etbFeedForward, "etbFeedForward", float, "%.3f"
entry = etbIntegralError, "etbIntegralError", float, "%.3f" entry = etbIntegralError, "etbIntegralError", float, "%.3f"
entry = etbCurrentTarget, "etbCurrentTarget", float, "%.3f" entry = etbCurrentTarget, "etbCurrentTarget", float, "%.3f"
entry = alternatorStatus_iTerm, "iTerm", float, "%.3f" entry = alternatorStatus_iTerm, "iTerm", float, "%.3f"

View File

@ -85,7 +85,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code ; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Nov 29 05:40:08 UTC 2021 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Nov 29 05:59:13 UTC 2021
pageSize = 20000 pageSize = 20000
page = 1 page = 1
@ -1966,7 +1966,7 @@ MAPValue = scalar, U16, 30, "kPa", 0.03333333333333333, 0
baroPressure = scalar, U16, 32, "kPa", 0.03333333333333333, 0 baroPressure = scalar, U16, 32, "kPa", 0.03333333333333333, 0
lambdaValue = scalar, U16, 34, "", 1.0E-4, 0 lambdaValue = scalar, U16, 34, "", 1.0E-4, 0
knockRetard = scalar, U08, 36, "deg", 0.1, 0 knockRetard = scalar, U08, 36, "deg", 0.1, 0
unused37 = scalar, U08, 37, "", 1, 0 idleCurrentPosition = scalar, U08, 37, "", 1, 0
VBatt = scalar, U16, 38, "V", 0.001, 0 VBatt = scalar, U16, 38, "V", 0.001, 0
oilPressure = scalar, U16, 40, "kPa", 0.03333333333333333, 0 oilPressure = scalar, U16, 40, "kPa", 0.03333333333333333, 0
vvtPositionB1I = scalar, U16, 42, "deg", 0.02, 0 vvtPositionB1I = scalar, U16, 42, "deg", 0.02, 0
@ -1987,9 +1987,9 @@ baroCorrection = scalar, U16, 68, "%", 0.01, 0
currentEnginePhase = scalar, U16, 70, "deg", 1, 0 currentEnginePhase = scalar, U16, 70, "deg", 1, 0
wallFuelAmount = scalar, U16, 72, "mg", 0.01, 0 wallFuelAmount = scalar, U16, 72, "mg", 0.01, 0
wallFuelCorrection = scalar, S16, 74, "mg", 0.01, 0 wallFuelCorrection = scalar, S16, 74, "mg", 0.01, 0
unused76 = scalar, U16, 76, "", 1, 0 revolutionCounterSinceStart = scalar, U16, 76, "", 1, 0
deltaTps = scalar, U16, 78, "ratio", 0.01, 0 deltaTps = scalar, U16, 78, "ratio", 0.01, 0
unused80 = scalar, U16, 80, "", 1, 0 canReadCounter = scalar, U16, 80, "", 1, 0
tpsAccelFuel = scalar, U16, 82, "ms", 0.0033333333333333335, 0 tpsAccelFuel = scalar, U16, 82, "ms", 0.0033333333333333335, 0
ignitionAdvance = scalar, U16, 84, "deg", 0.02, 0 ignitionAdvance = scalar, U16, 84, "deg", 0.02, 0
sparkDwellValue = scalar, U16, 86, "ms", 0.0033333333333333335, 0 sparkDwellValue = scalar, U16, 86, "ms", 0.0033333333333333335, 0
@ -2010,7 +2010,7 @@ firmwareVersion = scalar, U32, 120, "version_f", 1, 0
tsConfigVersion = scalar, U32, 124, "", 1, 0 tsConfigVersion = scalar, U32, 124, "", 1, 0
calibrationValue = scalar, F32, 128, "", 1, 0 calibrationValue = scalar, F32, 128, "", 1, 0
calibrationMode = scalar, U08, 132, "", 1, 0 calibrationMode = scalar, U08, 132, "", 1, 0
unusedPadding = scalar, U08, 133, "", 1, 0 idleTargetPosition = scalar, U08, 133, "", 1, 0
fuelingLoad = scalar, U16, 134, "%", 0.01, 0 fuelingLoad = scalar, U16, 134, "%", 0.01, 0
ignitionLoad = scalar, U16, 136, "%", 0.01, 0 ignitionLoad = scalar, U16, 136, "%", 0.01, 0
engineMakeCodeNameCrc16 = scalar, U16, 138, "crc16", 1, 0 engineMakeCodeNameCrc16 = scalar, U16, 138, "crc16", 1, 0
@ -2306,54 +2306,22 @@ unusedAtTheEnd201 = scalar, U08, 520, "", 1, 0
unusedAtTheEnd202 = scalar, U08, 521, "", 1, 0 unusedAtTheEnd202 = scalar, U08, 521, "", 1, 0
unusedAtTheEnd203 = scalar, U08, 522, "", 1, 0 unusedAtTheEnd203 = scalar, U08, 522, "", 1, 0
unusedAtTheEnd204 = scalar, U08, 523, "", 1, 0 unusedAtTheEnd204 = scalar, U08, 523, "", 1, 0
unusedAtTheEnd205 = scalar, U08, 524, "", 1, 0 canWriteOk = scalar, U16, 524, "", 1, 0
unusedAtTheEnd206 = scalar, U08, 525, "", 1, 0 canWriteNotOk = scalar, U16, 526, "", 1, 0
unusedAtTheEnd207 = scalar, U08, 526, "", 1, 0 triggerPrimaryFall = scalar, S32, 528, "", 1, 0
unusedAtTheEnd208 = scalar, U08, 527, "", 1, 0 triggerPrimaryRise = scalar, S32, 532, "", 1, 0
unusedAtTheEnd209 = scalar, U08, 528, "", 1, 0 triggerSecondaryFall = scalar, S32, 536, "", 1, 0
unusedAtTheEnd210 = scalar, U08, 529, "", 1, 0 triggerSecondaryRise = scalar, S32, 540, "", 1, 0
unusedAtTheEnd211 = scalar, U08, 530, "", 1, 0 triggerVvtFall = scalar, S32, 544, "", 1, 0
unusedAtTheEnd212 = scalar, U08, 531, "", 1, 0 triggerVvtRise = scalar, S32, 548, "", 1, 0
unusedAtTheEnd213 = scalar, U08, 532, "", 1, 0 startStopStateToggleCounter = scalar, U08, 552, "", 1, 0
unusedAtTheEnd214 = scalar, U08, 533, "", 1, 0 starterState = scalar, U08, 553, "", 1, 0
unusedAtTheEnd215 = scalar, U08, 534, "", 1, 0 starterRelayDisable = scalar, U08, 554, "", 1, 0
unusedAtTheEnd216 = scalar, U08, 535, "", 1, 0 unusedStarterRelayDisable = scalar, U08, 555, "", 1, 0
unusedAtTheEnd217 = scalar, U08, 536, "", 1, 0 idleState = scalar, S32, 556, "", 1, 0
unusedAtTheEnd218 = scalar, U08, 537, "", 1, 0 injectorFlowPressureRatio = scalar, F32, 560, "", 1, 0
unusedAtTheEnd219 = scalar, U08, 538, "", 1, 0 injectorFlowPressureDelta = scalar, F32, 564, "", 1, 0
unusedAtTheEnd220 = scalar, U08, 539, "", 1, 0 etbFeedForward = scalar, F32, 568, "", 1, 0
unusedAtTheEnd221 = scalar, U08, 540, "", 1, 0
unusedAtTheEnd222 = scalar, U08, 541, "", 1, 0
unusedAtTheEnd223 = scalar, U08, 542, "", 1, 0
unusedAtTheEnd224 = scalar, U08, 543, "", 1, 0
unusedAtTheEnd225 = scalar, U08, 544, "", 1, 0
unusedAtTheEnd226 = scalar, U08, 545, "", 1, 0
unusedAtTheEnd227 = scalar, U08, 546, "", 1, 0
unusedAtTheEnd228 = scalar, U08, 547, "", 1, 0
unusedAtTheEnd229 = scalar, U08, 548, "", 1, 0
unusedAtTheEnd230 = scalar, U08, 549, "", 1, 0
unusedAtTheEnd231 = scalar, U08, 550, "", 1, 0
unusedAtTheEnd232 = scalar, U08, 551, "", 1, 0
unusedAtTheEnd233 = scalar, U08, 552, "", 1, 0
unusedAtTheEnd234 = scalar, U08, 553, "", 1, 0
unusedAtTheEnd235 = scalar, U08, 554, "", 1, 0
unusedAtTheEnd236 = scalar, U08, 555, "", 1, 0
unusedAtTheEnd237 = scalar, U08, 556, "", 1, 0
unusedAtTheEnd238 = scalar, U08, 557, "", 1, 0
unusedAtTheEnd239 = scalar, U08, 558, "", 1, 0
unusedAtTheEnd240 = scalar, U08, 559, "", 1, 0
unusedAtTheEnd241 = scalar, U08, 560, "", 1, 0
unusedAtTheEnd242 = scalar, U08, 561, "", 1, 0
unusedAtTheEnd243 = scalar, U08, 562, "", 1, 0
unusedAtTheEnd244 = scalar, U08, 563, "", 1, 0
unusedAtTheEnd245 = scalar, U08, 564, "", 1, 0
unusedAtTheEnd246 = scalar, U08, 565, "", 1, 0
unusedAtTheEnd247 = scalar, U08, 566, "", 1, 0
unusedAtTheEnd248 = scalar, U08, 567, "", 1, 0
unusedAtTheEnd249 = scalar, U08, 568, "", 1, 0
unusedAtTheEnd250 = scalar, U08, 569, "", 1, 0
unusedAtTheEnd251 = scalar, U08, 570, "", 1, 0
unusedAtTheEnd252 = scalar, U08, 571, "", 1, 0
etbIntegralError = scalar, F32, 572, "", 1, 0 etbIntegralError = scalar, F32, 572, "", 1, 0
etbCurrentTarget = scalar, F32, 576, "", 1, 0 etbCurrentTarget = scalar, F32, 576, "", 1, 0
alternatorStatus_iTerm = scalar, F32, 580, "", 1, 0 alternatorStatus_iTerm = scalar, F32, 580, "", 1, 0
@ -3321,6 +3289,7 @@ entry = MAPValue, "MAP", float, "%.3f"
entry = baroPressure, "baroPressure", float, "%.3f" entry = baroPressure, "baroPressure", float, "%.3f"
entry = lambdaValue, "Lambda", float, "%.3f" entry = lambdaValue, "Lambda", float, "%.3f"
entry = knockRetard, "knockRetard", float, "%.3f" entry = knockRetard, "knockRetard", float, "%.3f"
entry = idleCurrentPosition, "idleCurrentPosition", int, "%d"
entry = VBatt, "VBatt", float, "%.3f" entry = VBatt, "VBatt", float, "%.3f"
entry = oilPressure, "Oil Pressure", float, "%.3f" entry = oilPressure, "Oil Pressure", float, "%.3f"
entry = vvtPositionB1I, "VVT: bank 1 intake", float, "%.3f" entry = vvtPositionB1I, "VVT: bank 1 intake", float, "%.3f"
@ -3341,7 +3310,9 @@ entry = baroCorrection, "fuel: Barometric pressure correction", float, "%.3f"
entry = currentEnginePhase, "Engine Phase", int, "%d" entry = currentEnginePhase, "Engine Phase", int, "%d"
entry = wallFuelAmount, "fuel: wall corr ms", float, "%.3f" entry = wallFuelAmount, "fuel: wall corr ms", float, "%.3f"
entry = wallFuelCorrection, "fuel: wall amount", float, "%.3f" entry = wallFuelCorrection, "fuel: wall amount", float, "%.3f"
entry = revolutionCounterSinceStart, "revolutionCounterSinceStart", int, "%d"
entry = deltaTps, "fuel: TPS change", float, "%.3f" entry = deltaTps, "fuel: TPS change", float, "%.3f"
entry = canReadCounter, "canReadCounter", int, "%d"
entry = tpsAccelFuel, "fuel: TPS acceleration extra fuel ms", float, "%.3f" entry = tpsAccelFuel, "fuel: TPS acceleration extra fuel ms", float, "%.3f"
entry = ignitionAdvance, "timing", float, "%.3f" entry = ignitionAdvance, "timing", float, "%.3f"
entry = sparkDwellValue, "dwell: coil charge time", float, "%.3f" entry = sparkDwellValue, "dwell: coil charge time", float, "%.3f"
@ -3362,6 +3333,7 @@ entry = firmwareVersion, "firmware", int, "%d"
entry = tsConfigVersion, "tsConfigVersion", int, "%d" entry = tsConfigVersion, "tsConfigVersion", int, "%d"
entry = calibrationValue, "calibrationValue", float, "%.3f" entry = calibrationValue, "calibrationValue", float, "%.3f"
entry = calibrationMode, "calibrationMode", int, "%d" entry = calibrationMode, "calibrationMode", int, "%d"
entry = idleTargetPosition, "idleTargetPosition", int, "%d"
entry = fuelingLoad, "fuel: load", float, "%.3f" entry = fuelingLoad, "fuel: load", float, "%.3f"
entry = ignitionLoad, "ign: load", float, "%.3f" entry = ignitionLoad, "ign: load", float, "%.3f"
entry = engineMakeCodeNameCrc16, "Engine CRC16", int, "%d" entry = engineMakeCodeNameCrc16, "Engine CRC16", int, "%d"
@ -3452,6 +3424,21 @@ entry = vvtTargets2, "vvtTargets2", int, "%d"
entry = vvtTargets3, "vvtTargets3", int, "%d" entry = vvtTargets3, "vvtTargets3", int, "%d"
entry = vvtTargets4, "vvtTargets4", int, "%d" entry = vvtTargets4, "vvtTargets4", int, "%d"
entry = turboSpeed, "Turbocharger Speed", int, "%d" entry = turboSpeed, "Turbocharger Speed", int, "%d"
entry = canWriteOk, "canWriteOk", int, "%d"
entry = canWriteNotOk, "canWriteNotOk", int, "%d"
entry = triggerPrimaryFall, "triggerPrimaryFall", int, "%d"
entry = triggerPrimaryRise, "triggerPrimaryRise", int, "%d"
entry = triggerSecondaryFall, "triggerSecondaryFall", int, "%d"
entry = triggerSecondaryRise, "triggerSecondaryRise", int, "%d"
entry = triggerVvtFall, "triggerVvtFall", int, "%d"
entry = triggerVvtRise, "triggerVvtRise", int, "%d"
entry = startStopStateToggleCounter, "startStopStateToggleCounter", int, "%d"
entry = starterState, "starterState", int, "%d"
entry = starterRelayDisable, "starterRelayDisable", int, "%d"
entry = idleState, "idleState", int, "%d"
entry = injectorFlowPressureRatio, "injectorFlowPressureRatio", float, "%.3f"
entry = injectorFlowPressureDelta, "injectorFlowPressureDelta", float, "%.3f"
entry = etbFeedForward, "etbFeedForward", float, "%.3f"
entry = etbIntegralError, "etbIntegralError", float, "%.3f" entry = etbIntegralError, "etbIntegralError", float, "%.3f"
entry = etbCurrentTarget, "etbCurrentTarget", float, "%.3f" entry = etbCurrentTarget, "etbCurrentTarget", float, "%.3f"
entry = alternatorStatus_iTerm, "iTerm", float, "%.3f" entry = alternatorStatus_iTerm, "iTerm", float, "%.3f"

View File

@ -85,7 +85,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code ; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Nov 29 05:39:58 UTC 2021 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Nov 29 05:59:01 UTC 2021
pageSize = 20000 pageSize = 20000
page = 1 page = 1
@ -1966,7 +1966,7 @@ MAPValue = scalar, U16, 30, "kPa", 0.03333333333333333, 0
baroPressure = scalar, U16, 32, "kPa", 0.03333333333333333, 0 baroPressure = scalar, U16, 32, "kPa", 0.03333333333333333, 0
lambdaValue = scalar, U16, 34, "", 1.0E-4, 0 lambdaValue = scalar, U16, 34, "", 1.0E-4, 0
knockRetard = scalar, U08, 36, "deg", 0.1, 0 knockRetard = scalar, U08, 36, "deg", 0.1, 0
unused37 = scalar, U08, 37, "", 1, 0 idleCurrentPosition = scalar, U08, 37, "", 1, 0
VBatt = scalar, U16, 38, "V", 0.001, 0 VBatt = scalar, U16, 38, "V", 0.001, 0
oilPressure = scalar, U16, 40, "kPa", 0.03333333333333333, 0 oilPressure = scalar, U16, 40, "kPa", 0.03333333333333333, 0
vvtPositionB1I = scalar, U16, 42, "deg", 0.02, 0 vvtPositionB1I = scalar, U16, 42, "deg", 0.02, 0
@ -1987,9 +1987,9 @@ baroCorrection = scalar, U16, 68, "%", 0.01, 0
currentEnginePhase = scalar, U16, 70, "deg", 1, 0 currentEnginePhase = scalar, U16, 70, "deg", 1, 0
wallFuelAmount = scalar, U16, 72, "mg", 0.01, 0 wallFuelAmount = scalar, U16, 72, "mg", 0.01, 0
wallFuelCorrection = scalar, S16, 74, "mg", 0.01, 0 wallFuelCorrection = scalar, S16, 74, "mg", 0.01, 0
unused76 = scalar, U16, 76, "", 1, 0 revolutionCounterSinceStart = scalar, U16, 76, "", 1, 0
deltaTps = scalar, U16, 78, "ratio", 0.01, 0 deltaTps = scalar, U16, 78, "ratio", 0.01, 0
unused80 = scalar, U16, 80, "", 1, 0 canReadCounter = scalar, U16, 80, "", 1, 0
tpsAccelFuel = scalar, U16, 82, "ms", 0.0033333333333333335, 0 tpsAccelFuel = scalar, U16, 82, "ms", 0.0033333333333333335, 0
ignitionAdvance = scalar, U16, 84, "deg", 0.02, 0 ignitionAdvance = scalar, U16, 84, "deg", 0.02, 0
sparkDwellValue = scalar, U16, 86, "ms", 0.0033333333333333335, 0 sparkDwellValue = scalar, U16, 86, "ms", 0.0033333333333333335, 0
@ -2010,7 +2010,7 @@ firmwareVersion = scalar, U32, 120, "version_f", 1, 0
tsConfigVersion = scalar, U32, 124, "", 1, 0 tsConfigVersion = scalar, U32, 124, "", 1, 0
calibrationValue = scalar, F32, 128, "", 1, 0 calibrationValue = scalar, F32, 128, "", 1, 0
calibrationMode = scalar, U08, 132, "", 1, 0 calibrationMode = scalar, U08, 132, "", 1, 0
unusedPadding = scalar, U08, 133, "", 1, 0 idleTargetPosition = scalar, U08, 133, "", 1, 0
fuelingLoad = scalar, U16, 134, "%", 0.01, 0 fuelingLoad = scalar, U16, 134, "%", 0.01, 0
ignitionLoad = scalar, U16, 136, "%", 0.01, 0 ignitionLoad = scalar, U16, 136, "%", 0.01, 0
engineMakeCodeNameCrc16 = scalar, U16, 138, "crc16", 1, 0 engineMakeCodeNameCrc16 = scalar, U16, 138, "crc16", 1, 0
@ -2306,54 +2306,22 @@ unusedAtTheEnd201 = scalar, U08, 520, "", 1, 0
unusedAtTheEnd202 = scalar, U08, 521, "", 1, 0 unusedAtTheEnd202 = scalar, U08, 521, "", 1, 0
unusedAtTheEnd203 = scalar, U08, 522, "", 1, 0 unusedAtTheEnd203 = scalar, U08, 522, "", 1, 0
unusedAtTheEnd204 = scalar, U08, 523, "", 1, 0 unusedAtTheEnd204 = scalar, U08, 523, "", 1, 0
unusedAtTheEnd205 = scalar, U08, 524, "", 1, 0 canWriteOk = scalar, U16, 524, "", 1, 0
unusedAtTheEnd206 = scalar, U08, 525, "", 1, 0 canWriteNotOk = scalar, U16, 526, "", 1, 0
unusedAtTheEnd207 = scalar, U08, 526, "", 1, 0 triggerPrimaryFall = scalar, S32, 528, "", 1, 0
unusedAtTheEnd208 = scalar, U08, 527, "", 1, 0 triggerPrimaryRise = scalar, S32, 532, "", 1, 0
unusedAtTheEnd209 = scalar, U08, 528, "", 1, 0 triggerSecondaryFall = scalar, S32, 536, "", 1, 0
unusedAtTheEnd210 = scalar, U08, 529, "", 1, 0 triggerSecondaryRise = scalar, S32, 540, "", 1, 0
unusedAtTheEnd211 = scalar, U08, 530, "", 1, 0 triggerVvtFall = scalar, S32, 544, "", 1, 0
unusedAtTheEnd212 = scalar, U08, 531, "", 1, 0 triggerVvtRise = scalar, S32, 548, "", 1, 0
unusedAtTheEnd213 = scalar, U08, 532, "", 1, 0 startStopStateToggleCounter = scalar, U08, 552, "", 1, 0
unusedAtTheEnd214 = scalar, U08, 533, "", 1, 0 starterState = scalar, U08, 553, "", 1, 0
unusedAtTheEnd215 = scalar, U08, 534, "", 1, 0 starterRelayDisable = scalar, U08, 554, "", 1, 0
unusedAtTheEnd216 = scalar, U08, 535, "", 1, 0 unusedStarterRelayDisable = scalar, U08, 555, "", 1, 0
unusedAtTheEnd217 = scalar, U08, 536, "", 1, 0 idleState = scalar, S32, 556, "", 1, 0
unusedAtTheEnd218 = scalar, U08, 537, "", 1, 0 injectorFlowPressureRatio = scalar, F32, 560, "", 1, 0
unusedAtTheEnd219 = scalar, U08, 538, "", 1, 0 injectorFlowPressureDelta = scalar, F32, 564, "", 1, 0
unusedAtTheEnd220 = scalar, U08, 539, "", 1, 0 etbFeedForward = scalar, F32, 568, "", 1, 0
unusedAtTheEnd221 = scalar, U08, 540, "", 1, 0
unusedAtTheEnd222 = scalar, U08, 541, "", 1, 0
unusedAtTheEnd223 = scalar, U08, 542, "", 1, 0
unusedAtTheEnd224 = scalar, U08, 543, "", 1, 0
unusedAtTheEnd225 = scalar, U08, 544, "", 1, 0
unusedAtTheEnd226 = scalar, U08, 545, "", 1, 0
unusedAtTheEnd227 = scalar, U08, 546, "", 1, 0
unusedAtTheEnd228 = scalar, U08, 547, "", 1, 0
unusedAtTheEnd229 = scalar, U08, 548, "", 1, 0
unusedAtTheEnd230 = scalar, U08, 549, "", 1, 0
unusedAtTheEnd231 = scalar, U08, 550, "", 1, 0
unusedAtTheEnd232 = scalar, U08, 551, "", 1, 0
unusedAtTheEnd233 = scalar, U08, 552, "", 1, 0
unusedAtTheEnd234 = scalar, U08, 553, "", 1, 0
unusedAtTheEnd235 = scalar, U08, 554, "", 1, 0
unusedAtTheEnd236 = scalar, U08, 555, "", 1, 0
unusedAtTheEnd237 = scalar, U08, 556, "", 1, 0
unusedAtTheEnd238 = scalar, U08, 557, "", 1, 0
unusedAtTheEnd239 = scalar, U08, 558, "", 1, 0
unusedAtTheEnd240 = scalar, U08, 559, "", 1, 0
unusedAtTheEnd241 = scalar, U08, 560, "", 1, 0
unusedAtTheEnd242 = scalar, U08, 561, "", 1, 0
unusedAtTheEnd243 = scalar, U08, 562, "", 1, 0
unusedAtTheEnd244 = scalar, U08, 563, "", 1, 0
unusedAtTheEnd245 = scalar, U08, 564, "", 1, 0
unusedAtTheEnd246 = scalar, U08, 565, "", 1, 0
unusedAtTheEnd247 = scalar, U08, 566, "", 1, 0
unusedAtTheEnd248 = scalar, U08, 567, "", 1, 0
unusedAtTheEnd249 = scalar, U08, 568, "", 1, 0
unusedAtTheEnd250 = scalar, U08, 569, "", 1, 0
unusedAtTheEnd251 = scalar, U08, 570, "", 1, 0
unusedAtTheEnd252 = scalar, U08, 571, "", 1, 0
etbIntegralError = scalar, F32, 572, "", 1, 0 etbIntegralError = scalar, F32, 572, "", 1, 0
etbCurrentTarget = scalar, F32, 576, "", 1, 0 etbCurrentTarget = scalar, F32, 576, "", 1, 0
alternatorStatus_iTerm = scalar, F32, 580, "", 1, 0 alternatorStatus_iTerm = scalar, F32, 580, "", 1, 0
@ -3321,6 +3289,7 @@ entry = MAPValue, "MAP", float, "%.3f"
entry = baroPressure, "baroPressure", float, "%.3f" entry = baroPressure, "baroPressure", float, "%.3f"
entry = lambdaValue, "Lambda", float, "%.3f" entry = lambdaValue, "Lambda", float, "%.3f"
entry = knockRetard, "knockRetard", float, "%.3f" entry = knockRetard, "knockRetard", float, "%.3f"
entry = idleCurrentPosition, "idleCurrentPosition", int, "%d"
entry = VBatt, "VBatt", float, "%.3f" entry = VBatt, "VBatt", float, "%.3f"
entry = oilPressure, "Oil Pressure", float, "%.3f" entry = oilPressure, "Oil Pressure", float, "%.3f"
entry = vvtPositionB1I, "VVT: bank 1 intake", float, "%.3f" entry = vvtPositionB1I, "VVT: bank 1 intake", float, "%.3f"
@ -3341,7 +3310,9 @@ entry = baroCorrection, "fuel: Barometric pressure correction", float, "%.3f"
entry = currentEnginePhase, "Engine Phase", int, "%d" entry = currentEnginePhase, "Engine Phase", int, "%d"
entry = wallFuelAmount, "fuel: wall corr ms", float, "%.3f" entry = wallFuelAmount, "fuel: wall corr ms", float, "%.3f"
entry = wallFuelCorrection, "fuel: wall amount", float, "%.3f" entry = wallFuelCorrection, "fuel: wall amount", float, "%.3f"
entry = revolutionCounterSinceStart, "revolutionCounterSinceStart", int, "%d"
entry = deltaTps, "fuel: TPS change", float, "%.3f" entry = deltaTps, "fuel: TPS change", float, "%.3f"
entry = canReadCounter, "canReadCounter", int, "%d"
entry = tpsAccelFuel, "fuel: TPS acceleration extra fuel ms", float, "%.3f" entry = tpsAccelFuel, "fuel: TPS acceleration extra fuel ms", float, "%.3f"
entry = ignitionAdvance, "timing", float, "%.3f" entry = ignitionAdvance, "timing", float, "%.3f"
entry = sparkDwellValue, "dwell: coil charge time", float, "%.3f" entry = sparkDwellValue, "dwell: coil charge time", float, "%.3f"
@ -3362,6 +3333,7 @@ entry = firmwareVersion, "firmware", int, "%d"
entry = tsConfigVersion, "tsConfigVersion", int, "%d" entry = tsConfigVersion, "tsConfigVersion", int, "%d"
entry = calibrationValue, "calibrationValue", float, "%.3f" entry = calibrationValue, "calibrationValue", float, "%.3f"
entry = calibrationMode, "calibrationMode", int, "%d" entry = calibrationMode, "calibrationMode", int, "%d"
entry = idleTargetPosition, "idleTargetPosition", int, "%d"
entry = fuelingLoad, "fuel: load", float, "%.3f" entry = fuelingLoad, "fuel: load", float, "%.3f"
entry = ignitionLoad, "ign: load", float, "%.3f" entry = ignitionLoad, "ign: load", float, "%.3f"
entry = engineMakeCodeNameCrc16, "Engine CRC16", int, "%d" entry = engineMakeCodeNameCrc16, "Engine CRC16", int, "%d"
@ -3452,6 +3424,21 @@ entry = vvtTargets2, "vvtTargets2", int, "%d"
entry = vvtTargets3, "vvtTargets3", int, "%d" entry = vvtTargets3, "vvtTargets3", int, "%d"
entry = vvtTargets4, "vvtTargets4", int, "%d" entry = vvtTargets4, "vvtTargets4", int, "%d"
entry = turboSpeed, "Turbocharger Speed", int, "%d" entry = turboSpeed, "Turbocharger Speed", int, "%d"
entry = canWriteOk, "canWriteOk", int, "%d"
entry = canWriteNotOk, "canWriteNotOk", int, "%d"
entry = triggerPrimaryFall, "triggerPrimaryFall", int, "%d"
entry = triggerPrimaryRise, "triggerPrimaryRise", int, "%d"
entry = triggerSecondaryFall, "triggerSecondaryFall", int, "%d"
entry = triggerSecondaryRise, "triggerSecondaryRise", int, "%d"
entry = triggerVvtFall, "triggerVvtFall", int, "%d"
entry = triggerVvtRise, "triggerVvtRise", int, "%d"
entry = startStopStateToggleCounter, "startStopStateToggleCounter", int, "%d"
entry = starterState, "starterState", int, "%d"
entry = starterRelayDisable, "starterRelayDisable", int, "%d"
entry = idleState, "idleState", int, "%d"
entry = injectorFlowPressureRatio, "injectorFlowPressureRatio", float, "%.3f"
entry = injectorFlowPressureDelta, "injectorFlowPressureDelta", float, "%.3f"
entry = etbFeedForward, "etbFeedForward", float, "%.3f"
entry = etbIntegralError, "etbIntegralError", float, "%.3f" entry = etbIntegralError, "etbIntegralError", float, "%.3f"
entry = etbCurrentTarget, "etbCurrentTarget", float, "%.3f" entry = etbCurrentTarget, "etbCurrentTarget", float, "%.3f"
entry = alternatorStatus_iTerm, "iTerm", float, "%.3f" entry = alternatorStatus_iTerm, "iTerm", float, "%.3f"

View File

@ -85,7 +85,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code ; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Nov 29 05:39:48 UTC 2021 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Nov 29 05:58:50 UTC 2021
pageSize = 20000 pageSize = 20000
page = 1 page = 1
@ -1966,7 +1966,7 @@ MAPValue = scalar, U16, 30, "kPa", 0.03333333333333333, 0
baroPressure = scalar, U16, 32, "kPa", 0.03333333333333333, 0 baroPressure = scalar, U16, 32, "kPa", 0.03333333333333333, 0
lambdaValue = scalar, U16, 34, "", 1.0E-4, 0 lambdaValue = scalar, U16, 34, "", 1.0E-4, 0
knockRetard = scalar, U08, 36, "deg", 0.1, 0 knockRetard = scalar, U08, 36, "deg", 0.1, 0
unused37 = scalar, U08, 37, "", 1, 0 idleCurrentPosition = scalar, U08, 37, "", 1, 0
VBatt = scalar, U16, 38, "V", 0.001, 0 VBatt = scalar, U16, 38, "V", 0.001, 0
oilPressure = scalar, U16, 40, "kPa", 0.03333333333333333, 0 oilPressure = scalar, U16, 40, "kPa", 0.03333333333333333, 0
vvtPositionB1I = scalar, U16, 42, "deg", 0.02, 0 vvtPositionB1I = scalar, U16, 42, "deg", 0.02, 0
@ -1987,9 +1987,9 @@ baroCorrection = scalar, U16, 68, "%", 0.01, 0
currentEnginePhase = scalar, U16, 70, "deg", 1, 0 currentEnginePhase = scalar, U16, 70, "deg", 1, 0
wallFuelAmount = scalar, U16, 72, "mg", 0.01, 0 wallFuelAmount = scalar, U16, 72, "mg", 0.01, 0
wallFuelCorrection = scalar, S16, 74, "mg", 0.01, 0 wallFuelCorrection = scalar, S16, 74, "mg", 0.01, 0
unused76 = scalar, U16, 76, "", 1, 0 revolutionCounterSinceStart = scalar, U16, 76, "", 1, 0
deltaTps = scalar, U16, 78, "ratio", 0.01, 0 deltaTps = scalar, U16, 78, "ratio", 0.01, 0
unused80 = scalar, U16, 80, "", 1, 0 canReadCounter = scalar, U16, 80, "", 1, 0
tpsAccelFuel = scalar, U16, 82, "ms", 0.0033333333333333335, 0 tpsAccelFuel = scalar, U16, 82, "ms", 0.0033333333333333335, 0
ignitionAdvance = scalar, U16, 84, "deg", 0.02, 0 ignitionAdvance = scalar, U16, 84, "deg", 0.02, 0
sparkDwellValue = scalar, U16, 86, "ms", 0.0033333333333333335, 0 sparkDwellValue = scalar, U16, 86, "ms", 0.0033333333333333335, 0
@ -2010,7 +2010,7 @@ firmwareVersion = scalar, U32, 120, "version_f", 1, 0
tsConfigVersion = scalar, U32, 124, "", 1, 0 tsConfigVersion = scalar, U32, 124, "", 1, 0
calibrationValue = scalar, F32, 128, "", 1, 0 calibrationValue = scalar, F32, 128, "", 1, 0
calibrationMode = scalar, U08, 132, "", 1, 0 calibrationMode = scalar, U08, 132, "", 1, 0
unusedPadding = scalar, U08, 133, "", 1, 0 idleTargetPosition = scalar, U08, 133, "", 1, 0
fuelingLoad = scalar, U16, 134, "%", 0.01, 0 fuelingLoad = scalar, U16, 134, "%", 0.01, 0
ignitionLoad = scalar, U16, 136, "%", 0.01, 0 ignitionLoad = scalar, U16, 136, "%", 0.01, 0
engineMakeCodeNameCrc16 = scalar, U16, 138, "crc16", 1, 0 engineMakeCodeNameCrc16 = scalar, U16, 138, "crc16", 1, 0
@ -2306,54 +2306,22 @@ unusedAtTheEnd201 = scalar, U08, 520, "", 1, 0
unusedAtTheEnd202 = scalar, U08, 521, "", 1, 0 unusedAtTheEnd202 = scalar, U08, 521, "", 1, 0
unusedAtTheEnd203 = scalar, U08, 522, "", 1, 0 unusedAtTheEnd203 = scalar, U08, 522, "", 1, 0
unusedAtTheEnd204 = scalar, U08, 523, "", 1, 0 unusedAtTheEnd204 = scalar, U08, 523, "", 1, 0
unusedAtTheEnd205 = scalar, U08, 524, "", 1, 0 canWriteOk = scalar, U16, 524, "", 1, 0
unusedAtTheEnd206 = scalar, U08, 525, "", 1, 0 canWriteNotOk = scalar, U16, 526, "", 1, 0
unusedAtTheEnd207 = scalar, U08, 526, "", 1, 0 triggerPrimaryFall = scalar, S32, 528, "", 1, 0
unusedAtTheEnd208 = scalar, U08, 527, "", 1, 0 triggerPrimaryRise = scalar, S32, 532, "", 1, 0
unusedAtTheEnd209 = scalar, U08, 528, "", 1, 0 triggerSecondaryFall = scalar, S32, 536, "", 1, 0
unusedAtTheEnd210 = scalar, U08, 529, "", 1, 0 triggerSecondaryRise = scalar, S32, 540, "", 1, 0
unusedAtTheEnd211 = scalar, U08, 530, "", 1, 0 triggerVvtFall = scalar, S32, 544, "", 1, 0
unusedAtTheEnd212 = scalar, U08, 531, "", 1, 0 triggerVvtRise = scalar, S32, 548, "", 1, 0
unusedAtTheEnd213 = scalar, U08, 532, "", 1, 0 startStopStateToggleCounter = scalar, U08, 552, "", 1, 0
unusedAtTheEnd214 = scalar, U08, 533, "", 1, 0 starterState = scalar, U08, 553, "", 1, 0
unusedAtTheEnd215 = scalar, U08, 534, "", 1, 0 starterRelayDisable = scalar, U08, 554, "", 1, 0
unusedAtTheEnd216 = scalar, U08, 535, "", 1, 0 unusedStarterRelayDisable = scalar, U08, 555, "", 1, 0
unusedAtTheEnd217 = scalar, U08, 536, "", 1, 0 idleState = scalar, S32, 556, "", 1, 0
unusedAtTheEnd218 = scalar, U08, 537, "", 1, 0 injectorFlowPressureRatio = scalar, F32, 560, "", 1, 0
unusedAtTheEnd219 = scalar, U08, 538, "", 1, 0 injectorFlowPressureDelta = scalar, F32, 564, "", 1, 0
unusedAtTheEnd220 = scalar, U08, 539, "", 1, 0 etbFeedForward = scalar, F32, 568, "", 1, 0
unusedAtTheEnd221 = scalar, U08, 540, "", 1, 0
unusedAtTheEnd222 = scalar, U08, 541, "", 1, 0
unusedAtTheEnd223 = scalar, U08, 542, "", 1, 0
unusedAtTheEnd224 = scalar, U08, 543, "", 1, 0
unusedAtTheEnd225 = scalar, U08, 544, "", 1, 0
unusedAtTheEnd226 = scalar, U08, 545, "", 1, 0
unusedAtTheEnd227 = scalar, U08, 546, "", 1, 0
unusedAtTheEnd228 = scalar, U08, 547, "", 1, 0
unusedAtTheEnd229 = scalar, U08, 548, "", 1, 0
unusedAtTheEnd230 = scalar, U08, 549, "", 1, 0
unusedAtTheEnd231 = scalar, U08, 550, "", 1, 0
unusedAtTheEnd232 = scalar, U08, 551, "", 1, 0
unusedAtTheEnd233 = scalar, U08, 552, "", 1, 0
unusedAtTheEnd234 = scalar, U08, 553, "", 1, 0
unusedAtTheEnd235 = scalar, U08, 554, "", 1, 0
unusedAtTheEnd236 = scalar, U08, 555, "", 1, 0
unusedAtTheEnd237 = scalar, U08, 556, "", 1, 0
unusedAtTheEnd238 = scalar, U08, 557, "", 1, 0
unusedAtTheEnd239 = scalar, U08, 558, "", 1, 0
unusedAtTheEnd240 = scalar, U08, 559, "", 1, 0
unusedAtTheEnd241 = scalar, U08, 560, "", 1, 0
unusedAtTheEnd242 = scalar, U08, 561, "", 1, 0
unusedAtTheEnd243 = scalar, U08, 562, "", 1, 0
unusedAtTheEnd244 = scalar, U08, 563, "", 1, 0
unusedAtTheEnd245 = scalar, U08, 564, "", 1, 0
unusedAtTheEnd246 = scalar, U08, 565, "", 1, 0
unusedAtTheEnd247 = scalar, U08, 566, "", 1, 0
unusedAtTheEnd248 = scalar, U08, 567, "", 1, 0
unusedAtTheEnd249 = scalar, U08, 568, "", 1, 0
unusedAtTheEnd250 = scalar, U08, 569, "", 1, 0
unusedAtTheEnd251 = scalar, U08, 570, "", 1, 0
unusedAtTheEnd252 = scalar, U08, 571, "", 1, 0
etbIntegralError = scalar, F32, 572, "", 1, 0 etbIntegralError = scalar, F32, 572, "", 1, 0
etbCurrentTarget = scalar, F32, 576, "", 1, 0 etbCurrentTarget = scalar, F32, 576, "", 1, 0
alternatorStatus_iTerm = scalar, F32, 580, "", 1, 0 alternatorStatus_iTerm = scalar, F32, 580, "", 1, 0
@ -3321,6 +3289,7 @@ entry = MAPValue, "MAP", float, "%.3f"
entry = baroPressure, "baroPressure", float, "%.3f" entry = baroPressure, "baroPressure", float, "%.3f"
entry = lambdaValue, "Lambda", float, "%.3f" entry = lambdaValue, "Lambda", float, "%.3f"
entry = knockRetard, "knockRetard", float, "%.3f" entry = knockRetard, "knockRetard", float, "%.3f"
entry = idleCurrentPosition, "idleCurrentPosition", int, "%d"
entry = VBatt, "VBatt", float, "%.3f" entry = VBatt, "VBatt", float, "%.3f"
entry = oilPressure, "Oil Pressure", float, "%.3f" entry = oilPressure, "Oil Pressure", float, "%.3f"
entry = vvtPositionB1I, "VVT: bank 1 intake", float, "%.3f" entry = vvtPositionB1I, "VVT: bank 1 intake", float, "%.3f"
@ -3341,7 +3310,9 @@ entry = baroCorrection, "fuel: Barometric pressure correction", float, "%.3f"
entry = currentEnginePhase, "Engine Phase", int, "%d" entry = currentEnginePhase, "Engine Phase", int, "%d"
entry = wallFuelAmount, "fuel: wall corr ms", float, "%.3f" entry = wallFuelAmount, "fuel: wall corr ms", float, "%.3f"
entry = wallFuelCorrection, "fuel: wall amount", float, "%.3f" entry = wallFuelCorrection, "fuel: wall amount", float, "%.3f"
entry = revolutionCounterSinceStart, "revolutionCounterSinceStart", int, "%d"
entry = deltaTps, "fuel: TPS change", float, "%.3f" entry = deltaTps, "fuel: TPS change", float, "%.3f"
entry = canReadCounter, "canReadCounter", int, "%d"
entry = tpsAccelFuel, "fuel: TPS acceleration extra fuel ms", float, "%.3f" entry = tpsAccelFuel, "fuel: TPS acceleration extra fuel ms", float, "%.3f"
entry = ignitionAdvance, "timing", float, "%.3f" entry = ignitionAdvance, "timing", float, "%.3f"
entry = sparkDwellValue, "dwell: coil charge time", float, "%.3f" entry = sparkDwellValue, "dwell: coil charge time", float, "%.3f"
@ -3362,6 +3333,7 @@ entry = firmwareVersion, "firmware", int, "%d"
entry = tsConfigVersion, "tsConfigVersion", int, "%d" entry = tsConfigVersion, "tsConfigVersion", int, "%d"
entry = calibrationValue, "calibrationValue", float, "%.3f" entry = calibrationValue, "calibrationValue", float, "%.3f"
entry = calibrationMode, "calibrationMode", int, "%d" entry = calibrationMode, "calibrationMode", int, "%d"
entry = idleTargetPosition, "idleTargetPosition", int, "%d"
entry = fuelingLoad, "fuel: load", float, "%.3f" entry = fuelingLoad, "fuel: load", float, "%.3f"
entry = ignitionLoad, "ign: load", float, "%.3f" entry = ignitionLoad, "ign: load", float, "%.3f"
entry = engineMakeCodeNameCrc16, "Engine CRC16", int, "%d" entry = engineMakeCodeNameCrc16, "Engine CRC16", int, "%d"
@ -3452,6 +3424,21 @@ entry = vvtTargets2, "vvtTargets2", int, "%d"
entry = vvtTargets3, "vvtTargets3", int, "%d" entry = vvtTargets3, "vvtTargets3", int, "%d"
entry = vvtTargets4, "vvtTargets4", int, "%d" entry = vvtTargets4, "vvtTargets4", int, "%d"
entry = turboSpeed, "Turbocharger Speed", int, "%d" entry = turboSpeed, "Turbocharger Speed", int, "%d"
entry = canWriteOk, "canWriteOk", int, "%d"
entry = canWriteNotOk, "canWriteNotOk", int, "%d"
entry = triggerPrimaryFall, "triggerPrimaryFall", int, "%d"
entry = triggerPrimaryRise, "triggerPrimaryRise", int, "%d"
entry = triggerSecondaryFall, "triggerSecondaryFall", int, "%d"
entry = triggerSecondaryRise, "triggerSecondaryRise", int, "%d"
entry = triggerVvtFall, "triggerVvtFall", int, "%d"
entry = triggerVvtRise, "triggerVvtRise", int, "%d"
entry = startStopStateToggleCounter, "startStopStateToggleCounter", int, "%d"
entry = starterState, "starterState", int, "%d"
entry = starterRelayDisable, "starterRelayDisable", int, "%d"
entry = idleState, "idleState", int, "%d"
entry = injectorFlowPressureRatio, "injectorFlowPressureRatio", float, "%.3f"
entry = injectorFlowPressureDelta, "injectorFlowPressureDelta", float, "%.3f"
entry = etbFeedForward, "etbFeedForward", float, "%.3f"
entry = etbIntegralError, "etbIntegralError", float, "%.3f" entry = etbIntegralError, "etbIntegralError", float, "%.3f"
entry = etbCurrentTarget, "etbCurrentTarget", float, "%.3f" entry = etbCurrentTarget, "etbCurrentTarget", float, "%.3f"
entry = alternatorStatus_iTerm, "iTerm", float, "%.3f" entry = alternatorStatus_iTerm, "iTerm", float, "%.3f"

View File

@ -85,7 +85,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code ; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Nov 29 05:39:45 UTC 2021 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Nov 29 05:58:47 UTC 2021
pageSize = 20000 pageSize = 20000
page = 1 page = 1
@ -1966,7 +1966,7 @@ MAPValue = scalar, U16, 30, "kPa", 0.03333333333333333, 0
baroPressure = scalar, U16, 32, "kPa", 0.03333333333333333, 0 baroPressure = scalar, U16, 32, "kPa", 0.03333333333333333, 0
lambdaValue = scalar, U16, 34, "", 1.0E-4, 0 lambdaValue = scalar, U16, 34, "", 1.0E-4, 0
knockRetard = scalar, U08, 36, "deg", 0.1, 0 knockRetard = scalar, U08, 36, "deg", 0.1, 0
unused37 = scalar, U08, 37, "", 1, 0 idleCurrentPosition = scalar, U08, 37, "", 1, 0
VBatt = scalar, U16, 38, "V", 0.001, 0 VBatt = scalar, U16, 38, "V", 0.001, 0
oilPressure = scalar, U16, 40, "kPa", 0.03333333333333333, 0 oilPressure = scalar, U16, 40, "kPa", 0.03333333333333333, 0
vvtPositionB1I = scalar, U16, 42, "deg", 0.02, 0 vvtPositionB1I = scalar, U16, 42, "deg", 0.02, 0
@ -1987,9 +1987,9 @@ baroCorrection = scalar, U16, 68, "%", 0.01, 0
currentEnginePhase = scalar, U16, 70, "deg", 1, 0 currentEnginePhase = scalar, U16, 70, "deg", 1, 0
wallFuelAmount = scalar, U16, 72, "mg", 0.01, 0 wallFuelAmount = scalar, U16, 72, "mg", 0.01, 0
wallFuelCorrection = scalar, S16, 74, "mg", 0.01, 0 wallFuelCorrection = scalar, S16, 74, "mg", 0.01, 0
unused76 = scalar, U16, 76, "", 1, 0 revolutionCounterSinceStart = scalar, U16, 76, "", 1, 0
deltaTps = scalar, U16, 78, "ratio", 0.01, 0 deltaTps = scalar, U16, 78, "ratio", 0.01, 0
unused80 = scalar, U16, 80, "", 1, 0 canReadCounter = scalar, U16, 80, "", 1, 0
tpsAccelFuel = scalar, U16, 82, "ms", 0.0033333333333333335, 0 tpsAccelFuel = scalar, U16, 82, "ms", 0.0033333333333333335, 0
ignitionAdvance = scalar, U16, 84, "deg", 0.02, 0 ignitionAdvance = scalar, U16, 84, "deg", 0.02, 0
sparkDwellValue = scalar, U16, 86, "ms", 0.0033333333333333335, 0 sparkDwellValue = scalar, U16, 86, "ms", 0.0033333333333333335, 0
@ -2010,7 +2010,7 @@ firmwareVersion = scalar, U32, 120, "version_f", 1, 0
tsConfigVersion = scalar, U32, 124, "", 1, 0 tsConfigVersion = scalar, U32, 124, "", 1, 0
calibrationValue = scalar, F32, 128, "", 1, 0 calibrationValue = scalar, F32, 128, "", 1, 0
calibrationMode = scalar, U08, 132, "", 1, 0 calibrationMode = scalar, U08, 132, "", 1, 0
unusedPadding = scalar, U08, 133, "", 1, 0 idleTargetPosition = scalar, U08, 133, "", 1, 0
fuelingLoad = scalar, U16, 134, "%", 0.01, 0 fuelingLoad = scalar, U16, 134, "%", 0.01, 0
ignitionLoad = scalar, U16, 136, "%", 0.01, 0 ignitionLoad = scalar, U16, 136, "%", 0.01, 0
engineMakeCodeNameCrc16 = scalar, U16, 138, "crc16", 1, 0 engineMakeCodeNameCrc16 = scalar, U16, 138, "crc16", 1, 0
@ -2306,54 +2306,22 @@ unusedAtTheEnd201 = scalar, U08, 520, "", 1, 0
unusedAtTheEnd202 = scalar, U08, 521, "", 1, 0 unusedAtTheEnd202 = scalar, U08, 521, "", 1, 0
unusedAtTheEnd203 = scalar, U08, 522, "", 1, 0 unusedAtTheEnd203 = scalar, U08, 522, "", 1, 0
unusedAtTheEnd204 = scalar, U08, 523, "", 1, 0 unusedAtTheEnd204 = scalar, U08, 523, "", 1, 0
unusedAtTheEnd205 = scalar, U08, 524, "", 1, 0 canWriteOk = scalar, U16, 524, "", 1, 0
unusedAtTheEnd206 = scalar, U08, 525, "", 1, 0 canWriteNotOk = scalar, U16, 526, "", 1, 0
unusedAtTheEnd207 = scalar, U08, 526, "", 1, 0 triggerPrimaryFall = scalar, S32, 528, "", 1, 0
unusedAtTheEnd208 = scalar, U08, 527, "", 1, 0 triggerPrimaryRise = scalar, S32, 532, "", 1, 0
unusedAtTheEnd209 = scalar, U08, 528, "", 1, 0 triggerSecondaryFall = scalar, S32, 536, "", 1, 0
unusedAtTheEnd210 = scalar, U08, 529, "", 1, 0 triggerSecondaryRise = scalar, S32, 540, "", 1, 0
unusedAtTheEnd211 = scalar, U08, 530, "", 1, 0 triggerVvtFall = scalar, S32, 544, "", 1, 0
unusedAtTheEnd212 = scalar, U08, 531, "", 1, 0 triggerVvtRise = scalar, S32, 548, "", 1, 0
unusedAtTheEnd213 = scalar, U08, 532, "", 1, 0 startStopStateToggleCounter = scalar, U08, 552, "", 1, 0
unusedAtTheEnd214 = scalar, U08, 533, "", 1, 0 starterState = scalar, U08, 553, "", 1, 0
unusedAtTheEnd215 = scalar, U08, 534, "", 1, 0 starterRelayDisable = scalar, U08, 554, "", 1, 0
unusedAtTheEnd216 = scalar, U08, 535, "", 1, 0 unusedStarterRelayDisable = scalar, U08, 555, "", 1, 0
unusedAtTheEnd217 = scalar, U08, 536, "", 1, 0 idleState = scalar, S32, 556, "", 1, 0
unusedAtTheEnd218 = scalar, U08, 537, "", 1, 0 injectorFlowPressureRatio = scalar, F32, 560, "", 1, 0
unusedAtTheEnd219 = scalar, U08, 538, "", 1, 0 injectorFlowPressureDelta = scalar, F32, 564, "", 1, 0
unusedAtTheEnd220 = scalar, U08, 539, "", 1, 0 etbFeedForward = scalar, F32, 568, "", 1, 0
unusedAtTheEnd221 = scalar, U08, 540, "", 1, 0
unusedAtTheEnd222 = scalar, U08, 541, "", 1, 0
unusedAtTheEnd223 = scalar, U08, 542, "", 1, 0
unusedAtTheEnd224 = scalar, U08, 543, "", 1, 0
unusedAtTheEnd225 = scalar, U08, 544, "", 1, 0
unusedAtTheEnd226 = scalar, U08, 545, "", 1, 0
unusedAtTheEnd227 = scalar, U08, 546, "", 1, 0
unusedAtTheEnd228 = scalar, U08, 547, "", 1, 0
unusedAtTheEnd229 = scalar, U08, 548, "", 1, 0
unusedAtTheEnd230 = scalar, U08, 549, "", 1, 0
unusedAtTheEnd231 = scalar, U08, 550, "", 1, 0
unusedAtTheEnd232 = scalar, U08, 551, "", 1, 0
unusedAtTheEnd233 = scalar, U08, 552, "", 1, 0
unusedAtTheEnd234 = scalar, U08, 553, "", 1, 0
unusedAtTheEnd235 = scalar, U08, 554, "", 1, 0
unusedAtTheEnd236 = scalar, U08, 555, "", 1, 0
unusedAtTheEnd237 = scalar, U08, 556, "", 1, 0
unusedAtTheEnd238 = scalar, U08, 557, "", 1, 0
unusedAtTheEnd239 = scalar, U08, 558, "", 1, 0
unusedAtTheEnd240 = scalar, U08, 559, "", 1, 0
unusedAtTheEnd241 = scalar, U08, 560, "", 1, 0
unusedAtTheEnd242 = scalar, U08, 561, "", 1, 0
unusedAtTheEnd243 = scalar, U08, 562, "", 1, 0
unusedAtTheEnd244 = scalar, U08, 563, "", 1, 0
unusedAtTheEnd245 = scalar, U08, 564, "", 1, 0
unusedAtTheEnd246 = scalar, U08, 565, "", 1, 0
unusedAtTheEnd247 = scalar, U08, 566, "", 1, 0
unusedAtTheEnd248 = scalar, U08, 567, "", 1, 0
unusedAtTheEnd249 = scalar, U08, 568, "", 1, 0
unusedAtTheEnd250 = scalar, U08, 569, "", 1, 0
unusedAtTheEnd251 = scalar, U08, 570, "", 1, 0
unusedAtTheEnd252 = scalar, U08, 571, "", 1, 0
etbIntegralError = scalar, F32, 572, "", 1, 0 etbIntegralError = scalar, F32, 572, "", 1, 0
etbCurrentTarget = scalar, F32, 576, "", 1, 0 etbCurrentTarget = scalar, F32, 576, "", 1, 0
alternatorStatus_iTerm = scalar, F32, 580, "", 1, 0 alternatorStatus_iTerm = scalar, F32, 580, "", 1, 0
@ -3321,6 +3289,7 @@ entry = MAPValue, "MAP", float, "%.3f"
entry = baroPressure, "baroPressure", float, "%.3f" entry = baroPressure, "baroPressure", float, "%.3f"
entry = lambdaValue, "Lambda", float, "%.3f" entry = lambdaValue, "Lambda", float, "%.3f"
entry = knockRetard, "knockRetard", float, "%.3f" entry = knockRetard, "knockRetard", float, "%.3f"
entry = idleCurrentPosition, "idleCurrentPosition", int, "%d"
entry = VBatt, "VBatt", float, "%.3f" entry = VBatt, "VBatt", float, "%.3f"
entry = oilPressure, "Oil Pressure", float, "%.3f" entry = oilPressure, "Oil Pressure", float, "%.3f"
entry = vvtPositionB1I, "VVT: bank 1 intake", float, "%.3f" entry = vvtPositionB1I, "VVT: bank 1 intake", float, "%.3f"
@ -3341,7 +3310,9 @@ entry = baroCorrection, "fuel: Barometric pressure correction", float, "%.3f"
entry = currentEnginePhase, "Engine Phase", int, "%d" entry = currentEnginePhase, "Engine Phase", int, "%d"
entry = wallFuelAmount, "fuel: wall corr ms", float, "%.3f" entry = wallFuelAmount, "fuel: wall corr ms", float, "%.3f"
entry = wallFuelCorrection, "fuel: wall amount", float, "%.3f" entry = wallFuelCorrection, "fuel: wall amount", float, "%.3f"
entry = revolutionCounterSinceStart, "revolutionCounterSinceStart", int, "%d"
entry = deltaTps, "fuel: TPS change", float, "%.3f" entry = deltaTps, "fuel: TPS change", float, "%.3f"
entry = canReadCounter, "canReadCounter", int, "%d"
entry = tpsAccelFuel, "fuel: TPS acceleration extra fuel ms", float, "%.3f" entry = tpsAccelFuel, "fuel: TPS acceleration extra fuel ms", float, "%.3f"
entry = ignitionAdvance, "timing", float, "%.3f" entry = ignitionAdvance, "timing", float, "%.3f"
entry = sparkDwellValue, "dwell: coil charge time", float, "%.3f" entry = sparkDwellValue, "dwell: coil charge time", float, "%.3f"
@ -3362,6 +3333,7 @@ entry = firmwareVersion, "firmware", int, "%d"
entry = tsConfigVersion, "tsConfigVersion", int, "%d" entry = tsConfigVersion, "tsConfigVersion", int, "%d"
entry = calibrationValue, "calibrationValue", float, "%.3f" entry = calibrationValue, "calibrationValue", float, "%.3f"
entry = calibrationMode, "calibrationMode", int, "%d" entry = calibrationMode, "calibrationMode", int, "%d"
entry = idleTargetPosition, "idleTargetPosition", int, "%d"
entry = fuelingLoad, "fuel: load", float, "%.3f" entry = fuelingLoad, "fuel: load", float, "%.3f"
entry = ignitionLoad, "ign: load", float, "%.3f" entry = ignitionLoad, "ign: load", float, "%.3f"
entry = engineMakeCodeNameCrc16, "Engine CRC16", int, "%d" entry = engineMakeCodeNameCrc16, "Engine CRC16", int, "%d"
@ -3452,6 +3424,21 @@ entry = vvtTargets2, "vvtTargets2", int, "%d"
entry = vvtTargets3, "vvtTargets3", int, "%d" entry = vvtTargets3, "vvtTargets3", int, "%d"
entry = vvtTargets4, "vvtTargets4", int, "%d" entry = vvtTargets4, "vvtTargets4", int, "%d"
entry = turboSpeed, "Turbocharger Speed", int, "%d" entry = turboSpeed, "Turbocharger Speed", int, "%d"
entry = canWriteOk, "canWriteOk", int, "%d"
entry = canWriteNotOk, "canWriteNotOk", int, "%d"
entry = triggerPrimaryFall, "triggerPrimaryFall", int, "%d"
entry = triggerPrimaryRise, "triggerPrimaryRise", int, "%d"
entry = triggerSecondaryFall, "triggerSecondaryFall", int, "%d"
entry = triggerSecondaryRise, "triggerSecondaryRise", int, "%d"
entry = triggerVvtFall, "triggerVvtFall", int, "%d"
entry = triggerVvtRise, "triggerVvtRise", int, "%d"
entry = startStopStateToggleCounter, "startStopStateToggleCounter", int, "%d"
entry = starterState, "starterState", int, "%d"
entry = starterRelayDisable, "starterRelayDisable", int, "%d"
entry = idleState, "idleState", int, "%d"
entry = injectorFlowPressureRatio, "injectorFlowPressureRatio", float, "%.3f"
entry = injectorFlowPressureDelta, "injectorFlowPressureDelta", float, "%.3f"
entry = etbFeedForward, "etbFeedForward", float, "%.3f"
entry = etbIntegralError, "etbIntegralError", float, "%.3f" entry = etbIntegralError, "etbIntegralError", float, "%.3f"
entry = etbCurrentTarget, "etbCurrentTarget", float, "%.3f" entry = etbCurrentTarget, "etbCurrentTarget", float, "%.3f"
entry = alternatorStatus_iTerm, "iTerm", float, "%.3f" entry = alternatorStatus_iTerm, "iTerm", float, "%.3f"

View File

@ -85,7 +85,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code ; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Nov 29 05:39:43 UTC 2021 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Nov 29 05:58:44 UTC 2021
pageSize = 20000 pageSize = 20000
page = 1 page = 1
@ -1966,7 +1966,7 @@ MAPValue = scalar, U16, 30, "kPa", 0.03333333333333333, 0
baroPressure = scalar, U16, 32, "kPa", 0.03333333333333333, 0 baroPressure = scalar, U16, 32, "kPa", 0.03333333333333333, 0
lambdaValue = scalar, U16, 34, "", 1.0E-4, 0 lambdaValue = scalar, U16, 34, "", 1.0E-4, 0
knockRetard = scalar, U08, 36, "deg", 0.1, 0 knockRetard = scalar, U08, 36, "deg", 0.1, 0
unused37 = scalar, U08, 37, "", 1, 0 idleCurrentPosition = scalar, U08, 37, "", 1, 0
VBatt = scalar, U16, 38, "V", 0.001, 0 VBatt = scalar, U16, 38, "V", 0.001, 0
oilPressure = scalar, U16, 40, "kPa", 0.03333333333333333, 0 oilPressure = scalar, U16, 40, "kPa", 0.03333333333333333, 0
vvtPositionB1I = scalar, U16, 42, "deg", 0.02, 0 vvtPositionB1I = scalar, U16, 42, "deg", 0.02, 0
@ -1987,9 +1987,9 @@ baroCorrection = scalar, U16, 68, "%", 0.01, 0
currentEnginePhase = scalar, U16, 70, "deg", 1, 0 currentEnginePhase = scalar, U16, 70, "deg", 1, 0
wallFuelAmount = scalar, U16, 72, "mg", 0.01, 0 wallFuelAmount = scalar, U16, 72, "mg", 0.01, 0
wallFuelCorrection = scalar, S16, 74, "mg", 0.01, 0 wallFuelCorrection = scalar, S16, 74, "mg", 0.01, 0
unused76 = scalar, U16, 76, "", 1, 0 revolutionCounterSinceStart = scalar, U16, 76, "", 1, 0
deltaTps = scalar, U16, 78, "ratio", 0.01, 0 deltaTps = scalar, U16, 78, "ratio", 0.01, 0
unused80 = scalar, U16, 80, "", 1, 0 canReadCounter = scalar, U16, 80, "", 1, 0
tpsAccelFuel = scalar, U16, 82, "ms", 0.0033333333333333335, 0 tpsAccelFuel = scalar, U16, 82, "ms", 0.0033333333333333335, 0
ignitionAdvance = scalar, U16, 84, "deg", 0.02, 0 ignitionAdvance = scalar, U16, 84, "deg", 0.02, 0
sparkDwellValue = scalar, U16, 86, "ms", 0.0033333333333333335, 0 sparkDwellValue = scalar, U16, 86, "ms", 0.0033333333333333335, 0
@ -2010,7 +2010,7 @@ firmwareVersion = scalar, U32, 120, "version_f", 1, 0
tsConfigVersion = scalar, U32, 124, "", 1, 0 tsConfigVersion = scalar, U32, 124, "", 1, 0
calibrationValue = scalar, F32, 128, "", 1, 0 calibrationValue = scalar, F32, 128, "", 1, 0
calibrationMode = scalar, U08, 132, "", 1, 0 calibrationMode = scalar, U08, 132, "", 1, 0
unusedPadding = scalar, U08, 133, "", 1, 0 idleTargetPosition = scalar, U08, 133, "", 1, 0
fuelingLoad = scalar, U16, 134, "%", 0.01, 0 fuelingLoad = scalar, U16, 134, "%", 0.01, 0
ignitionLoad = scalar, U16, 136, "%", 0.01, 0 ignitionLoad = scalar, U16, 136, "%", 0.01, 0
engineMakeCodeNameCrc16 = scalar, U16, 138, "crc16", 1, 0 engineMakeCodeNameCrc16 = scalar, U16, 138, "crc16", 1, 0
@ -2306,54 +2306,22 @@ unusedAtTheEnd201 = scalar, U08, 520, "", 1, 0
unusedAtTheEnd202 = scalar, U08, 521, "", 1, 0 unusedAtTheEnd202 = scalar, U08, 521, "", 1, 0
unusedAtTheEnd203 = scalar, U08, 522, "", 1, 0 unusedAtTheEnd203 = scalar, U08, 522, "", 1, 0
unusedAtTheEnd204 = scalar, U08, 523, "", 1, 0 unusedAtTheEnd204 = scalar, U08, 523, "", 1, 0
unusedAtTheEnd205 = scalar, U08, 524, "", 1, 0 canWriteOk = scalar, U16, 524, "", 1, 0
unusedAtTheEnd206 = scalar, U08, 525, "", 1, 0 canWriteNotOk = scalar, U16, 526, "", 1, 0
unusedAtTheEnd207 = scalar, U08, 526, "", 1, 0 triggerPrimaryFall = scalar, S32, 528, "", 1, 0
unusedAtTheEnd208 = scalar, U08, 527, "", 1, 0 triggerPrimaryRise = scalar, S32, 532, "", 1, 0
unusedAtTheEnd209 = scalar, U08, 528, "", 1, 0 triggerSecondaryFall = scalar, S32, 536, "", 1, 0
unusedAtTheEnd210 = scalar, U08, 529, "", 1, 0 triggerSecondaryRise = scalar, S32, 540, "", 1, 0
unusedAtTheEnd211 = scalar, U08, 530, "", 1, 0 triggerVvtFall = scalar, S32, 544, "", 1, 0
unusedAtTheEnd212 = scalar, U08, 531, "", 1, 0 triggerVvtRise = scalar, S32, 548, "", 1, 0
unusedAtTheEnd213 = scalar, U08, 532, "", 1, 0 startStopStateToggleCounter = scalar, U08, 552, "", 1, 0
unusedAtTheEnd214 = scalar, U08, 533, "", 1, 0 starterState = scalar, U08, 553, "", 1, 0
unusedAtTheEnd215 = scalar, U08, 534, "", 1, 0 starterRelayDisable = scalar, U08, 554, "", 1, 0
unusedAtTheEnd216 = scalar, U08, 535, "", 1, 0 unusedStarterRelayDisable = scalar, U08, 555, "", 1, 0
unusedAtTheEnd217 = scalar, U08, 536, "", 1, 0 idleState = scalar, S32, 556, "", 1, 0
unusedAtTheEnd218 = scalar, U08, 537, "", 1, 0 injectorFlowPressureRatio = scalar, F32, 560, "", 1, 0
unusedAtTheEnd219 = scalar, U08, 538, "", 1, 0 injectorFlowPressureDelta = scalar, F32, 564, "", 1, 0
unusedAtTheEnd220 = scalar, U08, 539, "", 1, 0 etbFeedForward = scalar, F32, 568, "", 1, 0
unusedAtTheEnd221 = scalar, U08, 540, "", 1, 0
unusedAtTheEnd222 = scalar, U08, 541, "", 1, 0
unusedAtTheEnd223 = scalar, U08, 542, "", 1, 0
unusedAtTheEnd224 = scalar, U08, 543, "", 1, 0
unusedAtTheEnd225 = scalar, U08, 544, "", 1, 0
unusedAtTheEnd226 = scalar, U08, 545, "", 1, 0
unusedAtTheEnd227 = scalar, U08, 546, "", 1, 0
unusedAtTheEnd228 = scalar, U08, 547, "", 1, 0
unusedAtTheEnd229 = scalar, U08, 548, "", 1, 0
unusedAtTheEnd230 = scalar, U08, 549, "", 1, 0
unusedAtTheEnd231 = scalar, U08, 550, "", 1, 0
unusedAtTheEnd232 = scalar, U08, 551, "", 1, 0
unusedAtTheEnd233 = scalar, U08, 552, "", 1, 0
unusedAtTheEnd234 = scalar, U08, 553, "", 1, 0
unusedAtTheEnd235 = scalar, U08, 554, "", 1, 0
unusedAtTheEnd236 = scalar, U08, 555, "", 1, 0
unusedAtTheEnd237 = scalar, U08, 556, "", 1, 0
unusedAtTheEnd238 = scalar, U08, 557, "", 1, 0
unusedAtTheEnd239 = scalar, U08, 558, "", 1, 0
unusedAtTheEnd240 = scalar, U08, 559, "", 1, 0
unusedAtTheEnd241 = scalar, U08, 560, "", 1, 0
unusedAtTheEnd242 = scalar, U08, 561, "", 1, 0
unusedAtTheEnd243 = scalar, U08, 562, "", 1, 0
unusedAtTheEnd244 = scalar, U08, 563, "", 1, 0
unusedAtTheEnd245 = scalar, U08, 564, "", 1, 0
unusedAtTheEnd246 = scalar, U08, 565, "", 1, 0
unusedAtTheEnd247 = scalar, U08, 566, "", 1, 0
unusedAtTheEnd248 = scalar, U08, 567, "", 1, 0
unusedAtTheEnd249 = scalar, U08, 568, "", 1, 0
unusedAtTheEnd250 = scalar, U08, 569, "", 1, 0
unusedAtTheEnd251 = scalar, U08, 570, "", 1, 0
unusedAtTheEnd252 = scalar, U08, 571, "", 1, 0
etbIntegralError = scalar, F32, 572, "", 1, 0 etbIntegralError = scalar, F32, 572, "", 1, 0
etbCurrentTarget = scalar, F32, 576, "", 1, 0 etbCurrentTarget = scalar, F32, 576, "", 1, 0
alternatorStatus_iTerm = scalar, F32, 580, "", 1, 0 alternatorStatus_iTerm = scalar, F32, 580, "", 1, 0
@ -3321,6 +3289,7 @@ entry = MAPValue, "MAP", float, "%.3f"
entry = baroPressure, "baroPressure", float, "%.3f" entry = baroPressure, "baroPressure", float, "%.3f"
entry = lambdaValue, "Lambda", float, "%.3f" entry = lambdaValue, "Lambda", float, "%.3f"
entry = knockRetard, "knockRetard", float, "%.3f" entry = knockRetard, "knockRetard", float, "%.3f"
entry = idleCurrentPosition, "idleCurrentPosition", int, "%d"
entry = VBatt, "VBatt", float, "%.3f" entry = VBatt, "VBatt", float, "%.3f"
entry = oilPressure, "Oil Pressure", float, "%.3f" entry = oilPressure, "Oil Pressure", float, "%.3f"
entry = vvtPositionB1I, "VVT: bank 1 intake", float, "%.3f" entry = vvtPositionB1I, "VVT: bank 1 intake", float, "%.3f"
@ -3341,7 +3310,9 @@ entry = baroCorrection, "fuel: Barometric pressure correction", float, "%.3f"
entry = currentEnginePhase, "Engine Phase", int, "%d" entry = currentEnginePhase, "Engine Phase", int, "%d"
entry = wallFuelAmount, "fuel: wall corr ms", float, "%.3f" entry = wallFuelAmount, "fuel: wall corr ms", float, "%.3f"
entry = wallFuelCorrection, "fuel: wall amount", float, "%.3f" entry = wallFuelCorrection, "fuel: wall amount", float, "%.3f"
entry = revolutionCounterSinceStart, "revolutionCounterSinceStart", int, "%d"
entry = deltaTps, "fuel: TPS change", float, "%.3f" entry = deltaTps, "fuel: TPS change", float, "%.3f"
entry = canReadCounter, "canReadCounter", int, "%d"
entry = tpsAccelFuel, "fuel: TPS acceleration extra fuel ms", float, "%.3f" entry = tpsAccelFuel, "fuel: TPS acceleration extra fuel ms", float, "%.3f"
entry = ignitionAdvance, "timing", float, "%.3f" entry = ignitionAdvance, "timing", float, "%.3f"
entry = sparkDwellValue, "dwell: coil charge time", float, "%.3f" entry = sparkDwellValue, "dwell: coil charge time", float, "%.3f"
@ -3362,6 +3333,7 @@ entry = firmwareVersion, "firmware", int, "%d"
entry = tsConfigVersion, "tsConfigVersion", int, "%d" entry = tsConfigVersion, "tsConfigVersion", int, "%d"
entry = calibrationValue, "calibrationValue", float, "%.3f" entry = calibrationValue, "calibrationValue", float, "%.3f"
entry = calibrationMode, "calibrationMode", int, "%d" entry = calibrationMode, "calibrationMode", int, "%d"
entry = idleTargetPosition, "idleTargetPosition", int, "%d"
entry = fuelingLoad, "fuel: load", float, "%.3f" entry = fuelingLoad, "fuel: load", float, "%.3f"
entry = ignitionLoad, "ign: load", float, "%.3f" entry = ignitionLoad, "ign: load", float, "%.3f"
entry = engineMakeCodeNameCrc16, "Engine CRC16", int, "%d" entry = engineMakeCodeNameCrc16, "Engine CRC16", int, "%d"
@ -3452,6 +3424,21 @@ entry = vvtTargets2, "vvtTargets2", int, "%d"
entry = vvtTargets3, "vvtTargets3", int, "%d" entry = vvtTargets3, "vvtTargets3", int, "%d"
entry = vvtTargets4, "vvtTargets4", int, "%d" entry = vvtTargets4, "vvtTargets4", int, "%d"
entry = turboSpeed, "Turbocharger Speed", int, "%d" entry = turboSpeed, "Turbocharger Speed", int, "%d"
entry = canWriteOk, "canWriteOk", int, "%d"
entry = canWriteNotOk, "canWriteNotOk", int, "%d"
entry = triggerPrimaryFall, "triggerPrimaryFall", int, "%d"
entry = triggerPrimaryRise, "triggerPrimaryRise", int, "%d"
entry = triggerSecondaryFall, "triggerSecondaryFall", int, "%d"
entry = triggerSecondaryRise, "triggerSecondaryRise", int, "%d"
entry = triggerVvtFall, "triggerVvtFall", int, "%d"
entry = triggerVvtRise, "triggerVvtRise", int, "%d"
entry = startStopStateToggleCounter, "startStopStateToggleCounter", int, "%d"
entry = starterState, "starterState", int, "%d"
entry = starterRelayDisable, "starterRelayDisable", int, "%d"
entry = idleState, "idleState", int, "%d"
entry = injectorFlowPressureRatio, "injectorFlowPressureRatio", float, "%.3f"
entry = injectorFlowPressureDelta, "injectorFlowPressureDelta", float, "%.3f"
entry = etbFeedForward, "etbFeedForward", float, "%.3f"
entry = etbIntegralError, "etbIntegralError", float, "%.3f" entry = etbIntegralError, "etbIntegralError", float, "%.3f"
entry = etbCurrentTarget, "etbCurrentTarget", float, "%.3f" entry = etbCurrentTarget, "etbCurrentTarget", float, "%.3f"
entry = alternatorStatus_iTerm, "iTerm", float, "%.3f" entry = alternatorStatus_iTerm, "iTerm", float, "%.3f"

View File

@ -85,7 +85,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code ; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Nov 29 05:39:50 UTC 2021 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Nov 29 05:58:52 UTC 2021
pageSize = 20000 pageSize = 20000
page = 1 page = 1
@ -1966,7 +1966,7 @@ MAPValue = scalar, U16, 30, "kPa", 0.03333333333333333, 0
baroPressure = scalar, U16, 32, "kPa", 0.03333333333333333, 0 baroPressure = scalar, U16, 32, "kPa", 0.03333333333333333, 0
lambdaValue = scalar, U16, 34, "", 1.0E-4, 0 lambdaValue = scalar, U16, 34, "", 1.0E-4, 0
knockRetard = scalar, U08, 36, "deg", 0.1, 0 knockRetard = scalar, U08, 36, "deg", 0.1, 0
unused37 = scalar, U08, 37, "", 1, 0 idleCurrentPosition = scalar, U08, 37, "", 1, 0
VBatt = scalar, U16, 38, "V", 0.001, 0 VBatt = scalar, U16, 38, "V", 0.001, 0
oilPressure = scalar, U16, 40, "kPa", 0.03333333333333333, 0 oilPressure = scalar, U16, 40, "kPa", 0.03333333333333333, 0
vvtPositionB1I = scalar, U16, 42, "deg", 0.02, 0 vvtPositionB1I = scalar, U16, 42, "deg", 0.02, 0
@ -1987,9 +1987,9 @@ baroCorrection = scalar, U16, 68, "%", 0.01, 0
currentEnginePhase = scalar, U16, 70, "deg", 1, 0 currentEnginePhase = scalar, U16, 70, "deg", 1, 0
wallFuelAmount = scalar, U16, 72, "mg", 0.01, 0 wallFuelAmount = scalar, U16, 72, "mg", 0.01, 0
wallFuelCorrection = scalar, S16, 74, "mg", 0.01, 0 wallFuelCorrection = scalar, S16, 74, "mg", 0.01, 0
unused76 = scalar, U16, 76, "", 1, 0 revolutionCounterSinceStart = scalar, U16, 76, "", 1, 0
deltaTps = scalar, U16, 78, "ratio", 0.01, 0 deltaTps = scalar, U16, 78, "ratio", 0.01, 0
unused80 = scalar, U16, 80, "", 1, 0 canReadCounter = scalar, U16, 80, "", 1, 0
tpsAccelFuel = scalar, U16, 82, "ms", 0.0033333333333333335, 0 tpsAccelFuel = scalar, U16, 82, "ms", 0.0033333333333333335, 0
ignitionAdvance = scalar, U16, 84, "deg", 0.02, 0 ignitionAdvance = scalar, U16, 84, "deg", 0.02, 0
sparkDwellValue = scalar, U16, 86, "ms", 0.0033333333333333335, 0 sparkDwellValue = scalar, U16, 86, "ms", 0.0033333333333333335, 0
@ -2010,7 +2010,7 @@ firmwareVersion = scalar, U32, 120, "version_f", 1, 0
tsConfigVersion = scalar, U32, 124, "", 1, 0 tsConfigVersion = scalar, U32, 124, "", 1, 0
calibrationValue = scalar, F32, 128, "", 1, 0 calibrationValue = scalar, F32, 128, "", 1, 0
calibrationMode = scalar, U08, 132, "", 1, 0 calibrationMode = scalar, U08, 132, "", 1, 0
unusedPadding = scalar, U08, 133, "", 1, 0 idleTargetPosition = scalar, U08, 133, "", 1, 0
fuelingLoad = scalar, U16, 134, "%", 0.01, 0 fuelingLoad = scalar, U16, 134, "%", 0.01, 0
ignitionLoad = scalar, U16, 136, "%", 0.01, 0 ignitionLoad = scalar, U16, 136, "%", 0.01, 0
engineMakeCodeNameCrc16 = scalar, U16, 138, "crc16", 1, 0 engineMakeCodeNameCrc16 = scalar, U16, 138, "crc16", 1, 0
@ -2306,54 +2306,22 @@ unusedAtTheEnd201 = scalar, U08, 520, "", 1, 0
unusedAtTheEnd202 = scalar, U08, 521, "", 1, 0 unusedAtTheEnd202 = scalar, U08, 521, "", 1, 0
unusedAtTheEnd203 = scalar, U08, 522, "", 1, 0 unusedAtTheEnd203 = scalar, U08, 522, "", 1, 0
unusedAtTheEnd204 = scalar, U08, 523, "", 1, 0 unusedAtTheEnd204 = scalar, U08, 523, "", 1, 0
unusedAtTheEnd205 = scalar, U08, 524, "", 1, 0 canWriteOk = scalar, U16, 524, "", 1, 0
unusedAtTheEnd206 = scalar, U08, 525, "", 1, 0 canWriteNotOk = scalar, U16, 526, "", 1, 0
unusedAtTheEnd207 = scalar, U08, 526, "", 1, 0 triggerPrimaryFall = scalar, S32, 528, "", 1, 0
unusedAtTheEnd208 = scalar, U08, 527, "", 1, 0 triggerPrimaryRise = scalar, S32, 532, "", 1, 0
unusedAtTheEnd209 = scalar, U08, 528, "", 1, 0 triggerSecondaryFall = scalar, S32, 536, "", 1, 0
unusedAtTheEnd210 = scalar, U08, 529, "", 1, 0 triggerSecondaryRise = scalar, S32, 540, "", 1, 0
unusedAtTheEnd211 = scalar, U08, 530, "", 1, 0 triggerVvtFall = scalar, S32, 544, "", 1, 0
unusedAtTheEnd212 = scalar, U08, 531, "", 1, 0 triggerVvtRise = scalar, S32, 548, "", 1, 0
unusedAtTheEnd213 = scalar, U08, 532, "", 1, 0 startStopStateToggleCounter = scalar, U08, 552, "", 1, 0
unusedAtTheEnd214 = scalar, U08, 533, "", 1, 0 starterState = scalar, U08, 553, "", 1, 0
unusedAtTheEnd215 = scalar, U08, 534, "", 1, 0 starterRelayDisable = scalar, U08, 554, "", 1, 0
unusedAtTheEnd216 = scalar, U08, 535, "", 1, 0 unusedStarterRelayDisable = scalar, U08, 555, "", 1, 0
unusedAtTheEnd217 = scalar, U08, 536, "", 1, 0 idleState = scalar, S32, 556, "", 1, 0
unusedAtTheEnd218 = scalar, U08, 537, "", 1, 0 injectorFlowPressureRatio = scalar, F32, 560, "", 1, 0
unusedAtTheEnd219 = scalar, U08, 538, "", 1, 0 injectorFlowPressureDelta = scalar, F32, 564, "", 1, 0
unusedAtTheEnd220 = scalar, U08, 539, "", 1, 0 etbFeedForward = scalar, F32, 568, "", 1, 0
unusedAtTheEnd221 = scalar, U08, 540, "", 1, 0
unusedAtTheEnd222 = scalar, U08, 541, "", 1, 0
unusedAtTheEnd223 = scalar, U08, 542, "", 1, 0
unusedAtTheEnd224 = scalar, U08, 543, "", 1, 0
unusedAtTheEnd225 = scalar, U08, 544, "", 1, 0
unusedAtTheEnd226 = scalar, U08, 545, "", 1, 0
unusedAtTheEnd227 = scalar, U08, 546, "", 1, 0
unusedAtTheEnd228 = scalar, U08, 547, "", 1, 0
unusedAtTheEnd229 = scalar, U08, 548, "", 1, 0
unusedAtTheEnd230 = scalar, U08, 549, "", 1, 0
unusedAtTheEnd231 = scalar, U08, 550, "", 1, 0
unusedAtTheEnd232 = scalar, U08, 551, "", 1, 0
unusedAtTheEnd233 = scalar, U08, 552, "", 1, 0
unusedAtTheEnd234 = scalar, U08, 553, "", 1, 0
unusedAtTheEnd235 = scalar, U08, 554, "", 1, 0
unusedAtTheEnd236 = scalar, U08, 555, "", 1, 0
unusedAtTheEnd237 = scalar, U08, 556, "", 1, 0
unusedAtTheEnd238 = scalar, U08, 557, "", 1, 0
unusedAtTheEnd239 = scalar, U08, 558, "", 1, 0
unusedAtTheEnd240 = scalar, U08, 559, "", 1, 0
unusedAtTheEnd241 = scalar, U08, 560, "", 1, 0
unusedAtTheEnd242 = scalar, U08, 561, "", 1, 0
unusedAtTheEnd243 = scalar, U08, 562, "", 1, 0
unusedAtTheEnd244 = scalar, U08, 563, "", 1, 0
unusedAtTheEnd245 = scalar, U08, 564, "", 1, 0
unusedAtTheEnd246 = scalar, U08, 565, "", 1, 0
unusedAtTheEnd247 = scalar, U08, 566, "", 1, 0
unusedAtTheEnd248 = scalar, U08, 567, "", 1, 0
unusedAtTheEnd249 = scalar, U08, 568, "", 1, 0
unusedAtTheEnd250 = scalar, U08, 569, "", 1, 0
unusedAtTheEnd251 = scalar, U08, 570, "", 1, 0
unusedAtTheEnd252 = scalar, U08, 571, "", 1, 0
etbIntegralError = scalar, F32, 572, "", 1, 0 etbIntegralError = scalar, F32, 572, "", 1, 0
etbCurrentTarget = scalar, F32, 576, "", 1, 0 etbCurrentTarget = scalar, F32, 576, "", 1, 0
alternatorStatus_iTerm = scalar, F32, 580, "", 1, 0 alternatorStatus_iTerm = scalar, F32, 580, "", 1, 0
@ -3321,6 +3289,7 @@ entry = MAPValue, "MAP", float, "%.3f"
entry = baroPressure, "baroPressure", float, "%.3f" entry = baroPressure, "baroPressure", float, "%.3f"
entry = lambdaValue, "Lambda", float, "%.3f" entry = lambdaValue, "Lambda", float, "%.3f"
entry = knockRetard, "knockRetard", float, "%.3f" entry = knockRetard, "knockRetard", float, "%.3f"
entry = idleCurrentPosition, "idleCurrentPosition", int, "%d"
entry = VBatt, "VBatt", float, "%.3f" entry = VBatt, "VBatt", float, "%.3f"
entry = oilPressure, "Oil Pressure", float, "%.3f" entry = oilPressure, "Oil Pressure", float, "%.3f"
entry = vvtPositionB1I, "VVT: bank 1 intake", float, "%.3f" entry = vvtPositionB1I, "VVT: bank 1 intake", float, "%.3f"
@ -3341,7 +3310,9 @@ entry = baroCorrection, "fuel: Barometric pressure correction", float, "%.3f"
entry = currentEnginePhase, "Engine Phase", int, "%d" entry = currentEnginePhase, "Engine Phase", int, "%d"
entry = wallFuelAmount, "fuel: wall corr ms", float, "%.3f" entry = wallFuelAmount, "fuel: wall corr ms", float, "%.3f"
entry = wallFuelCorrection, "fuel: wall amount", float, "%.3f" entry = wallFuelCorrection, "fuel: wall amount", float, "%.3f"
entry = revolutionCounterSinceStart, "revolutionCounterSinceStart", int, "%d"
entry = deltaTps, "fuel: TPS change", float, "%.3f" entry = deltaTps, "fuel: TPS change", float, "%.3f"
entry = canReadCounter, "canReadCounter", int, "%d"
entry = tpsAccelFuel, "fuel: TPS acceleration extra fuel ms", float, "%.3f" entry = tpsAccelFuel, "fuel: TPS acceleration extra fuel ms", float, "%.3f"
entry = ignitionAdvance, "timing", float, "%.3f" entry = ignitionAdvance, "timing", float, "%.3f"
entry = sparkDwellValue, "dwell: coil charge time", float, "%.3f" entry = sparkDwellValue, "dwell: coil charge time", float, "%.3f"
@ -3362,6 +3333,7 @@ entry = firmwareVersion, "firmware", int, "%d"
entry = tsConfigVersion, "tsConfigVersion", int, "%d" entry = tsConfigVersion, "tsConfigVersion", int, "%d"
entry = calibrationValue, "calibrationValue", float, "%.3f" entry = calibrationValue, "calibrationValue", float, "%.3f"
entry = calibrationMode, "calibrationMode", int, "%d" entry = calibrationMode, "calibrationMode", int, "%d"
entry = idleTargetPosition, "idleTargetPosition", int, "%d"
entry = fuelingLoad, "fuel: load", float, "%.3f" entry = fuelingLoad, "fuel: load", float, "%.3f"
entry = ignitionLoad, "ign: load", float, "%.3f" entry = ignitionLoad, "ign: load", float, "%.3f"
entry = engineMakeCodeNameCrc16, "Engine CRC16", int, "%d" entry = engineMakeCodeNameCrc16, "Engine CRC16", int, "%d"
@ -3452,6 +3424,21 @@ entry = vvtTargets2, "vvtTargets2", int, "%d"
entry = vvtTargets3, "vvtTargets3", int, "%d" entry = vvtTargets3, "vvtTargets3", int, "%d"
entry = vvtTargets4, "vvtTargets4", int, "%d" entry = vvtTargets4, "vvtTargets4", int, "%d"
entry = turboSpeed, "Turbocharger Speed", int, "%d" entry = turboSpeed, "Turbocharger Speed", int, "%d"
entry = canWriteOk, "canWriteOk", int, "%d"
entry = canWriteNotOk, "canWriteNotOk", int, "%d"
entry = triggerPrimaryFall, "triggerPrimaryFall", int, "%d"
entry = triggerPrimaryRise, "triggerPrimaryRise", int, "%d"
entry = triggerSecondaryFall, "triggerSecondaryFall", int, "%d"
entry = triggerSecondaryRise, "triggerSecondaryRise", int, "%d"
entry = triggerVvtFall, "triggerVvtFall", int, "%d"
entry = triggerVvtRise, "triggerVvtRise", int, "%d"
entry = startStopStateToggleCounter, "startStopStateToggleCounter", int, "%d"
entry = starterState, "starterState", int, "%d"
entry = starterRelayDisable, "starterRelayDisable", int, "%d"
entry = idleState, "idleState", int, "%d"
entry = injectorFlowPressureRatio, "injectorFlowPressureRatio", float, "%.3f"
entry = injectorFlowPressureDelta, "injectorFlowPressureDelta", float, "%.3f"
entry = etbFeedForward, "etbFeedForward", float, "%.3f"
entry = etbIntegralError, "etbIntegralError", float, "%.3f" entry = etbIntegralError, "etbIntegralError", float, "%.3f"
entry = etbCurrentTarget, "etbCurrentTarget", float, "%.3f" entry = etbCurrentTarget, "etbCurrentTarget", float, "%.3f"
entry = alternatorStatus_iTerm, "iTerm", float, "%.3f" entry = alternatorStatus_iTerm, "iTerm", float, "%.3f"

View File

@ -85,7 +85,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code ; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Nov 29 05:39:55 UTC 2021 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Nov 29 05:58:58 UTC 2021
pageSize = 20000 pageSize = 20000
page = 1 page = 1
@ -1966,7 +1966,7 @@ MAPValue = scalar, U16, 30, "kPa", 0.03333333333333333, 0
baroPressure = scalar, U16, 32, "kPa", 0.03333333333333333, 0 baroPressure = scalar, U16, 32, "kPa", 0.03333333333333333, 0
lambdaValue = scalar, U16, 34, "", 1.0E-4, 0 lambdaValue = scalar, U16, 34, "", 1.0E-4, 0
knockRetard = scalar, U08, 36, "deg", 0.1, 0 knockRetard = scalar, U08, 36, "deg", 0.1, 0
unused37 = scalar, U08, 37, "", 1, 0 idleCurrentPosition = scalar, U08, 37, "", 1, 0
VBatt = scalar, U16, 38, "V", 0.001, 0 VBatt = scalar, U16, 38, "V", 0.001, 0
oilPressure = scalar, U16, 40, "kPa", 0.03333333333333333, 0 oilPressure = scalar, U16, 40, "kPa", 0.03333333333333333, 0
vvtPositionB1I = scalar, U16, 42, "deg", 0.02, 0 vvtPositionB1I = scalar, U16, 42, "deg", 0.02, 0
@ -1987,9 +1987,9 @@ baroCorrection = scalar, U16, 68, "%", 0.01, 0
currentEnginePhase = scalar, U16, 70, "deg", 1, 0 currentEnginePhase = scalar, U16, 70, "deg", 1, 0
wallFuelAmount = scalar, U16, 72, "mg", 0.01, 0 wallFuelAmount = scalar, U16, 72, "mg", 0.01, 0
wallFuelCorrection = scalar, S16, 74, "mg", 0.01, 0 wallFuelCorrection = scalar, S16, 74, "mg", 0.01, 0
unused76 = scalar, U16, 76, "", 1, 0 revolutionCounterSinceStart = scalar, U16, 76, "", 1, 0
deltaTps = scalar, U16, 78, "ratio", 0.01, 0 deltaTps = scalar, U16, 78, "ratio", 0.01, 0
unused80 = scalar, U16, 80, "", 1, 0 canReadCounter = scalar, U16, 80, "", 1, 0
tpsAccelFuel = scalar, U16, 82, "ms", 0.0033333333333333335, 0 tpsAccelFuel = scalar, U16, 82, "ms", 0.0033333333333333335, 0
ignitionAdvance = scalar, U16, 84, "deg", 0.02, 0 ignitionAdvance = scalar, U16, 84, "deg", 0.02, 0
sparkDwellValue = scalar, U16, 86, "ms", 0.0033333333333333335, 0 sparkDwellValue = scalar, U16, 86, "ms", 0.0033333333333333335, 0
@ -2010,7 +2010,7 @@ firmwareVersion = scalar, U32, 120, "version_f", 1, 0
tsConfigVersion = scalar, U32, 124, "", 1, 0 tsConfigVersion = scalar, U32, 124, "", 1, 0
calibrationValue = scalar, F32, 128, "", 1, 0 calibrationValue = scalar, F32, 128, "", 1, 0
calibrationMode = scalar, U08, 132, "", 1, 0 calibrationMode = scalar, U08, 132, "", 1, 0
unusedPadding = scalar, U08, 133, "", 1, 0 idleTargetPosition = scalar, U08, 133, "", 1, 0
fuelingLoad = scalar, U16, 134, "%", 0.01, 0 fuelingLoad = scalar, U16, 134, "%", 0.01, 0
ignitionLoad = scalar, U16, 136, "%", 0.01, 0 ignitionLoad = scalar, U16, 136, "%", 0.01, 0
engineMakeCodeNameCrc16 = scalar, U16, 138, "crc16", 1, 0 engineMakeCodeNameCrc16 = scalar, U16, 138, "crc16", 1, 0
@ -2306,54 +2306,22 @@ unusedAtTheEnd201 = scalar, U08, 520, "", 1, 0
unusedAtTheEnd202 = scalar, U08, 521, "", 1, 0 unusedAtTheEnd202 = scalar, U08, 521, "", 1, 0
unusedAtTheEnd203 = scalar, U08, 522, "", 1, 0 unusedAtTheEnd203 = scalar, U08, 522, "", 1, 0
unusedAtTheEnd204 = scalar, U08, 523, "", 1, 0 unusedAtTheEnd204 = scalar, U08, 523, "", 1, 0
unusedAtTheEnd205 = scalar, U08, 524, "", 1, 0 canWriteOk = scalar, U16, 524, "", 1, 0
unusedAtTheEnd206 = scalar, U08, 525, "", 1, 0 canWriteNotOk = scalar, U16, 526, "", 1, 0
unusedAtTheEnd207 = scalar, U08, 526, "", 1, 0 triggerPrimaryFall = scalar, S32, 528, "", 1, 0
unusedAtTheEnd208 = scalar, U08, 527, "", 1, 0 triggerPrimaryRise = scalar, S32, 532, "", 1, 0
unusedAtTheEnd209 = scalar, U08, 528, "", 1, 0 triggerSecondaryFall = scalar, S32, 536, "", 1, 0
unusedAtTheEnd210 = scalar, U08, 529, "", 1, 0 triggerSecondaryRise = scalar, S32, 540, "", 1, 0
unusedAtTheEnd211 = scalar, U08, 530, "", 1, 0 triggerVvtFall = scalar, S32, 544, "", 1, 0
unusedAtTheEnd212 = scalar, U08, 531, "", 1, 0 triggerVvtRise = scalar, S32, 548, "", 1, 0
unusedAtTheEnd213 = scalar, U08, 532, "", 1, 0 startStopStateToggleCounter = scalar, U08, 552, "", 1, 0
unusedAtTheEnd214 = scalar, U08, 533, "", 1, 0 starterState = scalar, U08, 553, "", 1, 0
unusedAtTheEnd215 = scalar, U08, 534, "", 1, 0 starterRelayDisable = scalar, U08, 554, "", 1, 0
unusedAtTheEnd216 = scalar, U08, 535, "", 1, 0 unusedStarterRelayDisable = scalar, U08, 555, "", 1, 0
unusedAtTheEnd217 = scalar, U08, 536, "", 1, 0 idleState = scalar, S32, 556, "", 1, 0
unusedAtTheEnd218 = scalar, U08, 537, "", 1, 0 injectorFlowPressureRatio = scalar, F32, 560, "", 1, 0
unusedAtTheEnd219 = scalar, U08, 538, "", 1, 0 injectorFlowPressureDelta = scalar, F32, 564, "", 1, 0
unusedAtTheEnd220 = scalar, U08, 539, "", 1, 0 etbFeedForward = scalar, F32, 568, "", 1, 0
unusedAtTheEnd221 = scalar, U08, 540, "", 1, 0
unusedAtTheEnd222 = scalar, U08, 541, "", 1, 0
unusedAtTheEnd223 = scalar, U08, 542, "", 1, 0
unusedAtTheEnd224 = scalar, U08, 543, "", 1, 0
unusedAtTheEnd225 = scalar, U08, 544, "", 1, 0
unusedAtTheEnd226 = scalar, U08, 545, "", 1, 0
unusedAtTheEnd227 = scalar, U08, 546, "", 1, 0
unusedAtTheEnd228 = scalar, U08, 547, "", 1, 0
unusedAtTheEnd229 = scalar, U08, 548, "", 1, 0
unusedAtTheEnd230 = scalar, U08, 549, "", 1, 0
unusedAtTheEnd231 = scalar, U08, 550, "", 1, 0
unusedAtTheEnd232 = scalar, U08, 551, "", 1, 0
unusedAtTheEnd233 = scalar, U08, 552, "", 1, 0
unusedAtTheEnd234 = scalar, U08, 553, "", 1, 0
unusedAtTheEnd235 = scalar, U08, 554, "", 1, 0
unusedAtTheEnd236 = scalar, U08, 555, "", 1, 0
unusedAtTheEnd237 = scalar, U08, 556, "", 1, 0
unusedAtTheEnd238 = scalar, U08, 557, "", 1, 0
unusedAtTheEnd239 = scalar, U08, 558, "", 1, 0
unusedAtTheEnd240 = scalar, U08, 559, "", 1, 0
unusedAtTheEnd241 = scalar, U08, 560, "", 1, 0
unusedAtTheEnd242 = scalar, U08, 561, "", 1, 0
unusedAtTheEnd243 = scalar, U08, 562, "", 1, 0
unusedAtTheEnd244 = scalar, U08, 563, "", 1, 0
unusedAtTheEnd245 = scalar, U08, 564, "", 1, 0
unusedAtTheEnd246 = scalar, U08, 565, "", 1, 0
unusedAtTheEnd247 = scalar, U08, 566, "", 1, 0
unusedAtTheEnd248 = scalar, U08, 567, "", 1, 0
unusedAtTheEnd249 = scalar, U08, 568, "", 1, 0
unusedAtTheEnd250 = scalar, U08, 569, "", 1, 0
unusedAtTheEnd251 = scalar, U08, 570, "", 1, 0
unusedAtTheEnd252 = scalar, U08, 571, "", 1, 0
etbIntegralError = scalar, F32, 572, "", 1, 0 etbIntegralError = scalar, F32, 572, "", 1, 0
etbCurrentTarget = scalar, F32, 576, "", 1, 0 etbCurrentTarget = scalar, F32, 576, "", 1, 0
alternatorStatus_iTerm = scalar, F32, 580, "", 1, 0 alternatorStatus_iTerm = scalar, F32, 580, "", 1, 0
@ -3321,6 +3289,7 @@ entry = MAPValue, "MAP", float, "%.3f"
entry = baroPressure, "baroPressure", float, "%.3f" entry = baroPressure, "baroPressure", float, "%.3f"
entry = lambdaValue, "Lambda", float, "%.3f" entry = lambdaValue, "Lambda", float, "%.3f"
entry = knockRetard, "knockRetard", float, "%.3f" entry = knockRetard, "knockRetard", float, "%.3f"
entry = idleCurrentPosition, "idleCurrentPosition", int, "%d"
entry = VBatt, "VBatt", float, "%.3f" entry = VBatt, "VBatt", float, "%.3f"
entry = oilPressure, "Oil Pressure", float, "%.3f" entry = oilPressure, "Oil Pressure", float, "%.3f"
entry = vvtPositionB1I, "VVT: bank 1 intake", float, "%.3f" entry = vvtPositionB1I, "VVT: bank 1 intake", float, "%.3f"
@ -3341,7 +3310,9 @@ entry = baroCorrection, "fuel: Barometric pressure correction", float, "%.3f"
entry = currentEnginePhase, "Engine Phase", int, "%d" entry = currentEnginePhase, "Engine Phase", int, "%d"
entry = wallFuelAmount, "fuel: wall corr ms", float, "%.3f" entry = wallFuelAmount, "fuel: wall corr ms", float, "%.3f"
entry = wallFuelCorrection, "fuel: wall amount", float, "%.3f" entry = wallFuelCorrection, "fuel: wall amount", float, "%.3f"
entry = revolutionCounterSinceStart, "revolutionCounterSinceStart", int, "%d"
entry = deltaTps, "fuel: TPS change", float, "%.3f" entry = deltaTps, "fuel: TPS change", float, "%.3f"
entry = canReadCounter, "canReadCounter", int, "%d"
entry = tpsAccelFuel, "fuel: TPS acceleration extra fuel ms", float, "%.3f" entry = tpsAccelFuel, "fuel: TPS acceleration extra fuel ms", float, "%.3f"
entry = ignitionAdvance, "timing", float, "%.3f" entry = ignitionAdvance, "timing", float, "%.3f"
entry = sparkDwellValue, "dwell: coil charge time", float, "%.3f" entry = sparkDwellValue, "dwell: coil charge time", float, "%.3f"
@ -3362,6 +3333,7 @@ entry = firmwareVersion, "firmware", int, "%d"
entry = tsConfigVersion, "tsConfigVersion", int, "%d" entry = tsConfigVersion, "tsConfigVersion", int, "%d"
entry = calibrationValue, "calibrationValue", float, "%.3f" entry = calibrationValue, "calibrationValue", float, "%.3f"
entry = calibrationMode, "calibrationMode", int, "%d" entry = calibrationMode, "calibrationMode", int, "%d"
entry = idleTargetPosition, "idleTargetPosition", int, "%d"
entry = fuelingLoad, "fuel: load", float, "%.3f" entry = fuelingLoad, "fuel: load", float, "%.3f"
entry = ignitionLoad, "ign: load", float, "%.3f" entry = ignitionLoad, "ign: load", float, "%.3f"
entry = engineMakeCodeNameCrc16, "Engine CRC16", int, "%d" entry = engineMakeCodeNameCrc16, "Engine CRC16", int, "%d"
@ -3452,6 +3424,21 @@ entry = vvtTargets2, "vvtTargets2", int, "%d"
entry = vvtTargets3, "vvtTargets3", int, "%d" entry = vvtTargets3, "vvtTargets3", int, "%d"
entry = vvtTargets4, "vvtTargets4", int, "%d" entry = vvtTargets4, "vvtTargets4", int, "%d"
entry = turboSpeed, "Turbocharger Speed", int, "%d" entry = turboSpeed, "Turbocharger Speed", int, "%d"
entry = canWriteOk, "canWriteOk", int, "%d"
entry = canWriteNotOk, "canWriteNotOk", int, "%d"
entry = triggerPrimaryFall, "triggerPrimaryFall", int, "%d"
entry = triggerPrimaryRise, "triggerPrimaryRise", int, "%d"
entry = triggerSecondaryFall, "triggerSecondaryFall", int, "%d"
entry = triggerSecondaryRise, "triggerSecondaryRise", int, "%d"
entry = triggerVvtFall, "triggerVvtFall", int, "%d"
entry = triggerVvtRise, "triggerVvtRise", int, "%d"
entry = startStopStateToggleCounter, "startStopStateToggleCounter", int, "%d"
entry = starterState, "starterState", int, "%d"
entry = starterRelayDisable, "starterRelayDisable", int, "%d"
entry = idleState, "idleState", int, "%d"
entry = injectorFlowPressureRatio, "injectorFlowPressureRatio", float, "%.3f"
entry = injectorFlowPressureDelta, "injectorFlowPressureDelta", float, "%.3f"
entry = etbFeedForward, "etbFeedForward", float, "%.3f"
entry = etbIntegralError, "etbIntegralError", float, "%.3f" entry = etbIntegralError, "etbIntegralError", float, "%.3f"
entry = etbCurrentTarget, "etbCurrentTarget", float, "%.3f" entry = etbCurrentTarget, "etbCurrentTarget", float, "%.3f"
entry = alternatorStatus_iTerm, "iTerm", float, "%.3f" entry = alternatorStatus_iTerm, "iTerm", float, "%.3f"

View File

@ -85,7 +85,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code ; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Nov 29 05:39:53 UTC 2021 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Nov 29 05:58:55 UTC 2021
pageSize = 20000 pageSize = 20000
page = 1 page = 1
@ -1966,7 +1966,7 @@ MAPValue = scalar, U16, 30, "kPa", 0.03333333333333333, 0
baroPressure = scalar, U16, 32, "kPa", 0.03333333333333333, 0 baroPressure = scalar, U16, 32, "kPa", 0.03333333333333333, 0
lambdaValue = scalar, U16, 34, "", 1.0E-4, 0 lambdaValue = scalar, U16, 34, "", 1.0E-4, 0
knockRetard = scalar, U08, 36, "deg", 0.1, 0 knockRetard = scalar, U08, 36, "deg", 0.1, 0
unused37 = scalar, U08, 37, "", 1, 0 idleCurrentPosition = scalar, U08, 37, "", 1, 0
VBatt = scalar, U16, 38, "V", 0.001, 0 VBatt = scalar, U16, 38, "V", 0.001, 0
oilPressure = scalar, U16, 40, "kPa", 0.03333333333333333, 0 oilPressure = scalar, U16, 40, "kPa", 0.03333333333333333, 0
vvtPositionB1I = scalar, U16, 42, "deg", 0.02, 0 vvtPositionB1I = scalar, U16, 42, "deg", 0.02, 0
@ -1987,9 +1987,9 @@ baroCorrection = scalar, U16, 68, "%", 0.01, 0
currentEnginePhase = scalar, U16, 70, "deg", 1, 0 currentEnginePhase = scalar, U16, 70, "deg", 1, 0
wallFuelAmount = scalar, U16, 72, "mg", 0.01, 0 wallFuelAmount = scalar, U16, 72, "mg", 0.01, 0
wallFuelCorrection = scalar, S16, 74, "mg", 0.01, 0 wallFuelCorrection = scalar, S16, 74, "mg", 0.01, 0
unused76 = scalar, U16, 76, "", 1, 0 revolutionCounterSinceStart = scalar, U16, 76, "", 1, 0
deltaTps = scalar, U16, 78, "ratio", 0.01, 0 deltaTps = scalar, U16, 78, "ratio", 0.01, 0
unused80 = scalar, U16, 80, "", 1, 0 canReadCounter = scalar, U16, 80, "", 1, 0
tpsAccelFuel = scalar, U16, 82, "ms", 0.0033333333333333335, 0 tpsAccelFuel = scalar, U16, 82, "ms", 0.0033333333333333335, 0
ignitionAdvance = scalar, U16, 84, "deg", 0.02, 0 ignitionAdvance = scalar, U16, 84, "deg", 0.02, 0
sparkDwellValue = scalar, U16, 86, "ms", 0.0033333333333333335, 0 sparkDwellValue = scalar, U16, 86, "ms", 0.0033333333333333335, 0
@ -2010,7 +2010,7 @@ firmwareVersion = scalar, U32, 120, "version_f", 1, 0
tsConfigVersion = scalar, U32, 124, "", 1, 0 tsConfigVersion = scalar, U32, 124, "", 1, 0
calibrationValue = scalar, F32, 128, "", 1, 0 calibrationValue = scalar, F32, 128, "", 1, 0
calibrationMode = scalar, U08, 132, "", 1, 0 calibrationMode = scalar, U08, 132, "", 1, 0
unusedPadding = scalar, U08, 133, "", 1, 0 idleTargetPosition = scalar, U08, 133, "", 1, 0
fuelingLoad = scalar, U16, 134, "%", 0.01, 0 fuelingLoad = scalar, U16, 134, "%", 0.01, 0
ignitionLoad = scalar, U16, 136, "%", 0.01, 0 ignitionLoad = scalar, U16, 136, "%", 0.01, 0
engineMakeCodeNameCrc16 = scalar, U16, 138, "crc16", 1, 0 engineMakeCodeNameCrc16 = scalar, U16, 138, "crc16", 1, 0
@ -2306,54 +2306,22 @@ unusedAtTheEnd201 = scalar, U08, 520, "", 1, 0
unusedAtTheEnd202 = scalar, U08, 521, "", 1, 0 unusedAtTheEnd202 = scalar, U08, 521, "", 1, 0
unusedAtTheEnd203 = scalar, U08, 522, "", 1, 0 unusedAtTheEnd203 = scalar, U08, 522, "", 1, 0
unusedAtTheEnd204 = scalar, U08, 523, "", 1, 0 unusedAtTheEnd204 = scalar, U08, 523, "", 1, 0
unusedAtTheEnd205 = scalar, U08, 524, "", 1, 0 canWriteOk = scalar, U16, 524, "", 1, 0
unusedAtTheEnd206 = scalar, U08, 525, "", 1, 0 canWriteNotOk = scalar, U16, 526, "", 1, 0
unusedAtTheEnd207 = scalar, U08, 526, "", 1, 0 triggerPrimaryFall = scalar, S32, 528, "", 1, 0
unusedAtTheEnd208 = scalar, U08, 527, "", 1, 0 triggerPrimaryRise = scalar, S32, 532, "", 1, 0
unusedAtTheEnd209 = scalar, U08, 528, "", 1, 0 triggerSecondaryFall = scalar, S32, 536, "", 1, 0
unusedAtTheEnd210 = scalar, U08, 529, "", 1, 0 triggerSecondaryRise = scalar, S32, 540, "", 1, 0
unusedAtTheEnd211 = scalar, U08, 530, "", 1, 0 triggerVvtFall = scalar, S32, 544, "", 1, 0
unusedAtTheEnd212 = scalar, U08, 531, "", 1, 0 triggerVvtRise = scalar, S32, 548, "", 1, 0
unusedAtTheEnd213 = scalar, U08, 532, "", 1, 0 startStopStateToggleCounter = scalar, U08, 552, "", 1, 0
unusedAtTheEnd214 = scalar, U08, 533, "", 1, 0 starterState = scalar, U08, 553, "", 1, 0
unusedAtTheEnd215 = scalar, U08, 534, "", 1, 0 starterRelayDisable = scalar, U08, 554, "", 1, 0
unusedAtTheEnd216 = scalar, U08, 535, "", 1, 0 unusedStarterRelayDisable = scalar, U08, 555, "", 1, 0
unusedAtTheEnd217 = scalar, U08, 536, "", 1, 0 idleState = scalar, S32, 556, "", 1, 0
unusedAtTheEnd218 = scalar, U08, 537, "", 1, 0 injectorFlowPressureRatio = scalar, F32, 560, "", 1, 0
unusedAtTheEnd219 = scalar, U08, 538, "", 1, 0 injectorFlowPressureDelta = scalar, F32, 564, "", 1, 0
unusedAtTheEnd220 = scalar, U08, 539, "", 1, 0 etbFeedForward = scalar, F32, 568, "", 1, 0
unusedAtTheEnd221 = scalar, U08, 540, "", 1, 0
unusedAtTheEnd222 = scalar, U08, 541, "", 1, 0
unusedAtTheEnd223 = scalar, U08, 542, "", 1, 0
unusedAtTheEnd224 = scalar, U08, 543, "", 1, 0
unusedAtTheEnd225 = scalar, U08, 544, "", 1, 0
unusedAtTheEnd226 = scalar, U08, 545, "", 1, 0
unusedAtTheEnd227 = scalar, U08, 546, "", 1, 0
unusedAtTheEnd228 = scalar, U08, 547, "", 1, 0
unusedAtTheEnd229 = scalar, U08, 548, "", 1, 0
unusedAtTheEnd230 = scalar, U08, 549, "", 1, 0
unusedAtTheEnd231 = scalar, U08, 550, "", 1, 0
unusedAtTheEnd232 = scalar, U08, 551, "", 1, 0
unusedAtTheEnd233 = scalar, U08, 552, "", 1, 0
unusedAtTheEnd234 = scalar, U08, 553, "", 1, 0
unusedAtTheEnd235 = scalar, U08, 554, "", 1, 0
unusedAtTheEnd236 = scalar, U08, 555, "", 1, 0
unusedAtTheEnd237 = scalar, U08, 556, "", 1, 0
unusedAtTheEnd238 = scalar, U08, 557, "", 1, 0
unusedAtTheEnd239 = scalar, U08, 558, "", 1, 0
unusedAtTheEnd240 = scalar, U08, 559, "", 1, 0
unusedAtTheEnd241 = scalar, U08, 560, "", 1, 0
unusedAtTheEnd242 = scalar, U08, 561, "", 1, 0
unusedAtTheEnd243 = scalar, U08, 562, "", 1, 0
unusedAtTheEnd244 = scalar, U08, 563, "", 1, 0
unusedAtTheEnd245 = scalar, U08, 564, "", 1, 0
unusedAtTheEnd246 = scalar, U08, 565, "", 1, 0
unusedAtTheEnd247 = scalar, U08, 566, "", 1, 0
unusedAtTheEnd248 = scalar, U08, 567, "", 1, 0
unusedAtTheEnd249 = scalar, U08, 568, "", 1, 0
unusedAtTheEnd250 = scalar, U08, 569, "", 1, 0
unusedAtTheEnd251 = scalar, U08, 570, "", 1, 0
unusedAtTheEnd252 = scalar, U08, 571, "", 1, 0
etbIntegralError = scalar, F32, 572, "", 1, 0 etbIntegralError = scalar, F32, 572, "", 1, 0
etbCurrentTarget = scalar, F32, 576, "", 1, 0 etbCurrentTarget = scalar, F32, 576, "", 1, 0
alternatorStatus_iTerm = scalar, F32, 580, "", 1, 0 alternatorStatus_iTerm = scalar, F32, 580, "", 1, 0
@ -3321,6 +3289,7 @@ entry = MAPValue, "MAP", float, "%.3f"
entry = baroPressure, "baroPressure", float, "%.3f" entry = baroPressure, "baroPressure", float, "%.3f"
entry = lambdaValue, "Lambda", float, "%.3f" entry = lambdaValue, "Lambda", float, "%.3f"
entry = knockRetard, "knockRetard", float, "%.3f" entry = knockRetard, "knockRetard", float, "%.3f"
entry = idleCurrentPosition, "idleCurrentPosition", int, "%d"
entry = VBatt, "VBatt", float, "%.3f" entry = VBatt, "VBatt", float, "%.3f"
entry = oilPressure, "Oil Pressure", float, "%.3f" entry = oilPressure, "Oil Pressure", float, "%.3f"
entry = vvtPositionB1I, "VVT: bank 1 intake", float, "%.3f" entry = vvtPositionB1I, "VVT: bank 1 intake", float, "%.3f"
@ -3341,7 +3310,9 @@ entry = baroCorrection, "fuel: Barometric pressure correction", float, "%.3f"
entry = currentEnginePhase, "Engine Phase", int, "%d" entry = currentEnginePhase, "Engine Phase", int, "%d"
entry = wallFuelAmount, "fuel: wall corr ms", float, "%.3f" entry = wallFuelAmount, "fuel: wall corr ms", float, "%.3f"
entry = wallFuelCorrection, "fuel: wall amount", float, "%.3f" entry = wallFuelCorrection, "fuel: wall amount", float, "%.3f"
entry = revolutionCounterSinceStart, "revolutionCounterSinceStart", int, "%d"
entry = deltaTps, "fuel: TPS change", float, "%.3f" entry = deltaTps, "fuel: TPS change", float, "%.3f"
entry = canReadCounter, "canReadCounter", int, "%d"
entry = tpsAccelFuel, "fuel: TPS acceleration extra fuel ms", float, "%.3f" entry = tpsAccelFuel, "fuel: TPS acceleration extra fuel ms", float, "%.3f"
entry = ignitionAdvance, "timing", float, "%.3f" entry = ignitionAdvance, "timing", float, "%.3f"
entry = sparkDwellValue, "dwell: coil charge time", float, "%.3f" entry = sparkDwellValue, "dwell: coil charge time", float, "%.3f"
@ -3362,6 +3333,7 @@ entry = firmwareVersion, "firmware", int, "%d"
entry = tsConfigVersion, "tsConfigVersion", int, "%d" entry = tsConfigVersion, "tsConfigVersion", int, "%d"
entry = calibrationValue, "calibrationValue", float, "%.3f" entry = calibrationValue, "calibrationValue", float, "%.3f"
entry = calibrationMode, "calibrationMode", int, "%d" entry = calibrationMode, "calibrationMode", int, "%d"
entry = idleTargetPosition, "idleTargetPosition", int, "%d"
entry = fuelingLoad, "fuel: load", float, "%.3f" entry = fuelingLoad, "fuel: load", float, "%.3f"
entry = ignitionLoad, "ign: load", float, "%.3f" entry = ignitionLoad, "ign: load", float, "%.3f"
entry = engineMakeCodeNameCrc16, "Engine CRC16", int, "%d" entry = engineMakeCodeNameCrc16, "Engine CRC16", int, "%d"
@ -3452,6 +3424,21 @@ entry = vvtTargets2, "vvtTargets2", int, "%d"
entry = vvtTargets3, "vvtTargets3", int, "%d" entry = vvtTargets3, "vvtTargets3", int, "%d"
entry = vvtTargets4, "vvtTargets4", int, "%d" entry = vvtTargets4, "vvtTargets4", int, "%d"
entry = turboSpeed, "Turbocharger Speed", int, "%d" entry = turboSpeed, "Turbocharger Speed", int, "%d"
entry = canWriteOk, "canWriteOk", int, "%d"
entry = canWriteNotOk, "canWriteNotOk", int, "%d"
entry = triggerPrimaryFall, "triggerPrimaryFall", int, "%d"
entry = triggerPrimaryRise, "triggerPrimaryRise", int, "%d"
entry = triggerSecondaryFall, "triggerSecondaryFall", int, "%d"
entry = triggerSecondaryRise, "triggerSecondaryRise", int, "%d"
entry = triggerVvtFall, "triggerVvtFall", int, "%d"
entry = triggerVvtRise, "triggerVvtRise", int, "%d"
entry = startStopStateToggleCounter, "startStopStateToggleCounter", int, "%d"
entry = starterState, "starterState", int, "%d"
entry = starterRelayDisable, "starterRelayDisable", int, "%d"
entry = idleState, "idleState", int, "%d"
entry = injectorFlowPressureRatio, "injectorFlowPressureRatio", float, "%.3f"
entry = injectorFlowPressureDelta, "injectorFlowPressureDelta", float, "%.3f"
entry = etbFeedForward, "etbFeedForward", float, "%.3f"
entry = etbIntegralError, "etbIntegralError", float, "%.3f" entry = etbIntegralError, "etbIntegralError", float, "%.3f"
entry = etbCurrentTarget, "etbCurrentTarget", float, "%.3f" entry = etbCurrentTarget, "etbCurrentTarget", float, "%.3f"
entry = alternatorStatus_iTerm, "iTerm", float, "%.3f" entry = alternatorStatus_iTerm, "iTerm", float, "%.3f"

View File

@ -85,7 +85,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code ; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Nov 29 05:40:00 UTC 2021 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Nov 29 05:59:04 UTC 2021
pageSize = 20000 pageSize = 20000
page = 1 page = 1
@ -1966,7 +1966,7 @@ MAPValue = scalar, U16, 30, "kPa", 0.03333333333333333, 0
baroPressure = scalar, U16, 32, "kPa", 0.03333333333333333, 0 baroPressure = scalar, U16, 32, "kPa", 0.03333333333333333, 0
lambdaValue = scalar, U16, 34, "", 1.0E-4, 0 lambdaValue = scalar, U16, 34, "", 1.0E-4, 0
knockRetard = scalar, U08, 36, "deg", 0.1, 0 knockRetard = scalar, U08, 36, "deg", 0.1, 0
unused37 = scalar, U08, 37, "", 1, 0 idleCurrentPosition = scalar, U08, 37, "", 1, 0
VBatt = scalar, U16, 38, "V", 0.001, 0 VBatt = scalar, U16, 38, "V", 0.001, 0
oilPressure = scalar, U16, 40, "kPa", 0.03333333333333333, 0 oilPressure = scalar, U16, 40, "kPa", 0.03333333333333333, 0
vvtPositionB1I = scalar, U16, 42, "deg", 0.02, 0 vvtPositionB1I = scalar, U16, 42, "deg", 0.02, 0
@ -1987,9 +1987,9 @@ baroCorrection = scalar, U16, 68, "%", 0.01, 0
currentEnginePhase = scalar, U16, 70, "deg", 1, 0 currentEnginePhase = scalar, U16, 70, "deg", 1, 0
wallFuelAmount = scalar, U16, 72, "mg", 0.01, 0 wallFuelAmount = scalar, U16, 72, "mg", 0.01, 0
wallFuelCorrection = scalar, S16, 74, "mg", 0.01, 0 wallFuelCorrection = scalar, S16, 74, "mg", 0.01, 0
unused76 = scalar, U16, 76, "", 1, 0 revolutionCounterSinceStart = scalar, U16, 76, "", 1, 0
deltaTps = scalar, U16, 78, "ratio", 0.01, 0 deltaTps = scalar, U16, 78, "ratio", 0.01, 0
unused80 = scalar, U16, 80, "", 1, 0 canReadCounter = scalar, U16, 80, "", 1, 0
tpsAccelFuel = scalar, U16, 82, "ms", 0.0033333333333333335, 0 tpsAccelFuel = scalar, U16, 82, "ms", 0.0033333333333333335, 0
ignitionAdvance = scalar, U16, 84, "deg", 0.02, 0 ignitionAdvance = scalar, U16, 84, "deg", 0.02, 0
sparkDwellValue = scalar, U16, 86, "ms", 0.0033333333333333335, 0 sparkDwellValue = scalar, U16, 86, "ms", 0.0033333333333333335, 0
@ -2010,7 +2010,7 @@ firmwareVersion = scalar, U32, 120, "version_f", 1, 0
tsConfigVersion = scalar, U32, 124, "", 1, 0 tsConfigVersion = scalar, U32, 124, "", 1, 0
calibrationValue = scalar, F32, 128, "", 1, 0 calibrationValue = scalar, F32, 128, "", 1, 0
calibrationMode = scalar, U08, 132, "", 1, 0 calibrationMode = scalar, U08, 132, "", 1, 0
unusedPadding = scalar, U08, 133, "", 1, 0 idleTargetPosition = scalar, U08, 133, "", 1, 0
fuelingLoad = scalar, U16, 134, "%", 0.01, 0 fuelingLoad = scalar, U16, 134, "%", 0.01, 0
ignitionLoad = scalar, U16, 136, "%", 0.01, 0 ignitionLoad = scalar, U16, 136, "%", 0.01, 0
engineMakeCodeNameCrc16 = scalar, U16, 138, "crc16", 1, 0 engineMakeCodeNameCrc16 = scalar, U16, 138, "crc16", 1, 0
@ -2306,54 +2306,22 @@ unusedAtTheEnd201 = scalar, U08, 520, "", 1, 0
unusedAtTheEnd202 = scalar, U08, 521, "", 1, 0 unusedAtTheEnd202 = scalar, U08, 521, "", 1, 0
unusedAtTheEnd203 = scalar, U08, 522, "", 1, 0 unusedAtTheEnd203 = scalar, U08, 522, "", 1, 0
unusedAtTheEnd204 = scalar, U08, 523, "", 1, 0 unusedAtTheEnd204 = scalar, U08, 523, "", 1, 0
unusedAtTheEnd205 = scalar, U08, 524, "", 1, 0 canWriteOk = scalar, U16, 524, "", 1, 0
unusedAtTheEnd206 = scalar, U08, 525, "", 1, 0 canWriteNotOk = scalar, U16, 526, "", 1, 0
unusedAtTheEnd207 = scalar, U08, 526, "", 1, 0 triggerPrimaryFall = scalar, S32, 528, "", 1, 0
unusedAtTheEnd208 = scalar, U08, 527, "", 1, 0 triggerPrimaryRise = scalar, S32, 532, "", 1, 0
unusedAtTheEnd209 = scalar, U08, 528, "", 1, 0 triggerSecondaryFall = scalar, S32, 536, "", 1, 0
unusedAtTheEnd210 = scalar, U08, 529, "", 1, 0 triggerSecondaryRise = scalar, S32, 540, "", 1, 0
unusedAtTheEnd211 = scalar, U08, 530, "", 1, 0 triggerVvtFall = scalar, S32, 544, "", 1, 0
unusedAtTheEnd212 = scalar, U08, 531, "", 1, 0 triggerVvtRise = scalar, S32, 548, "", 1, 0
unusedAtTheEnd213 = scalar, U08, 532, "", 1, 0 startStopStateToggleCounter = scalar, U08, 552, "", 1, 0
unusedAtTheEnd214 = scalar, U08, 533, "", 1, 0 starterState = scalar, U08, 553, "", 1, 0
unusedAtTheEnd215 = scalar, U08, 534, "", 1, 0 starterRelayDisable = scalar, U08, 554, "", 1, 0
unusedAtTheEnd216 = scalar, U08, 535, "", 1, 0 unusedStarterRelayDisable = scalar, U08, 555, "", 1, 0
unusedAtTheEnd217 = scalar, U08, 536, "", 1, 0 idleState = scalar, S32, 556, "", 1, 0
unusedAtTheEnd218 = scalar, U08, 537, "", 1, 0 injectorFlowPressureRatio = scalar, F32, 560, "", 1, 0
unusedAtTheEnd219 = scalar, U08, 538, "", 1, 0 injectorFlowPressureDelta = scalar, F32, 564, "", 1, 0
unusedAtTheEnd220 = scalar, U08, 539, "", 1, 0 etbFeedForward = scalar, F32, 568, "", 1, 0
unusedAtTheEnd221 = scalar, U08, 540, "", 1, 0
unusedAtTheEnd222 = scalar, U08, 541, "", 1, 0
unusedAtTheEnd223 = scalar, U08, 542, "", 1, 0
unusedAtTheEnd224 = scalar, U08, 543, "", 1, 0
unusedAtTheEnd225 = scalar, U08, 544, "", 1, 0
unusedAtTheEnd226 = scalar, U08, 545, "", 1, 0
unusedAtTheEnd227 = scalar, U08, 546, "", 1, 0
unusedAtTheEnd228 = scalar, U08, 547, "", 1, 0
unusedAtTheEnd229 = scalar, U08, 548, "", 1, 0
unusedAtTheEnd230 = scalar, U08, 549, "", 1, 0
unusedAtTheEnd231 = scalar, U08, 550, "", 1, 0
unusedAtTheEnd232 = scalar, U08, 551, "", 1, 0
unusedAtTheEnd233 = scalar, U08, 552, "", 1, 0
unusedAtTheEnd234 = scalar, U08, 553, "", 1, 0
unusedAtTheEnd235 = scalar, U08, 554, "", 1, 0
unusedAtTheEnd236 = scalar, U08, 555, "", 1, 0
unusedAtTheEnd237 = scalar, U08, 556, "", 1, 0
unusedAtTheEnd238 = scalar, U08, 557, "", 1, 0
unusedAtTheEnd239 = scalar, U08, 558, "", 1, 0
unusedAtTheEnd240 = scalar, U08, 559, "", 1, 0
unusedAtTheEnd241 = scalar, U08, 560, "", 1, 0
unusedAtTheEnd242 = scalar, U08, 561, "", 1, 0
unusedAtTheEnd243 = scalar, U08, 562, "", 1, 0
unusedAtTheEnd244 = scalar, U08, 563, "", 1, 0
unusedAtTheEnd245 = scalar, U08, 564, "", 1, 0
unusedAtTheEnd246 = scalar, U08, 565, "", 1, 0
unusedAtTheEnd247 = scalar, U08, 566, "", 1, 0
unusedAtTheEnd248 = scalar, U08, 567, "", 1, 0
unusedAtTheEnd249 = scalar, U08, 568, "", 1, 0
unusedAtTheEnd250 = scalar, U08, 569, "", 1, 0
unusedAtTheEnd251 = scalar, U08, 570, "", 1, 0
unusedAtTheEnd252 = scalar, U08, 571, "", 1, 0
etbIntegralError = scalar, F32, 572, "", 1, 0 etbIntegralError = scalar, F32, 572, "", 1, 0
etbCurrentTarget = scalar, F32, 576, "", 1, 0 etbCurrentTarget = scalar, F32, 576, "", 1, 0
alternatorStatus_iTerm = scalar, F32, 580, "", 1, 0 alternatorStatus_iTerm = scalar, F32, 580, "", 1, 0
@ -3321,6 +3289,7 @@ entry = MAPValue, "MAP", float, "%.3f"
entry = baroPressure, "baroPressure", float, "%.3f" entry = baroPressure, "baroPressure", float, "%.3f"
entry = lambdaValue, "Lambda", float, "%.3f" entry = lambdaValue, "Lambda", float, "%.3f"
entry = knockRetard, "knockRetard", float, "%.3f" entry = knockRetard, "knockRetard", float, "%.3f"
entry = idleCurrentPosition, "idleCurrentPosition", int, "%d"
entry = VBatt, "VBatt", float, "%.3f" entry = VBatt, "VBatt", float, "%.3f"
entry = oilPressure, "Oil Pressure", float, "%.3f" entry = oilPressure, "Oil Pressure", float, "%.3f"
entry = vvtPositionB1I, "VVT: bank 1 intake", float, "%.3f" entry = vvtPositionB1I, "VVT: bank 1 intake", float, "%.3f"
@ -3341,7 +3310,9 @@ entry = baroCorrection, "fuel: Barometric pressure correction", float, "%.3f"
entry = currentEnginePhase, "Engine Phase", int, "%d" entry = currentEnginePhase, "Engine Phase", int, "%d"
entry = wallFuelAmount, "fuel: wall corr ms", float, "%.3f" entry = wallFuelAmount, "fuel: wall corr ms", float, "%.3f"
entry = wallFuelCorrection, "fuel: wall amount", float, "%.3f" entry = wallFuelCorrection, "fuel: wall amount", float, "%.3f"
entry = revolutionCounterSinceStart, "revolutionCounterSinceStart", int, "%d"
entry = deltaTps, "fuel: TPS change", float, "%.3f" entry = deltaTps, "fuel: TPS change", float, "%.3f"
entry = canReadCounter, "canReadCounter", int, "%d"
entry = tpsAccelFuel, "fuel: TPS acceleration extra fuel ms", float, "%.3f" entry = tpsAccelFuel, "fuel: TPS acceleration extra fuel ms", float, "%.3f"
entry = ignitionAdvance, "timing", float, "%.3f" entry = ignitionAdvance, "timing", float, "%.3f"
entry = sparkDwellValue, "dwell: coil charge time", float, "%.3f" entry = sparkDwellValue, "dwell: coil charge time", float, "%.3f"
@ -3362,6 +3333,7 @@ entry = firmwareVersion, "firmware", int, "%d"
entry = tsConfigVersion, "tsConfigVersion", int, "%d" entry = tsConfigVersion, "tsConfigVersion", int, "%d"
entry = calibrationValue, "calibrationValue", float, "%.3f" entry = calibrationValue, "calibrationValue", float, "%.3f"
entry = calibrationMode, "calibrationMode", int, "%d" entry = calibrationMode, "calibrationMode", int, "%d"
entry = idleTargetPosition, "idleTargetPosition", int, "%d"
entry = fuelingLoad, "fuel: load", float, "%.3f" entry = fuelingLoad, "fuel: load", float, "%.3f"
entry = ignitionLoad, "ign: load", float, "%.3f" entry = ignitionLoad, "ign: load", float, "%.3f"
entry = engineMakeCodeNameCrc16, "Engine CRC16", int, "%d" entry = engineMakeCodeNameCrc16, "Engine CRC16", int, "%d"
@ -3452,6 +3424,21 @@ entry = vvtTargets2, "vvtTargets2", int, "%d"
entry = vvtTargets3, "vvtTargets3", int, "%d" entry = vvtTargets3, "vvtTargets3", int, "%d"
entry = vvtTargets4, "vvtTargets4", int, "%d" entry = vvtTargets4, "vvtTargets4", int, "%d"
entry = turboSpeed, "Turbocharger Speed", int, "%d" entry = turboSpeed, "Turbocharger Speed", int, "%d"
entry = canWriteOk, "canWriteOk", int, "%d"
entry = canWriteNotOk, "canWriteNotOk", int, "%d"
entry = triggerPrimaryFall, "triggerPrimaryFall", int, "%d"
entry = triggerPrimaryRise, "triggerPrimaryRise", int, "%d"
entry = triggerSecondaryFall, "triggerSecondaryFall", int, "%d"
entry = triggerSecondaryRise, "triggerSecondaryRise", int, "%d"
entry = triggerVvtFall, "triggerVvtFall", int, "%d"
entry = triggerVvtRise, "triggerVvtRise", int, "%d"
entry = startStopStateToggleCounter, "startStopStateToggleCounter", int, "%d"
entry = starterState, "starterState", int, "%d"
entry = starterRelayDisable, "starterRelayDisable", int, "%d"
entry = idleState, "idleState", int, "%d"
entry = injectorFlowPressureRatio, "injectorFlowPressureRatio", float, "%.3f"
entry = injectorFlowPressureDelta, "injectorFlowPressureDelta", float, "%.3f"
entry = etbFeedForward, "etbFeedForward", float, "%.3f"
entry = etbIntegralError, "etbIntegralError", float, "%.3f" entry = etbIntegralError, "etbIntegralError", float, "%.3f"
entry = etbCurrentTarget, "etbCurrentTarget", float, "%.3f" entry = etbCurrentTarget, "etbCurrentTarget", float, "%.3f"
entry = alternatorStatus_iTerm, "iTerm", float, "%.3f" entry = alternatorStatus_iTerm, "iTerm", float, "%.3f"

View File

@ -85,7 +85,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code ; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Mon Nov 29 05:40:27 UTC 2021 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Mon Nov 29 05:59:38 UTC 2021
pageSize = 20000 pageSize = 20000
page = 1 page = 1
@ -1966,7 +1966,7 @@ MAPValue = scalar, U16, 30, "kPa", 0.03333333333333333, 0
baroPressure = scalar, U16, 32, "kPa", 0.03333333333333333, 0 baroPressure = scalar, U16, 32, "kPa", 0.03333333333333333, 0
lambdaValue = scalar, U16, 34, "", 1.0E-4, 0 lambdaValue = scalar, U16, 34, "", 1.0E-4, 0
knockRetard = scalar, U08, 36, "deg", 0.1, 0 knockRetard = scalar, U08, 36, "deg", 0.1, 0
unused37 = scalar, U08, 37, "", 1, 0 idleCurrentPosition = scalar, U08, 37, "", 1, 0
VBatt = scalar, U16, 38, "V", 0.001, 0 VBatt = scalar, U16, 38, "V", 0.001, 0
oilPressure = scalar, U16, 40, "kPa", 0.03333333333333333, 0 oilPressure = scalar, U16, 40, "kPa", 0.03333333333333333, 0
vvtPositionB1I = scalar, U16, 42, "deg", 0.02, 0 vvtPositionB1I = scalar, U16, 42, "deg", 0.02, 0
@ -1987,9 +1987,9 @@ baroCorrection = scalar, U16, 68, "%", 0.01, 0
currentEnginePhase = scalar, U16, 70, "deg", 1, 0 currentEnginePhase = scalar, U16, 70, "deg", 1, 0
wallFuelAmount = scalar, U16, 72, "mg", 0.01, 0 wallFuelAmount = scalar, U16, 72, "mg", 0.01, 0
wallFuelCorrection = scalar, S16, 74, "mg", 0.01, 0 wallFuelCorrection = scalar, S16, 74, "mg", 0.01, 0
unused76 = scalar, U16, 76, "", 1, 0 revolutionCounterSinceStart = scalar, U16, 76, "", 1, 0
deltaTps = scalar, U16, 78, "ratio", 0.01, 0 deltaTps = scalar, U16, 78, "ratio", 0.01, 0
unused80 = scalar, U16, 80, "", 1, 0 canReadCounter = scalar, U16, 80, "", 1, 0
tpsAccelFuel = scalar, U16, 82, "ms", 0.0033333333333333335, 0 tpsAccelFuel = scalar, U16, 82, "ms", 0.0033333333333333335, 0
ignitionAdvance = scalar, U16, 84, "deg", 0.02, 0 ignitionAdvance = scalar, U16, 84, "deg", 0.02, 0
sparkDwellValue = scalar, U16, 86, "ms", 0.0033333333333333335, 0 sparkDwellValue = scalar, U16, 86, "ms", 0.0033333333333333335, 0
@ -2010,7 +2010,7 @@ firmwareVersion = scalar, U32, 120, "version_f", 1, 0
tsConfigVersion = scalar, U32, 124, "", 1, 0 tsConfigVersion = scalar, U32, 124, "", 1, 0
calibrationValue = scalar, F32, 128, "", 1, 0 calibrationValue = scalar, F32, 128, "", 1, 0
calibrationMode = scalar, U08, 132, "", 1, 0 calibrationMode = scalar, U08, 132, "", 1, 0
unusedPadding = scalar, U08, 133, "", 1, 0 idleTargetPosition = scalar, U08, 133, "", 1, 0
fuelingLoad = scalar, U16, 134, "%", 0.01, 0 fuelingLoad = scalar, U16, 134, "%", 0.01, 0
ignitionLoad = scalar, U16, 136, "%", 0.01, 0 ignitionLoad = scalar, U16, 136, "%", 0.01, 0
engineMakeCodeNameCrc16 = scalar, U16, 138, "crc16", 1, 0 engineMakeCodeNameCrc16 = scalar, U16, 138, "crc16", 1, 0
@ -2306,54 +2306,22 @@ unusedAtTheEnd201 = scalar, U08, 520, "", 1, 0
unusedAtTheEnd202 = scalar, U08, 521, "", 1, 0 unusedAtTheEnd202 = scalar, U08, 521, "", 1, 0
unusedAtTheEnd203 = scalar, U08, 522, "", 1, 0 unusedAtTheEnd203 = scalar, U08, 522, "", 1, 0
unusedAtTheEnd204 = scalar, U08, 523, "", 1, 0 unusedAtTheEnd204 = scalar, U08, 523, "", 1, 0
unusedAtTheEnd205 = scalar, U08, 524, "", 1, 0 canWriteOk = scalar, U16, 524, "", 1, 0
unusedAtTheEnd206 = scalar, U08, 525, "", 1, 0 canWriteNotOk = scalar, U16, 526, "", 1, 0
unusedAtTheEnd207 = scalar, U08, 526, "", 1, 0 triggerPrimaryFall = scalar, S32, 528, "", 1, 0
unusedAtTheEnd208 = scalar, U08, 527, "", 1, 0 triggerPrimaryRise = scalar, S32, 532, "", 1, 0
unusedAtTheEnd209 = scalar, U08, 528, "", 1, 0 triggerSecondaryFall = scalar, S32, 536, "", 1, 0
unusedAtTheEnd210 = scalar, U08, 529, "", 1, 0 triggerSecondaryRise = scalar, S32, 540, "", 1, 0
unusedAtTheEnd211 = scalar, U08, 530, "", 1, 0 triggerVvtFall = scalar, S32, 544, "", 1, 0
unusedAtTheEnd212 = scalar, U08, 531, "", 1, 0 triggerVvtRise = scalar, S32, 548, "", 1, 0
unusedAtTheEnd213 = scalar, U08, 532, "", 1, 0 startStopStateToggleCounter = scalar, U08, 552, "", 1, 0
unusedAtTheEnd214 = scalar, U08, 533, "", 1, 0 starterState = scalar, U08, 553, "", 1, 0
unusedAtTheEnd215 = scalar, U08, 534, "", 1, 0 starterRelayDisable = scalar, U08, 554, "", 1, 0
unusedAtTheEnd216 = scalar, U08, 535, "", 1, 0 unusedStarterRelayDisable = scalar, U08, 555, "", 1, 0
unusedAtTheEnd217 = scalar, U08, 536, "", 1, 0 idleState = scalar, S32, 556, "", 1, 0
unusedAtTheEnd218 = scalar, U08, 537, "", 1, 0 injectorFlowPressureRatio = scalar, F32, 560, "", 1, 0
unusedAtTheEnd219 = scalar, U08, 538, "", 1, 0 injectorFlowPressureDelta = scalar, F32, 564, "", 1, 0
unusedAtTheEnd220 = scalar, U08, 539, "", 1, 0 etbFeedForward = scalar, F32, 568, "", 1, 0
unusedAtTheEnd221 = scalar, U08, 540, "", 1, 0
unusedAtTheEnd222 = scalar, U08, 541, "", 1, 0
unusedAtTheEnd223 = scalar, U08, 542, "", 1, 0
unusedAtTheEnd224 = scalar, U08, 543, "", 1, 0
unusedAtTheEnd225 = scalar, U08, 544, "", 1, 0
unusedAtTheEnd226 = scalar, U08, 545, "", 1, 0
unusedAtTheEnd227 = scalar, U08, 546, "", 1, 0
unusedAtTheEnd228 = scalar, U08, 547, "", 1, 0
unusedAtTheEnd229 = scalar, U08, 548, "", 1, 0
unusedAtTheEnd230 = scalar, U08, 549, "", 1, 0
unusedAtTheEnd231 = scalar, U08, 550, "", 1, 0
unusedAtTheEnd232 = scalar, U08, 551, "", 1, 0
unusedAtTheEnd233 = scalar, U08, 552, "", 1, 0
unusedAtTheEnd234 = scalar, U08, 553, "", 1, 0
unusedAtTheEnd235 = scalar, U08, 554, "", 1, 0
unusedAtTheEnd236 = scalar, U08, 555, "", 1, 0
unusedAtTheEnd237 = scalar, U08, 556, "", 1, 0
unusedAtTheEnd238 = scalar, U08, 557, "", 1, 0
unusedAtTheEnd239 = scalar, U08, 558, "", 1, 0
unusedAtTheEnd240 = scalar, U08, 559, "", 1, 0
unusedAtTheEnd241 = scalar, U08, 560, "", 1, 0
unusedAtTheEnd242 = scalar, U08, 561, "", 1, 0
unusedAtTheEnd243 = scalar, U08, 562, "", 1, 0
unusedAtTheEnd244 = scalar, U08, 563, "", 1, 0
unusedAtTheEnd245 = scalar, U08, 564, "", 1, 0
unusedAtTheEnd246 = scalar, U08, 565, "", 1, 0
unusedAtTheEnd247 = scalar, U08, 566, "", 1, 0
unusedAtTheEnd248 = scalar, U08, 567, "", 1, 0
unusedAtTheEnd249 = scalar, U08, 568, "", 1, 0
unusedAtTheEnd250 = scalar, U08, 569, "", 1, 0
unusedAtTheEnd251 = scalar, U08, 570, "", 1, 0
unusedAtTheEnd252 = scalar, U08, 571, "", 1, 0
etbIntegralError = scalar, F32, 572, "", 1, 0 etbIntegralError = scalar, F32, 572, "", 1, 0
etbCurrentTarget = scalar, F32, 576, "", 1, 0 etbCurrentTarget = scalar, F32, 576, "", 1, 0
alternatorStatus_iTerm = scalar, F32, 580, "", 1, 0 alternatorStatus_iTerm = scalar, F32, 580, "", 1, 0
@ -3321,6 +3289,7 @@ entry = MAPValue, "MAP", float, "%.3f"
entry = baroPressure, "baroPressure", float, "%.3f" entry = baroPressure, "baroPressure", float, "%.3f"
entry = lambdaValue, "Lambda", float, "%.3f" entry = lambdaValue, "Lambda", float, "%.3f"
entry = knockRetard, "knockRetard", float, "%.3f" entry = knockRetard, "knockRetard", float, "%.3f"
entry = idleCurrentPosition, "idleCurrentPosition", int, "%d"
entry = VBatt, "VBatt", float, "%.3f" entry = VBatt, "VBatt", float, "%.3f"
entry = oilPressure, "Oil Pressure", float, "%.3f" entry = oilPressure, "Oil Pressure", float, "%.3f"
entry = vvtPositionB1I, "VVT: bank 1 intake", float, "%.3f" entry = vvtPositionB1I, "VVT: bank 1 intake", float, "%.3f"
@ -3341,7 +3310,9 @@ entry = baroCorrection, "fuel: Barometric pressure correction", float, "%.3f"
entry = currentEnginePhase, "Engine Phase", int, "%d" entry = currentEnginePhase, "Engine Phase", int, "%d"
entry = wallFuelAmount, "fuel: wall corr ms", float, "%.3f" entry = wallFuelAmount, "fuel: wall corr ms", float, "%.3f"
entry = wallFuelCorrection, "fuel: wall amount", float, "%.3f" entry = wallFuelCorrection, "fuel: wall amount", float, "%.3f"
entry = revolutionCounterSinceStart, "revolutionCounterSinceStart", int, "%d"
entry = deltaTps, "fuel: TPS change", float, "%.3f" entry = deltaTps, "fuel: TPS change", float, "%.3f"
entry = canReadCounter, "canReadCounter", int, "%d"
entry = tpsAccelFuel, "fuel: TPS acceleration extra fuel ms", float, "%.3f" entry = tpsAccelFuel, "fuel: TPS acceleration extra fuel ms", float, "%.3f"
entry = ignitionAdvance, "timing", float, "%.3f" entry = ignitionAdvance, "timing", float, "%.3f"
entry = sparkDwellValue, "dwell: coil charge time", float, "%.3f" entry = sparkDwellValue, "dwell: coil charge time", float, "%.3f"
@ -3362,6 +3333,7 @@ entry = firmwareVersion, "firmware", int, "%d"
entry = tsConfigVersion, "tsConfigVersion", int, "%d" entry = tsConfigVersion, "tsConfigVersion", int, "%d"
entry = calibrationValue, "calibrationValue", float, "%.3f" entry = calibrationValue, "calibrationValue", float, "%.3f"
entry = calibrationMode, "calibrationMode", int, "%d" entry = calibrationMode, "calibrationMode", int, "%d"
entry = idleTargetPosition, "idleTargetPosition", int, "%d"
entry = fuelingLoad, "fuel: load", float, "%.3f" entry = fuelingLoad, "fuel: load", float, "%.3f"
entry = ignitionLoad, "ign: load", float, "%.3f" entry = ignitionLoad, "ign: load", float, "%.3f"
entry = engineMakeCodeNameCrc16, "Engine CRC16", int, "%d" entry = engineMakeCodeNameCrc16, "Engine CRC16", int, "%d"
@ -3452,6 +3424,21 @@ entry = vvtTargets2, "vvtTargets2", int, "%d"
entry = vvtTargets3, "vvtTargets3", int, "%d" entry = vvtTargets3, "vvtTargets3", int, "%d"
entry = vvtTargets4, "vvtTargets4", int, "%d" entry = vvtTargets4, "vvtTargets4", int, "%d"
entry = turboSpeed, "Turbocharger Speed", int, "%d" entry = turboSpeed, "Turbocharger Speed", int, "%d"
entry = canWriteOk, "canWriteOk", int, "%d"
entry = canWriteNotOk, "canWriteNotOk", int, "%d"
entry = triggerPrimaryFall, "triggerPrimaryFall", int, "%d"
entry = triggerPrimaryRise, "triggerPrimaryRise", int, "%d"
entry = triggerSecondaryFall, "triggerSecondaryFall", int, "%d"
entry = triggerSecondaryRise, "triggerSecondaryRise", int, "%d"
entry = triggerVvtFall, "triggerVvtFall", int, "%d"
entry = triggerVvtRise, "triggerVvtRise", int, "%d"
entry = startStopStateToggleCounter, "startStopStateToggleCounter", int, "%d"
entry = starterState, "starterState", int, "%d"
entry = starterRelayDisable, "starterRelayDisable", int, "%d"
entry = idleState, "idleState", int, "%d"
entry = injectorFlowPressureRatio, "injectorFlowPressureRatio", float, "%.3f"
entry = injectorFlowPressureDelta, "injectorFlowPressureDelta", float, "%.3f"
entry = etbFeedForward, "etbFeedForward", float, "%.3f"
entry = etbIntegralError, "etbIntegralError", float, "%.3f" entry = etbIntegralError, "etbIntegralError", float, "%.3f"
entry = etbCurrentTarget, "etbCurrentTarget", float, "%.3f" entry = etbCurrentTarget, "etbCurrentTarget", float, "%.3f"
entry = alternatorStatus_iTerm, "iTerm", float, "%.3f" entry = alternatorStatus_iTerm, "iTerm", float, "%.3f"

View File

@ -85,7 +85,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code ; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Mon Nov 29 05:40:25 UTC 2021 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Mon Nov 29 05:59:35 UTC 2021
pageSize = 19972 pageSize = 19972
page = 1 page = 1
@ -1932,7 +1932,7 @@ MAPValue = scalar, U16, 30, "kPa", 0.03333333333333333, 0
baroPressure = scalar, U16, 32, "kPa", 0.03333333333333333, 0 baroPressure = scalar, U16, 32, "kPa", 0.03333333333333333, 0
lambdaValue = scalar, U16, 34, "", 1.0E-4, 0 lambdaValue = scalar, U16, 34, "", 1.0E-4, 0
knockRetard = scalar, U08, 36, "deg", 0.1, 0 knockRetard = scalar, U08, 36, "deg", 0.1, 0
unused37 = scalar, U08, 37, "", 1, 0 idleCurrentPosition = scalar, U08, 37, "", 1, 0
VBatt = scalar, U16, 38, "V", 0.001, 0 VBatt = scalar, U16, 38, "V", 0.001, 0
oilPressure = scalar, U16, 40, "kPa", 0.03333333333333333, 0 oilPressure = scalar, U16, 40, "kPa", 0.03333333333333333, 0
vvtPositionB1I = scalar, U16, 42, "deg", 0.02, 0 vvtPositionB1I = scalar, U16, 42, "deg", 0.02, 0
@ -1953,9 +1953,9 @@ baroCorrection = scalar, U16, 68, "%", 0.01, 0
currentEnginePhase = scalar, U16, 70, "deg", 1, 0 currentEnginePhase = scalar, U16, 70, "deg", 1, 0
wallFuelAmount = scalar, U16, 72, "mg", 0.01, 0 wallFuelAmount = scalar, U16, 72, "mg", 0.01, 0
wallFuelCorrection = scalar, S16, 74, "mg", 0.01, 0 wallFuelCorrection = scalar, S16, 74, "mg", 0.01, 0
unused76 = scalar, U16, 76, "", 1, 0 revolutionCounterSinceStart = scalar, U16, 76, "", 1, 0
deltaTps = scalar, U16, 78, "ratio", 0.01, 0 deltaTps = scalar, U16, 78, "ratio", 0.01, 0
unused80 = scalar, U16, 80, "", 1, 0 canReadCounter = scalar, U16, 80, "", 1, 0
tpsAccelFuel = scalar, U16, 82, "ms", 0.0033333333333333335, 0 tpsAccelFuel = scalar, U16, 82, "ms", 0.0033333333333333335, 0
ignitionAdvance = scalar, U16, 84, "deg", 0.02, 0 ignitionAdvance = scalar, U16, 84, "deg", 0.02, 0
sparkDwellValue = scalar, U16, 86, "ms", 0.0033333333333333335, 0 sparkDwellValue = scalar, U16, 86, "ms", 0.0033333333333333335, 0
@ -1976,7 +1976,7 @@ firmwareVersion = scalar, U32, 120, "version_f", 1, 0
tsConfigVersion = scalar, U32, 124, "", 1, 0 tsConfigVersion = scalar, U32, 124, "", 1, 0
calibrationValue = scalar, F32, 128, "", 1, 0 calibrationValue = scalar, F32, 128, "", 1, 0
calibrationMode = scalar, U08, 132, "", 1, 0 calibrationMode = scalar, U08, 132, "", 1, 0
unusedPadding = scalar, U08, 133, "", 1, 0 idleTargetPosition = scalar, U08, 133, "", 1, 0
fuelingLoad = scalar, U16, 134, "%", 0.01, 0 fuelingLoad = scalar, U16, 134, "%", 0.01, 0
ignitionLoad = scalar, U16, 136, "%", 0.01, 0 ignitionLoad = scalar, U16, 136, "%", 0.01, 0
engineMakeCodeNameCrc16 = scalar, U16, 138, "crc16", 1, 0 engineMakeCodeNameCrc16 = scalar, U16, 138, "crc16", 1, 0
@ -2272,54 +2272,22 @@ unusedAtTheEnd201 = scalar, U08, 520, "", 1, 0
unusedAtTheEnd202 = scalar, U08, 521, "", 1, 0 unusedAtTheEnd202 = scalar, U08, 521, "", 1, 0
unusedAtTheEnd203 = scalar, U08, 522, "", 1, 0 unusedAtTheEnd203 = scalar, U08, 522, "", 1, 0
unusedAtTheEnd204 = scalar, U08, 523, "", 1, 0 unusedAtTheEnd204 = scalar, U08, 523, "", 1, 0
unusedAtTheEnd205 = scalar, U08, 524, "", 1, 0 canWriteOk = scalar, U16, 524, "", 1, 0
unusedAtTheEnd206 = scalar, U08, 525, "", 1, 0 canWriteNotOk = scalar, U16, 526, "", 1, 0
unusedAtTheEnd207 = scalar, U08, 526, "", 1, 0 triggerPrimaryFall = scalar, S32, 528, "", 1, 0
unusedAtTheEnd208 = scalar, U08, 527, "", 1, 0 triggerPrimaryRise = scalar, S32, 532, "", 1, 0
unusedAtTheEnd209 = scalar, U08, 528, "", 1, 0 triggerSecondaryFall = scalar, S32, 536, "", 1, 0
unusedAtTheEnd210 = scalar, U08, 529, "", 1, 0 triggerSecondaryRise = scalar, S32, 540, "", 1, 0
unusedAtTheEnd211 = scalar, U08, 530, "", 1, 0 triggerVvtFall = scalar, S32, 544, "", 1, 0
unusedAtTheEnd212 = scalar, U08, 531, "", 1, 0 triggerVvtRise = scalar, S32, 548, "", 1, 0
unusedAtTheEnd213 = scalar, U08, 532, "", 1, 0 startStopStateToggleCounter = scalar, U08, 552, "", 1, 0
unusedAtTheEnd214 = scalar, U08, 533, "", 1, 0 starterState = scalar, U08, 553, "", 1, 0
unusedAtTheEnd215 = scalar, U08, 534, "", 1, 0 starterRelayDisable = scalar, U08, 554, "", 1, 0
unusedAtTheEnd216 = scalar, U08, 535, "", 1, 0 unusedStarterRelayDisable = scalar, U08, 555, "", 1, 0
unusedAtTheEnd217 = scalar, U08, 536, "", 1, 0 idleState = scalar, S32, 556, "", 1, 0
unusedAtTheEnd218 = scalar, U08, 537, "", 1, 0 injectorFlowPressureRatio = scalar, F32, 560, "", 1, 0
unusedAtTheEnd219 = scalar, U08, 538, "", 1, 0 injectorFlowPressureDelta = scalar, F32, 564, "", 1, 0
unusedAtTheEnd220 = scalar, U08, 539, "", 1, 0 etbFeedForward = scalar, F32, 568, "", 1, 0
unusedAtTheEnd221 = scalar, U08, 540, "", 1, 0
unusedAtTheEnd222 = scalar, U08, 541, "", 1, 0
unusedAtTheEnd223 = scalar, U08, 542, "", 1, 0
unusedAtTheEnd224 = scalar, U08, 543, "", 1, 0
unusedAtTheEnd225 = scalar, U08, 544, "", 1, 0
unusedAtTheEnd226 = scalar, U08, 545, "", 1, 0
unusedAtTheEnd227 = scalar, U08, 546, "", 1, 0
unusedAtTheEnd228 = scalar, U08, 547, "", 1, 0
unusedAtTheEnd229 = scalar, U08, 548, "", 1, 0
unusedAtTheEnd230 = scalar, U08, 549, "", 1, 0
unusedAtTheEnd231 = scalar, U08, 550, "", 1, 0
unusedAtTheEnd232 = scalar, U08, 551, "", 1, 0
unusedAtTheEnd233 = scalar, U08, 552, "", 1, 0
unusedAtTheEnd234 = scalar, U08, 553, "", 1, 0
unusedAtTheEnd235 = scalar, U08, 554, "", 1, 0
unusedAtTheEnd236 = scalar, U08, 555, "", 1, 0
unusedAtTheEnd237 = scalar, U08, 556, "", 1, 0
unusedAtTheEnd238 = scalar, U08, 557, "", 1, 0
unusedAtTheEnd239 = scalar, U08, 558, "", 1, 0
unusedAtTheEnd240 = scalar, U08, 559, "", 1, 0
unusedAtTheEnd241 = scalar, U08, 560, "", 1, 0
unusedAtTheEnd242 = scalar, U08, 561, "", 1, 0
unusedAtTheEnd243 = scalar, U08, 562, "", 1, 0
unusedAtTheEnd244 = scalar, U08, 563, "", 1, 0
unusedAtTheEnd245 = scalar, U08, 564, "", 1, 0
unusedAtTheEnd246 = scalar, U08, 565, "", 1, 0
unusedAtTheEnd247 = scalar, U08, 566, "", 1, 0
unusedAtTheEnd248 = scalar, U08, 567, "", 1, 0
unusedAtTheEnd249 = scalar, U08, 568, "", 1, 0
unusedAtTheEnd250 = scalar, U08, 569, "", 1, 0
unusedAtTheEnd251 = scalar, U08, 570, "", 1, 0
unusedAtTheEnd252 = scalar, U08, 571, "", 1, 0
etbIntegralError = scalar, F32, 572, "", 1, 0 etbIntegralError = scalar, F32, 572, "", 1, 0
etbCurrentTarget = scalar, F32, 576, "", 1, 0 etbCurrentTarget = scalar, F32, 576, "", 1, 0
alternatorStatus_iTerm = scalar, F32, 580, "", 1, 0 alternatorStatus_iTerm = scalar, F32, 580, "", 1, 0
@ -3287,6 +3255,7 @@ entry = MAPValue, "MAP", float, "%.3f"
entry = baroPressure, "baroPressure", float, "%.3f" entry = baroPressure, "baroPressure", float, "%.3f"
entry = lambdaValue, "Lambda", float, "%.3f" entry = lambdaValue, "Lambda", float, "%.3f"
entry = knockRetard, "knockRetard", float, "%.3f" entry = knockRetard, "knockRetard", float, "%.3f"
entry = idleCurrentPosition, "idleCurrentPosition", int, "%d"
entry = VBatt, "VBatt", float, "%.3f" entry = VBatt, "VBatt", float, "%.3f"
entry = oilPressure, "Oil Pressure", float, "%.3f" entry = oilPressure, "Oil Pressure", float, "%.3f"
entry = vvtPositionB1I, "VVT: bank 1 intake", float, "%.3f" entry = vvtPositionB1I, "VVT: bank 1 intake", float, "%.3f"
@ -3307,7 +3276,9 @@ entry = baroCorrection, "fuel: Barometric pressure correction", float, "%.3f"
entry = currentEnginePhase, "Engine Phase", int, "%d" entry = currentEnginePhase, "Engine Phase", int, "%d"
entry = wallFuelAmount, "fuel: wall corr ms", float, "%.3f" entry = wallFuelAmount, "fuel: wall corr ms", float, "%.3f"
entry = wallFuelCorrection, "fuel: wall amount", float, "%.3f" entry = wallFuelCorrection, "fuel: wall amount", float, "%.3f"
entry = revolutionCounterSinceStart, "revolutionCounterSinceStart", int, "%d"
entry = deltaTps, "fuel: TPS change", float, "%.3f" entry = deltaTps, "fuel: TPS change", float, "%.3f"
entry = canReadCounter, "canReadCounter", int, "%d"
entry = tpsAccelFuel, "fuel: TPS acceleration extra fuel ms", float, "%.3f" entry = tpsAccelFuel, "fuel: TPS acceleration extra fuel ms", float, "%.3f"
entry = ignitionAdvance, "timing", float, "%.3f" entry = ignitionAdvance, "timing", float, "%.3f"
entry = sparkDwellValue, "dwell: coil charge time", float, "%.3f" entry = sparkDwellValue, "dwell: coil charge time", float, "%.3f"
@ -3328,6 +3299,7 @@ entry = firmwareVersion, "firmware", int, "%d"
entry = tsConfigVersion, "tsConfigVersion", int, "%d" entry = tsConfigVersion, "tsConfigVersion", int, "%d"
entry = calibrationValue, "calibrationValue", float, "%.3f" entry = calibrationValue, "calibrationValue", float, "%.3f"
entry = calibrationMode, "calibrationMode", int, "%d" entry = calibrationMode, "calibrationMode", int, "%d"
entry = idleTargetPosition, "idleTargetPosition", int, "%d"
entry = fuelingLoad, "fuel: load", float, "%.3f" entry = fuelingLoad, "fuel: load", float, "%.3f"
entry = ignitionLoad, "ign: load", float, "%.3f" entry = ignitionLoad, "ign: load", float, "%.3f"
entry = engineMakeCodeNameCrc16, "Engine CRC16", int, "%d" entry = engineMakeCodeNameCrc16, "Engine CRC16", int, "%d"
@ -3418,6 +3390,21 @@ entry = vvtTargets2, "vvtTargets2", int, "%d"
entry = vvtTargets3, "vvtTargets3", int, "%d" entry = vvtTargets3, "vvtTargets3", int, "%d"
entry = vvtTargets4, "vvtTargets4", int, "%d" entry = vvtTargets4, "vvtTargets4", int, "%d"
entry = turboSpeed, "Turbocharger Speed", int, "%d" entry = turboSpeed, "Turbocharger Speed", int, "%d"
entry = canWriteOk, "canWriteOk", int, "%d"
entry = canWriteNotOk, "canWriteNotOk", int, "%d"
entry = triggerPrimaryFall, "triggerPrimaryFall", int, "%d"
entry = triggerPrimaryRise, "triggerPrimaryRise", int, "%d"
entry = triggerSecondaryFall, "triggerSecondaryFall", int, "%d"
entry = triggerSecondaryRise, "triggerSecondaryRise", int, "%d"
entry = triggerVvtFall, "triggerVvtFall", int, "%d"
entry = triggerVvtRise, "triggerVvtRise", int, "%d"
entry = startStopStateToggleCounter, "startStopStateToggleCounter", int, "%d"
entry = starterState, "starterState", int, "%d"
entry = starterRelayDisable, "starterRelayDisable", int, "%d"
entry = idleState, "idleState", int, "%d"
entry = injectorFlowPressureRatio, "injectorFlowPressureRatio", float, "%.3f"
entry = injectorFlowPressureDelta, "injectorFlowPressureDelta", float, "%.3f"
entry = etbFeedForward, "etbFeedForward", float, "%.3f"
entry = etbIntegralError, "etbIntegralError", float, "%.3f" entry = etbIntegralError, "etbIntegralError", float, "%.3f"
entry = etbCurrentTarget, "etbCurrentTarget", float, "%.3f" entry = etbCurrentTarget, "etbCurrentTarget", float, "%.3f"
entry = alternatorStatus_iTerm, "iTerm", float, "%.3f" entry = alternatorStatus_iTerm, "iTerm", float, "%.3f"

View File

@ -85,7 +85,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code ; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Nov 29 05:40:05 UTC 2021 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Nov 29 05:59:10 UTC 2021
pageSize = 20000 pageSize = 20000
page = 1 page = 1
@ -1966,7 +1966,7 @@ MAPValue = scalar, U16, 30, "kPa", 0.03333333333333333, 0
baroPressure = scalar, U16, 32, "kPa", 0.03333333333333333, 0 baroPressure = scalar, U16, 32, "kPa", 0.03333333333333333, 0
lambdaValue = scalar, U16, 34, "", 1.0E-4, 0 lambdaValue = scalar, U16, 34, "", 1.0E-4, 0
knockRetard = scalar, U08, 36, "deg", 0.1, 0 knockRetard = scalar, U08, 36, "deg", 0.1, 0
unused37 = scalar, U08, 37, "", 1, 0 idleCurrentPosition = scalar, U08, 37, "", 1, 0
VBatt = scalar, U16, 38, "V", 0.001, 0 VBatt = scalar, U16, 38, "V", 0.001, 0
oilPressure = scalar, U16, 40, "kPa", 0.03333333333333333, 0 oilPressure = scalar, U16, 40, "kPa", 0.03333333333333333, 0
vvtPositionB1I = scalar, U16, 42, "deg", 0.02, 0 vvtPositionB1I = scalar, U16, 42, "deg", 0.02, 0
@ -1987,9 +1987,9 @@ baroCorrection = scalar, U16, 68, "%", 0.01, 0
currentEnginePhase = scalar, U16, 70, "deg", 1, 0 currentEnginePhase = scalar, U16, 70, "deg", 1, 0
wallFuelAmount = scalar, U16, 72, "mg", 0.01, 0 wallFuelAmount = scalar, U16, 72, "mg", 0.01, 0
wallFuelCorrection = scalar, S16, 74, "mg", 0.01, 0 wallFuelCorrection = scalar, S16, 74, "mg", 0.01, 0
unused76 = scalar, U16, 76, "", 1, 0 revolutionCounterSinceStart = scalar, U16, 76, "", 1, 0
deltaTps = scalar, U16, 78, "ratio", 0.01, 0 deltaTps = scalar, U16, 78, "ratio", 0.01, 0
unused80 = scalar, U16, 80, "", 1, 0 canReadCounter = scalar, U16, 80, "", 1, 0
tpsAccelFuel = scalar, U16, 82, "ms", 0.0033333333333333335, 0 tpsAccelFuel = scalar, U16, 82, "ms", 0.0033333333333333335, 0
ignitionAdvance = scalar, U16, 84, "deg", 0.02, 0 ignitionAdvance = scalar, U16, 84, "deg", 0.02, 0
sparkDwellValue = scalar, U16, 86, "ms", 0.0033333333333333335, 0 sparkDwellValue = scalar, U16, 86, "ms", 0.0033333333333333335, 0
@ -2010,7 +2010,7 @@ firmwareVersion = scalar, U32, 120, "version_f", 1, 0
tsConfigVersion = scalar, U32, 124, "", 1, 0 tsConfigVersion = scalar, U32, 124, "", 1, 0
calibrationValue = scalar, F32, 128, "", 1, 0 calibrationValue = scalar, F32, 128, "", 1, 0
calibrationMode = scalar, U08, 132, "", 1, 0 calibrationMode = scalar, U08, 132, "", 1, 0
unusedPadding = scalar, U08, 133, "", 1, 0 idleTargetPosition = scalar, U08, 133, "", 1, 0
fuelingLoad = scalar, U16, 134, "%", 0.01, 0 fuelingLoad = scalar, U16, 134, "%", 0.01, 0
ignitionLoad = scalar, U16, 136, "%", 0.01, 0 ignitionLoad = scalar, U16, 136, "%", 0.01, 0
engineMakeCodeNameCrc16 = scalar, U16, 138, "crc16", 1, 0 engineMakeCodeNameCrc16 = scalar, U16, 138, "crc16", 1, 0
@ -2306,54 +2306,22 @@ unusedAtTheEnd201 = scalar, U08, 520, "", 1, 0
unusedAtTheEnd202 = scalar, U08, 521, "", 1, 0 unusedAtTheEnd202 = scalar, U08, 521, "", 1, 0
unusedAtTheEnd203 = scalar, U08, 522, "", 1, 0 unusedAtTheEnd203 = scalar, U08, 522, "", 1, 0
unusedAtTheEnd204 = scalar, U08, 523, "", 1, 0 unusedAtTheEnd204 = scalar, U08, 523, "", 1, 0
unusedAtTheEnd205 = scalar, U08, 524, "", 1, 0 canWriteOk = scalar, U16, 524, "", 1, 0
unusedAtTheEnd206 = scalar, U08, 525, "", 1, 0 canWriteNotOk = scalar, U16, 526, "", 1, 0
unusedAtTheEnd207 = scalar, U08, 526, "", 1, 0 triggerPrimaryFall = scalar, S32, 528, "", 1, 0
unusedAtTheEnd208 = scalar, U08, 527, "", 1, 0 triggerPrimaryRise = scalar, S32, 532, "", 1, 0
unusedAtTheEnd209 = scalar, U08, 528, "", 1, 0 triggerSecondaryFall = scalar, S32, 536, "", 1, 0
unusedAtTheEnd210 = scalar, U08, 529, "", 1, 0 triggerSecondaryRise = scalar, S32, 540, "", 1, 0
unusedAtTheEnd211 = scalar, U08, 530, "", 1, 0 triggerVvtFall = scalar, S32, 544, "", 1, 0
unusedAtTheEnd212 = scalar, U08, 531, "", 1, 0 triggerVvtRise = scalar, S32, 548, "", 1, 0
unusedAtTheEnd213 = scalar, U08, 532, "", 1, 0 startStopStateToggleCounter = scalar, U08, 552, "", 1, 0
unusedAtTheEnd214 = scalar, U08, 533, "", 1, 0 starterState = scalar, U08, 553, "", 1, 0
unusedAtTheEnd215 = scalar, U08, 534, "", 1, 0 starterRelayDisable = scalar, U08, 554, "", 1, 0
unusedAtTheEnd216 = scalar, U08, 535, "", 1, 0 unusedStarterRelayDisable = scalar, U08, 555, "", 1, 0
unusedAtTheEnd217 = scalar, U08, 536, "", 1, 0 idleState = scalar, S32, 556, "", 1, 0
unusedAtTheEnd218 = scalar, U08, 537, "", 1, 0 injectorFlowPressureRatio = scalar, F32, 560, "", 1, 0
unusedAtTheEnd219 = scalar, U08, 538, "", 1, 0 injectorFlowPressureDelta = scalar, F32, 564, "", 1, 0
unusedAtTheEnd220 = scalar, U08, 539, "", 1, 0 etbFeedForward = scalar, F32, 568, "", 1, 0
unusedAtTheEnd221 = scalar, U08, 540, "", 1, 0
unusedAtTheEnd222 = scalar, U08, 541, "", 1, 0
unusedAtTheEnd223 = scalar, U08, 542, "", 1, 0
unusedAtTheEnd224 = scalar, U08, 543, "", 1, 0
unusedAtTheEnd225 = scalar, U08, 544, "", 1, 0
unusedAtTheEnd226 = scalar, U08, 545, "", 1, 0
unusedAtTheEnd227 = scalar, U08, 546, "", 1, 0
unusedAtTheEnd228 = scalar, U08, 547, "", 1, 0
unusedAtTheEnd229 = scalar, U08, 548, "", 1, 0
unusedAtTheEnd230 = scalar, U08, 549, "", 1, 0
unusedAtTheEnd231 = scalar, U08, 550, "", 1, 0
unusedAtTheEnd232 = scalar, U08, 551, "", 1, 0
unusedAtTheEnd233 = scalar, U08, 552, "", 1, 0
unusedAtTheEnd234 = scalar, U08, 553, "", 1, 0
unusedAtTheEnd235 = scalar, U08, 554, "", 1, 0
unusedAtTheEnd236 = scalar, U08, 555, "", 1, 0
unusedAtTheEnd237 = scalar, U08, 556, "", 1, 0
unusedAtTheEnd238 = scalar, U08, 557, "", 1, 0
unusedAtTheEnd239 = scalar, U08, 558, "", 1, 0
unusedAtTheEnd240 = scalar, U08, 559, "", 1, 0
unusedAtTheEnd241 = scalar, U08, 560, "", 1, 0
unusedAtTheEnd242 = scalar, U08, 561, "", 1, 0
unusedAtTheEnd243 = scalar, U08, 562, "", 1, 0
unusedAtTheEnd244 = scalar, U08, 563, "", 1, 0
unusedAtTheEnd245 = scalar, U08, 564, "", 1, 0
unusedAtTheEnd246 = scalar, U08, 565, "", 1, 0
unusedAtTheEnd247 = scalar, U08, 566, "", 1, 0
unusedAtTheEnd248 = scalar, U08, 567, "", 1, 0
unusedAtTheEnd249 = scalar, U08, 568, "", 1, 0
unusedAtTheEnd250 = scalar, U08, 569, "", 1, 0
unusedAtTheEnd251 = scalar, U08, 570, "", 1, 0
unusedAtTheEnd252 = scalar, U08, 571, "", 1, 0
etbIntegralError = scalar, F32, 572, "", 1, 0 etbIntegralError = scalar, F32, 572, "", 1, 0
etbCurrentTarget = scalar, F32, 576, "", 1, 0 etbCurrentTarget = scalar, F32, 576, "", 1, 0
alternatorStatus_iTerm = scalar, F32, 580, "", 1, 0 alternatorStatus_iTerm = scalar, F32, 580, "", 1, 0
@ -3321,6 +3289,7 @@ entry = MAPValue, "MAP", float, "%.3f"
entry = baroPressure, "baroPressure", float, "%.3f" entry = baroPressure, "baroPressure", float, "%.3f"
entry = lambdaValue, "Lambda", float, "%.3f" entry = lambdaValue, "Lambda", float, "%.3f"
entry = knockRetard, "knockRetard", float, "%.3f" entry = knockRetard, "knockRetard", float, "%.3f"
entry = idleCurrentPosition, "idleCurrentPosition", int, "%d"
entry = VBatt, "VBatt", float, "%.3f" entry = VBatt, "VBatt", float, "%.3f"
entry = oilPressure, "Oil Pressure", float, "%.3f" entry = oilPressure, "Oil Pressure", float, "%.3f"
entry = vvtPositionB1I, "VVT: bank 1 intake", float, "%.3f" entry = vvtPositionB1I, "VVT: bank 1 intake", float, "%.3f"
@ -3341,7 +3310,9 @@ entry = baroCorrection, "fuel: Barometric pressure correction", float, "%.3f"
entry = currentEnginePhase, "Engine Phase", int, "%d" entry = currentEnginePhase, "Engine Phase", int, "%d"
entry = wallFuelAmount, "fuel: wall corr ms", float, "%.3f" entry = wallFuelAmount, "fuel: wall corr ms", float, "%.3f"
entry = wallFuelCorrection, "fuel: wall amount", float, "%.3f" entry = wallFuelCorrection, "fuel: wall amount", float, "%.3f"
entry = revolutionCounterSinceStart, "revolutionCounterSinceStart", int, "%d"
entry = deltaTps, "fuel: TPS change", float, "%.3f" entry = deltaTps, "fuel: TPS change", float, "%.3f"
entry = canReadCounter, "canReadCounter", int, "%d"
entry = tpsAccelFuel, "fuel: TPS acceleration extra fuel ms", float, "%.3f" entry = tpsAccelFuel, "fuel: TPS acceleration extra fuel ms", float, "%.3f"
entry = ignitionAdvance, "timing", float, "%.3f" entry = ignitionAdvance, "timing", float, "%.3f"
entry = sparkDwellValue, "dwell: coil charge time", float, "%.3f" entry = sparkDwellValue, "dwell: coil charge time", float, "%.3f"
@ -3362,6 +3333,7 @@ entry = firmwareVersion, "firmware", int, "%d"
entry = tsConfigVersion, "tsConfigVersion", int, "%d" entry = tsConfigVersion, "tsConfigVersion", int, "%d"
entry = calibrationValue, "calibrationValue", float, "%.3f" entry = calibrationValue, "calibrationValue", float, "%.3f"
entry = calibrationMode, "calibrationMode", int, "%d" entry = calibrationMode, "calibrationMode", int, "%d"
entry = idleTargetPosition, "idleTargetPosition", int, "%d"
entry = fuelingLoad, "fuel: load", float, "%.3f" entry = fuelingLoad, "fuel: load", float, "%.3f"
entry = ignitionLoad, "ign: load", float, "%.3f" entry = ignitionLoad, "ign: load", float, "%.3f"
entry = engineMakeCodeNameCrc16, "Engine CRC16", int, "%d" entry = engineMakeCodeNameCrc16, "Engine CRC16", int, "%d"
@ -3452,6 +3424,21 @@ entry = vvtTargets2, "vvtTargets2", int, "%d"
entry = vvtTargets3, "vvtTargets3", int, "%d" entry = vvtTargets3, "vvtTargets3", int, "%d"
entry = vvtTargets4, "vvtTargets4", int, "%d" entry = vvtTargets4, "vvtTargets4", int, "%d"
entry = turboSpeed, "Turbocharger Speed", int, "%d" entry = turboSpeed, "Turbocharger Speed", int, "%d"
entry = canWriteOk, "canWriteOk", int, "%d"
entry = canWriteNotOk, "canWriteNotOk", int, "%d"
entry = triggerPrimaryFall, "triggerPrimaryFall", int, "%d"
entry = triggerPrimaryRise, "triggerPrimaryRise", int, "%d"
entry = triggerSecondaryFall, "triggerSecondaryFall", int, "%d"
entry = triggerSecondaryRise, "triggerSecondaryRise", int, "%d"
entry = triggerVvtFall, "triggerVvtFall", int, "%d"
entry = triggerVvtRise, "triggerVvtRise", int, "%d"
entry = startStopStateToggleCounter, "startStopStateToggleCounter", int, "%d"
entry = starterState, "starterState", int, "%d"
entry = starterRelayDisable, "starterRelayDisable", int, "%d"
entry = idleState, "idleState", int, "%d"
entry = injectorFlowPressureRatio, "injectorFlowPressureRatio", float, "%.3f"
entry = injectorFlowPressureDelta, "injectorFlowPressureDelta", float, "%.3f"
entry = etbFeedForward, "etbFeedForward", float, "%.3f"
entry = etbIntegralError, "etbIntegralError", float, "%.3f" entry = etbIntegralError, "etbIntegralError", float, "%.3f"
entry = etbCurrentTarget, "etbCurrentTarget", float, "%.3f" entry = etbCurrentTarget, "etbCurrentTarget", float, "%.3f"
entry = alternatorStatus_iTerm, "iTerm", float, "%.3f" entry = alternatorStatus_iTerm, "iTerm", float, "%.3f"

View File

@ -85,7 +85,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code ; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Nov 29 05:40:03 UTC 2021 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Nov 29 05:59:07 UTC 2021
pageSize = 20000 pageSize = 20000
page = 1 page = 1
@ -1966,7 +1966,7 @@ MAPValue = scalar, U16, 30, "kPa", 0.03333333333333333, 0
baroPressure = scalar, U16, 32, "kPa", 0.03333333333333333, 0 baroPressure = scalar, U16, 32, "kPa", 0.03333333333333333, 0
lambdaValue = scalar, U16, 34, "", 1.0E-4, 0 lambdaValue = scalar, U16, 34, "", 1.0E-4, 0
knockRetard = scalar, U08, 36, "deg", 0.1, 0 knockRetard = scalar, U08, 36, "deg", 0.1, 0
unused37 = scalar, U08, 37, "", 1, 0 idleCurrentPosition = scalar, U08, 37, "", 1, 0
VBatt = scalar, U16, 38, "V", 0.001, 0 VBatt = scalar, U16, 38, "V", 0.001, 0
oilPressure = scalar, U16, 40, "kPa", 0.03333333333333333, 0 oilPressure = scalar, U16, 40, "kPa", 0.03333333333333333, 0
vvtPositionB1I = scalar, U16, 42, "deg", 0.02, 0 vvtPositionB1I = scalar, U16, 42, "deg", 0.02, 0
@ -1987,9 +1987,9 @@ baroCorrection = scalar, U16, 68, "%", 0.01, 0
currentEnginePhase = scalar, U16, 70, "deg", 1, 0 currentEnginePhase = scalar, U16, 70, "deg", 1, 0
wallFuelAmount = scalar, U16, 72, "mg", 0.01, 0 wallFuelAmount = scalar, U16, 72, "mg", 0.01, 0
wallFuelCorrection = scalar, S16, 74, "mg", 0.01, 0 wallFuelCorrection = scalar, S16, 74, "mg", 0.01, 0
unused76 = scalar, U16, 76, "", 1, 0 revolutionCounterSinceStart = scalar, U16, 76, "", 1, 0
deltaTps = scalar, U16, 78, "ratio", 0.01, 0 deltaTps = scalar, U16, 78, "ratio", 0.01, 0
unused80 = scalar, U16, 80, "", 1, 0 canReadCounter = scalar, U16, 80, "", 1, 0
tpsAccelFuel = scalar, U16, 82, "ms", 0.0033333333333333335, 0 tpsAccelFuel = scalar, U16, 82, "ms", 0.0033333333333333335, 0
ignitionAdvance = scalar, U16, 84, "deg", 0.02, 0 ignitionAdvance = scalar, U16, 84, "deg", 0.02, 0
sparkDwellValue = scalar, U16, 86, "ms", 0.0033333333333333335, 0 sparkDwellValue = scalar, U16, 86, "ms", 0.0033333333333333335, 0
@ -2010,7 +2010,7 @@ firmwareVersion = scalar, U32, 120, "version_f", 1, 0
tsConfigVersion = scalar, U32, 124, "", 1, 0 tsConfigVersion = scalar, U32, 124, "", 1, 0
calibrationValue = scalar, F32, 128, "", 1, 0 calibrationValue = scalar, F32, 128, "", 1, 0
calibrationMode = scalar, U08, 132, "", 1, 0 calibrationMode = scalar, U08, 132, "", 1, 0
unusedPadding = scalar, U08, 133, "", 1, 0 idleTargetPosition = scalar, U08, 133, "", 1, 0
fuelingLoad = scalar, U16, 134, "%", 0.01, 0 fuelingLoad = scalar, U16, 134, "%", 0.01, 0
ignitionLoad = scalar, U16, 136, "%", 0.01, 0 ignitionLoad = scalar, U16, 136, "%", 0.01, 0
engineMakeCodeNameCrc16 = scalar, U16, 138, "crc16", 1, 0 engineMakeCodeNameCrc16 = scalar, U16, 138, "crc16", 1, 0
@ -2306,54 +2306,22 @@ unusedAtTheEnd201 = scalar, U08, 520, "", 1, 0
unusedAtTheEnd202 = scalar, U08, 521, "", 1, 0 unusedAtTheEnd202 = scalar, U08, 521, "", 1, 0
unusedAtTheEnd203 = scalar, U08, 522, "", 1, 0 unusedAtTheEnd203 = scalar, U08, 522, "", 1, 0
unusedAtTheEnd204 = scalar, U08, 523, "", 1, 0 unusedAtTheEnd204 = scalar, U08, 523, "", 1, 0
unusedAtTheEnd205 = scalar, U08, 524, "", 1, 0 canWriteOk = scalar, U16, 524, "", 1, 0
unusedAtTheEnd206 = scalar, U08, 525, "", 1, 0 canWriteNotOk = scalar, U16, 526, "", 1, 0
unusedAtTheEnd207 = scalar, U08, 526, "", 1, 0 triggerPrimaryFall = scalar, S32, 528, "", 1, 0
unusedAtTheEnd208 = scalar, U08, 527, "", 1, 0 triggerPrimaryRise = scalar, S32, 532, "", 1, 0
unusedAtTheEnd209 = scalar, U08, 528, "", 1, 0 triggerSecondaryFall = scalar, S32, 536, "", 1, 0
unusedAtTheEnd210 = scalar, U08, 529, "", 1, 0 triggerSecondaryRise = scalar, S32, 540, "", 1, 0
unusedAtTheEnd211 = scalar, U08, 530, "", 1, 0 triggerVvtFall = scalar, S32, 544, "", 1, 0
unusedAtTheEnd212 = scalar, U08, 531, "", 1, 0 triggerVvtRise = scalar, S32, 548, "", 1, 0
unusedAtTheEnd213 = scalar, U08, 532, "", 1, 0 startStopStateToggleCounter = scalar, U08, 552, "", 1, 0
unusedAtTheEnd214 = scalar, U08, 533, "", 1, 0 starterState = scalar, U08, 553, "", 1, 0
unusedAtTheEnd215 = scalar, U08, 534, "", 1, 0 starterRelayDisable = scalar, U08, 554, "", 1, 0
unusedAtTheEnd216 = scalar, U08, 535, "", 1, 0 unusedStarterRelayDisable = scalar, U08, 555, "", 1, 0
unusedAtTheEnd217 = scalar, U08, 536, "", 1, 0 idleState = scalar, S32, 556, "", 1, 0
unusedAtTheEnd218 = scalar, U08, 537, "", 1, 0 injectorFlowPressureRatio = scalar, F32, 560, "", 1, 0
unusedAtTheEnd219 = scalar, U08, 538, "", 1, 0 injectorFlowPressureDelta = scalar, F32, 564, "", 1, 0
unusedAtTheEnd220 = scalar, U08, 539, "", 1, 0 etbFeedForward = scalar, F32, 568, "", 1, 0
unusedAtTheEnd221 = scalar, U08, 540, "", 1, 0
unusedAtTheEnd222 = scalar, U08, 541, "", 1, 0
unusedAtTheEnd223 = scalar, U08, 542, "", 1, 0
unusedAtTheEnd224 = scalar, U08, 543, "", 1, 0
unusedAtTheEnd225 = scalar, U08, 544, "", 1, 0
unusedAtTheEnd226 = scalar, U08, 545, "", 1, 0
unusedAtTheEnd227 = scalar, U08, 546, "", 1, 0
unusedAtTheEnd228 = scalar, U08, 547, "", 1, 0
unusedAtTheEnd229 = scalar, U08, 548, "", 1, 0
unusedAtTheEnd230 = scalar, U08, 549, "", 1, 0
unusedAtTheEnd231 = scalar, U08, 550, "", 1, 0
unusedAtTheEnd232 = scalar, U08, 551, "", 1, 0
unusedAtTheEnd233 = scalar, U08, 552, "", 1, 0
unusedAtTheEnd234 = scalar, U08, 553, "", 1, 0
unusedAtTheEnd235 = scalar, U08, 554, "", 1, 0
unusedAtTheEnd236 = scalar, U08, 555, "", 1, 0
unusedAtTheEnd237 = scalar, U08, 556, "", 1, 0
unusedAtTheEnd238 = scalar, U08, 557, "", 1, 0
unusedAtTheEnd239 = scalar, U08, 558, "", 1, 0
unusedAtTheEnd240 = scalar, U08, 559, "", 1, 0
unusedAtTheEnd241 = scalar, U08, 560, "", 1, 0
unusedAtTheEnd242 = scalar, U08, 561, "", 1, 0
unusedAtTheEnd243 = scalar, U08, 562, "", 1, 0
unusedAtTheEnd244 = scalar, U08, 563, "", 1, 0
unusedAtTheEnd245 = scalar, U08, 564, "", 1, 0
unusedAtTheEnd246 = scalar, U08, 565, "", 1, 0
unusedAtTheEnd247 = scalar, U08, 566, "", 1, 0
unusedAtTheEnd248 = scalar, U08, 567, "", 1, 0
unusedAtTheEnd249 = scalar, U08, 568, "", 1, 0
unusedAtTheEnd250 = scalar, U08, 569, "", 1, 0
unusedAtTheEnd251 = scalar, U08, 570, "", 1, 0
unusedAtTheEnd252 = scalar, U08, 571, "", 1, 0
etbIntegralError = scalar, F32, 572, "", 1, 0 etbIntegralError = scalar, F32, 572, "", 1, 0
etbCurrentTarget = scalar, F32, 576, "", 1, 0 etbCurrentTarget = scalar, F32, 576, "", 1, 0
alternatorStatus_iTerm = scalar, F32, 580, "", 1, 0 alternatorStatus_iTerm = scalar, F32, 580, "", 1, 0
@ -3321,6 +3289,7 @@ entry = MAPValue, "MAP", float, "%.3f"
entry = baroPressure, "baroPressure", float, "%.3f" entry = baroPressure, "baroPressure", float, "%.3f"
entry = lambdaValue, "Lambda", float, "%.3f" entry = lambdaValue, "Lambda", float, "%.3f"
entry = knockRetard, "knockRetard", float, "%.3f" entry = knockRetard, "knockRetard", float, "%.3f"
entry = idleCurrentPosition, "idleCurrentPosition", int, "%d"
entry = VBatt, "VBatt", float, "%.3f" entry = VBatt, "VBatt", float, "%.3f"
entry = oilPressure, "Oil Pressure", float, "%.3f" entry = oilPressure, "Oil Pressure", float, "%.3f"
entry = vvtPositionB1I, "VVT: bank 1 intake", float, "%.3f" entry = vvtPositionB1I, "VVT: bank 1 intake", float, "%.3f"
@ -3341,7 +3310,9 @@ entry = baroCorrection, "fuel: Barometric pressure correction", float, "%.3f"
entry = currentEnginePhase, "Engine Phase", int, "%d" entry = currentEnginePhase, "Engine Phase", int, "%d"
entry = wallFuelAmount, "fuel: wall corr ms", float, "%.3f" entry = wallFuelAmount, "fuel: wall corr ms", float, "%.3f"
entry = wallFuelCorrection, "fuel: wall amount", float, "%.3f" entry = wallFuelCorrection, "fuel: wall amount", float, "%.3f"
entry = revolutionCounterSinceStart, "revolutionCounterSinceStart", int, "%d"
entry = deltaTps, "fuel: TPS change", float, "%.3f" entry = deltaTps, "fuel: TPS change", float, "%.3f"
entry = canReadCounter, "canReadCounter", int, "%d"
entry = tpsAccelFuel, "fuel: TPS acceleration extra fuel ms", float, "%.3f" entry = tpsAccelFuel, "fuel: TPS acceleration extra fuel ms", float, "%.3f"
entry = ignitionAdvance, "timing", float, "%.3f" entry = ignitionAdvance, "timing", float, "%.3f"
entry = sparkDwellValue, "dwell: coil charge time", float, "%.3f" entry = sparkDwellValue, "dwell: coil charge time", float, "%.3f"
@ -3362,6 +3333,7 @@ entry = firmwareVersion, "firmware", int, "%d"
entry = tsConfigVersion, "tsConfigVersion", int, "%d" entry = tsConfigVersion, "tsConfigVersion", int, "%d"
entry = calibrationValue, "calibrationValue", float, "%.3f" entry = calibrationValue, "calibrationValue", float, "%.3f"
entry = calibrationMode, "calibrationMode", int, "%d" entry = calibrationMode, "calibrationMode", int, "%d"
entry = idleTargetPosition, "idleTargetPosition", int, "%d"
entry = fuelingLoad, "fuel: load", float, "%.3f" entry = fuelingLoad, "fuel: load", float, "%.3f"
entry = ignitionLoad, "ign: load", float, "%.3f" entry = ignitionLoad, "ign: load", float, "%.3f"
entry = engineMakeCodeNameCrc16, "Engine CRC16", int, "%d" entry = engineMakeCodeNameCrc16, "Engine CRC16", int, "%d"
@ -3452,6 +3424,21 @@ entry = vvtTargets2, "vvtTargets2", int, "%d"
entry = vvtTargets3, "vvtTargets3", int, "%d" entry = vvtTargets3, "vvtTargets3", int, "%d"
entry = vvtTargets4, "vvtTargets4", int, "%d" entry = vvtTargets4, "vvtTargets4", int, "%d"
entry = turboSpeed, "Turbocharger Speed", int, "%d" entry = turboSpeed, "Turbocharger Speed", int, "%d"
entry = canWriteOk, "canWriteOk", int, "%d"
entry = canWriteNotOk, "canWriteNotOk", int, "%d"
entry = triggerPrimaryFall, "triggerPrimaryFall", int, "%d"
entry = triggerPrimaryRise, "triggerPrimaryRise", int, "%d"
entry = triggerSecondaryFall, "triggerSecondaryFall", int, "%d"
entry = triggerSecondaryRise, "triggerSecondaryRise", int, "%d"
entry = triggerVvtFall, "triggerVvtFall", int, "%d"
entry = triggerVvtRise, "triggerVvtRise", int, "%d"
entry = startStopStateToggleCounter, "startStopStateToggleCounter", int, "%d"
entry = starterState, "starterState", int, "%d"
entry = starterRelayDisable, "starterRelayDisable", int, "%d"
entry = idleState, "idleState", int, "%d"
entry = injectorFlowPressureRatio, "injectorFlowPressureRatio", float, "%.3f"
entry = injectorFlowPressureDelta, "injectorFlowPressureDelta", float, "%.3f"
entry = etbFeedForward, "etbFeedForward", float, "%.3f"
entry = etbIntegralError, "etbIntegralError", float, "%.3f" entry = etbIntegralError, "etbIntegralError", float, "%.3f"
entry = etbCurrentTarget, "etbCurrentTarget", float, "%.3f" entry = etbCurrentTarget, "etbCurrentTarget", float, "%.3f"
entry = alternatorStatus_iTerm, "iTerm", float, "%.3f" entry = alternatorStatus_iTerm, "iTerm", float, "%.3f"

View File

@ -85,7 +85,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code ; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Nov 29 05:40:13 UTC 2021 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Nov 29 05:59:19 UTC 2021
pageSize = 20000 pageSize = 20000
page = 1 page = 1
@ -1966,7 +1966,7 @@ MAPValue = scalar, U16, 30, "kPa", 0.03333333333333333, 0
baroPressure = scalar, U16, 32, "kPa", 0.03333333333333333, 0 baroPressure = scalar, U16, 32, "kPa", 0.03333333333333333, 0
lambdaValue = scalar, U16, 34, "", 1.0E-4, 0 lambdaValue = scalar, U16, 34, "", 1.0E-4, 0
knockRetard = scalar, U08, 36, "deg", 0.1, 0 knockRetard = scalar, U08, 36, "deg", 0.1, 0
unused37 = scalar, U08, 37, "", 1, 0 idleCurrentPosition = scalar, U08, 37, "", 1, 0
VBatt = scalar, U16, 38, "V", 0.001, 0 VBatt = scalar, U16, 38, "V", 0.001, 0
oilPressure = scalar, U16, 40, "kPa", 0.03333333333333333, 0 oilPressure = scalar, U16, 40, "kPa", 0.03333333333333333, 0
vvtPositionB1I = scalar, U16, 42, "deg", 0.02, 0 vvtPositionB1I = scalar, U16, 42, "deg", 0.02, 0
@ -1987,9 +1987,9 @@ baroCorrection = scalar, U16, 68, "%", 0.01, 0
currentEnginePhase = scalar, U16, 70, "deg", 1, 0 currentEnginePhase = scalar, U16, 70, "deg", 1, 0
wallFuelAmount = scalar, U16, 72, "mg", 0.01, 0 wallFuelAmount = scalar, U16, 72, "mg", 0.01, 0
wallFuelCorrection = scalar, S16, 74, "mg", 0.01, 0 wallFuelCorrection = scalar, S16, 74, "mg", 0.01, 0
unused76 = scalar, U16, 76, "", 1, 0 revolutionCounterSinceStart = scalar, U16, 76, "", 1, 0
deltaTps = scalar, U16, 78, "ratio", 0.01, 0 deltaTps = scalar, U16, 78, "ratio", 0.01, 0
unused80 = scalar, U16, 80, "", 1, 0 canReadCounter = scalar, U16, 80, "", 1, 0
tpsAccelFuel = scalar, U16, 82, "ms", 0.0033333333333333335, 0 tpsAccelFuel = scalar, U16, 82, "ms", 0.0033333333333333335, 0
ignitionAdvance = scalar, U16, 84, "deg", 0.02, 0 ignitionAdvance = scalar, U16, 84, "deg", 0.02, 0
sparkDwellValue = scalar, U16, 86, "ms", 0.0033333333333333335, 0 sparkDwellValue = scalar, U16, 86, "ms", 0.0033333333333333335, 0
@ -2010,7 +2010,7 @@ firmwareVersion = scalar, U32, 120, "version_f", 1, 0
tsConfigVersion = scalar, U32, 124, "", 1, 0 tsConfigVersion = scalar, U32, 124, "", 1, 0
calibrationValue = scalar, F32, 128, "", 1, 0 calibrationValue = scalar, F32, 128, "", 1, 0
calibrationMode = scalar, U08, 132, "", 1, 0 calibrationMode = scalar, U08, 132, "", 1, 0
unusedPadding = scalar, U08, 133, "", 1, 0 idleTargetPosition = scalar, U08, 133, "", 1, 0
fuelingLoad = scalar, U16, 134, "%", 0.01, 0 fuelingLoad = scalar, U16, 134, "%", 0.01, 0
ignitionLoad = scalar, U16, 136, "%", 0.01, 0 ignitionLoad = scalar, U16, 136, "%", 0.01, 0
engineMakeCodeNameCrc16 = scalar, U16, 138, "crc16", 1, 0 engineMakeCodeNameCrc16 = scalar, U16, 138, "crc16", 1, 0
@ -2306,54 +2306,22 @@ unusedAtTheEnd201 = scalar, U08, 520, "", 1, 0
unusedAtTheEnd202 = scalar, U08, 521, "", 1, 0 unusedAtTheEnd202 = scalar, U08, 521, "", 1, 0
unusedAtTheEnd203 = scalar, U08, 522, "", 1, 0 unusedAtTheEnd203 = scalar, U08, 522, "", 1, 0
unusedAtTheEnd204 = scalar, U08, 523, "", 1, 0 unusedAtTheEnd204 = scalar, U08, 523, "", 1, 0
unusedAtTheEnd205 = scalar, U08, 524, "", 1, 0 canWriteOk = scalar, U16, 524, "", 1, 0
unusedAtTheEnd206 = scalar, U08, 525, "", 1, 0 canWriteNotOk = scalar, U16, 526, "", 1, 0
unusedAtTheEnd207 = scalar, U08, 526, "", 1, 0 triggerPrimaryFall = scalar, S32, 528, "", 1, 0
unusedAtTheEnd208 = scalar, U08, 527, "", 1, 0 triggerPrimaryRise = scalar, S32, 532, "", 1, 0
unusedAtTheEnd209 = scalar, U08, 528, "", 1, 0 triggerSecondaryFall = scalar, S32, 536, "", 1, 0
unusedAtTheEnd210 = scalar, U08, 529, "", 1, 0 triggerSecondaryRise = scalar, S32, 540, "", 1, 0
unusedAtTheEnd211 = scalar, U08, 530, "", 1, 0 triggerVvtFall = scalar, S32, 544, "", 1, 0
unusedAtTheEnd212 = scalar, U08, 531, "", 1, 0 triggerVvtRise = scalar, S32, 548, "", 1, 0
unusedAtTheEnd213 = scalar, U08, 532, "", 1, 0 startStopStateToggleCounter = scalar, U08, 552, "", 1, 0
unusedAtTheEnd214 = scalar, U08, 533, "", 1, 0 starterState = scalar, U08, 553, "", 1, 0
unusedAtTheEnd215 = scalar, U08, 534, "", 1, 0 starterRelayDisable = scalar, U08, 554, "", 1, 0
unusedAtTheEnd216 = scalar, U08, 535, "", 1, 0 unusedStarterRelayDisable = scalar, U08, 555, "", 1, 0
unusedAtTheEnd217 = scalar, U08, 536, "", 1, 0 idleState = scalar, S32, 556, "", 1, 0
unusedAtTheEnd218 = scalar, U08, 537, "", 1, 0 injectorFlowPressureRatio = scalar, F32, 560, "", 1, 0
unusedAtTheEnd219 = scalar, U08, 538, "", 1, 0 injectorFlowPressureDelta = scalar, F32, 564, "", 1, 0
unusedAtTheEnd220 = scalar, U08, 539, "", 1, 0 etbFeedForward = scalar, F32, 568, "", 1, 0
unusedAtTheEnd221 = scalar, U08, 540, "", 1, 0
unusedAtTheEnd222 = scalar, U08, 541, "", 1, 0
unusedAtTheEnd223 = scalar, U08, 542, "", 1, 0
unusedAtTheEnd224 = scalar, U08, 543, "", 1, 0
unusedAtTheEnd225 = scalar, U08, 544, "", 1, 0
unusedAtTheEnd226 = scalar, U08, 545, "", 1, 0
unusedAtTheEnd227 = scalar, U08, 546, "", 1, 0
unusedAtTheEnd228 = scalar, U08, 547, "", 1, 0
unusedAtTheEnd229 = scalar, U08, 548, "", 1, 0
unusedAtTheEnd230 = scalar, U08, 549, "", 1, 0
unusedAtTheEnd231 = scalar, U08, 550, "", 1, 0
unusedAtTheEnd232 = scalar, U08, 551, "", 1, 0
unusedAtTheEnd233 = scalar, U08, 552, "", 1, 0
unusedAtTheEnd234 = scalar, U08, 553, "", 1, 0
unusedAtTheEnd235 = scalar, U08, 554, "", 1, 0
unusedAtTheEnd236 = scalar, U08, 555, "", 1, 0
unusedAtTheEnd237 = scalar, U08, 556, "", 1, 0
unusedAtTheEnd238 = scalar, U08, 557, "", 1, 0
unusedAtTheEnd239 = scalar, U08, 558, "", 1, 0
unusedAtTheEnd240 = scalar, U08, 559, "", 1, 0
unusedAtTheEnd241 = scalar, U08, 560, "", 1, 0
unusedAtTheEnd242 = scalar, U08, 561, "", 1, 0
unusedAtTheEnd243 = scalar, U08, 562, "", 1, 0
unusedAtTheEnd244 = scalar, U08, 563, "", 1, 0
unusedAtTheEnd245 = scalar, U08, 564, "", 1, 0
unusedAtTheEnd246 = scalar, U08, 565, "", 1, 0
unusedAtTheEnd247 = scalar, U08, 566, "", 1, 0
unusedAtTheEnd248 = scalar, U08, 567, "", 1, 0
unusedAtTheEnd249 = scalar, U08, 568, "", 1, 0
unusedAtTheEnd250 = scalar, U08, 569, "", 1, 0
unusedAtTheEnd251 = scalar, U08, 570, "", 1, 0
unusedAtTheEnd252 = scalar, U08, 571, "", 1, 0
etbIntegralError = scalar, F32, 572, "", 1, 0 etbIntegralError = scalar, F32, 572, "", 1, 0
etbCurrentTarget = scalar, F32, 576, "", 1, 0 etbCurrentTarget = scalar, F32, 576, "", 1, 0
alternatorStatus_iTerm = scalar, F32, 580, "", 1, 0 alternatorStatus_iTerm = scalar, F32, 580, "", 1, 0
@ -3321,6 +3289,7 @@ entry = MAPValue, "MAP", float, "%.3f"
entry = baroPressure, "baroPressure", float, "%.3f" entry = baroPressure, "baroPressure", float, "%.3f"
entry = lambdaValue, "Lambda", float, "%.3f" entry = lambdaValue, "Lambda", float, "%.3f"
entry = knockRetard, "knockRetard", float, "%.3f" entry = knockRetard, "knockRetard", float, "%.3f"
entry = idleCurrentPosition, "idleCurrentPosition", int, "%d"
entry = VBatt, "VBatt", float, "%.3f" entry = VBatt, "VBatt", float, "%.3f"
entry = oilPressure, "Oil Pressure", float, "%.3f" entry = oilPressure, "Oil Pressure", float, "%.3f"
entry = vvtPositionB1I, "VVT: bank 1 intake", float, "%.3f" entry = vvtPositionB1I, "VVT: bank 1 intake", float, "%.3f"
@ -3341,7 +3310,9 @@ entry = baroCorrection, "fuel: Barometric pressure correction", float, "%.3f"
entry = currentEnginePhase, "Engine Phase", int, "%d" entry = currentEnginePhase, "Engine Phase", int, "%d"
entry = wallFuelAmount, "fuel: wall corr ms", float, "%.3f" entry = wallFuelAmount, "fuel: wall corr ms", float, "%.3f"
entry = wallFuelCorrection, "fuel: wall amount", float, "%.3f" entry = wallFuelCorrection, "fuel: wall amount", float, "%.3f"
entry = revolutionCounterSinceStart, "revolutionCounterSinceStart", int, "%d"
entry = deltaTps, "fuel: TPS change", float, "%.3f" entry = deltaTps, "fuel: TPS change", float, "%.3f"
entry = canReadCounter, "canReadCounter", int, "%d"
entry = tpsAccelFuel, "fuel: TPS acceleration extra fuel ms", float, "%.3f" entry = tpsAccelFuel, "fuel: TPS acceleration extra fuel ms", float, "%.3f"
entry = ignitionAdvance, "timing", float, "%.3f" entry = ignitionAdvance, "timing", float, "%.3f"
entry = sparkDwellValue, "dwell: coil charge time", float, "%.3f" entry = sparkDwellValue, "dwell: coil charge time", float, "%.3f"
@ -3362,6 +3333,7 @@ entry = firmwareVersion, "firmware", int, "%d"
entry = tsConfigVersion, "tsConfigVersion", int, "%d" entry = tsConfigVersion, "tsConfigVersion", int, "%d"
entry = calibrationValue, "calibrationValue", float, "%.3f" entry = calibrationValue, "calibrationValue", float, "%.3f"
entry = calibrationMode, "calibrationMode", int, "%d" entry = calibrationMode, "calibrationMode", int, "%d"
entry = idleTargetPosition, "idleTargetPosition", int, "%d"
entry = fuelingLoad, "fuel: load", float, "%.3f" entry = fuelingLoad, "fuel: load", float, "%.3f"
entry = ignitionLoad, "ign: load", float, "%.3f" entry = ignitionLoad, "ign: load", float, "%.3f"
entry = engineMakeCodeNameCrc16, "Engine CRC16", int, "%d" entry = engineMakeCodeNameCrc16, "Engine CRC16", int, "%d"
@ -3452,6 +3424,21 @@ entry = vvtTargets2, "vvtTargets2", int, "%d"
entry = vvtTargets3, "vvtTargets3", int, "%d" entry = vvtTargets3, "vvtTargets3", int, "%d"
entry = vvtTargets4, "vvtTargets4", int, "%d" entry = vvtTargets4, "vvtTargets4", int, "%d"
entry = turboSpeed, "Turbocharger Speed", int, "%d" entry = turboSpeed, "Turbocharger Speed", int, "%d"
entry = canWriteOk, "canWriteOk", int, "%d"
entry = canWriteNotOk, "canWriteNotOk", int, "%d"
entry = triggerPrimaryFall, "triggerPrimaryFall", int, "%d"
entry = triggerPrimaryRise, "triggerPrimaryRise", int, "%d"
entry = triggerSecondaryFall, "triggerSecondaryFall", int, "%d"
entry = triggerSecondaryRise, "triggerSecondaryRise", int, "%d"
entry = triggerVvtFall, "triggerVvtFall", int, "%d"
entry = triggerVvtRise, "triggerVvtRise", int, "%d"
entry = startStopStateToggleCounter, "startStopStateToggleCounter", int, "%d"
entry = starterState, "starterState", int, "%d"
entry = starterRelayDisable, "starterRelayDisable", int, "%d"
entry = idleState, "idleState", int, "%d"
entry = injectorFlowPressureRatio, "injectorFlowPressureRatio", float, "%.3f"
entry = injectorFlowPressureDelta, "injectorFlowPressureDelta", float, "%.3f"
entry = etbFeedForward, "etbFeedForward", float, "%.3f"
entry = etbIntegralError, "etbIntegralError", float, "%.3f" entry = etbIntegralError, "etbIntegralError", float, "%.3f"
entry = etbCurrentTarget, "etbCurrentTarget", float, "%.3f" entry = etbCurrentTarget, "etbCurrentTarget", float, "%.3f"
entry = alternatorStatus_iTerm, "iTerm", float, "%.3f" entry = alternatorStatus_iTerm, "iTerm", float, "%.3f"

View File

@ -85,7 +85,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code ; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Nov 29 05:40:10 UTC 2021 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Nov 29 05:59:16 UTC 2021
pageSize = 20000 pageSize = 20000
page = 1 page = 1
@ -1966,7 +1966,7 @@ MAPValue = scalar, U16, 30, "kPa", 0.03333333333333333, 0
baroPressure = scalar, U16, 32, "kPa", 0.03333333333333333, 0 baroPressure = scalar, U16, 32, "kPa", 0.03333333333333333, 0
lambdaValue = scalar, U16, 34, "", 1.0E-4, 0 lambdaValue = scalar, U16, 34, "", 1.0E-4, 0
knockRetard = scalar, U08, 36, "deg", 0.1, 0 knockRetard = scalar, U08, 36, "deg", 0.1, 0
unused37 = scalar, U08, 37, "", 1, 0 idleCurrentPosition = scalar, U08, 37, "", 1, 0
VBatt = scalar, U16, 38, "V", 0.001, 0 VBatt = scalar, U16, 38, "V", 0.001, 0
oilPressure = scalar, U16, 40, "kPa", 0.03333333333333333, 0 oilPressure = scalar, U16, 40, "kPa", 0.03333333333333333, 0
vvtPositionB1I = scalar, U16, 42, "deg", 0.02, 0 vvtPositionB1I = scalar, U16, 42, "deg", 0.02, 0
@ -1987,9 +1987,9 @@ baroCorrection = scalar, U16, 68, "%", 0.01, 0
currentEnginePhase = scalar, U16, 70, "deg", 1, 0 currentEnginePhase = scalar, U16, 70, "deg", 1, 0
wallFuelAmount = scalar, U16, 72, "mg", 0.01, 0 wallFuelAmount = scalar, U16, 72, "mg", 0.01, 0
wallFuelCorrection = scalar, S16, 74, "mg", 0.01, 0 wallFuelCorrection = scalar, S16, 74, "mg", 0.01, 0
unused76 = scalar, U16, 76, "", 1, 0 revolutionCounterSinceStart = scalar, U16, 76, "", 1, 0
deltaTps = scalar, U16, 78, "ratio", 0.01, 0 deltaTps = scalar, U16, 78, "ratio", 0.01, 0
unused80 = scalar, U16, 80, "", 1, 0 canReadCounter = scalar, U16, 80, "", 1, 0
tpsAccelFuel = scalar, U16, 82, "ms", 0.0033333333333333335, 0 tpsAccelFuel = scalar, U16, 82, "ms", 0.0033333333333333335, 0
ignitionAdvance = scalar, U16, 84, "deg", 0.02, 0 ignitionAdvance = scalar, U16, 84, "deg", 0.02, 0
sparkDwellValue = scalar, U16, 86, "ms", 0.0033333333333333335, 0 sparkDwellValue = scalar, U16, 86, "ms", 0.0033333333333333335, 0
@ -2010,7 +2010,7 @@ firmwareVersion = scalar, U32, 120, "version_f", 1, 0
tsConfigVersion = scalar, U32, 124, "", 1, 0 tsConfigVersion = scalar, U32, 124, "", 1, 0
calibrationValue = scalar, F32, 128, "", 1, 0 calibrationValue = scalar, F32, 128, "", 1, 0
calibrationMode = scalar, U08, 132, "", 1, 0 calibrationMode = scalar, U08, 132, "", 1, 0
unusedPadding = scalar, U08, 133, "", 1, 0 idleTargetPosition = scalar, U08, 133, "", 1, 0
fuelingLoad = scalar, U16, 134, "%", 0.01, 0 fuelingLoad = scalar, U16, 134, "%", 0.01, 0
ignitionLoad = scalar, U16, 136, "%", 0.01, 0 ignitionLoad = scalar, U16, 136, "%", 0.01, 0
engineMakeCodeNameCrc16 = scalar, U16, 138, "crc16", 1, 0 engineMakeCodeNameCrc16 = scalar, U16, 138, "crc16", 1, 0
@ -2306,54 +2306,22 @@ unusedAtTheEnd201 = scalar, U08, 520, "", 1, 0
unusedAtTheEnd202 = scalar, U08, 521, "", 1, 0 unusedAtTheEnd202 = scalar, U08, 521, "", 1, 0
unusedAtTheEnd203 = scalar, U08, 522, "", 1, 0 unusedAtTheEnd203 = scalar, U08, 522, "", 1, 0
unusedAtTheEnd204 = scalar, U08, 523, "", 1, 0 unusedAtTheEnd204 = scalar, U08, 523, "", 1, 0
unusedAtTheEnd205 = scalar, U08, 524, "", 1, 0 canWriteOk = scalar, U16, 524, "", 1, 0
unusedAtTheEnd206 = scalar, U08, 525, "", 1, 0 canWriteNotOk = scalar, U16, 526, "", 1, 0
unusedAtTheEnd207 = scalar, U08, 526, "", 1, 0 triggerPrimaryFall = scalar, S32, 528, "", 1, 0
unusedAtTheEnd208 = scalar, U08, 527, "", 1, 0 triggerPrimaryRise = scalar, S32, 532, "", 1, 0
unusedAtTheEnd209 = scalar, U08, 528, "", 1, 0 triggerSecondaryFall = scalar, S32, 536, "", 1, 0
unusedAtTheEnd210 = scalar, U08, 529, "", 1, 0 triggerSecondaryRise = scalar, S32, 540, "", 1, 0
unusedAtTheEnd211 = scalar, U08, 530, "", 1, 0 triggerVvtFall = scalar, S32, 544, "", 1, 0
unusedAtTheEnd212 = scalar, U08, 531, "", 1, 0 triggerVvtRise = scalar, S32, 548, "", 1, 0
unusedAtTheEnd213 = scalar, U08, 532, "", 1, 0 startStopStateToggleCounter = scalar, U08, 552, "", 1, 0
unusedAtTheEnd214 = scalar, U08, 533, "", 1, 0 starterState = scalar, U08, 553, "", 1, 0
unusedAtTheEnd215 = scalar, U08, 534, "", 1, 0 starterRelayDisable = scalar, U08, 554, "", 1, 0
unusedAtTheEnd216 = scalar, U08, 535, "", 1, 0 unusedStarterRelayDisable = scalar, U08, 555, "", 1, 0
unusedAtTheEnd217 = scalar, U08, 536, "", 1, 0 idleState = scalar, S32, 556, "", 1, 0
unusedAtTheEnd218 = scalar, U08, 537, "", 1, 0 injectorFlowPressureRatio = scalar, F32, 560, "", 1, 0
unusedAtTheEnd219 = scalar, U08, 538, "", 1, 0 injectorFlowPressureDelta = scalar, F32, 564, "", 1, 0
unusedAtTheEnd220 = scalar, U08, 539, "", 1, 0 etbFeedForward = scalar, F32, 568, "", 1, 0
unusedAtTheEnd221 = scalar, U08, 540, "", 1, 0
unusedAtTheEnd222 = scalar, U08, 541, "", 1, 0
unusedAtTheEnd223 = scalar, U08, 542, "", 1, 0
unusedAtTheEnd224 = scalar, U08, 543, "", 1, 0
unusedAtTheEnd225 = scalar, U08, 544, "", 1, 0
unusedAtTheEnd226 = scalar, U08, 545, "", 1, 0
unusedAtTheEnd227 = scalar, U08, 546, "", 1, 0
unusedAtTheEnd228 = scalar, U08, 547, "", 1, 0
unusedAtTheEnd229 = scalar, U08, 548, "", 1, 0
unusedAtTheEnd230 = scalar, U08, 549, "", 1, 0
unusedAtTheEnd231 = scalar, U08, 550, "", 1, 0
unusedAtTheEnd232 = scalar, U08, 551, "", 1, 0
unusedAtTheEnd233 = scalar, U08, 552, "", 1, 0
unusedAtTheEnd234 = scalar, U08, 553, "", 1, 0
unusedAtTheEnd235 = scalar, U08, 554, "", 1, 0
unusedAtTheEnd236 = scalar, U08, 555, "", 1, 0
unusedAtTheEnd237 = scalar, U08, 556, "", 1, 0
unusedAtTheEnd238 = scalar, U08, 557, "", 1, 0
unusedAtTheEnd239 = scalar, U08, 558, "", 1, 0
unusedAtTheEnd240 = scalar, U08, 559, "", 1, 0
unusedAtTheEnd241 = scalar, U08, 560, "", 1, 0
unusedAtTheEnd242 = scalar, U08, 561, "", 1, 0
unusedAtTheEnd243 = scalar, U08, 562, "", 1, 0
unusedAtTheEnd244 = scalar, U08, 563, "", 1, 0
unusedAtTheEnd245 = scalar, U08, 564, "", 1, 0
unusedAtTheEnd246 = scalar, U08, 565, "", 1, 0
unusedAtTheEnd247 = scalar, U08, 566, "", 1, 0
unusedAtTheEnd248 = scalar, U08, 567, "", 1, 0
unusedAtTheEnd249 = scalar, U08, 568, "", 1, 0
unusedAtTheEnd250 = scalar, U08, 569, "", 1, 0
unusedAtTheEnd251 = scalar, U08, 570, "", 1, 0
unusedAtTheEnd252 = scalar, U08, 571, "", 1, 0
etbIntegralError = scalar, F32, 572, "", 1, 0 etbIntegralError = scalar, F32, 572, "", 1, 0
etbCurrentTarget = scalar, F32, 576, "", 1, 0 etbCurrentTarget = scalar, F32, 576, "", 1, 0
alternatorStatus_iTerm = scalar, F32, 580, "", 1, 0 alternatorStatus_iTerm = scalar, F32, 580, "", 1, 0
@ -3321,6 +3289,7 @@ entry = MAPValue, "MAP", float, "%.3f"
entry = baroPressure, "baroPressure", float, "%.3f" entry = baroPressure, "baroPressure", float, "%.3f"
entry = lambdaValue, "Lambda", float, "%.3f" entry = lambdaValue, "Lambda", float, "%.3f"
entry = knockRetard, "knockRetard", float, "%.3f" entry = knockRetard, "knockRetard", float, "%.3f"
entry = idleCurrentPosition, "idleCurrentPosition", int, "%d"
entry = VBatt, "VBatt", float, "%.3f" entry = VBatt, "VBatt", float, "%.3f"
entry = oilPressure, "Oil Pressure", float, "%.3f" entry = oilPressure, "Oil Pressure", float, "%.3f"
entry = vvtPositionB1I, "VVT: bank 1 intake", float, "%.3f" entry = vvtPositionB1I, "VVT: bank 1 intake", float, "%.3f"
@ -3341,7 +3310,9 @@ entry = baroCorrection, "fuel: Barometric pressure correction", float, "%.3f"
entry = currentEnginePhase, "Engine Phase", int, "%d" entry = currentEnginePhase, "Engine Phase", int, "%d"
entry = wallFuelAmount, "fuel: wall corr ms", float, "%.3f" entry = wallFuelAmount, "fuel: wall corr ms", float, "%.3f"
entry = wallFuelCorrection, "fuel: wall amount", float, "%.3f" entry = wallFuelCorrection, "fuel: wall amount", float, "%.3f"
entry = revolutionCounterSinceStart, "revolutionCounterSinceStart", int, "%d"
entry = deltaTps, "fuel: TPS change", float, "%.3f" entry = deltaTps, "fuel: TPS change", float, "%.3f"
entry = canReadCounter, "canReadCounter", int, "%d"
entry = tpsAccelFuel, "fuel: TPS acceleration extra fuel ms", float, "%.3f" entry = tpsAccelFuel, "fuel: TPS acceleration extra fuel ms", float, "%.3f"
entry = ignitionAdvance, "timing", float, "%.3f" entry = ignitionAdvance, "timing", float, "%.3f"
entry = sparkDwellValue, "dwell: coil charge time", float, "%.3f" entry = sparkDwellValue, "dwell: coil charge time", float, "%.3f"
@ -3362,6 +3333,7 @@ entry = firmwareVersion, "firmware", int, "%d"
entry = tsConfigVersion, "tsConfigVersion", int, "%d" entry = tsConfigVersion, "tsConfigVersion", int, "%d"
entry = calibrationValue, "calibrationValue", float, "%.3f" entry = calibrationValue, "calibrationValue", float, "%.3f"
entry = calibrationMode, "calibrationMode", int, "%d" entry = calibrationMode, "calibrationMode", int, "%d"
entry = idleTargetPosition, "idleTargetPosition", int, "%d"
entry = fuelingLoad, "fuel: load", float, "%.3f" entry = fuelingLoad, "fuel: load", float, "%.3f"
entry = ignitionLoad, "ign: load", float, "%.3f" entry = ignitionLoad, "ign: load", float, "%.3f"
entry = engineMakeCodeNameCrc16, "Engine CRC16", int, "%d" entry = engineMakeCodeNameCrc16, "Engine CRC16", int, "%d"
@ -3452,6 +3424,21 @@ entry = vvtTargets2, "vvtTargets2", int, "%d"
entry = vvtTargets3, "vvtTargets3", int, "%d" entry = vvtTargets3, "vvtTargets3", int, "%d"
entry = vvtTargets4, "vvtTargets4", int, "%d" entry = vvtTargets4, "vvtTargets4", int, "%d"
entry = turboSpeed, "Turbocharger Speed", int, "%d" entry = turboSpeed, "Turbocharger Speed", int, "%d"
entry = canWriteOk, "canWriteOk", int, "%d"
entry = canWriteNotOk, "canWriteNotOk", int, "%d"
entry = triggerPrimaryFall, "triggerPrimaryFall", int, "%d"
entry = triggerPrimaryRise, "triggerPrimaryRise", int, "%d"
entry = triggerSecondaryFall, "triggerSecondaryFall", int, "%d"
entry = triggerSecondaryRise, "triggerSecondaryRise", int, "%d"
entry = triggerVvtFall, "triggerVvtFall", int, "%d"
entry = triggerVvtRise, "triggerVvtRise", int, "%d"
entry = startStopStateToggleCounter, "startStopStateToggleCounter", int, "%d"
entry = starterState, "starterState", int, "%d"
entry = starterRelayDisable, "starterRelayDisable", int, "%d"
entry = idleState, "idleState", int, "%d"
entry = injectorFlowPressureRatio, "injectorFlowPressureRatio", float, "%.3f"
entry = injectorFlowPressureDelta, "injectorFlowPressureDelta", float, "%.3f"
entry = etbFeedForward, "etbFeedForward", float, "%.3f"
entry = etbIntegralError, "etbIntegralError", float, "%.3f" entry = etbIntegralError, "etbIntegralError", float, "%.3f"
entry = etbCurrentTarget, "etbCurrentTarget", float, "%.3f" entry = etbCurrentTarget, "etbCurrentTarget", float, "%.3f"
entry = alternatorStatus_iTerm, "iTerm", float, "%.3f" entry = alternatorStatus_iTerm, "iTerm", float, "%.3f"

View File

@ -85,7 +85,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code ; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Nov 29 05:40:18 UTC 2021 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Nov 29 05:59:25 UTC 2021
pageSize = 20000 pageSize = 20000
page = 1 page = 1
@ -1966,7 +1966,7 @@ MAPValue = scalar, U16, 30, "kPa", 0.03333333333333333, 0
baroPressure = scalar, U16, 32, "kPa", 0.03333333333333333, 0 baroPressure = scalar, U16, 32, "kPa", 0.03333333333333333, 0
lambdaValue = scalar, U16, 34, "", 1.0E-4, 0 lambdaValue = scalar, U16, 34, "", 1.0E-4, 0
knockRetard = scalar, U08, 36, "deg", 0.1, 0 knockRetard = scalar, U08, 36, "deg", 0.1, 0
unused37 = scalar, U08, 37, "", 1, 0 idleCurrentPosition = scalar, U08, 37, "", 1, 0
VBatt = scalar, U16, 38, "V", 0.001, 0 VBatt = scalar, U16, 38, "V", 0.001, 0
oilPressure = scalar, U16, 40, "kPa", 0.03333333333333333, 0 oilPressure = scalar, U16, 40, "kPa", 0.03333333333333333, 0
vvtPositionB1I = scalar, U16, 42, "deg", 0.02, 0 vvtPositionB1I = scalar, U16, 42, "deg", 0.02, 0
@ -1987,9 +1987,9 @@ baroCorrection = scalar, U16, 68, "%", 0.01, 0
currentEnginePhase = scalar, U16, 70, "deg", 1, 0 currentEnginePhase = scalar, U16, 70, "deg", 1, 0
wallFuelAmount = scalar, U16, 72, "mg", 0.01, 0 wallFuelAmount = scalar, U16, 72, "mg", 0.01, 0
wallFuelCorrection = scalar, S16, 74, "mg", 0.01, 0 wallFuelCorrection = scalar, S16, 74, "mg", 0.01, 0
unused76 = scalar, U16, 76, "", 1, 0 revolutionCounterSinceStart = scalar, U16, 76, "", 1, 0
deltaTps = scalar, U16, 78, "ratio", 0.01, 0 deltaTps = scalar, U16, 78, "ratio", 0.01, 0
unused80 = scalar, U16, 80, "", 1, 0 canReadCounter = scalar, U16, 80, "", 1, 0
tpsAccelFuel = scalar, U16, 82, "ms", 0.0033333333333333335, 0 tpsAccelFuel = scalar, U16, 82, "ms", 0.0033333333333333335, 0
ignitionAdvance = scalar, U16, 84, "deg", 0.02, 0 ignitionAdvance = scalar, U16, 84, "deg", 0.02, 0
sparkDwellValue = scalar, U16, 86, "ms", 0.0033333333333333335, 0 sparkDwellValue = scalar, U16, 86, "ms", 0.0033333333333333335, 0
@ -2010,7 +2010,7 @@ firmwareVersion = scalar, U32, 120, "version_f", 1, 0
tsConfigVersion = scalar, U32, 124, "", 1, 0 tsConfigVersion = scalar, U32, 124, "", 1, 0
calibrationValue = scalar, F32, 128, "", 1, 0 calibrationValue = scalar, F32, 128, "", 1, 0
calibrationMode = scalar, U08, 132, "", 1, 0 calibrationMode = scalar, U08, 132, "", 1, 0
unusedPadding = scalar, U08, 133, "", 1, 0 idleTargetPosition = scalar, U08, 133, "", 1, 0
fuelingLoad = scalar, U16, 134, "%", 0.01, 0 fuelingLoad = scalar, U16, 134, "%", 0.01, 0
ignitionLoad = scalar, U16, 136, "%", 0.01, 0 ignitionLoad = scalar, U16, 136, "%", 0.01, 0
engineMakeCodeNameCrc16 = scalar, U16, 138, "crc16", 1, 0 engineMakeCodeNameCrc16 = scalar, U16, 138, "crc16", 1, 0
@ -2306,54 +2306,22 @@ unusedAtTheEnd201 = scalar, U08, 520, "", 1, 0
unusedAtTheEnd202 = scalar, U08, 521, "", 1, 0 unusedAtTheEnd202 = scalar, U08, 521, "", 1, 0
unusedAtTheEnd203 = scalar, U08, 522, "", 1, 0 unusedAtTheEnd203 = scalar, U08, 522, "", 1, 0
unusedAtTheEnd204 = scalar, U08, 523, "", 1, 0 unusedAtTheEnd204 = scalar, U08, 523, "", 1, 0
unusedAtTheEnd205 = scalar, U08, 524, "", 1, 0 canWriteOk = scalar, U16, 524, "", 1, 0
unusedAtTheEnd206 = scalar, U08, 525, "", 1, 0 canWriteNotOk = scalar, U16, 526, "", 1, 0
unusedAtTheEnd207 = scalar, U08, 526, "", 1, 0 triggerPrimaryFall = scalar, S32, 528, "", 1, 0
unusedAtTheEnd208 = scalar, U08, 527, "", 1, 0 triggerPrimaryRise = scalar, S32, 532, "", 1, 0
unusedAtTheEnd209 = scalar, U08, 528, "", 1, 0 triggerSecondaryFall = scalar, S32, 536, "", 1, 0
unusedAtTheEnd210 = scalar, U08, 529, "", 1, 0 triggerSecondaryRise = scalar, S32, 540, "", 1, 0
unusedAtTheEnd211 = scalar, U08, 530, "", 1, 0 triggerVvtFall = scalar, S32, 544, "", 1, 0
unusedAtTheEnd212 = scalar, U08, 531, "", 1, 0 triggerVvtRise = scalar, S32, 548, "", 1, 0
unusedAtTheEnd213 = scalar, U08, 532, "", 1, 0 startStopStateToggleCounter = scalar, U08, 552, "", 1, 0
unusedAtTheEnd214 = scalar, U08, 533, "", 1, 0 starterState = scalar, U08, 553, "", 1, 0
unusedAtTheEnd215 = scalar, U08, 534, "", 1, 0 starterRelayDisable = scalar, U08, 554, "", 1, 0
unusedAtTheEnd216 = scalar, U08, 535, "", 1, 0 unusedStarterRelayDisable = scalar, U08, 555, "", 1, 0
unusedAtTheEnd217 = scalar, U08, 536, "", 1, 0 idleState = scalar, S32, 556, "", 1, 0
unusedAtTheEnd218 = scalar, U08, 537, "", 1, 0 injectorFlowPressureRatio = scalar, F32, 560, "", 1, 0
unusedAtTheEnd219 = scalar, U08, 538, "", 1, 0 injectorFlowPressureDelta = scalar, F32, 564, "", 1, 0
unusedAtTheEnd220 = scalar, U08, 539, "", 1, 0 etbFeedForward = scalar, F32, 568, "", 1, 0
unusedAtTheEnd221 = scalar, U08, 540, "", 1, 0
unusedAtTheEnd222 = scalar, U08, 541, "", 1, 0
unusedAtTheEnd223 = scalar, U08, 542, "", 1, 0
unusedAtTheEnd224 = scalar, U08, 543, "", 1, 0
unusedAtTheEnd225 = scalar, U08, 544, "", 1, 0
unusedAtTheEnd226 = scalar, U08, 545, "", 1, 0
unusedAtTheEnd227 = scalar, U08, 546, "", 1, 0
unusedAtTheEnd228 = scalar, U08, 547, "", 1, 0
unusedAtTheEnd229 = scalar, U08, 548, "", 1, 0
unusedAtTheEnd230 = scalar, U08, 549, "", 1, 0
unusedAtTheEnd231 = scalar, U08, 550, "", 1, 0
unusedAtTheEnd232 = scalar, U08, 551, "", 1, 0
unusedAtTheEnd233 = scalar, U08, 552, "", 1, 0
unusedAtTheEnd234 = scalar, U08, 553, "", 1, 0
unusedAtTheEnd235 = scalar, U08, 554, "", 1, 0
unusedAtTheEnd236 = scalar, U08, 555, "", 1, 0
unusedAtTheEnd237 = scalar, U08, 556, "", 1, 0
unusedAtTheEnd238 = scalar, U08, 557, "", 1, 0
unusedAtTheEnd239 = scalar, U08, 558, "", 1, 0
unusedAtTheEnd240 = scalar, U08, 559, "", 1, 0
unusedAtTheEnd241 = scalar, U08, 560, "", 1, 0
unusedAtTheEnd242 = scalar, U08, 561, "", 1, 0
unusedAtTheEnd243 = scalar, U08, 562, "", 1, 0
unusedAtTheEnd244 = scalar, U08, 563, "", 1, 0
unusedAtTheEnd245 = scalar, U08, 564, "", 1, 0
unusedAtTheEnd246 = scalar, U08, 565, "", 1, 0
unusedAtTheEnd247 = scalar, U08, 566, "", 1, 0
unusedAtTheEnd248 = scalar, U08, 567, "", 1, 0
unusedAtTheEnd249 = scalar, U08, 568, "", 1, 0
unusedAtTheEnd250 = scalar, U08, 569, "", 1, 0
unusedAtTheEnd251 = scalar, U08, 570, "", 1, 0
unusedAtTheEnd252 = scalar, U08, 571, "", 1, 0
etbIntegralError = scalar, F32, 572, "", 1, 0 etbIntegralError = scalar, F32, 572, "", 1, 0
etbCurrentTarget = scalar, F32, 576, "", 1, 0 etbCurrentTarget = scalar, F32, 576, "", 1, 0
alternatorStatus_iTerm = scalar, F32, 580, "", 1, 0 alternatorStatus_iTerm = scalar, F32, 580, "", 1, 0
@ -3321,6 +3289,7 @@ entry = MAPValue, "MAP", float, "%.3f"
entry = baroPressure, "baroPressure", float, "%.3f" entry = baroPressure, "baroPressure", float, "%.3f"
entry = lambdaValue, "Lambda", float, "%.3f" entry = lambdaValue, "Lambda", float, "%.3f"
entry = knockRetard, "knockRetard", float, "%.3f" entry = knockRetard, "knockRetard", float, "%.3f"
entry = idleCurrentPosition, "idleCurrentPosition", int, "%d"
entry = VBatt, "VBatt", float, "%.3f" entry = VBatt, "VBatt", float, "%.3f"
entry = oilPressure, "Oil Pressure", float, "%.3f" entry = oilPressure, "Oil Pressure", float, "%.3f"
entry = vvtPositionB1I, "VVT: bank 1 intake", float, "%.3f" entry = vvtPositionB1I, "VVT: bank 1 intake", float, "%.3f"
@ -3341,7 +3310,9 @@ entry = baroCorrection, "fuel: Barometric pressure correction", float, "%.3f"
entry = currentEnginePhase, "Engine Phase", int, "%d" entry = currentEnginePhase, "Engine Phase", int, "%d"
entry = wallFuelAmount, "fuel: wall corr ms", float, "%.3f" entry = wallFuelAmount, "fuel: wall corr ms", float, "%.3f"
entry = wallFuelCorrection, "fuel: wall amount", float, "%.3f" entry = wallFuelCorrection, "fuel: wall amount", float, "%.3f"
entry = revolutionCounterSinceStart, "revolutionCounterSinceStart", int, "%d"
entry = deltaTps, "fuel: TPS change", float, "%.3f" entry = deltaTps, "fuel: TPS change", float, "%.3f"
entry = canReadCounter, "canReadCounter", int, "%d"
entry = tpsAccelFuel, "fuel: TPS acceleration extra fuel ms", float, "%.3f" entry = tpsAccelFuel, "fuel: TPS acceleration extra fuel ms", float, "%.3f"
entry = ignitionAdvance, "timing", float, "%.3f" entry = ignitionAdvance, "timing", float, "%.3f"
entry = sparkDwellValue, "dwell: coil charge time", float, "%.3f" entry = sparkDwellValue, "dwell: coil charge time", float, "%.3f"
@ -3362,6 +3333,7 @@ entry = firmwareVersion, "firmware", int, "%d"
entry = tsConfigVersion, "tsConfigVersion", int, "%d" entry = tsConfigVersion, "tsConfigVersion", int, "%d"
entry = calibrationValue, "calibrationValue", float, "%.3f" entry = calibrationValue, "calibrationValue", float, "%.3f"
entry = calibrationMode, "calibrationMode", int, "%d" entry = calibrationMode, "calibrationMode", int, "%d"
entry = idleTargetPosition, "idleTargetPosition", int, "%d"
entry = fuelingLoad, "fuel: load", float, "%.3f" entry = fuelingLoad, "fuel: load", float, "%.3f"
entry = ignitionLoad, "ign: load", float, "%.3f" entry = ignitionLoad, "ign: load", float, "%.3f"
entry = engineMakeCodeNameCrc16, "Engine CRC16", int, "%d" entry = engineMakeCodeNameCrc16, "Engine CRC16", int, "%d"
@ -3452,6 +3424,21 @@ entry = vvtTargets2, "vvtTargets2", int, "%d"
entry = vvtTargets3, "vvtTargets3", int, "%d" entry = vvtTargets3, "vvtTargets3", int, "%d"
entry = vvtTargets4, "vvtTargets4", int, "%d" entry = vvtTargets4, "vvtTargets4", int, "%d"
entry = turboSpeed, "Turbocharger Speed", int, "%d" entry = turboSpeed, "Turbocharger Speed", int, "%d"
entry = canWriteOk, "canWriteOk", int, "%d"
entry = canWriteNotOk, "canWriteNotOk", int, "%d"
entry = triggerPrimaryFall, "triggerPrimaryFall", int, "%d"
entry = triggerPrimaryRise, "triggerPrimaryRise", int, "%d"
entry = triggerSecondaryFall, "triggerSecondaryFall", int, "%d"
entry = triggerSecondaryRise, "triggerSecondaryRise", int, "%d"
entry = triggerVvtFall, "triggerVvtFall", int, "%d"
entry = triggerVvtRise, "triggerVvtRise", int, "%d"
entry = startStopStateToggleCounter, "startStopStateToggleCounter", int, "%d"
entry = starterState, "starterState", int, "%d"
entry = starterRelayDisable, "starterRelayDisable", int, "%d"
entry = idleState, "idleState", int, "%d"
entry = injectorFlowPressureRatio, "injectorFlowPressureRatio", float, "%.3f"
entry = injectorFlowPressureDelta, "injectorFlowPressureDelta", float, "%.3f"
entry = etbFeedForward, "etbFeedForward", float, "%.3f"
entry = etbIntegralError, "etbIntegralError", float, "%.3f" entry = etbIntegralError, "etbIntegralError", float, "%.3f"
entry = etbCurrentTarget, "etbCurrentTarget", float, "%.3f" entry = etbCurrentTarget, "etbCurrentTarget", float, "%.3f"
entry = alternatorStatus_iTerm, "iTerm", float, "%.3f" entry = alternatorStatus_iTerm, "iTerm", float, "%.3f"

View File

@ -85,7 +85,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code ; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Nov 29 05:40:15 UTC 2021 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Nov 29 05:59:22 UTC 2021
pageSize = 20000 pageSize = 20000
page = 1 page = 1
@ -1966,7 +1966,7 @@ MAPValue = scalar, U16, 30, "kPa", 0.03333333333333333, 0
baroPressure = scalar, U16, 32, "kPa", 0.03333333333333333, 0 baroPressure = scalar, U16, 32, "kPa", 0.03333333333333333, 0
lambdaValue = scalar, U16, 34, "", 1.0E-4, 0 lambdaValue = scalar, U16, 34, "", 1.0E-4, 0
knockRetard = scalar, U08, 36, "deg", 0.1, 0 knockRetard = scalar, U08, 36, "deg", 0.1, 0
unused37 = scalar, U08, 37, "", 1, 0 idleCurrentPosition = scalar, U08, 37, "", 1, 0
VBatt = scalar, U16, 38, "V", 0.001, 0 VBatt = scalar, U16, 38, "V", 0.001, 0
oilPressure = scalar, U16, 40, "kPa", 0.03333333333333333, 0 oilPressure = scalar, U16, 40, "kPa", 0.03333333333333333, 0
vvtPositionB1I = scalar, U16, 42, "deg", 0.02, 0 vvtPositionB1I = scalar, U16, 42, "deg", 0.02, 0
@ -1987,9 +1987,9 @@ baroCorrection = scalar, U16, 68, "%", 0.01, 0
currentEnginePhase = scalar, U16, 70, "deg", 1, 0 currentEnginePhase = scalar, U16, 70, "deg", 1, 0
wallFuelAmount = scalar, U16, 72, "mg", 0.01, 0 wallFuelAmount = scalar, U16, 72, "mg", 0.01, 0
wallFuelCorrection = scalar, S16, 74, "mg", 0.01, 0 wallFuelCorrection = scalar, S16, 74, "mg", 0.01, 0
unused76 = scalar, U16, 76, "", 1, 0 revolutionCounterSinceStart = scalar, U16, 76, "", 1, 0
deltaTps = scalar, U16, 78, "ratio", 0.01, 0 deltaTps = scalar, U16, 78, "ratio", 0.01, 0
unused80 = scalar, U16, 80, "", 1, 0 canReadCounter = scalar, U16, 80, "", 1, 0
tpsAccelFuel = scalar, U16, 82, "ms", 0.0033333333333333335, 0 tpsAccelFuel = scalar, U16, 82, "ms", 0.0033333333333333335, 0
ignitionAdvance = scalar, U16, 84, "deg", 0.02, 0 ignitionAdvance = scalar, U16, 84, "deg", 0.02, 0
sparkDwellValue = scalar, U16, 86, "ms", 0.0033333333333333335, 0 sparkDwellValue = scalar, U16, 86, "ms", 0.0033333333333333335, 0
@ -2010,7 +2010,7 @@ firmwareVersion = scalar, U32, 120, "version_f", 1, 0
tsConfigVersion = scalar, U32, 124, "", 1, 0 tsConfigVersion = scalar, U32, 124, "", 1, 0
calibrationValue = scalar, F32, 128, "", 1, 0 calibrationValue = scalar, F32, 128, "", 1, 0
calibrationMode = scalar, U08, 132, "", 1, 0 calibrationMode = scalar, U08, 132, "", 1, 0
unusedPadding = scalar, U08, 133, "", 1, 0 idleTargetPosition = scalar, U08, 133, "", 1, 0
fuelingLoad = scalar, U16, 134, "%", 0.01, 0 fuelingLoad = scalar, U16, 134, "%", 0.01, 0
ignitionLoad = scalar, U16, 136, "%", 0.01, 0 ignitionLoad = scalar, U16, 136, "%", 0.01, 0
engineMakeCodeNameCrc16 = scalar, U16, 138, "crc16", 1, 0 engineMakeCodeNameCrc16 = scalar, U16, 138, "crc16", 1, 0
@ -2306,54 +2306,22 @@ unusedAtTheEnd201 = scalar, U08, 520, "", 1, 0
unusedAtTheEnd202 = scalar, U08, 521, "", 1, 0 unusedAtTheEnd202 = scalar, U08, 521, "", 1, 0
unusedAtTheEnd203 = scalar, U08, 522, "", 1, 0 unusedAtTheEnd203 = scalar, U08, 522, "", 1, 0
unusedAtTheEnd204 = scalar, U08, 523, "", 1, 0 unusedAtTheEnd204 = scalar, U08, 523, "", 1, 0
unusedAtTheEnd205 = scalar, U08, 524, "", 1, 0 canWriteOk = scalar, U16, 524, "", 1, 0
unusedAtTheEnd206 = scalar, U08, 525, "", 1, 0 canWriteNotOk = scalar, U16, 526, "", 1, 0
unusedAtTheEnd207 = scalar, U08, 526, "", 1, 0 triggerPrimaryFall = scalar, S32, 528, "", 1, 0
unusedAtTheEnd208 = scalar, U08, 527, "", 1, 0 triggerPrimaryRise = scalar, S32, 532, "", 1, 0
unusedAtTheEnd209 = scalar, U08, 528, "", 1, 0 triggerSecondaryFall = scalar, S32, 536, "", 1, 0
unusedAtTheEnd210 = scalar, U08, 529, "", 1, 0 triggerSecondaryRise = scalar, S32, 540, "", 1, 0
unusedAtTheEnd211 = scalar, U08, 530, "", 1, 0 triggerVvtFall = scalar, S32, 544, "", 1, 0
unusedAtTheEnd212 = scalar, U08, 531, "", 1, 0 triggerVvtRise = scalar, S32, 548, "", 1, 0
unusedAtTheEnd213 = scalar, U08, 532, "", 1, 0 startStopStateToggleCounter = scalar, U08, 552, "", 1, 0
unusedAtTheEnd214 = scalar, U08, 533, "", 1, 0 starterState = scalar, U08, 553, "", 1, 0
unusedAtTheEnd215 = scalar, U08, 534, "", 1, 0 starterRelayDisable = scalar, U08, 554, "", 1, 0
unusedAtTheEnd216 = scalar, U08, 535, "", 1, 0 unusedStarterRelayDisable = scalar, U08, 555, "", 1, 0
unusedAtTheEnd217 = scalar, U08, 536, "", 1, 0 idleState = scalar, S32, 556, "", 1, 0
unusedAtTheEnd218 = scalar, U08, 537, "", 1, 0 injectorFlowPressureRatio = scalar, F32, 560, "", 1, 0
unusedAtTheEnd219 = scalar, U08, 538, "", 1, 0 injectorFlowPressureDelta = scalar, F32, 564, "", 1, 0
unusedAtTheEnd220 = scalar, U08, 539, "", 1, 0 etbFeedForward = scalar, F32, 568, "", 1, 0
unusedAtTheEnd221 = scalar, U08, 540, "", 1, 0
unusedAtTheEnd222 = scalar, U08, 541, "", 1, 0
unusedAtTheEnd223 = scalar, U08, 542, "", 1, 0
unusedAtTheEnd224 = scalar, U08, 543, "", 1, 0
unusedAtTheEnd225 = scalar, U08, 544, "", 1, 0
unusedAtTheEnd226 = scalar, U08, 545, "", 1, 0
unusedAtTheEnd227 = scalar, U08, 546, "", 1, 0
unusedAtTheEnd228 = scalar, U08, 547, "", 1, 0
unusedAtTheEnd229 = scalar, U08, 548, "", 1, 0
unusedAtTheEnd230 = scalar, U08, 549, "", 1, 0
unusedAtTheEnd231 = scalar, U08, 550, "", 1, 0
unusedAtTheEnd232 = scalar, U08, 551, "", 1, 0
unusedAtTheEnd233 = scalar, U08, 552, "", 1, 0
unusedAtTheEnd234 = scalar, U08, 553, "", 1, 0
unusedAtTheEnd235 = scalar, U08, 554, "", 1, 0
unusedAtTheEnd236 = scalar, U08, 555, "", 1, 0
unusedAtTheEnd237 = scalar, U08, 556, "", 1, 0
unusedAtTheEnd238 = scalar, U08, 557, "", 1, 0
unusedAtTheEnd239 = scalar, U08, 558, "", 1, 0
unusedAtTheEnd240 = scalar, U08, 559, "", 1, 0
unusedAtTheEnd241 = scalar, U08, 560, "", 1, 0
unusedAtTheEnd242 = scalar, U08, 561, "", 1, 0
unusedAtTheEnd243 = scalar, U08, 562, "", 1, 0
unusedAtTheEnd244 = scalar, U08, 563, "", 1, 0
unusedAtTheEnd245 = scalar, U08, 564, "", 1, 0
unusedAtTheEnd246 = scalar, U08, 565, "", 1, 0
unusedAtTheEnd247 = scalar, U08, 566, "", 1, 0
unusedAtTheEnd248 = scalar, U08, 567, "", 1, 0
unusedAtTheEnd249 = scalar, U08, 568, "", 1, 0
unusedAtTheEnd250 = scalar, U08, 569, "", 1, 0
unusedAtTheEnd251 = scalar, U08, 570, "", 1, 0
unusedAtTheEnd252 = scalar, U08, 571, "", 1, 0
etbIntegralError = scalar, F32, 572, "", 1, 0 etbIntegralError = scalar, F32, 572, "", 1, 0
etbCurrentTarget = scalar, F32, 576, "", 1, 0 etbCurrentTarget = scalar, F32, 576, "", 1, 0
alternatorStatus_iTerm = scalar, F32, 580, "", 1, 0 alternatorStatus_iTerm = scalar, F32, 580, "", 1, 0
@ -3321,6 +3289,7 @@ entry = MAPValue, "MAP", float, "%.3f"
entry = baroPressure, "baroPressure", float, "%.3f" entry = baroPressure, "baroPressure", float, "%.3f"
entry = lambdaValue, "Lambda", float, "%.3f" entry = lambdaValue, "Lambda", float, "%.3f"
entry = knockRetard, "knockRetard", float, "%.3f" entry = knockRetard, "knockRetard", float, "%.3f"
entry = idleCurrentPosition, "idleCurrentPosition", int, "%d"
entry = VBatt, "VBatt", float, "%.3f" entry = VBatt, "VBatt", float, "%.3f"
entry = oilPressure, "Oil Pressure", float, "%.3f" entry = oilPressure, "Oil Pressure", float, "%.3f"
entry = vvtPositionB1I, "VVT: bank 1 intake", float, "%.3f" entry = vvtPositionB1I, "VVT: bank 1 intake", float, "%.3f"
@ -3341,7 +3310,9 @@ entry = baroCorrection, "fuel: Barometric pressure correction", float, "%.3f"
entry = currentEnginePhase, "Engine Phase", int, "%d" entry = currentEnginePhase, "Engine Phase", int, "%d"
entry = wallFuelAmount, "fuel: wall corr ms", float, "%.3f" entry = wallFuelAmount, "fuel: wall corr ms", float, "%.3f"
entry = wallFuelCorrection, "fuel: wall amount", float, "%.3f" entry = wallFuelCorrection, "fuel: wall amount", float, "%.3f"
entry = revolutionCounterSinceStart, "revolutionCounterSinceStart", int, "%d"
entry = deltaTps, "fuel: TPS change", float, "%.3f" entry = deltaTps, "fuel: TPS change", float, "%.3f"
entry = canReadCounter, "canReadCounter", int, "%d"
entry = tpsAccelFuel, "fuel: TPS acceleration extra fuel ms", float, "%.3f" entry = tpsAccelFuel, "fuel: TPS acceleration extra fuel ms", float, "%.3f"
entry = ignitionAdvance, "timing", float, "%.3f" entry = ignitionAdvance, "timing", float, "%.3f"
entry = sparkDwellValue, "dwell: coil charge time", float, "%.3f" entry = sparkDwellValue, "dwell: coil charge time", float, "%.3f"
@ -3362,6 +3333,7 @@ entry = firmwareVersion, "firmware", int, "%d"
entry = tsConfigVersion, "tsConfigVersion", int, "%d" entry = tsConfigVersion, "tsConfigVersion", int, "%d"
entry = calibrationValue, "calibrationValue", float, "%.3f" entry = calibrationValue, "calibrationValue", float, "%.3f"
entry = calibrationMode, "calibrationMode", int, "%d" entry = calibrationMode, "calibrationMode", int, "%d"
entry = idleTargetPosition, "idleTargetPosition", int, "%d"
entry = fuelingLoad, "fuel: load", float, "%.3f" entry = fuelingLoad, "fuel: load", float, "%.3f"
entry = ignitionLoad, "ign: load", float, "%.3f" entry = ignitionLoad, "ign: load", float, "%.3f"
entry = engineMakeCodeNameCrc16, "Engine CRC16", int, "%d" entry = engineMakeCodeNameCrc16, "Engine CRC16", int, "%d"
@ -3452,6 +3424,21 @@ entry = vvtTargets2, "vvtTargets2", int, "%d"
entry = vvtTargets3, "vvtTargets3", int, "%d" entry = vvtTargets3, "vvtTargets3", int, "%d"
entry = vvtTargets4, "vvtTargets4", int, "%d" entry = vvtTargets4, "vvtTargets4", int, "%d"
entry = turboSpeed, "Turbocharger Speed", int, "%d" entry = turboSpeed, "Turbocharger Speed", int, "%d"
entry = canWriteOk, "canWriteOk", int, "%d"
entry = canWriteNotOk, "canWriteNotOk", int, "%d"
entry = triggerPrimaryFall, "triggerPrimaryFall", int, "%d"
entry = triggerPrimaryRise, "triggerPrimaryRise", int, "%d"
entry = triggerSecondaryFall, "triggerSecondaryFall", int, "%d"
entry = triggerSecondaryRise, "triggerSecondaryRise", int, "%d"
entry = triggerVvtFall, "triggerVvtFall", int, "%d"
entry = triggerVvtRise, "triggerVvtRise", int, "%d"
entry = startStopStateToggleCounter, "startStopStateToggleCounter", int, "%d"
entry = starterState, "starterState", int, "%d"
entry = starterRelayDisable, "starterRelayDisable", int, "%d"
entry = idleState, "idleState", int, "%d"
entry = injectorFlowPressureRatio, "injectorFlowPressureRatio", float, "%.3f"
entry = injectorFlowPressureDelta, "injectorFlowPressureDelta", float, "%.3f"
entry = etbFeedForward, "etbFeedForward", float, "%.3f"
entry = etbIntegralError, "etbIntegralError", float, "%.3f" entry = etbIntegralError, "etbIntegralError", float, "%.3f"
entry = etbCurrentTarget, "etbCurrentTarget", float, "%.3f" entry = etbCurrentTarget, "etbCurrentTarget", float, "%.3f"
entry = alternatorStatus_iTerm, "iTerm", float, "%.3f" entry = alternatorStatus_iTerm, "iTerm", float, "%.3f"

View File

@ -85,7 +85,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code ; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_config.sh integration/rusefi_config.txt Mon Nov 29 05:40:30 UTC 2021 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_config.sh integration/rusefi_config.txt Mon Nov 29 05:59:41 UTC 2021
pageSize = 20000 pageSize = 20000
page = 1 page = 1
@ -1966,7 +1966,7 @@ MAPValue = scalar, U16, 30, "kPa", 0.03333333333333333, 0
baroPressure = scalar, U16, 32, "kPa", 0.03333333333333333, 0 baroPressure = scalar, U16, 32, "kPa", 0.03333333333333333, 0
lambdaValue = scalar, U16, 34, "", 1.0E-4, 0 lambdaValue = scalar, U16, 34, "", 1.0E-4, 0
knockRetard = scalar, U08, 36, "deg", 0.1, 0 knockRetard = scalar, U08, 36, "deg", 0.1, 0
unused37 = scalar, U08, 37, "", 1, 0 idleCurrentPosition = scalar, U08, 37, "", 1, 0
VBatt = scalar, U16, 38, "V", 0.001, 0 VBatt = scalar, U16, 38, "V", 0.001, 0
oilPressure = scalar, U16, 40, "kPa", 0.03333333333333333, 0 oilPressure = scalar, U16, 40, "kPa", 0.03333333333333333, 0
vvtPositionB1I = scalar, U16, 42, "deg", 0.02, 0 vvtPositionB1I = scalar, U16, 42, "deg", 0.02, 0
@ -1987,9 +1987,9 @@ baroCorrection = scalar, U16, 68, "%", 0.01, 0
currentEnginePhase = scalar, U16, 70, "deg", 1, 0 currentEnginePhase = scalar, U16, 70, "deg", 1, 0
wallFuelAmount = scalar, U16, 72, "mg", 0.01, 0 wallFuelAmount = scalar, U16, 72, "mg", 0.01, 0
wallFuelCorrection = scalar, S16, 74, "mg", 0.01, 0 wallFuelCorrection = scalar, S16, 74, "mg", 0.01, 0
unused76 = scalar, U16, 76, "", 1, 0 revolutionCounterSinceStart = scalar, U16, 76, "", 1, 0
deltaTps = scalar, U16, 78, "ratio", 0.01, 0 deltaTps = scalar, U16, 78, "ratio", 0.01, 0
unused80 = scalar, U16, 80, "", 1, 0 canReadCounter = scalar, U16, 80, "", 1, 0
tpsAccelFuel = scalar, U16, 82, "ms", 0.0033333333333333335, 0 tpsAccelFuel = scalar, U16, 82, "ms", 0.0033333333333333335, 0
ignitionAdvance = scalar, U16, 84, "deg", 0.02, 0 ignitionAdvance = scalar, U16, 84, "deg", 0.02, 0
sparkDwellValue = scalar, U16, 86, "ms", 0.0033333333333333335, 0 sparkDwellValue = scalar, U16, 86, "ms", 0.0033333333333333335, 0
@ -2010,7 +2010,7 @@ firmwareVersion = scalar, U32, 120, "version_f", 1, 0
tsConfigVersion = scalar, U32, 124, "", 1, 0 tsConfigVersion = scalar, U32, 124, "", 1, 0
calibrationValue = scalar, F32, 128, "", 1, 0 calibrationValue = scalar, F32, 128, "", 1, 0
calibrationMode = scalar, U08, 132, "", 1, 0 calibrationMode = scalar, U08, 132, "", 1, 0
unusedPadding = scalar, U08, 133, "", 1, 0 idleTargetPosition = scalar, U08, 133, "", 1, 0
fuelingLoad = scalar, U16, 134, "%", 0.01, 0 fuelingLoad = scalar, U16, 134, "%", 0.01, 0
ignitionLoad = scalar, U16, 136, "%", 0.01, 0 ignitionLoad = scalar, U16, 136, "%", 0.01, 0
engineMakeCodeNameCrc16 = scalar, U16, 138, "crc16", 1, 0 engineMakeCodeNameCrc16 = scalar, U16, 138, "crc16", 1, 0
@ -2306,54 +2306,22 @@ unusedAtTheEnd201 = scalar, U08, 520, "", 1, 0
unusedAtTheEnd202 = scalar, U08, 521, "", 1, 0 unusedAtTheEnd202 = scalar, U08, 521, "", 1, 0
unusedAtTheEnd203 = scalar, U08, 522, "", 1, 0 unusedAtTheEnd203 = scalar, U08, 522, "", 1, 0
unusedAtTheEnd204 = scalar, U08, 523, "", 1, 0 unusedAtTheEnd204 = scalar, U08, 523, "", 1, 0
unusedAtTheEnd205 = scalar, U08, 524, "", 1, 0 canWriteOk = scalar, U16, 524, "", 1, 0
unusedAtTheEnd206 = scalar, U08, 525, "", 1, 0 canWriteNotOk = scalar, U16, 526, "", 1, 0
unusedAtTheEnd207 = scalar, U08, 526, "", 1, 0 triggerPrimaryFall = scalar, S32, 528, "", 1, 0
unusedAtTheEnd208 = scalar, U08, 527, "", 1, 0 triggerPrimaryRise = scalar, S32, 532, "", 1, 0
unusedAtTheEnd209 = scalar, U08, 528, "", 1, 0 triggerSecondaryFall = scalar, S32, 536, "", 1, 0
unusedAtTheEnd210 = scalar, U08, 529, "", 1, 0 triggerSecondaryRise = scalar, S32, 540, "", 1, 0
unusedAtTheEnd211 = scalar, U08, 530, "", 1, 0 triggerVvtFall = scalar, S32, 544, "", 1, 0
unusedAtTheEnd212 = scalar, U08, 531, "", 1, 0 triggerVvtRise = scalar, S32, 548, "", 1, 0
unusedAtTheEnd213 = scalar, U08, 532, "", 1, 0 startStopStateToggleCounter = scalar, U08, 552, "", 1, 0
unusedAtTheEnd214 = scalar, U08, 533, "", 1, 0 starterState = scalar, U08, 553, "", 1, 0
unusedAtTheEnd215 = scalar, U08, 534, "", 1, 0 starterRelayDisable = scalar, U08, 554, "", 1, 0
unusedAtTheEnd216 = scalar, U08, 535, "", 1, 0 unusedStarterRelayDisable = scalar, U08, 555, "", 1, 0
unusedAtTheEnd217 = scalar, U08, 536, "", 1, 0 idleState = scalar, S32, 556, "", 1, 0
unusedAtTheEnd218 = scalar, U08, 537, "", 1, 0 injectorFlowPressureRatio = scalar, F32, 560, "", 1, 0
unusedAtTheEnd219 = scalar, U08, 538, "", 1, 0 injectorFlowPressureDelta = scalar, F32, 564, "", 1, 0
unusedAtTheEnd220 = scalar, U08, 539, "", 1, 0 etbFeedForward = scalar, F32, 568, "", 1, 0
unusedAtTheEnd221 = scalar, U08, 540, "", 1, 0
unusedAtTheEnd222 = scalar, U08, 541, "", 1, 0
unusedAtTheEnd223 = scalar, U08, 542, "", 1, 0
unusedAtTheEnd224 = scalar, U08, 543, "", 1, 0
unusedAtTheEnd225 = scalar, U08, 544, "", 1, 0
unusedAtTheEnd226 = scalar, U08, 545, "", 1, 0
unusedAtTheEnd227 = scalar, U08, 546, "", 1, 0
unusedAtTheEnd228 = scalar, U08, 547, "", 1, 0
unusedAtTheEnd229 = scalar, U08, 548, "", 1, 0
unusedAtTheEnd230 = scalar, U08, 549, "", 1, 0
unusedAtTheEnd231 = scalar, U08, 550, "", 1, 0
unusedAtTheEnd232 = scalar, U08, 551, "", 1, 0
unusedAtTheEnd233 = scalar, U08, 552, "", 1, 0
unusedAtTheEnd234 = scalar, U08, 553, "", 1, 0
unusedAtTheEnd235 = scalar, U08, 554, "", 1, 0
unusedAtTheEnd236 = scalar, U08, 555, "", 1, 0
unusedAtTheEnd237 = scalar, U08, 556, "", 1, 0
unusedAtTheEnd238 = scalar, U08, 557, "", 1, 0
unusedAtTheEnd239 = scalar, U08, 558, "", 1, 0
unusedAtTheEnd240 = scalar, U08, 559, "", 1, 0
unusedAtTheEnd241 = scalar, U08, 560, "", 1, 0
unusedAtTheEnd242 = scalar, U08, 561, "", 1, 0
unusedAtTheEnd243 = scalar, U08, 562, "", 1, 0
unusedAtTheEnd244 = scalar, U08, 563, "", 1, 0
unusedAtTheEnd245 = scalar, U08, 564, "", 1, 0
unusedAtTheEnd246 = scalar, U08, 565, "", 1, 0
unusedAtTheEnd247 = scalar, U08, 566, "", 1, 0
unusedAtTheEnd248 = scalar, U08, 567, "", 1, 0
unusedAtTheEnd249 = scalar, U08, 568, "", 1, 0
unusedAtTheEnd250 = scalar, U08, 569, "", 1, 0
unusedAtTheEnd251 = scalar, U08, 570, "", 1, 0
unusedAtTheEnd252 = scalar, U08, 571, "", 1, 0
etbIntegralError = scalar, F32, 572, "", 1, 0 etbIntegralError = scalar, F32, 572, "", 1, 0
etbCurrentTarget = scalar, F32, 576, "", 1, 0 etbCurrentTarget = scalar, F32, 576, "", 1, 0
alternatorStatus_iTerm = scalar, F32, 580, "", 1, 0 alternatorStatus_iTerm = scalar, F32, 580, "", 1, 0
@ -3321,6 +3289,7 @@ entry = MAPValue, "MAP", float, "%.3f"
entry = baroPressure, "baroPressure", float, "%.3f" entry = baroPressure, "baroPressure", float, "%.3f"
entry = lambdaValue, "Lambda", float, "%.3f" entry = lambdaValue, "Lambda", float, "%.3f"
entry = knockRetard, "knockRetard", float, "%.3f" entry = knockRetard, "knockRetard", float, "%.3f"
entry = idleCurrentPosition, "idleCurrentPosition", int, "%d"
entry = VBatt, "VBatt", float, "%.3f" entry = VBatt, "VBatt", float, "%.3f"
entry = oilPressure, "Oil Pressure", float, "%.3f" entry = oilPressure, "Oil Pressure", float, "%.3f"
entry = vvtPositionB1I, "VVT: bank 1 intake", float, "%.3f" entry = vvtPositionB1I, "VVT: bank 1 intake", float, "%.3f"
@ -3341,7 +3310,9 @@ entry = baroCorrection, "fuel: Barometric pressure correction", float, "%.3f"
entry = currentEnginePhase, "Engine Phase", int, "%d" entry = currentEnginePhase, "Engine Phase", int, "%d"
entry = wallFuelAmount, "fuel: wall corr ms", float, "%.3f" entry = wallFuelAmount, "fuel: wall corr ms", float, "%.3f"
entry = wallFuelCorrection, "fuel: wall amount", float, "%.3f" entry = wallFuelCorrection, "fuel: wall amount", float, "%.3f"
entry = revolutionCounterSinceStart, "revolutionCounterSinceStart", int, "%d"
entry = deltaTps, "fuel: TPS change", float, "%.3f" entry = deltaTps, "fuel: TPS change", float, "%.3f"
entry = canReadCounter, "canReadCounter", int, "%d"
entry = tpsAccelFuel, "fuel: TPS acceleration extra fuel ms", float, "%.3f" entry = tpsAccelFuel, "fuel: TPS acceleration extra fuel ms", float, "%.3f"
entry = ignitionAdvance, "timing", float, "%.3f" entry = ignitionAdvance, "timing", float, "%.3f"
entry = sparkDwellValue, "dwell: coil charge time", float, "%.3f" entry = sparkDwellValue, "dwell: coil charge time", float, "%.3f"
@ -3362,6 +3333,7 @@ entry = firmwareVersion, "firmware", int, "%d"
entry = tsConfigVersion, "tsConfigVersion", int, "%d" entry = tsConfigVersion, "tsConfigVersion", int, "%d"
entry = calibrationValue, "calibrationValue", float, "%.3f" entry = calibrationValue, "calibrationValue", float, "%.3f"
entry = calibrationMode, "calibrationMode", int, "%d" entry = calibrationMode, "calibrationMode", int, "%d"
entry = idleTargetPosition, "idleTargetPosition", int, "%d"
entry = fuelingLoad, "fuel: load", float, "%.3f" entry = fuelingLoad, "fuel: load", float, "%.3f"
entry = ignitionLoad, "ign: load", float, "%.3f" entry = ignitionLoad, "ign: load", float, "%.3f"
entry = engineMakeCodeNameCrc16, "Engine CRC16", int, "%d" entry = engineMakeCodeNameCrc16, "Engine CRC16", int, "%d"
@ -3452,6 +3424,21 @@ entry = vvtTargets2, "vvtTargets2", int, "%d"
entry = vvtTargets3, "vvtTargets3", int, "%d" entry = vvtTargets3, "vvtTargets3", int, "%d"
entry = vvtTargets4, "vvtTargets4", int, "%d" entry = vvtTargets4, "vvtTargets4", int, "%d"
entry = turboSpeed, "Turbocharger Speed", int, "%d" entry = turboSpeed, "Turbocharger Speed", int, "%d"
entry = canWriteOk, "canWriteOk", int, "%d"
entry = canWriteNotOk, "canWriteNotOk", int, "%d"
entry = triggerPrimaryFall, "triggerPrimaryFall", int, "%d"
entry = triggerPrimaryRise, "triggerPrimaryRise", int, "%d"
entry = triggerSecondaryFall, "triggerSecondaryFall", int, "%d"
entry = triggerSecondaryRise, "triggerSecondaryRise", int, "%d"
entry = triggerVvtFall, "triggerVvtFall", int, "%d"
entry = triggerVvtRise, "triggerVvtRise", int, "%d"
entry = startStopStateToggleCounter, "startStopStateToggleCounter", int, "%d"
entry = starterState, "starterState", int, "%d"
entry = starterRelayDisable, "starterRelayDisable", int, "%d"
entry = idleState, "idleState", int, "%d"
entry = injectorFlowPressureRatio, "injectorFlowPressureRatio", float, "%.3f"
entry = injectorFlowPressureDelta, "injectorFlowPressureDelta", float, "%.3f"
entry = etbFeedForward, "etbFeedForward", float, "%.3f"
entry = etbIntegralError, "etbIntegralError", float, "%.3f" entry = etbIntegralError, "etbIntegralError", float, "%.3f"
entry = etbCurrentTarget, "etbCurrentTarget", float, "%.3f" entry = etbCurrentTarget, "etbCurrentTarget", float, "%.3f"
entry = alternatorStatus_iTerm, "iTerm", float, "%.3f" entry = alternatorStatus_iTerm, "iTerm", float, "%.3f"

View File

@ -1,6 +1,6 @@
package com.rusefi.config.generated; package com.rusefi.config.generated;
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Nov 29 05:40:23 UTC 2021 // this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Nov 29 05:59:32 UTC 2021
// by class com.rusefi.output.FileJavaFieldsConsumer // by class com.rusefi.output.FileJavaFieldsConsumer
import com.rusefi.config.*; import com.rusefi.config.*;

View File

@ -1,6 +1,6 @@
<roms> <roms>
<!-- was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh Mon Nov 29 05:40:24 UTC 2021 --> <!-- was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh Mon Nov 29 05:59:34 UTC 2021 -->
<rom> <rom>
<romid> <romid>