Auto-generated configs and docs

This commit is contained in:
GitHub build-firmware Action 2022-01-21 23:15:14 +00:00
parent 9c0e1bb551
commit 4e45e6cb6f
60 changed files with 205 additions and 206 deletions

View File

@ -1070,7 +1070,7 @@
#define GAUGE_NAME_FUEL_TRIM_2 "fuel: fuel trim 2"
#define GAUGE_NAME_FUEL_VE "fuel: VE"
#define GAUGE_NAME_FUEL_WALL_AMOUNT "fuel: wall amount"
#define GAUGE_NAME_FUEL_WALL_CORRECTION "fuel: wall corr ms"
#define GAUGE_NAME_FUEL_WALL_CORRECTION "fuel: wall correction"
#define GAUGE_NAME_FW_VERSION "ECU Software Version"
#define GAUGE_NAME_GEAR_RATIO "Gearbox Ratio"
#define GAUGE_NAME_IAC "Idle Air Valve"
@ -1894,7 +1894,7 @@
#define show_test_presets true
#define showHumanReadableWarning_offset 896
#define showSdCardWarning_offset 164
#define SIGNATURE_HASH 876291827
#define SIGNATURE_HASH 2651313152
#define silentTriggerError_offset 1260
#define slowAdcAlpha_offset 1712
#define sparkDwellRpmBins_offset 54
@ -2419,7 +2419,7 @@
#define ts_show_spi true
#define ts_show_trigger_comparator false
#define ts_show_tunerstudio_port true
#define TS_SIGNATURE "rusEFI 2022.01.21.hellen_cypress.876291827"
#define TS_SIGNATURE "rusEFI 2022.01.21.hellen_cypress.2651313152"
#define TS_SINGLE_WRITE_COMMAND 'W'
#define TS_SINGLE_WRITE_COMMAND_char W
#define TS_TEST_COMMAND 't'

View File

@ -1055,7 +1055,7 @@
#define GAUGE_NAME_FUEL_TRIM_2 "fuel: fuel trim 2"
#define GAUGE_NAME_FUEL_VE "fuel: VE"
#define GAUGE_NAME_FUEL_WALL_AMOUNT "fuel: wall amount"
#define GAUGE_NAME_FUEL_WALL_CORRECTION "fuel: wall corr ms"
#define GAUGE_NAME_FUEL_WALL_CORRECTION "fuel: wall correction"
#define GAUGE_NAME_FW_VERSION "ECU Software Version"
#define GAUGE_NAME_GEAR_RATIO "Gearbox Ratio"
#define GAUGE_NAME_IAC "Idle Air Valve"
@ -1879,7 +1879,7 @@
#define show_test_presets true
#define showHumanReadableWarning_offset 896
#define showSdCardWarning_offset 164
#define SIGNATURE_HASH 3416189455
#define SIGNATURE_HASH 1638013180
#define silentTriggerError_offset 1260
#define slowAdcAlpha_offset 1712
#define sparkDwellRpmBins_offset 54
@ -2404,7 +2404,7 @@
#define ts_show_spi true
#define ts_show_trigger_comparator true
#define ts_show_tunerstudio_port true
#define TS_SIGNATURE "rusEFI 2022.01.21.kin.3416189455"
#define TS_SIGNATURE "rusEFI 2022.01.21.kin.1638013180"
#define TS_SINGLE_WRITE_COMMAND 'W'
#define TS_SINGLE_WRITE_COMMAND_char W
#define TS_TEST_COMMAND 't'

View File

@ -1082,7 +1082,7 @@
#define GAUGE_NAME_FUEL_TRIM_2 "fuel: fuel trim 2"
#define GAUGE_NAME_FUEL_VE "fuel: VE"
#define GAUGE_NAME_FUEL_WALL_AMOUNT "fuel: wall amount"
#define GAUGE_NAME_FUEL_WALL_CORRECTION "fuel: wall corr ms"
#define GAUGE_NAME_FUEL_WALL_CORRECTION "fuel: wall correction"
#define GAUGE_NAME_FW_VERSION "ECU Software Version"
#define GAUGE_NAME_GEAR_RATIO "Gearbox Ratio"
#define GAUGE_NAME_IAC "Idle Air Valve"
@ -1907,7 +1907,7 @@
#define show_test_presets false
#define showHumanReadableWarning_offset 896
#define showSdCardWarning_offset 164
#define SIGNATURE_HASH 3446986527
#define SIGNATURE_HASH 1732781548
#define silentTriggerError_offset 1260
#define slowAdcAlpha_offset 1712
#define sparkDwellRpmBins_offset 54
@ -2432,7 +2432,7 @@
#define ts_show_spi true
#define ts_show_trigger_comparator false
#define ts_show_tunerstudio_port false
#define TS_SIGNATURE "rusEFI 2022.01.21.subaru_eg33_f7.3446986527"
#define TS_SIGNATURE "rusEFI 2022.01.21.subaru_eg33_f7.1732781548"
#define TS_SINGLE_WRITE_COMMAND 'W'
#define TS_SINGLE_WRITE_COMMAND_char W
#define TS_TEST_COMMAND 't'

View File

@ -67,8 +67,8 @@ entry = iatCorrection, "fuel: IAT correction", float, "%.3f"
entry = cltCorrection, "fuel: CLT correction", float, "%.3f"
entry = baroCorrection, "fuel: Barometric pressure correction", float, "%.3f"
entry = currentEnginePhase, "Engine Phase", int, "%d"
entry = wallFuelAmount, "fuel: wall corr ms", float, "%.3f"
entry = wallFuelCorrection, "fuel: wall amount", float, "%.3f"
entry = wallFuelAmount, "fuel: wall amount", float, "%.3f"
entry = wallFuelCorrection, "fuel: wall correction", float, "%.3f"
entry = revolutionCounterSinceStart, "revolutionCounterSinceStart", int, "%d"
entry = deltaTps, "fuel: TPS change", float, "%.3f"
entry = canReadCounter, "canReadCounter", int, "%d"

View File

