Auto-generated configs and docs

This commit is contained in:
GitHub build-firmware Action 2022-05-05 04:59:48 +00:00
parent 2a204b9b8f
commit 5002f694d7
68 changed files with 205 additions and 199 deletions

View File

@ -869,8 +869,9 @@
#define GAUGE_NAME_KNOCK_7 "knock 7"
#define GAUGE_NAME_KNOCK_8 "knock 8"
#define GAUGE_NAME_KNOCK_9 "knock 9"
#define GAUGE_NAME_KNOCK_COUNTER "knock: counter"
#define GAUGE_NAME_KNOCK_COUNTER "knock: count"
#define GAUGE_NAME_KNOCK_LEVEL "knock: current level"
#define GAUGE_NAME_KNOCK_RETARD "knock: retard"
#define GAUGE_NAME_LAMBDA "Lambda"
#define GAUGE_NAME_LAMBDA2 "Lambda 2"
#define GAUGE_NAME_LAST_ERROR "Last error"
@ -1903,7 +1904,7 @@
#define show_Frankenso_presets true
#define show_test_presets true
#define showHumanReadableWarning_offset 940
#define SIGNATURE_HASH 911234003
#define SIGNATURE_HASH 2569435466
#define silentTriggerError_offset 1340
#define skippedWheelOnCam_offset 1340
#define slowAdcAlpha_offset 1580
@ -2483,7 +2484,7 @@
#define ts_show_spi true
#define ts_show_trigger_comparator false
#define ts_show_tunerstudio_port true
#define TS_SIGNATURE "rusEFI 2022.05.04.hellen_cypress.911234003"
#define TS_SIGNATURE "rusEFI 2022.05.05.hellen_cypress.2569435466"
#define TS_SINGLE_WRITE_COMMAND 'W'
#define TS_SINGLE_WRITE_COMMAND_char W
#define TS_TEST_COMMAND 't'

View File

@ -855,8 +855,9 @@
#define GAUGE_NAME_KNOCK_7 "knock 7"
#define GAUGE_NAME_KNOCK_8 "knock 8"
#define GAUGE_NAME_KNOCK_9 "knock 9"
#define GAUGE_NAME_KNOCK_COUNTER "knock: counter"
#define GAUGE_NAME_KNOCK_COUNTER "knock: count"
#define GAUGE_NAME_KNOCK_LEVEL "knock: current level"
#define GAUGE_NAME_KNOCK_RETARD "knock: retard"
#define GAUGE_NAME_LAMBDA "Lambda"
#define GAUGE_NAME_LAMBDA2 "Lambda 2"
#define GAUGE_NAME_LAST_ERROR "Last error"
@ -1889,7 +1890,7 @@
#define show_Frankenso_presets true
#define show_test_presets true
#define showHumanReadableWarning_offset 940
#define SIGNATURE_HASH 1746089054
#define SIGNATURE_HASH 3345292999
#define silentTriggerError_offset 1340
#define skippedWheelOnCam_offset 1340
#define slowAdcAlpha_offset 1580
@ -2469,7 +2470,7 @@
#define ts_show_spi true
#define ts_show_trigger_comparator true
#define ts_show_tunerstudio_port true
#define TS_SIGNATURE "rusEFI 2022.05.04.kin.1746089054"
#define TS_SIGNATURE "rusEFI 2022.05.05.kin.3345292999"
#define TS_SINGLE_WRITE_COMMAND 'W'
#define TS_SINGLE_WRITE_COMMAND_char W
#define TS_TEST_COMMAND 't'

View File

@ -877,8 +877,9 @@
#define GAUGE_NAME_KNOCK_7 "knock 7"
#define GAUGE_NAME_KNOCK_8 "knock 8"
#define GAUGE_NAME_KNOCK_9 "knock 9"
#define GAUGE_NAME_KNOCK_COUNTER "knock: counter"
#define GAUGE_NAME_KNOCK_COUNTER "knock: count"
#define GAUGE_NAME_KNOCK_LEVEL "knock: current level"
#define GAUGE_NAME_KNOCK_RETARD "knock: retard"
#define GAUGE_NAME_LAMBDA "Lambda"
#define GAUGE_NAME_LAMBDA2 "Lambda 2"
#define GAUGE_NAME_LAST_ERROR "Last error"
@ -1882,7 +1883,7 @@
#define show_Proteus_presets false
#define show_test_presets false
#define showHumanReadableWarning_offset 940
#define SIGNATURE_HASH 473763160
#define SIGNATURE_HASH 3008047041
#define silentTriggerError_offset 1340
#define skippedWheelOnCam_offset 1340
#define slowAdcAlpha_offset 1580
@ -2462,7 +2463,7 @@
#define ts_show_spi true
#define ts_show_trigger_comparator false
#define ts_show_tunerstudio_port false
#define TS_SIGNATURE "rusEFI 2022.05.04.subaru_eg33_f7.473763160"
#define TS_SIGNATURE "rusEFI 2022.05.05.subaru_eg33_f7.3008047041"
#define TS_SINGLE_WRITE_COMMAND 'W'
#define TS_SINGLE_WRITE_COMMAND_char W
#define TS_TEST_COMMAND 't'

View File

@ -46,7 +46,7 @@ entry = mafMeasured, "MAF sensor", float, "%.3f"
entry = MAPValue, "MAP", float, "%.3f"
entry = baroPressure, "baroPressure", float, "%.3f"
entry = lambdaValue, "Lambda", float, "%.3f"
entry = knockRetard, "knockRetard", float, "%.3f"
entry = knockRetard, "knock: retard", float, "%.3f"
entry = idleCurrentPosition, "idleCurrentPosition", float, "%.3f"
entry = VBatt, "VBatt", float, "%.3f"
entry = oilPressure, "Oil Pressure", float, "%.3f"

View File

