Auto-generated configs and docs

This commit is contained in:
GitHub build-firmware Action 2021-11-29 06:58:09 +00:00
parent 30d8310dad
commit 81f4a3e5f0
32 changed files with 322 additions and 266 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:59:38 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 06:56:47 UTC 2021
// by class com.rusefi.output.CHeaderConsumer
// begin
#pragma once
@ -4546,4 +4546,4 @@ struct persistent_config_s {
};
// 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:59:38 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 06:56:47 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:59:35 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 06:56:44 UTC 2021
// by class com.rusefi.output.CHeaderConsumer
// begin
#pragma once
@ -4540,4 +4540,4 @@ struct persistent_config_s {
};
// 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:59:35 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 06:56:44 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:59:41 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 06:56:50 UTC 2021
// by class com.rusefi.output.CHeaderConsumer
// begin
#pragma once
@ -4546,4 +4546,4 @@ struct persistent_config_s {
};
// 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:59:41 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 06:56:50 UTC 2021

View File

@ -12,6 +12,7 @@ entry = sd_msd, "sd_msd", int, "%d"
entry = clutchUpState, "clutch: up", int, "%d"
entry = clutchDownState, "clutch: down", int, "%d"
entry = isFan2On, "isFan2On", int, "%d"
entry = alternatorOnOff, "alternatorOnOff", int, "%d"
entry = brakePedalState, "brake: down", int, "%d"
entry = toothLogReady, "toothLogReady", int, "%d"
entry = acSwitchState, "AC switch", int, "%d"
@ -136,6 +137,7 @@ entry = rawClt, "rawClt", float, "%.3f"
entry = rawIat, "rawIat", float, "%.3f"
entry = rawOilPressure, "rawOilPressure", float, "%.3f"
entry = tuneCrc16, "Tune CRC16", int, "%d"
entry = fuelClosedLoopBinIdx, "fuelClosedLoopBinIdx", int, "%d"
entry = tcuCurrentGear, "Current Gear", int, "%d"
entry = rawPpsSecondary, "rawPpsSecondary", float, "%.3f"
entry = knock1, "knock1", int, "%d"
@ -182,6 +184,10 @@ entry = vvtTargets2, "vvtTargets2", int, "%d"
entry = vvtTargets3, "vvtTargets3", int, "%d"
entry = vvtTargets4, "vvtTargets4", int, "%d"
entry = turboSpeed, "Turbocharger Speed", int, "%d"
entry = mostRecentTimeBetweenSparkEvents, "mostRecentTimeBetweenSparkEvents", int, "%d"
entry = mostRecentTimeBetweenIgnitionEvents, "mostRecentTimeBetweenIgnitionEvents", int, "%d"
entry = maxLockedDuration, "maxLockedDuration", int, "%d"
entry = maxTriggerReentraint, "maxTriggerReentraint", int, "%d"
entry = canWriteOk, "canWriteOk", int, "%d"
entry = canWriteNotOk, "canWriteNotOk", int, "%d"
entry = triggerPrimaryFall, "triggerPrimaryFall", int, "%d"

View File

@ -12,7 +12,7 @@ sd_msdGauge = sd_msd,"sd_msd", "", -1.0,-1.0, -1.0,-1.0, -1.0,-1.0, -1,-1
clutchUpStateGauge = clutchUpState,"clutch: up", "", -1.0,-1.0, -1.0,-1.0, -1.0,-1.0, -1,-1
clutchDownStateGauge = clutchDownState,"clutch: down", "", -1.0,-1.0, -1.0,-1.0, -1.0,-1.0, -1,-1
isFan2OnGauge = isFan2On,"isFan2On", "", -1.0,-1.0, -1.0,-1.0, -1.0,-1.0, -1,-1
unusedb14Gauge = unusedb14,"unusedb14", "", -1.0,-1.0, -1.0,-1.0, -1.0,-1.0, -1,-1
alternatorOnOffGauge = alternatorOnOff,"alternatorOnOff", "", -1.0,-1.0, -1.0,-1.0, -1.0,-1.0, -1,-1
brakePedalStateGauge = brakePedalState,"brake: down", "", -1.0,-1.0, -1.0,-1.0, -1.0,-1.0, -1,-1
toothLogReadyGauge = toothLogReady,"toothLogReady", "", -1.0,-1.0, -1.0,-1.0, -1.0,-1.0, -1,-1
acSwitchStateGauge = acSwitchState,"AC switch", "", -1.0,-1.0, -1.0,-1.0, -1.0,-1.0, -1,-1
@ -137,7 +137,7 @@ rawCltGauge = rawClt,"rawClt", "V", 0.0,0.0, 0.0,0.0, 0.0,0.0, 0,0
rawIatGauge = rawIat,"rawIat", "V", 0.0,0.0, 0.0,0.0, 0.0,0.0, 0,0
rawOilPressureGauge = rawOilPressure,"rawOilPressure", "V", 0.0,0.0, 0.0,0.0, 0.0,0.0, 0,0
tuneCrc16Gauge = tuneCrc16,"Tune CRC16", "crc16", 0.0,0.0, 0.0,0.0, 0.0,0.0, 0,0
unusedAt246Gauge = unusedAt246,"unusedAt246", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 0,0
fuelClosedLoopBinIdxGauge = fuelClosedLoopBinIdx,"fuelClosedLoopBinIdx", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 0,0
tcuCurrentGearGauge = tcuCurrentGear,"Current Gear", "gear", 0.0,0.0, 0.0,0.0, 0.0,0.0, 0,0
rawPpsSecondaryGauge = rawPpsSecondary,"rawPpsSecondary", "V", 0.0,0.0, 0.0,0.0, 0.0,0.0, 0,0
knock1Gauge = knock1,"knock1", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 0,0
@ -380,14 +380,10 @@ unusedAtTheEnd193Gauge = unusedAtTheEnd193,"unusedAtTheEnd193", "", 0.0,0.0, 0.0
unusedAtTheEnd194Gauge = unusedAtTheEnd194,"unusedAtTheEnd194", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 0,0
unusedAtTheEnd195Gauge = unusedAtTheEnd195,"unusedAtTheEnd195", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 0,0
unusedAtTheEnd196Gauge = unusedAtTheEnd196,"unusedAtTheEnd196", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 0,0
unusedAtTheEnd197Gauge = unusedAtTheEnd197,"unusedAtTheEnd197", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 0,0
unusedAtTheEnd198Gauge = unusedAtTheEnd198,"unusedAtTheEnd198", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 0,0
unusedAtTheEnd199Gauge = unusedAtTheEnd199,"unusedAtTheEnd199", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 0,0
unusedAtTheEnd200Gauge = unusedAtTheEnd200,"unusedAtTheEnd200", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 0,0
unusedAtTheEnd201Gauge = unusedAtTheEnd201,"unusedAtTheEnd201", "", 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
unusedAtTheEnd204Gauge = unusedAtTheEnd204,"unusedAtTheEnd204", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 0,0
mostRecentTimeBetweenSparkEventsGauge = mostRecentTimeBetweenSparkEvents,"mostRecentTimeBetweenSparkEvents", "", -10000.0,10000.0, -10000.0,10000.0, -10000.0,10000.0, 3,3
mostRecentTimeBetweenIgnitionEventsGauge = mostRecentTimeBetweenIgnitionEvents,"mostRecentTimeBetweenIgnitionEvents", "", -10000.0,10000.0, -10000.0,10000.0, -10000.0,10000.0, 3,3
maxLockedDurationGauge = maxLockedDuration,"maxLockedDuration", "", -10000.0,10000.0, -10000.0,10000.0, -10000.0,10000.0, 3,3
maxTriggerReentraintGauge = maxTriggerReentraint,"maxTriggerReentraint", "", -10000.0,10000.0, -10000.0,10000.0, -10000.0,10000.0, 3,3
canWriteOkGauge = canWriteOk,"canWriteOk", "", -10000.0,10000.0, -10000.0,10000.0, -10000.0,10000.0, 3,3
canWriteNotOkGauge = canWriteNotOk,"canWriteNotOk", "", -10000.0,10000.0, -10000.0,10000.0, -10000.0,10000.0, 3,3
triggerPrimaryFallGauge = triggerPrimaryFall,"triggerPrimaryFall", "", -10000.0,10000.0, -10000.0,10000.0, -10000.0,10000.0, 3,3

View File

