Auto-generated configs and docs

This commit is contained in:
GitHub gen-configs Action 2023-04-22 21:45:39 +00:00
parent 5f776e15a0
commit 88d2efb143
92 changed files with 297 additions and 296 deletions

View File

@ -974,7 +974,7 @@
#define PACK_MULT_PRESSURE 30
#define PACK_MULT_TEMPERATURE 100
#define PACK_MULT_VOLTAGE 1000
#define PACK_MULT_VSS 100
#define PACK_MULT_VSS 1
#define PACK_PERCENT_BYTE_MULT 100.0
#define PEDAL_TO_TPS_SIZE 8
#define PERCENT_TRIM_BYTE_PACKING_DIV 0.02
@ -1067,7 +1067,7 @@
#define SentEtbType_NONE 0
#define show_Frankenso_presets true
#define show_test_presets true
#define SIGNATURE_HASH 2745482268
#define SIGNATURE_HASH 737759006
#define specs_s_size 12
#define spi_device_e_auto_enum 0="SPI_NONE",1="SPI_DEVICE_1",2="SPI_DEVICE_2",3="SPI_DEVICE_3",4="SPI_DEVICE_4"
#define spi_device_e_SPI_DEVICE_1 1
@ -1361,7 +1361,7 @@
#define ts_show_vbatt true
#define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true
#define TS_SIGNATURE "rusEFI master.2023.04.22.cypress.2745482268"
#define TS_SIGNATURE "rusEFI master.2023.04.22.cypress.737759006"
#define TS_SINGLE_WRITE_COMMAND 'W'
#define TS_SINGLE_WRITE_COMMAND_char W
#define TS_TEST_COMMAND 't'

View File

@ -974,7 +974,7 @@
#define PACK_MULT_PRESSURE 30
#define PACK_MULT_TEMPERATURE 100
#define PACK_MULT_VOLTAGE 1000
#define PACK_MULT_VSS 100
#define PACK_MULT_VSS 1
#define PACK_PERCENT_BYTE_MULT 100.0
#define PEDAL_TO_TPS_SIZE 8
#define PERCENT_TRIM_BYTE_PACKING_DIV 0.02
@ -1067,7 +1067,7 @@
#define SentEtbType_NONE 0
#define show_Frankenso_presets true
#define show_test_presets true
#define SIGNATURE_HASH 3413319376
#define SIGNATURE_HASH 1127149010
#define specs_s_size 12
#define spi_device_e_auto_enum 0="SPI_NONE",1="SPI_DEVICE_1",2="SPI_DEVICE_2",3="SPI_DEVICE_3",4="SPI_DEVICE_4"
#define spi_device_e_SPI_DEVICE_1 1
@ -1361,7 +1361,7 @@
#define ts_show_vbatt true
#define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true
#define TS_SIGNATURE "rusEFI master.2023.04.22.kin.3413319376"
#define TS_SIGNATURE "rusEFI master.2023.04.22.kin.1127149010"
#define TS_SINGLE_WRITE_COMMAND 'W'
#define TS_SINGLE_WRITE_COMMAND_char W
#define TS_TEST_COMMAND 't'

View File

@ -923,7 +923,7 @@
#define PACK_MULT_PRESSURE 30
#define PACK_MULT_TEMPERATURE 100
#define PACK_MULT_VOLTAGE 1000
#define PACK_MULT_VSS 100
#define PACK_MULT_VSS 1
#define PACK_PERCENT_BYTE_MULT 100.0
#define PEDAL_TO_TPS_SIZE 8
#define PERCENT_TRIM_BYTE_PACKING_DIV 0.02
@ -1018,7 +1018,7 @@
#define show_Frankenso_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 3497651889
#define SIGNATURE_HASH 1478761907
#define specs_s_size 12
#define spi_device_e_auto_enum 0="SPI_NONE",1="SPI_DEVICE_1",2="SPI_DEVICE_2",3="SPI_DEVICE_3",4="SPI_DEVICE_4"
#define spi_device_e_SPI_DEVICE_1 1
@ -1313,7 +1313,7 @@
#define ts_show_vbatt true
#define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true
#define TS_SIGNATURE "rusEFI master.2023.04.22.subaru_eg33_f7.3497651889"
#define TS_SIGNATURE "rusEFI master.2023.04.22.subaru_eg33_f7.1478761907"
#define TS_SINGLE_WRITE_COMMAND 'W'
#define TS_SINGLE_WRITE_COMMAND_char W
#define TS_TEST_COMMAND 't'

View File

@ -313,7 +313,7 @@ entry = luaGauges2, "luaGauges 2", float, "%.3f"
entry = rawMaf2, "rawMaf2", float, "%.3f"
entry = mafMeasured2, "MAF #2", float, "%.3f"
entry = schedulingUsedCount, "schedulingUsedCount", int, "%d"
entry = vehicleSpeedKph, "Vehicle Speed", float, "%.3f"
entry = vehicleSpeedKph, "Vehicle Speed", int, "%d"
entry = totalFuelCorrection, "totalFuelCorrection", float, "%.3f"
entry = running_postCrankingFuelCorrection, "running_postCrankingFuelCorrection", float, "%.3f"
entry = running_intakeTemperatureCoefficient, "fuel: IAT correction", float, "%.3f"

View File

@ -341,7 +341,7 @@ luaGauges2 = scalar, F32, 628, "value", 1, 0
rawMaf2 = scalar, U16, 632, "V", 0.001, 0
mafMeasured2 = scalar, U16, 634, "kg/h", 0.1, 0
schedulingUsedCount = scalar, U16, 636, "", 1,0
vehicleSpeedKph = scalar, U16, 638, "kph", 0.01, 0
vehicleSpeedKph = scalar, U16, 638, "kph", 1, 0
unusedAtTheEnd1 = scalar, U08, 640, "", 1, 0
unusedAtTheEnd2 = scalar, U08, 641, "", 1, 0
unusedAtTheEnd3 = scalar, U08, 642, "", 1, 0

View File

