Auto-generated configs and docs

This commit is contained in:
GitHub build-firmware Action 2022-06-03 04:53:49 +00:00
parent 61e01f3bc1
commit 2a2c9835dd
76 changed files with 288 additions and 281 deletions

View File

@ -1,4 +1,4 @@
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Thu Jun 02 01:29:23 UTC 2022
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Fri Jun 03 04:51:14 UTC 2022
// by class com.rusefi.output.CHeaderConsumer
// begin
#pragma once
@ -3850,19 +3850,19 @@ struct engine_configuration_s {
V
* offset 2516
*/
uint8_t triggerCompCenterVolt;
scaled_channel<uint8_t, 50, 1> triggerCompCenterVolt;
/**
* Trigger comparator hysteresis voltage (Min)
V
* offset 2517
*/
uint8_t triggerCompHystMin;
scaled_channel<uint8_t, 50, 1> triggerCompHystMin;
/**
* Trigger comparator hysteresis voltage (Max)
V
* offset 2518
*/
uint8_t triggerCompHystMax;
scaled_channel<uint8_t, 50, 1> triggerCompHystMax;
/**
* VR-sensor saturation RPM
RPM
@ -4852,67 +4852,67 @@ struct persistent_config_s {
Airmass
* offset 21208
*/
uint8_t tcu_pcAirmassBins[8];
uint8_t tcu_pcAirmassBins[TCU_MAGIC_SIZE];
/**
%
* offset 21216
*/
uint8_t tcu_pcValsR[8];
uint8_t tcu_pcValsR[TCU_MAGIC_SIZE];
/**
%
* offset 21224
*/
uint8_t tcu_pcValsN[8];
uint8_t tcu_pcValsN[TCU_MAGIC_SIZE];
/**
%
* offset 21232
*/
uint8_t tcu_pcVals1[8];
uint8_t tcu_pcVals1[TCU_MAGIC_SIZE];
/**
%
* offset 21240
*/
uint8_t tcu_pcVals2[8];
uint8_t tcu_pcVals2[TCU_MAGIC_SIZE];
/**
%
* offset 21248
*/
uint8_t tcu_pcVals3[8];
uint8_t tcu_pcVals3[TCU_MAGIC_SIZE];
/**
%
* offset 21256
*/
uint8_t tcu_pcVals4[8];
uint8_t tcu_pcVals4[TCU_MAGIC_SIZE];
/**
%
* offset 21264
*/
uint8_t tcu_pcVals12[8];
uint8_t tcu_pcVals12[TCU_MAGIC_SIZE];
/**
%
* offset 21272
*/
uint8_t tcu_pcVals23[8];
uint8_t tcu_pcVals23[TCU_MAGIC_SIZE];
/**
%
* offset 21280
*/
uint8_t tcu_pcVals34[8];
uint8_t tcu_pcVals34[TCU_MAGIC_SIZE];
/**
%
* offset 21288
*/
uint8_t tcu_pcVals21[8];
uint8_t tcu_pcVals21[TCU_MAGIC_SIZE];
/**
%
* offset 21296
*/
uint8_t tcu_pcVals32[8];
uint8_t tcu_pcVals32[TCU_MAGIC_SIZE];
/**
%
* offset 21304
*/
uint8_t tcu_pcVals43[8];
uint8_t tcu_pcVals43[TCU_MAGIC_SIZE];
/**
TPS
* offset 21312
@ -4942,4 +4942,4 @@ struct persistent_config_s {
static_assert(sizeof(persistent_config_s) == 21352);
// end
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Thu Jun 02 01:29:23 UTC 2022
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Fri Jun 03 04:51:14 UTC 2022

View File

@ -1923,7 +1923,7 @@
#define show_Frankenso_presets true
#define show_test_presets true
#define showHumanReadableWarning_offset 940
#define SIGNATURE_HASH 143933722
#define SIGNATURE_HASH 2921861758
#define silentTriggerError_offset 1340
#define skippedWheelOnCam_offset 1340
#define slowAdcAlpha_offset 1580
@ -2059,6 +2059,7 @@
#define tcu_32SpeedBins_offset 21336
#define tcu_32Vals_offset 21344
#define TCU_GEAR_COUNT 10
#define TCU_MAGIC_SIZE 8
#define tcu_pc_solenoid_freq_offset 3734
#define tcu_pc_solenoid_pin_mode_offset 3732
#define tcu_pc_solenoid_pin_offset 3730
@ -2474,7 +2475,7 @@
#define ts_show_tunerstudio_port true
#define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true
#define TS_SIGNATURE "rusEFI 2022.06.03.hellen_cypress.143933722"
#define TS_SIGNATURE "rusEFI 2022.06.03.hellen_cypress.2921861758"
#define TS_SINGLE_WRITE_COMMAND 'W'
#define TS_SINGLE_WRITE_COMMAND_char W
#define TS_TEST_COMMAND 't'

View File

@ -1,4 +1,4 @@
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Thu Jun 02 01:29:22 UTC 2022
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Fri Jun 03 04:51:12 UTC 2022
// by class com.rusefi.output.CHeaderConsumer
// begin
#pragma once
@ -3868,19 +3868,19 @@ struct engine_configuration_s {
V
* offset 2488
*/
uint8_t triggerCompCenterVolt;
scaled_channel<uint8_t, 50, 1> triggerCompCenterVolt;
/**
* Trigger comparator hysteresis voltage (Min)
V
* offset 2489
*/
uint8_t triggerCompHystMin;
scaled_channel<uint8_t, 50, 1> triggerCompHystMin;
/**
* Trigger comparator hysteresis voltage (Max)
V
* offset 2490
*/
uint8_t triggerCompHystMax;
scaled_channel<uint8_t, 50, 1> triggerCompHystMax;
/**
* VR-sensor saturation RPM
RPM
@ -4870,67 +4870,67 @@ struct persistent_config_s {
Airmass
* offset 21180
*/
uint8_t tcu_pcAirmassBins[8];
uint8_t tcu_pcAirmassBins[TCU_MAGIC_SIZE];
/**
%
* offset 21188
*/
uint8_t tcu_pcValsR[8];
uint8_t tcu_pcValsR[TCU_MAGIC_SIZE];
/**
%
* offset 21196
*/
uint8_t tcu_pcValsN[8];
uint8_t tcu_pcValsN[TCU_MAGIC_SIZE];
/**
%
* offset 21204
*/
uint8_t tcu_pcVals1[8];
uint8_t tcu_pcVals1[TCU_MAGIC_SIZE];
/**
%
* offset 21212
*/
uint8_t tcu_pcVals2[8];
uint8_t tcu_pcVals2[TCU_MAGIC_SIZE];
/**
%
* offset 21220
*/
uint8_t tcu_pcVals3[8];
uint8_t tcu_pcVals3[TCU_MAGIC_SIZE];
/**
%
* offset 21228
*/
uint8_t tcu_pcVals4[8];
uint8_t tcu_pcVals4[TCU_MAGIC_SIZE];
/**
%
* offset 21236
*/
uint8_t tcu_pcVals12[8];
uint8_t tcu_pcVals12[TCU_MAGIC_SIZE];
/**
%
* offset 21244
*/
uint8_t tcu_pcVals23[8];
uint8_t tcu_pcVals23[TCU_MAGIC_SIZE];
/**
%
* offset 21252
*/
uint8_t tcu_pcVals34[8];
uint8_t tcu_pcVals34[TCU_MAGIC_SIZE];
/**
%
* offset 21260
*/
uint8_t tcu_pcVals21[8];
uint8_t tcu_pcVals21[TCU_MAGIC_SIZE];
/**
%
* offset 21268
*/
uint8_t tcu_pcVals32[8];
uint8_t tcu_pcVals32[TCU_MAGIC_SIZE];
/**
%
* offset 21276
*/
uint8_t tcu_pcVals43[8];
uint8_t tcu_pcVals43[TCU_MAGIC_SIZE];
/**
TPS
* offset 21284
@ -4960,4 +4960,4 @@ struct persistent_config_s {
static_assert(sizeof(persistent_config_s) == 21324);
// end
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Thu Jun 02 01:29:22 UTC 2022
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Fri Jun 03 04:51:12 UTC 2022

View File

@ -1909,7 +1909,7 @@
#define show_Frankenso_presets true
#define show_test_presets true
#define showHumanReadableWarning_offset 940
#define SIGNATURE_HASH 1456940695
#define SIGNATURE_HASH 4033574387
#define silentTriggerError_offset 1340
#define skippedWheelOnCam_offset 1340
#define slowAdcAlpha_offset 1580
@ -2045,6 +2045,7 @@
#define tcu_32SpeedBins_offset 21308
#define tcu_32Vals_offset 21316
#define TCU_GEAR_COUNT 10
#define TCU_MAGIC_SIZE 8
#define tcu_pc_solenoid_freq_offset 3706
#define tcu_pc_solenoid_pin_mode_offset 3704
#define tcu_pc_solenoid_pin_offset 3702
@ -2460,7 +2461,7 @@
#define ts_show_tunerstudio_port true
#define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true
#define TS_SIGNATURE "rusEFI 2022.06.03.kin.1456940695"
#define TS_SIGNATURE "rusEFI 2022.06.03.kin.4033574387"
#define TS_SINGLE_WRITE_COMMAND 'W'
#define TS_SINGLE_WRITE_COMMAND_char W
#define TS_TEST_COMMAND 't'

View File

@ -1,4 +1,4 @@
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_subaru_config.sh integration/rusefi_config.txt Thu Jun 02 01:29:25 UTC 2022
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_subaru_config.sh integration/rusefi_config.txt Fri Jun 03 04:51:15 UTC 2022
// by class com.rusefi.output.CHeaderConsumer
// begin
#pragma once
@ -3850,19 +3850,19 @@ struct engine_configuration_s {
V
* offset 2516
*/
uint8_t triggerCompCenterVolt;
scaled_channel<uint8_t, 50, 1> triggerCompCenterVolt;
/**
* Trigger comparator hysteresis voltage (Min)
V
* offset 2517
*/
uint8_t triggerCompHystMin;
scaled_channel<uint8_t, 50, 1> triggerCompHystMin;
/**
* Trigger comparator hysteresis voltage (Max)
V
* offset 2518
*/
uint8_t triggerCompHystMax;
scaled_channel<uint8_t, 50, 1> triggerCompHystMax;
/**
* VR-sensor saturation RPM
RPM
@ -4852,67 +4852,67 @@ struct persistent_config_s {
Airmass
* offset 21208
*/
uint8_t tcu_pcAirmassBins[8];
uint8_t tcu_pcAirmassBins[TCU_MAGIC_SIZE];
/**
%
* offset 21216
*/
uint8_t tcu_pcValsR[8];
uint8_t tcu_pcValsR[TCU_MAGIC_SIZE];
/**
%
* offset 21224
*/
uint8_t tcu_pcValsN[8];
uint8_t tcu_pcValsN[TCU_MAGIC_SIZE];
/**
%
* offset 21232
*/
uint8_t tcu_pcVals1[8];
uint8_t tcu_pcVals1[TCU_MAGIC_SIZE];
/**
%
* offset 21240
*/
uint8_t tcu_pcVals2[8];
uint8_t tcu_pcVals2[TCU_MAGIC_SIZE];
/**
%
* offset 21248
*/
uint8_t tcu_pcVals3[8];
uint8_t tcu_pcVals3[TCU_MAGIC_SIZE];
/**
%
* offset 21256
*/
uint8_t tcu_pcVals4[8];
uint8_t tcu_pcVals4[TCU_MAGIC_SIZE];
/**
%
* offset 21264
*/
uint8_t tcu_pcVals12[8];
uint8_t tcu_pcVals12[TCU_MAGIC_SIZE];
/**
%
* offset 21272
*/
uint8_t tcu_pcVals23[8];
uint8_t tcu_pcVals23[TCU_MAGIC_SIZE];
/**
%
* offset 21280
*/
uint8_t tcu_pcVals34[8];
uint8_t tcu_pcVals34[TCU_MAGIC_SIZE];
/**
%
* offset 21288
*/
uint8_t tcu_pcVals21[8];
uint8_t tcu_pcVals21[TCU_MAGIC_SIZE];
/**
%
* offset 21296
*/
uint8_t tcu_pcVals32[8];
uint8_t tcu_pcVals32[TCU_MAGIC_SIZE];
/**
%
* offset 21304
*/
uint8_t tcu_pcVals43[8];
uint8_t tcu_pcVals43[TCU_MAGIC_SIZE];
/**
TPS
* offset 21312
@ -4942,4 +4942,4 @@ struct persistent_config_s {
static_assert(sizeof(persistent_config_s) == 21352);
// end
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_subaru_config.sh integration/rusefi_config.txt Thu Jun 02 01:29:25 UTC 2022
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_subaru_config.sh integration/rusefi_config.txt Fri Jun 03 04:51:15 UTC 2022

View File

@ -1889,7 +1889,7 @@
#define show_Proteus_presets false
#define show_test_presets false
#define showHumanReadableWarning_offset 940
#define SIGNATURE_HASH 1185543842
#define SIGNATURE_HASH 3759515078
#define silentTriggerError_offset 1340
#define skippedWheelOnCam_offset 1340
#define slowAdcAlpha_offset 1580
@ -2026,6 +2026,7 @@
#define tcu_32SpeedBins_offset 21336
#define tcu_32Vals_offset 21344
#define TCU_GEAR_COUNT 10
#define TCU_MAGIC_SIZE 8
#define tcu_pc_solenoid_freq_offset 3734
#define tcu_pc_solenoid_pin_mode_offset 3732
#define tcu_pc_solenoid_pin_offset 3730
@ -2441,7 +2442,7 @@
#define ts_show_tunerstudio_port false
#define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true
#define TS_SIGNATURE "rusEFI 2022.06.03.subaru_eg33_f7.1185543842"
#define TS_SIGNATURE "rusEFI 2022.06.03.subaru_eg33_f7.3759515078"
#define TS_SINGLE_WRITE_COMMAND 'W'
#define TS_SINGLE_WRITE_COMMAND_char W
#define TS_TEST_COMMAND 't'

View File

@ -1,4 +1,4 @@
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Jun 02 01:29:28 UTC 2022
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jun 03 04:51:19 UTC 2022
// by class com.rusefi.output.CHeaderConsumer
// begin
#pragma once
@ -3850,19 +3850,19 @@ struct engine_configuration_s {
V
* offset 2516
*/
uint8_t triggerCompCenterVolt;
scaled_channel<uint8_t, 50, 1> triggerCompCenterVolt;
/**
* Trigger comparator hysteresis voltage (Min)
V
* offset 2517
*/
uint8_t triggerCompHystMin;
scaled_channel<uint8_t, 50, 1> triggerCompHystMin;
/**
* Trigger comparator hysteresis voltage (Max)
V
* offset 2518
*/
uint8_t triggerCompHystMax;
scaled_channel<uint8_t, 50, 1> triggerCompHystMax;
/**
* VR-sensor saturation RPM
RPM
@ -4852,67 +4852,67 @@ struct persistent_config_s {
Airmass
* offset 21208
*/
uint8_t tcu_pcAirmassBins[8];
uint8_t tcu_pcAirmassBins[TCU_MAGIC_SIZE];
/**
%
* offset 21216
*/
uint8_t tcu_pcValsR[8];
uint8_t tcu_pcValsR[TCU_MAGIC_SIZE];
/**
%
* offset 21224
*/
uint8_t tcu_pcValsN[8];
uint8_t tcu_pcValsN[TCU_MAGIC_SIZE];
/**
%
* offset 21232
*/
uint8_t tcu_pcVals1[8];
uint8_t tcu_pcVals1[TCU_MAGIC_SIZE];
/**
%
* offset 21240
*/
uint8_t tcu_pcVals2[8];
uint8_t tcu_pcVals2[TCU_MAGIC_SIZE];
/**
%
* offset 21248
*/
uint8_t tcu_pcVals3[8];
uint8_t tcu_pcVals3[TCU_MAGIC_SIZE];
/**
%
* offset 21256
*/
uint8_t tcu_pcVals4[8];
uint8_t tcu_pcVals4[TCU_MAGIC_SIZE];
/**
%
* offset 21264
*/
uint8_t tcu_pcVals12[8];
uint8_t tcu_pcVals12[TCU_MAGIC_SIZE];
/**
%
* offset 21272
*/
uint8_t tcu_pcVals23[8];
uint8_t tcu_pcVals23[TCU_MAGIC_SIZE];
/**
%
* offset 21280
*/
uint8_t tcu_pcVals34[8];
uint8_t tcu_pcVals34[TCU_MAGIC_SIZE];
/**
%
* offset 21288
*/
uint8_t tcu_pcVals21[8];
uint8_t tcu_pcVals21[TCU_MAGIC_SIZE];
/**
%
* offset 21296
*/
uint8_t tcu_pcVals32[8];
uint8_t tcu_pcVals32[TCU_MAGIC_SIZE];
/**
%
* offset 21304
*/
uint8_t tcu_pcVals43[8];
uint8_t tcu_pcVals43[TCU_MAGIC_SIZE];
/**
TPS
* offset 21312
@ -4942,4 +4942,4 @@ struct persistent_config_s {
static_assert(sizeof(persistent_config_s) == 21352);
// end
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Jun 02 01:29:28 UTC 2022
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jun 03 04:51:19 UTC 2022

View File

@ -1923,7 +1923,7 @@
#define show_Frankenso_presets true
#define show_test_presets true
#define showHumanReadableWarning_offset 940
#define SIGNATURE_HASH 1303908112
#define SIGNATURE_HASH 3942931572
#define silentTriggerError_offset 1340
#define skippedWheelOnCam_offset 1340
#define slowAdcAlpha_offset 1580
@ -2059,6 +2059,7 @@
#define tcu_32SpeedBins_offset 21336
#define tcu_32Vals_offset 21344
#define TCU_GEAR_COUNT 10
#define TCU_MAGIC_SIZE 8
#define tcu_pc_solenoid_freq_offset 3734
#define tcu_pc_solenoid_pin_mode_offset 3732
#define tcu_pc_solenoid_pin_offset 3730
@ -2474,7 +2475,7 @@
#define ts_show_tunerstudio_port true
#define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true
#define TS_SIGNATURE "rusEFI 2022.06.03.all.1303908112"
#define TS_SIGNATURE "rusEFI 2022.06.03.all.3942931572"
#define TS_SINGLE_WRITE_COMMAND 'W'
#define TS_SINGLE_WRITE_COMMAND_char W
#define TS_TEST_COMMAND 't'

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 1520371551
#define TS_SIGNATURE "rusEFI 2022.06.03.48way.1520371551"
#define SIGNATURE_HASH 4230173755
#define TS_SIGNATURE "rusEFI 2022.06.03.48way.4230173755"

View File

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

View File

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

View File

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

View File

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

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 3142868713
#define TS_SIGNATURE "rusEFI 2022.06.03.core8.3142868713"
#define SIGNATURE_HASH 501747085
#define TS_SIGNATURE "rusEFI 2022.06.03.core8.501747085"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 1303908112
#define TS_SIGNATURE "rusEFI 2022.06.03.f407-discovery.1303908112"
#define SIGNATURE_HASH 3942931572
#define TS_SIGNATURE "rusEFI 2022.06.03.f407-discovery.3942931572"

View File

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

View File

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

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 961826927
#define TS_SIGNATURE "rusEFI 2022.06.03.harley81.961826927"
#define SIGNATURE_HASH 2682782475
#define TS_SIGNATURE "rusEFI 2022.06.03.harley81.2682782475"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 133430139
#define TS_SIGNATURE "rusEFI 2022.06.03.hellen-gm-e67.133430139"
#define SIGNATURE_HASH 2706352159
#define TS_SIGNATURE "rusEFI 2022.06.03.hellen-gm-e67.2706352159"

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.06.03.all.1303908112"
signature = "rusEFI 2022.06.03.all.3942931572"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature = "rusEFI 2022.06.03.all.1303908112" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.06.03.all.3942931572" ; 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
@ -85,7 +85,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 Fri Jun 03 01:05:02 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jun 03 04:51:10 UTC 2022
pageSize = 21352
page = 1
@ -1346,7 +1346,7 @@ fuelTrims10_table = array, S08, 21144, [4x4], "", 0.2, 0, -25, 25, 1
fuelTrims11_table = array, S08, 21160, [4x4], "", 0.2, 0, -25, 25, 1
fuelTrims12_table = array, S08, 21176, [4x4], "", 0.2, 0, -25, 25, 1
crankingFuelCoefE100 = array, U16, 21192, [8], "ratio", 0.01, 0, 0, 50, 2
tcu_pcAirmassBins = array, U08, 21208, [8], "Airmass", 0.02, 0, 0, 255, 2
tcu_pcAirmassBins = array, U08, 21208, [8], "Airmass", 1, 0, 0, 255, 2
tcu_pcValsR = array, U08, 21216, [8], "%", 1, 0, 0, 255, 0
tcu_pcValsN = array, U08, 21224, [8], "%", 1, 0, 0, 255, 0
tcu_pcVals1 = array, U08, 21232, [8], "%", 1, 0, 0, 255, 0

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.06.03.48way.1520371551"
signature = "rusEFI 2022.06.03.48way.4230173755"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature = "rusEFI 2022.06.03.48way.1520371551" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.06.03.48way.4230173755" ; 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
@ -85,7 +85,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 Fri Jun 03 01:04:44 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jun 03 04:50:49 UTC 2022
pageSize = 21352
page = 1
@ -1346,7 +1346,7 @@ fuelTrims10_table = array, S08, 21144, [4x4], "", 0.2, 0, -25, 25, 1
fuelTrims11_table = array, S08, 21160, [4x4], "", 0.2, 0, -25, 25, 1
fuelTrims12_table = array, S08, 21176, [4x4], "", 0.2, 0, -25, 25, 1
crankingFuelCoefE100 = array, U16, 21192, [8], "ratio", 0.01, 0, 0, 50, 2
tcu_pcAirmassBins = array, U08, 21208, [8], "Airmass", 0.02, 0, 0, 255, 2
tcu_pcAirmassBins = array, U08, 21208, [8], "Airmass", 1, 0, 0, 255, 2
tcu_pcValsR = array, U08, 21216, [8], "%", 1, 0, 0, 255, 0
tcu_pcValsN = array, U08, 21224, [8], "%", 1, 0, 0, 255, 0
tcu_pcVals1 = array, U08, 21232, [8], "%", 1, 0, 0, 255, 0

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.06.03.alphax-2chan.2141885052"
signature = "rusEFI 2022.06.03.alphax-2chan.3642147096"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature = "rusEFI 2022.06.03.alphax-2chan.2141885052" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.06.03.alphax-2chan.3642147096" ; 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
@ -85,7 +85,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 Fri Jun 03 01:04:15 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jun 03 04:50:16 UTC 2022
pageSize = 21352
page = 1
@ -1346,7 +1346,7 @@ fuelTrims10_table = array, S08, 21144, [4x4], "", 0.2, 0, -25, 25, 1
fuelTrims11_table = array, S08, 21160, [4x4], "", 0.2, 0, -25, 25, 1
fuelTrims12_table = array, S08, 21176, [4x4], "", 0.2, 0, -25, 25, 1
crankingFuelCoefE100 = array, U16, 21192, [8], "ratio", 0.01, 0, 0, 50, 2
tcu_pcAirmassBins = array, U08, 21208, [8], "Airmass", 0.02, 0, 0, 255, 2
tcu_pcAirmassBins = array, U08, 21208, [8], "Airmass", 1, 0, 0, 255, 2
tcu_pcValsR = array, U08, 21216, [8], "%", 1, 0, 0, 255, 0
tcu_pcValsN = array, U08, 21224, [8], "%", 1, 0, 0, 255, 0
tcu_pcVals1 = array, U08, 21232, [8], "%", 1, 0, 0, 255, 0

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.06.03.alphax-4chan.1848959059"
signature = "rusEFI 2022.06.03.alphax-4chan.3364401975"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature = "rusEFI 2022.06.03.alphax-4chan.1848959059" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.06.03.alphax-4chan.3364401975" ; 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
@ -85,7 +85,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 Fri Jun 03 01:04:17 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jun 03 04:50:18 UTC 2022
pageSize = 21352
page = 1
@ -1346,7 +1346,7 @@ fuelTrims10_table = array, S08, 21144, [4x4], "", 0.2, 0, -25, 25, 1
fuelTrims11_table = array, S08, 21160, [4x4], "", 0.2, 0, -25, 25, 1
fuelTrims12_table = array, S08, 21176, [4x4], "", 0.2, 0, -25, 25, 1
crankingFuelCoefE100 = array, U16, 21192, [8], "ratio", 0.01, 0, 0, 50, 2
tcu_pcAirmassBins = array, U08, 21208, [8], "Airmass", 0.02, 0, 0, 255, 2
tcu_pcAirmassBins = array, U08, 21208, [8], "Airmass", 1, 0, 0, 255, 2
tcu_pcValsR = array, U08, 21216, [8], "%", 1, 0, 0, 255, 0
tcu_pcValsN = array, U08, 21224, [8], "%", 1, 0, 0, 255, 0
tcu_pcVals1 = array, U08, 21232, [8], "%", 1, 0, 0, 255, 0

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.06.03.atlas.1366489655"
signature = "rusEFI 2022.06.03.atlas.4157516115"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature = "rusEFI 2022.06.03.atlas.1366489655" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.06.03.atlas.4157516115" ; 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
@ -85,7 +85,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 Fri Jun 03 01:04:59 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jun 03 04:51:06 UTC 2022
pageSize = 21352
page = 1
@ -1346,7 +1346,7 @@ fuelTrims10_table = array, S08, 21144, [4x4], "", 0.2, 0, -25, 25, 1
fuelTrims11_table = array, S08, 21160, [4x4], "", 0.2, 0, -25, 25, 1
fuelTrims12_table = array, S08, 21176, [4x4], "", 0.2, 0, -25, 25, 1
crankingFuelCoefE100 = array, U16, 21192, [8], "ratio", 0.01, 0, 0, 50, 2
tcu_pcAirmassBins = array, U08, 21208, [8], "Airmass", 0.02, 0, 0, 255, 2
tcu_pcAirmassBins = array, U08, 21208, [8], "Airmass", 1, 0, 0, 255, 2
tcu_pcValsR = array, U08, 21216, [8], "%", 1, 0, 0, 255, 0
tcu_pcValsN = array, U08, 21224, [8], "%", 1, 0, 0, 255, 0
tcu_pcVals1 = array, U08, 21232, [8], "%", 1, 0, 0, 255, 0

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.06.03.core8.3142868713"
signature = "rusEFI 2022.06.03.core8.501747085"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature = "rusEFI 2022.06.03.core8.3142868713" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.06.03.core8.501747085" ; 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
@ -85,7 +85,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 Fri Jun 03 01:04:42 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jun 03 04:50:47 UTC 2022
pageSize = 21352
page = 1
@ -1346,7 +1346,7 @@ fuelTrims10_table = array, S08, 21144, [4x4], "", 0.2, 0, -25, 25, 1
fuelTrims11_table = array, S08, 21160, [4x4], "", 0.2, 0, -25, 25, 1
fuelTrims12_table = array, S08, 21176, [4x4], "", 0.2, 0, -25, 25, 1
crankingFuelCoefE100 = array, U16, 21192, [8], "ratio", 0.01, 0, 0, 50, 2
tcu_pcAirmassBins = array, U08, 21208, [8], "Airmass", 0.02, 0, 0, 255, 2
tcu_pcAirmassBins = array, U08, 21208, [8], "Airmass", 1, 0, 0, 255, 2
tcu_pcValsR = array, U08, 21216, [8], "%", 1, 0, 0, 255, 0
tcu_pcValsN = array, U08, 21224, [8], "%", 1, 0, 0, 255, 0
tcu_pcVals1 = array, U08, 21232, [8], "%", 1, 0, 0, 255, 0

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.06.03.f407-discovery.1303908112"
signature = "rusEFI 2022.06.03.f407-discovery.3942931572"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature = "rusEFI 2022.06.03.f407-discovery.1303908112" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.06.03.f407-discovery.3942931572" ; 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
@ -85,7 +85,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 Fri Jun 03 01:04:55 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jun 03 04:51:02 UTC 2022
pageSize = 21352
page = 1
@ -1346,7 +1346,7 @@ fuelTrims10_table = array, S08, 21144, [4x4], "", 0.2, 0, -25, 25, 1
fuelTrims11_table = array, S08, 21160, [4x4], "", 0.2, 0, -25, 25, 1
fuelTrims12_table = array, S08, 21176, [4x4], "", 0.2, 0, -25, 25, 1
crankingFuelCoefE100 = array, U16, 21192, [8], "ratio", 0.01, 0, 0, 50, 2
tcu_pcAirmassBins = array, U08, 21208, [8], "Airmass", 0.02, 0, 0, 255, 2
tcu_pcAirmassBins = array, U08, 21208, [8], "Airmass", 1, 0, 0, 255, 2
tcu_pcValsR = array, U08, 21216, [8], "%", 1, 0, 0, 255, 0
tcu_pcValsN = array, U08, 21224, [8], "%", 1, 0, 0, 255, 0
tcu_pcVals1 = array, U08, 21232, [8], "%", 1, 0, 0, 255, 0

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.06.03.f429-discovery.1303908112"
signature = "rusEFI 2022.06.03.f429-discovery.3942931572"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature = "rusEFI 2022.06.03.f429-discovery.1303908112" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.06.03.f429-discovery.3942931572" ; 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
@ -85,7 +85,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 Fri Jun 03 01:04:57 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jun 03 04:51:04 UTC 2022
pageSize = 21352
page = 1
@ -1346,7 +1346,7 @@ fuelTrims10_table = array, S08, 21144, [4x4], "", 0.2, 0, -25, 25, 1
fuelTrims11_table = array, S08, 21160, [4x4], "", 0.2, 0, -25, 25, 1
fuelTrims12_table = array, S08, 21176, [4x4], "", 0.2, 0, -25, 25, 1
crankingFuelCoefE100 = array, U16, 21192, [8], "ratio", 0.01, 0, 0, 50, 2
tcu_pcAirmassBins = array, U08, 21208, [8], "Airmass", 0.02, 0, 0, 255, 2
tcu_pcAirmassBins = array, U08, 21208, [8], "Airmass", 1, 0, 0, 255, 2
tcu_pcValsR = array, U08, 21216, [8], "%", 1, 0, 0, 255, 0
tcu_pcValsN = array, U08, 21224, [8], "%", 1, 0, 0, 255, 0
tcu_pcVals1 = array, U08, 21232, [8], "%", 1, 0, 0, 255, 0

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.06.03.frankenso_na6.265614292"
signature = "rusEFI 2022.06.03.frankenso_na6.2842206384"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature = "rusEFI 2022.06.03.frankenso_na6.265614292" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.06.03.frankenso_na6.2842206384" ; 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
@ -85,7 +85,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 Fri Jun 03 01:04:45 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jun 03 04:50:50 UTC 2022
pageSize = 21352
page = 1
@ -1346,7 +1346,7 @@ fuelTrims10_table = array, S08, 21144, [4x4], "", 0.2, 0, -25, 25, 1
fuelTrims11_table = array, S08, 21160, [4x4], "", 0.2, 0, -25, 25, 1
fuelTrims12_table = array, S08, 21176, [4x4], "", 0.2, 0, -25, 25, 1
crankingFuelCoefE100 = array, U16, 21192, [8], "ratio", 0.01, 0, 0, 50, 2
tcu_pcAirmassBins = array, U08, 21208, [8], "Airmass", 0.02, 0, 0, 255, 2
tcu_pcAirmassBins = array, U08, 21208, [8], "Airmass", 1, 0, 0, 255, 2
tcu_pcValsR = array, U08, 21216, [8], "%", 1, 0, 0, 255, 0
tcu_pcValsN = array, U08, 21224, [8], "%", 1, 0, 0, 255, 0
tcu_pcVals1 = array, U08, 21232, [8], "%", 1, 0, 0, 255, 0

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.06.03.harley81.961826927"
signature = "rusEFI 2022.06.03.harley81.2682782475"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature = "rusEFI 2022.06.03.harley81.961826927" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.06.03.harley81.2682782475" ; 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
@ -85,7 +85,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 Fri Jun 03 01:04:18 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jun 03 04:50:19 UTC 2022
pageSize = 21352
page = 1
@ -1346,7 +1346,7 @@ fuelTrims10_table = array, S08, 21144, [4x4], "", 0.2, 0, -25, 25, 1
fuelTrims11_table = array, S08, 21160, [4x4], "", 0.2, 0, -25, 25, 1
fuelTrims12_table = array, S08, 21176, [4x4], "", 0.2, 0, -25, 25, 1
crankingFuelCoefE100 = array, U16, 21192, [8], "ratio", 0.01, 0, 0, 50, 2
tcu_pcAirmassBins = array, U08, 21208, [8], "Airmass", 0.02, 0, 0, 255, 2
tcu_pcAirmassBins = array, U08, 21208, [8], "Airmass", 1, 0, 0, 255, 2
tcu_pcValsR = array, U08, 21216, [8], "%", 1, 0, 0, 255, 0
tcu_pcValsN = array, U08, 21224, [8], "%", 1, 0, 0, 255, 0
tcu_pcVals1 = array, U08, 21232, [8], "%", 1, 0, 0, 255, 0

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.06.03.hellen-gm-e67.133430139"
signature = "rusEFI 2022.06.03.hellen-gm-e67.2706352159"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature = "rusEFI 2022.06.03.hellen-gm-e67.133430139" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.06.03.hellen-gm-e67.2706352159" ; 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
@ -85,7 +85,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 Fri Jun 03 01:04:34 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jun 03 04:50:37 UTC 2022
pageSize = 21352
page = 1
@ -1346,7 +1346,7 @@ fuelTrims10_table = array, S08, 21144, [4x4], "", 0.2, 0, -25, 25, 1
fuelTrims11_table = array, S08, 21160, [4x4], "", 0.2, 0, -25, 25, 1
fuelTrims12_table = array, S08, 21176, [4x4], "", 0.2, 0, -25, 25, 1
crankingFuelCoefE100 = array, U16, 21192, [8], "ratio", 0.01, 0, 0, 50, 2
tcu_pcAirmassBins = array, U08, 21208, [8], "Airmass", 0.02, 0, 0, 255, 2
tcu_pcAirmassBins = array, U08, 21208, [8], "Airmass", 1, 0, 0, 255, 2
tcu_pcValsR = array, U08, 21216, [8], "%", 1, 0, 0, 255, 0
tcu_pcValsN = array, U08, 21224, [8], "%", 1, 0, 0, 255, 0
tcu_pcVals1 = array, U08, 21232, [8], "%", 1, 0, 0, 255, 0

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.06.03.hellen-nb1.2486386396"
signature = "rusEFI 2022.06.03.hellen-nb1.848260536"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature = "rusEFI 2022.06.03.hellen-nb1.2486386396" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.06.03.hellen-nb1.848260536" ; 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
@ -85,7 +85,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 Fri Jun 03 01:04:32 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jun 03 04:50:35 UTC 2022
pageSize = 21352
page = 1
@ -1346,7 +1346,7 @@ fuelTrims10_table = array, S08, 21144, [4x4], "", 0.2, 0, -25, 25, 1
fuelTrims11_table = array, S08, 21160, [4x4], "", 0.2, 0, -25, 25, 1
fuelTrims12_table = array, S08, 21176, [4x4], "", 0.2, 0, -25, 25, 1
crankingFuelCoefE100 = array, U16, 21192, [8], "ratio", 0.01, 0, 0, 50, 2
tcu_pcAirmassBins = array, U08, 21208, [8], "Airmass", 0.02, 0, 0, 255, 2
tcu_pcAirmassBins = array, U08, 21208, [8], "Airmass", 1, 0, 0, 255, 2
tcu_pcValsR = array, U08, 21216, [8], "%", 1, 0, 0, 255, 0
tcu_pcValsN = array, U08, 21224, [8], "%", 1, 0, 0, 255, 0
tcu_pcVals1 = array, U08, 21232, [8], "%", 1, 0, 0, 255, 0

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.06.03.hellen121nissan.2469175397"
signature = "rusEFI 2022.06.03.hellen121nissan.898691841"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature = "rusEFI 2022.06.03.hellen121nissan.2469175397" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.06.03.hellen121nissan.898691841" ; 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
@ -85,7 +85,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 Fri Jun 03 01:04:23 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jun 03 04:50:25 UTC 2022
pageSize = 21352
page = 1
@ -1346,7 +1346,7 @@ fuelTrims10_table = array, S08, 21144, [4x4], "", 0.2, 0, -25, 25, 1
fuelTrims11_table = array, S08, 21160, [4x4], "", 0.2, 0, -25, 25, 1
fuelTrims12_table = array, S08, 21176, [4x4], "", 0.2, 0, -25, 25, 1
crankingFuelCoefE100 = array, U16, 21192, [8], "ratio", 0.01, 0, 0, 50, 2
tcu_pcAirmassBins = array, U08, 21208, [8], "Airmass", 0.02, 0, 0, 255, 2
tcu_pcAirmassBins = array, U08, 21208, [8], "Airmass", 1, 0, 0, 255, 2
tcu_pcValsR = array, U08, 21216, [8], "%", 1, 0, 0, 255, 0
tcu_pcValsN = array, U08, 21224, [8], "%", 1, 0, 0, 255, 0
tcu_pcVals1 = array, U08, 21232, [8], "%", 1, 0, 0, 255, 0

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.06.03.hellen121vag.26187674"
signature = "rusEFI 2022.06.03.hellen121vag.2805187838"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature = "rusEFI 2022.06.03.hellen121vag.26187674" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.06.03.hellen121vag.2805187838" ; 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
@ -85,7 +85,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 Fri Jun 03 01:04:22 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jun 03 04:50:23 UTC 2022
pageSize = 21352
page = 1
@ -1346,7 +1346,7 @@ fuelTrims10_table = array, S08, 21144, [4x4], "", 0.2, 0, -25, 25, 1
fuelTrims11_table = array, S08, 21160, [4x4], "", 0.2, 0, -25, 25, 1
fuelTrims12_table = array, S08, 21176, [4x4], "", 0.2, 0, -25, 25, 1
crankingFuelCoefE100 = array, U16, 21192, [8], "ratio", 0.01, 0, 0, 50, 2
tcu_pcAirmassBins = array, U08, 21208, [8], "Airmass", 0.02, 0, 0, 255, 2
tcu_pcAirmassBins = array, U08, 21208, [8], "Airmass", 1, 0, 0, 255, 2
tcu_pcValsR = array, U08, 21216, [8], "%", 1, 0, 0, 255, 0
tcu_pcValsN = array, U08, 21224, [8], "%", 1, 0, 0, 255, 0
tcu_pcVals1 = array, U08, 21232, [8], "%", 1, 0, 0, 255, 0

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.06.03.hellen128.596890561"
signature = "rusEFI 2022.06.03.hellen128.2234482853"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature = "rusEFI 2022.06.03.hellen128.596890561" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.06.03.hellen128.2234482853" ; 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
@ -85,7 +85,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 Fri Jun 03 01:04:20 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jun 03 04:50:21 UTC 2022
pageSize = 21352
page = 1
@ -1346,7 +1346,7 @@ fuelTrims10_table = array, S08, 21144, [4x4], "", 0.2, 0, -25, 25, 1
fuelTrims11_table = array, S08, 21160, [4x4], "", 0.2, 0, -25, 25, 1
fuelTrims12_table = array, S08, 21176, [4x4], "", 0.2, 0, -25, 25, 1
crankingFuelCoefE100 = array, U16, 21192, [8], "ratio", 0.01, 0, 0, 50, 2
tcu_pcAirmassBins = array, U08, 21208, [8], "Airmass", 0.02, 0, 0, 255, 2
tcu_pcAirmassBins = array, U08, 21208, [8], "Airmass", 1, 0, 0, 255, 2
tcu_pcValsR = array, U08, 21216, [8], "%", 1, 0, 0, 255, 0
tcu_pcValsN = array, U08, 21224, [8], "%", 1, 0, 0, 255, 0
tcu_pcVals1 = array, U08, 21232, [8], "%", 1, 0, 0, 255, 0

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.06.03.hellen154hyundai.3589766548"
signature = "rusEFI 2022.06.03.hellen154hyundai.1934307056"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature = "rusEFI 2022.06.03.hellen154hyundai.3589766548" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.06.03.hellen154hyundai.1934307056" ; 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
@ -85,7 +85,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 Fri Jun 03 01:04:25 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jun 03 04:50:27 UTC 2022
pageSize = 21352
page = 1
@ -1346,7 +1346,7 @@ fuelTrims10_table = array, S08, 21144, [4x4], "", 0.2, 0, -25, 25, 1
fuelTrims11_table = array, S08, 21160, [4x4], "", 0.2, 0, -25, 25, 1
fuelTrims12_table = array, S08, 21176, [4x4], "", 0.2, 0, -25, 25, 1
crankingFuelCoefE100 = array, U16, 21192, [8], "ratio", 0.01, 0, 0, 50, 2
tcu_pcAirmassBins = array, U08, 21208, [8], "Airmass", 0.02, 0, 0, 255, 2
tcu_pcAirmassBins = array, U08, 21208, [8], "Airmass", 1, 0, 0, 255, 2
tcu_pcValsR = array, U08, 21216, [8], "%", 1, 0, 0, 255, 0
tcu_pcValsN = array, U08, 21224, [8], "%", 1, 0, 0, 255, 0
tcu_pcVals1 = array, U08, 21232, [8], "%", 1, 0, 0, 255, 0

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.06.03.hellen72.4194484970"
signature = "rusEFI 2022.06.03.hellen72.1555992974"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature = "rusEFI 2022.06.03.hellen72.4194484970" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.06.03.hellen72.1555992974" ; 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
@ -85,7 +85,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 Fri Jun 03 01:04:29 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jun 03 04:50:31 UTC 2022
pageSize = 21352
page = 1
@ -1346,7 +1346,7 @@ fuelTrims10_table = array, S08, 21144, [4x4], "", 0.2, 0, -25, 25, 1
fuelTrims11_table = array, S08, 21160, [4x4], "", 0.2, 0, -25, 25, 1
fuelTrims12_table = array, S08, 21176, [4x4], "", 0.2, 0, -25, 25, 1
crankingFuelCoefE100 = array, U16, 21192, [8], "ratio", 0.01, 0, 0, 50, 2
tcu_pcAirmassBins = array, U08, 21208, [8], "Airmass", 0.02, 0, 0, 255, 2
tcu_pcAirmassBins = array, U08, 21208, [8], "Airmass", 1, 0, 0, 255, 2
tcu_pcValsR = array, U08, 21216, [8], "%", 1, 0, 0, 255, 0
tcu_pcValsN = array, U08, 21224, [8], "%", 1, 0, 0, 255, 0
tcu_pcVals1 = array, U08, 21232, [8], "%", 1, 0, 0, 255, 0

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.06.03.hellen81.1863178010"
signature = "rusEFI 2022.06.03.hellen81.3383854206"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature = "rusEFI 2022.06.03.hellen81.1863178010" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.06.03.hellen81.3383854206" ; 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
@ -85,7 +85,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 Fri Jun 03 01:04:30 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jun 03 04:50:33 UTC 2022
pageSize = 21352
page = 1
@ -1346,7 +1346,7 @@ fuelTrims10_table = array, S08, 21144, [4x4], "", 0.2, 0, -25, 25, 1
fuelTrims11_table = array, S08, 21160, [4x4], "", 0.2, 0, -25, 25, 1
fuelTrims12_table = array, S08, 21176, [4x4], "", 0.2, 0, -25, 25, 1
crankingFuelCoefE100 = array, U16, 21192, [8], "ratio", 0.01, 0, 0, 50, 2
tcu_pcAirmassBins = array, U08, 21208, [8], "Airmass", 0.02, 0, 0, 255, 2
tcu_pcAirmassBins = array, U08, 21208, [8], "Airmass", 1, 0, 0, 255, 2
tcu_pcValsR = array, U08, 21216, [8], "%", 1, 0, 0, 255, 0
tcu_pcValsN = array, U08, 21224, [8], "%", 1, 0, 0, 255, 0
tcu_pcVals1 = array, U08, 21232, [8], "%", 1, 0, 0, 255, 0

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.06.03.hellen88bmw.288344500"
signature = "rusEFI 2022.06.03.hellen88bmw.3079903952"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature = "rusEFI 2022.06.03.hellen88bmw.288344500" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.06.03.hellen88bmw.3079903952" ; 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
@ -85,7 +85,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 Fri Jun 03 01:04:27 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jun 03 04:50:29 UTC 2022
pageSize = 21352
page = 1
@ -1346,7 +1346,7 @@ fuelTrims10_table = array, S08, 21144, [4x4], "", 0.2, 0, -25, 25, 1
fuelTrims11_table = array, S08, 21160, [4x4], "", 0.2, 0, -25, 25, 1
fuelTrims12_table = array, S08, 21176, [4x4], "", 0.2, 0, -25, 25, 1
crankingFuelCoefE100 = array, U16, 21192, [8], "ratio", 0.01, 0, 0, 50, 2
tcu_pcAirmassBins = array, U08, 21208, [8], "Airmass", 0.02, 0, 0, 255, 2
tcu_pcAirmassBins = array, U08, 21208, [8], "Airmass", 1, 0, 0, 255, 2
tcu_pcValsR = array, U08, 21216, [8], "%", 1, 0, 0, 255, 0
tcu_pcValsN = array, U08, 21224, [8], "%", 1, 0, 0, 255, 0
tcu_pcVals1 = array, U08, 21232, [8], "%", 1, 0, 0, 255, 0

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.06.03.hellenNA6.3476291184"
signature = "rusEFI 2022.06.03.hellenNA6.1771023636"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature = "rusEFI 2022.06.03.hellenNA6.3476291184" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.06.03.hellenNA6.1771023636" ; 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
@ -85,7 +85,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 Fri Jun 03 01:04:35 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jun 03 04:50:39 UTC 2022
pageSize = 21352
page = 1
@ -1346,7 +1346,7 @@ fuelTrims10_table = array, S08, 21144, [4x4], "", 0.2, 0, -25, 25, 1
fuelTrims11_table = array, S08, 21160, [4x4], "", 0.2, 0, -25, 25, 1
fuelTrims12_table = array, S08, 21176, [4x4], "", 0.2, 0, -25, 25, 1
crankingFuelCoefE100 = array, U16, 21192, [8], "ratio", 0.01, 0, 0, 50, 2
tcu_pcAirmassBins = array, U08, 21208, [8], "Airmass", 0.02, 0, 0, 255, 2
tcu_pcAirmassBins = array, U08, 21208, [8], "Airmass", 1, 0, 0, 255, 2
tcu_pcValsR = array, U08, 21216, [8], "%", 1, 0, 0, 255, 0
tcu_pcValsN = array, U08, 21224, [8], "%", 1, 0, 0, 255, 0
tcu_pcVals1 = array, U08, 21232, [8], "%", 1, 0, 0, 255, 0

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.06.03.hellenNA8_96.4167937726"
signature = "rusEFI 2022.06.03.hellenNA8_96.1590820314"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature = "rusEFI 2022.06.03.hellenNA8_96.4167937726" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.06.03.hellenNA8_96.1590820314" ; 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
@ -85,7 +85,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 Fri Jun 03 01:04:37 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jun 03 04:50:41 UTC 2022
pageSize = 21352
page = 1
@ -1346,7 +1346,7 @@ fuelTrims10_table = array, S08, 21144, [4x4], "", 0.2, 0, -25, 25, 1
fuelTrims11_table = array, S08, 21160, [4x4], "", 0.2, 0, -25, 25, 1
fuelTrims12_table = array, S08, 21176, [4x4], "", 0.2, 0, -25, 25, 1
crankingFuelCoefE100 = array, U16, 21192, [8], "ratio", 0.01, 0, 0, 50, 2
tcu_pcAirmassBins = array, U08, 21208, [8], "Airmass", 0.02, 0, 0, 255, 2
tcu_pcAirmassBins = array, U08, 21208, [8], "Airmass", 1, 0, 0, 255, 2
tcu_pcValsR = array, U08, 21216, [8], "%", 1, 0, 0, 255, 0
tcu_pcValsN = array, U08, 21224, [8], "%", 1, 0, 0, 255, 0
tcu_pcVals1 = array, U08, 21232, [8], "%", 1, 0, 0, 255, 0

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.06.03.hellen_cypress.143933722"
signature = "rusEFI 2022.06.03.hellen_cypress.2921861758"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature = "rusEFI 2022.06.03.hellen_cypress.143933722" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.06.03.hellen_cypress.2921861758" ; 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
@ -85,7 +85,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 Fri Jun 03 01:05:05 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Fri Jun 03 04:51:14 UTC 2022
pageSize = 21352
page = 1
@ -1346,7 +1346,7 @@ fuelTrims10_table = array, S08, 21144, [4x4], "", 0.2, 0, -25, 25, 1
fuelTrims11_table = array, S08, 21160, [4x4], "", 0.2, 0, -25, 25, 1
fuelTrims12_table = array, S08, 21176, [4x4], "", 0.2, 0, -25, 25, 1
crankingFuelCoefE100 = array, U16, 21192, [8], "ratio", 0.01, 0, 0, 50, 2
tcu_pcAirmassBins = array, U08, 21208, [8], "Airmass", 0.02, 0, 0, 255, 2
tcu_pcAirmassBins = array, U08, 21208, [8], "Airmass", 1, 0, 0, 255, 2
tcu_pcValsR = array, U08, 21216, [8], "%", 1, 0, 0, 255, 0
tcu_pcValsN = array, U08, 21224, [8], "%", 1, 0, 0, 255, 0
tcu_pcVals1 = array, U08, 21232, [8], "%", 1, 0, 0, 255, 0

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.06.03.kin.1456940695"
signature = "rusEFI 2022.06.03.kin.4033574387"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature = "rusEFI 2022.06.03.kin.1456940695" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.06.03.kin.4033574387" ; 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
@ -85,7 +85,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 Fri Jun 03 01:05:03 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Fri Jun 03 04:51:12 UTC 2022
pageSize = 21324
page = 1
@ -1325,7 +1325,7 @@ fuelTrims10_table = array, S08, 21116, [4x4], "", 0.2, 0, -25, 25, 1
fuelTrims11_table = array, S08, 21132, [4x4], "", 0.2, 0, -25, 25, 1
fuelTrims12_table = array, S08, 21148, [4x4], "", 0.2, 0, -25, 25, 1
crankingFuelCoefE100 = array, U16, 21164, [8], "ratio", 0.01, 0, 0, 50, 2
tcu_pcAirmassBins = array, U08, 21180, [8], "Airmass", 0.02, 0, 0, 255, 2
tcu_pcAirmassBins = array, U08, 21180, [8], "Airmass", 1, 0, 0, 255, 2
tcu_pcValsR = array, U08, 21188, [8], "%", 1, 0, 0, 255, 0
tcu_pcValsN = array, U08, 21196, [8], "%", 1, 0, 0, 255, 0
tcu_pcVals1 = array, U08, 21204, [8], "%", 1, 0, 0, 255, 0

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.06.03.mre_f4.11185828"
signature = "rusEFI 2022.06.03.mre_f4.2786524608"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature = "rusEFI 2022.06.03.mre_f4.11185828" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.06.03.mre_f4.2786524608" ; 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
@ -85,7 +85,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 Fri Jun 03 01:04:40 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jun 03 04:50:45 UTC 2022
pageSize = 21352
page = 1
@ -1346,7 +1346,7 @@ fuelTrims10_table = array, S08, 21144, [4x4], "", 0.2, 0, -25, 25, 1
fuelTrims11_table = array, S08, 21160, [4x4], "", 0.2, 0, -25, 25, 1
fuelTrims12_table = array, S08, 21176, [4x4], "", 0.2, 0, -25, 25, 1
crankingFuelCoefE100 = array, U16, 21192, [8], "ratio", 0.01, 0, 0, 50, 2
tcu_pcAirmassBins = array, U08, 21208, [8], "Airmass", 0.02, 0, 0, 255, 2
tcu_pcAirmassBins = array, U08, 21208, [8], "Airmass", 1, 0, 0, 255, 2
tcu_pcValsR = array, U08, 21216, [8], "%", 1, 0, 0, 255, 0
tcu_pcValsN = array, U08, 21224, [8], "%", 1, 0, 0, 255, 0
tcu_pcVals1 = array, U08, 21232, [8], "%", 1, 0, 0, 255, 0

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.06.03.mre_f7.11185828"
signature = "rusEFI 2022.06.03.mre_f7.2786524608"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature = "rusEFI 2022.06.03.mre_f7.11185828" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.06.03.mre_f7.2786524608" ; 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
@ -85,7 +85,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 Fri Jun 03 01:04:39 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jun 03 04:50:43 UTC 2022
pageSize = 21352
page = 1
@ -1346,7 +1346,7 @@ fuelTrims10_table = array, S08, 21144, [4x4], "", 0.2, 0, -25, 25, 1
fuelTrims11_table = array, S08, 21160, [4x4], "", 0.2, 0, -25, 25, 1
fuelTrims12_table = array, S08, 21176, [4x4], "", 0.2, 0, -25, 25, 1
crankingFuelCoefE100 = array, U16, 21192, [8], "ratio", 0.01, 0, 0, 50, 2
tcu_pcAirmassBins = array, U08, 21208, [8], "Airmass", 0.02, 0, 0, 255, 2
tcu_pcAirmassBins = array, U08, 21208, [8], "Airmass", 1, 0, 0, 255, 2
tcu_pcValsR = array, U08, 21216, [8], "%", 1, 0, 0, 255, 0
tcu_pcValsN = array, U08, 21224, [8], "%", 1, 0, 0, 255, 0
tcu_pcVals1 = array, U08, 21232, [8], "%", 1, 0, 0, 255, 0

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.06.03.prometheus_405.491968246"
signature = "rusEFI 2022.06.03.prometheus_405.3152971154"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature = "rusEFI 2022.06.03.prometheus_405.491968246" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.06.03.prometheus_405.3152971154" ; 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
@ -85,7 +85,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 Fri Jun 03 01:04:49 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jun 03 04:50:54 UTC 2022
pageSize = 21352
page = 1
@ -1346,7 +1346,7 @@ fuelTrims10_table = array, S08, 21144, [4x4], "", 0.2, 0, -25, 25, 1
fuelTrims11_table = array, S08, 21160, [4x4], "", 0.2, 0, -25, 25, 1
fuelTrims12_table = array, S08, 21176, [4x4], "", 0.2, 0, -25, 25, 1
crankingFuelCoefE100 = array, U16, 21192, [8], "ratio", 0.01, 0, 0, 50, 2
tcu_pcAirmassBins = array, U08, 21208, [8], "Airmass", 0.02, 0, 0, 255, 2
tcu_pcAirmassBins = array, U08, 21208, [8], "Airmass", 1, 0, 0, 255, 2
tcu_pcValsR = array, U08, 21216, [8], "%", 1, 0, 0, 255, 0
tcu_pcValsN = array, U08, 21224, [8], "%", 1, 0, 0, 255, 0
tcu_pcVals1 = array, U08, 21232, [8], "%", 1, 0, 0, 255, 0

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.06.03.prometheus_469.491968246"
signature = "rusEFI 2022.06.03.prometheus_469.3152971154"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature = "rusEFI 2022.06.03.prometheus_469.491968246" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.06.03.prometheus_469.3152971154" ; 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
@ -85,7 +85,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 Fri Jun 03 01:04:47 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jun 03 04:50:52 UTC 2022
pageSize = 21352
page = 1
@ -1346,7 +1346,7 @@ fuelTrims10_table = array, S08, 21144, [4x4], "", 0.2, 0, -25, 25, 1
fuelTrims11_table = array, S08, 21160, [4x4], "", 0.2, 0, -25, 25, 1
fuelTrims12_table = array, S08, 21176, [4x4], "", 0.2, 0, -25, 25, 1
crankingFuelCoefE100 = array, U16, 21192, [8], "ratio", 0.01, 0, 0, 50, 2
tcu_pcAirmassBins = array, U08, 21208, [8], "Airmass", 0.02, 0, 0, 255, 2
tcu_pcAirmassBins = array, U08, 21208, [8], "Airmass", 1, 0, 0, 255, 2
tcu_pcValsR = array, U08, 21216, [8], "%", 1, 0, 0, 255, 0
tcu_pcValsN = array, U08, 21224, [8], "%", 1, 0, 0, 255, 0
tcu_pcVals1 = array, U08, 21232, [8], "%", 1, 0, 0, 255, 0

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.06.03.proteus_f4.2427914812"
signature = "rusEFI 2022.06.03.proteus_f4.906713432"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature = "rusEFI 2022.06.03.proteus_f4.2427914812" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.06.03.proteus_f4.906713432" ; 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
@ -85,7 +85,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 Fri Jun 03 01:04:52 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jun 03 04:50:58 UTC 2022
pageSize = 21352
page = 1
@ -1346,7 +1346,7 @@ fuelTrims10_table = array, S08, 21144, [4x4], "", 0.2, 0, -25, 25, 1
fuelTrims11_table = array, S08, 21160, [4x4], "", 0.2, 0, -25, 25, 1
fuelTrims12_table = array, S08, 21176, [4x4], "", 0.2, 0, -25, 25, 1
crankingFuelCoefE100 = array, U16, 21192, [8], "ratio", 0.01, 0, 0, 50, 2
tcu_pcAirmassBins = array, U08, 21208, [8], "Airmass", 0.02, 0, 0, 255, 2
tcu_pcAirmassBins = array, U08, 21208, [8], "Airmass", 1, 0, 0, 255, 2
tcu_pcValsR = array, U08, 21216, [8], "%", 1, 0, 0, 255, 0
tcu_pcValsN = array, U08, 21224, [8], "%", 1, 0, 0, 255, 0
tcu_pcVals1 = array, U08, 21232, [8], "%", 1, 0, 0, 255, 0

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.06.03.proteus_f7.2427914812"
signature = "rusEFI 2022.06.03.proteus_f7.906713432"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature = "rusEFI 2022.06.03.proteus_f7.2427914812" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.06.03.proteus_f7.906713432" ; 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
@ -85,7 +85,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 Fri Jun 03 01:04:50 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jun 03 04:50:56 UTC 2022
pageSize = 21352
page = 1
@ -1346,7 +1346,7 @@ fuelTrims10_table = array, S08, 21144, [4x4], "", 0.2, 0, -25, 25, 1
fuelTrims11_table = array, S08, 21160, [4x4], "", 0.2, 0, -25, 25, 1
fuelTrims12_table = array, S08, 21176, [4x4], "", 0.2, 0, -25, 25, 1
crankingFuelCoefE100 = array, U16, 21192, [8], "ratio", 0.01, 0, 0, 50, 2
tcu_pcAirmassBins = array, U08, 21208, [8], "Airmass", 0.02, 0, 0, 255, 2
tcu_pcAirmassBins = array, U08, 21208, [8], "Airmass", 1, 0, 0, 255, 2
tcu_pcValsR = array, U08, 21216, [8], "%", 1, 0, 0, 255, 0
tcu_pcValsN = array, U08, 21224, [8], "%", 1, 0, 0, 255, 0
tcu_pcVals1 = array, U08, 21232, [8], "%", 1, 0, 0, 255, 0

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.06.03.proteus_h7.2427914812"
signature = "rusEFI 2022.06.03.proteus_h7.906713432"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature = "rusEFI 2022.06.03.proteus_h7.2427914812" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.06.03.proteus_h7.906713432" ; 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
@ -85,7 +85,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 Fri Jun 03 01:04:54 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jun 03 04:51:00 UTC 2022
pageSize = 21352
page = 1
@ -1346,7 +1346,7 @@ fuelTrims10_table = array, S08, 21144, [4x4], "", 0.2, 0, -25, 25, 1
fuelTrims11_table = array, S08, 21160, [4x4], "", 0.2, 0, -25, 25, 1
fuelTrims12_table = array, S08, 21176, [4x4], "", 0.2, 0, -25, 25, 1
crankingFuelCoefE100 = array, U16, 21192, [8], "ratio", 0.01, 0, 0, 50, 2
tcu_pcAirmassBins = array, U08, 21208, [8], "Airmass", 0.02, 0, 0, 255, 2
tcu_pcAirmassBins = array, U08, 21208, [8], "Airmass", 1, 0, 0, 255, 2
tcu_pcValsR = array, U08, 21216, [8], "%", 1, 0, 0, 255, 0
tcu_pcValsN = array, U08, 21224, [8], "%", 1, 0, 0, 255, 0
tcu_pcVals1 = array, U08, 21232, [8], "%", 1, 0, 0, 255, 0

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.06.03.subaru_eg33_f7.1185543842"
signature = "rusEFI 2022.06.03.subaru_eg33_f7.3759515078"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature = "rusEFI 2022.06.03.subaru_eg33_f7.1185543842" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.06.03.subaru_eg33_f7.3759515078" ; 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
@ -85,7 +85,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 Fri Jun 03 01:05:06 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_subaru_config.sh integration/rusefi_config.txt Fri Jun 03 04:51:15 UTC 2022
pageSize = 21352
page = 1
@ -1346,7 +1346,7 @@ fuelTrims10_table = array, S08, 21144, [4x4], "", 0.2, 0, -25, 25, 1
fuelTrims11_table = array, S08, 21160, [4x4], "", 0.2, 0, -25, 25, 1
fuelTrims12_table = array, S08, 21176, [4x4], "", 0.2, 0, -25, 25, 1
crankingFuelCoefE100 = array, U16, 21192, [8], "ratio", 0.01, 0, 0, 50, 2
tcu_pcAirmassBins = array, U08, 21208, [8], "Airmass", 0.02, 0, 0, 255, 2
tcu_pcAirmassBins = array, U08, 21208, [8], "Airmass", 1, 0, 0, 255, 2
tcu_pcValsR = array, U08, 21216, [8], "%", 1, 0, 0, 255, 0
tcu_pcValsN = array, U08, 21224, [8], "%", 1, 0, 0, 255, 0
tcu_pcVals1 = array, U08, 21232, [8], "%", 1, 0, 0, 255, 0

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.06.03.tdg-pdm8.3887120708"
signature = "rusEFI 2022.06.03.tdg-pdm8.1091342880"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature = "rusEFI 2022.06.03.tdg-pdm8.3887120708" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.06.03.tdg-pdm8.1091342880" ; 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
@ -85,7 +85,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 Fri Jun 03 01:05:00 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jun 03 04:51:08 UTC 2022
pageSize = 21352
page = 1
@ -1346,7 +1346,7 @@ fuelTrims10_table = array, S08, 21144, [4x4], "", 0.2, 0, -25, 25, 1
fuelTrims11_table = array, S08, 21160, [4x4], "", 0.2, 0, -25, 25, 1
fuelTrims12_table = array, S08, 21176, [4x4], "", 0.2, 0, -25, 25, 1
crankingFuelCoefE100 = array, U16, 21192, [8], "ratio", 0.01, 0, 0, 50, 2
tcu_pcAirmassBins = array, U08, 21208, [8], "Airmass", 0.02, 0, 0, 255, 2
tcu_pcAirmassBins = array, U08, 21208, [8], "Airmass", 1, 0, 0, 255, 2
tcu_pcValsR = array, U08, 21216, [8], "%", 1, 0, 0, 255, 0
tcu_pcValsN = array, U08, 21224, [8], "%", 1, 0, 0, 255, 0
tcu_pcVals1 = array, U08, 21232, [8], "%", 1, 0, 0, 255, 0

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 Thu Jun 02 01:28:33 UTC 2022
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/actuators/ac_control.txt Fri Jun 03 04:50:14 UTC 2022
// by class com.rusefi.output.FileJavaFieldsConsumer
import com.rusefi.config.*;
@ -330,6 +330,7 @@ public class AcControl {
public static final int STFT_BANK_COUNT = 2;
public static final int STFT_CELL_COUNT = 4;
public static final int TCU_GEAR_COUNT = 10;
public static final int TCU_MAGIC_SIZE = 8;
public static final int TCU_SOLENOID_COUNT = 6;
public static final int TOOTH_DATA_LENGTH = 2000;
public static final int TOOTH_PACKET_COUNT = 1000;

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 Fri Jun 03 01:05:10 UTC 2022
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jun 03 04:51:19 UTC 2022
// by class com.rusefi.output.FileJavaFieldsConsumer
import com.rusefi.config.*;
@ -1871,7 +1871,6 @@ public class Fields {
public static final int servoOutputPins7_offset = 2066;
public static final int servoOutputPins8_offset = 2068;
public static final int showHumanReadableWarning_offset = 940;
public static final int SIGNATURE_HASH = 1303908112;
public static final int silentTriggerError_offset = 1340;
public static final int skippedWheelOnCam_offset = 1340;
public static final int slowAdcAlpha_offset = 1580;
@ -2001,6 +2000,7 @@ public class Fields {
public static final int tcu_32SpeedBins_offset = 21336;
public static final int tcu_32Vals_offset = 21344;
public static final int TCU_GEAR_COUNT = 10;
public static final int TCU_MAGIC_SIZE = 8;
public static final int tcu_pc_solenoid_freq_offset = 3734;
public static final int tcu_pc_solenoid_pin_mode_offset = 3732;
public static final int tcu_pc_solenoid_pin_offset = 3730;
@ -2358,7 +2358,7 @@ public class Fields {
public static final int TS_RESPONSE_UNDERRUN = 0x80;
public static final int TS_RESPONSE_UNRECOGNIZED_COMMAND = 0x83;
public static final char TS_SET_LOGGER_SWITCH = 'l';
public static final String TS_SIGNATURE = "rusEFI 2022.06.03.all.1303908112";
public static final String TS_SIGNATURE = "rusEFI 2022.06.03.all.3942931572";
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 = 1016;
@ -3583,9 +3583,9 @@ public class Fields {
public static final Field CYLINDERBANKSELECT11 = Field.create("CYLINDERBANKSELECT11", 2506, FieldType.INT8).setScale(1.0);
public static final Field CYLINDERBANKSELECT12 = Field.create("CYLINDERBANKSELECT12", 2507, FieldType.INT8).setScale(1.0);
public static final Field PRIMEVALUES = Field.create("PRIMEVALUES", 2508, FieldType.INT8).setScale(5.0);
public static final Field TRIGGERCOMPCENTERVOLT = Field.create("TRIGGERCOMPCENTERVOLT", 2516, FieldType.INT8).setScale(1.0);
public static final Field TRIGGERCOMPHYSTMIN = Field.create("TRIGGERCOMPHYSTMIN", 2517, FieldType.INT8).setScale(1.0);
public static final Field TRIGGERCOMPHYSTMAX = Field.create("TRIGGERCOMPHYSTMAX", 2518, FieldType.INT8).setScale(1.0);
public static final Field TRIGGERCOMPCENTERVOLT = Field.create("TRIGGERCOMPCENTERVOLT", 2516, FieldType.INT8).setScale(0.02);
public static final Field TRIGGERCOMPHYSTMIN = Field.create("TRIGGERCOMPHYSTMIN", 2517, FieldType.INT8).setScale(0.02);
public static final Field TRIGGERCOMPHYSTMAX = Field.create("TRIGGERCOMPHYSTMAX", 2518, FieldType.INT8).setScale(0.02);
public static final Field TRIGGERCOMPSENSORSATRPM = Field.create("TRIGGERCOMPSENSORSATRPM", 2519, FieldType.INT8).setScale(50.0);
public static final Field IDLERPMPID2_PFACTOR = Field.create("IDLERPMPID2_PFACTOR", 2520, FieldType.FLOAT);
public static final Field IDLERPMPID2_IFACTOR = Field.create("IDLERPMPID2_IFACTOR", 2524, FieldType.FLOAT);

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 Thu Jun 02 01:28:33 UTC 2022
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/trigger/trigger_state.txt Fri Jun 03 04:50:14 UTC 2022
// by class com.rusefi.output.FileJavaFieldsConsumer
import com.rusefi.config.*;
@ -330,6 +330,7 @@ public class TriggerState {
public static final int STFT_BANK_COUNT = 2;
public static final int STFT_CELL_COUNT = 4;
public static final int TCU_GEAR_COUNT = 10;
public static final int TCU_MAGIC_SIZE = 8;
public static final int TCU_SOLENOID_COUNT = 6;
public static final int TOOTH_DATA_LENGTH = 2000;
public static final int TOOTH_PACKET_COUNT = 1000;

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 Thu Jun 02 01:28:33 UTC 2022
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) console/binary/output_channels.txt Fri Jun 03 04:50:14 UTC 2022
// by class com.rusefi.output.FileJavaFieldsConsumer
import com.rusefi.config.*;
@ -330,6 +330,7 @@ public class TsOutputs {
public static final int STFT_BANK_COUNT = 2;
public static final int STFT_CELL_COUNT = 4;
public static final int TCU_GEAR_COUNT = 10;
public static final int TCU_MAGIC_SIZE = 8;
public static final int TCU_SOLENOID_COUNT = 6;
public static final int TOOTH_DATA_LENGTH = 2000;
public static final int TOOTH_PACKET_COUNT = 1000;