@ -12,7 +12,7 @@ sd_msd = bits, U32, 0, [10:10]
clutchUpState = bits, U32, 0, [11:11]
clutchDownState = bits, U32, 0, [12:12]
isFan2On = bits, U32, 0, [13:13]
unusedb14 = bits, U32, 0, [14:14]
alternatorOnOff = bits, U32, 0, [14:14]
brakePedalState = bits, U32, 0, [15:15]
toothLogReady = bits, U32, 0, [16:16]
acSwitchState = bits, U32, 0, [17:17]
@ -137,7 +137,7 @@ rawClt = scalar, U16, 238, "V", 0.001, 0
rawIat = scalar, U16, 240, "V", 0.001, 0
rawOilPressure = scalar, U16, 242, "V", 0.001, 0
tuneCrc16 = scalar, U16, 244, "crc16", 1, 0
unusedAt246 = scalar, U08, 246, "", 1, 0
fuelClosedLoopBinIdx = scalar, U08, 246, "", 1, 0
tcuCurrentGear = scalar, U08, 247, "gear", 1, 0
rawPpsSecondary = scalar, U16, 248, "V", 0.001, 0
knock1 = scalar, U08, 250, "", 1, 0
@ -380,14 +380,10 @@ unusedAtTheEnd193 = scalar, U08, 512, "", 1, 0
unusedAtTheEnd194 = scalar, U08, 513, "", 1, 0
unusedAtTheEnd195 = scalar, U08, 514, "", 1, 0
unusedAtTheEnd196 = scalar, U08, 515, "", 1, 0
unusedAtTheEnd197 = scalar, U08, 516, "", 1, 0
unusedAtTheEnd198 = scalar, U08, 517, "", 1, 0
unusedAtTheEnd199 = scalar, U08, 518, "", 1, 0
unusedAtTheEnd200 = scalar, U08, 519, "", 1, 0
unusedAtTheEnd201 = scalar, U08, 520, "", 1, 0
unusedAtTheEnd202 = scalar, U08, 521, "", 1, 0
unusedAtTheEnd203 = scalar, U08, 522, "", 1, 0
unusedAtTheEnd204 = scalar, U08, 523, "", 1, 0
mostRecentTimeBetweenSparkEvents = scalar, U16, 516, "", 1, 0
mostRecentTimeBetweenIgnitionEvents = scalar, U16, 518, "", 1, 0
maxLockedDuration = scalar, U16, 520, "", 1, 0
maxTriggerReentraint = scalar, U16, 522, "", 1, 0
canWriteOk = scalar, U16, 524, "", 1, 0
canWriteNotOk = scalar, U16, 526, "", 1, 0
triggerPrimaryFall = scalar, S32, 528, "", 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:58:39 UTC 2021
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) console/binary/output_channels.txt Mon Nov 29 06:55:43 UTC 2021
// by class com.rusefi.output.CHeaderConsumer
// begin
#pragma once
@ -77,7 +77,7 @@ struct ts_outputs_s {
bool isFan2On : 1 {};
/**
offset 0 bit 14 */
bool unusedb14 : 1 {};
bool alternatorOnOff : 1 {};
/**
* @@INDICATOR_NAME_BRAKE_DOWN@@
offset 0 bit 15 */
@ -651,7 +651,7 @@ struct ts_outputs_s {
/**
* offset 246
*/
scaled_channel<uint8_t, 1, 1> unusedAt246 = (uint8_t)0;
scaled_channel<uint8_t, 1, 1> fuelClosedLoopBinIdx = (uint8_t)0;
/**
* @@GAUGE_NAME_CURRENT_GEAR@@
gear
@ -824,7 +824,23 @@ struct ts_outputs_s {
/**
* offset 320
*/
uint8_t unusedAtTheEnd[204];
uint8_t unusedAtTheEnd[196];
/**
* offset 516
*/
uint16_t mostRecentTimeBetweenSparkEvents = (uint16_t)0;
/**
* offset 518
*/
uint16_t mostRecentTimeBetweenIgnitionEvents = (uint16_t)0;
/**
* offset 520
*/
uint16_t maxLockedDuration = (uint16_t)0;
/**
* offset 522
*/
uint16_t maxTriggerReentraint = (uint16_t)0;
/**
* offset 524
*/
@ -913,4 +929,4 @@ struct ts_outputs_s {
};
// end
// 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
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) console/binary/output_channels.txt Mon Nov 29 06:55:43 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:59:32 UTC 2021
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Nov 29 06:56:41 UTC 2021
// by class com.rusefi.output.CHeaderConsumer
// begin
#pragma once
@ -4546,4 +4546,4 @@ struct persistent_config_s {
};
// end
// 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
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Nov 29 06:56:41 UTC 2021

View File

@ -85,7 +85,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code
; 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:59:32 UTC 2021
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Nov 29 06:56:41 UTC 2021
pageSize = 20000
page = 1
@ -1930,7 +1930,7 @@ sd_msd = bits, U32, 0, [10:10]
clutchUpState = bits, U32, 0, [11:11]
clutchDownState = bits, U32, 0, [12:12]
isFan2On = bits, U32, 0, [13:13]
unusedb14 = bits, U32, 0, [14:14]
alternatorOnOff = bits, U32, 0, [14:14]
brakePedalState = bits, U32, 0, [15:15]
toothLogReady = bits, U32, 0, [16:16]
acSwitchState = bits, U32, 0, [17:17]
@ -2055,7 +2055,7 @@ rawClt = scalar, U16, 238, "V", 0.001, 0
rawIat = scalar, U16, 240, "V", 0.001, 0
rawOilPressure = scalar, U16, 242, "V", 0.001, 0
tuneCrc16 = scalar, U16, 244, "crc16", 1, 0
unusedAt246 = scalar, U08, 246, "", 1, 0
fuelClosedLoopBinIdx = scalar, U08, 246, "", 1, 0
tcuCurrentGear = scalar, U08, 247, "gear", 1, 0
rawPpsSecondary = scalar, U16, 248, "V", 0.001, 0
knock1 = scalar, U08, 250, "", 1, 0
@ -2298,14 +2298,10 @@ unusedAtTheEnd193 = scalar, U08, 512, "", 1, 0
unusedAtTheEnd194 = scalar, U08, 513, "", 1, 0
unusedAtTheEnd195 = scalar, U08, 514, "", 1, 0
unusedAtTheEnd196 = scalar, U08, 515, "", 1, 0
unusedAtTheEnd197 = scalar, U08, 516, "", 1, 0
unusedAtTheEnd198 = scalar, U08, 517, "", 1, 0
unusedAtTheEnd199 = scalar, U08, 518, "", 1, 0
unusedAtTheEnd200 = scalar, U08, 519, "", 1, 0
unusedAtTheEnd201 = scalar, U08, 520, "", 1, 0
unusedAtTheEnd202 = scalar, U08, 521, "", 1, 0
unusedAtTheEnd203 = scalar, U08, 522, "", 1, 0
unusedAtTheEnd204 = scalar, U08, 523, "", 1, 0
mostRecentTimeBetweenSparkEvents = scalar, U16, 516, "", 1, 0
mostRecentTimeBetweenIgnitionEvents = scalar, U16, 518, "", 1, 0
maxLockedDuration = scalar, U16, 520, "", 1, 0
maxTriggerReentraint = scalar, U16, 522, "", 1, 0
canWriteOk = scalar, U16, 524, "", 1, 0
canWriteNotOk = scalar, U16, 526, "", 1, 0
triggerPrimaryFall = scalar, S32, 528, "", 1, 0
@ -3254,6 +3250,7 @@ entry = sd_msd, "sd_msd", int, "%d"
entry = clutchUpState, "clutch: up", int, "%d"
entry = clutchDownState, "clutch: down", int, "%d"
entry = isFan2On, "isFan2On", int, "%d"
entry = alternatorOnOff, "alternatorOnOff", int, "%d"
entry = brakePedalState, "brake: down", int, "%d"
entry = toothLogReady, "toothLogReady", int, "%d"
entry = acSwitchState, "AC switch", int, "%d"
@ -3378,6 +3375,7 @@ entry = rawClt, "rawClt", float, "%.3f"
entry = rawIat, "rawIat", float, "%.3f"
entry = rawOilPressure, "rawOilPressure", float, "%.3f"
entry = tuneCrc16, "Tune CRC16", int, "%d"
entry = fuelClosedLoopBinIdx, "fuelClosedLoopBinIdx", int, "%d"
entry = tcuCurrentGear, "Current Gear", int, "%d"
entry = rawPpsSecondary, "rawPpsSecondary", float, "%.3f"
entry = knock1, "knock1", int, "%d"
@ -3424,6 +3422,10 @@ entry = vvtTargets2, "vvtTargets2", int, "%d"
entry = vvtTargets3, "vvtTargets3", int, "%d"
entry = vvtTargets4, "vvtTargets4", int, "%d"
entry = turboSpeed, "Turbocharger Speed", int, "%d"
entry = mostRecentTimeBetweenSparkEvents, "mostRecentTimeBetweenSparkEvents", int, "%d"
entry = mostRecentTimeBetweenIgnitionEvents, "mostRecentTimeBetweenIgnitionEvents", int, "%d"
entry = maxLockedDuration, "maxLockedDuration", int, "%d"
entry = maxTriggerReentraint, "maxTriggerReentraint", int, "%d"
entry = canWriteOk, "canWriteOk", int, "%d"
entry = canWriteNotOk, "canWriteNotOk", int, "%d"
entry = triggerPrimaryFall, "triggerPrimaryFall", int, "%d"

View File

@ -85,7 +85,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code
; 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:59:29 UTC 2021
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Nov 29 06:56:38 UTC 2021
pageSize = 20000
page = 1
@ -1930,7 +1930,7 @@ sd_msd = bits, U32, 0, [10:10]
clutchUpState = bits, U32, 0, [11:11]
clutchDownState = bits, U32, 0, [12:12]
isFan2On = bits, U32, 0, [13:13]
unusedb14 = bits, U32, 0, [14:14]
alternatorOnOff = bits, U32, 0, [14:14]
brakePedalState = bits, U32, 0, [15:15]
toothLogReady = bits, U32, 0, [16:16]
acSwitchState = bits, U32, 0, [17:17]
@ -2055,7 +2055,7 @@ rawClt = scalar, U16, 238, "V", 0.001, 0
rawIat = scalar, U16, 240, "V", 0.001, 0
rawOilPressure = scalar, U16, 242, "V", 0.001, 0
tuneCrc16 = scalar, U16, 244, "crc16", 1, 0
unusedAt246 = scalar, U08, 246, "", 1, 0
fuelClosedLoopBinIdx = scalar, U08, 246, "", 1, 0
tcuCurrentGear = scalar, U08, 247, "gear", 1, 0
rawPpsSecondary = scalar, U16, 248, "V", 0.001, 0
knock1 = scalar, U08, 250, "", 1, 0
@ -2298,14 +2298,10 @@ unusedAtTheEnd193 = scalar, U08, 512, "", 1, 0
unusedAtTheEnd194 = scalar, U08, 513, "", 1, 0
unusedAtTheEnd195 = scalar, U08, 514, "", 1, 0
unusedAtTheEnd196 = scalar, U08, 515, "", 1, 0
unusedAtTheEnd197 = scalar, U08, 516, "", 1, 0
unusedAtTheEnd198 = scalar, U08, 517, "", 1, 0
unusedAtTheEnd199 = scalar, U08, 518, "", 1, 0
unusedAtTheEnd200 = scalar, U08, 519, "", 1, 0
unusedAtTheEnd201 = scalar, U08, 520, "", 1, 0
unusedAtTheEnd202 = scalar, U08, 521, "", 1, 0
unusedAtTheEnd203 = scalar, U08, 522, "", 1, 0
unusedAtTheEnd204 = scalar, U08, 523, "", 1, 0
mostRecentTimeBetweenSparkEvents = scalar, U16, 516, "", 1, 0
mostRecentTimeBetweenIgnitionEvents = scalar, U16, 518, "", 1, 0
maxLockedDuration = scalar, U16, 520, "", 1, 0
maxTriggerReentraint = scalar, U16, 522, "", 1, 0
canWriteOk = scalar, U16, 524, "", 1, 0
canWriteNotOk = scalar, U16, 526, "", 1, 0
triggerPrimaryFall = scalar, S32, 528, "", 1, 0
@ -3254,6 +3250,7 @@ entry = sd_msd, "sd_msd", int, "%d"
entry = clutchUpState, "clutch: up", int, "%d"
entry = clutchDownState, "clutch: down", int, "%d"
entry = isFan2On, "isFan2On", int, "%d"
entry = alternatorOnOff, "alternatorOnOff", int, "%d"
entry = brakePedalState, "brake: down", int, "%d"
entry = toothLogReady, "toothLogReady", int, "%d"
entry = acSwitchState, "AC switch", int, "%d"
@ -3378,6 +3375,7 @@ entry = rawClt, "rawClt", float, "%.3f"
entry = rawIat, "rawIat", float, "%.3f"
entry = rawOilPressure, "rawOilPressure", float, "%.3f"
entry = tuneCrc16, "Tune CRC16", int, "%d"
entry = fuelClosedLoopBinIdx, "fuelClosedLoopBinIdx", int, "%d"
entry = tcuCurrentGear, "Current Gear", int, "%d"
entry = rawPpsSecondary, "rawPpsSecondary", float, "%.3f"
entry = knock1, "knock1", int, "%d"
@ -3424,6 +3422,10 @@ entry = vvtTargets2, "vvtTargets2", int, "%d"
entry = vvtTargets3, "vvtTargets3", int, "%d"
entry = vvtTargets4, "vvtTargets4", int, "%d"
entry = turboSpeed, "Turbocharger Speed", int, "%d"
entry = mostRecentTimeBetweenSparkEvents, "mostRecentTimeBetweenSparkEvents", int, "%d"
entry = mostRecentTimeBetweenIgnitionEvents, "mostRecentTimeBetweenIgnitionEvents", int, "%d"
entry = maxLockedDuration, "maxLockedDuration", int, "%d"
entry = maxTriggerReentraint, "maxTriggerReentraint", int, "%d"
entry = canWriteOk, "canWriteOk", int, "%d"
entry = canWriteNotOk, "canWriteNotOk", int, "%d"
entry = triggerPrimaryFall, "triggerPrimaryFall", int, "%d"

View File

@ -85,7 +85,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code
; 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:58: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 06:55:45 UTC 2021
pageSize = 20000
page = 1
@ -1930,7 +1930,7 @@ sd_msd = bits, U32, 0, [10:10]
clutchUpState = bits, U32, 0, [11:11]
clutchDownState = bits, U32, 0, [12:12]
isFan2On = bits, U32, 0, [13:13]
unusedb14 = bits, U32, 0, [14:14]
alternatorOnOff = bits, U32, 0, [14:14]
brakePedalState = bits, U32, 0, [15:15]
toothLogReady = bits, U32, 0, [16:16]
acSwitchState = bits, U32, 0, [17:17]
@ -2055,7 +2055,7 @@ rawClt = scalar, U16, 238, "V", 0.001, 0
rawIat = scalar, U16, 240, "V", 0.001, 0
rawOilPressure = scalar, U16, 242, "V", 0.001, 0
tuneCrc16 = scalar, U16, 244, "crc16", 1, 0
unusedAt246 = scalar, U08, 246, "", 1, 0
fuelClosedLoopBinIdx = scalar, U08, 246, "", 1, 0
tcuCurrentGear = scalar, U08, 247, "gear", 1, 0
rawPpsSecondary = scalar, U16, 248, "V", 0.001, 0
knock1 = scalar, U08, 250, "", 1, 0
@ -2298,14 +2298,10 @@ unusedAtTheEnd193 = scalar, U08, 512, "", 1, 0
unusedAtTheEnd194 = scalar, U08, 513, "", 1, 0
unusedAtTheEnd195 = scalar, U08, 514, "", 1, 0
unusedAtTheEnd196 = scalar, U08, 515, "", 1, 0
unusedAtTheEnd197 = scalar, U08, 516, "", 1, 0
unusedAtTheEnd198 = scalar, U08, 517, "", 1, 0
unusedAtTheEnd199 = scalar, U08, 518, "", 1, 0
unusedAtTheEnd200 = scalar, U08, 519, "", 1, 0
unusedAtTheEnd201 = scalar, U08, 520, "", 1, 0
unusedAtTheEnd202 = scalar, U08, 521, "", 1, 0
unusedAtTheEnd203 = scalar, U08, 522, "", 1, 0
unusedAtTheEnd204 = scalar, U08, 523, "", 1, 0
mostRecentTimeBetweenSparkEvents = scalar, U16, 516, "", 1, 0
mostRecentTimeBetweenIgnitionEvents = scalar, U16, 518, "", 1, 0
maxLockedDuration = scalar, U16, 520, "", 1, 0
maxTriggerReentraint = scalar, U16, 522, "", 1, 0
canWriteOk = scalar, U16, 524, "", 1, 0
canWriteNotOk = scalar, U16, 526, "", 1, 0
triggerPrimaryFall = scalar, S32, 528, "", 1, 0
@ -3254,6 +3250,7 @@ entry = sd_msd, "sd_msd", int, "%d"
entry = clutchUpState, "clutch: up", int, "%d"
entry = clutchDownState, "clutch: down", int, "%d"
entry = isFan2On, "isFan2On", int, "%d"
entry = alternatorOnOff, "alternatorOnOff", int, "%d"
entry = brakePedalState, "brake: down", int, "%d"
entry = toothLogReady, "toothLogReady", int, "%d"
entry = acSwitchState, "AC switch", int, "%d"
@ -3378,6 +3375,7 @@ entry = rawClt, "rawClt", float, "%.3f"
entry = rawIat, "rawIat", float, "%.3f"
entry = rawOilPressure, "rawOilPressure", float, "%.3f"
entry = tuneCrc16, "Tune CRC16", int, "%d"
entry = fuelClosedLoopBinIdx, "fuelClosedLoopBinIdx", int, "%d"
entry = tcuCurrentGear, "Current Gear", int, "%d"
entry = rawPpsSecondary, "rawPpsSecondary", float, "%.3f"
entry = knock1, "knock1", int, "%d"
@ -3424,6 +3422,10 @@ entry = vvtTargets2, "vvtTargets2", int, "%d"
entry = vvtTargets3, "vvtTargets3", int, "%d"
entry = vvtTargets4, "vvtTargets4", int, "%d"
entry = turboSpeed, "Turbocharger Speed", int, "%d"
entry = mostRecentTimeBetweenSparkEvents, "mostRecentTimeBetweenSparkEvents", int, "%d"
entry = mostRecentTimeBetweenIgnitionEvents, "mostRecentTimeBetweenIgnitionEvents", int, "%d"
entry = maxLockedDuration, "maxLockedDuration", int, "%d"
entry = maxTriggerReentraint, "maxTriggerReentraint", int, "%d"
entry = canWriteOk, "canWriteOk", int, "%d"
entry = canWriteNotOk, "canWriteNotOk", int, "%d"
entry = triggerPrimaryFall, "triggerPrimaryFall", int, "%d"

View File

@ -85,7 +85,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code
; 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:59: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 06:56:22 UTC 2021
pageSize = 20000
page = 1
@ -1930,7 +1930,7 @@ sd_msd = bits, U32, 0, [10:10]
clutchUpState = bits, U32, 0, [11:11]
clutchDownState = bits, U32, 0, [12:12]
isFan2On = bits, U32, 0, [13:13]
unusedb14 = bits, U32, 0, [14:14]
alternatorOnOff = bits, U32, 0, [14:14]
brakePedalState = bits, U32, 0, [15:15]
toothLogReady = bits, U32, 0, [16:16]
acSwitchState = bits, U32, 0, [17:17]
@ -2055,7 +2055,7 @@ rawClt = scalar, U16, 238, "V", 0.001, 0
rawIat = scalar, U16, 240, "V", 0.001, 0
rawOilPressure = scalar, U16, 242, "V", 0.001, 0
tuneCrc16 = scalar, U16, 244, "crc16", 1, 0
unusedAt246 = scalar, U08, 246, "", 1, 0
fuelClosedLoopBinIdx = scalar, U08, 246, "", 1, 0
tcuCurrentGear = scalar, U08, 247, "gear", 1, 0
rawPpsSecondary = scalar, U16, 248, "V", 0.001, 0
knock1 = scalar, U08, 250, "", 1, 0
@ -2298,14 +2298,10 @@ unusedAtTheEnd193 = scalar, U08, 512, "", 1, 0
unusedAtTheEnd194 = scalar, U08, 513, "", 1, 0
unusedAtTheEnd195 = scalar, U08, 514, "", 1, 0
unusedAtTheEnd196 = scalar, U08, 515, "", 1, 0
unusedAtTheEnd197 = scalar, U08, 516, "", 1, 0
unusedAtTheEnd198 = scalar, U08, 517, "", 1, 0
unusedAtTheEnd199 = scalar, U08, 518, "", 1, 0
unusedAtTheEnd200 = scalar, U08, 519, "", 1, 0
unusedAtTheEnd201 = scalar, U08, 520, "", 1, 0
unusedAtTheEnd202 = scalar, U08, 521, "", 1, 0
unusedAtTheEnd203 = scalar, U08, 522, "", 1, 0
unusedAtTheEnd204 = scalar, U08, 523, "", 1, 0
mostRecentTimeBetweenSparkEvents = scalar, U16, 516, "", 1, 0
mostRecentTimeBetweenIgnitionEvents = scalar, U16, 518, "", 1, 0
maxLockedDuration = scalar, U16, 520, "", 1, 0
maxTriggerReentraint = scalar, U16, 522, "", 1, 0
canWriteOk = scalar, U16, 524, "", 1, 0
canWriteNotOk = scalar, U16, 526, "", 1, 0
triggerPrimaryFall = scalar, S32, 528, "", 1, 0
@ -3254,6 +3250,7 @@ entry = sd_msd, "sd_msd", int, "%d"
entry = clutchUpState, "clutch: up", int, "%d"
entry = clutchDownState, "clutch: down", int, "%d"
entry = isFan2On, "isFan2On", int, "%d"
entry = alternatorOnOff, "alternatorOnOff", int, "%d"
entry = brakePedalState, "brake: down", int, "%d"
entry = toothLogReady, "toothLogReady", int, "%d"
entry = acSwitchState, "AC switch", int, "%d"
@ -3378,6 +3375,7 @@ entry = rawClt, "rawClt", float, "%.3f"
entry = rawIat, "rawIat", float, "%.3f"
entry = rawOilPressure, "rawOilPressure", float, "%.3f"
entry = tuneCrc16, "Tune CRC16", int, "%d"
entry = fuelClosedLoopBinIdx, "fuelClosedLoopBinIdx", int, "%d"
entry = tcuCurrentGear, "Current Gear", int, "%d"
entry = rawPpsSecondary, "rawPpsSecondary", float, "%.3f"
entry = knock1, "knock1", int, "%d"
@ -3424,6 +3422,10 @@ entry = vvtTargets2, "vvtTargets2", int, "%d"
entry = vvtTargets3, "vvtTargets3", int, "%d"
entry = vvtTargets4, "vvtTargets4", int, "%d"
entry = turboSpeed, "Turbocharger Speed", int, "%d"
entry = mostRecentTimeBetweenSparkEvents, "mostRecentTimeBetweenSparkEvents", int, "%d"
entry = mostRecentTimeBetweenIgnitionEvents, "mostRecentTimeBetweenIgnitionEvents", int, "%d"
entry = maxLockedDuration, "maxLockedDuration", int, "%d"
entry = maxTriggerReentraint, "maxTriggerReentraint", int, "%d"
entry = canWriteOk, "canWriteOk", int, "%d"
entry = canWriteNotOk, "canWriteNotOk", int, "%d"
entry = triggerPrimaryFall, "triggerPrimaryFall", int, "%d"

View File

@ -85,7 +85,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code
; 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:59:01 UTC 2021
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Nov 29 06:56:09 UTC 2021
pageSize = 20000
page = 1
@ -1930,7 +1930,7 @@ sd_msd = bits, U32, 0, [10:10]
clutchUpState = bits, U32, 0, [11:11]
clutchDownState = bits, U32, 0, [12:12]
isFan2On = bits, U32, 0, [13:13]
unusedb14 = bits, U32, 0, [14:14]
alternatorOnOff = bits, U32, 0, [14:14]
brakePedalState = bits, U32, 0, [15:15]
toothLogReady = bits, U32, 0, [16:16]
acSwitchState = bits, U32, 0, [17:17]
@ -2055,7 +2055,7 @@ rawClt = scalar, U16, 238, "V", 0.001, 0
rawIat = scalar, U16, 240, "V", 0.001, 0
rawOilPressure = scalar, U16, 242, "V", 0.001, 0
tuneCrc16 = scalar, U16, 244, "crc16", 1, 0
unusedAt246 = scalar, U08, 246, "", 1, 0
fuelClosedLoopBinIdx = scalar, U08, 246, "", 1, 0
tcuCurrentGear = scalar, U08, 247, "gear", 1, 0
rawPpsSecondary = scalar, U16, 248, "V", 0.001, 0
knock1 = scalar, U08, 250, "", 1, 0
@ -2298,14 +2298,10 @@ unusedAtTheEnd193 = scalar, U08, 512, "", 1, 0
unusedAtTheEnd194 = scalar, U08, 513, "", 1, 0
unusedAtTheEnd195 = scalar, U08, 514, "", 1, 0
unusedAtTheEnd196 = scalar, U08, 515, "", 1, 0
unusedAtTheEnd197 = scalar, U08, 516, "", 1, 0
unusedAtTheEnd198 = scalar, U08, 517, "", 1, 0
unusedAtTheEnd199 = scalar, U08, 518, "", 1, 0
unusedAtTheEnd200 = scalar, U08, 519, "", 1, 0
unusedAtTheEnd201 = scalar, U08, 520, "", 1, 0
unusedAtTheEnd202 = scalar, U08, 521, "", 1, 0
unusedAtTheEnd203 = scalar, U08, 522, "", 1, 0
unusedAtTheEnd204 = scalar, U08, 523, "", 1, 0
mostRecentTimeBetweenSparkEvents = scalar, U16, 516, "", 1, 0
mostRecentTimeBetweenIgnitionEvents = scalar, U16, 518, "", 1, 0
maxLockedDuration = scalar, U16, 520, "", 1, 0
maxTriggerReentraint = scalar, U16, 522, "", 1, 0
canWriteOk = scalar, U16, 524, "", 1, 0
canWriteNotOk = scalar, U16, 526, "", 1, 0
triggerPrimaryFall = scalar, S32, 528, "", 1, 0
@ -3254,6 +3250,7 @@ entry = sd_msd, "sd_msd", int, "%d"
entry = clutchUpState, "clutch: up", int, "%d"
entry = clutchDownState, "clutch: down", int, "%d"
entry = isFan2On, "isFan2On", int, "%d"
entry = alternatorOnOff, "alternatorOnOff", int, "%d"
entry = brakePedalState, "brake: down", int, "%d"
entry = toothLogReady, "toothLogReady", int, "%d"
entry = acSwitchState, "AC switch", int, "%d"
@ -3378,6 +3375,7 @@ entry = rawClt, "rawClt", float, "%.3f"
entry = rawIat, "rawIat", float, "%.3f"
entry = rawOilPressure, "rawOilPressure", float, "%.3f"
entry = tuneCrc16, "Tune CRC16", int, "%d"
entry = fuelClosedLoopBinIdx, "fuelClosedLoopBinIdx", int, "%d"
entry = tcuCurrentGear, "Current Gear", int, "%d"
entry = rawPpsSecondary, "rawPpsSecondary", float, "%.3f"
entry = knock1, "knock1", int, "%d"
@ -3424,6 +3422,10 @@ entry = vvtTargets2, "vvtTargets2", int, "%d"
entry = vvtTargets3, "vvtTargets3", int, "%d"
entry = vvtTargets4, "vvtTargets4", int, "%d"
entry = turboSpeed, "Turbocharger Speed", int, "%d"
entry = mostRecentTimeBetweenSparkEvents, "mostRecentTimeBetweenSparkEvents", int, "%d"
entry = mostRecentTimeBetweenIgnitionEvents, "mostRecentTimeBetweenIgnitionEvents", int, "%d"
entry = maxLockedDuration, "maxLockedDuration", int, "%d"
entry = maxTriggerReentraint, "maxTriggerReentraint", int, "%d"
entry = canWriteOk, "canWriteOk", int, "%d"
entry = canWriteNotOk, "canWriteNotOk", int, "%d"
entry = triggerPrimaryFall, "triggerPrimaryFall", int, "%d"

View File

@ -85,7 +85,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code
; 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:58: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 06:55:55 UTC 2021
pageSize = 20000
page = 1
@ -1930,7 +1930,7 @@ sd_msd = bits, U32, 0, [10:10]
clutchUpState = bits, U32, 0, [11:11]
clutchDownState = bits, U32, 0, [12:12]
isFan2On = bits, U32, 0, [13:13]
unusedb14 = bits, U32, 0, [14:14]
alternatorOnOff = bits, U32, 0, [14:14]
brakePedalState = bits, U32, 0, [15:15]
toothLogReady = bits, U32, 0, [16:16]
acSwitchState = bits, U32, 0, [17:17]
@ -2055,7 +2055,7 @@ rawClt = scalar, U16, 238, "V", 0.001, 0
rawIat = scalar, U16, 240, "V", 0.001, 0
rawOilPressure = scalar, U16, 242, "V", 0.001, 0
tuneCrc16 = scalar, U16, 244, "crc16", 1, 0
unusedAt246 = scalar, U08, 246, "", 1, 0
fuelClosedLoopBinIdx = scalar, U08, 246, "", 1, 0
tcuCurrentGear = scalar, U08, 247, "gear", 1, 0
rawPpsSecondary = scalar, U16, 248, "V", 0.001, 0
knock1 = scalar, U08, 250, "", 1, 0
@ -2298,14 +2298,10 @@ unusedAtTheEnd193 = scalar, U08, 512, "", 1, 0
unusedAtTheEnd194 = scalar, U08, 513, "", 1, 0
unusedAtTheEnd195 = scalar, U08, 514, "", 1, 0
unusedAtTheEnd196 = scalar, U08, 515, "", 1, 0
unusedAtTheEnd197 = scalar, U08, 516, "", 1, 0
unusedAtTheEnd198 = scalar, U08, 517, "", 1, 0
unusedAtTheEnd199 = scalar, U08, 518, "", 1, 0
unusedAtTheEnd200 = scalar, U08, 519, "", 1, 0
unusedAtTheEnd201 = scalar, U08, 520, "", 1, 0
unusedAtTheEnd202 = scalar, U08, 521, "", 1, 0
unusedAtTheEnd203 = scalar, U08, 522, "", 1, 0
unusedAtTheEnd204 = scalar, U08, 523, "", 1, 0
mostRecentTimeBetweenSparkEvents = scalar, U16, 516, "", 1, 0
mostRecentTimeBetweenIgnitionEvents = scalar, U16, 518, "", 1, 0
maxLockedDuration = scalar, U16, 520, "", 1, 0
maxTriggerReentraint = scalar, U16, 522, "", 1, 0
canWriteOk = scalar, U16, 524, "", 1, 0
canWriteNotOk = scalar, U16, 526, "", 1, 0
triggerPrimaryFall = scalar, S32, 528, "", 1, 0
@ -3254,6 +3250,7 @@ entry = sd_msd, "sd_msd", int, "%d"
entry = clutchUpState, "clutch: up", int, "%d"
entry = clutchDownState, "clutch: down", int, "%d"
entry = isFan2On, "isFan2On", int, "%d"
entry = alternatorOnOff, "alternatorOnOff", int, "%d"
entry = brakePedalState, "brake: down", int, "%d"
entry = toothLogReady, "toothLogReady", int, "%d"
entry = acSwitchState, "AC switch", int, "%d"
@ -3378,6 +3375,7 @@ entry = rawClt, "rawClt", float, "%.3f"
entry = rawIat, "rawIat", float, "%.3f"
entry = rawOilPressure, "rawOilPressure", float, "%.3f"
entry = tuneCrc16, "Tune CRC16", int, "%d"
entry = fuelClosedLoopBinIdx, "fuelClosedLoopBinIdx", int, "%d"
entry = tcuCurrentGear, "Current Gear", int, "%d"
entry = rawPpsSecondary, "rawPpsSecondary", float, "%.3f"
entry = knock1, "knock1", int, "%d"
@ -3424,6 +3422,10 @@ entry = vvtTargets2, "vvtTargets2", int, "%d"
entry = vvtTargets3, "vvtTargets3", int, "%d"
entry = vvtTargets4, "vvtTargets4", int, "%d"
entry = turboSpeed, "Turbocharger Speed", int, "%d"
entry = mostRecentTimeBetweenSparkEvents, "mostRecentTimeBetweenSparkEvents", int, "%d"
entry = mostRecentTimeBetweenIgnitionEvents, "mostRecentTimeBetweenIgnitionEvents", int, "%d"
entry = maxLockedDuration, "maxLockedDuration", int, "%d"
entry = maxTriggerReentraint, "maxTriggerReentraint", int, "%d"
entry = canWriteOk, "canWriteOk", int, "%d"
entry = canWriteNotOk, "canWriteNotOk", int, "%d"
entry = triggerPrimaryFall, "triggerPrimaryFall", int, "%d"

View File

@ -85,7 +85,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code
; 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:58:47 UTC 2021
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Nov 29 06:55:52 UTC 2021
pageSize = 20000
page = 1
@ -1930,7 +1930,7 @@ sd_msd = bits, U32, 0, [10:10]
clutchUpState = bits, U32, 0, [11:11]
clutchDownState = bits, U32, 0, [12:12]
isFan2On = bits, U32, 0, [13:13]
unusedb14 = bits, U32, 0, [14:14]
alternatorOnOff = bits, U32, 0, [14:14]
brakePedalState = bits, U32, 0, [15:15]
toothLogReady = bits, U32, 0, [16:16]
acSwitchState = bits, U32, 0, [17:17]
@ -2055,7 +2055,7 @@ rawClt = scalar, U16, 238, "V", 0.001, 0
rawIat = scalar, U16, 240, "V", 0.001, 0
rawOilPressure = scalar, U16, 242, "V", 0.001, 0
tuneCrc16 = scalar, U16, 244, "crc16", 1, 0
unusedAt246 = scalar, U08, 246, "", 1, 0
fuelClosedLoopBinIdx = scalar, U08, 246, "", 1, 0
tcuCurrentGear = scalar, U08, 247, "gear", 1, 0
rawPpsSecondary = scalar, U16, 248, "V", 0.001, 0
knock1 = scalar, U08, 250, "", 1, 0
@ -2298,14 +2298,10 @@ unusedAtTheEnd193 = scalar, U08, 512, "", 1, 0
unusedAtTheEnd194 = scalar, U08, 513, "", 1, 0
unusedAtTheEnd195 = scalar, U08, 514, "", 1, 0
unusedAtTheEnd196 = scalar, U08, 515, "", 1, 0
unusedAtTheEnd197 = scalar, U08, 516, "", 1, 0
unusedAtTheEnd198 = scalar, U08, 517, "", 1, 0
unusedAtTheEnd199 = scalar, U08, 518, "", 1, 0
unusedAtTheEnd200 = scalar, U08, 519, "", 1, 0
unusedAtTheEnd201 = scalar, U08, 520, "", 1, 0
unusedAtTheEnd202 = scalar, U08, 521, "", 1, 0
unusedAtTheEnd203 = scalar, U08, 522, "", 1, 0
unusedAtTheEnd204 = scalar, U08, 523, "", 1, 0
mostRecentTimeBetweenSparkEvents = scalar, U16, 516, "", 1, 0
mostRecentTimeBetweenIgnitionEvents = scalar, U16, 518, "", 1, 0
maxLockedDuration = scalar, U16, 520, "", 1, 0
maxTriggerReentraint = scalar, U16, 522, "", 1, 0
canWriteOk = scalar, U16, 524, "", 1, 0
canWriteNotOk = scalar, U16, 526, "", 1, 0
triggerPrimaryFall = scalar, S32, 528, "", 1, 0
@ -3254,6 +3250,7 @@ entry = sd_msd, "sd_msd", int, "%d"
entry = clutchUpState, "clutch: up", int, "%d"
entry = clutchDownState, "clutch: down", int, "%d"
entry = isFan2On, "isFan2On", int, "%d"
entry = alternatorOnOff, "alternatorOnOff", int, "%d"
entry = brakePedalState, "brake: down", int, "%d"
entry = toothLogReady, "toothLogReady", int, "%d"
entry = acSwitchState, "AC switch", int, "%d"
@ -3378,6 +3375,7 @@ entry = rawClt, "rawClt", float, "%.3f"
entry = rawIat, "rawIat", float, "%.3f"
entry = rawOilPressure, "rawOilPressure", float, "%.3f"
entry = tuneCrc16, "Tune CRC16", int, "%d"
entry = fuelClosedLoopBinIdx, "fuelClosedLoopBinIdx", int, "%d"
entry = tcuCurrentGear, "Current Gear", int, "%d"
entry = rawPpsSecondary, "rawPpsSecondary", float, "%.3f"
entry = knock1, "knock1", int, "%d"
@ -3424,6 +3422,10 @@ entry = vvtTargets2, "vvtTargets2", int, "%d"
entry = vvtTargets3, "vvtTargets3", int, "%d"
entry = vvtTargets4, "vvtTargets4", int, "%d"
entry = turboSpeed, "Turbocharger Speed", int, "%d"
entry = mostRecentTimeBetweenSparkEvents, "mostRecentTimeBetweenSparkEvents", int, "%d"
entry = mostRecentTimeBetweenIgnitionEvents, "mostRecentTimeBetweenIgnitionEvents", int, "%d"
entry = maxLockedDuration, "maxLockedDuration", int, "%d"
entry = maxTriggerReentraint, "maxTriggerReentraint", int, "%d"
entry = canWriteOk, "canWriteOk", int, "%d"
entry = canWriteNotOk, "canWriteNotOk", int, "%d"
entry = triggerPrimaryFall, "triggerPrimaryFall", int, "%d"

View File

@ -85,7 +85,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code
; 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:58:44 UTC 2021
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Nov 29 06:55:49 UTC 2021
pageSize = 20000
page = 1
@ -1930,7 +1930,7 @@ sd_msd = bits, U32, 0, [10:10]
clutchUpState = bits, U32, 0, [11:11]
clutchDownState = bits, U32, 0, [12:12]
isFan2On = bits, U32, 0, [13:13]
unusedb14 = bits, U32, 0, [14:14]
alternatorOnOff = bits, U32, 0, [14:14]
brakePedalState = bits, U32, 0, [15:15]
toothLogReady = bits, U32, 0, [16:16]
acSwitchState = bits, U32, 0, [17:17]
@ -2055,7 +2055,7 @@ rawClt = scalar, U16, 238, "V", 0.001, 0
rawIat = scalar, U16, 240, "V", 0.001, 0
rawOilPressure = scalar, U16, 242, "V", 0.001, 0
tuneCrc16 = scalar, U16, 244, "crc16", 1, 0
unusedAt246 = scalar, U08, 246, "", 1, 0
fuelClosedLoopBinIdx = scalar, U08, 246, "", 1, 0
tcuCurrentGear = scalar, U08, 247, "gear", 1, 0
rawPpsSecondary = scalar, U16, 248, "V", 0.001, 0
knock1 = scalar, U08, 250, "", 1, 0
@ -2298,14 +2298,10 @@ unusedAtTheEnd193 = scalar, U08, 512, "", 1, 0
unusedAtTheEnd194 = scalar, U08, 513, "", 1, 0
unusedAtTheEnd195 = scalar, U08, 514, "", 1, 0
unusedAtTheEnd196 = scalar, U08, 515, "", 1, 0
unusedAtTheEnd197 = scalar, U08, 516, "", 1, 0
unusedAtTheEnd198 = scalar, U08, 517, "", 1, 0
unusedAtTheEnd199 = scalar, U08, 518, "", 1, 0
unusedAtTheEnd200 = scalar, U08, 519, "", 1, 0
unusedAtTheEnd201 = scalar, U08, 520, "", 1, 0
unusedAtTheEnd202 = scalar, U08, 521, "", 1, 0
unusedAtTheEnd203 = scalar, U08, 522, "", 1, 0
unusedAtTheEnd204 = scalar, U08, 523, "", 1, 0
mostRecentTimeBetweenSparkEvents = scalar, U16, 516, "", 1, 0
mostRecentTimeBetweenIgnitionEvents = scalar, U16, 518, "", 1, 0
maxLockedDuration = scalar, U16, 520, "", 1, 0
maxTriggerReentraint = scalar, U16, 522, "", 1, 0
canWriteOk = scalar, U16, 524, "", 1, 0
canWriteNotOk = scalar, U16, 526, "", 1, 0
triggerPrimaryFall = scalar, S32, 528, "", 1, 0
@ -3254,6 +3250,7 @@ entry = sd_msd, "sd_msd", int, "%d"
entry = clutchUpState, "clutch: up", int, "%d"
entry = clutchDownState, "clutch: down", int, "%d"
entry = isFan2On, "isFan2On", int, "%d"
entry = alternatorOnOff, "alternatorOnOff", int, "%d"
entry = brakePedalState, "brake: down", int, "%d"
entry = toothLogReady, "toothLogReady", int, "%d"
entry = acSwitchState, "AC switch", int, "%d"
@ -3378,6 +3375,7 @@ entry = rawClt, "rawClt", float, "%.3f"
entry = rawIat, "rawIat", float, "%.3f"
entry = rawOilPressure, "rawOilPressure", float, "%.3f"
entry = tuneCrc16, "Tune CRC16", int, "%d"
entry = fuelClosedLoopBinIdx, "fuelClosedLoopBinIdx", int, "%d"
entry = tcuCurrentGear, "Current Gear", int, "%d"
entry = rawPpsSecondary, "rawPpsSecondary", float, "%.3f"
entry = knock1, "knock1", int, "%d"
@ -3424,6 +3422,10 @@ entry = vvtTargets2, "vvtTargets2", int, "%d"
entry = vvtTargets3, "vvtTargets3", int, "%d"
entry = vvtTargets4, "vvtTargets4", int, "%d"
entry = turboSpeed, "Turbocharger Speed", int, "%d"
entry = mostRecentTimeBetweenSparkEvents, "mostRecentTimeBetweenSparkEvents", int, "%d"
entry = mostRecentTimeBetweenIgnitionEvents, "mostRecentTimeBetweenIgnitionEvents", int, "%d"
entry = maxLockedDuration, "maxLockedDuration", int, "%d"
entry = maxTriggerReentraint, "maxTriggerReentraint", int, "%d"
entry = canWriteOk, "canWriteOk", int, "%d"
entry = canWriteNotOk, "canWriteNotOk", int, "%d"
entry = triggerPrimaryFall, "triggerPrimaryFall", int, "%d"

View File

@ -85,7 +85,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code
; 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:58:52 UTC 2021
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Nov 29 06:55:58 UTC 2021
pageSize = 20000
page = 1
@ -1930,7 +1930,7 @@ sd_msd = bits, U32, 0, [10:10]
clutchUpState = bits, U32, 0, [11:11]
clutchDownState = bits, U32, 0, [12:12]
isFan2On = bits, U32, 0, [13:13]
unusedb14 = bits, U32, 0, [14:14]
alternatorOnOff = bits, U32, 0, [14:14]
brakePedalState = bits, U32, 0, [15:15]
toothLogReady = bits, U32, 0, [16:16]
acSwitchState = bits, U32, 0, [17:17]
@ -2055,7 +2055,7 @@ rawClt = scalar, U16, 238, "V", 0.001, 0
rawIat = scalar, U16, 240, "V", 0.001, 0
rawOilPressure = scalar, U16, 242, "V", 0.001, 0
tuneCrc16 = scalar, U16, 244, "crc16", 1, 0
unusedAt246 = scalar, U08, 246, "", 1, 0
fuelClosedLoopBinIdx = scalar, U08, 246, "", 1, 0
tcuCurrentGear = scalar, U08, 247, "gear", 1, 0
rawPpsSecondary = scalar, U16, 248, "V", 0.001, 0
knock1 = scalar, U08, 250, "", 1, 0
@ -2298,14 +2298,10 @@ unusedAtTheEnd193 = scalar, U08, 512, "", 1, 0
unusedAtTheEnd194 = scalar, U08, 513, "", 1, 0
unusedAtTheEnd195 = scalar, U08, 514, "", 1, 0
unusedAtTheEnd196 = scalar, U08, 515, "", 1, 0
unusedAtTheEnd197 = scalar, U08, 516, "", 1, 0
unusedAtTheEnd198 = scalar, U08, 517, "", 1, 0
unusedAtTheEnd199 = scalar, U08, 518, "", 1, 0
unusedAtTheEnd200 = scalar, U08, 519, "", 1, 0
unusedAtTheEnd201 = scalar, U08, 520, "", 1, 0
unusedAtTheEnd202 = scalar, U08, 521, "", 1, 0
unusedAtTheEnd203 = scalar, U08, 522, "", 1, 0
unusedAtTheEnd204 = scalar, U08, 523, "", 1, 0
mostRecentTimeBetweenSparkEvents = scalar, U16, 516, "", 1, 0
mostRecentTimeBetweenIgnitionEvents = scalar, U16, 518, "", 1, 0
maxLockedDuration = scalar, U16, 520, "", 1, 0
maxTriggerReentraint = scalar, U16, 522, "", 1, 0
canWriteOk = scalar, U16, 524, "", 1, 0
canWriteNotOk = scalar, U16, 526, "", 1, 0
triggerPrimaryFall = scalar, S32, 528, "", 1, 0
@ -3254,6 +3250,7 @@ entry = sd_msd, "sd_msd", int, "%d"
entry = clutchUpState, "clutch: up", int, "%d"
entry = clutchDownState, "clutch: down", int, "%d"
entry = isFan2On, "isFan2On", int, "%d"
entry = alternatorOnOff, "alternatorOnOff", int, "%d"
entry = brakePedalState, "brake: down", int, "%d"
entry = toothLogReady, "toothLogReady", int, "%d"
entry = acSwitchState, "AC switch", int, "%d"
@ -3378,6 +3375,7 @@ entry = rawClt, "rawClt", float, "%.3f"
entry = rawIat, "rawIat", float, "%.3f"
entry = rawOilPressure, "rawOilPressure", float, "%.3f"
entry = tuneCrc16, "Tune CRC16", int, "%d"
entry = fuelClosedLoopBinIdx, "fuelClosedLoopBinIdx", int, "%d"
entry = tcuCurrentGear, "Current Gear", int, "%d"
entry = rawPpsSecondary, "rawPpsSecondary", float, "%.3f"
entry = knock1, "knock1", int, "%d"
@ -3424,6 +3422,10 @@ entry = vvtTargets2, "vvtTargets2", int, "%d"
entry = vvtTargets3, "vvtTargets3", int, "%d"
entry = vvtTargets4, "vvtTargets4", int, "%d"
entry = turboSpeed, "Turbocharger Speed", int, "%d"
entry = mostRecentTimeBetweenSparkEvents, "mostRecentTimeBetweenSparkEvents", int, "%d"
entry = mostRecentTimeBetweenIgnitionEvents, "mostRecentTimeBetweenIgnitionEvents", int, "%d"
entry = maxLockedDuration, "maxLockedDuration", int, "%d"
entry = maxTriggerReentraint, "maxTriggerReentraint", int, "%d"
entry = canWriteOk, "canWriteOk", int, "%d"
entry = canWriteNotOk, "canWriteNotOk", int, "%d"
entry = triggerPrimaryFall, "triggerPrimaryFall", int, "%d"

View File

@ -85,7 +85,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code
; 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:58: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 06:56:05 UTC 2021
pageSize = 20000
page = 1
@ -1930,7 +1930,7 @@ sd_msd = bits, U32, 0, [10:10]
clutchUpState = bits, U32, 0, [11:11]
clutchDownState = bits, U32, 0, [12:12]
isFan2On = bits, U32, 0, [13:13]
unusedb14 = bits, U32, 0, [14:14]
alternatorOnOff = bits, U32, 0, [14:14]
brakePedalState = bits, U32, 0, [15:15]
toothLogReady = bits, U32, 0, [16:16]
acSwitchState = bits, U32, 0, [17:17]
@ -2055,7 +2055,7 @@ rawClt = scalar, U16, 238, "V", 0.001, 0
rawIat = scalar, U16, 240, "V", 0.001, 0
rawOilPressure = scalar, U16, 242, "V", 0.001, 0
tuneCrc16 = scalar, U16, 244, "crc16", 1, 0
unusedAt246 = scalar, U08, 246, "", 1, 0
fuelClosedLoopBinIdx = scalar, U08, 246, "", 1, 0
tcuCurrentGear = scalar, U08, 247, "gear", 1, 0
rawPpsSecondary = scalar, U16, 248, "V", 0.001, 0
knock1 = scalar, U08, 250, "", 1, 0
@ -2298,14 +2298,10 @@ unusedAtTheEnd193 = scalar, U08, 512, "", 1, 0
unusedAtTheEnd194 = scalar, U08, 513, "", 1, 0
unusedAtTheEnd195 = scalar, U08, 514, "", 1, 0
unusedAtTheEnd196 = scalar, U08, 515, "", 1, 0
unusedAtTheEnd197 = scalar, U08, 516, "", 1, 0
unusedAtTheEnd198 = scalar, U08, 517, "", 1, 0
unusedAtTheEnd199 = scalar, U08, 518, "", 1, 0
unusedAtTheEnd200 = scalar, U08, 519, "", 1, 0
unusedAtTheEnd201 = scalar, U08, 520, "", 1, 0
unusedAtTheEnd202 = scalar, U08, 521, "", 1, 0
unusedAtTheEnd203 = scalar, U08, 522, "", 1, 0
unusedAtTheEnd204 = scalar, U08, 523, "", 1, 0
mostRecentTimeBetweenSparkEvents = scalar, U16, 516, "", 1, 0
mostRecentTimeBetweenIgnitionEvents = scalar, U16, 518, "", 1, 0
maxLockedDuration = scalar, U16, 520, "", 1, 0
maxTriggerReentraint = scalar, U16, 522, "", 1, 0
canWriteOk = scalar, U16, 524, "", 1, 0
canWriteNotOk = scalar, U16, 526, "", 1, 0
triggerPrimaryFall = scalar, S32, 528, "", 1, 0
@ -3254,6 +3250,7 @@ entry = sd_msd, "sd_msd", int, "%d"
entry = clutchUpState, "clutch: up", int, "%d"
entry = clutchDownState, "clutch: down", int, "%d"
entry = isFan2On, "isFan2On", int, "%d"
entry = alternatorOnOff, "alternatorOnOff", int, "%d"
entry = brakePedalState, "brake: down", int, "%d"
entry = toothLogReady, "toothLogReady", int, "%d"
entry = acSwitchState, "AC switch", int, "%d"
@ -3378,6 +3375,7 @@ entry = rawClt, "rawClt", float, "%.3f"
entry = rawIat, "rawIat", float, "%.3f"
entry = rawOilPressure, "rawOilPressure", float, "%.3f"
entry = tuneCrc16, "Tune CRC16", int, "%d"
entry = fuelClosedLoopBinIdx, "fuelClosedLoopBinIdx", int, "%d"
entry = tcuCurrentGear, "Current Gear", int, "%d"
entry = rawPpsSecondary, "rawPpsSecondary", float, "%.3f"
entry = knock1, "knock1", int, "%d"
@ -3424,6 +3422,10 @@ entry = vvtTargets2, "vvtTargets2", int, "%d"
entry = vvtTargets3, "vvtTargets3", int, "%d"
entry = vvtTargets4, "vvtTargets4", int, "%d"
entry = turboSpeed, "Turbocharger Speed", int, "%d"
entry = mostRecentTimeBetweenSparkEvents, "mostRecentTimeBetweenSparkEvents", int, "%d"
entry = mostRecentTimeBetweenIgnitionEvents, "mostRecentTimeBetweenIgnitionEvents", int, "%d"
entry = maxLockedDuration, "maxLockedDuration", int, "%d"
entry = maxTriggerReentraint, "maxTriggerReentraint", int, "%d"
entry = canWriteOk, "canWriteOk", int, "%d"
entry = canWriteNotOk, "canWriteNotOk", int, "%d"
entry = triggerPrimaryFall, "triggerPrimaryFall", int, "%d"

View File

@ -85,7 +85,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code
; 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:58: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 06:56:02 UTC 2021
pageSize = 20000
page = 1
@ -1930,7 +1930,7 @@ sd_msd = bits, U32, 0, [10:10]
clutchUpState = bits, U32, 0, [11:11]
clutchDownState = bits, U32, 0, [12:12]
isFan2On = bits, U32, 0, [13:13]
unusedb14 = bits, U32, 0, [14:14]
alternatorOnOff = bits, U32, 0, [14:14]
brakePedalState = bits, U32, 0, [15:15]
toothLogReady = bits, U32, 0, [16:16]
acSwitchState = bits, U32, 0, [17:17]
@ -2055,7 +2055,7 @@ rawClt = scalar, U16, 238, "V", 0.001, 0
rawIat = scalar, U16, 240, "V", 0.001, 0
rawOilPressure = scalar, U16, 242, "V", 0.001, 0
tuneCrc16 = scalar, U16, 244, "crc16", 1, 0
unusedAt246 = scalar, U08, 246, "", 1, 0
fuelClosedLoopBinIdx = scalar, U08, 246, "", 1, 0
tcuCurrentGear = scalar, U08, 247, "gear", 1, 0
rawPpsSecondary = scalar, U16, 248, "V", 0.001, 0
knock1 = scalar, U08, 250, "", 1, 0
@ -2298,14 +2298,10 @@ unusedAtTheEnd193 = scalar, U08, 512, "", 1, 0
unusedAtTheEnd194 = scalar, U08, 513, "", 1, 0
unusedAtTheEnd195 = scalar, U08, 514, "", 1, 0
unusedAtTheEnd196 = scalar, U08, 515, "", 1, 0
unusedAtTheEnd197 = scalar, U08, 516, "", 1, 0
unusedAtTheEnd198 = scalar, U08, 517, "", 1, 0
unusedAtTheEnd199 = scalar, U08, 518, "", 1, 0
unusedAtTheEnd200 = scalar, U08, 519, "", 1, 0
unusedAtTheEnd201 = scalar, U08, 520, "", 1, 0
unusedAtTheEnd202 = scalar, U08, 521, "", 1, 0
unusedAtTheEnd203 = scalar, U08, 522, "", 1, 0
unusedAtTheEnd204 = scalar, U08, 523, "", 1, 0
mostRecentTimeBetweenSparkEvents = scalar, U16, 516, "", 1, 0
mostRecentTimeBetweenIgnitionEvents = scalar, U16, 518, "", 1, 0
maxLockedDuration = scalar, U16, 520, "", 1, 0
maxTriggerReentraint = scalar, U16, 522, "", 1, 0
canWriteOk = scalar, U16, 524, "", 1, 0
canWriteNotOk = scalar, U16, 526, "", 1, 0
triggerPrimaryFall = scalar, S32, 528, "", 1, 0
@ -3254,6 +3250,7 @@ entry = sd_msd, "sd_msd", int, "%d"
entry = clutchUpState, "clutch: up", int, "%d"
entry = clutchDownState, "clutch: down", int, "%d"
entry = isFan2On, "isFan2On", int, "%d"
entry = alternatorOnOff, "alternatorOnOff", int, "%d"
entry = brakePedalState, "brake: down", int, "%d"
entry = toothLogReady, "toothLogReady", int, "%d"
entry = acSwitchState, "AC switch", int, "%d"
@ -3378,6 +3375,7 @@ entry = rawClt, "rawClt", float, "%.3f"
entry = rawIat, "rawIat", float, "%.3f"
entry = rawOilPressure, "rawOilPressure", float, "%.3f"
entry = tuneCrc16, "Tune CRC16", int, "%d"
entry = fuelClosedLoopBinIdx, "fuelClosedLoopBinIdx", int, "%d"
entry = tcuCurrentGear, "Current Gear", int, "%d"
entry = rawPpsSecondary, "rawPpsSecondary", float, "%.3f"
entry = knock1, "knock1", int, "%d"
@ -3424,6 +3422,10 @@ entry = vvtTargets2, "vvtTargets2", int, "%d"
entry = vvtTargets3, "vvtTargets3", int, "%d"
entry = vvtTargets4, "vvtTargets4", int, "%d"
entry = turboSpeed, "Turbocharger Speed", int, "%d"
entry = mostRecentTimeBetweenSparkEvents, "mostRecentTimeBetweenSparkEvents", int, "%d"
entry = mostRecentTimeBetweenIgnitionEvents, "mostRecentTimeBetweenIgnitionEvents", int, "%d"
entry = maxLockedDuration, "maxLockedDuration", int, "%d"
entry = maxTriggerReentraint, "maxTriggerReentraint", int, "%d"
entry = canWriteOk, "canWriteOk", int, "%d"
entry = canWriteNotOk, "canWriteNotOk", int, "%d"
entry = triggerPrimaryFall, "triggerPrimaryFall", int, "%d"

View File

@ -85,7 +85,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code
; 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:59:04 UTC 2021
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Nov 29 06:56:12 UTC 2021
pageSize = 20000
page = 1
@ -1930,7 +1930,7 @@ sd_msd = bits, U32, 0, [10:10]
clutchUpState = bits, U32, 0, [11:11]
clutchDownState = bits, U32, 0, [12:12]
isFan2On = bits, U32, 0, [13:13]
unusedb14 = bits, U32, 0, [14:14]
alternatorOnOff = bits, U32, 0, [14:14]
brakePedalState = bits, U32, 0, [15:15]
toothLogReady = bits, U32, 0, [16:16]
acSwitchState = bits, U32, 0, [17:17]
@ -2055,7 +2055,7 @@ rawClt = scalar, U16, 238, "V", 0.001, 0
rawIat = scalar, U16, 240, "V", 0.001, 0
rawOilPressure = scalar, U16, 242, "V", 0.001, 0
tuneCrc16 = scalar, U16, 244, "crc16", 1, 0
unusedAt246 = scalar, U08, 246, "", 1, 0
fuelClosedLoopBinIdx = scalar, U08, 246, "", 1, 0
tcuCurrentGear = scalar, U08, 247, "gear", 1, 0
rawPpsSecondary = scalar, U16, 248, "V", 0.001, 0
knock1 = scalar, U08, 250, "", 1, 0
@ -2298,14 +2298,10 @@ unusedAtTheEnd193 = scalar, U08, 512, "", 1, 0
unusedAtTheEnd194 = scalar, U08, 513, "", 1, 0
unusedAtTheEnd195 = scalar, U08, 514, "", 1, 0
unusedAtTheEnd196 = scalar, U08, 515, "", 1, 0
unusedAtTheEnd197 = scalar, U08, 516, "", 1, 0
unusedAtTheEnd198 = scalar, U08, 517, "", 1, 0
unusedAtTheEnd199 = scalar, U08, 518, "", 1, 0
unusedAtTheEnd200 = scalar, U08, 519, "", 1, 0
unusedAtTheEnd201 = scalar, U08, 520, "", 1, 0
unusedAtTheEnd202 = scalar, U08, 521, "", 1, 0
unusedAtTheEnd203 = scalar, U08, 522, "", 1, 0
unusedAtTheEnd204 = scalar, U08, 523, "", 1, 0
mostRecentTimeBetweenSparkEvents = scalar, U16, 516, "", 1, 0
mostRecentTimeBetweenIgnitionEvents = scalar, U16, 518, "", 1, 0
maxLockedDuration = scalar, U16, 520, "", 1, 0
maxTriggerReentraint = scalar, U16, 522, "", 1, 0
canWriteOk = scalar, U16, 524, "", 1, 0
canWriteNotOk = scalar, U16, 526, "", 1, 0
triggerPrimaryFall = scalar, S32, 528, "", 1, 0
@ -3254,6 +3250,7 @@ entry = sd_msd, "sd_msd", int, "%d"
entry = clutchUpState, "clutch: up", int, "%d"
entry = clutchDownState, "clutch: down", int, "%d"
entry = isFan2On, "isFan2On", int, "%d"
entry = alternatorOnOff, "alternatorOnOff", int, "%d"
entry = brakePedalState, "brake: down", int, "%d"
entry = toothLogReady, "toothLogReady", int, "%d"
entry = acSwitchState, "AC switch", int, "%d"
@ -3378,6 +3375,7 @@ entry = rawClt, "rawClt", float, "%.3f"
entry = rawIat, "rawIat", float, "%.3f"
entry = rawOilPressure, "rawOilPressure", float, "%.3f"
entry = tuneCrc16, "Tune CRC16", int, "%d"
entry = fuelClosedLoopBinIdx, "fuelClosedLoopBinIdx", int, "%d"
entry = tcuCurrentGear, "Current Gear", int, "%d"
entry = rawPpsSecondary, "rawPpsSecondary", float, "%.3f"
entry = knock1, "knock1", int, "%d"
@ -3424,6 +3422,10 @@ entry = vvtTargets2, "vvtTargets2", int, "%d"
entry = vvtTargets3, "vvtTargets3", int, "%d"
entry = vvtTargets4, "vvtTargets4", int, "%d"
entry = turboSpeed, "Turbocharger Speed", int, "%d"
entry = mostRecentTimeBetweenSparkEvents, "mostRecentTimeBetweenSparkEvents", int, "%d"
entry = mostRecentTimeBetweenIgnitionEvents, "mostRecentTimeBetweenIgnitionEvents", int, "%d"
entry = maxLockedDuration, "maxLockedDuration", int, "%d"
entry = maxTriggerReentraint, "maxTriggerReentraint", int, "%d"
entry = canWriteOk, "canWriteOk", int, "%d"
entry = canWriteNotOk, "canWriteNotOk", int, "%d"
entry = triggerPrimaryFall, "triggerPrimaryFall", int, "%d"

View File

@ -85,7 +85,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code
; 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:59:38 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 06:56:47 UTC 2021
pageSize = 20000
page = 1
@ -1930,7 +1930,7 @@ sd_msd = bits, U32, 0, [10:10]
clutchUpState = bits, U32, 0, [11:11]
clutchDownState = bits, U32, 0, [12:12]
isFan2On = bits, U32, 0, [13:13]
unusedb14 = bits, U32, 0, [14:14]
alternatorOnOff = bits, U32, 0, [14:14]
brakePedalState = bits, U32, 0, [15:15]
toothLogReady = bits, U32, 0, [16:16]
acSwitchState = bits, U32, 0, [17:17]
@ -2055,7 +2055,7 @@ rawClt = scalar, U16, 238, "V", 0.001, 0
rawIat = scalar, U16, 240, "V", 0.001, 0
rawOilPressure = scalar, U16, 242, "V", 0.001, 0
tuneCrc16 = scalar, U16, 244, "crc16", 1, 0
unusedAt246 = scalar, U08, 246, "", 1, 0
fuelClosedLoopBinIdx = scalar, U08, 246, "", 1, 0
tcuCurrentGear = scalar, U08, 247, "gear", 1, 0
rawPpsSecondary = scalar, U16, 248, "V", 0.001, 0
knock1 = scalar, U08, 250, "", 1, 0
@ -2298,14 +2298,10 @@ unusedAtTheEnd193 = scalar, U08, 512, "", 1, 0
unusedAtTheEnd194 = scalar, U08, 513, "", 1, 0
unusedAtTheEnd195 = scalar, U08, 514, "", 1, 0
unusedAtTheEnd196 = scalar, U08, 515, "", 1, 0
unusedAtTheEnd197 = scalar, U08, 516, "", 1, 0
unusedAtTheEnd198 = scalar, U08, 517, "", 1, 0
unusedAtTheEnd199 = scalar, U08, 518, "", 1, 0
unusedAtTheEnd200 = scalar, U08, 519, "", 1, 0
unusedAtTheEnd201 = scalar, U08, 520, "", 1, 0
unusedAtTheEnd202 = scalar, U08, 521, "", 1, 0
unusedAtTheEnd203 = scalar, U08, 522, "", 1, 0
unusedAtTheEnd204 = scalar, U08, 523, "", 1, 0
mostRecentTimeBetweenSparkEvents = scalar, U16, 516, "", 1, 0
mostRecentTimeBetweenIgnitionEvents = scalar, U16, 518, "", 1, 0
maxLockedDuration = scalar, U16, 520, "", 1, 0
maxTriggerReentraint = scalar, U16, 522, "", 1, 0
canWriteOk = scalar, U16, 524, "", 1, 0
canWriteNotOk = scalar, U16, 526, "", 1, 0
triggerPrimaryFall = scalar, S32, 528, "", 1, 0
@ -3254,6 +3250,7 @@ entry = sd_msd, "sd_msd", int, "%d"
entry = clutchUpState, "clutch: up", int, "%d"
entry = clutchDownState, "clutch: down", int, "%d"
entry = isFan2On, "isFan2On", int, "%d"
entry = alternatorOnOff, "alternatorOnOff", int, "%d"
entry = brakePedalState, "brake: down", int, "%d"
entry = toothLogReady, "toothLogReady", int, "%d"
entry = acSwitchState, "AC switch", int, "%d"
@ -3378,6 +3375,7 @@ entry = rawClt, "rawClt", float, "%.3f"
entry = rawIat, "rawIat", float, "%.3f"
entry = rawOilPressure, "rawOilPressure", float, "%.3f"
entry = tuneCrc16, "Tune CRC16", int, "%d"
entry = fuelClosedLoopBinIdx, "fuelClosedLoopBinIdx", int, "%d"
entry = tcuCurrentGear, "Current Gear", int, "%d"
entry = rawPpsSecondary, "rawPpsSecondary", float, "%.3f"
entry = knock1, "knock1", int, "%d"
@ -3424,6 +3422,10 @@ entry = vvtTargets2, "vvtTargets2", int, "%d"
entry = vvtTargets3, "vvtTargets3", int, "%d"
entry = vvtTargets4, "vvtTargets4", int, "%d"
entry = turboSpeed, "Turbocharger Speed", int, "%d"
entry = mostRecentTimeBetweenSparkEvents, "mostRecentTimeBetweenSparkEvents", int, "%d"
entry = mostRecentTimeBetweenIgnitionEvents, "mostRecentTimeBetweenIgnitionEvents", int, "%d"
entry = maxLockedDuration, "maxLockedDuration", int, "%d"
entry = maxTriggerReentraint, "maxTriggerReentraint", int, "%d"
entry = canWriteOk, "canWriteOk", int, "%d"
entry = canWriteNotOk, "canWriteNotOk", int, "%d"
entry = triggerPrimaryFall, "triggerPrimaryFall", int, "%d"

View File

@ -85,7 +85,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code
; 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:59:35 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 06:56:44 UTC 2021
pageSize = 19972
page = 1
@ -1896,7 +1896,7 @@ sd_msd = bits, U32, 0, [10:10]
clutchUpState = bits, U32, 0, [11:11]
clutchDownState = bits, U32, 0, [12:12]
isFan2On = bits, U32, 0, [13:13]
unusedb14 = bits, U32, 0, [14:14]
alternatorOnOff = bits, U32, 0, [14:14]
brakePedalState = bits, U32, 0, [15:15]
toothLogReady = bits, U32, 0, [16:16]
acSwitchState = bits, U32, 0, [17:17]
@ -2021,7 +2021,7 @@ rawClt = scalar, U16, 238, "V", 0.001, 0
rawIat = scalar, U16, 240, "V", 0.001, 0
rawOilPressure = scalar, U16, 242, "V", 0.001, 0
tuneCrc16 = scalar, U16, 244, "crc16", 1, 0
unusedAt246 = scalar, U08, 246, "", 1, 0
fuelClosedLoopBinIdx = scalar, U08, 246, "", 1, 0
tcuCurrentGear = scalar, U08, 247, "gear", 1, 0
rawPpsSecondary = scalar, U16, 248, "V", 0.001, 0
knock1 = scalar, U08, 250, "", 1, 0
@ -2264,14 +2264,10 @@ unusedAtTheEnd193 = scalar, U08, 512, "", 1, 0
unusedAtTheEnd194 = scalar, U08, 513, "", 1, 0
unusedAtTheEnd195 = scalar, U08, 514, "", 1, 0
unusedAtTheEnd196 = scalar, U08, 515, "", 1, 0
unusedAtTheEnd197 = scalar, U08, 516, "", 1, 0
unusedAtTheEnd198 = scalar, U08, 517, "", 1, 0
unusedAtTheEnd199 = scalar, U08, 518, "", 1, 0
unusedAtTheEnd200 = scalar, U08, 519, "", 1, 0
unusedAtTheEnd201 = scalar, U08, 520, "", 1, 0
unusedAtTheEnd202 = scalar, U08, 521, "", 1, 0
unusedAtTheEnd203 = scalar, U08, 522, "", 1, 0
unusedAtTheEnd204 = scalar, U08, 523, "", 1, 0
mostRecentTimeBetweenSparkEvents = scalar, U16, 516, "", 1, 0
mostRecentTimeBetweenIgnitionEvents = scalar, U16, 518, "", 1, 0
maxLockedDuration = scalar, U16, 520, "", 1, 0
maxTriggerReentraint = scalar, U16, 522, "", 1, 0
canWriteOk = scalar, U16, 524, "", 1, 0
canWriteNotOk = scalar, U16, 526, "", 1, 0
triggerPrimaryFall = scalar, S32, 528, "", 1, 0
@ -3220,6 +3216,7 @@ entry = sd_msd, "sd_msd", int, "%d"
entry = clutchUpState, "clutch: up", int, "%d"
entry = clutchDownState, "clutch: down", int, "%d"
entry = isFan2On, "isFan2On", int, "%d"
entry = alternatorOnOff, "alternatorOnOff", int, "%d"
entry = brakePedalState, "brake: down", int, "%d"
entry = toothLogReady, "toothLogReady", int, "%d"
entry = acSwitchState, "AC switch", int, "%d"
@ -3344,6 +3341,7 @@ entry = rawClt, "rawClt", float, "%.3f"
entry = rawIat, "rawIat", float, "%.3f"
entry = rawOilPressure, "rawOilPressure", float, "%.3f"
entry = tuneCrc16, "Tune CRC16", int, "%d"
entry = fuelClosedLoopBinIdx, "fuelClosedLoopBinIdx", int, "%d"
entry = tcuCurrentGear, "Current Gear", int, "%d"
entry = rawPpsSecondary, "rawPpsSecondary", float, "%.3f"
entry = knock1, "knock1", int, "%d"
@ -3390,6 +3388,10 @@ entry = vvtTargets2, "vvtTargets2", int, "%d"
entry = vvtTargets3, "vvtTargets3", int, "%d"
entry = vvtTargets4, "vvtTargets4", int, "%d"
entry = turboSpeed, "Turbocharger Speed", int, "%d"
entry = mostRecentTimeBetweenSparkEvents, "mostRecentTimeBetweenSparkEvents", int, "%d"
entry = mostRecentTimeBetweenIgnitionEvents, "mostRecentTimeBetweenIgnitionEvents", int, "%d"
entry = maxLockedDuration, "maxLockedDuration", int, "%d"
entry = maxTriggerReentraint, "maxTriggerReentraint", int, "%d"
entry = canWriteOk, "canWriteOk", int, "%d"
entry = canWriteNotOk, "canWriteNotOk", int, "%d"
entry = triggerPrimaryFall, "triggerPrimaryFall", int, "%d"

View File

@ -85,7 +85,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code
; 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:59: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 06:56:19 UTC 2021
pageSize = 20000
page = 1
@ -1930,7 +1930,7 @@ sd_msd = bits, U32, 0, [10:10]
clutchUpState = bits, U32, 0, [11:11]
clutchDownState = bits, U32, 0, [12:12]
isFan2On = bits, U32, 0, [13:13]
unusedb14 = bits, U32, 0, [14:14]
alternatorOnOff = bits, U32, 0, [14:14]
brakePedalState = bits, U32, 0, [15:15]
toothLogReady = bits, U32, 0, [16:16]
acSwitchState = bits, U32, 0, [17:17]
@ -2055,7 +2055,7 @@ rawClt = scalar, U16, 238, "V", 0.001, 0
rawIat = scalar, U16, 240, "V", 0.001, 0
rawOilPressure = scalar, U16, 242, "V", 0.001, 0
tuneCrc16 = scalar, U16, 244, "crc16", 1, 0
unusedAt246 = scalar, U08, 246, "", 1, 0
fuelClosedLoopBinIdx = scalar, U08, 246, "", 1, 0
tcuCurrentGear = scalar, U08, 247, "gear", 1, 0
rawPpsSecondary = scalar, U16, 248, "V", 0.001, 0
knock1 = scalar, U08, 250, "", 1, 0
@ -2298,14 +2298,10 @@ unusedAtTheEnd193 = scalar, U08, 512, "", 1, 0
unusedAtTheEnd194 = scalar, U08, 513, "", 1, 0
unusedAtTheEnd195 = scalar, U08, 514, "", 1, 0
unusedAtTheEnd196 = scalar, U08, 515, "", 1, 0
unusedAtTheEnd197 = scalar, U08, 516, "", 1, 0
unusedAtTheEnd198 = scalar, U08, 517, "", 1, 0
unusedAtTheEnd199 = scalar, U08, 518, "", 1, 0
unusedAtTheEnd200 = scalar, U08, 519, "", 1, 0
unusedAtTheEnd201 = scalar, U08, 520, "", 1, 0
unusedAtTheEnd202 = scalar, U08, 521, "", 1, 0
unusedAtTheEnd203 = scalar, U08, 522, "", 1, 0
unusedAtTheEnd204 = scalar, U08, 523, "", 1, 0
mostRecentTimeBetweenSparkEvents = scalar, U16, 516, "", 1, 0
mostRecentTimeBetweenIgnitionEvents = scalar, U16, 518, "", 1, 0
maxLockedDuration = scalar, U16, 520, "", 1, 0
maxTriggerReentraint = scalar, U16, 522, "", 1, 0
canWriteOk = scalar, U16, 524, "", 1, 0
canWriteNotOk = scalar, U16, 526, "", 1, 0
triggerPrimaryFall = scalar, S32, 528, "", 1, 0
@ -3254,6 +3250,7 @@ entry = sd_msd, "sd_msd", int, "%d"
entry = clutchUpState, "clutch: up", int, "%d"
entry = clutchDownState, "clutch: down", int, "%d"
entry = isFan2On, "isFan2On", int, "%d"
entry = alternatorOnOff, "alternatorOnOff", int, "%d"
entry = brakePedalState, "brake: down", int, "%d"
entry = toothLogReady, "toothLogReady", int, "%d"
entry = acSwitchState, "AC switch", int, "%d"
@ -3378,6 +3375,7 @@ entry = rawClt, "rawClt", float, "%.3f"
entry = rawIat, "rawIat", float, "%.3f"
entry = rawOilPressure, "rawOilPressure", float, "%.3f"
entry = tuneCrc16, "Tune CRC16", int, "%d"
entry = fuelClosedLoopBinIdx, "fuelClosedLoopBinIdx", int, "%d"
entry = tcuCurrentGear, "Current Gear", int, "%d"
entry = rawPpsSecondary, "rawPpsSecondary", float, "%.3f"
entry = knock1, "knock1", int, "%d"
@ -3424,6 +3422,10 @@ entry = vvtTargets2, "vvtTargets2", int, "%d"
entry = vvtTargets3, "vvtTargets3", int, "%d"
entry = vvtTargets4, "vvtTargets4", int, "%d"
entry = turboSpeed, "Turbocharger Speed", int, "%d"
entry = mostRecentTimeBetweenSparkEvents, "mostRecentTimeBetweenSparkEvents", int, "%d"
entry = mostRecentTimeBetweenIgnitionEvents, "mostRecentTimeBetweenIgnitionEvents", int, "%d"
entry = maxLockedDuration, "maxLockedDuration", int, "%d"
entry = maxTriggerReentraint, "maxTriggerReentraint", int, "%d"
entry = canWriteOk, "canWriteOk", int, "%d"
entry = canWriteNotOk, "canWriteNotOk", int, "%d"
entry = triggerPrimaryFall, "triggerPrimaryFall", int, "%d"

View File

@ -85,7 +85,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code
; 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:59:07 UTC 2021
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Nov 29 06:56:15 UTC 2021
pageSize = 20000
page = 1
@ -1930,7 +1930,7 @@ sd_msd = bits, U32, 0, [10:10]
clutchUpState = bits, U32, 0, [11:11]
clutchDownState = bits, U32, 0, [12:12]
isFan2On = bits, U32, 0, [13:13]
unusedb14 = bits, U32, 0, [14:14]
alternatorOnOff = bits, U32, 0, [14:14]
brakePedalState = bits, U32, 0, [15:15]
toothLogReady = bits, U32, 0, [16:16]
acSwitchState = bits, U32, 0, [17:17]
@ -2055,7 +2055,7 @@ rawClt = scalar, U16, 238, "V", 0.001, 0
rawIat = scalar, U16, 240, "V", 0.001, 0
rawOilPressure = scalar, U16, 242, "V", 0.001, 0
tuneCrc16 = scalar, U16, 244, "crc16", 1, 0
unusedAt246 = scalar, U08, 246, "", 1, 0
fuelClosedLoopBinIdx = scalar, U08, 246, "", 1, 0
tcuCurrentGear = scalar, U08, 247, "gear", 1, 0
rawPpsSecondary = scalar, U16, 248, "V", 0.001, 0
knock1 = scalar, U08, 250, "", 1, 0
@ -2298,14 +2298,10 @@ unusedAtTheEnd193 = scalar, U08, 512, "", 1, 0
unusedAtTheEnd194 = scalar, U08, 513, "", 1, 0
unusedAtTheEnd195 = scalar, U08, 514, "", 1, 0
unusedAtTheEnd196 = scalar, U08, 515, "", 1, 0
unusedAtTheEnd197 = scalar, U08, 516, "", 1, 0
unusedAtTheEnd198 = scalar, U08, 517, "", 1, 0
unusedAtTheEnd199 = scalar, U08, 518, "", 1, 0
unusedAtTheEnd200 = scalar, U08, 519, "", 1, 0
unusedAtTheEnd201 = scalar, U08, 520, "", 1, 0
unusedAtTheEnd202 = scalar, U08, 521, "", 1, 0
unusedAtTheEnd203 = scalar, U08, 522, "", 1, 0
unusedAtTheEnd204 = scalar, U08, 523, "", 1, 0
mostRecentTimeBetweenSparkEvents = scalar, U16, 516, "", 1, 0
mostRecentTimeBetweenIgnitionEvents = scalar, U16, 518, "", 1, 0
maxLockedDuration = scalar, U16, 520, "", 1, 0
maxTriggerReentraint = scalar, U16, 522, "", 1, 0
canWriteOk = scalar, U16, 524, "", 1, 0
canWriteNotOk = scalar, U16, 526, "", 1, 0
triggerPrimaryFall = scalar, S32, 528, "", 1, 0
@ -3254,6 +3250,7 @@ entry = sd_msd, "sd_msd", int, "%d"
entry = clutchUpState, "clutch: up", int, "%d"
entry = clutchDownState, "clutch: down", int, "%d"
entry = isFan2On, "isFan2On", int, "%d"
entry = alternatorOnOff, "alternatorOnOff", int, "%d"
entry = brakePedalState, "brake: down", int, "%d"
entry = toothLogReady, "toothLogReady", int, "%d"
entry = acSwitchState, "AC switch", int, "%d"
@ -3378,6 +3375,7 @@ entry = rawClt, "rawClt", float, "%.3f"
entry = rawIat, "rawIat", float, "%.3f"
entry = rawOilPressure, "rawOilPressure", float, "%.3f"
entry = tuneCrc16, "Tune CRC16", int, "%d"
entry = fuelClosedLoopBinIdx, "fuelClosedLoopBinIdx", int, "%d"
entry = tcuCurrentGear, "Current Gear", int, "%d"
entry = rawPpsSecondary, "rawPpsSecondary", float, "%.3f"
entry = knock1, "knock1", int, "%d"
@ -3424,6 +3422,10 @@ entry = vvtTargets2, "vvtTargets2", int, "%d"
entry = vvtTargets3, "vvtTargets3", int, "%d"
entry = vvtTargets4, "vvtTargets4", int, "%d"
entry = turboSpeed, "Turbocharger Speed", int, "%d"
entry = mostRecentTimeBetweenSparkEvents, "mostRecentTimeBetweenSparkEvents", int, "%d"
entry = mostRecentTimeBetweenIgnitionEvents, "mostRecentTimeBetweenIgnitionEvents", int, "%d"
entry = maxLockedDuration, "maxLockedDuration", int, "%d"
entry = maxTriggerReentraint, "maxTriggerReentraint", int, "%d"
entry = canWriteOk, "canWriteOk", int, "%d"
entry = canWriteNotOk, "canWriteNotOk", int, "%d"
entry = triggerPrimaryFall, "triggerPrimaryFall", int, "%d"

View File

@ -85,7 +85,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code
; 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:59:19 UTC 2021
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Nov 29 06:56:28 UTC 2021
pageSize = 20000
page = 1
@ -1930,7 +1930,7 @@ sd_msd = bits, U32, 0, [10:10]
clutchUpState = bits, U32, 0, [11:11]
clutchDownState = bits, U32, 0, [12:12]
isFan2On = bits, U32, 0, [13:13]
unusedb14 = bits, U32, 0, [14:14]
alternatorOnOff = bits, U32, 0, [14:14]
brakePedalState = bits, U32, 0, [15:15]
toothLogReady = bits, U32, 0, [16:16]
acSwitchState = bits, U32, 0, [17:17]
@ -2055,7 +2055,7 @@ rawClt = scalar, U16, 238, "V", 0.001, 0
rawIat = scalar, U16, 240, "V", 0.001, 0
rawOilPressure = scalar, U16, 242, "V", 0.001, 0
tuneCrc16 = scalar, U16, 244, "crc16", 1, 0
unusedAt246 = scalar, U08, 246, "", 1, 0
fuelClosedLoopBinIdx = scalar, U08, 246, "", 1, 0
tcuCurrentGear = scalar, U08, 247, "gear", 1, 0
rawPpsSecondary = scalar, U16, 248, "V", 0.001, 0
knock1 = scalar, U08, 250, "", 1, 0
@ -2298,14 +2298,10 @@ unusedAtTheEnd193 = scalar, U08, 512, "", 1, 0
unusedAtTheEnd194 = scalar, U08, 513, "", 1, 0
unusedAtTheEnd195 = scalar, U08, 514, "", 1, 0
unusedAtTheEnd196 = scalar, U08, 515, "", 1, 0
unusedAtTheEnd197 = scalar, U08, 516, "", 1, 0
unusedAtTheEnd198 = scalar, U08, 517, "", 1, 0
unusedAtTheEnd199 = scalar, U08, 518, "", 1, 0
unusedAtTheEnd200 = scalar, U08, 519, "", 1, 0
unusedAtTheEnd201 = scalar, U08, 520, "", 1, 0
unusedAtTheEnd202 = scalar, U08, 521, "", 1, 0
unusedAtTheEnd203 = scalar, U08, 522, "", 1, 0
unusedAtTheEnd204 = scalar, U08, 523, "", 1, 0
mostRecentTimeBetweenSparkEvents = scalar, U16, 516, "", 1, 0
mostRecentTimeBetweenIgnitionEvents = scalar, U16, 518, "", 1, 0
maxLockedDuration = scalar, U16, 520, "", 1, 0
maxTriggerReentraint = scalar, U16, 522, "", 1, 0
canWriteOk = scalar, U16, 524, "", 1, 0
canWriteNotOk = scalar, U16, 526, "", 1, 0
triggerPrimaryFall = scalar, S32, 528, "", 1, 0
@ -3254,6 +3250,7 @@ entry = sd_msd, "sd_msd", int, "%d"
entry = clutchUpState, "clutch: up", int, "%d"
entry = clutchDownState, "clutch: down", int, "%d"
entry = isFan2On, "isFan2On", int, "%d"
entry = alternatorOnOff, "alternatorOnOff", int, "%d"
entry = brakePedalState, "brake: down", int, "%d"
entry = toothLogReady, "toothLogReady", int, "%d"
entry = acSwitchState, "AC switch", int, "%d"
@ -3378,6 +3375,7 @@ entry = rawClt, "rawClt", float, "%.3f"
entry = rawIat, "rawIat", float, "%.3f"
entry = rawOilPressure, "rawOilPressure", float, "%.3f"
entry = tuneCrc16, "Tune CRC16", int, "%d"
entry = fuelClosedLoopBinIdx, "fuelClosedLoopBinIdx", int, "%d"
entry = tcuCurrentGear, "Current Gear", int, "%d"
entry = rawPpsSecondary, "rawPpsSecondary", float, "%.3f"
entry = knock1, "knock1", int, "%d"
@ -3424,6 +3422,10 @@ entry = vvtTargets2, "vvtTargets2", int, "%d"
entry = vvtTargets3, "vvtTargets3", int, "%d"
entry = vvtTargets4, "vvtTargets4", int, "%d"
entry = turboSpeed, "Turbocharger Speed", int, "%d"
entry = mostRecentTimeBetweenSparkEvents, "mostRecentTimeBetweenSparkEvents", int, "%d"
entry = mostRecentTimeBetweenIgnitionEvents, "mostRecentTimeBetweenIgnitionEvents", int, "%d"
entry = maxLockedDuration, "maxLockedDuration", int, "%d"
entry = maxTriggerReentraint, "maxTriggerReentraint", int, "%d"
entry = canWriteOk, "canWriteOk", int, "%d"
entry = canWriteNotOk, "canWriteNotOk", int, "%d"
entry = triggerPrimaryFall, "triggerPrimaryFall", int, "%d"

View File

@ -85,7 +85,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code
; 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:59:16 UTC 2021
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Nov 29 06:56:25 UTC 2021
pageSize = 20000
page = 1
@ -1930,7 +1930,7 @@ sd_msd = bits, U32, 0, [10:10]
clutchUpState = bits, U32, 0, [11:11]
clutchDownState = bits, U32, 0, [12:12]
isFan2On = bits, U32, 0, [13:13]
unusedb14 = bits, U32, 0, [14:14]
alternatorOnOff = bits, U32, 0, [14:14]
brakePedalState = bits, U32, 0, [15:15]
toothLogReady = bits, U32, 0, [16:16]
acSwitchState = bits, U32, 0, [17:17]
@ -2055,7 +2055,7 @@ rawClt = scalar, U16, 238, "V", 0.001, 0
rawIat = scalar, U16, 240, "V", 0.001, 0
rawOilPressure = scalar, U16, 242, "V", 0.001, 0
tuneCrc16 = scalar, U16, 244, "crc16", 1, 0
unusedAt246 = scalar, U08, 246, "", 1, 0
fuelClosedLoopBinIdx = scalar, U08, 246, "", 1, 0
tcuCurrentGear = scalar, U08, 247, "gear", 1, 0
rawPpsSecondary = scalar, U16, 248, "V", 0.001, 0
knock1 = scalar, U08, 250, "", 1, 0
@ -2298,14 +2298,10 @@ unusedAtTheEnd193 = scalar, U08, 512, "", 1, 0
unusedAtTheEnd194 = scalar, U08, 513, "", 1, 0
unusedAtTheEnd195 = scalar, U08, 514, "", 1, 0
unusedAtTheEnd196 = scalar, U08, 515, "", 1, 0
unusedAtTheEnd197 = scalar, U08, 516, "", 1, 0
unusedAtTheEnd198 = scalar, U08, 517, "", 1, 0
unusedAtTheEnd199 = scalar, U08, 518, "", 1, 0
unusedAtTheEnd200 = scalar, U08, 519, "", 1, 0
unusedAtTheEnd201 = scalar, U08, 520, "", 1, 0
unusedAtTheEnd202 = scalar, U08, 521, "", 1, 0
unusedAtTheEnd203 = scalar, U08, 522, "", 1, 0
unusedAtTheEnd204 = scalar, U08, 523, "", 1, 0
mostRecentTimeBetweenSparkEvents = scalar, U16, 516, "", 1, 0
mostRecentTimeBetweenIgnitionEvents = scalar, U16, 518, "", 1, 0
maxLockedDuration = scalar, U16, 520, "", 1, 0
maxTriggerReentraint = scalar, U16, 522, "", 1, 0
canWriteOk = scalar, U16, 524, "", 1, 0
canWriteNotOk = scalar, U16, 526, "", 1, 0
triggerPrimaryFall = scalar, S32, 528, "", 1, 0
@ -3254,6 +3250,7 @@ entry = sd_msd, "sd_msd", int, "%d"
entry = clutchUpState, "clutch: up", int, "%d"
entry = clutchDownState, "clutch: down", int, "%d"
entry = isFan2On, "isFan2On", int, "%d"
entry = alternatorOnOff, "alternatorOnOff", int, "%d"
entry = brakePedalState, "brake: down", int, "%d"
entry = toothLogReady, "toothLogReady", int, "%d"
entry = acSwitchState, "AC switch", int, "%d"
@ -3378,6 +3375,7 @@ entry = rawClt, "rawClt", float, "%.3f"
entry = rawIat, "rawIat", float, "%.3f"
entry = rawOilPressure, "rawOilPressure", float, "%.3f"
entry = tuneCrc16, "Tune CRC16", int, "%d"
entry = fuelClosedLoopBinIdx, "fuelClosedLoopBinIdx", int, "%d"
entry = tcuCurrentGear, "Current Gear", int, "%d"
entry = rawPpsSecondary, "rawPpsSecondary", float, "%.3f"
entry = knock1, "knock1", int, "%d"
@ -3424,6 +3422,10 @@ entry = vvtTargets2, "vvtTargets2", int, "%d"
entry = vvtTargets3, "vvtTargets3", int, "%d"
entry = vvtTargets4, "vvtTargets4", int, "%d"
entry = turboSpeed, "Turbocharger Speed", int, "%d"
entry = mostRecentTimeBetweenSparkEvents, "mostRecentTimeBetweenSparkEvents", int, "%d"
entry = mostRecentTimeBetweenIgnitionEvents, "mostRecentTimeBetweenIgnitionEvents", int, "%d"
entry = maxLockedDuration, "maxLockedDuration", int, "%d"
entry = maxTriggerReentraint, "maxTriggerReentraint", int, "%d"
entry = canWriteOk, "canWriteOk", int, "%d"
entry = canWriteNotOk, "canWriteNotOk", int, "%d"
entry = triggerPrimaryFall, "triggerPrimaryFall", int, "%d"

View File

@ -85,7 +85,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code
; 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:59:25 UTC 2021
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Nov 29 06:56:35 UTC 2021
pageSize = 20000
page = 1
@ -1930,7 +1930,7 @@ sd_msd = bits, U32, 0, [10:10]
clutchUpState = bits, U32, 0, [11:11]
clutchDownState = bits, U32, 0, [12:12]
isFan2On = bits, U32, 0, [13:13]
unusedb14 = bits, U32, 0, [14:14]
alternatorOnOff = bits, U32, 0, [14:14]
brakePedalState = bits, U32, 0, [15:15]
toothLogReady = bits, U32, 0, [16:16]
acSwitchState = bits, U32, 0, [17:17]
@ -2055,7 +2055,7 @@ rawClt = scalar, U16, 238, "V", 0.001, 0
rawIat = scalar, U16, 240, "V", 0.001, 0
rawOilPressure = scalar, U16, 242, "V", 0.001, 0
tuneCrc16 = scalar, U16, 244, "crc16", 1, 0
unusedAt246 = scalar, U08, 246, "", 1, 0
fuelClosedLoopBinIdx = scalar, U08, 246, "", 1, 0
tcuCurrentGear = scalar, U08, 247, "gear", 1, 0
rawPpsSecondary = scalar, U16, 248, "V", 0.001, 0
knock1 = scalar, U08, 250, "", 1, 0
@ -2298,14 +2298,10 @@ unusedAtTheEnd193 = scalar, U08, 512, "", 1, 0
unusedAtTheEnd194 = scalar, U08, 513, "", 1, 0
unusedAtTheEnd195 = scalar, U08, 514, "", 1, 0
unusedAtTheEnd196 = scalar, U08, 515, "", 1, 0
unusedAtTheEnd197 = scalar, U08, 516, "", 1, 0
unusedAtTheEnd198 = scalar, U08, 517, "", 1, 0
unusedAtTheEnd199 = scalar, U08, 518, "", 1, 0
unusedAtTheEnd200 = scalar, U08, 519, "", 1, 0
unusedAtTheEnd201 = scalar, U08, 520, "", 1, 0
unusedAtTheEnd202 = scalar, U08, 521, "", 1, 0
unusedAtTheEnd203 = scalar, U08, 522, "", 1, 0
unusedAtTheEnd204 = scalar, U08, 523, "", 1, 0
mostRecentTimeBetweenSparkEvents = scalar, U16, 516, "", 1, 0
mostRecentTimeBetweenIgnitionEvents = scalar, U16, 518, "", 1, 0
maxLockedDuration = scalar, U16, 520, "", 1, 0
maxTriggerReentraint = scalar, U16, 522, "", 1, 0
canWriteOk = scalar, U16, 524, "", 1, 0
canWriteNotOk = scalar, U16, 526, "", 1, 0
triggerPrimaryFall = scalar, S32, 528, "", 1, 0
@ -3254,6 +3250,7 @@ entry = sd_msd, "sd_msd", int, "%d"
entry = clutchUpState, "clutch: up", int, "%d"
entry = clutchDownState, "clutch: down", int, "%d"
entry = isFan2On, "isFan2On", int, "%d"
entry = alternatorOnOff, "alternatorOnOff", int, "%d"
entry = brakePedalState, "brake: down", int, "%d"
entry = toothLogReady, "toothLogReady", int, "%d"
entry = acSwitchState, "AC switch", int, "%d"
@ -3378,6 +3375,7 @@ entry = rawClt, "rawClt", float, "%.3f"
entry = rawIat, "rawIat", float, "%.3f"
entry = rawOilPressure, "rawOilPressure", float, "%.3f"
entry = tuneCrc16, "Tune CRC16", int, "%d"
entry = fuelClosedLoopBinIdx, "fuelClosedLoopBinIdx", int, "%d"
entry = tcuCurrentGear, "Current Gear", int, "%d"
entry = rawPpsSecondary, "rawPpsSecondary", float, "%.3f"
entry = knock1, "knock1", int, "%d"
@ -3424,6 +3422,10 @@ entry = vvtTargets2, "vvtTargets2", int, "%d"
entry = vvtTargets3, "vvtTargets3", int, "%d"
entry = vvtTargets4, "vvtTargets4", int, "%d"
entry = turboSpeed, "Turbocharger Speed", int, "%d"
entry = mostRecentTimeBetweenSparkEvents, "mostRecentTimeBetweenSparkEvents", int, "%d"
entry = mostRecentTimeBetweenIgnitionEvents, "mostRecentTimeBetweenIgnitionEvents", int, "%d"
entry = maxLockedDuration, "maxLockedDuration", int, "%d"
entry = maxTriggerReentraint, "maxTriggerReentraint", int, "%d"
entry = canWriteOk, "canWriteOk", int, "%d"
entry = canWriteNotOk, "canWriteNotOk", int, "%d"
entry = triggerPrimaryFall, "triggerPrimaryFall", int, "%d"

View File

@ -85,7 +85,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code
; 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:59:22 UTC 2021
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Nov 29 06:56:32 UTC 2021
pageSize = 20000
page = 1
@ -1930,7 +1930,7 @@ sd_msd = bits, U32, 0, [10:10]
clutchUpState = bits, U32, 0, [11:11]
clutchDownState = bits, U32, 0, [12:12]
isFan2On = bits, U32, 0, [13:13]
unusedb14 = bits, U32, 0, [14:14]
alternatorOnOff = bits, U32, 0, [14:14]
brakePedalState = bits, U32, 0, [15:15]
toothLogReady = bits, U32, 0, [16:16]
acSwitchState = bits, U32, 0, [17:17]
@ -2055,7 +2055,7 @@ rawClt = scalar, U16, 238, "V", 0.001, 0
rawIat = scalar, U16, 240, "V", 0.001, 0
rawOilPressure = scalar, U16, 242, "V", 0.001, 0
tuneCrc16 = scalar, U16, 244, "crc16", 1, 0
unusedAt246 = scalar, U08, 246, "", 1, 0
fuelClosedLoopBinIdx = scalar, U08, 246, "", 1, 0
tcuCurrentGear = scalar, U08, 247, "gear", 1, 0
rawPpsSecondary = scalar, U16, 248, "V", 0.001, 0
knock1 = scalar, U08, 250, "", 1, 0
@ -2298,14 +2298,10 @@ unusedAtTheEnd193 = scalar, U08, 512, "", 1, 0
unusedAtTheEnd194 = scalar, U08, 513, "", 1, 0
unusedAtTheEnd195 = scalar, U08, 514, "", 1, 0
unusedAtTheEnd196 = scalar, U08, 515, "", 1, 0
unusedAtTheEnd197 = scalar, U08, 516, "", 1, 0
unusedAtTheEnd198 = scalar, U08, 517, "", 1, 0
unusedAtTheEnd199 = scalar, U08, 518, "", 1, 0
unusedAtTheEnd200 = scalar, U08, 519, "", 1, 0
unusedAtTheEnd201 = scalar, U08, 520, "", 1, 0
unusedAtTheEnd202 = scalar, U08, 521, "", 1, 0
unusedAtTheEnd203 = scalar, U08, 522, "", 1, 0
unusedAtTheEnd204 = scalar, U08, 523, "", 1, 0
mostRecentTimeBetweenSparkEvents = scalar, U16, 516, "", 1, 0
mostRecentTimeBetweenIgnitionEvents = scalar, U16, 518, "", 1, 0
maxLockedDuration = scalar, U16, 520, "", 1, 0
maxTriggerReentraint = scalar, U16, 522, "", 1, 0
canWriteOk = scalar, U16, 524, "", 1, 0
canWriteNotOk = scalar, U16, 526, "", 1, 0
triggerPrimaryFall = scalar, S32, 528, "", 1, 0
@ -3254,6 +3250,7 @@ entry = sd_msd, "sd_msd", int, "%d"
entry = clutchUpState, "clutch: up", int, "%d"
entry = clutchDownState, "clutch: down", int, "%d"
entry = isFan2On, "isFan2On", int, "%d"
entry = alternatorOnOff, "alternatorOnOff", int, "%d"
entry = brakePedalState, "brake: down", int, "%d"
entry = toothLogReady, "toothLogReady", int, "%d"
entry = acSwitchState, "AC switch", int, "%d"
@ -3378,6 +3375,7 @@ entry = rawClt, "rawClt", float, "%.3f"
entry = rawIat, "rawIat", float, "%.3f"
entry = rawOilPressure, "rawOilPressure", float, "%.3f"
entry = tuneCrc16, "Tune CRC16", int, "%d"
entry = fuelClosedLoopBinIdx, "fuelClosedLoopBinIdx", int, "%d"
entry = tcuCurrentGear, "Current Gear", int, "%d"
entry = rawPpsSecondary, "rawPpsSecondary", float, "%.3f"
entry = knock1, "knock1", int, "%d"
@ -3424,6 +3422,10 @@ entry = vvtTargets2, "vvtTargets2", int, "%d"
entry = vvtTargets3, "vvtTargets3", int, "%d"
entry = vvtTargets4, "vvtTargets4", int, "%d"
entry = turboSpeed, "Turbocharger Speed", int, "%d"
entry = mostRecentTimeBetweenSparkEvents, "mostRecentTimeBetweenSparkEvents", int, "%d"
entry = mostRecentTimeBetweenIgnitionEvents, "mostRecentTimeBetweenIgnitionEvents", int, "%d"
entry = maxLockedDuration, "maxLockedDuration", int, "%d"
entry = maxTriggerReentraint, "maxTriggerReentraint", int, "%d"
entry = canWriteOk, "canWriteOk", int, "%d"
entry = canWriteNotOk, "canWriteNotOk", int, "%d"
entry = triggerPrimaryFall, "triggerPrimaryFall", int, "%d"

View File

@ -85,7 +85,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code
; 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:59:41 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 06:56:50 UTC 2021
pageSize = 20000
page = 1
@ -1930,7 +1930,7 @@ sd_msd = bits, U32, 0, [10:10]
clutchUpState = bits, U32, 0, [11:11]
clutchDownState = bits, U32, 0, [12:12]
isFan2On = bits, U32, 0, [13:13]
unusedb14 = bits, U32, 0, [14:14]
alternatorOnOff = bits, U32, 0, [14:14]
brakePedalState = bits, U32, 0, [15:15]
toothLogReady = bits, U32, 0, [16:16]
acSwitchState = bits, U32, 0, [17:17]
@ -2055,7 +2055,7 @@ rawClt = scalar, U16, 238, "V", 0.001, 0
rawIat = scalar, U16, 240, "V", 0.001, 0
rawOilPressure = scalar, U16, 242, "V", 0.001, 0
tuneCrc16 = scalar, U16, 244, "crc16", 1, 0
unusedAt246 = scalar, U08, 246, "", 1, 0
fuelClosedLoopBinIdx = scalar, U08, 246, "", 1, 0
tcuCurrentGear = scalar, U08, 247, "gear", 1, 0
rawPpsSecondary = scalar, U16, 248, "V", 0.001, 0
knock1 = scalar, U08, 250, "", 1, 0
@ -2298,14 +2298,10 @@ unusedAtTheEnd193 = scalar, U08, 512, "", 1, 0
unusedAtTheEnd194 = scalar, U08, 513, "", 1, 0
unusedAtTheEnd195 = scalar, U08, 514, "", 1, 0
unusedAtTheEnd196 = scalar, U08, 515, "", 1, 0
unusedAtTheEnd197 = scalar, U08, 516, "", 1, 0
unusedAtTheEnd198 = scalar, U08, 517, "", 1, 0
unusedAtTheEnd199 = scalar, U08, 518, "", 1, 0
unusedAtTheEnd200 = scalar, U08, 519, "", 1, 0
unusedAtTheEnd201 = scalar, U08, 520, "", 1, 0
unusedAtTheEnd202 = scalar, U08, 521, "", 1, 0
unusedAtTheEnd203 = scalar, U08, 522, "", 1, 0
unusedAtTheEnd204 = scalar, U08, 523, "", 1, 0
mostRecentTimeBetweenSparkEvents = scalar, U16, 516, "", 1, 0
mostRecentTimeBetweenIgnitionEvents = scalar, U16, 518, "", 1, 0
maxLockedDuration = scalar, U16, 520, "", 1, 0
maxTriggerReentraint = scalar, U16, 522, "", 1, 0
canWriteOk = scalar, U16, 524, "", 1, 0
canWriteNotOk = scalar, U16, 526, "", 1, 0
triggerPrimaryFall = scalar, S32, 528, "", 1, 0
@ -3254,6 +3250,7 @@ entry = sd_msd, "sd_msd", int, "%d"
entry = clutchUpState, "clutch: up", int, "%d"
entry = clutchDownState, "clutch: down", int, "%d"
entry = isFan2On, "isFan2On", int, "%d"
entry = alternatorOnOff, "alternatorOnOff", int, "%d"
entry = brakePedalState, "brake: down", int, "%d"
entry = toothLogReady, "toothLogReady", int, "%d"
entry = acSwitchState, "AC switch", int, "%d"
@ -3378,6 +3375,7 @@ entry = rawClt, "rawClt", float, "%.3f"
entry = rawIat, "rawIat", float, "%.3f"
entry = rawOilPressure, "rawOilPressure", float, "%.3f"
entry = tuneCrc16, "Tune CRC16", int, "%d"
entry = fuelClosedLoopBinIdx, "fuelClosedLoopBinIdx", int, "%d"
entry = tcuCurrentGear, "Current Gear", int, "%d"
entry = rawPpsSecondary, "rawPpsSecondary", float, "%.3f"
entry = knock1, "knock1", int, "%d"
@ -3424,6 +3422,10 @@ entry = vvtTargets2, "vvtTargets2", int, "%d"
entry = vvtTargets3, "vvtTargets3", int, "%d"
entry = vvtTargets4, "vvtTargets4", int, "%d"
entry = turboSpeed, "Turbocharger Speed", int, "%d"
entry = mostRecentTimeBetweenSparkEvents, "mostRecentTimeBetweenSparkEvents", int, "%d"
entry = mostRecentTimeBetweenIgnitionEvents, "mostRecentTimeBetweenIgnitionEvents", int, "%d"
entry = maxLockedDuration, "maxLockedDuration", int, "%d"
entry = maxTriggerReentraint, "maxTriggerReentraint", int, "%d"
entry = canWriteOk, "canWriteOk", int, "%d"
entry = canWriteNotOk, "canWriteNotOk", int, "%d"
entry = triggerPrimaryFall, "triggerPrimaryFall", int, "%d"

View File

@ -1,6 +1,6 @@
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:59:32 UTC 2021
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Nov 29 06:56:41 UTC 2021
// by class com.rusefi.output.FileJavaFieldsConsumer
import com.rusefi.config.*;

View File

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