@ -240,7 +240,7 @@ luaGauges2("luaGauges 2", SensorCategory.SENSOR_INPUTS, FieldType.INT, 628, 1.0,
rawMaf2("rawMaf2", SensorCategory.SENSOR_INPUTS, FieldType.INT16, 632, 0.001, 0.0, 5.0, "V"),
mafMeasured2("MAF #2", SensorCategory.SENSOR_INPUTS, FieldType.INT16, 634, 0.1, 0.0, 0.0, "kg/h"),
schedulingUsedCount("schedulingUsedCount", SensorCategory.SENSOR_INPUTS, FieldType.INT16, 636, 1.0, 0.0, 0.0, ""),
vehicleSpeedKph("Vehicle Speed", SensorCategory.SENSOR_INPUTS, FieldType.INT16, 638, 0.01, 0.0, 0.0, "kph"),
vehicleSpeedKph("Vehicle Speed", SensorCategory.SENSOR_INPUTS, FieldType.INT16, 638, 1.0, 0.0, 0.0, "kph"),
unusedAtTheEnd1("unusedAtTheEnd 1", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 640, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd2("unusedAtTheEnd 2", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 641, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd3("unusedAtTheEnd 3", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 642, 1.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 Sat Apr 22 20:21:54 UTC 2023
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) console/binary/output_channels.txt Sat Apr 22 21:44:51 UTC 2023
// by class com.rusefi.output.CHeaderConsumer
// begin
#pragma once
@ -1374,7 +1374,7 @@ struct output_channels_s {
kph
* offset 638
*/
scaled_channel<uint16_t, 100, 1> vehicleSpeedKph = (uint16_t)0;
scaled_channel<uint16_t, 1, 1> vehicleSpeedKph = (uint16_t)0;
/**
* offset 640
*/
@ -1383,4 +1383,4 @@ struct output_channels_s {
static_assert(sizeof(output_channels_s) == 776);
// end
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) console/binary/output_channels.txt Sat Apr 22 20:21:54 UTC 2023
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) console/binary/output_channels.txt Sat Apr 22 21:44:51 UTC 2023

View File

@ -974,7 +974,7 @@
#define PACK_MULT_PRESSURE 30
#define PACK_MULT_TEMPERATURE 100
#define PACK_MULT_VOLTAGE 1000
#define PACK_MULT_VSS 100
#define PACK_MULT_VSS 1
#define PACK_PERCENT_BYTE_MULT 100.0
#define PEDAL_TO_TPS_SIZE 8
#define PERCENT_TRIM_BYTE_PACKING_DIV 0.02
@ -1067,7 +1067,7 @@
#define SentEtbType_NONE 0
#define show_Frankenso_presets true
#define show_test_presets true
#define SIGNATURE_HASH 3421217466
#define SIGNATURE_HASH 1136021944
#define specs_s_size 12
#define spi_device_e_auto_enum 0="SPI_NONE",1="SPI_DEVICE_1",2="SPI_DEVICE_2",3="SPI_DEVICE_3",4="SPI_DEVICE_4"
#define spi_device_e_SPI_DEVICE_1 1
@ -1361,7 +1361,7 @@
#define ts_show_vbatt true
#define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true
#define TS_SIGNATURE "rusEFI master.2023.04.22.f407-discovery.3421217466"
#define TS_SIGNATURE "rusEFI master.2023.04.22.f407-discovery.1136021944"
#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 by SignatureConsumer
//
#define SIGNATURE_HASH 216088444
#define TS_SIGNATURE "rusEFI master.2023.04.22.48way.216088444"
#define SIGNATURE_HASH 2226965630
#define TS_SIGNATURE "rusEFI master.2023.04.22.48way.2226965630"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 4287931823
#define TS_SIGNATURE "rusEFI master.2023.04.22.alphax-2chan.4287931823"
#define SIGNATURE_HASH 2009683629
#define TS_SIGNATURE "rusEFI master.2023.04.22.alphax-2chan.2009683629"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 2111968719
#define TS_SIGNATURE "rusEFI master.2023.04.22.alphax-4chan.2111968719"
#define SIGNATURE_HASH 4122994381
#define TS_SIGNATURE "rusEFI master.2023.04.22.alphax-4chan.4122994381"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 1904123190
#define TS_SIGNATURE "rusEFI master.2023.04.22.alphax-8chan.1904123190"
#define SIGNATURE_HASH 4179848756
#define TS_SIGNATURE "rusEFI master.2023.04.22.alphax-8chan.4179848756"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 3211675963
#define TS_SIGNATURE "rusEFI master.2023.04.22.atlas.3211675963"
#define SIGNATURE_HASH 926136889
#define TS_SIGNATURE "rusEFI master.2023.04.22.atlas.926136889"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 1880930928
#define TS_SIGNATURE "rusEFI master.2023.04.22.core8.1880930928"
#define SIGNATURE_HASH 4165028210
#define TS_SIGNATURE "rusEFI master.2023.04.22.core8.4165028210"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat by SignatureConsumer
//
#define SIGNATURE_HASH 2745482268
#define TS_SIGNATURE "rusEFI master.2023.04.22.cypress.2745482268"
#define SIGNATURE_HASH 737759006
#define TS_SIGNATURE "rusEFI master.2023.04.22.cypress.737759006"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 3421217466
#define TS_SIGNATURE "rusEFI master.2023.04.22.f407-discovery.3421217466"
#define SIGNATURE_HASH 1136021944
#define TS_SIGNATURE "rusEFI master.2023.04.22.f407-discovery.1136021944"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 2745482268
#define TS_SIGNATURE "rusEFI master.2023.04.22.f429-discovery.2745482268"
#define SIGNATURE_HASH 737759006
#define TS_SIGNATURE "rusEFI master.2023.04.22.f429-discovery.737759006"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 2180406486
#define TS_SIGNATURE "rusEFI master.2023.04.22.frankenso_na6.2180406486"
#define SIGNATURE_HASH 162246612
#define TS_SIGNATURE "rusEFI master.2023.04.22.frankenso_na6.162246612"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 2225932628
#define TS_SIGNATURE "rusEFI master.2023.04.22.harley81.2225932628"
#define SIGNATURE_HASH 217119318
#define TS_SIGNATURE "rusEFI master.2023.04.22.harley81.217119318"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 4176504286
#define TS_SIGNATURE "rusEFI master.2023.04.22.hellen-gm-e67.4176504286"
#define SIGNATURE_HASH 1890424540
#define TS_SIGNATURE "rusEFI master.2023.04.22.hellen-gm-e67.1890424540"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 1858872330
#define TS_SIGNATURE "rusEFI master.2023.04.22.hellen-honda-k.1858872330"
#define SIGNATURE_HASH 3868317448
#define TS_SIGNATURE "rusEFI master.2023.04.22.hellen-honda-k.3868317448"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 1229139101
#define TS_SIGNATURE "rusEFI master.2023.04.22.hellen-nb1.1229139101"
#define SIGNATURE_HASH 3240026015
#define TS_SIGNATURE "rusEFI master.2023.04.22.hellen-nb1.3240026015"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 1218009066
#define TS_SIGNATURE "rusEFI master.2023.04.22.hellen121nissan.1218009066"
#define SIGNATURE_HASH 3234112744
#define TS_SIGNATURE "rusEFI master.2023.04.22.hellen121nissan.3234112744"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 738248028
#define TS_SIGNATURE "rusEFI master.2023.04.22.hellen121vag.738248028"
#define SIGNATURE_HASH 2757572190
#define TS_SIGNATURE "rusEFI master.2023.04.22.hellen121vag.2757572190"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 93544039
#define TS_SIGNATURE "rusEFI master.2023.04.22.hellen128.93544039"
#define SIGNATURE_HASH 2379132261
#define TS_SIGNATURE "rusEFI master.2023.04.22.hellen128.2379132261"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 2511365731
#define TS_SIGNATURE "rusEFI master.2023.04.22.hellen154hyundai.2511365731"
#define SIGNATURE_HASH 502109537
#define TS_SIGNATURE "rusEFI master.2023.04.22.hellen154hyundai.502109537"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 1986132073
#define TS_SIGNATURE "rusEFI master.2023.04.22.hellen72.1986132073"
#define SIGNATURE_HASH 4265347947
#define TS_SIGNATURE "rusEFI master.2023.04.22.hellen72.4265347947"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 3849019201
#define TS_SIGNATURE "rusEFI master.2023.04.22.hellen81.3849019201"
#define SIGNATURE_HASH 1832299587
#define TS_SIGNATURE "rusEFI master.2023.04.22.hellen81.1832299587"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 2973866701
#define TS_SIGNATURE "rusEFI master.2023.04.22.hellen88bmw.2973866701"
#define SIGNATURE_HASH 958163407
#define TS_SIGNATURE "rusEFI master.2023.04.22.hellen88bmw.958163407"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 2299425991
#define TS_SIGNATURE "rusEFI master.2023.04.22.hellenNA6.2299425991"
#define SIGNATURE_HASH 22251461
#define TS_SIGNATURE "rusEFI master.2023.04.22.hellenNA6.22251461"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 2732033275
#define TS_SIGNATURE "rusEFI master.2023.04.22.hellenNA8_96.2732033275"
#define SIGNATURE_HASH 713717753
#define TS_SIGNATURE "rusEFI master.2023.04.22.hellenNA8_96.713717753"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat by SignatureConsumer
//
#define SIGNATURE_HASH 3413319376
#define TS_SIGNATURE "rusEFI master.2023.04.22.kin.3413319376"
#define SIGNATURE_HASH 1127149010
#define TS_SIGNATURE "rusEFI master.2023.04.22.kin.1127149010"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 2083152167
#define TS_SIGNATURE "rusEFI master.2023.04.22.m74_9.2083152167"
#define SIGNATURE_HASH 4101476901
#define TS_SIGNATURE "rusEFI master.2023.04.22.m74_9.4101476901"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 1653516150
#define TS_SIGNATURE "rusEFI master.2023.04.22.mre_f4.1653516150"
#define SIGNATURE_HASH 3939718260
#define TS_SIGNATURE "rusEFI master.2023.04.22.mre_f4.3939718260"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 1653516150
#define TS_SIGNATURE "rusEFI master.2023.04.22.mre_f7.1653516150"
#define SIGNATURE_HASH 3939718260
#define TS_SIGNATURE "rusEFI master.2023.04.22.mre_f7.3939718260"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 4082001402
#define TS_SIGNATURE "rusEFI master.2023.04.22.prometheus_405.4082001402"
#define SIGNATURE_HASH 2064881400
#define TS_SIGNATURE "rusEFI master.2023.04.22.prometheus_405.2064881400"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 4082001402
#define TS_SIGNATURE "rusEFI master.2023.04.22.prometheus_469.4082001402"
#define SIGNATURE_HASH 2064881400
#define TS_SIGNATURE "rusEFI master.2023.04.22.prometheus_469.2064881400"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 2372085227
#define TS_SIGNATURE "rusEFI master.2023.04.22.proteus_f4.2372085227"
#define SIGNATURE_HASH 88004329
#define TS_SIGNATURE "rusEFI master.2023.04.22.proteus_f4.88004329"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 2372085227
#define TS_SIGNATURE "rusEFI master.2023.04.22.proteus_f7.2372085227"
#define SIGNATURE_HASH 88004329
#define TS_SIGNATURE "rusEFI master.2023.04.22.proteus_f7.88004329"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 2372085227
#define TS_SIGNATURE "rusEFI master.2023.04.22.proteus_h7.2372085227"
#define SIGNATURE_HASH 88004329
#define TS_SIGNATURE "rusEFI master.2023.04.22.proteus_h7.88004329"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 2363349314
#define TS_SIGNATURE "rusEFI master.2023.04.22.s105.2363349314"
#define SIGNATURE_HASH 75508288
#define TS_SIGNATURE "rusEFI master.2023.04.22.s105.75508288"

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 by SignatureConsumer
//
#define SIGNATURE_HASH 3497651889
#define TS_SIGNATURE "rusEFI master.2023.04.22.subaru_eg33_f7.3497651889"
#define SIGNATURE_HASH 1478761907
#define TS_SIGNATURE "rusEFI master.2023.04.22.subaru_eg33_f7.1478761907"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 688558142
#define TS_SIGNATURE "rusEFI master.2023.04.22.tdg-pdm8.688558142"
#define SIGNATURE_HASH 2706858812
#define TS_SIGNATURE "rusEFI master.2023.04.22.tdg-pdm8.2706858812"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.04.22.f407-discovery.3421217466"
signature = "rusEFI master.2023.04.22.f407-discovery.1136021944"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.04.22.f407-discovery.3421217466" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.04.22.f407-discovery.1136021944" ; 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
@ -87,7 +87,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 Sat Apr 22 21:27:33 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Apr 22 21:45:36 UTC 2023
pageSize = 22436
page = 1
@ -2581,7 +2581,7 @@ luaGauges2 = scalar, F32, 628, "value", 1, 0
rawMaf2 = scalar, U16, 632, "V", 0.001, 0
mafMeasured2 = scalar, U16, 634, "kg/h", 0.1, 0
schedulingUsedCount = scalar, U16, 636, "", 1,0
vehicleSpeedKph = scalar, U16, 638, "kph", 0.01, 0
vehicleSpeedKph = scalar, U16, 638, "kph", 1, 0
unusedAtTheEnd1 = scalar, U08, 640, "", 1, 0
unusedAtTheEnd2 = scalar, U08, 641, "", 1, 0
unusedAtTheEnd3 = scalar, U08, 642, "", 1, 0
@ -4744,7 +4744,7 @@ entry = luaGauges2, "luaGauges 2", float, "%.3f"
entry = rawMaf2, "rawMaf2", float, "%.3f"
entry = mafMeasured2, "MAF #2", float, "%.3f"
entry = schedulingUsedCount, "schedulingUsedCount", int, "%d"
entry = vehicleSpeedKph, "Vehicle Speed", float, "%.3f"
entry = vehicleSpeedKph, "Vehicle Speed", int, "%d"
entry = totalFuelCorrection, "totalFuelCorrection", float, "%.3f"
entry = running_postCrankingFuelCorrection, "running_postCrankingFuelCorrection", float, "%.3f"
entry = running_intakeTemperatureCoefficient, "fuel: IAT correction", float, "%.3f"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.04.22.48way.216088444"
signature = "rusEFI master.2023.04.22.48way.2226965630"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.04.22.48way.216088444" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.04.22.48way.2226965630" ; 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
@ -87,7 +87,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 Sat Apr 22 21:27:13 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Apr 22 21:45:20 UTC 2023
pageSize = 22436
page = 1
@ -2581,7 +2581,7 @@ luaGauges2 = scalar, F32, 628, "value", 1, 0
rawMaf2 = scalar, U16, 632, "V", 0.001, 0
mafMeasured2 = scalar, U16, 634, "kg/h", 0.1, 0
schedulingUsedCount = scalar, U16, 636, "", 1,0
vehicleSpeedKph = scalar, U16, 638, "kph", 0.01, 0
vehicleSpeedKph = scalar, U16, 638, "kph", 1, 0
unusedAtTheEnd1 = scalar, U08, 640, "", 1, 0
unusedAtTheEnd2 = scalar, U08, 641, "", 1, 0
unusedAtTheEnd3 = scalar, U08, 642, "", 1, 0
@ -4744,7 +4744,7 @@ entry = luaGauges2, "luaGauges 2", float, "%.3f"
entry = rawMaf2, "rawMaf2", float, "%.3f"
entry = mafMeasured2, "MAF #2", float, "%.3f"
entry = schedulingUsedCount, "schedulingUsedCount", int, "%d"
entry = vehicleSpeedKph, "Vehicle Speed", float, "%.3f"
entry = vehicleSpeedKph, "Vehicle Speed", int, "%d"
entry = totalFuelCorrection, "totalFuelCorrection", float, "%.3f"
entry = running_postCrankingFuelCorrection, "running_postCrankingFuelCorrection", float, "%.3f"
entry = running_intakeTemperatureCoefficient, "fuel: IAT correction", float, "%.3f"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.04.22.alphax-2chan.4287931823"
signature = "rusEFI master.2023.04.22.alphax-2chan.2009683629"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.04.22.alphax-2chan.4287931823" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.04.22.alphax-2chan.2009683629" ; 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
@ -87,7 +87,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 Sat Apr 22 21:26:43 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Apr 22 21:44:55 UTC 2023
pageSize = 22436
page = 1
@ -2581,7 +2581,7 @@ luaGauges2 = scalar, F32, 628, "value", 1, 0
rawMaf2 = scalar, U16, 632, "V", 0.001, 0
mafMeasured2 = scalar, U16, 634, "kg/h", 0.1, 0
schedulingUsedCount = scalar, U16, 636, "", 1,0
vehicleSpeedKph = scalar, U16, 638, "kph", 0.01, 0
vehicleSpeedKph = scalar, U16, 638, "kph", 1, 0
unusedAtTheEnd1 = scalar, U08, 640, "", 1, 0
unusedAtTheEnd2 = scalar, U08, 641, "", 1, 0
unusedAtTheEnd3 = scalar, U08, 642, "", 1, 0
@ -4744,7 +4744,7 @@ entry = luaGauges2, "luaGauges 2", float, "%.3f"
entry = rawMaf2, "rawMaf2", float, "%.3f"
entry = mafMeasured2, "MAF #2", float, "%.3f"
entry = schedulingUsedCount, "schedulingUsedCount", int, "%d"
entry = vehicleSpeedKph, "Vehicle Speed", float, "%.3f"
entry = vehicleSpeedKph, "Vehicle Speed", int, "%d"
entry = totalFuelCorrection, "totalFuelCorrection", float, "%.3f"
entry = running_postCrankingFuelCorrection, "running_postCrankingFuelCorrection", float, "%.3f"
entry = running_intakeTemperatureCoefficient, "fuel: IAT correction", float, "%.3f"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.04.22.alphax-4chan.2111968719"
signature = "rusEFI master.2023.04.22.alphax-4chan.4122994381"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.04.22.alphax-4chan.2111968719" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.04.22.alphax-4chan.4122994381" ; 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
@ -87,7 +87,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 Sat Apr 22 21:26:45 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Apr 22 21:44:57 UTC 2023
pageSize = 22436
page = 1
@ -2581,7 +2581,7 @@ luaGauges2 = scalar, F32, 628, "value", 1, 0
rawMaf2 = scalar, U16, 632, "V", 0.001, 0
mafMeasured2 = scalar, U16, 634, "kg/h", 0.1, 0
schedulingUsedCount = scalar, U16, 636, "", 1,0
vehicleSpeedKph = scalar, U16, 638, "kph", 0.01, 0
vehicleSpeedKph = scalar, U16, 638, "kph", 1, 0
unusedAtTheEnd1 = scalar, U08, 640, "", 1, 0
unusedAtTheEnd2 = scalar, U08, 641, "", 1, 0
unusedAtTheEnd3 = scalar, U08, 642, "", 1, 0
@ -4744,7 +4744,7 @@ entry = luaGauges2, "luaGauges 2", float, "%.3f"
entry = rawMaf2, "rawMaf2", float, "%.3f"
entry = mafMeasured2, "MAF #2", float, "%.3f"
entry = schedulingUsedCount, "schedulingUsedCount", int, "%d"
entry = vehicleSpeedKph, "Vehicle Speed", float, "%.3f"
entry = vehicleSpeedKph, "Vehicle Speed", int, "%d"
entry = totalFuelCorrection, "totalFuelCorrection", float, "%.3f"
entry = running_postCrankingFuelCorrection, "running_postCrankingFuelCorrection", float, "%.3f"
entry = running_intakeTemperatureCoefficient, "fuel: IAT correction", float, "%.3f"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.04.22.alphax-8chan.1904123190"
signature = "rusEFI master.2023.04.22.alphax-8chan.4179848756"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.04.22.alphax-8chan.1904123190" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.04.22.alphax-8chan.4179848756" ; 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
@ -87,7 +87,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 Sat Apr 22 21:26:47 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Apr 22 21:44:58 UTC 2023
pageSize = 22436
page = 1
@ -2581,7 +2581,7 @@ luaGauges2 = scalar, F32, 628, "value", 1, 0
rawMaf2 = scalar, U16, 632, "V", 0.001, 0
mafMeasured2 = scalar, U16, 634, "kg/h", 0.1, 0
schedulingUsedCount = scalar, U16, 636, "", 1,0
vehicleSpeedKph = scalar, U16, 638, "kph", 0.01, 0
vehicleSpeedKph = scalar, U16, 638, "kph", 1, 0
unusedAtTheEnd1 = scalar, U08, 640, "", 1, 0
unusedAtTheEnd2 = scalar, U08, 641, "", 1, 0
unusedAtTheEnd3 = scalar, U08, 642, "", 1, 0
@ -4744,7 +4744,7 @@ entry = luaGauges2, "luaGauges 2", float, "%.3f"
entry = rawMaf2, "rawMaf2", float, "%.3f"
entry = mafMeasured2, "MAF #2", float, "%.3f"
entry = schedulingUsedCount, "schedulingUsedCount", int, "%d"
entry = vehicleSpeedKph, "Vehicle Speed", float, "%.3f"
entry = vehicleSpeedKph, "Vehicle Speed", int, "%d"
entry = totalFuelCorrection, "totalFuelCorrection", float, "%.3f"
entry = running_postCrankingFuelCorrection, "running_postCrankingFuelCorrection", float, "%.3f"
entry = running_intakeTemperatureCoefficient, "fuel: IAT correction", float, "%.3f"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.04.22.atlas.3211675963"
signature = "rusEFI master.2023.04.22.atlas.926136889"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.04.22.atlas.3211675963" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.04.22.atlas.926136889" ; 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
@ -87,7 +87,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 Sat Apr 22 21:27:30 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Apr 22 21:45:34 UTC 2023
pageSize = 22436
page = 1
@ -2581,7 +2581,7 @@ luaGauges2 = scalar, F32, 628, "value", 1, 0
rawMaf2 = scalar, U16, 632, "V", 0.001, 0
mafMeasured2 = scalar, U16, 634, "kg/h", 0.1, 0
schedulingUsedCount = scalar, U16, 636, "", 1,0
vehicleSpeedKph = scalar, U16, 638, "kph", 0.01, 0
vehicleSpeedKph = scalar, U16, 638, "kph", 1, 0
unusedAtTheEnd1 = scalar, U08, 640, "", 1, 0
unusedAtTheEnd2 = scalar, U08, 641, "", 1, 0
unusedAtTheEnd3 = scalar, U08, 642, "", 1, 0
@ -4744,7 +4744,7 @@ entry = luaGauges2, "luaGauges 2", float, "%.3f"
entry = rawMaf2, "rawMaf2", float, "%.3f"
entry = mafMeasured2, "MAF #2", float, "%.3f"
entry = schedulingUsedCount, "schedulingUsedCount", int, "%d"
entry = vehicleSpeedKph, "Vehicle Speed", float, "%.3f"
entry = vehicleSpeedKph, "Vehicle Speed", int, "%d"
entry = totalFuelCorrection, "totalFuelCorrection", float, "%.3f"
entry = running_postCrankingFuelCorrection, "running_postCrankingFuelCorrection", float, "%.3f"
entry = running_intakeTemperatureCoefficient, "fuel: IAT correction", float, "%.3f"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.04.22.core8.1880930928"
signature = "rusEFI master.2023.04.22.core8.4165028210"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.04.22.core8.1880930928" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.04.22.core8.4165028210" ; 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
@ -87,7 +87,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 Sat Apr 22 21:27:12 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Apr 22 21:45:19 UTC 2023
pageSize = 22436
page = 1
@ -2581,7 +2581,7 @@ luaGauges2 = scalar, F32, 628, "value", 1, 0
rawMaf2 = scalar, U16, 632, "V", 0.001, 0
mafMeasured2 = scalar, U16, 634, "kg/h", 0.1, 0
schedulingUsedCount = scalar, U16, 636, "", 1,0
vehicleSpeedKph = scalar, U16, 638, "kph", 0.01, 0
vehicleSpeedKph = scalar, U16, 638, "kph", 1, 0
unusedAtTheEnd1 = scalar, U08, 640, "", 1, 0
unusedAtTheEnd2 = scalar, U08, 641, "", 1, 0
unusedAtTheEnd3 = scalar, U08, 642, "", 1, 0
@ -4744,7 +4744,7 @@ entry = luaGauges2, "luaGauges 2", float, "%.3f"
entry = rawMaf2, "rawMaf2", float, "%.3f"
entry = mafMeasured2, "MAF #2", float, "%.3f"
entry = schedulingUsedCount, "schedulingUsedCount", int, "%d"
entry = vehicleSpeedKph, "Vehicle Speed", float, "%.3f"
entry = vehicleSpeedKph, "Vehicle Speed", int, "%d"
entry = totalFuelCorrection, "totalFuelCorrection", float, "%.3f"
entry = running_postCrankingFuelCorrection, "running_postCrankingFuelCorrection", float, "%.3f"
entry = running_intakeTemperatureCoefficient, "fuel: IAT correction", float, "%.3f"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.04.22.cypress.2745482268"
signature = "rusEFI master.2023.04.22.cypress.737759006"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.04.22.cypress.2745482268" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.04.22.cypress.737759006" ; 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
@ -87,7 +87,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 Sat Apr 22 21:26:41 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Sat Apr 22 21:44:53 UTC 2023
pageSize = 22436
page = 1
@ -2581,7 +2581,7 @@ luaGauges2 = scalar, F32, 628, "value", 1, 0
rawMaf2 = scalar, U16, 632, "V", 0.001, 0
mafMeasured2 = scalar, U16, 634, "kg/h", 0.1, 0
schedulingUsedCount = scalar, U16, 636, "", 1,0
vehicleSpeedKph = scalar, U16, 638, "kph", 0.01, 0
vehicleSpeedKph = scalar, U16, 638, "kph", 1, 0
unusedAtTheEnd1 = scalar, U08, 640, "", 1, 0
unusedAtTheEnd2 = scalar, U08, 641, "", 1, 0
unusedAtTheEnd3 = scalar, U08, 642, "", 1, 0
@ -4744,7 +4744,7 @@ entry = luaGauges2, "luaGauges 2", float, "%.3f"
entry = rawMaf2, "rawMaf2", float, "%.3f"
entry = mafMeasured2, "MAF #2", float, "%.3f"
entry = schedulingUsedCount, "schedulingUsedCount", int, "%d"
entry = vehicleSpeedKph, "Vehicle Speed", float, "%.3f"
entry = vehicleSpeedKph, "Vehicle Speed", int, "%d"
entry = totalFuelCorrection, "totalFuelCorrection", float, "%.3f"
entry = running_postCrankingFuelCorrection, "running_postCrankingFuelCorrection", float, "%.3f"
entry = running_intakeTemperatureCoefficient, "fuel: IAT correction", float, "%.3f"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.04.22.f407-discovery.3421217466"
signature = "rusEFI master.2023.04.22.f407-discovery.1136021944"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.04.22.f407-discovery.3421217466" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.04.22.f407-discovery.1136021944" ; 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
@ -87,7 +87,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 Sat Apr 22 21:27:27 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Apr 22 21:45:31 UTC 2023
pageSize = 22436
page = 1
@ -2581,7 +2581,7 @@ luaGauges2 = scalar, F32, 628, "value", 1, 0
rawMaf2 = scalar, U16, 632, "V", 0.001, 0
mafMeasured2 = scalar, U16, 634, "kg/h", 0.1, 0
schedulingUsedCount = scalar, U16, 636, "", 1,0
vehicleSpeedKph = scalar, U16, 638, "kph", 0.01, 0
vehicleSpeedKph = scalar, U16, 638, "kph", 1, 0
unusedAtTheEnd1 = scalar, U08, 640, "", 1, 0
unusedAtTheEnd2 = scalar, U08, 641, "", 1, 0
unusedAtTheEnd3 = scalar, U08, 642, "", 1, 0
@ -4744,7 +4744,7 @@ entry = luaGauges2, "luaGauges 2", float, "%.3f"
entry = rawMaf2, "rawMaf2", float, "%.3f"
entry = mafMeasured2, "MAF #2", float, "%.3f"
entry = schedulingUsedCount, "schedulingUsedCount", int, "%d"
entry = vehicleSpeedKph, "Vehicle Speed", float, "%.3f"
entry = vehicleSpeedKph, "Vehicle Speed", int, "%d"
entry = totalFuelCorrection, "totalFuelCorrection", float, "%.3f"
entry = running_postCrankingFuelCorrection, "running_postCrankingFuelCorrection", float, "%.3f"
entry = running_intakeTemperatureCoefficient, "fuel: IAT correction", float, "%.3f"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.04.22.f429-discovery.2745482268"
signature = "rusEFI master.2023.04.22.f429-discovery.737759006"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.04.22.f429-discovery.2745482268" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.04.22.f429-discovery.737759006" ; 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
@ -87,7 +87,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 Sat Apr 22 21:27:29 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Apr 22 21:45:32 UTC 2023
pageSize = 22436
page = 1
@ -2581,7 +2581,7 @@ luaGauges2 = scalar, F32, 628, "value", 1, 0
rawMaf2 = scalar, U16, 632, "V", 0.001, 0
mafMeasured2 = scalar, U16, 634, "kg/h", 0.1, 0
schedulingUsedCount = scalar, U16, 636, "", 1,0
vehicleSpeedKph = scalar, U16, 638, "kph", 0.01, 0
vehicleSpeedKph = scalar, U16, 638, "kph", 1, 0
unusedAtTheEnd1 = scalar, U08, 640, "", 1, 0
unusedAtTheEnd2 = scalar, U08, 641, "", 1, 0
unusedAtTheEnd3 = scalar, U08, 642, "", 1, 0
@ -4744,7 +4744,7 @@ entry = luaGauges2, "luaGauges 2", float, "%.3f"
entry = rawMaf2, "rawMaf2", float, "%.3f"
entry = mafMeasured2, "MAF #2", float, "%.3f"
entry = schedulingUsedCount, "schedulingUsedCount", int, "%d"
entry = vehicleSpeedKph, "Vehicle Speed", float, "%.3f"
entry = vehicleSpeedKph, "Vehicle Speed", int, "%d"
entry = totalFuelCorrection, "totalFuelCorrection", float, "%.3f"
entry = running_postCrankingFuelCorrection, "running_postCrankingFuelCorrection", float, "%.3f"
entry = running_intakeTemperatureCoefficient, "fuel: IAT correction", float, "%.3f"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.04.22.frankenso_na6.2180406486"
signature = "rusEFI master.2023.04.22.frankenso_na6.162246612"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.04.22.frankenso_na6.2180406486" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.04.22.frankenso_na6.162246612" ; 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
@ -87,7 +87,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 Sat Apr 22 21:27:18 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Apr 22 21:45:24 UTC 2023
pageSize = 22436
page = 1
@ -2581,7 +2581,7 @@ luaGauges2 = scalar, F32, 628, "value", 1, 0
rawMaf2 = scalar, U16, 632, "V", 0.001, 0
mafMeasured2 = scalar, U16, 634, "kg/h", 0.1, 0
schedulingUsedCount = scalar, U16, 636, "", 1,0
vehicleSpeedKph = scalar, U16, 638, "kph", 0.01, 0
vehicleSpeedKph = scalar, U16, 638, "kph", 1, 0
unusedAtTheEnd1 = scalar, U08, 640, "", 1, 0
unusedAtTheEnd2 = scalar, U08, 641, "", 1, 0
unusedAtTheEnd3 = scalar, U08, 642, "", 1, 0
@ -4744,7 +4744,7 @@ entry = luaGauges2, "luaGauges 2", float, "%.3f"
entry = rawMaf2, "rawMaf2", float, "%.3f"
entry = mafMeasured2, "MAF #2", float, "%.3f"
entry = schedulingUsedCount, "schedulingUsedCount", int, "%d"
entry = vehicleSpeedKph, "Vehicle Speed", float, "%.3f"
entry = vehicleSpeedKph, "Vehicle Speed", int, "%d"
entry = totalFuelCorrection, "totalFuelCorrection", float, "%.3f"
entry = running_postCrankingFuelCorrection, "running_postCrankingFuelCorrection", float, "%.3f"
entry = running_intakeTemperatureCoefficient, "fuel: IAT correction", float, "%.3f"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.04.22.harley81.2225932628"
signature = "rusEFI master.2023.04.22.harley81.217119318"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.04.22.harley81.2225932628" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.04.22.harley81.217119318" ; 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
@ -87,7 +87,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 Sat Apr 22 21:26:49 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Apr 22 21:44:59 UTC 2023
pageSize = 22436
page = 1
@ -2581,7 +2581,7 @@ luaGauges2 = scalar, F32, 628, "value", 1, 0
rawMaf2 = scalar, U16, 632, "V", 0.001, 0
mafMeasured2 = scalar, U16, 634, "kg/h", 0.1, 0
schedulingUsedCount = scalar, U16, 636, "", 1,0
vehicleSpeedKph = scalar, U16, 638, "kph", 0.01, 0
vehicleSpeedKph = scalar, U16, 638, "kph", 1, 0
unusedAtTheEnd1 = scalar, U08, 640, "", 1, 0
unusedAtTheEnd2 = scalar, U08, 641, "", 1, 0
unusedAtTheEnd3 = scalar, U08, 642, "", 1, 0
@ -4744,7 +4744,7 @@ entry = luaGauges2, "luaGauges 2", float, "%.3f"
entry = rawMaf2, "rawMaf2", float, "%.3f"
entry = mafMeasured2, "MAF #2", float, "%.3f"
entry = schedulingUsedCount, "schedulingUsedCount", int, "%d"
entry = vehicleSpeedKph, "Vehicle Speed", float, "%.3f"
entry = vehicleSpeedKph, "Vehicle Speed", int, "%d"
entry = totalFuelCorrection, "totalFuelCorrection", float, "%.3f"
entry = running_postCrankingFuelCorrection, "running_postCrankingFuelCorrection", float, "%.3f"
entry = running_intakeTemperatureCoefficient, "fuel: IAT correction", float, "%.3f"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.04.22.hellen-gm-e67.4176504286"
signature = "rusEFI master.2023.04.22.hellen-gm-e67.1890424540"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.04.22.hellen-gm-e67.4176504286" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.04.22.hellen-gm-e67.1890424540" ; 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
@ -87,7 +87,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 Sat Apr 22 21:27:04 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Apr 22 21:45:12 UTC 2023
pageSize = 22436
page = 1
@ -2581,7 +2581,7 @@ luaGauges2 = scalar, F32, 628, "value", 1, 0
rawMaf2 = scalar, U16, 632, "V", 0.001, 0
mafMeasured2 = scalar, U16, 634, "kg/h", 0.1, 0
schedulingUsedCount = scalar, U16, 636, "", 1,0
vehicleSpeedKph = scalar, U16, 638, "kph", 0.01, 0
vehicleSpeedKph = scalar, U16, 638, "kph", 1, 0
unusedAtTheEnd1 = scalar, U08, 640, "", 1, 0
unusedAtTheEnd2 = scalar, U08, 641, "", 1, 0
unusedAtTheEnd3 = scalar, U08, 642, "", 1, 0
@ -4744,7 +4744,7 @@ entry = luaGauges2, "luaGauges 2", float, "%.3f"
entry = rawMaf2, "rawMaf2", float, "%.3f"
entry = mafMeasured2, "MAF #2", float, "%.3f"
entry = schedulingUsedCount, "schedulingUsedCount", int, "%d"
entry = vehicleSpeedKph, "Vehicle Speed", float, "%.3f"
entry = vehicleSpeedKph, "Vehicle Speed", int, "%d"
entry = totalFuelCorrection, "totalFuelCorrection", float, "%.3f"
entry = running_postCrankingFuelCorrection, "running_postCrankingFuelCorrection", float, "%.3f"
entry = running_intakeTemperatureCoefficient, "fuel: IAT correction", float, "%.3f"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.04.22.hellen-honda-k.1858872330"
signature = "rusEFI master.2023.04.22.hellen-honda-k.3868317448"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.04.22.hellen-honda-k.1858872330" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.04.22.hellen-honda-k.3868317448" ; 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
@ -87,7 +87,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 Sat Apr 22 21:26:55 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Apr 22 21:45:05 UTC 2023
pageSize = 22436
page = 1
@ -2581,7 +2581,7 @@ luaGauges2 = scalar, F32, 628, "value", 1, 0
rawMaf2 = scalar, U16, 632, "V", 0.001, 0
mafMeasured2 = scalar, U16, 634, "kg/h", 0.1, 0
schedulingUsedCount = scalar, U16, 636, "", 1,0
vehicleSpeedKph = scalar, U16, 638, "kph", 0.01, 0
vehicleSpeedKph = scalar, U16, 638, "kph", 1, 0
unusedAtTheEnd1 = scalar, U08, 640, "", 1, 0
unusedAtTheEnd2 = scalar, U08, 641, "", 1, 0
unusedAtTheEnd3 = scalar, U08, 642, "", 1, 0
@ -4744,7 +4744,7 @@ entry = luaGauges2, "luaGauges 2", float, "%.3f"
entry = rawMaf2, "rawMaf2", float, "%.3f"
entry = mafMeasured2, "MAF #2", float, "%.3f"
entry = schedulingUsedCount, "schedulingUsedCount", int, "%d"
entry = vehicleSpeedKph, "Vehicle Speed", float, "%.3f"
entry = vehicleSpeedKph, "Vehicle Speed", int, "%d"
entry = totalFuelCorrection, "totalFuelCorrection", float, "%.3f"
entry = running_postCrankingFuelCorrection, "running_postCrankingFuelCorrection", float, "%.3f"
entry = running_intakeTemperatureCoefficient, "fuel: IAT correction", float, "%.3f"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.04.22.hellen-nb1.1229139101"
signature = "rusEFI master.2023.04.22.hellen-nb1.3240026015"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.04.22.hellen-nb1.1229139101" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.04.22.hellen-nb1.3240026015" ; 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
@ -87,7 +87,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 Sat Apr 22 21:27:02 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Apr 22 21:45:11 UTC 2023
pageSize = 22436
page = 1
@ -2581,7 +2581,7 @@ luaGauges2 = scalar, F32, 628, "value", 1, 0
rawMaf2 = scalar, U16, 632, "V", 0.001, 0
mafMeasured2 = scalar, U16, 634, "kg/h", 0.1, 0
schedulingUsedCount = scalar, U16, 636, "", 1,0
vehicleSpeedKph = scalar, U16, 638, "kph", 0.01, 0
vehicleSpeedKph = scalar, U16, 638, "kph", 1, 0
unusedAtTheEnd1 = scalar, U08, 640, "", 1, 0
unusedAtTheEnd2 = scalar, U08, 641, "", 1, 0
unusedAtTheEnd3 = scalar, U08, 642, "", 1, 0
@ -4744,7 +4744,7 @@ entry = luaGauges2, "luaGauges 2", float, "%.3f"
entry = rawMaf2, "rawMaf2", float, "%.3f"
entry = mafMeasured2, "MAF #2", float, "%.3f"
entry = schedulingUsedCount, "schedulingUsedCount", int, "%d"
entry = vehicleSpeedKph, "Vehicle Speed", float, "%.3f"
entry = vehicleSpeedKph, "Vehicle Speed", int, "%d"
entry = totalFuelCorrection, "totalFuelCorrection", float, "%.3f"
entry = running_postCrankingFuelCorrection, "running_postCrankingFuelCorrection", float, "%.3f"
entry = running_intakeTemperatureCoefficient, "fuel: IAT correction", float, "%.3f"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.04.22.hellen121nissan.1218009066"
signature = "rusEFI master.2023.04.22.hellen121nissan.3234112744"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.04.22.hellen121nissan.1218009066" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.04.22.hellen121nissan.3234112744" ; 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
@ -87,7 +87,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 Sat Apr 22 21:26:53 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Apr 22 21:45:04 UTC 2023
pageSize = 22436
page = 1
@ -2581,7 +2581,7 @@ luaGauges2 = scalar, F32, 628, "value", 1, 0
rawMaf2 = scalar, U16, 632, "V", 0.001, 0
mafMeasured2 = scalar, U16, 634, "kg/h", 0.1, 0
schedulingUsedCount = scalar, U16, 636, "", 1,0
vehicleSpeedKph = scalar, U16, 638, "kph", 0.01, 0
vehicleSpeedKph = scalar, U16, 638, "kph", 1, 0
unusedAtTheEnd1 = scalar, U08, 640, "", 1, 0
unusedAtTheEnd2 = scalar, U08, 641, "", 1, 0
unusedAtTheEnd3 = scalar, U08, 642, "", 1, 0
@ -4744,7 +4744,7 @@ entry = luaGauges2, "luaGauges 2", float, "%.3f"
entry = rawMaf2, "rawMaf2", float, "%.3f"
entry = mafMeasured2, "MAF #2", float, "%.3f"
entry = schedulingUsedCount, "schedulingUsedCount", int, "%d"
entry = vehicleSpeedKph, "Vehicle Speed", float, "%.3f"
entry = vehicleSpeedKph, "Vehicle Speed", int, "%d"
entry = totalFuelCorrection, "totalFuelCorrection", float, "%.3f"
entry = running_postCrankingFuelCorrection, "running_postCrankingFuelCorrection", float, "%.3f"
entry = running_intakeTemperatureCoefficient, "fuel: IAT correction", float, "%.3f"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.04.22.hellen121vag.738248028"
signature = "rusEFI master.2023.04.22.hellen121vag.2757572190"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.04.22.hellen121vag.738248028" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.04.22.hellen121vag.2757572190" ; 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
@ -87,7 +87,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 Sat Apr 22 21:26:52 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Apr 22 21:45:02 UTC 2023
pageSize = 22436
page = 1
@ -2581,7 +2581,7 @@ luaGauges2 = scalar, F32, 628, "value", 1, 0
rawMaf2 = scalar, U16, 632, "V", 0.001, 0
mafMeasured2 = scalar, U16, 634, "kg/h", 0.1, 0
schedulingUsedCount = scalar, U16, 636, "", 1,0
vehicleSpeedKph = scalar, U16, 638, "kph", 0.01, 0
vehicleSpeedKph = scalar, U16, 638, "kph", 1, 0
unusedAtTheEnd1 = scalar, U08, 640, "", 1, 0
unusedAtTheEnd2 = scalar, U08, 641, "", 1, 0
unusedAtTheEnd3 = scalar, U08, 642, "", 1, 0
@ -4744,7 +4744,7 @@ entry = luaGauges2, "luaGauges 2", float, "%.3f"
entry = rawMaf2, "rawMaf2", float, "%.3f"
entry = mafMeasured2, "MAF #2", float, "%.3f"
entry = schedulingUsedCount, "schedulingUsedCount", int, "%d"
entry = vehicleSpeedKph, "Vehicle Speed", float, "%.3f"
entry = vehicleSpeedKph, "Vehicle Speed", int, "%d"
entry = totalFuelCorrection, "totalFuelCorrection", float, "%.3f"
entry = running_postCrankingFuelCorrection, "running_postCrankingFuelCorrection", float, "%.3f"
entry = running_intakeTemperatureCoefficient, "fuel: IAT correction", float, "%.3f"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.04.22.hellen128.93544039"
signature = "rusEFI master.2023.04.22.hellen128.2379132261"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.04.22.hellen128.93544039" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.04.22.hellen128.2379132261" ; 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
@ -87,7 +87,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 Sat Apr 22 21:26:50 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Apr 22 21:45:01 UTC 2023
pageSize = 22436
page = 1
@ -2581,7 +2581,7 @@ luaGauges2 = scalar, F32, 628, "value", 1, 0
rawMaf2 = scalar, U16, 632, "V", 0.001, 0
mafMeasured2 = scalar, U16, 634, "kg/h", 0.1, 0
schedulingUsedCount = scalar, U16, 636, "", 1,0
vehicleSpeedKph = scalar, U16, 638, "kph", 0.01, 0
vehicleSpeedKph = scalar, U16, 638, "kph", 1, 0
unusedAtTheEnd1 = scalar, U08, 640, "", 1, 0
unusedAtTheEnd2 = scalar, U08, 641, "", 1, 0
unusedAtTheEnd3 = scalar, U08, 642, "", 1, 0
@ -4744,7 +4744,7 @@ entry = luaGauges2, "luaGauges 2", float, "%.3f"
entry = rawMaf2, "rawMaf2", float, "%.3f"
entry = mafMeasured2, "MAF #2", float, "%.3f"
entry = schedulingUsedCount, "schedulingUsedCount", int, "%d"
entry = vehicleSpeedKph, "Vehicle Speed", float, "%.3f"
entry = vehicleSpeedKph, "Vehicle Speed", int, "%d"
entry = totalFuelCorrection, "totalFuelCorrection", float, "%.3f"
entry = running_postCrankingFuelCorrection, "running_postCrankingFuelCorrection", float, "%.3f"
entry = running_intakeTemperatureCoefficient, "fuel: IAT correction", float, "%.3f"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.04.22.hellen154hyundai.2511365731"
signature = "rusEFI master.2023.04.22.hellen154hyundai.502109537"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.04.22.hellen154hyundai.2511365731" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.04.22.hellen154hyundai.502109537" ; 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
@ -87,7 +87,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 Sat Apr 22 21:26:56 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Apr 22 21:45:06 UTC 2023
pageSize = 22436
page = 1
@ -2581,7 +2581,7 @@ luaGauges2 = scalar, F32, 628, "value", 1, 0
rawMaf2 = scalar, U16, 632, "V", 0.001, 0
mafMeasured2 = scalar, U16, 634, "kg/h", 0.1, 0
schedulingUsedCount = scalar, U16, 636, "", 1,0
vehicleSpeedKph = scalar, U16, 638, "kph", 0.01, 0
vehicleSpeedKph = scalar, U16, 638, "kph", 1, 0
unusedAtTheEnd1 = scalar, U08, 640, "", 1, 0
unusedAtTheEnd2 = scalar, U08, 641, "", 1, 0
unusedAtTheEnd3 = scalar, U08, 642, "", 1, 0
@ -4744,7 +4744,7 @@ entry = luaGauges2, "luaGauges 2", float, "%.3f"
entry = rawMaf2, "rawMaf2", float, "%.3f"
entry = mafMeasured2, "MAF #2", float, "%.3f"
entry = schedulingUsedCount, "schedulingUsedCount", int, "%d"
entry = vehicleSpeedKph, "Vehicle Speed", float, "%.3f"
entry = vehicleSpeedKph, "Vehicle Speed", int, "%d"
entry = totalFuelCorrection, "totalFuelCorrection", float, "%.3f"
entry = running_postCrankingFuelCorrection, "running_postCrankingFuelCorrection", float, "%.3f"
entry = running_intakeTemperatureCoefficient, "fuel: IAT correction", float, "%.3f"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.04.22.hellen72.1986132073"
signature = "rusEFI master.2023.04.22.hellen72.4265347947"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.04.22.hellen72.1986132073" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.04.22.hellen72.4265347947" ; 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
@ -87,7 +87,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 Sat Apr 22 21:26:59 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Apr 22 21:45:09 UTC 2023
pageSize = 22436
page = 1
@ -2581,7 +2581,7 @@ luaGauges2 = scalar, F32, 628, "value", 1, 0
rawMaf2 = scalar, U16, 632, "V", 0.001, 0
mafMeasured2 = scalar, U16, 634, "kg/h", 0.1, 0
schedulingUsedCount = scalar, U16, 636, "", 1,0
vehicleSpeedKph = scalar, U16, 638, "kph", 0.01, 0
vehicleSpeedKph = scalar, U16, 638, "kph", 1, 0
unusedAtTheEnd1 = scalar, U08, 640, "", 1, 0
unusedAtTheEnd2 = scalar, U08, 641, "", 1, 0
unusedAtTheEnd3 = scalar, U08, 642, "", 1, 0
@ -4744,7 +4744,7 @@ entry = luaGauges2, "luaGauges 2", float, "%.3f"
entry = rawMaf2, "rawMaf2", float, "%.3f"
entry = mafMeasured2, "MAF #2", float, "%.3f"
entry = schedulingUsedCount, "schedulingUsedCount", int, "%d"
entry = vehicleSpeedKph, "Vehicle Speed", float, "%.3f"
entry = vehicleSpeedKph, "Vehicle Speed", int, "%d"
entry = totalFuelCorrection, "totalFuelCorrection", float, "%.3f"
entry = running_postCrankingFuelCorrection, "running_postCrankingFuelCorrection", float, "%.3f"
entry = running_intakeTemperatureCoefficient, "fuel: IAT correction", float, "%.3f"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.04.22.hellen81.3849019201"
signature = "rusEFI master.2023.04.22.hellen81.1832299587"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.04.22.hellen81.3849019201" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.04.22.hellen81.1832299587" ; 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
@ -87,7 +87,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 Sat Apr 22 21:27:01 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Apr 22 21:45:10 UTC 2023
pageSize = 22436
page = 1
@ -2581,7 +2581,7 @@ luaGauges2 = scalar, F32, 628, "value", 1, 0
rawMaf2 = scalar, U16, 632, "V", 0.001, 0
mafMeasured2 = scalar, U16, 634, "kg/h", 0.1, 0
schedulingUsedCount = scalar, U16, 636, "", 1,0
vehicleSpeedKph = scalar, U16, 638, "kph", 0.01, 0
vehicleSpeedKph = scalar, U16, 638, "kph", 1, 0
unusedAtTheEnd1 = scalar, U08, 640, "", 1, 0
unusedAtTheEnd2 = scalar, U08, 641, "", 1, 0
unusedAtTheEnd3 = scalar, U08, 642, "", 1, 0
@ -4744,7 +4744,7 @@ entry = luaGauges2, "luaGauges 2", float, "%.3f"
entry = rawMaf2, "rawMaf2", float, "%.3f"
entry = mafMeasured2, "MAF #2", float, "%.3f"
entry = schedulingUsedCount, "schedulingUsedCount", int, "%d"
entry = vehicleSpeedKph, "Vehicle Speed", float, "%.3f"
entry = vehicleSpeedKph, "Vehicle Speed", int, "%d"
entry = totalFuelCorrection, "totalFuelCorrection", float, "%.3f"
entry = running_postCrankingFuelCorrection, "running_postCrankingFuelCorrection", float, "%.3f"
entry = running_intakeTemperatureCoefficient, "fuel: IAT correction", float, "%.3f"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.04.22.hellen88bmw.2973866701"
signature = "rusEFI master.2023.04.22.hellen88bmw.958163407"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.04.22.hellen88bmw.2973866701" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.04.22.hellen88bmw.958163407" ; 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
@ -87,7 +87,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 Sat Apr 22 21:26:58 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Apr 22 21:45:07 UTC 2023
pageSize = 22436
page = 1
@ -2581,7 +2581,7 @@ luaGauges2 = scalar, F32, 628, "value", 1, 0
rawMaf2 = scalar, U16, 632, "V", 0.001, 0
mafMeasured2 = scalar, U16, 634, "kg/h", 0.1, 0
schedulingUsedCount = scalar, U16, 636, "", 1,0
vehicleSpeedKph = scalar, U16, 638, "kph", 0.01, 0
vehicleSpeedKph = scalar, U16, 638, "kph", 1, 0
unusedAtTheEnd1 = scalar, U08, 640, "", 1, 0
unusedAtTheEnd2 = scalar, U08, 641, "", 1, 0
unusedAtTheEnd3 = scalar, U08, 642, "", 1, 0
@ -4744,7 +4744,7 @@ entry = luaGauges2, "luaGauges 2", float, "%.3f"
entry = rawMaf2, "rawMaf2", float, "%.3f"
entry = mafMeasured2, "MAF #2", float, "%.3f"
entry = schedulingUsedCount, "schedulingUsedCount", int, "%d"
entry = vehicleSpeedKph, "Vehicle Speed", float, "%.3f"
entry = vehicleSpeedKph, "Vehicle Speed", int, "%d"
entry = totalFuelCorrection, "totalFuelCorrection", float, "%.3f"
entry = running_postCrankingFuelCorrection, "running_postCrankingFuelCorrection", float, "%.3f"
entry = running_intakeTemperatureCoefficient, "fuel: IAT correction", float, "%.3f"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.04.22.hellenNA6.2299425991"
signature = "rusEFI master.2023.04.22.hellenNA6.22251461"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.04.22.hellenNA6.2299425991" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.04.22.hellenNA6.22251461" ; 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
@ -87,7 +87,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 Sat Apr 22 21:27:06 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Apr 22 21:45:14 UTC 2023
pageSize = 22436
page = 1
@ -2581,7 +2581,7 @@ luaGauges2 = scalar, F32, 628, "value", 1, 0
rawMaf2 = scalar, U16, 632, "V", 0.001, 0
mafMeasured2 = scalar, U16, 634, "kg/h", 0.1, 0
schedulingUsedCount = scalar, U16, 636, "", 1,0
vehicleSpeedKph = scalar, U16, 638, "kph", 0.01, 0
vehicleSpeedKph = scalar, U16, 638, "kph", 1, 0
unusedAtTheEnd1 = scalar, U08, 640, "", 1, 0
unusedAtTheEnd2 = scalar, U08, 641, "", 1, 0
unusedAtTheEnd3 = scalar, U08, 642, "", 1, 0
@ -4744,7 +4744,7 @@ entry = luaGauges2, "luaGauges 2", float, "%.3f"
entry = rawMaf2, "rawMaf2", float, "%.3f"
entry = mafMeasured2, "MAF #2", float, "%.3f"
entry = schedulingUsedCount, "schedulingUsedCount", int, "%d"
entry = vehicleSpeedKph, "Vehicle Speed", float, "%.3f"
entry = vehicleSpeedKph, "Vehicle Speed", int, "%d"
entry = totalFuelCorrection, "totalFuelCorrection", float, "%.3f"
entry = running_postCrankingFuelCorrection, "running_postCrankingFuelCorrection", float, "%.3f"
entry = running_intakeTemperatureCoefficient, "fuel: IAT correction", float, "%.3f"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.04.22.hellenNA8_96.2732033275"
signature = "rusEFI master.2023.04.22.hellenNA8_96.713717753"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.04.22.hellenNA8_96.2732033275" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.04.22.hellenNA8_96.713717753" ; 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
@ -87,7 +87,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 Sat Apr 22 21:27:07 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Apr 22 21:45:15 UTC 2023
pageSize = 22436
page = 1
@ -2581,7 +2581,7 @@ luaGauges2 = scalar, F32, 628, "value", 1, 0
rawMaf2 = scalar, U16, 632, "V", 0.001, 0
mafMeasured2 = scalar, U16, 634, "kg/h", 0.1, 0
schedulingUsedCount = scalar, U16, 636, "", 1,0
vehicleSpeedKph = scalar, U16, 638, "kph", 0.01, 0
vehicleSpeedKph = scalar, U16, 638, "kph", 1, 0
unusedAtTheEnd1 = scalar, U08, 640, "", 1, 0
unusedAtTheEnd2 = scalar, U08, 641, "", 1, 0
unusedAtTheEnd3 = scalar, U08, 642, "", 1, 0
@ -4744,7 +4744,7 @@ entry = luaGauges2, "luaGauges 2", float, "%.3f"
entry = rawMaf2, "rawMaf2", float, "%.3f"
entry = mafMeasured2, "MAF #2", float, "%.3f"
entry = schedulingUsedCount, "schedulingUsedCount", int, "%d"
entry = vehicleSpeedKph, "Vehicle Speed", float, "%.3f"
entry = vehicleSpeedKph, "Vehicle Speed", int, "%d"
entry = totalFuelCorrection, "totalFuelCorrection", float, "%.3f"
entry = running_postCrankingFuelCorrection, "running_postCrankingFuelCorrection", float, "%.3f"
entry = running_intakeTemperatureCoefficient, "fuel: IAT correction", float, "%.3f"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.04.22.kin.3413319376"
signature = "rusEFI master.2023.04.22.kin.1127149010"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.04.22.kin.3413319376" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.04.22.kin.1127149010" ; 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
@ -87,7 +87,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 Sat Apr 22 21:26:39 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Sat Apr 22 21:44:52 UTC 2023
pageSize = 22436
page = 1
@ -2581,7 +2581,7 @@ luaGauges2 = scalar, F32, 628, "value", 1, 0
rawMaf2 = scalar, U16, 632, "V", 0.001, 0
mafMeasured2 = scalar, U16, 634, "kg/h", 0.1, 0
schedulingUsedCount = scalar, U16, 636, "", 1,0
vehicleSpeedKph = scalar, U16, 638, "kph", 0.01, 0
vehicleSpeedKph = scalar, U16, 638, "kph", 1, 0
unusedAtTheEnd1 = scalar, U08, 640, "", 1, 0
unusedAtTheEnd2 = scalar, U08, 641, "", 1, 0
unusedAtTheEnd3 = scalar, U08, 642, "", 1, 0
@ -4744,7 +4744,7 @@ entry = luaGauges2, "luaGauges 2", float, "%.3f"
entry = rawMaf2, "rawMaf2", float, "%.3f"
entry = mafMeasured2, "MAF #2", float, "%.3f"
entry = schedulingUsedCount, "schedulingUsedCount", int, "%d"
entry = vehicleSpeedKph, "Vehicle Speed", float, "%.3f"
entry = vehicleSpeedKph, "Vehicle Speed", int, "%d"
entry = totalFuelCorrection, "totalFuelCorrection", float, "%.3f"
entry = running_postCrankingFuelCorrection, "running_postCrankingFuelCorrection", float, "%.3f"
entry = running_intakeTemperatureCoefficient, "fuel: IAT correction", float, "%.3f"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.04.22.m74_9.2083152167"
signature = "rusEFI master.2023.04.22.m74_9.4101476901"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.04.22.m74_9.2083152167" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.04.22.m74_9.4101476901" ; 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
@ -87,7 +87,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 Sat Apr 22 21:27:15 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Apr 22 21:45:21 UTC 2023
pageSize = 22436
page = 1
@ -2581,7 +2581,7 @@ luaGauges2 = scalar, F32, 628, "value", 1, 0
rawMaf2 = scalar, U16, 632, "V", 0.001, 0
mafMeasured2 = scalar, U16, 634, "kg/h", 0.1, 0
schedulingUsedCount = scalar, U16, 636, "", 1,0
vehicleSpeedKph = scalar, U16, 638, "kph", 0.01, 0
vehicleSpeedKph = scalar, U16, 638, "kph", 1, 0
unusedAtTheEnd1 = scalar, U08, 640, "", 1, 0
unusedAtTheEnd2 = scalar, U08, 641, "", 1, 0
unusedAtTheEnd3 = scalar, U08, 642, "", 1, 0
@ -4744,7 +4744,7 @@ entry = luaGauges2, "luaGauges 2", float, "%.3f"
entry = rawMaf2, "rawMaf2", float, "%.3f"
entry = mafMeasured2, "MAF #2", float, "%.3f"
entry = schedulingUsedCount, "schedulingUsedCount", int, "%d"
entry = vehicleSpeedKph, "Vehicle Speed", float, "%.3f"
entry = vehicleSpeedKph, "Vehicle Speed", int, "%d"
entry = totalFuelCorrection, "totalFuelCorrection", float, "%.3f"
entry = running_postCrankingFuelCorrection, "running_postCrankingFuelCorrection", float, "%.3f"
entry = running_intakeTemperatureCoefficient, "fuel: IAT correction", float, "%.3f"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.04.22.mre_f4.1653516150"
signature = "rusEFI master.2023.04.22.mre_f4.3939718260"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.04.22.mre_f4.1653516150" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.04.22.mre_f4.3939718260" ; 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
@ -87,7 +87,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 Sat Apr 22 21:27:10 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Apr 22 21:45:17 UTC 2023
pageSize = 22436
page = 1
@ -2581,7 +2581,7 @@ luaGauges2 = scalar, F32, 628, "value", 1, 0
rawMaf2 = scalar, U16, 632, "V", 0.001, 0
mafMeasured2 = scalar, U16, 634, "kg/h", 0.1, 0
schedulingUsedCount = scalar, U16, 636, "", 1,0
vehicleSpeedKph = scalar, U16, 638, "kph", 0.01, 0
vehicleSpeedKph = scalar, U16, 638, "kph", 1, 0
unusedAtTheEnd1 = scalar, U08, 640, "", 1, 0
unusedAtTheEnd2 = scalar, U08, 641, "", 1, 0
unusedAtTheEnd3 = scalar, U08, 642, "", 1, 0
@ -4745,7 +4745,7 @@ entry = luaGauges2, "luaGauges 2", float, "%.3f"
entry = rawMaf2, "rawMaf2", float, "%.3f"
entry = mafMeasured2, "MAF #2", float, "%.3f"
entry = schedulingUsedCount, "schedulingUsedCount", int, "%d"
entry = vehicleSpeedKph, "Vehicle Speed", float, "%.3f"
entry = vehicleSpeedKph, "Vehicle Speed", int, "%d"
entry = totalFuelCorrection, "totalFuelCorrection", float, "%.3f"
entry = running_postCrankingFuelCorrection, "running_postCrankingFuelCorrection", float, "%.3f"
entry = running_intakeTemperatureCoefficient, "fuel: IAT correction", float, "%.3f"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.04.22.mre_f7.1653516150"
signature = "rusEFI master.2023.04.22.mre_f7.3939718260"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.04.22.mre_f7.1653516150" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.04.22.mre_f7.3939718260" ; 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
@ -87,7 +87,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 Sat Apr 22 21:27:09 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Apr 22 21:45:16 UTC 2023
pageSize = 22436
page = 1
@ -2581,7 +2581,7 @@ luaGauges2 = scalar, F32, 628, "value", 1, 0
rawMaf2 = scalar, U16, 632, "V", 0.001, 0
mafMeasured2 = scalar, U16, 634, "kg/h", 0.1, 0
schedulingUsedCount = scalar, U16, 636, "", 1,0
vehicleSpeedKph = scalar, U16, 638, "kph", 0.01, 0
vehicleSpeedKph = scalar, U16, 638, "kph", 1, 0
unusedAtTheEnd1 = scalar, U08, 640, "", 1, 0
unusedAtTheEnd2 = scalar, U08, 641, "", 1, 0
unusedAtTheEnd3 = scalar, U08, 642, "", 1, 0
@ -4745,7 +4745,7 @@ entry = luaGauges2, "luaGauges 2", float, "%.3f"
entry = rawMaf2, "rawMaf2", float, "%.3f"
entry = mafMeasured2, "MAF #2", float, "%.3f"
entry = schedulingUsedCount, "schedulingUsedCount", int, "%d"
entry = vehicleSpeedKph, "Vehicle Speed", float, "%.3f"
entry = vehicleSpeedKph, "Vehicle Speed", int, "%d"
entry = totalFuelCorrection, "totalFuelCorrection", float, "%.3f"
entry = running_postCrankingFuelCorrection, "running_postCrankingFuelCorrection", float, "%.3f"
entry = running_intakeTemperatureCoefficient, "fuel: IAT correction", float, "%.3f"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.04.22.prometheus_405.4082001402"
signature = "rusEFI master.2023.04.22.prometheus_405.2064881400"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.04.22.prometheus_405.4082001402" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.04.22.prometheus_405.2064881400" ; 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
@ -87,7 +87,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 Sat Apr 22 21:27:21 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Apr 22 21:45:26 UTC 2023
pageSize = 22436
page = 1
@ -2581,7 +2581,7 @@ luaGauges2 = scalar, F32, 628, "value", 1, 0
rawMaf2 = scalar, U16, 632, "V", 0.001, 0
mafMeasured2 = scalar, U16, 634, "kg/h", 0.1, 0
schedulingUsedCount = scalar, U16, 636, "", 1,0
vehicleSpeedKph = scalar, U16, 638, "kph", 0.01, 0
vehicleSpeedKph = scalar, U16, 638, "kph", 1, 0
unusedAtTheEnd1 = scalar, U08, 640, "", 1, 0
unusedAtTheEnd2 = scalar, U08, 641, "", 1, 0
unusedAtTheEnd3 = scalar, U08, 642, "", 1, 0
@ -4744,7 +4744,7 @@ entry = luaGauges2, "luaGauges 2", float, "%.3f"
entry = rawMaf2, "rawMaf2", float, "%.3f"
entry = mafMeasured2, "MAF #2", float, "%.3f"
entry = schedulingUsedCount, "schedulingUsedCount", int, "%d"
entry = vehicleSpeedKph, "Vehicle Speed", float, "%.3f"
entry = vehicleSpeedKph, "Vehicle Speed", int, "%d"
entry = totalFuelCorrection, "totalFuelCorrection", float, "%.3f"
entry = running_postCrankingFuelCorrection, "running_postCrankingFuelCorrection", float, "%.3f"
entry = running_intakeTemperatureCoefficient, "fuel: IAT correction", float, "%.3f"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.04.22.prometheus_469.4082001402"
signature = "rusEFI master.2023.04.22.prometheus_469.2064881400"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.04.22.prometheus_469.4082001402" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.04.22.prometheus_469.2064881400" ; 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
@ -87,7 +87,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 Sat Apr 22 21:27:19 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Apr 22 21:45:25 UTC 2023
pageSize = 22436
page = 1
@ -2581,7 +2581,7 @@ luaGauges2 = scalar, F32, 628, "value", 1, 0
rawMaf2 = scalar, U16, 632, "V", 0.001, 0
mafMeasured2 = scalar, U16, 634, "kg/h", 0.1, 0
schedulingUsedCount = scalar, U16, 636, "", 1,0
vehicleSpeedKph = scalar, U16, 638, "kph", 0.01, 0
vehicleSpeedKph = scalar, U16, 638, "kph", 1, 0
unusedAtTheEnd1 = scalar, U08, 640, "", 1, 0
unusedAtTheEnd2 = scalar, U08, 641, "", 1, 0
unusedAtTheEnd3 = scalar, U08, 642, "", 1, 0
@ -4744,7 +4744,7 @@ entry = luaGauges2, "luaGauges 2", float, "%.3f"
entry = rawMaf2, "rawMaf2", float, "%.3f"
entry = mafMeasured2, "MAF #2", float, "%.3f"
entry = schedulingUsedCount, "schedulingUsedCount", int, "%d"
entry = vehicleSpeedKph, "Vehicle Speed", float, "%.3f"
entry = vehicleSpeedKph, "Vehicle Speed", int, "%d"
entry = totalFuelCorrection, "totalFuelCorrection", float, "%.3f"
entry = running_postCrankingFuelCorrection, "running_postCrankingFuelCorrection", float, "%.3f"
entry = running_intakeTemperatureCoefficient, "fuel: IAT correction", float, "%.3f"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.04.22.proteus_f4.2372085227"
signature = "rusEFI master.2023.04.22.proteus_f4.88004329"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.04.22.proteus_f4.2372085227" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.04.22.proteus_f4.88004329" ; 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
@ -87,7 +87,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 Sat Apr 22 21:27:24 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Apr 22 21:45:29 UTC 2023
pageSize = 26436
page = 1
@ -2581,7 +2581,7 @@ luaGauges2 = scalar, F32, 628, "value", 1, 0
rawMaf2 = scalar, U16, 632, "V", 0.001, 0
mafMeasured2 = scalar, U16, 634, "kg/h", 0.1, 0
schedulingUsedCount = scalar, U16, 636, "", 1,0
vehicleSpeedKph = scalar, U16, 638, "kph", 0.01, 0
vehicleSpeedKph = scalar, U16, 638, "kph", 1, 0
unusedAtTheEnd1 = scalar, U08, 640, "", 1, 0
unusedAtTheEnd2 = scalar, U08, 641, "", 1, 0
unusedAtTheEnd3 = scalar, U08, 642, "", 1, 0
@ -4744,7 +4744,7 @@ entry = luaGauges2, "luaGauges 2", float, "%.3f"
entry = rawMaf2, "rawMaf2", float, "%.3f"
entry = mafMeasured2, "MAF #2", float, "%.3f"
entry = schedulingUsedCount, "schedulingUsedCount", int, "%d"
entry = vehicleSpeedKph, "Vehicle Speed", float, "%.3f"
entry = vehicleSpeedKph, "Vehicle Speed", int, "%d"
entry = totalFuelCorrection, "totalFuelCorrection", float, "%.3f"
entry = running_postCrankingFuelCorrection, "running_postCrankingFuelCorrection", float, "%.3f"
entry = running_intakeTemperatureCoefficient, "fuel: IAT correction", float, "%.3f"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.04.22.proteus_f7.2372085227"
signature = "rusEFI master.2023.04.22.proteus_f7.88004329"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.04.22.proteus_f7.2372085227" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.04.22.proteus_f7.88004329" ; 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
@ -87,7 +87,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 Sat Apr 22 21:27:22 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Apr 22 21:45:27 UTC 2023
pageSize = 26436
page = 1
@ -2581,7 +2581,7 @@ luaGauges2 = scalar, F32, 628, "value", 1, 0
rawMaf2 = scalar, U16, 632, "V", 0.001, 0
mafMeasured2 = scalar, U16, 634, "kg/h", 0.1, 0
schedulingUsedCount = scalar, U16, 636, "", 1,0
vehicleSpeedKph = scalar, U16, 638, "kph", 0.01, 0
vehicleSpeedKph = scalar, U16, 638, "kph", 1, 0
unusedAtTheEnd1 = scalar, U08, 640, "", 1, 0
unusedAtTheEnd2 = scalar, U08, 641, "", 1, 0
unusedAtTheEnd3 = scalar, U08, 642, "", 1, 0
@ -4744,7 +4744,7 @@ entry = luaGauges2, "luaGauges 2", float, "%.3f"
entry = rawMaf2, "rawMaf2", float, "%.3f"
entry = mafMeasured2, "MAF #2", float, "%.3f"
entry = schedulingUsedCount, "schedulingUsedCount", int, "%d"
entry = vehicleSpeedKph, "Vehicle Speed", float, "%.3f"
entry = vehicleSpeedKph, "Vehicle Speed", int, "%d"
entry = totalFuelCorrection, "totalFuelCorrection", float, "%.3f"
entry = running_postCrankingFuelCorrection, "running_postCrankingFuelCorrection", float, "%.3f"
entry = running_intakeTemperatureCoefficient, "fuel: IAT correction", float, "%.3f"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.04.22.proteus_h7.2372085227"
signature = "rusEFI master.2023.04.22.proteus_h7.88004329"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.04.22.proteus_h7.2372085227" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.04.22.proteus_h7.88004329" ; 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
@ -87,7 +87,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 Sat Apr 22 21:27:26 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Apr 22 21:45:30 UTC 2023
pageSize = 26436
page = 1
@ -2581,7 +2581,7 @@ luaGauges2 = scalar, F32, 628, "value", 1, 0
rawMaf2 = scalar, U16, 632, "V", 0.001, 0
mafMeasured2 = scalar, U16, 634, "kg/h", 0.1, 0
schedulingUsedCount = scalar, U16, 636, "", 1,0
vehicleSpeedKph = scalar, U16, 638, "kph", 0.01, 0
vehicleSpeedKph = scalar, U16, 638, "kph", 1, 0
unusedAtTheEnd1 = scalar, U08, 640, "", 1, 0
unusedAtTheEnd2 = scalar, U08, 641, "", 1, 0
unusedAtTheEnd3 = scalar, U08, 642, "", 1, 0
@ -4744,7 +4744,7 @@ entry = luaGauges2, "luaGauges 2", float, "%.3f"
entry = rawMaf2, "rawMaf2", float, "%.3f"
entry = mafMeasured2, "MAF #2", float, "%.3f"
entry = schedulingUsedCount, "schedulingUsedCount", int, "%d"
entry = vehicleSpeedKph, "Vehicle Speed", float, "%.3f"
entry = vehicleSpeedKph, "Vehicle Speed", int, "%d"
entry = totalFuelCorrection, "totalFuelCorrection", float, "%.3f"
entry = running_postCrankingFuelCorrection, "running_postCrankingFuelCorrection", float, "%.3f"
entry = running_intakeTemperatureCoefficient, "fuel: IAT correction", float, "%.3f"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.04.22.s105.2363349314"
signature = "rusEFI master.2023.04.22.s105.75508288"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.04.22.s105.2363349314" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.04.22.s105.75508288" ; 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
@ -87,7 +87,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 Sat Apr 22 21:27:16 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Apr 22 21:45:23 UTC 2023
pageSize = 22436
page = 1
@ -2581,7 +2581,7 @@ luaGauges2 = scalar, F32, 628, "value", 1, 0
rawMaf2 = scalar, U16, 632, "V", 0.001, 0
mafMeasured2 = scalar, U16, 634, "kg/h", 0.1, 0
schedulingUsedCount = scalar, U16, 636, "", 1,0
vehicleSpeedKph = scalar, U16, 638, "kph", 0.01, 0
vehicleSpeedKph = scalar, U16, 638, "kph", 1, 0
unusedAtTheEnd1 = scalar, U08, 640, "", 1, 0
unusedAtTheEnd2 = scalar, U08, 641, "", 1, 0
unusedAtTheEnd3 = scalar, U08, 642, "", 1, 0
@ -4744,7 +4744,7 @@ entry = luaGauges2, "luaGauges 2", float, "%.3f"
entry = rawMaf2, "rawMaf2", float, "%.3f"
entry = mafMeasured2, "MAF #2", float, "%.3f"
entry = schedulingUsedCount, "schedulingUsedCount", int, "%d"
entry = vehicleSpeedKph, "Vehicle Speed", float, "%.3f"
entry = vehicleSpeedKph, "Vehicle Speed", int, "%d"
entry = totalFuelCorrection, "totalFuelCorrection", float, "%.3f"
entry = running_postCrankingFuelCorrection, "running_postCrankingFuelCorrection", float, "%.3f"
entry = running_intakeTemperatureCoefficient, "fuel: IAT correction", float, "%.3f"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.04.22.subaru_eg33_f7.3497651889"
signature = "rusEFI master.2023.04.22.subaru_eg33_f7.1478761907"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.04.22.subaru_eg33_f7.3497651889" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.04.22.subaru_eg33_f7.1478761907" ; 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
@ -87,7 +87,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 Sat Apr 22 21:26:42 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_subaru_config.sh integration/rusefi_config.txt Sat Apr 22 21:44:54 UTC 2023
pageSize = 22436
page = 1
@ -2581,7 +2581,7 @@ luaGauges2 = scalar, F32, 628, "value", 1, 0
rawMaf2 = scalar, U16, 632, "V", 0.001, 0
mafMeasured2 = scalar, U16, 634, "kg/h", 0.1, 0
schedulingUsedCount = scalar, U16, 636, "", 1,0
vehicleSpeedKph = scalar, U16, 638, "kph", 0.01, 0
vehicleSpeedKph = scalar, U16, 638, "kph", 1, 0
unusedAtTheEnd1 = scalar, U08, 640, "", 1, 0
unusedAtTheEnd2 = scalar, U08, 641, "", 1, 0
unusedAtTheEnd3 = scalar, U08, 642, "", 1, 0
@ -4744,7 +4744,7 @@ entry = luaGauges2, "luaGauges 2", float, "%.3f"
entry = rawMaf2, "rawMaf2", float, "%.3f"
entry = mafMeasured2, "MAF #2", float, "%.3f"
entry = schedulingUsedCount, "schedulingUsedCount", int, "%d"
entry = vehicleSpeedKph, "Vehicle Speed", float, "%.3f"
entry = vehicleSpeedKph, "Vehicle Speed", int, "%d"
entry = totalFuelCorrection, "totalFuelCorrection", float, "%.3f"
entry = running_postCrankingFuelCorrection, "running_postCrankingFuelCorrection", float, "%.3f"
entry = running_intakeTemperatureCoefficient, "fuel: IAT correction", float, "%.3f"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.04.22.tdg-pdm8.688558142"
signature = "rusEFI master.2023.04.22.tdg-pdm8.2706858812"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.04.22.tdg-pdm8.688558142" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.04.22.tdg-pdm8.2706858812" ; 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
@ -87,7 +87,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 Sat Apr 22 21:27:32 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Apr 22 21:45:35 UTC 2023
pageSize = 22436
page = 1
@ -2581,7 +2581,7 @@ luaGauges2 = scalar, F32, 628, "value", 1, 0
rawMaf2 = scalar, U16, 632, "V", 0.001, 0
mafMeasured2 = scalar, U16, 634, "kg/h", 0.1, 0
schedulingUsedCount = scalar, U16, 636, "", 1,0
vehicleSpeedKph = scalar, U16, 638, "kph", 0.01, 0
vehicleSpeedKph = scalar, U16, 638, "kph", 1, 0
unusedAtTheEnd1 = scalar, U08, 640, "", 1, 0
unusedAtTheEnd2 = scalar, U08, 641, "", 1, 0
unusedAtTheEnd3 = scalar, U08, 642, "", 1, 0
@ -4744,7 +4744,7 @@ entry = luaGauges2, "luaGauges 2", float, "%.3f"
entry = rawMaf2, "rawMaf2", float, "%.3f"
entry = mafMeasured2, "MAF #2", float, "%.3f"
entry = schedulingUsedCount, "schedulingUsedCount", int, "%d"
entry = vehicleSpeedKph, "Vehicle Speed", float, "%.3f"
entry = vehicleSpeedKph, "Vehicle Speed", int, "%d"
entry = totalFuelCorrection, "totalFuelCorrection", float, "%.3f"
entry = running_postCrankingFuelCorrection, "running_postCrankingFuelCorrection", float, "%.3f"
entry = running_intakeTemperatureCoefficient, "fuel: IAT correction", 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 (unknown script) controllers/actuators/ac_control.txt Sat Apr 22 21:26:38 UTC 2023
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/actuators/ac_control.txt Sat Apr 22 21:44:51 UTC 2023
// by class com.rusefi.output.FileJavaFieldsConsumer
import com.rusefi.config.*;
@ -295,7 +295,7 @@ public class AcControl {
public static final int PACK_MULT_PRESSURE = 30;
public static final int PACK_MULT_TEMPERATURE = 100;
public static final int PACK_MULT_VOLTAGE = 1000;
public static final int PACK_MULT_VSS = 100;
public static final int PACK_MULT_VSS = 1;
public static final int PEDAL_TO_TPS_SIZE = 8;
public static final String PROTOCOL_ANALOG_CHART = "analog_chart";
public static final String PROTOCOL_COIL1_SHORT_NAME = "c1";

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) controllers/algo/antilag_system_state.txt Sat Apr 22 21:26:38 UTC 2023
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/algo/antilag_system_state.txt Sat Apr 22 21:44:51 UTC 2023
// by class com.rusefi.output.FileJavaFieldsConsumer
import com.rusefi.config.*;
@ -295,7 +295,7 @@ public class AntilagSystem {
public static final int PACK_MULT_PRESSURE = 30;
public static final int PACK_MULT_TEMPERATURE = 100;
public static final int PACK_MULT_VOLTAGE = 1000;
public static final int PACK_MULT_VSS = 100;
public static final int PACK_MULT_VSS = 1;
public static final int PEDAL_TO_TPS_SIZE = 8;
public static final String PROTOCOL_ANALOG_CHART = "analog_chart";
public static final String PROTOCOL_COIL1_SHORT_NAME = "c1";

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) controllers/actuators/boost_control.txt Sat Apr 22 21:26:38 UTC 2023
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/actuators/boost_control.txt Sat Apr 22 21:44:51 UTC 2023
// by class com.rusefi.output.FileJavaFieldsConsumer
import com.rusefi.config.*;
@ -295,7 +295,7 @@ public class BoostControl {
public static final int PACK_MULT_PRESSURE = 30;
public static final int PACK_MULT_TEMPERATURE = 100;
public static final int PACK_MULT_VOLTAGE = 1000;
public static final int PACK_MULT_VSS = 100;
public static final int PACK_MULT_VSS = 1;
public static final int PEDAL_TO_TPS_SIZE = 8;
public static final String PROTOCOL_ANALOG_CHART = "analog_chart";
public static final String PROTOCOL_COIL1_SHORT_NAME = "c1";

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) controllers/actuators/dc_motors.txt Sat Apr 22 21:26:39 UTC 2023
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/actuators/dc_motors.txt Sat Apr 22 21:44:52 UTC 2023
// by class com.rusefi.output.FileJavaFieldsConsumer
import com.rusefi.config.*;
@ -295,7 +295,7 @@ public class DcMotors {
public static final int PACK_MULT_PRESSURE = 30;
public static final int PACK_MULT_TEMPERATURE = 100;
public static final int PACK_MULT_VOLTAGE = 1000;
public static final int PACK_MULT_VSS = 100;
public static final int PACK_MULT_VSS = 1;
public static final int PEDAL_TO_TPS_SIZE = 8;
public static final String PROTOCOL_ANALOG_CHART = "analog_chart";
public static final String PROTOCOL_COIL1_SHORT_NAME = "c1";

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) controllers/actuators/electronic_throttle.txt Sat Apr 22 21:26:39 UTC 2023
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/actuators/electronic_throttle.txt Sat Apr 22 21:44:52 UTC 2023
// by class com.rusefi.output.FileJavaFieldsConsumer
import com.rusefi.config.*;
@ -295,7 +295,7 @@ public class ElectronicThrottle {
public static final int PACK_MULT_PRESSURE = 30;
public static final int PACK_MULT_TEMPERATURE = 100;
public static final int PACK_MULT_VOLTAGE = 1000;
public static final int PACK_MULT_VSS = 100;
public static final int PACK_MULT_VSS = 1;
public static final int PEDAL_TO_TPS_SIZE = 8;
public static final String PROTOCOL_ANALOG_CHART = "analog_chart";
public static final String PROTOCOL_COIL1_SHORT_NAME = "c1";

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) controllers/algo/engine_state.txt Sat Apr 22 21:26:38 UTC 2023
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/algo/engine_state.txt Sat Apr 22 21:44:51 UTC 2023
// by class com.rusefi.output.FileJavaFieldsConsumer
import com.rusefi.config.*;
@ -295,7 +295,7 @@ public class EngineState {
public static final int PACK_MULT_PRESSURE = 30;
public static final int PACK_MULT_TEMPERATURE = 100;
public static final int PACK_MULT_VOLTAGE = 1000;
public static final int PACK_MULT_VSS = 100;
public static final int PACK_MULT_VSS = 1;
public static final int PEDAL_TO_TPS_SIZE = 8;
public static final String PROTOCOL_ANALOG_CHART = "analog_chart";
public static final String PROTOCOL_COIL1_SHORT_NAME = "c1";

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 Sat Apr 22 21:27:36 UTC 2023
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Apr 22 21:45:38 UTC 2023
// by class com.rusefi.output.FileJavaFieldsConsumer
import com.rusefi.config.*;
@ -932,7 +932,7 @@ public class Fields {
public static final int PACK_MULT_PRESSURE = 30;
public static final int PACK_MULT_TEMPERATURE = 100;
public static final int PACK_MULT_VOLTAGE = 1000;
public static final int PACK_MULT_VSS = 100;
public static final int PACK_MULT_VSS = 1;
public static final int PEDAL_TO_TPS_SIZE = 8;
public static final int persistent_config_s_size = 22436;
public static final int pid_s_size = 20;
@ -1010,6 +1010,7 @@ public class Fields {
public static final int SentEtbType_FORD_TYPE_1 = 2;
public static final int SentEtbType_GM_TYPE_1 = 1;
public static final int SentEtbType_NONE = 0;
public static final int SIGNATURE_HASH = 1136021944;
public static final int specs_s_size = 12;
public static final int spi_device_e_SPI_DEVICE_1 = 1;
public static final int spi_device_e_SPI_DEVICE_2 = 2;
@ -1235,7 +1236,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 master.2023.04.22.f407-discovery.3421217466";
public static final String TS_SIGNATURE = "rusEFI master.2023.04.22.f407-discovery.1136021944";
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 = 1376;

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) controllers/algo/fuel/fuel_computer.txt Sat Apr 22 21:26:38 UTC 2023
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/algo/fuel/fuel_computer.txt Sat Apr 22 21:44:51 UTC 2023
// by class com.rusefi.output.FileJavaFieldsConsumer
import com.rusefi.config.*;
@ -295,7 +295,7 @@ public class FuelComputer {
public static final int PACK_MULT_PRESSURE = 30;
public static final int PACK_MULT_TEMPERATURE = 100;
public static final int PACK_MULT_VOLTAGE = 1000;
public static final int PACK_MULT_VSS = 100;
public static final int PACK_MULT_VSS = 1;
public static final int PEDAL_TO_TPS_SIZE = 8;
public static final String PROTOCOL_ANALOG_CHART = "analog_chart";
public static final String PROTOCOL_COIL1_SHORT_NAME = "c1";

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) controllers/algo/ignition_state.txt Sat Apr 22 21:26:38 UTC 2023
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/algo/ignition_state.txt Sat Apr 22 21:44:51 UTC 2023
// by class com.rusefi.output.FileJavaFieldsConsumer
import com.rusefi.config.*;
@ -295,7 +295,7 @@ public class IgnitionState {
public static final int PACK_MULT_PRESSURE = 30;
public static final int PACK_MULT_TEMPERATURE = 100;
public static final int PACK_MULT_VOLTAGE = 1000;
public static final int PACK_MULT_VSS = 100;
public static final int PACK_MULT_VSS = 1;
public static final int PEDAL_TO_TPS_SIZE = 8;
public static final String PROTOCOL_ANALOG_CHART = "analog_chart";
public static final String PROTOCOL_COIL1_SHORT_NAME = "c1";

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) controllers/sensors//sent_state.txt Sat Apr 22 21:26:39 UTC 2023
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/sensors//sent_state.txt Sat Apr 22 21:44:52 UTC 2023
// by class com.rusefi.output.FileJavaFieldsConsumer
import com.rusefi.config.*;
@ -295,7 +295,7 @@ public class SentState {
public static final int PACK_MULT_PRESSURE = 30;
public static final int PACK_MULT_TEMPERATURE = 100;
public static final int PACK_MULT_VOLTAGE = 1000;
public static final int PACK_MULT_VSS = 100;
public static final int PACK_MULT_VSS = 1;
public static final int PEDAL_TO_TPS_SIZE = 8;
public static final String PROTOCOL_ANALOG_CHART = "analog_chart";
public static final String PROTOCOL_COIL1_SHORT_NAME = "c1";

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) controllers/trigger/trigger_state.txt Sat Apr 22 21:26:38 UTC 2023
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/trigger/trigger_state.txt Sat Apr 22 21:44:51 UTC 2023
// by class com.rusefi.output.FileJavaFieldsConsumer
import com.rusefi.config.*;
@ -295,7 +295,7 @@ public class TriggerState {
public static final int PACK_MULT_PRESSURE = 30;
public static final int PACK_MULT_TEMPERATURE = 100;
public static final int PACK_MULT_VOLTAGE = 1000;
public static final int PACK_MULT_VSS = 100;
public static final int PACK_MULT_VSS = 1;
public static final int PEDAL_TO_TPS_SIZE = 8;
public static final String PROTOCOL_ANALOG_CHART = "analog_chart";
public static final String PROTOCOL_COIL1_SHORT_NAME = "c1";

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) controllers/trigger/trigger_state_primary.txt Sat Apr 22 21:26:38 UTC 2023
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/trigger/trigger_state_primary.txt Sat Apr 22 21:44:52 UTC 2023
// by class com.rusefi.output.FileJavaFieldsConsumer
import com.rusefi.config.*;
@ -295,7 +295,7 @@ public class TriggerStatePrimary {
public static final int PACK_MULT_PRESSURE = 30;
public static final int PACK_MULT_TEMPERATURE = 100;
public static final int PACK_MULT_VOLTAGE = 1000;
public static final int PACK_MULT_VSS = 100;
public static final int PACK_MULT_VSS = 1;
public static final int PEDAL_TO_TPS_SIZE = 8;
public static final String PROTOCOL_ANALOG_CHART = "analog_chart";
public static final String PROTOCOL_COIL1_SHORT_NAME = "c1";

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 Sat Apr 22 21:26:38 UTC 2023
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) console/binary/output_channels.txt Sat Apr 22 21:44:51 UTC 2023
// by class com.rusefi.output.FileJavaFieldsConsumer
import com.rusefi.config.*;
@ -295,7 +295,7 @@ public class TsOutputs {
public static final int PACK_MULT_PRESSURE = 30;
public static final int PACK_MULT_TEMPERATURE = 100;
public static final int PACK_MULT_VOLTAGE = 1000;
public static final int PACK_MULT_VSS = 100;
public static final int PACK_MULT_VSS = 1;
public static final int PEDAL_TO_TPS_SIZE = 8;
public static final String PROTOCOL_ANALOG_CHART = "analog_chart";
public static final String PROTOCOL_COIL1_SHORT_NAME = "c1";
@ -754,7 +754,7 @@ public class TsOutputs {
public static final Field RAWMAF2 = Field.create("RAWMAF2", 632, FieldType.INT16).setScale(0.001).setBaseOffset(0);
public static final Field MAFMEASURED2 = Field.create("MAFMEASURED2", 634, FieldType.INT16).setScale(0.1).setBaseOffset(0);
public static final Field SCHEDULINGUSEDCOUNT = Field.create("SCHEDULINGUSEDCOUNT", 636, FieldType.INT16).setScale(1.0).setBaseOffset(0);
public static final Field VEHICLESPEEDKPH = Field.create("VEHICLESPEEDKPH", 638, FieldType.INT16).setScale(0.01).setBaseOffset(0);
public static final Field VEHICLESPEEDKPH = Field.create("VEHICLESPEEDKPH", 638, FieldType.INT16).setScale(1.0).setBaseOffset(0);
public static final Field UNUSEDATTHEEND1 = Field.create("UNUSEDATTHEEND1", 640, FieldType.INT8).setScale(1.0).setBaseOffset(0);
public static final Field UNUSEDATTHEEND2 = Field.create("UNUSEDATTHEEND2", 641, FieldType.INT8).setScale(1.0).setBaseOffset(0);
public static final Field UNUSEDATTHEEND3 = Field.create("UNUSEDATTHEEND3", 642, FieldType.INT8).setScale(1.0).setBaseOffset(0);