@ -67,8 +67,8 @@ iatCorrectionGauge = iatCorrection,"fuel: IAT correction", "%", 0.0,0.0, 0.0,0.0
cltCorrectionGauge = cltCorrection,"fuel: CLT correction", "%", 0.0,0.0, 0.0,0.0, 0.0,0.0, 0,0
baroCorrectionGauge = baroCorrection,"fuel: Barometric pressure correction", "%", 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
wallFuelCorrectionGauge = wallFuelCorrection,"fuel: wall amount", "mg", 0.0,0.0, 0.0,0.0, 0.0,0.0, 0,0
wallFuelAmountGauge = wallFuelAmount,"fuel: wall amount", "mg", 0.0,0.0, 0.0,0.0, 0.0,0.0, 0,0
wallFuelCorrectionGauge = wallFuelCorrection,"fuel: wall correction", "mg", 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
canReadCounterGauge = canReadCounter,"canReadCounter", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 0,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 Fri Jan 21 20:56:35 UTC 2022
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) console/binary/output_channels.txt Fri Jan 21 23:12:48 UTC 2022
// by class com.rusefi.output.CHeaderConsumer
// begin
#pragma once
@ -347,13 +347,13 @@ struct ts_outputs_s {
*/
scaled_channel<uint16_t, 1, 1> currentEnginePhase = (uint16_t)0;
/**
* @@GAUGE_NAME_FUEL_WALL_CORRECTION@@
* @@GAUGE_NAME_FUEL_WALL_AMOUNT@@
mg
* offset 72
*/
scaled_channel<uint16_t, 100, 1> wallFuelAmount = (uint16_t)0;
/**
* @@GAUGE_NAME_FUEL_WALL_AMOUNT@@
* @@GAUGE_NAME_FUEL_WALL_CORRECTION@@
mg
* offset 74
*/
@ -1227,4 +1227,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 Fri Jan 21 20:56:35 UTC 2022
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) console/binary/output_channels.txt Fri Jan 21 23:12:48 UTC 2022

View File