@ -47,7 +47,7 @@ mafMeasuredGauge = mafMeasured,"MAF sensor", "kg/h", 0.0,0.0, 0.0,0.0, 0.0,0.0,
MAPValueGauge = MAPValue,"MAP", "kPa", 0.0,0.0, 0.0,0.0, 0.0,0.0, 0,0
baroPressureGauge = baroPressure,"baroPressure", "kPa", 0.0,0.0, 0.0,0.0, 0.0,0.0, 0,0
lambdaValueGauge = lambdaValue,"Lambda", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 0,0
knockRetardGauge = knockRetard,"knockRetard", "deg", 0.0,0.0, 0.0,0.0, 0.0,0.0, 0,0
knockRetardGauge = knockRetard,"knock: retard", "deg", 0.0,0.0, 0.0,0.0, 0.0,0.0, 0,0
idleCurrentPositionGauge = idleCurrentPosition,"idleCurrentPosition", "%", 0.0,100.0, 0.0,100.0, 0.0,100.0, 1,1
VBattGauge = VBatt,"VBatt", "V", 0.0,0.0, 0.0,0.0, 0.0,0.0, 0,0
oilPressureGauge = oilPressure,"Oil Pressure", "kPa", 0.0,0.0, 0.0,0.0, 0.0,0.0, 0,0

View File

