Auto-generated configs and docs

This commit is contained in:
GitHub gen-configs Action 2023-06-12 17:33:19 +00:00
parent c339832014
commit 33187b1231
92 changed files with 592 additions and 272 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 Sun Jun 11 23:05:25 UTC 2023
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Mon Jun 12 17:32:26 UTC 2023
// by class com.rusefi.output.CHeaderConsumer
// begin
#pragma once
@ -4336,10 +4336,22 @@ struct engine_configuration_s {
*/
uint32_t benchTestCount;
/**
units
* How long the dashpot holds TPS before it starts to decay.
seconds
* offset 3948
*/
uint8_t mainUnusedEnd[16];
scaled_channel<uint8_t, 10, 1> iacByTpsHoldTime;
/**
* The length of time over which the dashpot effect will be smoothly removed.
seconds
* offset 3949
*/
scaled_channel<uint8_t, 10, 1> iacByTpsDecayTime;
/**
units
* offset 3950
*/
uint8_t mainUnusedEnd[14];
};
static_assert(sizeof(engine_configuration_s) == 3964);
@ -5176,4 +5188,4 @@ struct persistent_config_s {
static_assert(sizeof(persistent_config_s) == 23168);
// end
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Sun Jun 11 23:05:25 UTC 2023
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Mon Jun 12 17:32:26 UTC 2023

View File

@ -1079,7 +1079,7 @@
#define SentEtbType_NONE 0
#define show_Frankenso_presets true
#define show_test_presets true
#define SIGNATURE_HASH 1157589752
#define SIGNATURE_HASH 2146704765
#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
#define spi_device_e_SPI_DEVICE_2 2
@ -1368,7 +1368,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.06.12.cypress.1157589752"
#define TS_SIGNATURE "rusEFI master.2023.06.12.cypress.2146704765"
#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 Sun Jun 11 23:05:24 UTC 2023
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Mon Jun 12 17:32:25 UTC 2023
// by class com.rusefi.output.CHeaderConsumer
// begin
#pragma once
@ -4336,10 +4336,22 @@ struct engine_configuration_s {
*/
uint32_t benchTestCount;
/**
units
* How long the dashpot holds TPS before it starts to decay.
seconds
* offset 3948
*/
uint8_t mainUnusedEnd[16];
scaled_channel<uint8_t, 10, 1> iacByTpsHoldTime;
/**
* The length of time over which the dashpot effect will be smoothly removed.
seconds
* offset 3949
*/
scaled_channel<uint8_t, 10, 1> iacByTpsDecayTime;
/**
units
* offset 3950
*/
uint8_t mainUnusedEnd[14];
};
static_assert(sizeof(engine_configuration_s) == 3964);
@ -5176,4 +5188,4 @@ struct persistent_config_s {
static_assert(sizeof(persistent_config_s) == 23168);
// end
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Sun Jun 11 23:05:24 UTC 2023
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Mon Jun 12 17:32:25 UTC 2023

View File

@ -1079,7 +1079,7 @@
#define SentEtbType_NONE 0
#define show_Frankenso_presets true
#define show_test_presets true
#define SIGNATURE_HASH 740870196
#define SIGNATURE_HASH 388218801
#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
#define spi_device_e_SPI_DEVICE_2 2
@ -1368,7 +1368,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.06.12.kin.740870196"
#define TS_SIGNATURE "rusEFI master.2023.06.12.kin.388218801"
#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 Sun Jun 11 23:05:26 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 Mon Jun 12 17:32:27 UTC 2023
// by class com.rusefi.output.CHeaderConsumer
// begin
#pragma once
@ -4336,10 +4336,22 @@ struct engine_configuration_s {
*/
uint32_t benchTestCount;
/**
units
* How long the dashpot holds TPS before it starts to decay.
seconds
* offset 3948
*/
uint8_t mainUnusedEnd[16];
scaled_channel<uint8_t, 10, 1> iacByTpsHoldTime;
/**
* The length of time over which the dashpot effect will be smoothly removed.
seconds
* offset 3949
*/
scaled_channel<uint8_t, 10, 1> iacByTpsDecayTime;
/**
units
* offset 3950
*/
uint8_t mainUnusedEnd[14];
};
static_assert(sizeof(engine_configuration_s) == 3964);
@ -5176,4 +5188,4 @@ struct persistent_config_s {
static_assert(sizeof(persistent_config_s) == 23168);
// 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 Sun Jun 11 23:05:26 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 Mon Jun 12 17:32:27 UTC 2023

View File

@ -1030,7 +1030,7 @@
#define show_Frankenso_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 1131589103
#define SIGNATURE_HASH 2021251690
#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
#define spi_device_e_SPI_DEVICE_2 2
@ -1320,7 +1320,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.06.12.subaru_eg33_f7.1131589103"
#define TS_SIGNATURE "rusEFI master.2023.06.12.subaru_eg33_f7.2021251690"
#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 Sun Jun 11 23:06:18 UTC 2023
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jun 12 17:33:17 UTC 2023
// by class com.rusefi.output.CHeaderConsumer
// begin
#pragma once
@ -4336,10 +4336,22 @@ struct engine_configuration_s {
*/
uint32_t benchTestCount;
/**
units
* How long the dashpot holds TPS before it starts to decay.
seconds
* offset 3948
*/
uint8_t mainUnusedEnd[16];
scaled_channel<uint8_t, 10, 1> iacByTpsHoldTime;
/**
* The length of time over which the dashpot effect will be smoothly removed.
seconds
* offset 3949
*/
scaled_channel<uint8_t, 10, 1> iacByTpsDecayTime;
/**
units
* offset 3950
*/
uint8_t mainUnusedEnd[14];
};
static_assert(sizeof(engine_configuration_s) == 3964);
@ -5176,4 +5188,4 @@ struct persistent_config_s {
static_assert(sizeof(persistent_config_s) == 23168);
// end
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Jun 11 23:06:18 UTC 2023
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jun 12 17:33:17 UTC 2023

View File

@ -1079,7 +1079,7 @@
#define SentEtbType_NONE 0
#define show_Frankenso_presets true
#define show_test_presets true
#define SIGNATURE_HASH 417175053
#define SIGNATURE_HASH 601285000
#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
#define spi_device_e_SPI_DEVICE_2 2
@ -1368,7 +1368,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.06.12.f407-discovery.417175053"
#define TS_SIGNATURE "rusEFI master.2023.06.12.f407-discovery.601285000"
#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 2482754
#define TS_SIGNATURE "rusEFI master.2023.06.12.48way.2482754"
#define SIGNATURE_HASH 992908743
#define TS_SIGNATURE "rusEFI master.2023.06.12.48way.992908743"

View File

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

View File

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

View File

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

View File

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

View File

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

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 1157589752
#define TS_SIGNATURE "rusEFI master.2023.06.12.cypress.1157589752"
#define SIGNATURE_HASH 2146704765
#define TS_SIGNATURE "rusEFI master.2023.06.12.cypress.2146704765"

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

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 740870196
#define TS_SIGNATURE "rusEFI master.2023.06.12.kin.740870196"
#define SIGNATURE_HASH 388218801
#define TS_SIGNATURE "rusEFI master.2023.06.12.kin.388218801"

View File

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

View File

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

View File

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

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 1157589752
#define TS_SIGNATURE "rusEFI master.2023.06.12.nucleo_f429.1157589752"
#define SIGNATURE_HASH 2146704765
#define TS_SIGNATURE "rusEFI master.2023.06.12.nucleo_f429.2146704765"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 1157589752
#define TS_SIGNATURE "rusEFI master.2023.06.12.nucleo_f767.1157589752"
#define SIGNATURE_HASH 2146704765
#define TS_SIGNATURE "rusEFI master.2023.06.12.nucleo_f767.2146704765"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 1157589752
#define TS_SIGNATURE "rusEFI master.2023.06.12.nucleo_h743.1157589752"
#define SIGNATURE_HASH 2146704765
#define TS_SIGNATURE "rusEFI master.2023.06.12.nucleo_h743.2146704765"

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 3906719384
#define TS_SIGNATURE "rusEFI master.2023.06.12.small-can.3906719384"
#define SIGNATURE_HASH 3553671453
#define TS_SIGNATURE "rusEFI master.2023.06.12.small-can.3553671453"

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 1131589103
#define TS_SIGNATURE "rusEFI master.2023.06.12.subaru_eg33_f7.1131589103"
#define SIGNATURE_HASH 2021251690
#define TS_SIGNATURE "rusEFI master.2023.06.12.subaru_eg33_f7.2021251690"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 1157589752
#define TS_SIGNATURE "rusEFI master.2023.06.12.t-b-g.1157589752"
#define SIGNATURE_HASH 2146704765
#define TS_SIGNATURE "rusEFI master.2023.06.12.t-b-g.2146704765"

View File

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

View File

@ -1585,6 +1585,12 @@ float getConfigValueByName(const char *name) {
// benchTestCount
case -204721234:
return engineConfiguration->benchTestCount;
// iacByTpsHoldTime
case -235994182:
return engineConfiguration->iacByTpsHoldTime;
// iacByTpsDecayTime
case 1742748825:
return engineConfiguration->iacByTpsDecayTime;
}
return EFI_ERROR_CODE;
}
@ -4225,6 +4231,16 @@ void setConfigValueByName(const char *name, float value) {
{
engineConfiguration->benchTestCount = (int)value;
return;
}
case -235994182:
{
engineConfiguration->iacByTpsHoldTime = (int)value;
return;
}
case 1742748825:
{
engineConfiguration->iacByTpsDecayTime = (int)value;
return;
}
}
}

View File

@ -1579,3 +1579,9 @@ Hysterisis: if hard cut is 240kpa, and boostCutPressureHyst is 20, when the ECU
### benchTestCount
How many test bench pulses do you want
### iacByTpsHoldTime
How long the dashpot holds TPS before it starts to decay.
### iacByTpsDecayTime
The length of time over which the dashpot effect will be smoothly removed.

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.06.12.f407-discovery.417175053"
signature = "rusEFI master.2023.06.12.f407-discovery.601285000"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.06.12.f407-discovery.417175053" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.06.12.f407-discovery.601285000" ; 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 Sun Jun 11 23:06:16 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jun 12 17:33:15 UTC 2023
pageSize = 23168
page = 1
@ -1210,7 +1210,9 @@ benchTestOffTime = scalar, U16, 3930, "ms", 0.1, 0, 0, 2000, 1
boostCutPressureHyst = scalar, U08, 3932, "kPa (absolute)", 0.5, 0, 0, 125, 1
gearBasedOpenLoopBoostAdder = array, U08, 3933, [8], "%", 0.5, 0, 0, 100, 1
benchTestCount = scalar, U32, 3944, "", 1, 0, 0, 10000000, 0
mainUnusedEnd = array, U08, 3948, [16], "units", 1, 0, 0, 1, 0
iacByTpsHoldTime = scalar, U08, 3948, "seconds", 0.1, 0, 0, 25, 1
iacByTpsDecayTime = scalar, U08, 3949, "seconds", 0.1, 0, 0, 25, 1
mainUnusedEnd = array, U08, 3950, [14], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 3964, [8], "target TPS position", 1, 0, 0, 100, 0
etbBiasValues = array, F32, 3996, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
iacPidMultTable = array, U08, 4028, [8x8], "%", 0.05, 0, 0, 10, 2
@ -2108,6 +2110,8 @@ boostClosedLoopBlends2_blendValues = array, U08, 23158, [8], "%", 0.5, 0, 0, 100
boostCutPressureHyst = "Hysterisis: if hard cut is 240kpa, and boostCutPressureHyst is 20, when the ECU sees 240kpa, fuel/ign will cut, and stay cut until 240-20=220kpa is reached"
gearBasedOpenLoopBoostAdder = "Boost duty cycle added by gear"
benchTestCount = "How many test bench pulses do you want"
iacByTpsHoldTime = "How long the dashpot holds TPS before it starts to decay."
iacByTpsDecayTime = "The length of time over which the dashpot effect will be smoothly removed."
etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method"
etbBiasValues = "PWM bias, 0 to 100%"
sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM"
@ -7108,6 +7112,8 @@ dialog = sent_stateDialog, "sent_state"
field = "Override Idle VE table load axis", idleVeOverrideMode, { useSeparateVeForIdle == 1 }
field = "Use idle tables for cranking taper", useSeparateIdleTablesForCrankingTaper
field = "Use coasting idle table", useIacTableForCoasting
field = "Dashpot coasting-to-idle Hold time", iacByTpsHoldTime
field = "Dashpot coasting-to-idle Decay time", iacByTpsDecayTime
field = "Detailed status in console", isVerboseIAC
dialog = idleSettings, "", yAxis

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.06.12.48way.2482754"
signature = "rusEFI master.2023.06.12.48way.992908743"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.06.12.48way.2482754" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.06.12.48way.992908743" ; 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 Sun Jun 11 23:05:54 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jun 12 17:32:54 UTC 2023
pageSize = 23168
page = 1
@ -1210,7 +1210,9 @@ benchTestOffTime = scalar, U16, 3930, "ms", 0.1, 0, 0, 2000, 1
boostCutPressureHyst = scalar, U08, 3932, "kPa (absolute)", 0.5, 0, 0, 125, 1
gearBasedOpenLoopBoostAdder = array, U08, 3933, [8], "%", 0.5, 0, 0, 100, 1
benchTestCount = scalar, U32, 3944, "", 1, 0, 0, 10000000, 0
mainUnusedEnd = array, U08, 3948, [16], "units", 1, 0, 0, 1, 0
iacByTpsHoldTime = scalar, U08, 3948, "seconds", 0.1, 0, 0, 25, 1
iacByTpsDecayTime = scalar, U08, 3949, "seconds", 0.1, 0, 0, 25, 1
mainUnusedEnd = array, U08, 3950, [14], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 3964, [8], "target TPS position", 1, 0, 0, 100, 0
etbBiasValues = array, F32, 3996, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
iacPidMultTable = array, U08, 4028, [8x8], "%", 0.05, 0, 0, 10, 2
@ -2108,6 +2110,8 @@ boostClosedLoopBlends2_blendValues = array, U08, 23158, [8], "%", 0.5, 0, 0, 100
boostCutPressureHyst = "Hysterisis: if hard cut is 240kpa, and boostCutPressureHyst is 20, when the ECU sees 240kpa, fuel/ign will cut, and stay cut until 240-20=220kpa is reached"
gearBasedOpenLoopBoostAdder = "Boost duty cycle added by gear"
benchTestCount = "How many test bench pulses do you want"
iacByTpsHoldTime = "How long the dashpot holds TPS before it starts to decay."
iacByTpsDecayTime = "The length of time over which the dashpot effect will be smoothly removed."
etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method"
etbBiasValues = "PWM bias, 0 to 100%"
sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM"
@ -7108,6 +7112,8 @@ dialog = sent_stateDialog, "sent_state"
field = "Override Idle VE table load axis", idleVeOverrideMode, { useSeparateVeForIdle == 1 }
field = "Use idle tables for cranking taper", useSeparateIdleTablesForCrankingTaper
field = "Use coasting idle table", useIacTableForCoasting
field = "Dashpot coasting-to-idle Hold time", iacByTpsHoldTime
field = "Dashpot coasting-to-idle Decay time", iacByTpsDecayTime
field = "Detailed status in console", isVerboseIAC
dialog = idleSettings, "", yAxis

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.06.12.alphax-2chan.1013843709"
signature = "rusEFI master.2023.06.12.alphax-2chan.124088696"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.06.12.alphax-2chan.1013843709" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.06.12.alphax-2chan.124088696" ; 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 Sun Jun 11 23:05:28 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jun 12 17:32:28 UTC 2023
pageSize = 23168
page = 1
@ -1210,7 +1210,9 @@ benchTestOffTime = scalar, U16, 3930, "ms", 0.1, 0, 0, 2000, 1
boostCutPressureHyst = scalar, U08, 3932, "kPa (absolute)", 0.5, 0, 0, 125, 1
gearBasedOpenLoopBoostAdder = array, U08, 3933, [8], "%", 0.5, 0, 0, 100, 1
benchTestCount = scalar, U32, 3944, "", 1, 0, 0, 10000000, 0
mainUnusedEnd = array, U08, 3948, [16], "units", 1, 0, 0, 1, 0
iacByTpsHoldTime = scalar, U08, 3948, "seconds", 0.1, 0, 0, 25, 1
iacByTpsDecayTime = scalar, U08, 3949, "seconds", 0.1, 0, 0, 25, 1
mainUnusedEnd = array, U08, 3950, [14], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 3964, [8], "target TPS position", 1, 0, 0, 100, 0
etbBiasValues = array, F32, 3996, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
iacPidMultTable = array, U08, 4028, [8x8], "%", 0.05, 0, 0, 10, 2
@ -2108,6 +2110,8 @@ boostClosedLoopBlends2_blendValues = array, U08, 23158, [8], "%", 0.5, 0, 0, 100
boostCutPressureHyst = "Hysterisis: if hard cut is 240kpa, and boostCutPressureHyst is 20, when the ECU sees 240kpa, fuel/ign will cut, and stay cut until 240-20=220kpa is reached"
gearBasedOpenLoopBoostAdder = "Boost duty cycle added by gear"
benchTestCount = "How many test bench pulses do you want"
iacByTpsHoldTime = "How long the dashpot holds TPS before it starts to decay."
iacByTpsDecayTime = "The length of time over which the dashpot effect will be smoothly removed."
etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method"
etbBiasValues = "PWM bias, 0 to 100%"
sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM"
@ -7080,6 +7084,8 @@ dialog = sent_stateDialog, "sent_state"
field = "Override Idle VE table load axis", idleVeOverrideMode, { useSeparateVeForIdle == 1 }
field = "Use idle tables for cranking taper", useSeparateIdleTablesForCrankingTaper
field = "Use coasting idle table", useIacTableForCoasting
field = "Dashpot coasting-to-idle Hold time", iacByTpsHoldTime
field = "Dashpot coasting-to-idle Decay time", iacByTpsDecayTime
field = "Detailed status in console", isVerboseIAC
dialog = idleSettings, "", yAxis

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.06.12.alphax-4chan.1738451473"
signature = "rusEFI master.2023.06.12.alphax-4chan.1553325460"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.06.12.alphax-4chan.1738451473" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.06.12.alphax-4chan.1553325460" ; 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 Sun Jun 11 23:05:29 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jun 12 17:32:30 UTC 2023
pageSize = 23168
page = 1
@ -1210,7 +1210,9 @@ benchTestOffTime = scalar, U16, 3930, "ms", 0.1, 0, 0, 2000, 1
boostCutPressureHyst = scalar, U08, 3932, "kPa (absolute)", 0.5, 0, 0, 125, 1
gearBasedOpenLoopBoostAdder = array, U08, 3933, [8], "%", 0.5, 0, 0, 100, 1
benchTestCount = scalar, U32, 3944, "", 1, 0, 0, 10000000, 0
mainUnusedEnd = array, U08, 3948, [16], "units", 1, 0, 0, 1, 0
iacByTpsHoldTime = scalar, U08, 3948, "seconds", 0.1, 0, 0, 25, 1
iacByTpsDecayTime = scalar, U08, 3949, "seconds", 0.1, 0, 0, 25, 1
mainUnusedEnd = array, U08, 3950, [14], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 3964, [8], "target TPS position", 1, 0, 0, 100, 0
etbBiasValues = array, F32, 3996, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
iacPidMultTable = array, U08, 4028, [8x8], "%", 0.05, 0, 0, 10, 2
@ -2108,6 +2110,8 @@ boostClosedLoopBlends2_blendValues = array, U08, 23158, [8], "%", 0.5, 0, 0, 100
boostCutPressureHyst = "Hysterisis: if hard cut is 240kpa, and boostCutPressureHyst is 20, when the ECU sees 240kpa, fuel/ign will cut, and stay cut until 240-20=220kpa is reached"
gearBasedOpenLoopBoostAdder = "Boost duty cycle added by gear"
benchTestCount = "How many test bench pulses do you want"
iacByTpsHoldTime = "How long the dashpot holds TPS before it starts to decay."
iacByTpsDecayTime = "The length of time over which the dashpot effect will be smoothly removed."
etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method"
etbBiasValues = "PWM bias, 0 to 100%"
sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM"
@ -7082,6 +7086,8 @@ dialog = sent_stateDialog, "sent_state"
field = "Override Idle VE table load axis", idleVeOverrideMode, { useSeparateVeForIdle == 1 }
field = "Use idle tables for cranking taper", useSeparateIdleTablesForCrankingTaper
field = "Use coasting idle table", useIacTableForCoasting
field = "Dashpot coasting-to-idle Hold time", iacByTpsHoldTime
field = "Dashpot coasting-to-idle Decay time", iacByTpsDecayTime
field = "Detailed status in console", isVerboseIAC
dialog = idleSettings, "", yAxis

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.06.12.alphax-8chan.2734162322"
signature = "rusEFI master.2023.06.12.alphax-8chan.2582869527"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.06.12.alphax-8chan.2734162322" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.06.12.alphax-8chan.2582869527" ; 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 Sun Jun 11 23:05:30 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jun 12 17:32:31 UTC 2023
pageSize = 23168
page = 1
@ -1210,7 +1210,9 @@ benchTestOffTime = scalar, U16, 3930, "ms", 0.1, 0, 0, 2000, 1
boostCutPressureHyst = scalar, U08, 3932, "kPa (absolute)", 0.5, 0, 0, 125, 1
gearBasedOpenLoopBoostAdder = array, U08, 3933, [8], "%", 0.5, 0, 0, 100, 1
benchTestCount = scalar, U32, 3944, "", 1, 0, 0, 10000000, 0
mainUnusedEnd = array, U08, 3948, [16], "units", 1, 0, 0, 1, 0
iacByTpsHoldTime = scalar, U08, 3948, "seconds", 0.1, 0, 0, 25, 1
iacByTpsDecayTime = scalar, U08, 3949, "seconds", 0.1, 0, 0, 25, 1
mainUnusedEnd = array, U08, 3950, [14], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 3964, [8], "target TPS position", 1, 0, 0, 100, 0
etbBiasValues = array, F32, 3996, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
iacPidMultTable = array, U08, 4028, [8x8], "%", 0.05, 0, 0, 10, 2
@ -2108,6 +2110,8 @@ boostClosedLoopBlends2_blendValues = array, U08, 23158, [8], "%", 0.5, 0, 0, 100
boostCutPressureHyst = "Hysterisis: if hard cut is 240kpa, and boostCutPressureHyst is 20, when the ECU sees 240kpa, fuel/ign will cut, and stay cut until 240-20=220kpa is reached"
gearBasedOpenLoopBoostAdder = "Boost duty cycle added by gear"
benchTestCount = "How many test bench pulses do you want"
iacByTpsHoldTime = "How long the dashpot holds TPS before it starts to decay."
iacByTpsDecayTime = "The length of time over which the dashpot effect will be smoothly removed."
etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method"
etbBiasValues = "PWM bias, 0 to 100%"
sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM"
@ -7082,6 +7086,8 @@ dialog = sent_stateDialog, "sent_state"
field = "Override Idle VE table load axis", idleVeOverrideMode, { useSeparateVeForIdle == 1 }
field = "Use idle tables for cranking taper", useSeparateIdleTablesForCrankingTaper
field = "Use coasting idle table", useIacTableForCoasting
field = "Dashpot coasting-to-idle Hold time", iacByTpsHoldTime
field = "Dashpot coasting-to-idle Decay time", iacByTpsDecayTime
field = "Detailed status in console", isVerboseIAC
dialog = idleSettings, "", yAxis

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.06.12.atlas.1479909343"
signature = "rusEFI master.2023.06.12.atlas.1665067098"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.06.12.atlas.1479909343" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.06.12.atlas.1665067098" ; 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 Sun Jun 11 23:06:13 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jun 12 17:33:13 UTC 2023
pageSize = 23168
page = 1
@ -1210,7 +1210,9 @@ benchTestOffTime = scalar, U16, 3930, "ms", 0.1, 0, 0, 2000, 1
boostCutPressureHyst = scalar, U08, 3932, "kPa (absolute)", 0.5, 0, 0, 125, 1
gearBasedOpenLoopBoostAdder = array, U08, 3933, [8], "%", 0.5, 0, 0, 100, 1
benchTestCount = scalar, U32, 3944, "", 1, 0, 0, 10000000, 0
mainUnusedEnd = array, U08, 3948, [16], "units", 1, 0, 0, 1, 0
iacByTpsHoldTime = scalar, U08, 3948, "seconds", 0.1, 0, 0, 25, 1
iacByTpsDecayTime = scalar, U08, 3949, "seconds", 0.1, 0, 0, 25, 1
mainUnusedEnd = array, U08, 3950, [14], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 3964, [8], "target TPS position", 1, 0, 0, 100, 0
etbBiasValues = array, F32, 3996, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
iacPidMultTable = array, U08, 4028, [8x8], "%", 0.05, 0, 0, 10, 2
@ -2108,6 +2110,8 @@ boostClosedLoopBlends2_blendValues = array, U08, 23158, [8], "%", 0.5, 0, 0, 100
boostCutPressureHyst = "Hysterisis: if hard cut is 240kpa, and boostCutPressureHyst is 20, when the ECU sees 240kpa, fuel/ign will cut, and stay cut until 240-20=220kpa is reached"
gearBasedOpenLoopBoostAdder = "Boost duty cycle added by gear"
benchTestCount = "How many test bench pulses do you want"
iacByTpsHoldTime = "How long the dashpot holds TPS before it starts to decay."
iacByTpsDecayTime = "The length of time over which the dashpot effect will be smoothly removed."
etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method"
etbBiasValues = "PWM bias, 0 to 100%"
sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM"
@ -7098,6 +7102,8 @@ dialog = sent_stateDialog, "sent_state"
field = "Override Idle VE table load axis", idleVeOverrideMode, { useSeparateVeForIdle == 1 }
field = "Use idle tables for cranking taper", useSeparateIdleTablesForCrankingTaper
field = "Use coasting idle table", useIacTableForCoasting
field = "Dashpot coasting-to-idle Hold time", iacByTpsHoldTime
field = "Dashpot coasting-to-idle Decay time", iacByTpsDecayTime
field = "Detailed status in console", isVerboseIAC
dialog = idleSettings, "", yAxis

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.06.12.core8.2094557006"
signature = "rusEFI master.2023.06.12.core8.1205014731"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.06.12.core8.2094557006" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.06.12.core8.1205014731" ; 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 Sun Jun 11 23:05:52 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jun 12 17:32:53 UTC 2023
pageSize = 23168
page = 1
@ -1210,7 +1210,9 @@ benchTestOffTime = scalar, U16, 3930, "ms", 0.1, 0, 0, 2000, 1
boostCutPressureHyst = scalar, U08, 3932, "kPa (absolute)", 0.5, 0, 0, 125, 1
gearBasedOpenLoopBoostAdder = array, U08, 3933, [8], "%", 0.5, 0, 0, 100, 1
benchTestCount = scalar, U32, 3944, "", 1, 0, 0, 10000000, 0
mainUnusedEnd = array, U08, 3948, [16], "units", 1, 0, 0, 1, 0
iacByTpsHoldTime = scalar, U08, 3948, "seconds", 0.1, 0, 0, 25, 1
iacByTpsDecayTime = scalar, U08, 3949, "seconds", 0.1, 0, 0, 25, 1
mainUnusedEnd = array, U08, 3950, [14], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 3964, [8], "target TPS position", 1, 0, 0, 100, 0
etbBiasValues = array, F32, 3996, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
iacPidMultTable = array, U08, 4028, [8x8], "%", 0.05, 0, 0, 10, 2
@ -2108,6 +2110,8 @@ boostClosedLoopBlends2_blendValues = array, U08, 23158, [8], "%", 0.5, 0, 0, 100
boostCutPressureHyst = "Hysterisis: if hard cut is 240kpa, and boostCutPressureHyst is 20, when the ECU sees 240kpa, fuel/ign will cut, and stay cut until 240-20=220kpa is reached"
gearBasedOpenLoopBoostAdder = "Boost duty cycle added by gear"
benchTestCount = "How many test bench pulses do you want"
iacByTpsHoldTime = "How long the dashpot holds TPS before it starts to decay."
iacByTpsDecayTime = "The length of time over which the dashpot effect will be smoothly removed."
etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method"
etbBiasValues = "PWM bias, 0 to 100%"
sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM"
@ -7108,6 +7112,8 @@ dialog = sent_stateDialog, "sent_state"
field = "Override Idle VE table load axis", idleVeOverrideMode, { useSeparateVeForIdle == 1 }
field = "Use idle tables for cranking taper", useSeparateIdleTablesForCrankingTaper
field = "Use coasting idle table", useIacTableForCoasting
field = "Dashpot coasting-to-idle Hold time", iacByTpsHoldTime
field = "Dashpot coasting-to-idle Decay time", iacByTpsDecayTime
field = "Detailed status in console", isVerboseIAC
dialog = idleSettings, "", yAxis

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.06.12.cypress.1157589752"
signature = "rusEFI master.2023.06.12.cypress.2146704765"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.06.12.cypress.1157589752" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.06.12.cypress.2146704765" ; 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 Sun Jun 11 23:05:25 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Mon Jun 12 17:32:26 UTC 2023
pageSize = 23168
page = 1
@ -1210,7 +1210,9 @@ benchTestOffTime = scalar, U16, 3930, "ms", 0.1, 0, 0, 2000, 1
boostCutPressureHyst = scalar, U08, 3932, "kPa (absolute)", 0.5, 0, 0, 125, 1
gearBasedOpenLoopBoostAdder = array, U08, 3933, [8], "%", 0.5, 0, 0, 100, 1
benchTestCount = scalar, U32, 3944, "", 1, 0, 0, 10000000, 0
mainUnusedEnd = array, U08, 3948, [16], "units", 1, 0, 0, 1, 0
iacByTpsHoldTime = scalar, U08, 3948, "seconds", 0.1, 0, 0, 25, 1
iacByTpsDecayTime = scalar, U08, 3949, "seconds", 0.1, 0, 0, 25, 1
mainUnusedEnd = array, U08, 3950, [14], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 3964, [8], "target TPS position", 1, 0, 0, 100, 0
etbBiasValues = array, F32, 3996, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
iacPidMultTable = array, U08, 4028, [8x8], "%", 0.05, 0, 0, 10, 2
@ -2108,6 +2110,8 @@ boostClosedLoopBlends2_blendValues = array, U08, 23158, [8], "%", 0.5, 0, 0, 100
boostCutPressureHyst = "Hysterisis: if hard cut is 240kpa, and boostCutPressureHyst is 20, when the ECU sees 240kpa, fuel/ign will cut, and stay cut until 240-20=220kpa is reached"
gearBasedOpenLoopBoostAdder = "Boost duty cycle added by gear"
benchTestCount = "How many test bench pulses do you want"
iacByTpsHoldTime = "How long the dashpot holds TPS before it starts to decay."
iacByTpsDecayTime = "The length of time over which the dashpot effect will be smoothly removed."
etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method"
etbBiasValues = "PWM bias, 0 to 100%"
sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM"
@ -7106,6 +7110,8 @@ dialog = sent_stateDialog, "sent_state"
field = "Override Idle VE table load axis", idleVeOverrideMode, { useSeparateVeForIdle == 1 }
field = "Use idle tables for cranking taper", useSeparateIdleTablesForCrankingTaper
field = "Use coasting idle table", useIacTableForCoasting
field = "Dashpot coasting-to-idle Hold time", iacByTpsHoldTime
field = "Dashpot coasting-to-idle Decay time", iacByTpsDecayTime
field = "Detailed status in console", isVerboseIAC
dialog = idleSettings, "", yAxis

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.06.12.f407-discovery.417175053"
signature = "rusEFI master.2023.06.12.f407-discovery.601285000"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.06.12.f407-discovery.417175053" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.06.12.f407-discovery.601285000" ; 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 Sun Jun 11 23:06:07 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jun 12 17:33:07 UTC 2023
pageSize = 23168
page = 1
@ -1210,7 +1210,9 @@ benchTestOffTime = scalar, U16, 3930, "ms", 0.1, 0, 0, 2000, 1
boostCutPressureHyst = scalar, U08, 3932, "kPa (absolute)", 0.5, 0, 0, 125, 1
gearBasedOpenLoopBoostAdder = array, U08, 3933, [8], "%", 0.5, 0, 0, 100, 1
benchTestCount = scalar, U32, 3944, "", 1, 0, 0, 10000000, 0
mainUnusedEnd = array, U08, 3948, [16], "units", 1, 0, 0, 1, 0
iacByTpsHoldTime = scalar, U08, 3948, "seconds", 0.1, 0, 0, 25, 1
iacByTpsDecayTime = scalar, U08, 3949, "seconds", 0.1, 0, 0, 25, 1
mainUnusedEnd = array, U08, 3950, [14], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 3964, [8], "target TPS position", 1, 0, 0, 100, 0
etbBiasValues = array, F32, 3996, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
iacPidMultTable = array, U08, 4028, [8x8], "%", 0.05, 0, 0, 10, 2
@ -2108,6 +2110,8 @@ boostClosedLoopBlends2_blendValues = array, U08, 23158, [8], "%", 0.5, 0, 0, 100
boostCutPressureHyst = "Hysterisis: if hard cut is 240kpa, and boostCutPressureHyst is 20, when the ECU sees 240kpa, fuel/ign will cut, and stay cut until 240-20=220kpa is reached"
gearBasedOpenLoopBoostAdder = "Boost duty cycle added by gear"
benchTestCount = "How many test bench pulses do you want"
iacByTpsHoldTime = "How long the dashpot holds TPS before it starts to decay."
iacByTpsDecayTime = "The length of time over which the dashpot effect will be smoothly removed."
etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method"
etbBiasValues = "PWM bias, 0 to 100%"
sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM"
@ -7108,6 +7112,8 @@ dialog = sent_stateDialog, "sent_state"
field = "Override Idle VE table load axis", idleVeOverrideMode, { useSeparateVeForIdle == 1 }
field = "Use idle tables for cranking taper", useSeparateIdleTablesForCrankingTaper
field = "Use coasting idle table", useIacTableForCoasting
field = "Dashpot coasting-to-idle Hold time", iacByTpsHoldTime
field = "Dashpot coasting-to-idle Decay time", iacByTpsDecayTime
field = "Detailed status in console", isVerboseIAC
dialog = idleSettings, "", yAxis

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.06.12.f429-discovery.1157589752"
signature = "rusEFI master.2023.06.12.f429-discovery.2146704765"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.06.12.f429-discovery.1157589752" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.06.12.f429-discovery.2146704765" ; 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 Sun Jun 11 23:06:08 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jun 12 17:33:08 UTC 2023
pageSize = 23168
page = 1
@ -1210,7 +1210,9 @@ benchTestOffTime = scalar, U16, 3930, "ms", 0.1, 0, 0, 2000, 1
boostCutPressureHyst = scalar, U08, 3932, "kPa (absolute)", 0.5, 0, 0, 125, 1
gearBasedOpenLoopBoostAdder = array, U08, 3933, [8], "%", 0.5, 0, 0, 100, 1
benchTestCount = scalar, U32, 3944, "", 1, 0, 0, 10000000, 0
mainUnusedEnd = array, U08, 3948, [16], "units", 1, 0, 0, 1, 0
iacByTpsHoldTime = scalar, U08, 3948, "seconds", 0.1, 0, 0, 25, 1
iacByTpsDecayTime = scalar, U08, 3949, "seconds", 0.1, 0, 0, 25, 1
mainUnusedEnd = array, U08, 3950, [14], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 3964, [8], "target TPS position", 1, 0, 0, 100, 0
etbBiasValues = array, F32, 3996, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
iacPidMultTable = array, U08, 4028, [8x8], "%", 0.05, 0, 0, 10, 2
@ -2108,6 +2110,8 @@ boostClosedLoopBlends2_blendValues = array, U08, 23158, [8], "%", 0.5, 0, 0, 100
boostCutPressureHyst = "Hysterisis: if hard cut is 240kpa, and boostCutPressureHyst is 20, when the ECU sees 240kpa, fuel/ign will cut, and stay cut until 240-20=220kpa is reached"
gearBasedOpenLoopBoostAdder = "Boost duty cycle added by gear"
benchTestCount = "How many test bench pulses do you want"
iacByTpsHoldTime = "How long the dashpot holds TPS before it starts to decay."
iacByTpsDecayTime = "The length of time over which the dashpot effect will be smoothly removed."
etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method"
etbBiasValues = "PWM bias, 0 to 100%"
sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM"
@ -7106,6 +7110,8 @@ dialog = sent_stateDialog, "sent_state"
field = "Override Idle VE table load axis", idleVeOverrideMode, { useSeparateVeForIdle == 1 }
field = "Use idle tables for cranking taper", useSeparateIdleTablesForCrankingTaper
field = "Use coasting idle table", useIacTableForCoasting
field = "Dashpot coasting-to-idle Hold time", iacByTpsHoldTime
field = "Dashpot coasting-to-idle Decay time", iacByTpsDecayTime
field = "Detailed status in console", isVerboseIAC
dialog = idleSettings, "", yAxis

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.06.12.frankenso_na6.1722649138"
signature = "rusEFI master.2023.06.12.frankenso_na6.1571225015"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.06.12.frankenso_na6.1722649138" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.06.12.frankenso_na6.1571225015" ; 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 Sun Jun 11 23:05:59 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jun 12 17:32:59 UTC 2023
pageSize = 23168
page = 1
@ -1210,7 +1210,9 @@ benchTestOffTime = scalar, U16, 3930, "ms", 0.1, 0, 0, 2000, 1
boostCutPressureHyst = scalar, U08, 3932, "kPa (absolute)", 0.5, 0, 0, 125, 1
gearBasedOpenLoopBoostAdder = array, U08, 3933, [8], "%", 0.5, 0, 0, 100, 1
benchTestCount = scalar, U32, 3944, "", 1, 0, 0, 10000000, 0
mainUnusedEnd = array, U08, 3948, [16], "units", 1, 0, 0, 1, 0
iacByTpsHoldTime = scalar, U08, 3948, "seconds", 0.1, 0, 0, 25, 1
iacByTpsDecayTime = scalar, U08, 3949, "seconds", 0.1, 0, 0, 25, 1
mainUnusedEnd = array, U08, 3950, [14], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 3964, [8], "target TPS position", 1, 0, 0, 100, 0
etbBiasValues = array, F32, 3996, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
iacPidMultTable = array, U08, 4028, [8x8], "%", 0.05, 0, 0, 10, 2
@ -2108,6 +2110,8 @@ boostClosedLoopBlends2_blendValues = array, U08, 23158, [8], "%", 0.5, 0, 0, 100
boostCutPressureHyst = "Hysterisis: if hard cut is 240kpa, and boostCutPressureHyst is 20, when the ECU sees 240kpa, fuel/ign will cut, and stay cut until 240-20=220kpa is reached"
gearBasedOpenLoopBoostAdder = "Boost duty cycle added by gear"
benchTestCount = "How many test bench pulses do you want"
iacByTpsHoldTime = "How long the dashpot holds TPS before it starts to decay."
iacByTpsDecayTime = "The length of time over which the dashpot effect will be smoothly removed."
etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method"
etbBiasValues = "PWM bias, 0 to 100%"
sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM"
@ -7106,6 +7110,8 @@ dialog = sent_stateDialog, "sent_state"
field = "Override Idle VE table load axis", idleVeOverrideMode, { useSeparateVeForIdle == 1 }
field = "Use idle tables for cranking taper", useSeparateIdleTablesForCrankingTaper
field = "Use coasting idle table", useIacTableForCoasting
field = "Dashpot coasting-to-idle Hold time", iacByTpsHoldTime
field = "Dashpot coasting-to-idle Decay time", iacByTpsDecayTime
field = "Detailed status in console", isVerboseIAC
dialog = idleSettings, "", yAxis

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.06.12.harley81.2416388017"
signature = "rusEFI master.2023.06.12.harley81.2869710900"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.06.12.harley81.2416388017" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.06.12.harley81.2869710900" ; 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 Sun Jun 11 23:05:32 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jun 12 17:32:32 UTC 2023
pageSize = 23168
page = 1
@ -1210,7 +1210,9 @@ benchTestOffTime = scalar, U16, 3930, "ms", 0.1, 0, 0, 2000, 1
boostCutPressureHyst = scalar, U08, 3932, "kPa (absolute)", 0.5, 0, 0, 125, 1
gearBasedOpenLoopBoostAdder = array, U08, 3933, [8], "%", 0.5, 0, 0, 100, 1
benchTestCount = scalar, U32, 3944, "", 1, 0, 0, 10000000, 0
mainUnusedEnd = array, U08, 3948, [16], "units", 1, 0, 0, 1, 0
iacByTpsHoldTime = scalar, U08, 3948, "seconds", 0.1, 0, 0, 25, 1
iacByTpsDecayTime = scalar, U08, 3949, "seconds", 0.1, 0, 0, 25, 1
mainUnusedEnd = array, U08, 3950, [14], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 3964, [8], "target TPS position", 1, 0, 0, 100, 0
etbBiasValues = array, F32, 3996, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
iacPidMultTable = array, U08, 4028, [8x8], "%", 0.05, 0, 0, 10, 2
@ -2108,6 +2110,8 @@ boostClosedLoopBlends2_blendValues = array, U08, 23158, [8], "%", 0.5, 0, 0, 100
boostCutPressureHyst = "Hysterisis: if hard cut is 240kpa, and boostCutPressureHyst is 20, when the ECU sees 240kpa, fuel/ign will cut, and stay cut until 240-20=220kpa is reached"
gearBasedOpenLoopBoostAdder = "Boost duty cycle added by gear"
benchTestCount = "How many test bench pulses do you want"
iacByTpsHoldTime = "How long the dashpot holds TPS before it starts to decay."
iacByTpsDecayTime = "The length of time over which the dashpot effect will be smoothly removed."
etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method"
etbBiasValues = "PWM bias, 0 to 100%"
sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM"
@ -7094,6 +7098,8 @@ dialog = sent_stateDialog, "sent_state"
field = "Override Idle VE table load axis", idleVeOverrideMode, { useSeparateVeForIdle == 1 }
field = "Use idle tables for cranking taper", useSeparateIdleTablesForCrankingTaper
field = "Use coasting idle table", useIacTableForCoasting
field = "Dashpot coasting-to-idle Hold time", iacByTpsHoldTime
field = "Dashpot coasting-to-idle Decay time", iacByTpsDecayTime
field = "Detailed status in console", isVerboseIAC
dialog = idleSettings, "", yAxis

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.06.12.hellen-gm-e67.4094549000"
signature = "rusEFI master.2023.06.12.hellen-gm-e67.3473320845"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.06.12.hellen-gm-e67.4094549000" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.06.12.hellen-gm-e67.3473320845" ; 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 Sun Jun 11 23:05:45 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jun 12 17:32:45 UTC 2023
pageSize = 23168
page = 1
@ -1210,7 +1210,9 @@ benchTestOffTime = scalar, U16, 3930, "ms", 0.1, 0, 0, 2000, 1
boostCutPressureHyst = scalar, U08, 3932, "kPa (absolute)", 0.5, 0, 0, 125, 1
gearBasedOpenLoopBoostAdder = array, U08, 3933, [8], "%", 0.5, 0, 0, 100, 1
benchTestCount = scalar, U32, 3944, "", 1, 0, 0, 10000000, 0
mainUnusedEnd = array, U08, 3948, [16], "units", 1, 0, 0, 1, 0
iacByTpsHoldTime = scalar, U08, 3948, "seconds", 0.1, 0, 0, 25, 1
iacByTpsDecayTime = scalar, U08, 3949, "seconds", 0.1, 0, 0, 25, 1
mainUnusedEnd = array, U08, 3950, [14], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 3964, [8], "target TPS position", 1, 0, 0, 100, 0
etbBiasValues = array, F32, 3996, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
iacPidMultTable = array, U08, 4028, [8x8], "%", 0.05, 0, 0, 10, 2
@ -2108,6 +2110,8 @@ boostClosedLoopBlends2_blendValues = array, U08, 23158, [8], "%", 0.5, 0, 0, 100
boostCutPressureHyst = "Hysterisis: if hard cut is 240kpa, and boostCutPressureHyst is 20, when the ECU sees 240kpa, fuel/ign will cut, and stay cut until 240-20=220kpa is reached"
gearBasedOpenLoopBoostAdder = "Boost duty cycle added by gear"
benchTestCount = "How many test bench pulses do you want"
iacByTpsHoldTime = "How long the dashpot holds TPS before it starts to decay."
iacByTpsDecayTime = "The length of time over which the dashpot effect will be smoothly removed."
etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method"
etbBiasValues = "PWM bias, 0 to 100%"
sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM"
@ -7097,6 +7101,8 @@ dialog = sent_stateDialog, "sent_state"
field = "Override Idle VE table load axis", idleVeOverrideMode, { useSeparateVeForIdle == 1 }
field = "Use idle tables for cranking taper", useSeparateIdleTablesForCrankingTaper
field = "Use coasting idle table", useIacTableForCoasting
field = "Dashpot coasting-to-idle Hold time", iacByTpsHoldTime
field = "Dashpot coasting-to-idle Decay time", iacByTpsDecayTime
field = "Detailed status in console", isVerboseIAC
dialog = idleSettings, "", yAxis

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.06.12.hellen-honda-k.601860140"
signature = "rusEFI master.2023.06.12.hellen-honda-k.416604073"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.06.12.hellen-honda-k.601860140" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.06.12.hellen-honda-k.416604073" ; 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 Sun Jun 11 23:05:37 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jun 12 17:32:37 UTC 2023
pageSize = 23168
page = 1
@ -1210,7 +1210,9 @@ benchTestOffTime = scalar, U16, 3930, "ms", 0.1, 0, 0, 2000, 1
boostCutPressureHyst = scalar, U08, 3932, "kPa (absolute)", 0.5, 0, 0, 125, 1
gearBasedOpenLoopBoostAdder = array, U08, 3933, [8], "%", 0.5, 0, 0, 100, 1
benchTestCount = scalar, U32, 3944, "", 1, 0, 0, 10000000, 0
mainUnusedEnd = array, U08, 3948, [16], "units", 1, 0, 0, 1, 0
iacByTpsHoldTime = scalar, U08, 3948, "seconds", 0.1, 0, 0, 25, 1
iacByTpsDecayTime = scalar, U08, 3949, "seconds", 0.1, 0, 0, 25, 1
mainUnusedEnd = array, U08, 3950, [14], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 3964, [8], "target TPS position", 1, 0, 0, 100, 0
etbBiasValues = array, F32, 3996, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
iacPidMultTable = array, U08, 4028, [8x8], "%", 0.05, 0, 0, 10, 2
@ -2108,6 +2110,8 @@ boostClosedLoopBlends2_blendValues = array, U08, 23158, [8], "%", 0.5, 0, 0, 100
boostCutPressureHyst = "Hysterisis: if hard cut is 240kpa, and boostCutPressureHyst is 20, when the ECU sees 240kpa, fuel/ign will cut, and stay cut until 240-20=220kpa is reached"
gearBasedOpenLoopBoostAdder = "Boost duty cycle added by gear"
benchTestCount = "How many test bench pulses do you want"
iacByTpsHoldTime = "How long the dashpot holds TPS before it starts to decay."
iacByTpsDecayTime = "The length of time over which the dashpot effect will be smoothly removed."
etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method"
etbBiasValues = "PWM bias, 0 to 100%"
sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM"
@ -7079,6 +7083,8 @@ dialog = sent_stateDialog, "sent_state"
field = "Override Idle VE table load axis", idleVeOverrideMode, { useSeparateVeForIdle == 1 }
field = "Use idle tables for cranking taper", useSeparateIdleTablesForCrankingTaper
field = "Use coasting idle table", useIacTableForCoasting
field = "Dashpot coasting-to-idle Hold time", iacByTpsHoldTime
field = "Dashpot coasting-to-idle Decay time", iacByTpsDecayTime
field = "Detailed status in console", isVerboseIAC
dialog = idleSettings, "", yAxis

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.06.12.hellen-nb1.2038002846"
signature = "rusEFI master.2023.06.12.hellen-nb1.1114768155"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.06.12.hellen-nb1.2038002846" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.06.12.hellen-nb1.1114768155" ; 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 Sun Jun 11 23:05:43 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jun 12 17:32:44 UTC 2023
pageSize = 23168
page = 1
@ -1210,7 +1210,9 @@ benchTestOffTime = scalar, U16, 3930, "ms", 0.1, 0, 0, 2000, 1
boostCutPressureHyst = scalar, U08, 3932, "kPa (absolute)", 0.5, 0, 0, 125, 1
gearBasedOpenLoopBoostAdder = array, U08, 3933, [8], "%", 0.5, 0, 0, 100, 1
benchTestCount = scalar, U32, 3944, "", 1, 0, 0, 10000000, 0
mainUnusedEnd = array, U08, 3948, [16], "units", 1, 0, 0, 1, 0
iacByTpsHoldTime = scalar, U08, 3948, "seconds", 0.1, 0, 0, 25, 1
iacByTpsDecayTime = scalar, U08, 3949, "seconds", 0.1, 0, 0, 25, 1
mainUnusedEnd = array, U08, 3950, [14], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 3964, [8], "target TPS position", 1, 0, 0, 100, 0
etbBiasValues = array, F32, 3996, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
iacPidMultTable = array, U08, 4028, [8x8], "%", 0.05, 0, 0, 10, 2
@ -2108,6 +2110,8 @@ boostClosedLoopBlends2_blendValues = array, U08, 23158, [8], "%", 0.5, 0, 0, 100
boostCutPressureHyst = "Hysterisis: if hard cut is 240kpa, and boostCutPressureHyst is 20, when the ECU sees 240kpa, fuel/ign will cut, and stay cut until 240-20=220kpa is reached"
gearBasedOpenLoopBoostAdder = "Boost duty cycle added by gear"
benchTestCount = "How many test bench pulses do you want"
iacByTpsHoldTime = "How long the dashpot holds TPS before it starts to decay."
iacByTpsDecayTime = "The length of time over which the dashpot effect will be smoothly removed."
etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method"
etbBiasValues = "PWM bias, 0 to 100%"
sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM"
@ -7097,6 +7101,8 @@ dialog = sent_stateDialog, "sent_state"
field = "Override Idle VE table load axis", idleVeOverrideMode, { useSeparateVeForIdle == 1 }
field = "Use idle tables for cranking taper", useSeparateIdleTablesForCrankingTaper
field = "Use coasting idle table", useIacTableForCoasting
field = "Dashpot coasting-to-idle Hold time", iacByTpsHoldTime
field = "Dashpot coasting-to-idle Decay time", iacByTpsDecayTime
field = "Detailed status in console", isVerboseIAC
dialog = idleSettings, "", yAxis

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.06.12.hellen121nissan.781520314"
signature = "rusEFI master.2023.06.12.hellen121nissan.362707519"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.06.12.hellen121nissan.781520314" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.06.12.hellen121nissan.362707519" ; 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 Sun Jun 11 23:05:35 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jun 12 17:32:36 UTC 2023
pageSize = 23168
page = 1
@ -1210,7 +1210,9 @@ benchTestOffTime = scalar, U16, 3930, "ms", 0.1, 0, 0, 2000, 1
boostCutPressureHyst = scalar, U08, 3932, "kPa (absolute)", 0.5, 0, 0, 125, 1
gearBasedOpenLoopBoostAdder = array, U08, 3933, [8], "%", 0.5, 0, 0, 100, 1
benchTestCount = scalar, U32, 3944, "", 1, 0, 0, 10000000, 0
mainUnusedEnd = array, U08, 3948, [16], "units", 1, 0, 0, 1, 0
iacByTpsHoldTime = scalar, U08, 3948, "seconds", 0.1, 0, 0, 25, 1
iacByTpsDecayTime = scalar, U08, 3949, "seconds", 0.1, 0, 0, 25, 1
mainUnusedEnd = array, U08, 3950, [14], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 3964, [8], "target TPS position", 1, 0, 0, 100, 0
etbBiasValues = array, F32, 3996, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
iacPidMultTable = array, U08, 4028, [8x8], "%", 0.05, 0, 0, 10, 2
@ -2108,6 +2110,8 @@ boostClosedLoopBlends2_blendValues = array, U08, 23158, [8], "%", 0.5, 0, 0, 100
boostCutPressureHyst = "Hysterisis: if hard cut is 240kpa, and boostCutPressureHyst is 20, when the ECU sees 240kpa, fuel/ign will cut, and stay cut until 240-20=220kpa is reached"
gearBasedOpenLoopBoostAdder = "Boost duty cycle added by gear"
benchTestCount = "How many test bench pulses do you want"
iacByTpsHoldTime = "How long the dashpot holds TPS before it starts to decay."
iacByTpsDecayTime = "The length of time over which the dashpot effect will be smoothly removed."
etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method"
etbBiasValues = "PWM bias, 0 to 100%"
sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM"
@ -7079,6 +7083,8 @@ dialog = sent_stateDialog, "sent_state"
field = "Override Idle VE table load axis", idleVeOverrideMode, { useSeparateVeForIdle == 1 }
field = "Use idle tables for cranking taper", useSeparateIdleTablesForCrankingTaper
field = "Use coasting idle table", useIacTableForCoasting
field = "Dashpot coasting-to-idle Hold time", iacByTpsHoldTime
field = "Dashpot coasting-to-idle Decay time", iacByTpsDecayTime
field = "Detailed status in console", isVerboseIAC
dialog = idleSettings, "", yAxis

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.06.12.hellen121vag.3498145083"
signature = "rusEFI master.2023.06.12.hellen121vag.3951690430"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.06.12.hellen121vag.3498145083" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.06.12.hellen121vag.3951690430" ; 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 Sun Jun 11 23:05:34 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jun 12 17:32:35 UTC 2023
pageSize = 23168
page = 1
@ -1210,7 +1210,9 @@ benchTestOffTime = scalar, U16, 3930, "ms", 0.1, 0, 0, 2000, 1
boostCutPressureHyst = scalar, U08, 3932, "kPa (absolute)", 0.5, 0, 0, 125, 1
gearBasedOpenLoopBoostAdder = array, U08, 3933, [8], "%", 0.5, 0, 0, 100, 1
benchTestCount = scalar, U32, 3944, "", 1, 0, 0, 10000000, 0
mainUnusedEnd = array, U08, 3948, [16], "units", 1, 0, 0, 1, 0
iacByTpsHoldTime = scalar, U08, 3948, "seconds", 0.1, 0, 0, 25, 1
iacByTpsDecayTime = scalar, U08, 3949, "seconds", 0.1, 0, 0, 25, 1
mainUnusedEnd = array, U08, 3950, [14], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 3964, [8], "target TPS position", 1, 0, 0, 100, 0
etbBiasValues = array, F32, 3996, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
iacPidMultTable = array, U08, 4028, [8x8], "%", 0.05, 0, 0, 10, 2
@ -2108,6 +2110,8 @@ boostClosedLoopBlends2_blendValues = array, U08, 23158, [8], "%", 0.5, 0, 0, 100
boostCutPressureHyst = "Hysterisis: if hard cut is 240kpa, and boostCutPressureHyst is 20, when the ECU sees 240kpa, fuel/ign will cut, and stay cut until 240-20=220kpa is reached"
gearBasedOpenLoopBoostAdder = "Boost duty cycle added by gear"
benchTestCount = "How many test bench pulses do you want"
iacByTpsHoldTime = "How long the dashpot holds TPS before it starts to decay."
iacByTpsDecayTime = "The length of time over which the dashpot effect will be smoothly removed."
etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method"
etbBiasValues = "PWM bias, 0 to 100%"
sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM"
@ -7097,6 +7101,8 @@ dialog = sent_stateDialog, "sent_state"
field = "Override Idle VE table load axis", idleVeOverrideMode, { useSeparateVeForIdle == 1 }
field = "Use idle tables for cranking taper", useSeparateIdleTablesForCrankingTaper
field = "Use coasting idle table", useIacTableForCoasting
field = "Dashpot coasting-to-idle Hold time", iacByTpsHoldTime
field = "Dashpot coasting-to-idle Decay time", iacByTpsDecayTime
field = "Detailed status in console", isVerboseIAC
dialog = idleSettings, "", yAxis

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.06.12.hellen128.1703783790"
signature = "rusEFI master.2023.06.12.hellen128.1585896171"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.06.12.hellen128.1703783790" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.06.12.hellen128.1585896171" ; 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 Sun Jun 11 23:05:33 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jun 12 17:32:34 UTC 2023
pageSize = 23168
page = 1
@ -1210,7 +1210,9 @@ benchTestOffTime = scalar, U16, 3930, "ms", 0.1, 0, 0, 2000, 1
boostCutPressureHyst = scalar, U08, 3932, "kPa (absolute)", 0.5, 0, 0, 125, 1
gearBasedOpenLoopBoostAdder = array, U08, 3933, [8], "%", 0.5, 0, 0, 100, 1
benchTestCount = scalar, U32, 3944, "", 1, 0, 0, 10000000, 0
mainUnusedEnd = array, U08, 3948, [16], "units", 1, 0, 0, 1, 0
iacByTpsHoldTime = scalar, U08, 3948, "seconds", 0.1, 0, 0, 25, 1
iacByTpsDecayTime = scalar, U08, 3949, "seconds", 0.1, 0, 0, 25, 1
mainUnusedEnd = array, U08, 3950, [14], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 3964, [8], "target TPS position", 1, 0, 0, 100, 0
etbBiasValues = array, F32, 3996, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
iacPidMultTable = array, U08, 4028, [8x8], "%", 0.05, 0, 0, 10, 2
@ -2108,6 +2110,8 @@ boostClosedLoopBlends2_blendValues = array, U08, 23158, [8], "%", 0.5, 0, 0, 100
boostCutPressureHyst = "Hysterisis: if hard cut is 240kpa, and boostCutPressureHyst is 20, when the ECU sees 240kpa, fuel/ign will cut, and stay cut until 240-20=220kpa is reached"
gearBasedOpenLoopBoostAdder = "Boost duty cycle added by gear"
benchTestCount = "How many test bench pulses do you want"
iacByTpsHoldTime = "How long the dashpot holds TPS before it starts to decay."
iacByTpsDecayTime = "The length of time over which the dashpot effect will be smoothly removed."
etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method"
etbBiasValues = "PWM bias, 0 to 100%"
sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM"
@ -7094,6 +7098,8 @@ dialog = sent_stateDialog, "sent_state"
field = "Override Idle VE table load axis", idleVeOverrideMode, { useSeparateVeForIdle == 1 }
field = "Use idle tables for cranking taper", useSeparateIdleTablesForCrankingTaper
field = "Use coasting idle table", useIacTableForCoasting
field = "Dashpot coasting-to-idle Hold time", iacByTpsHoldTime
field = "Dashpot coasting-to-idle Decay time", iacByTpsDecayTime
field = "Detailed status in console", isVerboseIAC
dialog = idleSettings, "", yAxis

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.06.12.hellen154hyundai.378200406"
signature = "rusEFI master.2023.06.12.hellen154hyundai.763467475"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.06.12.hellen154hyundai.378200406" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.06.12.hellen154hyundai.763467475" ; 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 Sun Jun 11 23:05:38 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jun 12 17:32:39 UTC 2023
pageSize = 23168
page = 1
@ -1210,7 +1210,9 @@ benchTestOffTime = scalar, U16, 3930, "ms", 0.1, 0, 0, 2000, 1
boostCutPressureHyst = scalar, U08, 3932, "kPa (absolute)", 0.5, 0, 0, 125, 1
gearBasedOpenLoopBoostAdder = array, U08, 3933, [8], "%", 0.5, 0, 0, 100, 1
benchTestCount = scalar, U32, 3944, "", 1, 0, 0, 10000000, 0
mainUnusedEnd = array, U08, 3948, [16], "units", 1, 0, 0, 1, 0
iacByTpsHoldTime = scalar, U08, 3948, "seconds", 0.1, 0, 0, 25, 1
iacByTpsDecayTime = scalar, U08, 3949, "seconds", 0.1, 0, 0, 25, 1
mainUnusedEnd = array, U08, 3950, [14], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 3964, [8], "target TPS position", 1, 0, 0, 100, 0
etbBiasValues = array, F32, 3996, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
iacPidMultTable = array, U08, 4028, [8x8], "%", 0.05, 0, 0, 10, 2
@ -2108,6 +2110,8 @@ boostClosedLoopBlends2_blendValues = array, U08, 23158, [8], "%", 0.5, 0, 0, 100
boostCutPressureHyst = "Hysterisis: if hard cut is 240kpa, and boostCutPressureHyst is 20, when the ECU sees 240kpa, fuel/ign will cut, and stay cut until 240-20=220kpa is reached"
gearBasedOpenLoopBoostAdder = "Boost duty cycle added by gear"
benchTestCount = "How many test bench pulses do you want"
iacByTpsHoldTime = "How long the dashpot holds TPS before it starts to decay."
iacByTpsDecayTime = "The length of time over which the dashpot effect will be smoothly removed."
etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method"
etbBiasValues = "PWM bias, 0 to 100%"
sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM"
@ -7079,6 +7083,8 @@ dialog = sent_stateDialog, "sent_state"
field = "Override Idle VE table load axis", idleVeOverrideMode, { useSeparateVeForIdle == 1 }
field = "Use idle tables for cranking taper", useSeparateIdleTablesForCrankingTaper
field = "Use coasting idle table", useIacTableForCoasting
field = "Dashpot coasting-to-idle Hold time", iacByTpsHoldTime
field = "Dashpot coasting-to-idle Decay time", iacByTpsDecayTime
field = "Detailed status in console", isVerboseIAC
dialog = idleSettings, "", yAxis

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.06.12.hellen72.683371733"
signature = "rusEFI master.2023.06.12.hellen72.330308432"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.06.12.hellen72.683371733" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.06.12.hellen72.330308432" ; 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 Sun Jun 11 23:05:41 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jun 12 17:32:41 UTC 2023
pageSize = 23168
page = 1
@ -1210,7 +1210,9 @@ benchTestOffTime = scalar, U16, 3930, "ms", 0.1, 0, 0, 2000, 1
boostCutPressureHyst = scalar, U08, 3932, "kPa (absolute)", 0.5, 0, 0, 125, 1
gearBasedOpenLoopBoostAdder = array, U08, 3933, [8], "%", 0.5, 0, 0, 100, 1
benchTestCount = scalar, U32, 3944, "", 1, 0, 0, 10000000, 0
mainUnusedEnd = array, U08, 3948, [16], "units", 1, 0, 0, 1, 0
iacByTpsHoldTime = scalar, U08, 3948, "seconds", 0.1, 0, 0, 25, 1
iacByTpsDecayTime = scalar, U08, 3949, "seconds", 0.1, 0, 0, 25, 1
mainUnusedEnd = array, U08, 3950, [14], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 3964, [8], "target TPS position", 1, 0, 0, 100, 0
etbBiasValues = array, F32, 3996, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
iacPidMultTable = array, U08, 4028, [8x8], "%", 0.05, 0, 0, 10, 2
@ -2108,6 +2110,8 @@ boostClosedLoopBlends2_blendValues = array, U08, 23158, [8], "%", 0.5, 0, 0, 100
boostCutPressureHyst = "Hysterisis: if hard cut is 240kpa, and boostCutPressureHyst is 20, when the ECU sees 240kpa, fuel/ign will cut, and stay cut until 240-20=220kpa is reached"
gearBasedOpenLoopBoostAdder = "Boost duty cycle added by gear"
benchTestCount = "How many test bench pulses do you want"
iacByTpsHoldTime = "How long the dashpot holds TPS before it starts to decay."
iacByTpsDecayTime = "The length of time over which the dashpot effect will be smoothly removed."
etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method"
etbBiasValues = "PWM bias, 0 to 100%"
sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM"
@ -7097,6 +7101,8 @@ dialog = sent_stateDialog, "sent_state"
field = "Override Idle VE table load axis", idleVeOverrideMode, { useSeparateVeForIdle == 1 }
field = "Use idle tables for cranking taper", useSeparateIdleTablesForCrankingTaper
field = "Use coasting idle table", useIacTableForCoasting
field = "Dashpot coasting-to-idle Hold time", iacByTpsHoldTime
field = "Dashpot coasting-to-idle Decay time", iacByTpsDecayTime
field = "Detailed status in console", isVerboseIAC
dialog = idleSettings, "", yAxis

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.06.12.hellen81.3014651413"
signature = "rusEFI master.2023.06.12.hellen81.2292488592"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.06.12.hellen81.3014651413" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.06.12.hellen81.2292488592" ; 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 Sun Jun 11 23:05:42 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jun 12 17:32:43 UTC 2023
pageSize = 23168
page = 1
@ -1210,7 +1210,9 @@ benchTestOffTime = scalar, U16, 3930, "ms", 0.1, 0, 0, 2000, 1
boostCutPressureHyst = scalar, U08, 3932, "kPa (absolute)", 0.5, 0, 0, 125, 1
gearBasedOpenLoopBoostAdder = array, U08, 3933, [8], "%", 0.5, 0, 0, 100, 1
benchTestCount = scalar, U32, 3944, "", 1, 0, 0, 10000000, 0
mainUnusedEnd = array, U08, 3948, [16], "units", 1, 0, 0, 1, 0
iacByTpsHoldTime = scalar, U08, 3948, "seconds", 0.1, 0, 0, 25, 1
iacByTpsDecayTime = scalar, U08, 3949, "seconds", 0.1, 0, 0, 25, 1
mainUnusedEnd = array, U08, 3950, [14], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 3964, [8], "target TPS position", 1, 0, 0, 100, 0
etbBiasValues = array, F32, 3996, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
iacPidMultTable = array, U08, 4028, [8x8], "%", 0.05, 0, 0, 10, 2
@ -2108,6 +2110,8 @@ boostClosedLoopBlends2_blendValues = array, U08, 23158, [8], "%", 0.5, 0, 0, 100
boostCutPressureHyst = "Hysterisis: if hard cut is 240kpa, and boostCutPressureHyst is 20, when the ECU sees 240kpa, fuel/ign will cut, and stay cut until 240-20=220kpa is reached"
gearBasedOpenLoopBoostAdder = "Boost duty cycle added by gear"
benchTestCount = "How many test bench pulses do you want"
iacByTpsHoldTime = "How long the dashpot holds TPS before it starts to decay."
iacByTpsDecayTime = "The length of time over which the dashpot effect will be smoothly removed."
etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method"
etbBiasValues = "PWM bias, 0 to 100%"
sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM"
@ -7095,6 +7099,8 @@ dialog = sent_stateDialog, "sent_state"
field = "Override Idle VE table load axis", idleVeOverrideMode, { useSeparateVeForIdle == 1 }
field = "Use idle tables for cranking taper", useSeparateIdleTablesForCrankingTaper
field = "Use coasting idle table", useIacTableForCoasting
field = "Dashpot coasting-to-idle Hold time", iacByTpsHoldTime
field = "Dashpot coasting-to-idle Decay time", iacByTpsDecayTime
field = "Detailed status in console", isVerboseIAC
dialog = idleSettings, "", yAxis

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.06.12.hellen88bmw.2455448777"
signature = "rusEFI master.2023.06.12.hellen88bmw.2840615756"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.06.12.hellen88bmw.2455448777" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.06.12.hellen88bmw.2840615756" ; 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 Sun Jun 11 23:05:39 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jun 12 17:32:40 UTC 2023
pageSize = 23168
page = 1
@ -1210,7 +1210,9 @@ benchTestOffTime = scalar, U16, 3930, "ms", 0.1, 0, 0, 2000, 1
boostCutPressureHyst = scalar, U08, 3932, "kPa (absolute)", 0.5, 0, 0, 125, 1
gearBasedOpenLoopBoostAdder = array, U08, 3933, [8], "%", 0.5, 0, 0, 100, 1
benchTestCount = scalar, U32, 3944, "", 1, 0, 0, 10000000, 0
mainUnusedEnd = array, U08, 3948, [16], "units", 1, 0, 0, 1, 0
iacByTpsHoldTime = scalar, U08, 3948, "seconds", 0.1, 0, 0, 25, 1
iacByTpsDecayTime = scalar, U08, 3949, "seconds", 0.1, 0, 0, 25, 1
mainUnusedEnd = array, U08, 3950, [14], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 3964, [8], "target TPS position", 1, 0, 0, 100, 0
etbBiasValues = array, F32, 3996, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
iacPidMultTable = array, U08, 4028, [8x8], "%", 0.05, 0, 0, 10, 2
@ -2108,6 +2110,8 @@ boostClosedLoopBlends2_blendValues = array, U08, 23158, [8], "%", 0.5, 0, 0, 100
boostCutPressureHyst = "Hysterisis: if hard cut is 240kpa, and boostCutPressureHyst is 20, when the ECU sees 240kpa, fuel/ign will cut, and stay cut until 240-20=220kpa is reached"
gearBasedOpenLoopBoostAdder = "Boost duty cycle added by gear"
benchTestCount = "How many test bench pulses do you want"
iacByTpsHoldTime = "How long the dashpot holds TPS before it starts to decay."
iacByTpsDecayTime = "The length of time over which the dashpot effect will be smoothly removed."
etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method"
etbBiasValues = "PWM bias, 0 to 100%"
sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM"
@ -7094,6 +7098,8 @@ dialog = sent_stateDialog, "sent_state"
field = "Override Idle VE table load axis", idleVeOverrideMode, { useSeparateVeForIdle == 1 }
field = "Use idle tables for cranking taper", useSeparateIdleTablesForCrankingTaper
field = "Use coasting idle table", useIacTableForCoasting
field = "Dashpot coasting-to-idle Hold time", iacByTpsHoldTime
field = "Dashpot coasting-to-idle Decay time", iacByTpsDecayTime
field = "Detailed status in console", isVerboseIAC
dialog = idleSettings, "", yAxis

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.06.12.hellenNA6.2951935708"
signature = "rusEFI master.2023.06.12.hellenNA6.2499379545"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.06.12.hellenNA6.2951935708" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.06.12.hellenNA6.2499379545" ; 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 Sun Jun 11 23:05:46 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jun 12 17:32:47 UTC 2023
pageSize = 23168
page = 1
@ -1210,7 +1210,9 @@ benchTestOffTime = scalar, U16, 3930, "ms", 0.1, 0, 0, 2000, 1
boostCutPressureHyst = scalar, U08, 3932, "kPa (absolute)", 0.5, 0, 0, 125, 1
gearBasedOpenLoopBoostAdder = array, U08, 3933, [8], "%", 0.5, 0, 0, 100, 1
benchTestCount = scalar, U32, 3944, "", 1, 0, 0, 10000000, 0
mainUnusedEnd = array, U08, 3948, [16], "units", 1, 0, 0, 1, 0
iacByTpsHoldTime = scalar, U08, 3948, "seconds", 0.1, 0, 0, 25, 1
iacByTpsDecayTime = scalar, U08, 3949, "seconds", 0.1, 0, 0, 25, 1
mainUnusedEnd = array, U08, 3950, [14], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 3964, [8], "target TPS position", 1, 0, 0, 100, 0
etbBiasValues = array, F32, 3996, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
iacPidMultTable = array, U08, 4028, [8x8], "%", 0.05, 0, 0, 10, 2
@ -2108,6 +2110,8 @@ boostClosedLoopBlends2_blendValues = array, U08, 23158, [8], "%", 0.5, 0, 0, 100
boostCutPressureHyst = "Hysterisis: if hard cut is 240kpa, and boostCutPressureHyst is 20, when the ECU sees 240kpa, fuel/ign will cut, and stay cut until 240-20=220kpa is reached"
gearBasedOpenLoopBoostAdder = "Boost duty cycle added by gear"
benchTestCount = "How many test bench pulses do you want"
iacByTpsHoldTime = "How long the dashpot holds TPS before it starts to decay."
iacByTpsDecayTime = "The length of time over which the dashpot effect will be smoothly removed."
etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method"
etbBiasValues = "PWM bias, 0 to 100%"
sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM"
@ -7097,6 +7101,8 @@ dialog = sent_stateDialog, "sent_state"
field = "Override Idle VE table load axis", idleVeOverrideMode, { useSeparateVeForIdle == 1 }
field = "Use idle tables for cranking taper", useSeparateIdleTablesForCrankingTaper
field = "Use coasting idle table", useIacTableForCoasting
field = "Dashpot coasting-to-idle Hold time", iacByTpsHoldTime
field = "Dashpot coasting-to-idle Decay time", iacByTpsDecayTime
field = "Detailed status in console", isVerboseIAC
dialog = idleSettings, "", yAxis

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.06.12.hellenNA8_96.422143441"
signature = "rusEFI master.2023.06.12.hellenNA8_96.572658260"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.06.12.hellenNA8_96.422143441" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.06.12.hellenNA8_96.572658260" ; 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 Sun Jun 11 23:05:47 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jun 12 17:32:48 UTC 2023
pageSize = 23168
page = 1
@ -1210,7 +1210,9 @@ benchTestOffTime = scalar, U16, 3930, "ms", 0.1, 0, 0, 2000, 1
boostCutPressureHyst = scalar, U08, 3932, "kPa (absolute)", 0.5, 0, 0, 125, 1
gearBasedOpenLoopBoostAdder = array, U08, 3933, [8], "%", 0.5, 0, 0, 100, 1
benchTestCount = scalar, U32, 3944, "", 1, 0, 0, 10000000, 0
mainUnusedEnd = array, U08, 3948, [16], "units", 1, 0, 0, 1, 0
iacByTpsHoldTime = scalar, U08, 3948, "seconds", 0.1, 0, 0, 25, 1
iacByTpsDecayTime = scalar, U08, 3949, "seconds", 0.1, 0, 0, 25, 1
mainUnusedEnd = array, U08, 3950, [14], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 3964, [8], "target TPS position", 1, 0, 0, 100, 0
etbBiasValues = array, F32, 3996, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
iacPidMultTable = array, U08, 4028, [8x8], "%", 0.05, 0, 0, 10, 2
@ -2108,6 +2110,8 @@ boostClosedLoopBlends2_blendValues = array, U08, 23158, [8], "%", 0.5, 0, 0, 100
boostCutPressureHyst = "Hysterisis: if hard cut is 240kpa, and boostCutPressureHyst is 20, when the ECU sees 240kpa, fuel/ign will cut, and stay cut until 240-20=220kpa is reached"
gearBasedOpenLoopBoostAdder = "Boost duty cycle added by gear"
benchTestCount = "How many test bench pulses do you want"
iacByTpsHoldTime = "How long the dashpot holds TPS before it starts to decay."
iacByTpsDecayTime = "The length of time over which the dashpot effect will be smoothly removed."
etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method"
etbBiasValues = "PWM bias, 0 to 100%"
sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM"
@ -7097,6 +7101,8 @@ dialog = sent_stateDialog, "sent_state"
field = "Override Idle VE table load axis", idleVeOverrideMode, { useSeparateVeForIdle == 1 }
field = "Use idle tables for cranking taper", useSeparateIdleTablesForCrankingTaper
field = "Use coasting idle table", useIacTableForCoasting
field = "Dashpot coasting-to-idle Hold time", iacByTpsHoldTime
field = "Dashpot coasting-to-idle Decay time", iacByTpsDecayTime
field = "Detailed status in console", isVerboseIAC
dialog = idleSettings, "", yAxis

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.06.12.kin.740870196"
signature = "rusEFI master.2023.06.12.kin.388218801"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.06.12.kin.740870196" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.06.12.kin.388218801" ; 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 Sun Jun 11 23:05:24 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Mon Jun 12 17:32:25 UTC 2023
pageSize = 23168
page = 1
@ -1210,7 +1210,9 @@ benchTestOffTime = scalar, U16, 3930, "ms", 0.1, 0, 0, 2000, 1
boostCutPressureHyst = scalar, U08, 3932, "kPa (absolute)", 0.5, 0, 0, 125, 1
gearBasedOpenLoopBoostAdder = array, U08, 3933, [8], "%", 0.5, 0, 0, 100, 1
benchTestCount = scalar, U32, 3944, "", 1, 0, 0, 10000000, 0
mainUnusedEnd = array, U08, 3948, [16], "units", 1, 0, 0, 1, 0
iacByTpsHoldTime = scalar, U08, 3948, "seconds", 0.1, 0, 0, 25, 1
iacByTpsDecayTime = scalar, U08, 3949, "seconds", 0.1, 0, 0, 25, 1
mainUnusedEnd = array, U08, 3950, [14], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 3964, [8], "target TPS position", 1, 0, 0, 100, 0
etbBiasValues = array, F32, 3996, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
iacPidMultTable = array, U08, 4028, [8x8], "%", 0.05, 0, 0, 10, 2
@ -2108,6 +2110,8 @@ boostClosedLoopBlends2_blendValues = array, U08, 23158, [8], "%", 0.5, 0, 0, 100
boostCutPressureHyst = "Hysterisis: if hard cut is 240kpa, and boostCutPressureHyst is 20, when the ECU sees 240kpa, fuel/ign will cut, and stay cut until 240-20=220kpa is reached"
gearBasedOpenLoopBoostAdder = "Boost duty cycle added by gear"
benchTestCount = "How many test bench pulses do you want"
iacByTpsHoldTime = "How long the dashpot holds TPS before it starts to decay."
iacByTpsDecayTime = "The length of time over which the dashpot effect will be smoothly removed."
etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method"
etbBiasValues = "PWM bias, 0 to 100%"
sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM"
@ -7107,6 +7111,8 @@ dialog = sent_stateDialog, "sent_state"
field = "Override Idle VE table load axis", idleVeOverrideMode, { useSeparateVeForIdle == 1 }
field = "Use idle tables for cranking taper", useSeparateIdleTablesForCrankingTaper
field = "Use coasting idle table", useIacTableForCoasting
field = "Dashpot coasting-to-idle Hold time", iacByTpsHoldTime
field = "Dashpot coasting-to-idle Decay time", iacByTpsDecayTime
field = "Detailed status in console", isVerboseIAC
dialog = idleSettings, "", yAxis

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.06.12.m74_9.1589933814"
signature = "rusEFI master.2023.06.12.m74_9.1708065139"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.06.12.m74_9.1589933814" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.06.12.m74_9.1708065139" ; 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 Sun Jun 11 23:05:55 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jun 12 17:32:56 UTC 2023
pageSize = 23168
page = 1
@ -1210,7 +1210,9 @@ benchTestOffTime = scalar, U16, 3930, "ms", 0.1, 0, 0, 2000, 1
boostCutPressureHyst = scalar, U08, 3932, "kPa (absolute)", 0.5, 0, 0, 125, 1
gearBasedOpenLoopBoostAdder = array, U08, 3933, [8], "%", 0.5, 0, 0, 100, 1
benchTestCount = scalar, U32, 3944, "", 1, 0, 0, 10000000, 0
mainUnusedEnd = array, U08, 3948, [16], "units", 1, 0, 0, 1, 0
iacByTpsHoldTime = scalar, U08, 3948, "seconds", 0.1, 0, 0, 25, 1
iacByTpsDecayTime = scalar, U08, 3949, "seconds", 0.1, 0, 0, 25, 1
mainUnusedEnd = array, U08, 3950, [14], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 3964, [8], "target TPS position", 1, 0, 0, 100, 0
etbBiasValues = array, F32, 3996, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
iacPidMultTable = array, U08, 4028, [8x8], "%", 0.05, 0, 0, 10, 2
@ -2108,6 +2110,8 @@ boostClosedLoopBlends2_blendValues = array, U08, 23158, [8], "%", 0.5, 0, 0, 100
boostCutPressureHyst = "Hysterisis: if hard cut is 240kpa, and boostCutPressureHyst is 20, when the ECU sees 240kpa, fuel/ign will cut, and stay cut until 240-20=220kpa is reached"
gearBasedOpenLoopBoostAdder = "Boost duty cycle added by gear"
benchTestCount = "How many test bench pulses do you want"
iacByTpsHoldTime = "How long the dashpot holds TPS before it starts to decay."
iacByTpsDecayTime = "The length of time over which the dashpot effect will be smoothly removed."
etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method"
etbBiasValues = "PWM bias, 0 to 100%"
sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM"
@ -7097,6 +7101,8 @@ dialog = sent_stateDialog, "sent_state"
field = "Override Idle VE table load axis", idleVeOverrideMode, { useSeparateVeForIdle == 1 }
field = "Use idle tables for cranking taper", useSeparateIdleTablesForCrankingTaper
field = "Use coasting idle table", useIacTableForCoasting
field = "Dashpot coasting-to-idle Hold time", iacByTpsHoldTime
field = "Dashpot coasting-to-idle Decay time", iacByTpsDecayTime
field = "Detailed status in console", isVerboseIAC
dialog = idleSettings, "", yAxis

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.06.12.mre_f4.2047543423"
signature = "rusEFI master.2023.06.12.mre_f4.1090551802"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.06.12.mre_f4.2047543423" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.06.12.mre_f4.1090551802" ; 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 Sun Jun 11 23:05:51 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jun 12 17:32:52 UTC 2023
pageSize = 23168
page = 1
@ -1210,7 +1210,9 @@ benchTestOffTime = scalar, U16, 3930, "ms", 0.1, 0, 0, 2000, 1
boostCutPressureHyst = scalar, U08, 3932, "kPa (absolute)", 0.5, 0, 0, 125, 1
gearBasedOpenLoopBoostAdder = array, U08, 3933, [8], "%", 0.5, 0, 0, 100, 1
benchTestCount = scalar, U32, 3944, "", 1, 0, 0, 10000000, 0
mainUnusedEnd = array, U08, 3948, [16], "units", 1, 0, 0, 1, 0
iacByTpsHoldTime = scalar, U08, 3948, "seconds", 0.1, 0, 0, 25, 1
iacByTpsDecayTime = scalar, U08, 3949, "seconds", 0.1, 0, 0, 25, 1
mainUnusedEnd = array, U08, 3950, [14], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 3964, [8], "target TPS position", 1, 0, 0, 100, 0
etbBiasValues = array, F32, 3996, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
iacPidMultTable = array, U08, 4028, [8x8], "%", 0.05, 0, 0, 10, 2
@ -2108,6 +2110,8 @@ boostClosedLoopBlends2_blendValues = array, U08, 23158, [8], "%", 0.5, 0, 0, 100
boostCutPressureHyst = "Hysterisis: if hard cut is 240kpa, and boostCutPressureHyst is 20, when the ECU sees 240kpa, fuel/ign will cut, and stay cut until 240-20=220kpa is reached"
gearBasedOpenLoopBoostAdder = "Boost duty cycle added by gear"
benchTestCount = "How many test bench pulses do you want"
iacByTpsHoldTime = "How long the dashpot holds TPS before it starts to decay."
iacByTpsDecayTime = "The length of time over which the dashpot effect will be smoothly removed."
etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method"
etbBiasValues = "PWM bias, 0 to 100%"
sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM"
@ -7098,6 +7102,8 @@ dialog = sent_stateDialog, "sent_state"
field = "Override Idle VE table load axis", idleVeOverrideMode, { useSeparateVeForIdle == 1 }
field = "Use idle tables for cranking taper", useSeparateIdleTablesForCrankingTaper
field = "Use coasting idle table", useIacTableForCoasting
field = "Dashpot coasting-to-idle Hold time", iacByTpsHoldTime
field = "Dashpot coasting-to-idle Decay time", iacByTpsDecayTime
field = "Detailed status in console", isVerboseIAC
dialog = idleSettings, "", yAxis

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.06.12.mre_f7.2047543423"
signature = "rusEFI master.2023.06.12.mre_f7.1090551802"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.06.12.mre_f7.2047543423" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.06.12.mre_f7.1090551802" ; 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 Sun Jun 11 23:05:50 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jun 12 17:32:50 UTC 2023
pageSize = 23168
page = 1
@ -1210,7 +1210,9 @@ benchTestOffTime = scalar, U16, 3930, "ms", 0.1, 0, 0, 2000, 1
boostCutPressureHyst = scalar, U08, 3932, "kPa (absolute)", 0.5, 0, 0, 125, 1
gearBasedOpenLoopBoostAdder = array, U08, 3933, [8], "%", 0.5, 0, 0, 100, 1
benchTestCount = scalar, U32, 3944, "", 1, 0, 0, 10000000, 0
mainUnusedEnd = array, U08, 3948, [16], "units", 1, 0, 0, 1, 0
iacByTpsHoldTime = scalar, U08, 3948, "seconds", 0.1, 0, 0, 25, 1
iacByTpsDecayTime = scalar, U08, 3949, "seconds", 0.1, 0, 0, 25, 1
mainUnusedEnd = array, U08, 3950, [14], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 3964, [8], "target TPS position", 1, 0, 0, 100, 0
etbBiasValues = array, F32, 3996, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
iacPidMultTable = array, U08, 4028, [8x8], "%", 0.05, 0, 0, 10, 2
@ -2108,6 +2110,8 @@ boostClosedLoopBlends2_blendValues = array, U08, 23158, [8], "%", 0.5, 0, 0, 100
boostCutPressureHyst = "Hysterisis: if hard cut is 240kpa, and boostCutPressureHyst is 20, when the ECU sees 240kpa, fuel/ign will cut, and stay cut until 240-20=220kpa is reached"
gearBasedOpenLoopBoostAdder = "Boost duty cycle added by gear"
benchTestCount = "How many test bench pulses do you want"
iacByTpsHoldTime = "How long the dashpot holds TPS before it starts to decay."
iacByTpsDecayTime = "The length of time over which the dashpot effect will be smoothly removed."
etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method"
etbBiasValues = "PWM bias, 0 to 100%"
sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM"
@ -7098,6 +7102,8 @@ dialog = sent_stateDialog, "sent_state"
field = "Override Idle VE table load axis", idleVeOverrideMode, { useSeparateVeForIdle == 1 }
field = "Use idle tables for cranking taper", useSeparateIdleTablesForCrankingTaper
field = "Use coasting idle table", useIacTableForCoasting
field = "Dashpot coasting-to-idle Hold time", iacByTpsHoldTime
field = "Dashpot coasting-to-idle Decay time", iacByTpsDecayTime
field = "Detailed status in console", isVerboseIAC
dialog = idleSettings, "", yAxis

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.06.12.nucleo_f429.1157589752"
signature = "rusEFI master.2023.06.12.nucleo_f429.2146704765"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.06.12.nucleo_f429.1157589752" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.06.12.nucleo_f429.2146704765" ; 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 Sun Jun 11 23:06:09 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jun 12 17:33:09 UTC 2023
pageSize = 23168
page = 1
@ -1210,7 +1210,9 @@ benchTestOffTime = scalar, U16, 3930, "ms", 0.1, 0, 0, 2000, 1
boostCutPressureHyst = scalar, U08, 3932, "kPa (absolute)", 0.5, 0, 0, 125, 1
gearBasedOpenLoopBoostAdder = array, U08, 3933, [8], "%", 0.5, 0, 0, 100, 1
benchTestCount = scalar, U32, 3944, "", 1, 0, 0, 10000000, 0
mainUnusedEnd = array, U08, 3948, [16], "units", 1, 0, 0, 1, 0
iacByTpsHoldTime = scalar, U08, 3948, "seconds", 0.1, 0, 0, 25, 1
iacByTpsDecayTime = scalar, U08, 3949, "seconds", 0.1, 0, 0, 25, 1
mainUnusedEnd = array, U08, 3950, [14], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 3964, [8], "target TPS position", 1, 0, 0, 100, 0
etbBiasValues = array, F32, 3996, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
iacPidMultTable = array, U08, 4028, [8x8], "%", 0.05, 0, 0, 10, 2
@ -2108,6 +2110,8 @@ boostClosedLoopBlends2_blendValues = array, U08, 23158, [8], "%", 0.5, 0, 0, 100
boostCutPressureHyst = "Hysterisis: if hard cut is 240kpa, and boostCutPressureHyst is 20, when the ECU sees 240kpa, fuel/ign will cut, and stay cut until 240-20=220kpa is reached"
gearBasedOpenLoopBoostAdder = "Boost duty cycle added by gear"
benchTestCount = "How many test bench pulses do you want"
iacByTpsHoldTime = "How long the dashpot holds TPS before it starts to decay."
iacByTpsDecayTime = "The length of time over which the dashpot effect will be smoothly removed."
etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method"
etbBiasValues = "PWM bias, 0 to 100%"
sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM"
@ -7106,6 +7110,8 @@ dialog = sent_stateDialog, "sent_state"
field = "Override Idle VE table load axis", idleVeOverrideMode, { useSeparateVeForIdle == 1 }
field = "Use idle tables for cranking taper", useSeparateIdleTablesForCrankingTaper
field = "Use coasting idle table", useIacTableForCoasting
field = "Dashpot coasting-to-idle Hold time", iacByTpsHoldTime
field = "Dashpot coasting-to-idle Decay time", iacByTpsDecayTime
field = "Detailed status in console", isVerboseIAC
dialog = idleSettings, "", yAxis

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.06.12.nucleo_f767.1157589752"
signature = "rusEFI master.2023.06.12.nucleo_f767.2146704765"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.06.12.nucleo_f767.1157589752" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.06.12.nucleo_f767.2146704765" ; 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 Sun Jun 11 23:06:10 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jun 12 17:33:10 UTC 2023
pageSize = 23168
page = 1
@ -1210,7 +1210,9 @@ benchTestOffTime = scalar, U16, 3930, "ms", 0.1, 0, 0, 2000, 1
boostCutPressureHyst = scalar, U08, 3932, "kPa (absolute)", 0.5, 0, 0, 125, 1
gearBasedOpenLoopBoostAdder = array, U08, 3933, [8], "%", 0.5, 0, 0, 100, 1
benchTestCount = scalar, U32, 3944, "", 1, 0, 0, 10000000, 0
mainUnusedEnd = array, U08, 3948, [16], "units", 1, 0, 0, 1, 0
iacByTpsHoldTime = scalar, U08, 3948, "seconds", 0.1, 0, 0, 25, 1
iacByTpsDecayTime = scalar, U08, 3949, "seconds", 0.1, 0, 0, 25, 1
mainUnusedEnd = array, U08, 3950, [14], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 3964, [8], "target TPS position", 1, 0, 0, 100, 0
etbBiasValues = array, F32, 3996, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
iacPidMultTable = array, U08, 4028, [8x8], "%", 0.05, 0, 0, 10, 2
@ -2108,6 +2110,8 @@ boostClosedLoopBlends2_blendValues = array, U08, 23158, [8], "%", 0.5, 0, 0, 100
boostCutPressureHyst = "Hysterisis: if hard cut is 240kpa, and boostCutPressureHyst is 20, when the ECU sees 240kpa, fuel/ign will cut, and stay cut until 240-20=220kpa is reached"
gearBasedOpenLoopBoostAdder = "Boost duty cycle added by gear"
benchTestCount = "How many test bench pulses do you want"
iacByTpsHoldTime = "How long the dashpot holds TPS before it starts to decay."
iacByTpsDecayTime = "The length of time over which the dashpot effect will be smoothly removed."
etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method"
etbBiasValues = "PWM bias, 0 to 100%"
sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM"
@ -7106,6 +7110,8 @@ dialog = sent_stateDialog, "sent_state"
field = "Override Idle VE table load axis", idleVeOverrideMode, { useSeparateVeForIdle == 1 }
field = "Use idle tables for cranking taper", useSeparateIdleTablesForCrankingTaper
field = "Use coasting idle table", useIacTableForCoasting
field = "Dashpot coasting-to-idle Hold time", iacByTpsHoldTime
field = "Dashpot coasting-to-idle Decay time", iacByTpsDecayTime
field = "Detailed status in console", isVerboseIAC
dialog = idleSettings, "", yAxis

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.06.12.nucleo_h743.1157589752"
signature = "rusEFI master.2023.06.12.nucleo_h743.2146704765"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.06.12.nucleo_h743.1157589752" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.06.12.nucleo_h743.2146704765" ; 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 Sun Jun 11 23:06:12 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jun 12 17:33:12 UTC 2023
pageSize = 23168
page = 1
@ -1210,7 +1210,9 @@ benchTestOffTime = scalar, U16, 3930, "ms", 0.1, 0, 0, 2000, 1
boostCutPressureHyst = scalar, U08, 3932, "kPa (absolute)", 0.5, 0, 0, 125, 1
gearBasedOpenLoopBoostAdder = array, U08, 3933, [8], "%", 0.5, 0, 0, 100, 1
benchTestCount = scalar, U32, 3944, "", 1, 0, 0, 10000000, 0
mainUnusedEnd = array, U08, 3948, [16], "units", 1, 0, 0, 1, 0
iacByTpsHoldTime = scalar, U08, 3948, "seconds", 0.1, 0, 0, 25, 1
iacByTpsDecayTime = scalar, U08, 3949, "seconds", 0.1, 0, 0, 25, 1
mainUnusedEnd = array, U08, 3950, [14], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 3964, [8], "target TPS position", 1, 0, 0, 100, 0
etbBiasValues = array, F32, 3996, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
iacPidMultTable = array, U08, 4028, [8x8], "%", 0.05, 0, 0, 10, 2
@ -2108,6 +2110,8 @@ boostClosedLoopBlends2_blendValues = array, U08, 23158, [8], "%", 0.5, 0, 0, 100
boostCutPressureHyst = "Hysterisis: if hard cut is 240kpa, and boostCutPressureHyst is 20, when the ECU sees 240kpa, fuel/ign will cut, and stay cut until 240-20=220kpa is reached"
gearBasedOpenLoopBoostAdder = "Boost duty cycle added by gear"
benchTestCount = "How many test bench pulses do you want"
iacByTpsHoldTime = "How long the dashpot holds TPS before it starts to decay."
iacByTpsDecayTime = "The length of time over which the dashpot effect will be smoothly removed."
etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method"
etbBiasValues = "PWM bias, 0 to 100%"
sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM"
@ -7106,6 +7110,8 @@ dialog = sent_stateDialog, "sent_state"
field = "Override Idle VE table load axis", idleVeOverrideMode, { useSeparateVeForIdle == 1 }
field = "Use idle tables for cranking taper", useSeparateIdleTablesForCrankingTaper
field = "Use coasting idle table", useIacTableForCoasting
field = "Dashpot coasting-to-idle Hold time", iacByTpsHoldTime
field = "Dashpot coasting-to-idle Decay time", iacByTpsDecayTime
field = "Detailed status in console", isVerboseIAC
dialog = idleSettings, "", yAxis

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.06.12.prometheus_405.1953212264"
signature = "rusEFI master.2023.06.12.prometheus_405.1331745005"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.06.12.prometheus_405.1953212264" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.06.12.prometheus_405.1331745005" ; 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 Sun Jun 11 23:06:01 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jun 12 17:33:02 UTC 2023
pageSize = 23168
page = 1
@ -1210,7 +1210,9 @@ benchTestOffTime = scalar, U16, 3930, "ms", 0.1, 0, 0, 2000, 1
boostCutPressureHyst = scalar, U08, 3932, "kPa (absolute)", 0.5, 0, 0, 125, 1
gearBasedOpenLoopBoostAdder = array, U08, 3933, [8], "%", 0.5, 0, 0, 100, 1
benchTestCount = scalar, U32, 3944, "", 1, 0, 0, 10000000, 0
mainUnusedEnd = array, U08, 3948, [16], "units", 1, 0, 0, 1, 0
iacByTpsHoldTime = scalar, U08, 3948, "seconds", 0.1, 0, 0, 25, 1
iacByTpsDecayTime = scalar, U08, 3949, "seconds", 0.1, 0, 0, 25, 1
mainUnusedEnd = array, U08, 3950, [14], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 3964, [8], "target TPS position", 1, 0, 0, 100, 0
etbBiasValues = array, F32, 3996, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
iacPidMultTable = array, U08, 4028, [8x8], "%", 0.05, 0, 0, 10, 2
@ -2108,6 +2110,8 @@ boostClosedLoopBlends2_blendValues = array, U08, 23158, [8], "%", 0.5, 0, 0, 100
boostCutPressureHyst = "Hysterisis: if hard cut is 240kpa, and boostCutPressureHyst is 20, when the ECU sees 240kpa, fuel/ign will cut, and stay cut until 240-20=220kpa is reached"
gearBasedOpenLoopBoostAdder = "Boost duty cycle added by gear"
benchTestCount = "How many test bench pulses do you want"
iacByTpsHoldTime = "How long the dashpot holds TPS before it starts to decay."
iacByTpsDecayTime = "The length of time over which the dashpot effect will be smoothly removed."
etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method"
etbBiasValues = "PWM bias, 0 to 100%"
sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM"
@ -7101,6 +7105,8 @@ dialog = sent_stateDialog, "sent_state"
field = "Override Idle VE table load axis", idleVeOverrideMode, { useSeparateVeForIdle == 1 }
field = "Use idle tables for cranking taper", useSeparateIdleTablesForCrankingTaper
field = "Use coasting idle table", useIacTableForCoasting
field = "Dashpot coasting-to-idle Hold time", iacByTpsHoldTime
field = "Dashpot coasting-to-idle Decay time", iacByTpsDecayTime
field = "Detailed status in console", isVerboseIAC
dialog = idleSettings, "", yAxis

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.06.12.prometheus_469.1953212264"
signature = "rusEFI master.2023.06.12.prometheus_469.1331745005"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.06.12.prometheus_469.1953212264" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.06.12.prometheus_469.1331745005" ; 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 Sun Jun 11 23:06:00 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jun 12 17:33:01 UTC 2023
pageSize = 23168
page = 1
@ -1210,7 +1210,9 @@ benchTestOffTime = scalar, U16, 3930, "ms", 0.1, 0, 0, 2000, 1
boostCutPressureHyst = scalar, U08, 3932, "kPa (absolute)", 0.5, 0, 0, 125, 1
gearBasedOpenLoopBoostAdder = array, U08, 3933, [8], "%", 0.5, 0, 0, 100, 1
benchTestCount = scalar, U32, 3944, "", 1, 0, 0, 10000000, 0
mainUnusedEnd = array, U08, 3948, [16], "units", 1, 0, 0, 1, 0
iacByTpsHoldTime = scalar, U08, 3948, "seconds", 0.1, 0, 0, 25, 1
iacByTpsDecayTime = scalar, U08, 3949, "seconds", 0.1, 0, 0, 25, 1
mainUnusedEnd = array, U08, 3950, [14], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 3964, [8], "target TPS position", 1, 0, 0, 100, 0
etbBiasValues = array, F32, 3996, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
iacPidMultTable = array, U08, 4028, [8x8], "%", 0.05, 0, 0, 10, 2
@ -2108,6 +2110,8 @@ boostClosedLoopBlends2_blendValues = array, U08, 23158, [8], "%", 0.5, 0, 0, 100
boostCutPressureHyst = "Hysterisis: if hard cut is 240kpa, and boostCutPressureHyst is 20, when the ECU sees 240kpa, fuel/ign will cut, and stay cut until 240-20=220kpa is reached"
gearBasedOpenLoopBoostAdder = "Boost duty cycle added by gear"
benchTestCount = "How many test bench pulses do you want"
iacByTpsHoldTime = "How long the dashpot holds TPS before it starts to decay."
iacByTpsDecayTime = "The length of time over which the dashpot effect will be smoothly removed."
etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method"
etbBiasValues = "PWM bias, 0 to 100%"
sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM"
@ -7101,6 +7105,8 @@ dialog = sent_stateDialog, "sent_state"
field = "Override Idle VE table load axis", idleVeOverrideMode, { useSeparateVeForIdle == 1 }
field = "Use idle tables for cranking taper", useSeparateIdleTablesForCrankingTaper
field = "Use coasting idle table", useIacTableForCoasting
field = "Dashpot coasting-to-idle Hold time", iacByTpsHoldTime
field = "Dashpot coasting-to-idle Decay time", iacByTpsDecayTime
field = "Detailed status in console", isVerboseIAC
dialog = idleSettings, "", yAxis

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.06.12.proteus_f4.217978230"
signature = "rusEFI master.2023.06.12.proteus_f4.938828531"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.06.12.proteus_f4.217978230" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.06.12.proteus_f4.938828531" ; 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 Sun Jun 11 23:06:04 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jun 12 17:33:04 UTC 2023
pageSize = 27168
page = 1
@ -1210,7 +1210,9 @@ benchTestOffTime = scalar, U16, 3930, "ms", 0.1, 0, 0, 2000, 1
boostCutPressureHyst = scalar, U08, 3932, "kPa (absolute)", 0.5, 0, 0, 125, 1
gearBasedOpenLoopBoostAdder = array, U08, 3933, [8], "%", 0.5, 0, 0, 100, 1
benchTestCount = scalar, U32, 3944, "", 1, 0, 0, 10000000, 0
mainUnusedEnd = array, U08, 3948, [16], "units", 1, 0, 0, 1, 0
iacByTpsHoldTime = scalar, U08, 3948, "seconds", 0.1, 0, 0, 25, 1
iacByTpsDecayTime = scalar, U08, 3949, "seconds", 0.1, 0, 0, 25, 1
mainUnusedEnd = array, U08, 3950, [14], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 3964, [8], "target TPS position", 1, 0, 0, 100, 0
etbBiasValues = array, F32, 3996, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
iacPidMultTable = array, U08, 4028, [8x8], "%", 0.05, 0, 0, 10, 2
@ -2108,6 +2110,8 @@ boostClosedLoopBlends2_blendValues = array, U08, 27158, [8], "%", 0.5, 0, 0, 100
boostCutPressureHyst = "Hysterisis: if hard cut is 240kpa, and boostCutPressureHyst is 20, when the ECU sees 240kpa, fuel/ign will cut, and stay cut until 240-20=220kpa is reached"
gearBasedOpenLoopBoostAdder = "Boost duty cycle added by gear"
benchTestCount = "How many test bench pulses do you want"
iacByTpsHoldTime = "How long the dashpot holds TPS before it starts to decay."
iacByTpsDecayTime = "The length of time over which the dashpot effect will be smoothly removed."
etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method"
etbBiasValues = "PWM bias, 0 to 100%"
sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM"
@ -7101,6 +7105,8 @@ dialog = sent_stateDialog, "sent_state"
field = "Override Idle VE table load axis", idleVeOverrideMode, { useSeparateVeForIdle == 1 }
field = "Use idle tables for cranking taper", useSeparateIdleTablesForCrankingTaper
field = "Use coasting idle table", useIacTableForCoasting
field = "Dashpot coasting-to-idle Hold time", iacByTpsHoldTime
field = "Dashpot coasting-to-idle Decay time", iacByTpsDecayTime
field = "Detailed status in console", isVerboseIAC
dialog = idleSettings, "", yAxis

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.06.12.proteus_f7.217978230"
signature = "rusEFI master.2023.06.12.proteus_f7.938828531"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.06.12.proteus_f7.217978230" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.06.12.proteus_f7.938828531" ; 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 Sun Jun 11 23:06:03 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jun 12 17:33:03 UTC 2023
pageSize = 27168
page = 1
@ -1210,7 +1210,9 @@ benchTestOffTime = scalar, U16, 3930, "ms", 0.1, 0, 0, 2000, 1
boostCutPressureHyst = scalar, U08, 3932, "kPa (absolute)", 0.5, 0, 0, 125, 1
gearBasedOpenLoopBoostAdder = array, U08, 3933, [8], "%", 0.5, 0, 0, 100, 1
benchTestCount = scalar, U32, 3944, "", 1, 0, 0, 10000000, 0
mainUnusedEnd = array, U08, 3948, [16], "units", 1, 0, 0, 1, 0
iacByTpsHoldTime = scalar, U08, 3948, "seconds", 0.1, 0, 0, 25, 1
iacByTpsDecayTime = scalar, U08, 3949, "seconds", 0.1, 0, 0, 25, 1
mainUnusedEnd = array, U08, 3950, [14], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 3964, [8], "target TPS position", 1, 0, 0, 100, 0
etbBiasValues = array, F32, 3996, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
iacPidMultTable = array, U08, 4028, [8x8], "%", 0.05, 0, 0, 10, 2
@ -2108,6 +2110,8 @@ boostClosedLoopBlends2_blendValues = array, U08, 27158, [8], "%", 0.5, 0, 0, 100
boostCutPressureHyst = "Hysterisis: if hard cut is 240kpa, and boostCutPressureHyst is 20, when the ECU sees 240kpa, fuel/ign will cut, and stay cut until 240-20=220kpa is reached"
gearBasedOpenLoopBoostAdder = "Boost duty cycle added by gear"
benchTestCount = "How many test bench pulses do you want"
iacByTpsHoldTime = "How long the dashpot holds TPS before it starts to decay."
iacByTpsDecayTime = "The length of time over which the dashpot effect will be smoothly removed."
etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method"
etbBiasValues = "PWM bias, 0 to 100%"
sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM"
@ -7101,6 +7105,8 @@ dialog = sent_stateDialog, "sent_state"
field = "Override Idle VE table load axis", idleVeOverrideMode, { useSeparateVeForIdle == 1 }
field = "Use idle tables for cranking taper", useSeparateIdleTablesForCrankingTaper
field = "Use coasting idle table", useIacTableForCoasting
field = "Dashpot coasting-to-idle Hold time", iacByTpsHoldTime
field = "Dashpot coasting-to-idle Decay time", iacByTpsDecayTime
field = "Detailed status in console", isVerboseIAC
dialog = idleSettings, "", yAxis

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.06.12.proteus_h7.217978230"
signature = "rusEFI master.2023.06.12.proteus_h7.938828531"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.06.12.proteus_h7.217978230" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.06.12.proteus_h7.938828531" ; 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 Sun Jun 11 23:06:05 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jun 12 17:33:06 UTC 2023
pageSize = 27168
page = 1
@ -1210,7 +1210,9 @@ benchTestOffTime = scalar, U16, 3930, "ms", 0.1, 0, 0, 2000, 1
boostCutPressureHyst = scalar, U08, 3932, "kPa (absolute)", 0.5, 0, 0, 125, 1
gearBasedOpenLoopBoostAdder = array, U08, 3933, [8], "%", 0.5, 0, 0, 100, 1
benchTestCount = scalar, U32, 3944, "", 1, 0, 0, 10000000, 0
mainUnusedEnd = array, U08, 3948, [16], "units", 1, 0, 0, 1, 0
iacByTpsHoldTime = scalar, U08, 3948, "seconds", 0.1, 0, 0, 25, 1
iacByTpsDecayTime = scalar, U08, 3949, "seconds", 0.1, 0, 0, 25, 1
mainUnusedEnd = array, U08, 3950, [14], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 3964, [8], "target TPS position", 1, 0, 0, 100, 0
etbBiasValues = array, F32, 3996, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
iacPidMultTable = array, U08, 4028, [8x8], "%", 0.05, 0, 0, 10, 2
@ -2108,6 +2110,8 @@ boostClosedLoopBlends2_blendValues = array, U08, 27158, [8], "%", 0.5, 0, 0, 100
boostCutPressureHyst = "Hysterisis: if hard cut is 240kpa, and boostCutPressureHyst is 20, when the ECU sees 240kpa, fuel/ign will cut, and stay cut until 240-20=220kpa is reached"
gearBasedOpenLoopBoostAdder = "Boost duty cycle added by gear"
benchTestCount = "How many test bench pulses do you want"
iacByTpsHoldTime = "How long the dashpot holds TPS before it starts to decay."
iacByTpsDecayTime = "The length of time over which the dashpot effect will be smoothly removed."
etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method"
etbBiasValues = "PWM bias, 0 to 100%"
sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM"
@ -7101,6 +7105,8 @@ dialog = sent_stateDialog, "sent_state"
field = "Override Idle VE table load axis", idleVeOverrideMode, { useSeparateVeForIdle == 1 }
field = "Use idle tables for cranking taper", useSeparateIdleTablesForCrankingTaper
field = "Use coasting idle table", useIacTableForCoasting
field = "Dashpot coasting-to-idle Hold time", iacByTpsHoldTime
field = "Dashpot coasting-to-idle Decay time", iacByTpsDecayTime
field = "Detailed status in console", isVerboseIAC
dialog = idleSettings, "", yAxis

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.06.12.s105.547655588"
signature = "rusEFI master.2023.06.12.s105.464517153"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.06.12.s105.547655588" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.06.12.s105.464517153" ; 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 Sun Jun 11 23:05:56 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jun 12 17:32:57 UTC 2023
pageSize = 23168
page = 1
@ -1210,7 +1210,9 @@ benchTestOffTime = scalar, U16, 3930, "ms", 0.1, 0, 0, 2000, 1
boostCutPressureHyst = scalar, U08, 3932, "kPa (absolute)", 0.5, 0, 0, 125, 1
gearBasedOpenLoopBoostAdder = array, U08, 3933, [8], "%", 0.5, 0, 0, 100, 1
benchTestCount = scalar, U32, 3944, "", 1, 0, 0, 10000000, 0
mainUnusedEnd = array, U08, 3948, [16], "units", 1, 0, 0, 1, 0
iacByTpsHoldTime = scalar, U08, 3948, "seconds", 0.1, 0, 0, 25, 1
iacByTpsDecayTime = scalar, U08, 3949, "seconds", 0.1, 0, 0, 25, 1
mainUnusedEnd = array, U08, 3950, [14], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 3964, [8], "target TPS position", 1, 0, 0, 100, 0
etbBiasValues = array, F32, 3996, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
iacPidMultTable = array, U08, 4028, [8x8], "%", 0.05, 0, 0, 10, 2
@ -2108,6 +2110,8 @@ boostClosedLoopBlends2_blendValues = array, U08, 23158, [8], "%", 0.5, 0, 0, 100
boostCutPressureHyst = "Hysterisis: if hard cut is 240kpa, and boostCutPressureHyst is 20, when the ECU sees 240kpa, fuel/ign will cut, and stay cut until 240-20=220kpa is reached"
gearBasedOpenLoopBoostAdder = "Boost duty cycle added by gear"
benchTestCount = "How many test bench pulses do you want"
iacByTpsHoldTime = "How long the dashpot holds TPS before it starts to decay."
iacByTpsDecayTime = "The length of time over which the dashpot effect will be smoothly removed."
etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method"
etbBiasValues = "PWM bias, 0 to 100%"
sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM"
@ -7097,6 +7101,8 @@ dialog = sent_stateDialog, "sent_state"
field = "Override Idle VE table load axis", idleVeOverrideMode, { useSeparateVeForIdle == 1 }
field = "Use idle tables for cranking taper", useSeparateIdleTablesForCrankingTaper
field = "Use coasting idle table", useIacTableForCoasting
field = "Dashpot coasting-to-idle Hold time", iacByTpsHoldTime
field = "Dashpot coasting-to-idle Decay time", iacByTpsDecayTime
field = "Detailed status in console", isVerboseIAC
dialog = idleSettings, "", yAxis

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.06.12.small-can.3906719384"
signature = "rusEFI master.2023.06.12.small-can.3553671453"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.06.12.small-can.3906719384" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.06.12.small-can.3553671453" ; 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 Sun Jun 11 23:05:48 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jun 12 17:32:49 UTC 2023
pageSize = 23168
page = 1
@ -1210,7 +1210,9 @@ benchTestOffTime = scalar, U16, 3930, "ms", 0.1, 0, 0, 2000, 1
boostCutPressureHyst = scalar, U08, 3932, "kPa (absolute)", 0.5, 0, 0, 125, 1
gearBasedOpenLoopBoostAdder = array, U08, 3933, [8], "%", 0.5, 0, 0, 100, 1
benchTestCount = scalar, U32, 3944, "", 1, 0, 0, 10000000, 0
mainUnusedEnd = array, U08, 3948, [16], "units", 1, 0, 0, 1, 0
iacByTpsHoldTime = scalar, U08, 3948, "seconds", 0.1, 0, 0, 25, 1
iacByTpsDecayTime = scalar, U08, 3949, "seconds", 0.1, 0, 0, 25, 1
mainUnusedEnd = array, U08, 3950, [14], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 3964, [8], "target TPS position", 1, 0, 0, 100, 0
etbBiasValues = array, F32, 3996, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
iacPidMultTable = array, U08, 4028, [8x8], "%", 0.05, 0, 0, 10, 2
@ -2108,6 +2110,8 @@ boostClosedLoopBlends2_blendValues = array, U08, 23158, [8], "%", 0.5, 0, 0, 100
boostCutPressureHyst = "Hysterisis: if hard cut is 240kpa, and boostCutPressureHyst is 20, when the ECU sees 240kpa, fuel/ign will cut, and stay cut until 240-20=220kpa is reached"
gearBasedOpenLoopBoostAdder = "Boost duty cycle added by gear"
benchTestCount = "How many test bench pulses do you want"
iacByTpsHoldTime = "How long the dashpot holds TPS before it starts to decay."
iacByTpsDecayTime = "The length of time over which the dashpot effect will be smoothly removed."
etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method"
etbBiasValues = "PWM bias, 0 to 100%"
sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM"
@ -7097,6 +7101,8 @@ dialog = sent_stateDialog, "sent_state"
field = "Override Idle VE table load axis", idleVeOverrideMode, { useSeparateVeForIdle == 1 }
field = "Use idle tables for cranking taper", useSeparateIdleTablesForCrankingTaper
field = "Use coasting idle table", useIacTableForCoasting
field = "Dashpot coasting-to-idle Hold time", iacByTpsHoldTime
field = "Dashpot coasting-to-idle Decay time", iacByTpsDecayTime
field = "Detailed status in console", isVerboseIAC
dialog = idleSettings, "", yAxis

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.06.12.subaru_eg33_f7.1131589103"
signature = "rusEFI master.2023.06.12.subaru_eg33_f7.2021251690"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.06.12.subaru_eg33_f7.1131589103" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.06.12.subaru_eg33_f7.2021251690" ; 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 Sun Jun 11 23:05:26 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 Mon Jun 12 17:32:27 UTC 2023
pageSize = 23168
page = 1
@ -1210,7 +1210,9 @@ benchTestOffTime = scalar, U16, 3930, "ms", 0.1, 0, 0, 2000, 1
boostCutPressureHyst = scalar, U08, 3932, "kPa (absolute)", 0.5, 0, 0, 125, 1
gearBasedOpenLoopBoostAdder = array, U08, 3933, [8], "%", 0.5, 0, 0, 100, 1
benchTestCount = scalar, U32, 3944, "", 1, 0, 0, 10000000, 0
mainUnusedEnd = array, U08, 3948, [16], "units", 1, 0, 0, 1, 0
iacByTpsHoldTime = scalar, U08, 3948, "seconds", 0.1, 0, 0, 25, 1
iacByTpsDecayTime = scalar, U08, 3949, "seconds", 0.1, 0, 0, 25, 1
mainUnusedEnd = array, U08, 3950, [14], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 3964, [8], "target TPS position", 1, 0, 0, 100, 0
etbBiasValues = array, F32, 3996, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
iacPidMultTable = array, U08, 4028, [8x8], "%", 0.05, 0, 0, 10, 2
@ -2108,6 +2110,8 @@ boostClosedLoopBlends2_blendValues = array, U08, 23158, [8], "%", 0.5, 0, 0, 100
boostCutPressureHyst = "Hysterisis: if hard cut is 240kpa, and boostCutPressureHyst is 20, when the ECU sees 240kpa, fuel/ign will cut, and stay cut until 240-20=220kpa is reached"
gearBasedOpenLoopBoostAdder = "Boost duty cycle added by gear"
benchTestCount = "How many test bench pulses do you want"
iacByTpsHoldTime = "How long the dashpot holds TPS before it starts to decay."
iacByTpsDecayTime = "The length of time over which the dashpot effect will be smoothly removed."
etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method"
etbBiasValues = "PWM bias, 0 to 100%"
sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM"
@ -7106,6 +7110,8 @@ dialog = sent_stateDialog, "sent_state"
field = "Override Idle VE table load axis", idleVeOverrideMode, { useSeparateVeForIdle == 1 }
field = "Use idle tables for cranking taper", useSeparateIdleTablesForCrankingTaper
field = "Use coasting idle table", useIacTableForCoasting
field = "Dashpot coasting-to-idle Hold time", iacByTpsHoldTime
field = "Dashpot coasting-to-idle Decay time", iacByTpsDecayTime
field = "Detailed status in console", isVerboseIAC
dialog = idleSettings, "", yAxis

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.06.12.t-b-g.1157589752"
signature = "rusEFI master.2023.06.12.t-b-g.2146704765"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.06.12.t-b-g.1157589752" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.06.12.t-b-g.2146704765" ; 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 Sun Jun 11 23:05:58 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jun 12 17:32:58 UTC 2023
pageSize = 23168
page = 1
@ -1210,7 +1210,9 @@ benchTestOffTime = scalar, U16, 3930, "ms", 0.1, 0, 0, 2000, 1
boostCutPressureHyst = scalar, U08, 3932, "kPa (absolute)", 0.5, 0, 0, 125, 1
gearBasedOpenLoopBoostAdder = array, U08, 3933, [8], "%", 0.5, 0, 0, 100, 1
benchTestCount = scalar, U32, 3944, "", 1, 0, 0, 10000000, 0
mainUnusedEnd = array, U08, 3948, [16], "units", 1, 0, 0, 1, 0
iacByTpsHoldTime = scalar, U08, 3948, "seconds", 0.1, 0, 0, 25, 1
iacByTpsDecayTime = scalar, U08, 3949, "seconds", 0.1, 0, 0, 25, 1
mainUnusedEnd = array, U08, 3950, [14], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 3964, [8], "target TPS position", 1, 0, 0, 100, 0
etbBiasValues = array, F32, 3996, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
iacPidMultTable = array, U08, 4028, [8x8], "%", 0.05, 0, 0, 10, 2
@ -2108,6 +2110,8 @@ boostClosedLoopBlends2_blendValues = array, U08, 23158, [8], "%", 0.5, 0, 0, 100
boostCutPressureHyst = "Hysterisis: if hard cut is 240kpa, and boostCutPressureHyst is 20, when the ECU sees 240kpa, fuel/ign will cut, and stay cut until 240-20=220kpa is reached"
gearBasedOpenLoopBoostAdder = "Boost duty cycle added by gear"
benchTestCount = "How many test bench pulses do you want"
iacByTpsHoldTime = "How long the dashpot holds TPS before it starts to decay."
iacByTpsDecayTime = "The length of time over which the dashpot effect will be smoothly removed."
etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method"
etbBiasValues = "PWM bias, 0 to 100%"
sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM"
@ -7106,6 +7110,8 @@ dialog = sent_stateDialog, "sent_state"
field = "Override Idle VE table load axis", idleVeOverrideMode, { useSeparateVeForIdle == 1 }
field = "Use idle tables for cranking taper", useSeparateIdleTablesForCrankingTaper
field = "Use coasting idle table", useIacTableForCoasting
field = "Dashpot coasting-to-idle Hold time", iacByTpsHoldTime
field = "Dashpot coasting-to-idle Decay time", iacByTpsDecayTime
field = "Detailed status in console", isVerboseIAC
dialog = idleSettings, "", yAxis

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.06.12.tdg-pdm8.3461433050"
signature = "rusEFI master.2023.06.12.tdg-pdm8.4116328799"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.06.12.tdg-pdm8.3461433050" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.06.12.tdg-pdm8.4116328799" ; 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 Sun Jun 11 23:06:14 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jun 12 17:33:14 UTC 2023
pageSize = 23168
page = 1
@ -1210,7 +1210,9 @@ benchTestOffTime = scalar, U16, 3930, "ms", 0.1, 0, 0, 2000, 1
boostCutPressureHyst = scalar, U08, 3932, "kPa (absolute)", 0.5, 0, 0, 125, 1
gearBasedOpenLoopBoostAdder = array, U08, 3933, [8], "%", 0.5, 0, 0, 100, 1
benchTestCount = scalar, U32, 3944, "", 1, 0, 0, 10000000, 0
mainUnusedEnd = array, U08, 3948, [16], "units", 1, 0, 0, 1, 0
iacByTpsHoldTime = scalar, U08, 3948, "seconds", 0.1, 0, 0, 25, 1
iacByTpsDecayTime = scalar, U08, 3949, "seconds", 0.1, 0, 0, 25, 1
mainUnusedEnd = array, U08, 3950, [14], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 3964, [8], "target TPS position", 1, 0, 0, 100, 0
etbBiasValues = array, F32, 3996, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
iacPidMultTable = array, U08, 4028, [8x8], "%", 0.05, 0, 0, 10, 2
@ -2108,6 +2110,8 @@ boostClosedLoopBlends2_blendValues = array, U08, 23158, [8], "%", 0.5, 0, 0, 100
boostCutPressureHyst = "Hysterisis: if hard cut is 240kpa, and boostCutPressureHyst is 20, when the ECU sees 240kpa, fuel/ign will cut, and stay cut until 240-20=220kpa is reached"
gearBasedOpenLoopBoostAdder = "Boost duty cycle added by gear"
benchTestCount = "How many test bench pulses do you want"
iacByTpsHoldTime = "How long the dashpot holds TPS before it starts to decay."
iacByTpsDecayTime = "The length of time over which the dashpot effect will be smoothly removed."
etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method"
etbBiasValues = "PWM bias, 0 to 100%"
sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM"
@ -7106,6 +7110,8 @@ dialog = sent_stateDialog, "sent_state"
field = "Override Idle VE table load axis", idleVeOverrideMode, { useSeparateVeForIdle == 1 }
field = "Use idle tables for cranking taper", useSeparateIdleTablesForCrankingTaper
field = "Use coasting idle table", useIacTableForCoasting
field = "Dashpot coasting-to-idle Hold time", iacByTpsHoldTime
field = "Dashpot coasting-to-idle Decay time", iacByTpsDecayTime
field = "Detailed status in console", isVerboseIAC
dialog = idleSettings, "", yAxis

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 Sun Jun 11 23:06:18 UTC 2023
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jun 12 17:33:17 UTC 2023
// by class com.rusefi.output.FileJavaFieldsConsumer
import com.rusefi.config.*;
@ -1021,7 +1021,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 = 417175053;
public static final int SIGNATURE_HASH = 601285000;
public static final int spi_device_e_SPI_DEVICE_1 = 1;
public static final int spi_device_e_SPI_DEVICE_2 = 2;
public static final int spi_device_e_SPI_DEVICE_3 = 3;
@ -1244,7 +1244,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.06.12.f407-discovery.417175053";
public static final String TS_SIGNATURE = "rusEFI master.2023.06.12.f407-discovery.601285000";
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 = 1388;
@ -2535,7 +2535,9 @@ public class Fields {
public static final Field GEARBASEDOPENLOOPBOOSTADDER = Field.create("GEARBASEDOPENLOOPBOOSTADDER", 3933, FieldType.INT8).setScale(0.5).setBaseOffset(0);
public static final Field ALIGNMENTFILL_AT_3941 = Field.create("ALIGNMENTFILL_AT_3941", 3941, FieldType.INT8).setScale(1.0).setBaseOffset(0);
public static final Field BENCHTESTCOUNT = Field.create("BENCHTESTCOUNT", 3944, FieldType.INT).setScale(1.0).setBaseOffset(0);
public static final Field MAINUNUSEDEND = Field.create("MAINUNUSEDEND", 3948, FieldType.INT8).setScale(1.0).setBaseOffset(0);
public static final Field IACBYTPSHOLDTIME = Field.create("IACBYTPSHOLDTIME", 3948, FieldType.INT8).setScale(0.1).setBaseOffset(0);
public static final Field IACBYTPSDECAYTIME = Field.create("IACBYTPSDECAYTIME", 3949, FieldType.INT8).setScale(0.1).setBaseOffset(0);
public static final Field MAINUNUSEDEND = Field.create("MAINUNUSEDEND", 3950, FieldType.INT8).setScale(1.0).setBaseOffset(0);
public static final Field ETBBIASBINS = Field.create("ETBBIASBINS", 3964, FieldType.FLOAT).setBaseOffset(0);
public static final Field ETBBIASVALUES = Field.create("ETBBIASVALUES", 3996, FieldType.FLOAT).setBaseOffset(0);
public static final Field IACPIDMULTTABLE = Field.create("IACPIDMULTTABLE", 4028, FieldType.INT8).setScale(0.05).setBaseOffset(0);
@ -4001,6 +4003,8 @@ public class Fields {
GEARBASEDOPENLOOPBOOSTADDER,
ALIGNMENTFILL_AT_3941,
BENCHTESTCOUNT,
IACBYTPSHOLDTIME,
IACBYTPSDECAYTIME,
MAINUNUSEDEND,
ETBBIASBINS,
ETBBIASVALUES,