@ -1070,7 +1070,7 @@
#define GAUGE_NAME_FUEL_TRIM_2 "fuel: fuel trim 2"
#define GAUGE_NAME_FUEL_VE "fuel: VE"
#define GAUGE_NAME_FUEL_WALL_AMOUNT "fuel: wall amount"
#define GAUGE_NAME_FUEL_WALL_CORRECTION "fuel: wall corr ms"
#define GAUGE_NAME_FUEL_WALL_CORRECTION "fuel: wall correction"
#define GAUGE_NAME_FW_VERSION "ECU Software Version"
#define GAUGE_NAME_GEAR_RATIO "Gearbox Ratio"
#define GAUGE_NAME_IAC "Idle Air Valve"
@ -1894,7 +1894,7 @@
#define show_test_presets true
#define showHumanReadableWarning_offset 896
#define showSdCardWarning_offset 164
#define SIGNATURE_HASH 248430927
#define SIGNATURE_HASH 2767336380
#define silentTriggerError_offset 1260
#define slowAdcAlpha_offset 1712
#define sparkDwellRpmBins_offset 54
@ -2419,7 +2419,7 @@
#define ts_show_spi true
#define ts_show_trigger_comparator false
#define ts_show_tunerstudio_port true
#define TS_SIGNATURE "rusEFI 2022.01.21.all.248430927"
#define TS_SIGNATURE "rusEFI 2022.01.21.all.2767336380"
#define TS_SINGLE_WRITE_COMMAND 'W'
#define TS_SINGLE_WRITE_COMMAND_char W
#define TS_TEST_COMMAND 't'

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 248430927
#define TS_SIGNATURE "rusEFI 2022.01.21.all.248430927"
#define SIGNATURE_HASH 2767336380
#define TS_SIGNATURE "rusEFI 2022.01.21.all.2767336380"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 262777472
#define TS_SIGNATURE "rusEFI 2022.01.21.alphax-2chan.262777472"
#define SIGNATURE_HASH 2778028147
#define TS_SIGNATURE "rusEFI 2022.01.21.alphax-2chan.2778028147"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 2685684052
#define TS_SIGNATURE "rusEFI 2022.01.21.alphax-4chan.2685684052"
#define SIGNATURE_HASH 170441639
#define TS_SIGNATURE "rusEFI 2022.01.21.alphax-4chan.170441639"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 302265448
#define TS_SIGNATURE "rusEFI 2022.01.21.atlas.302265448"
#define SIGNATURE_HASH 3090728603
#define TS_SIGNATURE "rusEFI 2022.01.21.atlas.3090728603"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 248430927
#define TS_SIGNATURE "rusEFI 2022.01.21.f429-discovery.248430927"
#define SIGNATURE_HASH 2767336380
#define TS_SIGNATURE "rusEFI 2022.01.21.f429-discovery.2767336380"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 1962710182
#define TS_SIGNATURE "rusEFI 2022.01.21.frankenso_na6.1962710182"
#define SIGNATURE_HASH 3737151061
#define TS_SIGNATURE "rusEFI 2022.01.21.frankenso_na6.3737151061"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 4060561302
#define TS_SIGNATURE "rusEFI 2022.01.21.hellen-nb1.4060561302"
#define SIGNATURE_HASH 1480314213
#define TS_SIGNATURE "rusEFI 2022.01.21.hellen-nb1.1480314213"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 2860487228
#define TS_SIGNATURE "rusEFI 2022.01.21.hellen121nissan.2860487228"
#define SIGNATURE_HASH 4415695
#define TS_SIGNATURE "rusEFI 2022.01.21.hellen121nissan.4415695"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 1366156613
#define TS_SIGNATURE "rusEFI 2022.01.21.hellen121vag.1366156613"
#define SIGNATURE_HASH 4216395702
#define TS_SIGNATURE "rusEFI 2022.01.21.hellen121vag.4216395702"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 1256320362
#define TS_SIGNATURE "rusEFI 2022.01.21.hellen128.1256320362"
#define SIGNATURE_HASH 3772587929
#define TS_SIGNATURE "rusEFI 2022.01.21.hellen128.3772587929"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 3268599267
#define TS_SIGNATURE "rusEFI 2022.01.21.hellen154hyundai.3268599267"
#define SIGNATURE_HASH 1760440080
#define TS_SIGNATURE "rusEFI 2022.01.21.hellen154hyundai.1760440080"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 4201858815
#define TS_SIGNATURE "rusEFI 2022.01.21.hellen72.4201858815"
#define SIGNATURE_HASH 1347400716
#define TS_SIGNATURE "rusEFI 2022.01.21.hellen72.1347400716"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 1316936460
#define TS_SIGNATURE "rusEFI 2022.01.21.hellen81.1316936460"
#define SIGNATURE_HASH 3829541375
#define TS_SIGNATURE "rusEFI 2022.01.21.hellen81.3829541375"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 2936950800
#define TS_SIGNATURE "rusEFI 2022.01.21.hellen88bmw.2936950800"
#define SIGNATURE_HASH 87204579
#define TS_SIGNATURE "rusEFI 2022.01.21.hellen88bmw.87204579"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 2029225959
#define TS_SIGNATURE "rusEFI 2022.01.21.hellenNA6.2029225959"
#define SIGNATURE_HASH 3536811284
#define TS_SIGNATURE "rusEFI 2022.01.21.hellenNA6.3536811284"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 620933268
#define TS_SIGNATURE "rusEFI 2022.01.21.hellenNA8_96.620933268"
#define SIGNATURE_HASH 2403222119
#define TS_SIGNATURE "rusEFI 2022.01.21.hellenNA8_96.2403222119"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat null
//
#define SIGNATURE_HASH 876291827
#define TS_SIGNATURE "rusEFI 2022.01.21.hellen_cypress.876291827"
#define SIGNATURE_HASH 2651313152
#define TS_SIGNATURE "rusEFI 2022.01.21.hellen_cypress.2651313152"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat null
//
#define SIGNATURE_HASH 3416189455
#define TS_SIGNATURE "rusEFI 2022.01.21.kin.3416189455"
#define SIGNATURE_HASH 1638013180
#define TS_SIGNATURE "rusEFI 2022.01.21.kin.1638013180"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 200644747
#define TS_SIGNATURE "rusEFI 2022.01.21.mre_f4.200644747"
#define SIGNATURE_HASH 2714331768
#define TS_SIGNATURE "rusEFI 2022.01.21.mre_f4.2714331768"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 200644747
#define TS_SIGNATURE "rusEFI 2022.01.21.mre_f7.200644747"
#define SIGNATURE_HASH 2714331768
#define TS_SIGNATURE "rusEFI 2022.01.21.mre_f7.2714331768"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 1579423913
#define TS_SIGNATURE "rusEFI 2022.01.21.prometheus_405.1579423913"
#define SIGNATURE_HASH 4095273562
#define TS_SIGNATURE "rusEFI 2022.01.21.prometheus_405.4095273562"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 1579423913
#define TS_SIGNATURE "rusEFI 2022.01.21.prometheus_469.1579423913"
#define SIGNATURE_HASH 4095273562
#define TS_SIGNATURE "rusEFI 2022.01.21.prometheus_469.4095273562"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 3666611388
#define TS_SIGNATURE "rusEFI 2022.01.21.proteus_f4.3666611388"
#define SIGNATURE_HASH 1890647631
#define TS_SIGNATURE "rusEFI 2022.01.21.proteus_f4.1890647631"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 3666611388
#define TS_SIGNATURE "rusEFI 2022.01.21.proteus_f7.3666611388"
#define SIGNATURE_HASH 1890647631
#define TS_SIGNATURE "rusEFI 2022.01.21.proteus_f7.1890647631"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 3666611388
#define TS_SIGNATURE "rusEFI 2022.01.21.proteus_h7.3666611388"
#define SIGNATURE_HASH 1890647631
#define TS_SIGNATURE "rusEFI 2022.01.21.proteus_h7.1890647631"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_config.sh null
//
#define SIGNATURE_HASH 3446986527
#define TS_SIGNATURE "rusEFI 2022.01.21.subaru_eg33_f7.3446986527"
#define SIGNATURE_HASH 1732781548
#define TS_SIGNATURE "rusEFI 2022.01.21.subaru_eg33_f7.1732781548"

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.01.21.all.248430927"
signature = "rusEFI 2022.01.21.all.2767336380"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2022.01.21.all.248430927" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.01.21.all.2767336380" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Jan 21 20:57:17 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Jan 21 23:13:23 UTC 2022
pageSize = 20996
page = 1
@ -3472,8 +3472,8 @@ entry = iatCorrection, "fuel: IAT correction", float, "%.3f"
entry = cltCorrection, "fuel: CLT correction", float, "%.3f"
entry = baroCorrection, "fuel: Barometric pressure correction", float, "%.3f"
entry = currentEnginePhase, "Engine Phase", int, "%d"
entry = wallFuelAmount, "fuel: wall corr ms", float, "%.3f"
entry = wallFuelCorrection, "fuel: wall amount", float, "%.3f"
entry = wallFuelAmount, "fuel: wall amount", float, "%.3f"
entry = wallFuelCorrection, "fuel: wall correction", float, "%.3f"
entry = revolutionCounterSinceStart, "revolutionCounterSinceStart", int, "%d"
entry = deltaTps, "fuel: TPS change", float, "%.3f"
entry = canReadCounter, "canReadCounter", int, "%d"

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.01.21.alphax-2chan.262777472"
signature = "rusEFI 2022.01.21.alphax-2chan.2778028147"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2022.01.21.alphax-2chan.262777472" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.01.21.alphax-2chan.2778028147" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Jan 21 20:56:38 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Jan 21 23:12:51 UTC 2022
pageSize = 20996
page = 1
@ -3472,8 +3472,8 @@ entry = iatCorrection, "fuel: IAT correction", float, "%.3f"
entry = cltCorrection, "fuel: CLT correction", float, "%.3f"
entry = baroCorrection, "fuel: Barometric pressure correction", float, "%.3f"
entry = currentEnginePhase, "Engine Phase", int, "%d"
entry = wallFuelAmount, "fuel: wall corr ms", float, "%.3f"
entry = wallFuelCorrection, "fuel: wall amount", float, "%.3f"
entry = wallFuelAmount, "fuel: wall amount", float, "%.3f"
entry = wallFuelCorrection, "fuel: wall correction", float, "%.3f"
entry = revolutionCounterSinceStart, "revolutionCounterSinceStart", int, "%d"
entry = deltaTps, "fuel: TPS change", float, "%.3f"
entry = canReadCounter, "canReadCounter", int, "%d"

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.01.21.alphax-4chan.2685684052"
signature = "rusEFI 2022.01.21.alphax-4chan.170441639"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2022.01.21.alphax-4chan.2685684052" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.01.21.alphax-4chan.170441639" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Jan 21 20:56:40 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Jan 21 23:12:53 UTC 2022
pageSize = 20996
page = 1
@ -3472,8 +3472,8 @@ entry = iatCorrection, "fuel: IAT correction", float, "%.3f"
entry = cltCorrection, "fuel: CLT correction", float, "%.3f"
entry = baroCorrection, "fuel: Barometric pressure correction", float, "%.3f"
entry = currentEnginePhase, "Engine Phase", int, "%d"
entry = wallFuelAmount, "fuel: wall corr ms", float, "%.3f"
entry = wallFuelCorrection, "fuel: wall amount", float, "%.3f"
entry = wallFuelAmount, "fuel: wall amount", float, "%.3f"
entry = wallFuelCorrection, "fuel: wall correction", float, "%.3f"
entry = revolutionCounterSinceStart, "revolutionCounterSinceStart", int, "%d"
entry = deltaTps, "fuel: TPS change", float, "%.3f"
entry = canReadCounter, "canReadCounter", int, "%d"

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.01.21.atlas.302265448"
signature = "rusEFI 2022.01.21.atlas.3090728603"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2022.01.21.atlas.302265448" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.01.21.atlas.3090728603" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Jan 21 20:57:15 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Jan 21 23:13:22 UTC 2022
pageSize = 20996
page = 1
@ -3472,8 +3472,8 @@ entry = iatCorrection, "fuel: IAT correction", float, "%.3f"
entry = cltCorrection, "fuel: CLT correction", float, "%.3f"
entry = baroCorrection, "fuel: Barometric pressure correction", float, "%.3f"
entry = currentEnginePhase, "Engine Phase", int, "%d"
entry = wallFuelAmount, "fuel: wall corr ms", float, "%.3f"
entry = wallFuelCorrection, "fuel: wall amount", float, "%.3f"
entry = wallFuelAmount, "fuel: wall amount", float, "%.3f"
entry = wallFuelCorrection, "fuel: wall correction", float, "%.3f"
entry = revolutionCounterSinceStart, "revolutionCounterSinceStart", int, "%d"
entry = deltaTps, "fuel: TPS change", float, "%.3f"
entry = canReadCounter, "canReadCounter", int, "%d"

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.01.21.f429-discovery.248430927"
signature = "rusEFI 2022.01.21.f429-discovery.2767336380"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2022.01.21.f429-discovery.248430927" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.01.21.f429-discovery.2767336380" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Jan 21 20:56:37 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Jan 21 23:12:49 UTC 2022
pageSize = 20996
page = 1
@ -3472,8 +3472,8 @@ entry = iatCorrection, "fuel: IAT correction", float, "%.3f"
entry = cltCorrection, "fuel: CLT correction", float, "%.3f"
entry = baroCorrection, "fuel: Barometric pressure correction", float, "%.3f"
entry = currentEnginePhase, "Engine Phase", int, "%d"
entry = wallFuelAmount, "fuel: wall corr ms", float, "%.3f"
entry = wallFuelCorrection, "fuel: wall amount", float, "%.3f"
entry = wallFuelAmount, "fuel: wall amount", float, "%.3f"
entry = wallFuelCorrection, "fuel: wall correction", float, "%.3f"
entry = revolutionCounterSinceStart, "revolutionCounterSinceStart", int, "%d"
entry = deltaTps, "fuel: TPS change", float, "%.3f"
entry = canReadCounter, "canReadCounter", int, "%d"

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.01.21.frankenso_na6.1962710182"
signature = "rusEFI 2022.01.21.frankenso_na6.3737151061"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2022.01.21.frankenso_na6.1962710182" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.01.21.frankenso_na6.3737151061" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Jan 21 20:57:04 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Jan 21 23:13:13 UTC 2022
pageSize = 20996
page = 1
@ -3472,8 +3472,8 @@ entry = iatCorrection, "fuel: IAT correction", float, "%.3f"
entry = cltCorrection, "fuel: CLT correction", float, "%.3f"
entry = baroCorrection, "fuel: Barometric pressure correction", float, "%.3f"
entry = currentEnginePhase, "Engine Phase", int, "%d"
entry = wallFuelAmount, "fuel: wall corr ms", float, "%.3f"
entry = wallFuelCorrection, "fuel: wall amount", float, "%.3f"
entry = wallFuelAmount, "fuel: wall amount", float, "%.3f"
entry = wallFuelCorrection, "fuel: wall correction", float, "%.3f"
entry = revolutionCounterSinceStart, "revolutionCounterSinceStart", int, "%d"
entry = deltaTps, "fuel: TPS change", float, "%.3f"
entry = canReadCounter, "canReadCounter", int, "%d"

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.01.21.hellen-nb1.4060561302"
signature = "rusEFI 2022.01.21.hellen-nb1.1480314213"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2022.01.21.hellen-nb1.4060561302" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.01.21.hellen-nb1.1480314213" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Jan 21 20:56:55 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Jan 21 23:13:05 UTC 2022
pageSize = 20996
page = 1
@ -3472,8 +3472,8 @@ entry = iatCorrection, "fuel: IAT correction", float, "%.3f"
entry = cltCorrection, "fuel: CLT correction", float, "%.3f"
entry = baroCorrection, "fuel: Barometric pressure correction", float, "%.3f"
entry = currentEnginePhase, "Engine Phase", int, "%d"
entry = wallFuelAmount, "fuel: wall corr ms", float, "%.3f"
entry = wallFuelCorrection, "fuel: wall amount", float, "%.3f"
entry = wallFuelAmount, "fuel: wall amount", float, "%.3f"
entry = wallFuelCorrection, "fuel: wall correction", float, "%.3f"
entry = revolutionCounterSinceStart, "revolutionCounterSinceStart", int, "%d"
entry = deltaTps, "fuel: TPS change", float, "%.3f"
entry = canReadCounter, "canReadCounter", int, "%d"

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.01.21.hellen121nissan.2860487228"
signature = "rusEFI 2022.01.21.hellen121nissan.4415695"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2022.01.21.hellen121nissan.2860487228" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.01.21.hellen121nissan.4415695" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Jan 21 20:56:46 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Jan 21 23:12:57 UTC 2022
pageSize = 20996
page = 1
@ -3472,8 +3472,8 @@ entry = iatCorrection, "fuel: IAT correction", float, "%.3f"
entry = cltCorrection, "fuel: CLT correction", float, "%.3f"
entry = baroCorrection, "fuel: Barometric pressure correction", float, "%.3f"
entry = currentEnginePhase, "Engine Phase", int, "%d"
entry = wallFuelAmount, "fuel: wall corr ms", float, "%.3f"
entry = wallFuelCorrection, "fuel: wall amount", float, "%.3f"
entry = wallFuelAmount, "fuel: wall amount", float, "%.3f"
entry = wallFuelCorrection, "fuel: wall correction", float, "%.3f"
entry = revolutionCounterSinceStart, "revolutionCounterSinceStart", int, "%d"
entry = deltaTps, "fuel: TPS change", float, "%.3f"
entry = canReadCounter, "canReadCounter", int, "%d"

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.01.21.hellen121vag.1366156613"
signature = "rusEFI 2022.01.21.hellen121vag.4216395702"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2022.01.21.hellen121vag.1366156613" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.01.21.hellen121vag.4216395702" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Jan 21 20:56:44 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Jan 21 23:12:56 UTC 2022
pageSize = 20996
page = 1
@ -3472,8 +3472,8 @@ entry = iatCorrection, "fuel: IAT correction", float, "%.3f"
entry = cltCorrection, "fuel: CLT correction", float, "%.3f"
entry = baroCorrection, "fuel: Barometric pressure correction", float, "%.3f"
entry = currentEnginePhase, "Engine Phase", int, "%d"
entry = wallFuelAmount, "fuel: wall corr ms", float, "%.3f"
entry = wallFuelCorrection, "fuel: wall amount", float, "%.3f"
entry = wallFuelAmount, "fuel: wall amount", float, "%.3f"
entry = wallFuelCorrection, "fuel: wall correction", float, "%.3f"
entry = revolutionCounterSinceStart, "revolutionCounterSinceStart", int, "%d"
entry = deltaTps, "fuel: TPS change", float, "%.3f"
entry = canReadCounter, "canReadCounter", int, "%d"

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.01.21.hellen128.1256320362"
signature = "rusEFI 2022.01.21.hellen128.3772587929"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2022.01.21.hellen128.1256320362" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.01.21.hellen128.3772587929" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Jan 21 22:26:20 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Jan 21 23:12:54 UTC 2022
pageSize = 20996
page = 1
@ -3472,8 +3472,8 @@ entry = iatCorrection, "fuel: IAT correction", float, "%.3f"
entry = cltCorrection, "fuel: CLT correction", float, "%.3f"
entry = baroCorrection, "fuel: Barometric pressure correction", float, "%.3f"
entry = currentEnginePhase, "Engine Phase", int, "%d"
entry = wallFuelAmount, "fuel: wall corr ms", float, "%.3f"
entry = wallFuelCorrection, "fuel: wall amount", float, "%.3f"
entry = wallFuelAmount, "fuel: wall amount", float, "%.3f"
entry = wallFuelCorrection, "fuel: wall correction", float, "%.3f"
entry = revolutionCounterSinceStart, "revolutionCounterSinceStart", int, "%d"
entry = deltaTps, "fuel: TPS change", float, "%.3f"
entry = canReadCounter, "canReadCounter", int, "%d"

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.01.21.hellen154hyundai.3268599267"
signature = "rusEFI 2022.01.21.hellen154hyundai.1760440080"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2022.01.21.hellen154hyundai.3268599267" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.01.21.hellen154hyundai.1760440080" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Jan 21 20:56:47 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Jan 21 23:12:59 UTC 2022
pageSize = 20996
page = 1
@ -3472,8 +3472,8 @@ entry = iatCorrection, "fuel: IAT correction", float, "%.3f"
entry = cltCorrection, "fuel: CLT correction", float, "%.3f"
entry = baroCorrection, "fuel: Barometric pressure correction", float, "%.3f"
entry = currentEnginePhase, "Engine Phase", int, "%d"
entry = wallFuelAmount, "fuel: wall corr ms", float, "%.3f"
entry = wallFuelCorrection, "fuel: wall amount", float, "%.3f"
entry = wallFuelAmount, "fuel: wall amount", float, "%.3f"
entry = wallFuelCorrection, "fuel: wall correction", float, "%.3f"
entry = revolutionCounterSinceStart, "revolutionCounterSinceStart", int, "%d"
entry = deltaTps, "fuel: TPS change", float, "%.3f"
entry = canReadCounter, "canReadCounter", int, "%d"

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.01.21.hellen72.4201858815"
signature = "rusEFI 2022.01.21.hellen72.1347400716"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2022.01.21.hellen72.4201858815" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.01.21.hellen72.1347400716" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Jan 21 20:56:51 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Jan 21 23:13:02 UTC 2022
pageSize = 20996
page = 1
@ -3472,8 +3472,8 @@ entry = iatCorrection, "fuel: IAT correction", float, "%.3f"
entry = cltCorrection, "fuel: CLT correction", float, "%.3f"
entry = baroCorrection, "fuel: Barometric pressure correction", float, "%.3f"
entry = currentEnginePhase, "Engine Phase", int, "%d"
entry = wallFuelAmount, "fuel: wall corr ms", float, "%.3f"
entry = wallFuelCorrection, "fuel: wall amount", float, "%.3f"
entry = wallFuelAmount, "fuel: wall amount", float, "%.3f"
entry = wallFuelCorrection, "fuel: wall correction", float, "%.3f"
entry = revolutionCounterSinceStart, "revolutionCounterSinceStart", int, "%d"
entry = deltaTps, "fuel: TPS change", float, "%.3f"
entry = canReadCounter, "canReadCounter", int, "%d"

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.01.21.hellen81.1316936460"
signature = "rusEFI 2022.01.21.hellen81.3829541375"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2022.01.21.hellen81.1316936460" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.01.21.hellen81.3829541375" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Jan 21 20:56:53 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Jan 21 23:13:04 UTC 2022
pageSize = 20996
page = 1
@ -3472,8 +3472,8 @@ entry = iatCorrection, "fuel: IAT correction", float, "%.3f"
entry = cltCorrection, "fuel: CLT correction", float, "%.3f"
entry = baroCorrection, "fuel: Barometric pressure correction", float, "%.3f"
entry = currentEnginePhase, "Engine Phase", int, "%d"
entry = wallFuelAmount, "fuel: wall corr ms", float, "%.3f"
entry = wallFuelCorrection, "fuel: wall amount", float, "%.3f"
entry = wallFuelAmount, "fuel: wall amount", float, "%.3f"
entry = wallFuelCorrection, "fuel: wall correction", float, "%.3f"
entry = revolutionCounterSinceStart, "revolutionCounterSinceStart", int, "%d"
entry = deltaTps, "fuel: TPS change", float, "%.3f"
entry = canReadCounter, "canReadCounter", int, "%d"

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.01.21.hellen88bmw.2936950800"
signature = "rusEFI 2022.01.21.hellen88bmw.87204579"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2022.01.21.hellen88bmw.2936950800" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.01.21.hellen88bmw.87204579" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Jan 21 20:56:49 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Jan 21 23:13:00 UTC 2022
pageSize = 20996
page = 1
@ -3472,8 +3472,8 @@ entry = iatCorrection, "fuel: IAT correction", float, "%.3f"
entry = cltCorrection, "fuel: CLT correction", float, "%.3f"
entry = baroCorrection, "fuel: Barometric pressure correction", float, "%.3f"
entry = currentEnginePhase, "Engine Phase", int, "%d"
entry = wallFuelAmount, "fuel: wall corr ms", float, "%.3f"
entry = wallFuelCorrection, "fuel: wall amount", float, "%.3f"
entry = wallFuelAmount, "fuel: wall amount", float, "%.3f"
entry = wallFuelCorrection, "fuel: wall correction", float, "%.3f"
entry = revolutionCounterSinceStart, "revolutionCounterSinceStart", int, "%d"
entry = deltaTps, "fuel: TPS change", float, "%.3f"
entry = canReadCounter, "canReadCounter", int, "%d"

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.01.21.hellenNA6.2029225959"
signature = "rusEFI 2022.01.21.hellenNA6.3536811284"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2022.01.21.hellenNA6.2029225959" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.01.21.hellenNA6.3536811284" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Jan 21 20:56:57 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Jan 21 23:13:07 UTC 2022
pageSize = 20996
page = 1
@ -3472,8 +3472,8 @@ entry = iatCorrection, "fuel: IAT correction", float, "%.3f"
entry = cltCorrection, "fuel: CLT correction", float, "%.3f"
entry = baroCorrection, "fuel: Barometric pressure correction", float, "%.3f"
entry = currentEnginePhase, "Engine Phase", int, "%d"
entry = wallFuelAmount, "fuel: wall corr ms", float, "%.3f"
entry = wallFuelCorrection, "fuel: wall amount", float, "%.3f"
entry = wallFuelAmount, "fuel: wall amount", float, "%.3f"
entry = wallFuelCorrection, "fuel: wall correction", float, "%.3f"
entry = revolutionCounterSinceStart, "revolutionCounterSinceStart", int, "%d"
entry = deltaTps, "fuel: TPS change", float, "%.3f"
entry = canReadCounter, "canReadCounter", int, "%d"

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.01.21.hellenNA8_96.620933268"
signature = "rusEFI 2022.01.21.hellenNA8_96.2403222119"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2022.01.21.hellenNA8_96.620933268" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.01.21.hellenNA8_96.2403222119" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Jan 21 20:56:58 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Jan 21 23:13:08 UTC 2022
pageSize = 20996
page = 1
@ -3472,8 +3472,8 @@ entry = iatCorrection, "fuel: IAT correction", float, "%.3f"
entry = cltCorrection, "fuel: CLT correction", float, "%.3f"
entry = baroCorrection, "fuel: Barometric pressure correction", float, "%.3f"
entry = currentEnginePhase, "Engine Phase", int, "%d"
entry = wallFuelAmount, "fuel: wall corr ms", float, "%.3f"
entry = wallFuelCorrection, "fuel: wall amount", float, "%.3f"
entry = wallFuelAmount, "fuel: wall amount", float, "%.3f"
entry = wallFuelCorrection, "fuel: wall correction", float, "%.3f"
entry = revolutionCounterSinceStart, "revolutionCounterSinceStart", int, "%d"
entry = deltaTps, "fuel: TPS change", float, "%.3f"
entry = canReadCounter, "canReadCounter", int, "%d"

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.01.21.hellen_cypress.876291827"
signature = "rusEFI 2022.01.21.hellen_cypress.2651313152"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2022.01.21.hellen_cypress.876291827" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.01.21.hellen_cypress.2651313152" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Jan 21 20:57:20 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Jan 21 23:13:26 UTC 2022
pageSize = 20996
page = 1
@ -3472,8 +3472,8 @@ entry = iatCorrection, "fuel: IAT correction", float, "%.3f"
entry = cltCorrection, "fuel: CLT correction", float, "%.3f"
entry = baroCorrection, "fuel: Barometric pressure correction", float, "%.3f"
entry = currentEnginePhase, "Engine Phase", int, "%d"
entry = wallFuelAmount, "fuel: wall corr ms", float, "%.3f"
entry = wallFuelCorrection, "fuel: wall amount", float, "%.3f"
entry = wallFuelAmount, "fuel: wall amount", float, "%.3f"
entry = wallFuelCorrection, "fuel: wall correction", float, "%.3f"
entry = revolutionCounterSinceStart, "revolutionCounterSinceStart", int, "%d"
entry = deltaTps, "fuel: TPS change", float, "%.3f"
entry = canReadCounter, "canReadCounter", int, "%d"

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.01.21.kin.3416189455"
signature = "rusEFI 2022.01.21.kin.1638013180"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2022.01.21.kin.3416189455" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.01.21.kin.1638013180" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Jan 21 20:57:19 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Jan 21 23:13:25 UTC 2022
pageSize = 20968
page = 1
@ -3438,8 +3438,8 @@ entry = iatCorrection, "fuel: IAT correction", float, "%.3f"
entry = cltCorrection, "fuel: CLT correction", float, "%.3f"
entry = baroCorrection, "fuel: Barometric pressure correction", float, "%.3f"
entry = currentEnginePhase, "Engine Phase", int, "%d"
entry = wallFuelAmount, "fuel: wall corr ms", float, "%.3f"
entry = wallFuelCorrection, "fuel: wall amount", float, "%.3f"
entry = wallFuelAmount, "fuel: wall amount", float, "%.3f"
entry = wallFuelCorrection, "fuel: wall correction", float, "%.3f"
entry = revolutionCounterSinceStart, "revolutionCounterSinceStart", int, "%d"
entry = deltaTps, "fuel: TPS change", float, "%.3f"
entry = canReadCounter, "canReadCounter", int, "%d"

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.01.21.mre_f4.200644747"
signature = "rusEFI 2022.01.21.mre_f4.2714331768"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2022.01.21.mre_f4.200644747" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.01.21.mre_f4.2714331768" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Jan 21 20:57:02 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Jan 21 23:13:11 UTC 2022
pageSize = 20996
page = 1
@ -3472,8 +3472,8 @@ entry = iatCorrection, "fuel: IAT correction", float, "%.3f"
entry = cltCorrection, "fuel: CLT correction", float, "%.3f"
entry = baroCorrection, "fuel: Barometric pressure correction", float, "%.3f"
entry = currentEnginePhase, "Engine Phase", int, "%d"
entry = wallFuelAmount, "fuel: wall corr ms", float, "%.3f"
entry = wallFuelCorrection, "fuel: wall amount", float, "%.3f"
entry = wallFuelAmount, "fuel: wall amount", float, "%.3f"
entry = wallFuelCorrection, "fuel: wall correction", float, "%.3f"
entry = revolutionCounterSinceStart, "revolutionCounterSinceStart", int, "%d"
entry = deltaTps, "fuel: TPS change", float, "%.3f"
entry = canReadCounter, "canReadCounter", int, "%d"

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.01.21.mre_f7.200644747"
signature = "rusEFI 2022.01.21.mre_f7.2714331768"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2022.01.21.mre_f7.200644747" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.01.21.mre_f7.2714331768" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Jan 21 20:57:00 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Jan 21 23:13:10 UTC 2022
pageSize = 20996
page = 1
@ -3472,8 +3472,8 @@ entry = iatCorrection, "fuel: IAT correction", float, "%.3f"
entry = cltCorrection, "fuel: CLT correction", float, "%.3f"
entry = baroCorrection, "fuel: Barometric pressure correction", float, "%.3f"
entry = currentEnginePhase, "Engine Phase", int, "%d"
entry = wallFuelAmount, "fuel: wall corr ms", float, "%.3f"
entry = wallFuelCorrection, "fuel: wall amount", float, "%.3f"
entry = wallFuelAmount, "fuel: wall amount", float, "%.3f"
entry = wallFuelCorrection, "fuel: wall correction", float, "%.3f"
entry = revolutionCounterSinceStart, "revolutionCounterSinceStart", int, "%d"
entry = deltaTps, "fuel: TPS change", float, "%.3f"
entry = canReadCounter, "canReadCounter", int, "%d"

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.01.21.prometheus_405.1579423913"
signature = "rusEFI 2022.01.21.prometheus_405.4095273562"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2022.01.21.prometheus_405.1579423913" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.01.21.prometheus_405.4095273562" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Jan 21 20:57:08 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Jan 21 23:13:16 UTC 2022
pageSize = 20996
page = 1
@ -3472,8 +3472,8 @@ entry = iatCorrection, "fuel: IAT correction", float, "%.3f"
entry = cltCorrection, "fuel: CLT correction", float, "%.3f"
entry = baroCorrection, "fuel: Barometric pressure correction", float, "%.3f"
entry = currentEnginePhase, "Engine Phase", int, "%d"
entry = wallFuelAmount, "fuel: wall corr ms", float, "%.3f"
entry = wallFuelCorrection, "fuel: wall amount", float, "%.3f"
entry = wallFuelAmount, "fuel: wall amount", float, "%.3f"
entry = wallFuelCorrection, "fuel: wall correction", float, "%.3f"
entry = revolutionCounterSinceStart, "revolutionCounterSinceStart", int, "%d"
entry = deltaTps, "fuel: TPS change", float, "%.3f"
entry = canReadCounter, "canReadCounter", int, "%d"

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.01.21.prometheus_469.1579423913"
signature = "rusEFI 2022.01.21.prometheus_469.4095273562"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2022.01.21.prometheus_469.1579423913" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.01.21.prometheus_469.4095273562" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Jan 21 20:57:06 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Jan 21 23:13:15 UTC 2022
pageSize = 20996
page = 1
@ -3472,8 +3472,8 @@ entry = iatCorrection, "fuel: IAT correction", float, "%.3f"
entry = cltCorrection, "fuel: CLT correction", float, "%.3f"
entry = baroCorrection, "fuel: Barometric pressure correction", float, "%.3f"
entry = currentEnginePhase, "Engine Phase", int, "%d"
entry = wallFuelAmount, "fuel: wall corr ms", float, "%.3f"
entry = wallFuelCorrection, "fuel: wall amount", float, "%.3f"
entry = wallFuelAmount, "fuel: wall amount", float, "%.3f"
entry = wallFuelCorrection, "fuel: wall correction", float, "%.3f"
entry = revolutionCounterSinceStart, "revolutionCounterSinceStart", int, "%d"
entry = deltaTps, "fuel: TPS change", float, "%.3f"
entry = canReadCounter, "canReadCounter", int, "%d"

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.01.21.proteus_f4.3666611388"
signature = "rusEFI 2022.01.21.proteus_f4.1890647631"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2022.01.21.proteus_f4.3666611388" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.01.21.proteus_f4.1890647631" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Jan 21 20:57:11 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Jan 21 23:13:19 UTC 2022
pageSize = 20996
page = 1
@ -3472,8 +3472,8 @@ entry = iatCorrection, "fuel: IAT correction", float, "%.3f"
entry = cltCorrection, "fuel: CLT correction", float, "%.3f"
entry = baroCorrection, "fuel: Barometric pressure correction", float, "%.3f"
entry = currentEnginePhase, "Engine Phase", int, "%d"
entry = wallFuelAmount, "fuel: wall corr ms", float, "%.3f"
entry = wallFuelCorrection, "fuel: wall amount", float, "%.3f"
entry = wallFuelAmount, "fuel: wall amount", float, "%.3f"
entry = wallFuelCorrection, "fuel: wall correction", float, "%.3f"
entry = revolutionCounterSinceStart, "revolutionCounterSinceStart", int, "%d"
entry = deltaTps, "fuel: TPS change", float, "%.3f"
entry = canReadCounter, "canReadCounter", int, "%d"

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.01.21.proteus_f7.3666611388"
signature = "rusEFI 2022.01.21.proteus_f7.1890647631"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2022.01.21.proteus_f7.3666611388" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.01.21.proteus_f7.1890647631" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Jan 21 20:57:09 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Jan 21 23:13:18 UTC 2022
pageSize = 20996
page = 1
@ -3472,8 +3472,8 @@ entry = iatCorrection, "fuel: IAT correction", float, "%.3f"
entry = cltCorrection, "fuel: CLT correction", float, "%.3f"
entry = baroCorrection, "fuel: Barometric pressure correction", float, "%.3f"
entry = currentEnginePhase, "Engine Phase", int, "%d"
entry = wallFuelAmount, "fuel: wall corr ms", float, "%.3f"
entry = wallFuelCorrection, "fuel: wall amount", float, "%.3f"
entry = wallFuelAmount, "fuel: wall amount", float, "%.3f"
entry = wallFuelCorrection, "fuel: wall correction", float, "%.3f"
entry = revolutionCounterSinceStart, "revolutionCounterSinceStart", int, "%d"
entry = deltaTps, "fuel: TPS change", float, "%.3f"
entry = canReadCounter, "canReadCounter", int, "%d"

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.01.21.proteus_h7.3666611388"
signature = "rusEFI 2022.01.21.proteus_h7.1890647631"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2022.01.21.proteus_h7.3666611388" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.01.21.proteus_h7.1890647631" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Jan 21 20:57:13 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Jan 21 23:13:21 UTC 2022
pageSize = 20996
page = 1
@ -3472,8 +3472,8 @@ entry = iatCorrection, "fuel: IAT correction", float, "%.3f"
entry = cltCorrection, "fuel: CLT correction", float, "%.3f"
entry = baroCorrection, "fuel: Barometric pressure correction", float, "%.3f"
entry = currentEnginePhase, "Engine Phase", int, "%d"
entry = wallFuelAmount, "fuel: wall corr ms", float, "%.3f"
entry = wallFuelCorrection, "fuel: wall amount", float, "%.3f"
entry = wallFuelAmount, "fuel: wall amount", float, "%.3f"
entry = wallFuelCorrection, "fuel: wall correction", float, "%.3f"
entry = revolutionCounterSinceStart, "revolutionCounterSinceStart", int, "%d"
entry = deltaTps, "fuel: TPS change", float, "%.3f"
entry = canReadCounter, "canReadCounter", int, "%d"

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.01.21.subaru_eg33_f7.3446986527"
signature = "rusEFI 2022.01.21.subaru_eg33_f7.1732781548"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2022.01.21.subaru_eg33_f7.3446986527" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.01.21.subaru_eg33_f7.1732781548" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Jan 21 20:57:22 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Jan 21 23:13:28 UTC 2022
pageSize = 20996
page = 1
@ -3472,8 +3472,8 @@ entry = iatCorrection, "fuel: IAT correction", float, "%.3f"
entry = cltCorrection, "fuel: CLT correction", float, "%.3f"
entry = baroCorrection, "fuel: Barometric pressure correction", float, "%.3f"
entry = currentEnginePhase, "Engine Phase", int, "%d"
entry = wallFuelAmount, "fuel: wall corr ms", float, "%.3f"
entry = wallFuelCorrection, "fuel: wall amount", float, "%.3f"
entry = wallFuelAmount, "fuel: wall amount", float, "%.3f"
entry = wallFuelCorrection, "fuel: wall correction", float, "%.3f"
entry = revolutionCounterSinceStart, "revolutionCounterSinceStart", int, "%d"
entry = deltaTps, "fuel: TPS change", float, "%.3f"
entry = canReadCounter, "canReadCounter", 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 (unknown script) integration/rusefi_config.txt Fri Jan 21 20:57:26 UTC 2022
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Jan 21 23:13:30 UTC 2022
// by class com.rusefi.output.FileJavaFieldsConsumer
import com.rusefi.config.*;
@ -1038,7 +1038,7 @@ public class Fields {
public static final String GAUGE_NAME_FUEL_TRIM_2 = "fuel: fuel trim 2";
public static final String GAUGE_NAME_FUEL_VE = "fuel: VE";
public static final String GAUGE_NAME_FUEL_WALL_AMOUNT = "fuel: wall amount";
public static final String GAUGE_NAME_FUEL_WALL_CORRECTION = "fuel: wall corr ms";
public static final String GAUGE_NAME_FUEL_WALL_CORRECTION = "fuel: wall correction";
public static final String GAUGE_NAME_FW_VERSION = "ECU Software Version";
public static final String GAUGE_NAME_GEAR_RATIO = "Gearbox Ratio";
public static final String GAUGE_NAME_IAC = "Idle Air Valve";
@ -1822,7 +1822,6 @@ public class Fields {
public static final int servoOutputPins8_offset = 2739;
public static final int showHumanReadableWarning_offset = 896;
public static final int showSdCardWarning_offset = 164;
public static final int SIGNATURE_HASH = 248430927;
public static final int silentTriggerError_offset = 1260;
public static final int slowAdcAlpha_offset = 1712;
public static final int sparkDwellRpmBins_offset = 54;
@ -2292,7 +2291,7 @@ public class Fields {
public static final int TS_RESPONSE_UNDERRUN = 0x80;
public static final int TS_RESPONSE_UNRECOGNIZED_COMMAND = 0x83;
public static final char TS_SET_LOGGER_SWITCH = 'l';
public static final String TS_SIGNATURE = "rusEFI 2022.01.21.all.248430927";
public static final String TS_SIGNATURE = "rusEFI 2022.01.21.all.2767336380";
public static final char TS_SINGLE_WRITE_COMMAND = 'W';
public static final char TS_TEST_COMMAND = 't';
public static final int tunerStudioSerialSpeed_offset = 732;