@ -15,7 +15,7 @@ mafMeasured("MAF sensor", SensorCategory.SENSOR_INPUTS, FieldType.INT16, 28, 0.1
MAPValue("MAP", SensorCategory.SENSOR_INPUTS, FieldType.INT16, 30, 0.03333333333333333, 0.0, 0.0, "kPa"),
baroPressure("baroPressure", SensorCategory.SENSOR_INPUTS, FieldType.INT16, 32, 0.03333333333333333, 0.0, 0.0, "kPa"),
lambdaValue("Lambda", SensorCategory.SENSOR_INPUTS, FieldType.INT16, 34, 1.0E-4, 0.0, 0.0, ""),
knockRetard("knockRetard", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 36, 0.1, 0.0, 0.0, "deg"),
knockRetard("knock: retard", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 36, 0.1, 0.0, 0.0, "deg"),
idleCurrentPosition("idleCurrentPosition", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 37, 0.5, 0.0, 100.0, "%"),
VBatt("VBatt", SensorCategory.SENSOR_INPUTS, FieldType.INT16, 38, 0.001, 0.0, 0.0, "V"),
oilPressure("Oil Pressure", SensorCategory.SENSOR_INPUTS, FieldType.INT16, 40, 0.03333333333333333, 0.0, 0.0, "kPa"),

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 Apr 25 03:58:25 UTC 2022
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) console/binary/output_channels.txt Thu May 05 04:56:54 UTC 2022
// by class com.rusefi.output.CHeaderConsumer
// begin
#pragma once
@ -228,6 +228,7 @@ struct output_channels_s {
*/
scaled_channel<uint16_t, 10000, 1> lambdaValue = (uint16_t)0;
/**
* @@GAUGE_NAME_KNOCK_RETARD@@
deg
* offset 36
*/
@ -791,10 +792,10 @@ struct output_channels_s {
*/
scaled_channel<int16_t, 1000, 1> rawTps2Secondary = (int16_t)0;
/**
* "knock: count"
* @@GAUGE_NAME_KNOCK_COUNTER@@
* offset 306
*/
uint16_t knockCount = (uint16_t)0;
scaled_channel<uint16_t, 1, 1> knockCount = (uint16_t)0;
/**
* @@GAUGE_NAME_ACCEL_Z@@
G
@ -1403,4 +1404,4 @@ struct output_channels_s {
static_assert(sizeof(output_channels_s) == 640);
// end
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) console/binary/output_channels.txt Mon Apr 25 03:58:25 UTC 2022
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) console/binary/output_channels.txt Thu May 05 04:56:54 UTC 2022

View File

@ -869,8 +869,9 @@
#define GAUGE_NAME_KNOCK_7 "knock 7"
#define GAUGE_NAME_KNOCK_8 "knock 8"
#define GAUGE_NAME_KNOCK_9 "knock 9"
#define GAUGE_NAME_KNOCK_COUNTER "knock: counter"
#define GAUGE_NAME_KNOCK_COUNTER "knock: count"
#define GAUGE_NAME_KNOCK_LEVEL "knock: current level"
#define GAUGE_NAME_KNOCK_RETARD "knock: retard"
#define GAUGE_NAME_LAMBDA "Lambda"
#define GAUGE_NAME_LAMBDA2 "Lambda 2"
#define GAUGE_NAME_LAST_ERROR "Last error"
@ -1903,7 +1904,7 @@
#define show_Frankenso_presets true
#define show_test_presets true
#define showHumanReadableWarning_offset 940
#define SIGNATURE_HASH 1937513945
#define SIGNATURE_HASH 3691657024
#define silentTriggerError_offset 1340
#define skippedWheelOnCam_offset 1340
#define slowAdcAlpha_offset 1580
@ -2483,7 +2484,7 @@
#define ts_show_spi true
#define ts_show_trigger_comparator false
#define ts_show_tunerstudio_port true
#define TS_SIGNATURE "rusEFI 2022.05.04.all.1937513945"
#define TS_SIGNATURE "rusEFI 2022.05.05.all.3691657024"
#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 1937513945
#define TS_SIGNATURE "rusEFI 2022.05.04.all.1937513945"
#define SIGNATURE_HASH 3691657024
#define TS_SIGNATURE "rusEFI 2022.05.05.all.3691657024"

View File

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

View File

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

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 1874258174
#define TS_SIGNATURE "rusEFI 2022.05.04.atlas.1874258174"
#define SIGNATURE_HASH 3233858151
#define TS_SIGNATURE "rusEFI 2022.05.05.atlas.3233858151"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 3499188208
#define TS_SIGNATURE "rusEFI 2022.05.04.core8.3499188208"
#define SIGNATURE_HASH 2145875305
#define TS_SIGNATURE "rusEFI 2022.05.05.core8.2145875305"

View File

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

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 823189789
#define TS_SIGNATURE "rusEFI 2022.05.04.frankenso_na6.823189789"
#define SIGNATURE_HASH 2657536900
#define TS_SIGNATURE "rusEFI 2022.05.05.frankenso_na6.2657536900"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 482390425
#define TS_SIGNATURE "rusEFI 2022.05.04.harley81.482390425"
#define SIGNATURE_HASH 3015088896
#define TS_SIGNATURE "rusEFI 2022.05.05.harley81.3015088896"

View File

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

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 1517667706
#define TS_SIGNATURE "rusEFI 2022.05.04.hellen121nissan.1517667706"
#define SIGNATURE_HASH 4110675939
#define TS_SIGNATURE "rusEFI 2022.05.05.hellen121nissan.4110675939"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 649028926
#define TS_SIGNATURE "rusEFI 2022.05.04.hellen121vag.649028926"
#define SIGNATURE_HASH 2312720295
#define TS_SIGNATURE "rusEFI 2022.05.05.hellen121vag.2312720295"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 2779367701
#define TS_SIGNATURE "rusEFI 2022.05.04.hellen128.2779367701"
#define SIGNATURE_HASH 182444940
#define TS_SIGNATURE "rusEFI 2022.05.05.hellen128.182444940"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 1515971107
#define TS_SIGNATURE "rusEFI 2022.05.04.hellen154hyundai.1515971107"
#define SIGNATURE_HASH 4113418426
#define TS_SIGNATURE "rusEFI 2022.05.05.hellen154hyundai.4113418426"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 1796644335
#define TS_SIGNATURE "rusEFI 2022.05.04.hellen72.1796644335"
#define SIGNATURE_HASH 3294672758
#define TS_SIGNATURE "rusEFI 2022.05.05.hellen72.3294672758"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 582148078
#define TS_SIGNATURE "rusEFI 2022.05.04.hellen81.582148078"
#define SIGNATURE_HASH 2378495351
#define TS_SIGNATURE "rusEFI 2022.05.05.hellen81.2378495351"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 1123087890
#define TS_SIGNATURE "rusEFI 2022.05.04.hellen88bmw.1123087890"
#define SIGNATURE_HASH 3985038475
#define TS_SIGNATURE "rusEFI 2022.05.05.hellen88bmw.3985038475"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 1707223901
#define TS_SIGNATURE "rusEFI 2022.05.04.hellenNA6.1707223901"
#define SIGNATURE_HASH 3400794564
#define TS_SIGNATURE "rusEFI 2022.05.05.hellenNA6.3400794564"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 302367416
#define TS_SIGNATURE "rusEFI 2022.05.04.hellenNA8_96.302367416"
#define SIGNATURE_HASH 3178489889
#define TS_SIGNATURE "rusEFI 2022.05.05.hellenNA8_96.3178489889"

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 911234003
#define TS_SIGNATURE "rusEFI 2022.05.04.hellen_cypress.911234003"
#define SIGNATURE_HASH 2569435466
#define TS_SIGNATURE "rusEFI 2022.05.05.hellen_cypress.2569435466"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat null
//
#define SIGNATURE_HASH 1746089054
#define TS_SIGNATURE "rusEFI 2022.05.04.kin.1746089054"
#define SIGNATURE_HASH 3345292999
#define TS_SIGNATURE "rusEFI 2022.05.05.kin.3345292999"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 4288409224
#define TS_SIGNATURE "rusEFI 2022.05.04.mre_f4.4288409224"
#define SIGNATURE_HASH 1357759505
#define TS_SIGNATURE "rusEFI 2022.05.05.mre_f4.1357759505"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 4288409224
#define TS_SIGNATURE "rusEFI 2022.05.04.mre_f7.4288409224"
#define SIGNATURE_HASH 1357759505
#define TS_SIGNATURE "rusEFI 2022.05.05.mre_f7.1357759505"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 597083199
#define TS_SIGNATURE "rusEFI 2022.05.04.prometheus_405.597083199"
#define SIGNATURE_HASH 2363551398
#define TS_SIGNATURE "rusEFI 2022.05.05.prometheus_405.2363551398"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 597083199
#define TS_SIGNATURE "rusEFI 2022.05.04.prometheus_469.597083199"
#define SIGNATURE_HASH 2363551398
#define TS_SIGNATURE "rusEFI 2022.05.05.prometheus_469.2363551398"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 3609252273
#define TS_SIGNATURE "rusEFI 2022.05.04.proteus_f4.3609252273"
#define SIGNATURE_HASH 2018966312
#define TS_SIGNATURE "rusEFI 2022.05.05.proteus_f4.2018966312"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 3609252273
#define TS_SIGNATURE "rusEFI 2022.05.04.proteus_f7.3609252273"
#define SIGNATURE_HASH 2018966312
#define TS_SIGNATURE "rusEFI 2022.05.05.proteus_f7.2018966312"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 3609252273
#define TS_SIGNATURE "rusEFI 2022.05.04.proteus_h7.3609252273"
#define SIGNATURE_HASH 2018966312
#define TS_SIGNATURE "rusEFI 2022.05.05.proteus_h7.2018966312"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_subaru_config.sh null
//
#define SIGNATURE_HASH 473763160
#define TS_SIGNATURE "rusEFI 2022.05.04.subaru_eg33_f7.473763160"
#define SIGNATURE_HASH 3008047041
#define TS_SIGNATURE "rusEFI 2022.05.05.subaru_eg33_f7.3008047041"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 3018199449
#define TS_SIGNATURE "rusEFI 2022.05.04.tdg-pdm8.3018199449"
#define SIGNATURE_HASH 479214336
#define TS_SIGNATURE "rusEFI 2022.05.05.tdg-pdm8.479214336"

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.05.04.all.1937513945"
signature = "rusEFI 2022.05.05.all.3691657024"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2022.05.04.all.1937513945" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.05.05.all.3691657024" ; 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 gen_config.sh integration/rusefi_config.txt Wed May 04 06:50:15 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu May 05 04:57:33 UTC 2022
pageSize = 21352
page = 1
@ -4217,7 +4217,7 @@ entry = mafMeasured, "MAF sensor", float, "%.3f"
entry = MAPValue, "MAP", float, "%.3f"
entry = baroPressure, "baroPressure", float, "%.3f"
entry = lambdaValue, "Lambda", float, "%.3f"
entry = knockRetard, "knockRetard", float, "%.3f"
entry = knockRetard, "knock: retard", float, "%.3f"
entry = idleCurrentPosition, "idleCurrentPosition", float, "%.3f"
entry = VBatt, "VBatt", float, "%.3f"
entry = oilPressure, "Oil Pressure", float, "%.3f"

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.05.04.alphax-2chan.2232322261"
signature = "rusEFI 2022.05.05.alphax-2chan.712548940"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2022.05.04.alphax-2chan.2232322261" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.05.05.alphax-2chan.712548940" ; 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 gen_config.sh integration/rusefi_config.txt Wed May 04 06:49:44 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu May 05 04:56:55 UTC 2022
pageSize = 21352
page = 1
@ -4217,7 +4217,7 @@ entry = mafMeasured, "MAF sensor", float, "%.3f"
entry = MAPValue, "MAP", float, "%.3f"
entry = baroPressure, "baroPressure", float, "%.3f"
entry = lambdaValue, "Lambda", float, "%.3f"
entry = knockRetard, "knockRetard", float, "%.3f"
entry = knockRetard, "knock: retard", float, "%.3f"
entry = idleCurrentPosition, "idleCurrentPosition", float, "%.3f"
entry = VBatt, "VBatt", float, "%.3f"
entry = oilPressure, "Oil Pressure", float, "%.3f"

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.05.04.alphax-4chan.3009754072"
signature = "rusEFI 2022.05.05.alphax-4chan.471013697"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2022.05.04.alphax-4chan.3009754072" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.05.05.alphax-4chan.471013697" ; 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 gen_config.sh integration/rusefi_config.txt Wed May 04 06:49:45 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu May 05 04:56:57 UTC 2022
pageSize = 21352
page = 1
@ -4217,7 +4217,7 @@ entry = mafMeasured, "MAF sensor", float, "%.3f"
entry = MAPValue, "MAP", float, "%.3f"
entry = baroPressure, "baroPressure", float, "%.3f"
entry = lambdaValue, "Lambda", float, "%.3f"
entry = knockRetard, "knockRetard", float, "%.3f"
entry = knockRetard, "knock: retard", float, "%.3f"
entry = idleCurrentPosition, "idleCurrentPosition", float, "%.3f"
entry = VBatt, "VBatt", float, "%.3f"
entry = oilPressure, "Oil Pressure", float, "%.3f"

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.05.04.atlas.1874258174"
signature = "rusEFI 2022.05.05.atlas.3233858151"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2022.05.04.atlas.1874258174" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.05.05.atlas.3233858151" ; 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 gen_config.sh integration/rusefi_config.txt Wed May 04 06:50:13 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu May 05 04:57:30 UTC 2022
pageSize = 21352
page = 1
@ -4217,7 +4217,7 @@ entry = mafMeasured, "MAF sensor", float, "%.3f"
entry = MAPValue, "MAP", float, "%.3f"
entry = baroPressure, "baroPressure", float, "%.3f"
entry = lambdaValue, "Lambda", float, "%.3f"
entry = knockRetard, "knockRetard", float, "%.3f"
entry = knockRetard, "knock: retard", float, "%.3f"
entry = idleCurrentPosition, "idleCurrentPosition", float, "%.3f"
entry = VBatt, "VBatt", float, "%.3f"
entry = oilPressure, "Oil Pressure", float, "%.3f"

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.05.04.core8.3499188208"
signature = "rusEFI 2022.05.05.core8.2145875305"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2022.05.04.core8.3499188208" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.05.05.core8.2145875305" ; 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 gen_config.sh integration/rusefi_config.txt Wed May 04 06:50:03 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu May 05 04:57:18 UTC 2022
pageSize = 21352
page = 1
@ -4217,7 +4217,7 @@ entry = mafMeasured, "MAF sensor", float, "%.3f"
entry = MAPValue, "MAP", float, "%.3f"
entry = baroPressure, "baroPressure", float, "%.3f"
entry = lambdaValue, "Lambda", float, "%.3f"
entry = knockRetard, "knockRetard", float, "%.3f"
entry = knockRetard, "knock: retard", float, "%.3f"
entry = idleCurrentPosition, "idleCurrentPosition", float, "%.3f"
entry = VBatt, "VBatt", float, "%.3f"
entry = oilPressure, "Oil Pressure", float, "%.3f"

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.05.04.f429-discovery.1937513945"
signature = "rusEFI 2022.05.05.f429-discovery.3691657024"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2022.05.04.f429-discovery.1937513945" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.05.05.f429-discovery.3691657024" ; 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 gen_config.sh integration/rusefi_config.txt Wed May 04 06:50:12 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu May 05 04:57:29 UTC 2022
pageSize = 21352
page = 1
@ -4217,7 +4217,7 @@ entry = mafMeasured, "MAF sensor", float, "%.3f"
entry = MAPValue, "MAP", float, "%.3f"
entry = baroPressure, "baroPressure", float, "%.3f"
entry = lambdaValue, "Lambda", float, "%.3f"
entry = knockRetard, "knockRetard", float, "%.3f"
entry = knockRetard, "knock: retard", float, "%.3f"
entry = idleCurrentPosition, "idleCurrentPosition", float, "%.3f"
entry = VBatt, "VBatt", float, "%.3f"
entry = oilPressure, "Oil Pressure", float, "%.3f"

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.05.04.frankenso_na6.823189789"
signature = "rusEFI 2022.05.05.frankenso_na6.2657536900"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2022.05.04.frankenso_na6.823189789" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.05.05.frankenso_na6.2657536900" ; 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 gen_config.sh integration/rusefi_config.txt Wed May 04 06:50:04 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu May 05 04:57:20 UTC 2022
pageSize = 21352
page = 1
@ -4217,7 +4217,7 @@ entry = mafMeasured, "MAF sensor", float, "%.3f"
entry = MAPValue, "MAP", float, "%.3f"
entry = baroPressure, "baroPressure", float, "%.3f"
entry = lambdaValue, "Lambda", float, "%.3f"
entry = knockRetard, "knockRetard", float, "%.3f"
entry = knockRetard, "knock: retard", float, "%.3f"
entry = idleCurrentPosition, "idleCurrentPosition", float, "%.3f"
entry = VBatt, "VBatt", float, "%.3f"
entry = oilPressure, "Oil Pressure", float, "%.3f"

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.05.04.harley81.482390425"
signature = "rusEFI 2022.05.05.harley81.3015088896"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2022.05.04.harley81.482390425" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.05.05.harley81.3015088896" ; 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 gen_config.sh integration/rusefi_config.txt Wed May 04 06:49:47 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu May 05 04:56:58 UTC 2022
pageSize = 21352
page = 1
@ -4217,7 +4217,7 @@ entry = mafMeasured, "MAF sensor", float, "%.3f"
entry = MAPValue, "MAP", float, "%.3f"
entry = baroPressure, "baroPressure", float, "%.3f"
entry = lambdaValue, "Lambda", float, "%.3f"
entry = knockRetard, "knockRetard", float, "%.3f"
entry = knockRetard, "knock: retard", float, "%.3f"
entry = idleCurrentPosition, "idleCurrentPosition", float, "%.3f"
entry = VBatt, "VBatt", float, "%.3f"
entry = oilPressure, "Oil Pressure", float, "%.3f"

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.05.04.hellen-nb1.3071348151"
signature = "rusEFI 2022.05.05.hellen-nb1.409413422"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2022.05.04.hellen-nb1.3071348151" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.05.05.hellen-nb1.409413422" ; 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 gen_config.sh integration/rusefi_config.txt Wed May 04 06:49:57 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu May 05 04:57:10 UTC 2022
pageSize = 21352
page = 1
@ -4217,7 +4217,7 @@ entry = mafMeasured, "MAF sensor", float, "%.3f"
entry = MAPValue, "MAP", float, "%.3f"
entry = baroPressure, "baroPressure", float, "%.3f"
entry = lambdaValue, "Lambda", float, "%.3f"
entry = knockRetard, "knockRetard", float, "%.3f"
entry = knockRetard, "knock: retard", float, "%.3f"
entry = idleCurrentPosition, "idleCurrentPosition", float, "%.3f"
entry = VBatt, "VBatt", float, "%.3f"
entry = oilPressure, "Oil Pressure", float, "%.3f"

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.05.04.hellen121nissan.1517667706"
signature = "rusEFI 2022.05.05.hellen121nissan.4110675939"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2022.05.04.hellen121nissan.1517667706" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.05.05.hellen121nissan.4110675939" ; 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 gen_config.sh integration/rusefi_config.txt Wed May 04 06:49:50 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu May 05 04:57:03 UTC 2022
pageSize = 21352
page = 1
@ -4217,7 +4217,7 @@ entry = mafMeasured, "MAF sensor", float, "%.3f"
entry = MAPValue, "MAP", float, "%.3f"
entry = baroPressure, "baroPressure", float, "%.3f"
entry = lambdaValue, "Lambda", float, "%.3f"
entry = knockRetard, "knockRetard", float, "%.3f"
entry = knockRetard, "knock: retard", float, "%.3f"
entry = idleCurrentPosition, "idleCurrentPosition", float, "%.3f"
entry = VBatt, "VBatt", float, "%.3f"
entry = oilPressure, "Oil Pressure", float, "%.3f"

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.05.04.hellen121vag.649028926"
signature = "rusEFI 2022.05.05.hellen121vag.2312720295"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2022.05.04.hellen121vag.649028926" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.05.05.hellen121vag.2312720295" ; 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 gen_config.sh integration/rusefi_config.txt Wed May 04 06:49:49 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu May 05 04:57:01 UTC 2022
pageSize = 21352
page = 1
@ -4217,7 +4217,7 @@ entry = mafMeasured, "MAF sensor", float, "%.3f"
entry = MAPValue, "MAP", float, "%.3f"
entry = baroPressure, "baroPressure", float, "%.3f"
entry = lambdaValue, "Lambda", float, "%.3f"
entry = knockRetard, "knockRetard", float, "%.3f"
entry = knockRetard, "knock: retard", float, "%.3f"
entry = idleCurrentPosition, "idleCurrentPosition", float, "%.3f"
entry = VBatt, "VBatt", float, "%.3f"
entry = oilPressure, "Oil Pressure", float, "%.3f"

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.05.04.hellen128.2779367701"
signature = "rusEFI 2022.05.05.hellen128.182444940"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2022.05.04.hellen128.2779367701" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.05.05.hellen128.182444940" ; 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 gen_config.sh integration/rusefi_config.txt Wed May 04 06:49:48 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu May 05 04:57:00 UTC 2022
pageSize = 21352
page = 1
@ -4217,7 +4217,7 @@ entry = mafMeasured, "MAF sensor", float, "%.3f"
entry = MAPValue, "MAP", float, "%.3f"
entry = baroPressure, "baroPressure", float, "%.3f"
entry = lambdaValue, "Lambda", float, "%.3f"
entry = knockRetard, "knockRetard", float, "%.3f"
entry = knockRetard, "knock: retard", float, "%.3f"
entry = idleCurrentPosition, "idleCurrentPosition", float, "%.3f"
entry = VBatt, "VBatt", float, "%.3f"
entry = oilPressure, "Oil Pressure", float, "%.3f"

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.05.04.hellen154hyundai.1515971107"
signature = "rusEFI 2022.05.05.hellen154hyundai.4113418426"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2022.05.04.hellen154hyundai.1515971107" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.05.05.hellen154hyundai.4113418426" ; 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 gen_config.sh integration/rusefi_config.txt Wed May 04 06:49:52 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu May 05 04:57:04 UTC 2022
pageSize = 21352
page = 1
@ -4217,7 +4217,7 @@ entry = mafMeasured, "MAF sensor", float, "%.3f"
entry = MAPValue, "MAP", float, "%.3f"
entry = baroPressure, "baroPressure", float, "%.3f"
entry = lambdaValue, "Lambda", float, "%.3f"
entry = knockRetard, "knockRetard", float, "%.3f"
entry = knockRetard, "knock: retard", float, "%.3f"
entry = idleCurrentPosition, "idleCurrentPosition", float, "%.3f"
entry = VBatt, "VBatt", float, "%.3f"
entry = oilPressure, "Oil Pressure", float, "%.3f"

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.05.04.hellen72.1796644335"
signature = "rusEFI 2022.05.05.hellen72.3294672758"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2022.05.04.hellen72.1796644335" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.05.05.hellen72.3294672758" ; 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 gen_config.sh integration/rusefi_config.txt Wed May 04 06:49:54 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu May 05 04:57:07 UTC 2022
pageSize = 21352
page = 1
@ -4217,7 +4217,7 @@ entry = mafMeasured, "MAF sensor", float, "%.3f"
entry = MAPValue, "MAP", float, "%.3f"
entry = baroPressure, "baroPressure", float, "%.3f"
entry = lambdaValue, "Lambda", float, "%.3f"
entry = knockRetard, "knockRetard", float, "%.3f"
entry = knockRetard, "knock: retard", float, "%.3f"
entry = idleCurrentPosition, "idleCurrentPosition", float, "%.3f"
entry = VBatt, "VBatt", float, "%.3f"
entry = oilPressure, "Oil Pressure", float, "%.3f"

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.05.04.hellen81.582148078"
signature = "rusEFI 2022.05.05.hellen81.2378495351"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2022.05.04.hellen81.582148078" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.05.05.hellen81.2378495351" ; 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 gen_config.sh integration/rusefi_config.txt Wed May 04 06:49:55 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu May 05 04:57:09 UTC 2022
pageSize = 21352
page = 1
@ -4217,7 +4217,7 @@ entry = mafMeasured, "MAF sensor", float, "%.3f"
entry = MAPValue, "MAP", float, "%.3f"
entry = baroPressure, "baroPressure", float, "%.3f"
entry = lambdaValue, "Lambda", float, "%.3f"
entry = knockRetard, "knockRetard", float, "%.3f"
entry = knockRetard, "knock: retard", float, "%.3f"
entry = idleCurrentPosition, "idleCurrentPosition", float, "%.3f"
entry = VBatt, "VBatt", float, "%.3f"
entry = oilPressure, "Oil Pressure", float, "%.3f"

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.05.04.hellen88bmw.1123087890"
signature = "rusEFI 2022.05.05.hellen88bmw.3985038475"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2022.05.04.hellen88bmw.1123087890" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.05.05.hellen88bmw.3985038475" ; 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 gen_config.sh integration/rusefi_config.txt Wed May 04 06:49:53 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu May 05 04:57:06 UTC 2022
pageSize = 21352
page = 1
@ -4217,7 +4217,7 @@ entry = mafMeasured, "MAF sensor", float, "%.3f"
entry = MAPValue, "MAP", float, "%.3f"
entry = baroPressure, "baroPressure", float, "%.3f"
entry = lambdaValue, "Lambda", float, "%.3f"
entry = knockRetard, "knockRetard", float, "%.3f"
entry = knockRetard, "knock: retard", float, "%.3f"
entry = idleCurrentPosition, "idleCurrentPosition", float, "%.3f"
entry = VBatt, "VBatt", float, "%.3f"
entry = oilPressure, "Oil Pressure", float, "%.3f"

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.05.04.hellenNA6.1707223901"
signature = "rusEFI 2022.05.05.hellenNA6.3400794564"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2022.05.04.hellenNA6.1707223901" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.05.05.hellenNA6.3400794564" ; 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 gen_config.sh integration/rusefi_config.txt Wed May 04 06:49:58 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu May 05 04:57:12 UTC 2022
pageSize = 21352
page = 1
@ -4217,7 +4217,7 @@ entry = mafMeasured, "MAF sensor", float, "%.3f"
entry = MAPValue, "MAP", float, "%.3f"
entry = baroPressure, "baroPressure", float, "%.3f"
entry = lambdaValue, "Lambda", float, "%.3f"
entry = knockRetard, "knockRetard", float, "%.3f"
entry = knockRetard, "knock: retard", float, "%.3f"
entry = idleCurrentPosition, "idleCurrentPosition", float, "%.3f"
entry = VBatt, "VBatt", float, "%.3f"
entry = oilPressure, "Oil Pressure", float, "%.3f"

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.05.04.hellenNA8_96.302367416"
signature = "rusEFI 2022.05.05.hellenNA8_96.3178489889"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2022.05.04.hellenNA8_96.302367416" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.05.05.hellenNA8_96.3178489889" ; 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 gen_config.sh integration/rusefi_config.txt Wed May 04 06:49:59 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu May 05 04:57:13 UTC 2022
pageSize = 21352
page = 1
@ -4217,7 +4217,7 @@ entry = mafMeasured, "MAF sensor", float, "%.3f"
entry = MAPValue, "MAP", float, "%.3f"
entry = baroPressure, "baroPressure", float, "%.3f"
entry = lambdaValue, "Lambda", float, "%.3f"
entry = knockRetard, "knockRetard", float, "%.3f"
entry = knockRetard, "knock: retard", float, "%.3f"
entry = idleCurrentPosition, "idleCurrentPosition", float, "%.3f"
entry = VBatt, "VBatt", float, "%.3f"
entry = oilPressure, "Oil Pressure", float, "%.3f"

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.05.04.hellen_cypress.911234003"
signature = "rusEFI 2022.05.05.hellen_cypress.2569435466"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2022.05.04.hellen_cypress.911234003" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.05.05.hellen_cypress.2569435466" ; 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 hellen_cypress_gen_config.bat integration/rusefi_config.txt Wed May 04 06:50:17 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Thu May 05 04:57:36 UTC 2022
pageSize = 21352
page = 1
@ -4217,7 +4217,7 @@ entry = mafMeasured, "MAF sensor", float, "%.3f"
entry = MAPValue, "MAP", float, "%.3f"
entry = baroPressure, "baroPressure", float, "%.3f"
entry = lambdaValue, "Lambda", float, "%.3f"
entry = knockRetard, "knockRetard", float, "%.3f"
entry = knockRetard, "knock: retard", float, "%.3f"
entry = idleCurrentPosition, "idleCurrentPosition", float, "%.3f"
entry = VBatt, "VBatt", float, "%.3f"
entry = oilPressure, "Oil Pressure", float, "%.3f"

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.05.04.kin.1746089054"
signature = "rusEFI 2022.05.05.kin.3345292999"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2022.05.04.kin.1746089054" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.05.05.kin.3345292999" ; 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 kinetis_gen_config.bat integration/rusefi_config.txt Wed May 04 06:50:16 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Thu May 05 04:57:34 UTC 2022
pageSize = 21324
page = 1
@ -4178,7 +4178,7 @@ entry = mafMeasured, "MAF sensor", float, "%.3f"
entry = MAPValue, "MAP", float, "%.3f"
entry = baroPressure, "baroPressure", float, "%.3f"
entry = lambdaValue, "Lambda", float, "%.3f"
entry = knockRetard, "knockRetard", float, "%.3f"
entry = knockRetard, "knock: retard", float, "%.3f"
entry = idleCurrentPosition, "idleCurrentPosition", float, "%.3f"
entry = VBatt, "VBatt", float, "%.3f"
entry = oilPressure, "Oil Pressure", float, "%.3f"

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.05.04.mre_f4.4288409224"
signature = "rusEFI 2022.05.05.mre_f4.1357759505"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2022.05.04.mre_f4.4288409224" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.05.05.mre_f4.1357759505" ; 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 gen_config.sh integration/rusefi_config.txt Wed May 04 06:50:02 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu May 05 04:57:17 UTC 2022
pageSize = 21352
page = 1
@ -4217,7 +4217,7 @@ entry = mafMeasured, "MAF sensor", float, "%.3f"
entry = MAPValue, "MAP", float, "%.3f"
entry = baroPressure, "baroPressure", float, "%.3f"
entry = lambdaValue, "Lambda", float, "%.3f"
entry = knockRetard, "knockRetard", float, "%.3f"
entry = knockRetard, "knock: retard", float, "%.3f"
entry = idleCurrentPosition, "idleCurrentPosition", float, "%.3f"
entry = VBatt, "VBatt", float, "%.3f"
entry = oilPressure, "Oil Pressure", float, "%.3f"

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.05.04.mre_f7.4288409224"
signature = "rusEFI 2022.05.05.mre_f7.1357759505"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2022.05.04.mre_f7.4288409224" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.05.05.mre_f7.1357759505" ; 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 gen_config.sh integration/rusefi_config.txt Wed May 04 06:50:01 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu May 05 04:57:15 UTC 2022
pageSize = 21352
page = 1
@ -4217,7 +4217,7 @@ entry = mafMeasured, "MAF sensor", float, "%.3f"
entry = MAPValue, "MAP", float, "%.3f"
entry = baroPressure, "baroPressure", float, "%.3f"
entry = lambdaValue, "Lambda", float, "%.3f"
entry = knockRetard, "knockRetard", float, "%.3f"
entry = knockRetard, "knock: retard", float, "%.3f"
entry = idleCurrentPosition, "idleCurrentPosition", float, "%.3f"
entry = VBatt, "VBatt", float, "%.3f"
entry = oilPressure, "Oil Pressure", float, "%.3f"

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.05.04.prometheus_405.597083199"
signature = "rusEFI 2022.05.05.prometheus_405.2363551398"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2022.05.04.prometheus_405.597083199" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.05.05.prometheus_405.2363551398" ; 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 gen_config.sh integration/rusefi_config.txt Wed May 04 06:50:07 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu May 05 04:57:23 UTC 2022
pageSize = 21352
page = 1
@ -4217,7 +4217,7 @@ entry = mafMeasured, "MAF sensor", float, "%.3f"
entry = MAPValue, "MAP", float, "%.3f"
entry = baroPressure, "baroPressure", float, "%.3f"
entry = lambdaValue, "Lambda", float, "%.3f"
entry = knockRetard, "knockRetard", float, "%.3f"
entry = knockRetard, "knock: retard", float, "%.3f"
entry = idleCurrentPosition, "idleCurrentPosition", float, "%.3f"
entry = VBatt, "VBatt", float, "%.3f"
entry = oilPressure, "Oil Pressure", float, "%.3f"

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.05.04.prometheus_469.597083199"
signature = "rusEFI 2022.05.05.prometheus_469.2363551398"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2022.05.04.prometheus_469.597083199" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.05.05.prometheus_469.2363551398" ; 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 gen_config.sh integration/rusefi_config.txt Wed May 04 06:50:06 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu May 05 04:57:21 UTC 2022
pageSize = 21352
page = 1
@ -4217,7 +4217,7 @@ entry = mafMeasured, "MAF sensor", float, "%.3f"
entry = MAPValue, "MAP", float, "%.3f"
entry = baroPressure, "baroPressure", float, "%.3f"
entry = lambdaValue, "Lambda", float, "%.3f"
entry = knockRetard, "knockRetard", float, "%.3f"
entry = knockRetard, "knock: retard", float, "%.3f"
entry = idleCurrentPosition, "idleCurrentPosition", float, "%.3f"
entry = VBatt, "VBatt", float, "%.3f"
entry = oilPressure, "Oil Pressure", float, "%.3f"

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.05.04.proteus_f4.3609252273"
signature = "rusEFI 2022.05.05.proteus_f4.2018966312"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2022.05.04.proteus_f4.3609252273" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.05.05.proteus_f4.2018966312" ; 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 gen_config.sh integration/rusefi_config.txt Wed May 04 21:31:31 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu May 05 04:57:26 UTC 2022
pageSize = 21352
page = 1
@ -4217,7 +4217,7 @@ entry = mafMeasured, "MAF sensor", float, "%.3f"
entry = MAPValue, "MAP", float, "%.3f"
entry = baroPressure, "baroPressure", float, "%.3f"
entry = lambdaValue, "Lambda", float, "%.3f"
entry = knockRetard, "knockRetard", float, "%.3f"
entry = knockRetard, "knock: retard", float, "%.3f"
entry = idleCurrentPosition, "idleCurrentPosition", float, "%.3f"
entry = VBatt, "VBatt", float, "%.3f"
entry = oilPressure, "Oil Pressure", float, "%.3f"

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.05.04.proteus_f7.3609252273"
signature = "rusEFI 2022.05.05.proteus_f7.2018966312"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2022.05.04.proteus_f7.3609252273" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.05.05.proteus_f7.2018966312" ; 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 gen_config.sh integration/rusefi_config.txt Wed May 04 21:31:30 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu May 05 04:57:24 UTC 2022
pageSize = 21352
page = 1
@ -4217,7 +4217,7 @@ entry = mafMeasured, "MAF sensor", float, "%.3f"
entry = MAPValue, "MAP", float, "%.3f"
entry = baroPressure, "baroPressure", float, "%.3f"
entry = lambdaValue, "Lambda", float, "%.3f"
entry = knockRetard, "knockRetard", float, "%.3f"
entry = knockRetard, "knock: retard", float, "%.3f"
entry = idleCurrentPosition, "idleCurrentPosition", float, "%.3f"
entry = VBatt, "VBatt", float, "%.3f"
entry = oilPressure, "Oil Pressure", float, "%.3f"

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.05.04.proteus_h7.3609252273"
signature = "rusEFI 2022.05.05.proteus_h7.2018966312"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2022.05.04.proteus_h7.3609252273" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.05.05.proteus_h7.2018966312" ; 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 gen_config.sh integration/rusefi_config.txt Wed May 04 21:31:33 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu May 05 04:57:27 UTC 2022
pageSize = 21352
page = 1
@ -4217,7 +4217,7 @@ entry = mafMeasured, "MAF sensor", float, "%.3f"
entry = MAPValue, "MAP", float, "%.3f"
entry = baroPressure, "baroPressure", float, "%.3f"
entry = lambdaValue, "Lambda", float, "%.3f"
entry = knockRetard, "knockRetard", float, "%.3f"
entry = knockRetard, "knock: retard", float, "%.3f"
entry = idleCurrentPosition, "idleCurrentPosition", float, "%.3f"
entry = VBatt, "VBatt", float, "%.3f"
entry = oilPressure, "Oil Pressure", float, "%.3f"

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.05.04.subaru_eg33_f7.473763160"
signature = "rusEFI 2022.05.05.subaru_eg33_f7.3008047041"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2022.05.04.subaru_eg33_f7.473763160" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.05.05.subaru_eg33_f7.3008047041" ; 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 config/boards/subaru_eg33/config/gen_subaru_config.sh integration/rusefi_config.txt Wed May 04 06:50:18 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_subaru_config.sh integration/rusefi_config.txt Thu May 05 04:57:37 UTC 2022
pageSize = 21352
page = 1
@ -4217,7 +4217,7 @@ entry = mafMeasured, "MAF sensor", float, "%.3f"
entry = MAPValue, "MAP", float, "%.3f"
entry = baroPressure, "baroPressure", float, "%.3f"
entry = lambdaValue, "Lambda", float, "%.3f"
entry = knockRetard, "knockRetard", float, "%.3f"
entry = knockRetard, "knock: retard", float, "%.3f"
entry = idleCurrentPosition, "idleCurrentPosition", float, "%.3f"
entry = VBatt, "VBatt", float, "%.3f"
entry = oilPressure, "Oil Pressure", float, "%.3f"

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.05.04.tdg-pdm8.3018199449"
signature = "rusEFI 2022.05.05.tdg-pdm8.479214336"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2022.05.04.tdg-pdm8.3018199449" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.05.05.tdg-pdm8.479214336" ; 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 gen_config.sh integration/rusefi_config.txt Wed May 04 06:50:14 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu May 05 04:57:31 UTC 2022
pageSize = 21352
page = 1
@ -4217,7 +4217,7 @@ entry = mafMeasured, "MAF sensor", float, "%.3f"
entry = MAPValue, "MAP", float, "%.3f"
entry = baroPressure, "baroPressure", float, "%.3f"
entry = lambdaValue, "Lambda", float, "%.3f"
entry = knockRetard, "knockRetard", float, "%.3f"
entry = knockRetard, "knock: retard", float, "%.3f"
entry = idleCurrentPosition, "idleCurrentPosition", float, "%.3f"
entry = VBatt, "VBatt", float, "%.3f"
entry = oilPressure, "Oil Pressure", float, "%.3f"

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 Wed May 04 06:50:19 UTC 2022
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu May 05 04:57:39 UTC 2022
// by class com.rusefi.output.FileJavaFieldsConsumer
import com.rusefi.config.*;
@ -852,8 +852,9 @@ public class Fields {
public static final String GAUGE_NAME_KNOCK_7 = "knock 7";
public static final String GAUGE_NAME_KNOCK_8 = "knock 8";
public static final String GAUGE_NAME_KNOCK_9 = "knock 9";
public static final String GAUGE_NAME_KNOCK_COUNTER = "knock: counter";
public static final String GAUGE_NAME_KNOCK_COUNTER = "knock: count";
public static final String GAUGE_NAME_KNOCK_LEVEL = "knock: current level";
public static final String GAUGE_NAME_KNOCK_RETARD = "knock: retard";
public static final String GAUGE_NAME_LAMBDA = "Lambda";
public static final String GAUGE_NAME_LAMBDA2 = "Lambda 2";
public static final String GAUGE_NAME_LAST_ERROR = "Last error";
@ -1851,7 +1852,6 @@ public class Fields {
public static final int servoOutputPins7_offset = 2066;
public static final int servoOutputPins8_offset = 2068;
public static final int showHumanReadableWarning_offset = 940;
public static final int SIGNATURE_HASH = 1937513945;
public static final int silentTriggerError_offset = 1340;
public static final int skippedWheelOnCam_offset = 1340;
public static final int slowAdcAlpha_offset = 1580;
@ -2372,7 +2372,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.05.04.all.1937513945";
public static final String TS_SIGNATURE = "rusEFI 2022.05.05.all.3691657024";
public static final char TS_SINGLE_WRITE_COMMAND = 'W';
public static final char TS_TEST_COMMAND = 't';
public static final int TS_TOTAL_OUTPUT_SIZE = 1024;

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) console/binary/output_channels.txt Mon May 02 09:47:24 UTC 2022
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) console/binary/output_channels.txt Thu May 05 04:56:54 UTC 2022
// by class com.rusefi.output.FileJavaFieldsConsumer
import com.rusefi.config.*;
@ -198,8 +198,9 @@ public class TsOutputs {
public static final String GAUGE_NAME_KNOCK_7 = "knock 7";
public static final String GAUGE_NAME_KNOCK_8 = "knock 8";
public static final String GAUGE_NAME_KNOCK_9 = "knock 9";
public static final String GAUGE_NAME_KNOCK_COUNTER = "knock: counter";
public static final String GAUGE_NAME_KNOCK_COUNTER = "knock: count";
public static final String GAUGE_NAME_KNOCK_LEVEL = "knock: current level";
public static final String GAUGE_NAME_KNOCK_RETARD = "knock: retard";
public static final String GAUGE_NAME_LAMBDA = "Lambda";
public static final String GAUGE_NAME_LAMBDA2 = "Lambda 2";
public static final String GAUGE_NAME_LAST_ERROR = "Last error";