Auto-generated configs and docs

This commit is contained in:
GitHub gen-configs Action 2023-09-17 14:49:38 +00:00 committed by Andrey
parent 2f37d788ff
commit 10fd1fa293
100 changed files with 505 additions and 401 deletions

View File

@ -1,4 +1,4 @@
// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 13:50:38 UTC 2023
// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 14:47:26 UTC 2023
// by class com.rusefi.output.CHeaderConsumer
// begin
#pragma once
@ -2015,8 +2015,9 @@ struct engine_configuration_s {
offset 912 bit 5 */
bool unfinishedenableLaunchBoost : 1 {};
/**
* This property is useful if using rusEFI as TCM or BCM only
offset 912 bit 6 */
bool unusedBitLDBS : 1 {};
bool consumeObdSensors : 1 {};
/**
* Read VSS from OEM CAN bus according to selected CAN vehicle configuration.
offset 912 bit 7 */
@ -2047,10 +2048,9 @@ struct engine_configuration_s {
offset 912 bit 14 */
bool invertCamVVTSignal : 1 {};
/**
* This property is useful if using rusEFI as TCM or BCM only
* enable consumeObdSensors
* In Alpha-N mode, compensate for air temperature.
offset 912 bit 15 */
bool consumeObdSensors : 1 {};
bool alphaNUseIat : 1 {};
/**
offset 912 bit 16 */
bool knockBankCyl1 : 1 {};
@ -5311,4 +5311,4 @@ struct persistent_config_s {
static_assert(sizeof(persistent_config_s) == 23468);
// end
// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 13:50:38 UTC 2023
// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 14:47:26 UTC 2023

View File

@ -794,7 +794,7 @@
#define SentEtbType_NONE 0
#define show_Frankenso_presets true
#define show_test_presets true
#define SIGNATURE_HASH 2026625145
#define SIGNATURE_HASH 2902544520
#define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin"
#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
@ -1086,7 +1086,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.09.17.cypress.2026625145"
#define TS_SIGNATURE "rusEFI master.2023.09.17.cypress.2902544520"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1,4 +1,4 @@
// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 13:50:37 UTC 2023
// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 14:47:25 UTC 2023
// by class com.rusefi.output.CHeaderConsumer
// begin
#pragma once
@ -2015,8 +2015,9 @@ struct engine_configuration_s {
offset 912 bit 5 */
bool unfinishedenableLaunchBoost : 1 {};
/**
* This property is useful if using rusEFI as TCM or BCM only
offset 912 bit 6 */
bool unusedBitLDBS : 1 {};
bool consumeObdSensors : 1 {};
/**
* Read VSS from OEM CAN bus according to selected CAN vehicle configuration.
offset 912 bit 7 */
@ -2047,10 +2048,9 @@ struct engine_configuration_s {
offset 912 bit 14 */
bool invertCamVVTSignal : 1 {};
/**
* This property is useful if using rusEFI as TCM or BCM only
* enable consumeObdSensors
* In Alpha-N mode, compensate for air temperature.
offset 912 bit 15 */
bool consumeObdSensors : 1 {};
bool alphaNUseIat : 1 {};
/**
offset 912 bit 16 */
bool knockBankCyl1 : 1 {};
@ -5311,4 +5311,4 @@ struct persistent_config_s {
static_assert(sizeof(persistent_config_s) == 23468);
// end
// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 13:50:37 UTC 2023
// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 14:47:25 UTC 2023

View File

@ -794,7 +794,7 @@
#define SentEtbType_NONE 0
#define show_Frankenso_presets true
#define show_test_presets true
#define SIGNATURE_HASH 270301877
#define SIGNATURE_HASH 3319198276
#define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin"
#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
@ -1086,7 +1086,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.09.17.kin.270301877"
#define TS_SIGNATURE "rusEFI master.2023.09.17.kin.3319198276"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1,4 +1,4 @@
// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 13:50:39 UTC 2023
// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 14:47:27 UTC 2023
// by class com.rusefi.output.CHeaderConsumer
// begin
#pragma once
@ -2015,8 +2015,9 @@ struct engine_configuration_s {
offset 912 bit 5 */
bool unfinishedenableLaunchBoost : 1 {};
/**
* This property is useful if using rusEFI as TCM or BCM only
offset 912 bit 6 */
bool unusedBitLDBS : 1 {};
bool consumeObdSensors : 1 {};
/**
* Read VSS from OEM CAN bus according to selected CAN vehicle configuration.
offset 912 bit 7 */
@ -2047,10 +2048,9 @@ struct engine_configuration_s {
offset 912 bit 14 */
bool invertCamVVTSignal : 1 {};
/**
* This property is useful if using rusEFI as TCM or BCM only
* enable consumeObdSensors
* In Alpha-N mode, compensate for air temperature.
offset 912 bit 15 */
bool consumeObdSensors : 1 {};
bool alphaNUseIat : 1 {};
/**
offset 912 bit 16 */
bool knockBankCyl1 : 1 {};
@ -5311,4 +5311,4 @@ struct persistent_config_s {
static_assert(sizeof(persistent_config_s) == 23468);
// end
// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 13:50:39 UTC 2023
// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 14:47:27 UTC 2023

View File

@ -1032,7 +1032,7 @@
#define show_Frankenso_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 2135301998
#define SIGNATURE_HASH 2861340575
#define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin"
#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
@ -1324,7 +1324,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.09.17.subaru_eg33_f7.2135301998"
#define TS_SIGNATURE "rusEFI master.2023.09.17.subaru_eg33_f7.2861340575"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1,4 +1,4 @@
// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 13:52:52 UTC 2023
// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 14:49:36 UTC 2023
// by class com.rusefi.output.CHeaderConsumer
// begin
#pragma once
@ -2015,8 +2015,9 @@ struct engine_configuration_s {
offset 912 bit 5 */
bool unfinishedenableLaunchBoost : 1 {};
/**
* This property is useful if using rusEFI as TCM or BCM only
offset 912 bit 6 */
bool unusedBitLDBS : 1 {};
bool consumeObdSensors : 1 {};
/**
* Read VSS from OEM CAN bus according to selected CAN vehicle configuration.
offset 912 bit 7 */
@ -2047,10 +2048,9 @@ struct engine_configuration_s {
offset 912 bit 14 */
bool invertCamVVTSignal : 1 {};
/**
* This property is useful if using rusEFI as TCM or BCM only
* enable consumeObdSensors
* In Alpha-N mode, compensate for air temperature.
offset 912 bit 15 */
bool consumeObdSensors : 1 {};
bool alphaNUseIat : 1 {};
/**
offset 912 bit 16 */
bool knockBankCyl1 : 1 {};
@ -5311,4 +5311,4 @@ struct persistent_config_s {
static_assert(sizeof(persistent_config_s) == 23468);
// end
// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 13:52:52 UTC 2023
// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 14:49:36 UTC 2023

View File

@ -1085,7 +1085,7 @@
#define SentEtbType_NONE 0
#define show_Frankenso_presets true
#define show_test_presets true
#define SIGNATURE_HASH 3688057410
#define SIGNATURE_HASH 236569267
#define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin"
#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
@ -1377,7 +1377,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.09.17.f407-discovery.3688057410"
#define TS_SIGNATURE "rusEFI master.2023.09.17.f407-discovery.236569267"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 1007767747
#define TS_SIGNATURE "rusEFI master.2023.09.17.48way.1007767747"
#define SIGNATURE_HASH 3923499058
#define TS_SIGNATURE "rusEFI master.2023.09.17.48way.3923499058"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 3745737963
#define TS_SIGNATURE "rusEFI master.2023.09.17.alphax-2chan.3745737963"
#define SIGNATURE_HASH 176808986
#define TS_SIGNATURE "rusEFI master.2023.09.17.alphax-2chan.176808986"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 412354324
#define TS_SIGNATURE "rusEFI master.2023.09.17.alphax-4chan.412354324"
#define SIGNATURE_HASH 3445526501
#define TS_SIGNATURE "rusEFI master.2023.09.17.alphax-4chan.3445526501"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 412354324
#define TS_SIGNATURE "rusEFI master.2023.09.17.alphax-4chan_f7.412354324"
#define SIGNATURE_HASH 3445526501
#define TS_SIGNATURE "rusEFI master.2023.09.17.alphax-4chan_f7.3445526501"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 1228408442
#define TS_SIGNATURE "rusEFI master.2023.09.17.alphax-8chan-revA.1228408442"
#define SIGNATURE_HASH 2633141899
#define TS_SIGNATURE "rusEFI master.2023.09.17.alphax-8chan-revA.2633141899"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 1972873201
#define TS_SIGNATURE "rusEFI master.2023.09.17.alphax-8chan.1972873201"
#define SIGNATURE_HASH 2690461440
#define TS_SIGNATURE "rusEFI master.2023.09.17.alphax-8chan.2690461440"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 1972873201
#define TS_SIGNATURE "rusEFI master.2023.09.17.alphax-8chan_f7.1972873201"
#define SIGNATURE_HASH 2690461440
#define TS_SIGNATURE "rusEFI master.2023.09.17.alphax-8chan_f7.2690461440"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 1677798750
#define TS_SIGNATURE "rusEFI master.2023.09.17.atlas.1677798750"
#define SIGNATURE_HASH 2982913455
#define TS_SIGNATURE "rusEFI master.2023.09.17.atlas.2982913455"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 1089263055
#define TS_SIGNATURE "rusEFI master.2023.09.17.core8.1089263055"
#define SIGNATURE_HASH 2502319422
#define TS_SIGNATURE "rusEFI master.2023.09.17.core8.2502319422"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on hellen_cypress_gen_config.bat by SignatureConsumer
//
#define SIGNATURE_HASH 2026625145
#define TS_SIGNATURE "rusEFI master.2023.09.17.cypress.2026625145"
#define SIGNATURE_HASH 2902544520
#define TS_SIGNATURE "rusEFI master.2023.09.17.cypress.2902544520"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 3688057410
#define TS_SIGNATURE "rusEFI master.2023.09.17.f407-discovery.3688057410"
#define SIGNATURE_HASH 236569267
#define TS_SIGNATURE "rusEFI master.2023.09.17.f407-discovery.236569267"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 2026625145
#define TS_SIGNATURE "rusEFI master.2023.09.17.f429-discovery.2026625145"
#define SIGNATURE_HASH 2902544520
#define TS_SIGNATURE "rusEFI master.2023.09.17.f429-discovery.2902544520"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 1519990963
#define TS_SIGNATURE "rusEFI master.2023.09.17.frankenso_na6.1519990963"
#define SIGNATURE_HASH 2404626498
#define TS_SIGNATURE "rusEFI master.2023.09.17.frankenso_na6.2404626498"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 3137497123
#define TS_SIGNATURE "rusEFI master.2023.09.17.harley81.3137497123"
#define SIGNATURE_HASH 1858658514
#define TS_SIGNATURE "rusEFI master.2023.09.17.harley81.1858658514"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 1466036059
#define TS_SIGNATURE "rusEFI master.2023.09.17.hellen-112-17.1466036059"
#define SIGNATURE_HASH 2192271274
#define TS_SIGNATURE "rusEFI master.2023.09.17.hellen-112-17.2192271274"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 3359207049
#define TS_SIGNATURE "rusEFI master.2023.09.17.hellen-gm-e67.3359207049"
#define SIGNATURE_HASH 502523512
#define TS_SIGNATURE "rusEFI master.2023.09.17.hellen-gm-e67.502523512"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 3468219869
#define TS_SIGNATURE "rusEFI master.2023.09.17.hellen-honda-k.3468219869"
#define SIGNATURE_HASH 460479788
#define TS_SIGNATURE "rusEFI master.2023.09.17.hellen-honda-k.460479788"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 386520430
#define TS_SIGNATURE "rusEFI master.2023.09.17.hellen-nb1.386520430"
#define SIGNATURE_HASH 3267583391
#define TS_SIGNATURE "rusEFI master.2023.09.17.hellen-nb1.3267583391"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 4138669293
#define TS_SIGNATURE "rusEFI master.2023.09.17.hellen121nissan.4138669293"
#define SIGNATURE_HASH 593861660
#define TS_SIGNATURE "rusEFI master.2023.09.17.hellen121nissan.593861660"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 3971336122
#define TS_SIGNATURE "rusEFI master.2023.09.17.hellen121vag.3971336122"
#define SIGNATURE_HASH 964644683
#define TS_SIGNATURE "rusEFI master.2023.09.17.hellen121vag.964644683"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 3071893267
#define TS_SIGNATURE "rusEFI master.2023.09.17.hellen128.3071893267"
#define SIGNATURE_HASH 1658050530
#define TS_SIGNATURE "rusEFI master.2023.09.17.hellen128.1658050530"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 1844127937
#define TS_SIGNATURE "rusEFI master.2023.09.17.hellen154hyundai.1844127937"
#define SIGNATURE_HASH 3089211440
#define TS_SIGNATURE "rusEFI master.2023.09.17.hellen154hyundai.3089211440"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 344972884
#define TS_SIGNATURE "rusEFI master.2023.09.17.hellen72.344972884"
#define SIGNATURE_HASH 3242546853
#define TS_SIGNATURE "rusEFI master.2023.09.17.hellen72.3242546853"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 2409323668
#define TS_SIGNATURE "rusEFI master.2023.09.17.hellen81.2409323668"
#define SIGNATURE_HASH 1515312229
#define TS_SIGNATURE "rusEFI master.2023.09.17.hellen81.1515312229"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 2532201917
#define TS_SIGNATURE "rusEFI master.2023.09.17.hellen88bmw.2532201917"
#define SIGNATURE_HASH 1126489420
#define TS_SIGNATURE "rusEFI master.2023.09.17.hellen88bmw.1126489420"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 2479244381
#define TS_SIGNATURE "rusEFI master.2023.09.17.hellenNA6.2479244381"
#define SIGNATURE_HASH 1175243948
#define TS_SIGNATURE "rusEFI master.2023.09.17.hellenNA6.1175243948"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 4117189778
#define TS_SIGNATURE "rusEFI master.2023.09.17.hellenNA8_96.4117189778"
#define SIGNATURE_HASH 548265059
#define TS_SIGNATURE "rusEFI master.2023.09.17.hellenNA8_96.548265059"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on kinetis_gen_config.bat by SignatureConsumer
//
#define SIGNATURE_HASH 270301877
#define TS_SIGNATURE "rusEFI master.2023.09.17.kin.270301877"
#define SIGNATURE_HASH 3319198276
#define TS_SIGNATURE "rusEFI master.2023.09.17.kin.3319198276"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 1659946103
#define TS_SIGNATURE "rusEFI master.2023.09.17.m74_9.1659946103"
#define SIGNATURE_HASH 3074051206
#define TS_SIGNATURE "rusEFI master.2023.09.17.m74_9.3074051206"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 865400803
#define TS_SIGNATURE "rusEFI master.2023.09.17.mre_f4.865400803"
#define SIGNATURE_HASH 3864952594
#define TS_SIGNATURE "rusEFI master.2023.09.17.mre_f4.3864952594"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 865400803
#define TS_SIGNATURE "rusEFI master.2023.09.17.mre_f7.865400803"
#define SIGNATURE_HASH 3864952594
#define TS_SIGNATURE "rusEFI master.2023.09.17.mre_f7.3864952594"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 2026625145
#define TS_SIGNATURE "rusEFI master.2023.09.17.nucleo_f429.2026625145"
#define SIGNATURE_HASH 2902544520
#define TS_SIGNATURE "rusEFI master.2023.09.17.nucleo_f429.2902544520"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 2026625145
#define TS_SIGNATURE "rusEFI master.2023.09.17.nucleo_f767.2026625145"
#define SIGNATURE_HASH 2902544520
#define TS_SIGNATURE "rusEFI master.2023.09.17.nucleo_f767.2902544520"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 2026625145
#define TS_SIGNATURE "rusEFI master.2023.09.17.nucleo_h743.2026625145"
#define SIGNATURE_HASH 2902544520
#define TS_SIGNATURE "rusEFI master.2023.09.17.nucleo_h743.2902544520"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 1214191081
#define TS_SIGNATURE "rusEFI master.2023.09.17.prometheus_405.1214191081"
#define SIGNATURE_HASH 2643827992
#define TS_SIGNATURE "rusEFI master.2023.09.17.prometheus_405.2643827992"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 1214191081
#define TS_SIGNATURE "rusEFI master.2023.09.17.prometheus_469.1214191081"
#define SIGNATURE_HASH 2643827992
#define TS_SIGNATURE "rusEFI master.2023.09.17.prometheus_469.2643827992"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 2027431427
#define TS_SIGNATURE "rusEFI master.2023.09.17.proteus_f4.2027431427"
#define SIGNATURE_HASH 2903682802
#define TS_SIGNATURE "rusEFI master.2023.09.17.proteus_f4.2903682802"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 2027431427
#define TS_SIGNATURE "rusEFI master.2023.09.17.proteus_f7.2027431427"
#define SIGNATURE_HASH 2903682802
#define TS_SIGNATURE "rusEFI master.2023.09.17.proteus_f7.2903682802"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 2027431427
#define TS_SIGNATURE "rusEFI master.2023.09.17.proteus_h7.2027431427"
#define SIGNATURE_HASH 2903682802
#define TS_SIGNATURE "rusEFI master.2023.09.17.proteus_h7.2903682802"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 479214885
#define TS_SIGNATURE "rusEFI master.2023.09.17.s105.479214885"
#define SIGNATURE_HASH 3378165204
#define TS_SIGNATURE "rusEFI master.2023.09.17.s105.3378165204"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 3049804528
#define TS_SIGNATURE "rusEFI master.2023.09.17.small-can.3049804528"
#define SIGNATURE_HASH 1610799617
#define TS_SIGNATURE "rusEFI master.2023.09.17.small-can.1610799617"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on config/boards/subaru_eg33/config/gen_subaru_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 2135301998
#define TS_SIGNATURE "rusEFI master.2023.09.17.subaru_eg33_f7.2135301998"
#define SIGNATURE_HASH 2861340575
#define TS_SIGNATURE "rusEFI master.2023.09.17.subaru_eg33_f7.2861340575"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 2026625145
#define TS_SIGNATURE "rusEFI master.2023.09.17.t-b-g.2026625145"
#define SIGNATURE_HASH 2902544520
#define TS_SIGNATURE "rusEFI master.2023.09.17.t-b-g.2902544520"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 4066767963
#define TS_SIGNATURE "rusEFI master.2023.09.17.tdg-pdm8.4066767963"
#define SIGNATURE_HASH 665812138
#define TS_SIGNATURE "rusEFI master.2023.09.17.tdg-pdm8.665812138"

View File

@ -550,6 +550,9 @@ float getConfigValueByName(const char *name) {
// unfinishedenableLaunchBoost
case -246028069:
return engineConfiguration->unfinishedenableLaunchBoost;
// consumeObdSensors
case 950993889:
return engineConfiguration->consumeObdSensors;
// enableCanVss
case 245947066:
return engineConfiguration->enableCanVss;
@ -574,9 +577,9 @@ float getConfigValueByName(const char *name) {
// invertCamVVTSignal
case 1081026348:
return engineConfiguration->invertCamVVTSignal;
// consumeObdSensors
case 950993889:
return engineConfiguration->consumeObdSensors;
// alphaNUseIat
case -253720028:
return engineConfiguration->alphaNUseIat;
// knockBankCyl1
case 1509355728:
return engineConfiguration->knockBankCyl1;
@ -2545,6 +2548,11 @@ bool setConfigValueByName(const char *name, float value) {
{
engineConfiguration->unfinishedenableLaunchBoost = (int)value;
return 1;
}
case 950993889:
{
engineConfiguration->consumeObdSensors = (int)value;
return 1;
}
case 245947066:
{
@ -2586,9 +2594,9 @@ bool setConfigValueByName(const char *name, float value) {
engineConfiguration->invertCamVVTSignal = (int)value;
return 1;
}
case 950993889:
case -253720028:
{
engineConfiguration->consumeObdSensors = (int)value;
engineConfiguration->alphaNUseIat = (int)value;
return 1;
}
case 1509355728:

View File

@ -544,6 +544,9 @@ If enabled we use two H-bridges to drive stepper idle air valve
### unfinishedenableLaunchBoost
### consumeObdSensors
This property is useful if using rusEFI as TCM or BCM only
### enableCanVss
Read VSS from OEM CAN bus according to selected CAN vehicle configuration.
@ -568,8 +571,8 @@ Verbose info in console below engineSnifferRpmThreshold\nenable vvt_details
### invertCamVVTSignal
get invertCamVVTSignal
### consumeObdSensors
This property is useful if using rusEFI as TCM or BCM only\nenable consumeObdSensors
### alphaNUseIat
In Alpha-N mode, compensate for air temperature.
### knockBankCyl1

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.17.f407-discovery.3688057410"
signature = "rusEFI master.2023.09.17.f407-discovery.236569267"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.17.f407-discovery.3688057410" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.17.f407-discovery.236569267" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 14:02:42 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 14:49:36 UTC 2023
pageSize = 23468
page = 1
@ -457,7 +457,7 @@ useHbridgesToDriveIdleStepper = bits, U32, 912, [2:2], "false", "true"
multisparkEnable = bits, U32, 912, [3:3], "false", "true"
enableLaunchRetard = bits, U32, 912, [4:4], "false", "true"
unfinishedenableLaunchBoost = bits, U32, 912, [5:5], "false", "true"
unusedBitLDBS = bits, U32, 912, [6:6], "false", "true"
consumeObdSensors = bits, U32, 912, [6:6], "false", "true"
enableCanVss = bits, U32, 912, [7:7], "false", "true"
enableInnovateLC2 = bits, U32, 912, [8:8], "false", "true"
showHumanReadableWarning = bits, U32, 912, [9:9], "false", "true"
@ -466,7 +466,7 @@ vvtBooleanForVerySpecialCases = bits, U32, 912, [11:11], "false", "true"
enableSoftwareKnock = bits, U32, 912, [12:12], "false", "true"
verboseVVTDecoding = bits, U32, 912, [13:13], "false", "true"
invertCamVVTSignal = bits, U32, 912, [14:14], "false", "true"
consumeObdSensors = bits, U32, 912, [15:15], "false", "true"
alphaNUseIat = bits, U32, 912, [15:15], "false", "true"
knockBankCyl1 = bits, U32, 912, [16:16], "Channel 1", "Channel 2"
knockBankCyl2 = bits, U32, 912, [17:17], "Channel 1", "Channel 2"
knockBankCyl3 = bits, U32, 912, [18:18], "Channel 1", "Channel 2"
@ -1706,11 +1706,12 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0
cdmInputPin = "Saab Combustion Detection Module knock signal input pin\nalso known as Saab Ion Sensing Module"
sensorChartMode = "rusEFI console Sensor Sniffer mode"
useHbridgesToDriveIdleStepper = "If enabled we use two H-bridges to drive stepper idle air valve"
consumeObdSensors = "This property is useful if using rusEFI as TCM or BCM only"
enableCanVss = "Read VSS from OEM CAN bus according to selected CAN vehicle configuration."
stftIgnoreErrorMagnitude = "If enabled, adjust at a constant rate instead of a rate proportional to the current lambda error. This mode may be easier to tune, and more tolerant of sensor noise. Use of this mode is required if you have a narrowband O2 sensor."
verboseVVTDecoding = "Verbose info in console below engineSnifferRpmThreshold\nenable vvt_details"
invertCamVVTSignal = "get invertCamVVTSignal"
consumeObdSensors = "This property is useful if using rusEFI as TCM or BCM only\nenable consumeObdSensors"
alphaNUseIat = "In Alpha-N mode, compensate for air temperature."
useRawOutputToDriveIdleStepper = "If enabled we use four Push-Pull outputs to directly drive stepper idle air valve coilss"
verboseCan2 = "Print incoming and outgoing second bus CAN messages in rusEFI console"
etbIo1_controlPin = "Acts as EN pin in two-wire mode"
@ -6187,6 +6188,7 @@ dialog = lambda_monitorDialog, "lambda_monitor"
field = "Enabled", isInjectionEnabled
field = "Mode", injectionMode, {isInjectionEnabled == 1}
field = "#Batch injection with individual wiring"
field = "Alpha-N uses IAT density correction", alphaNUseIat, { fuelAlgorithm == 2 }
field = "Override VE table load axis", veOverrideMode, { isInjectionEnabled }
field = "Override AFR table load axis", afrOverrideMode, { isInjectionEnabled }
field = "Injection phase control mode", injectionTimingMode, { isInjectionEnabled }

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.17.48way.1007767747"
signature = "rusEFI master.2023.09.17.48way.3923499058"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.17.48way.1007767747" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.17.48way.3923499058" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","Battery Reference Input (A0)","TPS Reference Input (A1)","CLT Reference Input (A2)","IAT Reference Input (A3)","O2 Reference Input (A4)","INVALID","INVALID","INVALID","MAP Pressure Reference Input (B0)","BARO Pressure Reference Input (B1)","INVALID","INVALID","INVALID","INVALID","Fuel Pressure Reference Input (C4)","Oil Pressure Reference Input (C5)"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 14:01:45 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 14:48:43 UTC 2023
pageSize = 23468
page = 1
@ -457,7 +457,7 @@ useHbridgesToDriveIdleStepper = bits, U32, 912, [2:2], "false", "true"
multisparkEnable = bits, U32, 912, [3:3], "false", "true"
enableLaunchRetard = bits, U32, 912, [4:4], "false", "true"
unfinishedenableLaunchBoost = bits, U32, 912, [5:5], "false", "true"
unusedBitLDBS = bits, U32, 912, [6:6], "false", "true"
consumeObdSensors = bits, U32, 912, [6:6], "false", "true"
enableCanVss = bits, U32, 912, [7:7], "false", "true"
enableInnovateLC2 = bits, U32, 912, [8:8], "false", "true"
showHumanReadableWarning = bits, U32, 912, [9:9], "false", "true"
@ -466,7 +466,7 @@ vvtBooleanForVerySpecialCases = bits, U32, 912, [11:11], "false", "true"
enableSoftwareKnock = bits, U32, 912, [12:12], "false", "true"
verboseVVTDecoding = bits, U32, 912, [13:13], "false", "true"
invertCamVVTSignal = bits, U32, 912, [14:14], "false", "true"
consumeObdSensors = bits, U32, 912, [15:15], "false", "true"
alphaNUseIat = bits, U32, 912, [15:15], "false", "true"
knockBankCyl1 = bits, U32, 912, [16:16], "Channel 1", "Channel 2"
knockBankCyl2 = bits, U32, 912, [17:17], "Channel 1", "Channel 2"
knockBankCyl3 = bits, U32, 912, [18:18], "Channel 1", "Channel 2"
@ -1706,11 +1706,12 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0
cdmInputPin = "Saab Combustion Detection Module knock signal input pin\nalso known as Saab Ion Sensing Module"
sensorChartMode = "rusEFI console Sensor Sniffer mode"
useHbridgesToDriveIdleStepper = "If enabled we use two H-bridges to drive stepper idle air valve"
consumeObdSensors = "This property is useful if using rusEFI as TCM or BCM only"
enableCanVss = "Read VSS from OEM CAN bus according to selected CAN vehicle configuration."
stftIgnoreErrorMagnitude = "If enabled, adjust at a constant rate instead of a rate proportional to the current lambda error. This mode may be easier to tune, and more tolerant of sensor noise. Use of this mode is required if you have a narrowband O2 sensor."
verboseVVTDecoding = "Verbose info in console below engineSnifferRpmThreshold\nenable vvt_details"
invertCamVVTSignal = "get invertCamVVTSignal"
consumeObdSensors = "This property is useful if using rusEFI as TCM or BCM only\nenable consumeObdSensors"
alphaNUseIat = "In Alpha-N mode, compensate for air temperature."
useRawOutputToDriveIdleStepper = "If enabled we use four Push-Pull outputs to directly drive stepper idle air valve coilss"
verboseCan2 = "Print incoming and outgoing second bus CAN messages in rusEFI console"
etbIo1_controlPin = "Acts as EN pin in two-wire mode"
@ -6187,6 +6188,7 @@ dialog = lambda_monitorDialog, "lambda_monitor"
field = "Enabled", isInjectionEnabled
field = "Mode", injectionMode, {isInjectionEnabled == 1}
field = "#Batch injection with individual wiring"
field = "Alpha-N uses IAT density correction", alphaNUseIat, { fuelAlgorithm == 2 }
field = "Override VE table load axis", veOverrideMode, { isInjectionEnabled }
field = "Override AFR table load axis", afrOverrideMode, { isInjectionEnabled }
field = "Injection phase control mode", injectionTimingMode, { isInjectionEnabled }

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.17.alphax-2chan.3745737963"
signature = "rusEFI master.2023.09.17.alphax-2chan.176808986"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.17.alphax-2chan.3745737963" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.17.alphax-2chan.176808986" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","INVALID","B4 - O2","On-board MAP","INVALID","B5 - TPS","A2 Battery Sense","C7 - CAM Hall/Digital","X7 - AIN4","X1 - AIN1","INVALID","INVALID","B2 - MAP","B7 - CLT","B3 - IAT","X3 - AIN2"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 14:00:33 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 14:47:30 UTC 2023
pageSize = 23468
page = 1
@ -457,7 +457,7 @@ useHbridgesToDriveIdleStepper = bits, U32, 912, [2:2], "false", "true"
multisparkEnable = bits, U32, 912, [3:3], "false", "true"
enableLaunchRetard = bits, U32, 912, [4:4], "false", "true"
unfinishedenableLaunchBoost = bits, U32, 912, [5:5], "false", "true"
unusedBitLDBS = bits, U32, 912, [6:6], "false", "true"
consumeObdSensors = bits, U32, 912, [6:6], "false", "true"
enableCanVss = bits, U32, 912, [7:7], "false", "true"
enableInnovateLC2 = bits, U32, 912, [8:8], "false", "true"
showHumanReadableWarning = bits, U32, 912, [9:9], "false", "true"
@ -466,7 +466,7 @@ vvtBooleanForVerySpecialCases = bits, U32, 912, [11:11], "false", "true"
enableSoftwareKnock = bits, U32, 912, [12:12], "false", "true"
verboseVVTDecoding = bits, U32, 912, [13:13], "false", "true"
invertCamVVTSignal = bits, U32, 912, [14:14], "false", "true"
consumeObdSensors = bits, U32, 912, [15:15], "false", "true"
alphaNUseIat = bits, U32, 912, [15:15], "false", "true"
knockBankCyl1 = bits, U32, 912, [16:16], "Channel 1", "Channel 2"
knockBankCyl2 = bits, U32, 912, [17:17], "Channel 1", "Channel 2"
knockBankCyl3 = bits, U32, 912, [18:18], "Channel 1", "Channel 2"
@ -1706,11 +1706,12 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0
cdmInputPin = "Saab Combustion Detection Module knock signal input pin\nalso known as Saab Ion Sensing Module"
sensorChartMode = "rusEFI console Sensor Sniffer mode"
useHbridgesToDriveIdleStepper = "If enabled we use two H-bridges to drive stepper idle air valve"
consumeObdSensors = "This property is useful if using rusEFI as TCM or BCM only"
enableCanVss = "Read VSS from OEM CAN bus according to selected CAN vehicle configuration."
stftIgnoreErrorMagnitude = "If enabled, adjust at a constant rate instead of a rate proportional to the current lambda error. This mode may be easier to tune, and more tolerant of sensor noise. Use of this mode is required if you have a narrowband O2 sensor."
verboseVVTDecoding = "Verbose info in console below engineSnifferRpmThreshold\nenable vvt_details"
invertCamVVTSignal = "get invertCamVVTSignal"
consumeObdSensors = "This property is useful if using rusEFI as TCM or BCM only\nenable consumeObdSensors"
alphaNUseIat = "In Alpha-N mode, compensate for air temperature."
useRawOutputToDriveIdleStepper = "If enabled we use four Push-Pull outputs to directly drive stepper idle air valve coilss"
verboseCan2 = "Print incoming and outgoing second bus CAN messages in rusEFI console"
etbIo1_controlPin = "Acts as EN pin in two-wire mode"
@ -6183,6 +6184,7 @@ dialog = lambda_monitorDialog, "lambda_monitor"
field = "Enabled", isInjectionEnabled
field = "Mode", injectionMode, {isInjectionEnabled == 1}
field = "#Batch injection with individual wiring"
field = "Alpha-N uses IAT density correction", alphaNUseIat, { fuelAlgorithm == 2 }
field = "Override VE table load axis", veOverrideMode, { isInjectionEnabled }
field = "Override AFR table load axis", afrOverrideMode, { isInjectionEnabled }
field = "Injection phase control mode", injectionTimingMode, { isInjectionEnabled }

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.17.alphax-4chan.412354324"
signature = "rusEFI master.2023.09.17.alphax-4chan.3445526501"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.17.alphax-4chan.412354324" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.17.alphax-4chan.3445526501" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","INVALID","B4 - O2","On-board MAP","D5 - PPS","B5 - TPS","F7 - Ignition Key Voltage","C7 - CAM Hall/Digital","INVALID","D4 - TPS2","INVALID","X5 - AIN3","B2 - MAP","B7 - CLT","B3 - IAT","F6 - PPS2","X5 - AIN4","INVALID","INVALID","INVALID","INVALID","D5 - PPS rev G"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 14:00:36 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 14:47:33 UTC 2023
pageSize = 23468
page = 1
@ -457,7 +457,7 @@ useHbridgesToDriveIdleStepper = bits, U32, 912, [2:2], "false", "true"
multisparkEnable = bits, U32, 912, [3:3], "false", "true"
enableLaunchRetard = bits, U32, 912, [4:4], "false", "true"
unfinishedenableLaunchBoost = bits, U32, 912, [5:5], "false", "true"
unusedBitLDBS = bits, U32, 912, [6:6], "false", "true"
consumeObdSensors = bits, U32, 912, [6:6], "false", "true"
enableCanVss = bits, U32, 912, [7:7], "false", "true"
enableInnovateLC2 = bits, U32, 912, [8:8], "false", "true"
showHumanReadableWarning = bits, U32, 912, [9:9], "false", "true"
@ -466,7 +466,7 @@ vvtBooleanForVerySpecialCases = bits, U32, 912, [11:11], "false", "true"
enableSoftwareKnock = bits, U32, 912, [12:12], "false", "true"
verboseVVTDecoding = bits, U32, 912, [13:13], "false", "true"
invertCamVVTSignal = bits, U32, 912, [14:14], "false", "true"
consumeObdSensors = bits, U32, 912, [15:15], "false", "true"
alphaNUseIat = bits, U32, 912, [15:15], "false", "true"
knockBankCyl1 = bits, U32, 912, [16:16], "Channel 1", "Channel 2"
knockBankCyl2 = bits, U32, 912, [17:17], "Channel 1", "Channel 2"
knockBankCyl3 = bits, U32, 912, [18:18], "Channel 1", "Channel 2"
@ -1706,11 +1706,12 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0
cdmInputPin = "Saab Combustion Detection Module knock signal input pin\nalso known as Saab Ion Sensing Module"
sensorChartMode = "rusEFI console Sensor Sniffer mode"
useHbridgesToDriveIdleStepper = "If enabled we use two H-bridges to drive stepper idle air valve"
consumeObdSensors = "This property is useful if using rusEFI as TCM or BCM only"
enableCanVss = "Read VSS from OEM CAN bus according to selected CAN vehicle configuration."
stftIgnoreErrorMagnitude = "If enabled, adjust at a constant rate instead of a rate proportional to the current lambda error. This mode may be easier to tune, and more tolerant of sensor noise. Use of this mode is required if you have a narrowband O2 sensor."
verboseVVTDecoding = "Verbose info in console below engineSnifferRpmThreshold\nenable vvt_details"
invertCamVVTSignal = "get invertCamVVTSignal"
consumeObdSensors = "This property is useful if using rusEFI as TCM or BCM only\nenable consumeObdSensors"
alphaNUseIat = "In Alpha-N mode, compensate for air temperature."
useRawOutputToDriveIdleStepper = "If enabled we use four Push-Pull outputs to directly drive stepper idle air valve coilss"
verboseCan2 = "Print incoming and outgoing second bus CAN messages in rusEFI console"
etbIo1_controlPin = "Acts as EN pin in two-wire mode"
@ -6186,6 +6187,7 @@ dialog = lambda_monitorDialog, "lambda_monitor"
field = "Enabled", isInjectionEnabled
field = "Mode", injectionMode, {isInjectionEnabled == 1}
field = "#Batch injection with individual wiring"
field = "Alpha-N uses IAT density correction", alphaNUseIat, { fuelAlgorithm == 2 }
field = "Override VE table load axis", veOverrideMode, { isInjectionEnabled }
field = "Override AFR table load axis", afrOverrideMode, { isInjectionEnabled }
field = "Injection phase control mode", injectionTimingMode, { isInjectionEnabled }

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.17.alphax-4chan_f7.412354324"
signature = "rusEFI master.2023.09.17.alphax-4chan_f7.3445526501"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.17.alphax-4chan_f7.412354324" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.17.alphax-4chan_f7.3445526501" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","INVALID","B4 - O2","On-board MAP","D5 - PPS","B5 - TPS","F7 - Ignition Key Voltage","C7 - CAM Hall/Digital","INVALID","D4 - TPS2","INVALID","X5 - AIN3","B2 - MAP","B7 - CLT","B3 - IAT","F6 - PPS2","X5 - AIN4","INVALID","INVALID","INVALID","INVALID","D5 - PPS rev G"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 14:00:39 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 14:47:36 UTC 2023
pageSize = 23468
page = 1
@ -457,7 +457,7 @@ useHbridgesToDriveIdleStepper = bits, U32, 912, [2:2], "false", "true"
multisparkEnable = bits, U32, 912, [3:3], "false", "true"
enableLaunchRetard = bits, U32, 912, [4:4], "false", "true"
unfinishedenableLaunchBoost = bits, U32, 912, [5:5], "false", "true"
unusedBitLDBS = bits, U32, 912, [6:6], "false", "true"
consumeObdSensors = bits, U32, 912, [6:6], "false", "true"
enableCanVss = bits, U32, 912, [7:7], "false", "true"
enableInnovateLC2 = bits, U32, 912, [8:8], "false", "true"
showHumanReadableWarning = bits, U32, 912, [9:9], "false", "true"
@ -466,7 +466,7 @@ vvtBooleanForVerySpecialCases = bits, U32, 912, [11:11], "false", "true"
enableSoftwareKnock = bits, U32, 912, [12:12], "false", "true"
verboseVVTDecoding = bits, U32, 912, [13:13], "false", "true"
invertCamVVTSignal = bits, U32, 912, [14:14], "false", "true"
consumeObdSensors = bits, U32, 912, [15:15], "false", "true"
alphaNUseIat = bits, U32, 912, [15:15], "false", "true"
knockBankCyl1 = bits, U32, 912, [16:16], "Channel 1", "Channel 2"
knockBankCyl2 = bits, U32, 912, [17:17], "Channel 1", "Channel 2"
knockBankCyl3 = bits, U32, 912, [18:18], "Channel 1", "Channel 2"
@ -1706,11 +1706,12 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0
cdmInputPin = "Saab Combustion Detection Module knock signal input pin\nalso known as Saab Ion Sensing Module"
sensorChartMode = "rusEFI console Sensor Sniffer mode"
useHbridgesToDriveIdleStepper = "If enabled we use two H-bridges to drive stepper idle air valve"
consumeObdSensors = "This property is useful if using rusEFI as TCM or BCM only"
enableCanVss = "Read VSS from OEM CAN bus according to selected CAN vehicle configuration."
stftIgnoreErrorMagnitude = "If enabled, adjust at a constant rate instead of a rate proportional to the current lambda error. This mode may be easier to tune, and more tolerant of sensor noise. Use of this mode is required if you have a narrowband O2 sensor."
verboseVVTDecoding = "Verbose info in console below engineSnifferRpmThreshold\nenable vvt_details"
invertCamVVTSignal = "get invertCamVVTSignal"
consumeObdSensors = "This property is useful if using rusEFI as TCM or BCM only\nenable consumeObdSensors"
alphaNUseIat = "In Alpha-N mode, compensate for air temperature."
useRawOutputToDriveIdleStepper = "If enabled we use four Push-Pull outputs to directly drive stepper idle air valve coilss"
verboseCan2 = "Print incoming and outgoing second bus CAN messages in rusEFI console"
etbIo1_controlPin = "Acts as EN pin in two-wire mode"
@ -6186,6 +6187,7 @@ dialog = lambda_monitorDialog, "lambda_monitor"
field = "Enabled", isInjectionEnabled
field = "Mode", injectionMode, {isInjectionEnabled == 1}
field = "#Batch injection with individual wiring"
field = "Alpha-N uses IAT density correction", alphaNUseIat, { fuelAlgorithm == 2 }
field = "Override VE table load axis", veOverrideMode, { isInjectionEnabled }
field = "Override AFR table load axis", afrOverrideMode, { isInjectionEnabled }
field = "Injection phase control mode", injectionTimingMode, { isInjectionEnabled }

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.17.alphax-8chan-revA.1228408442"
signature = "rusEFI master.2023.09.17.alphax-8chan-revA.2633141899"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.17.alphax-8chan-revA.1228408442" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.17.alphax-8chan-revA.2633141899" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","INVALID","INVALID","INVALID","17A - PPS","23C - TPS","Battery Sense","INVALID","15D - AN5","24C - TPS2","14A - Analog 1","22A - Analog 22","On-board MAP","16A - CLT","15A - IAT","31C - PPS2","33A - AN3","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","16D - AN6","INVALID","INVALID","INVALID","INVALID","7C - AT4","INVALID","6C - AT3","14D - AN4"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 14:00:48 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 14:47:46 UTC 2023
pageSize = 23468
page = 1
@ -457,7 +457,7 @@ useHbridgesToDriveIdleStepper = bits, U32, 912, [2:2], "false", "true"
multisparkEnable = bits, U32, 912, [3:3], "false", "true"
enableLaunchRetard = bits, U32, 912, [4:4], "false", "true"
unfinishedenableLaunchBoost = bits, U32, 912, [5:5], "false", "true"
unusedBitLDBS = bits, U32, 912, [6:6], "false", "true"
consumeObdSensors = bits, U32, 912, [6:6], "false", "true"
enableCanVss = bits, U32, 912, [7:7], "false", "true"
enableInnovateLC2 = bits, U32, 912, [8:8], "false", "true"
showHumanReadableWarning = bits, U32, 912, [9:9], "false", "true"
@ -466,7 +466,7 @@ vvtBooleanForVerySpecialCases = bits, U32, 912, [11:11], "false", "true"
enableSoftwareKnock = bits, U32, 912, [12:12], "false", "true"
verboseVVTDecoding = bits, U32, 912, [13:13], "false", "true"
invertCamVVTSignal = bits, U32, 912, [14:14], "false", "true"
consumeObdSensors = bits, U32, 912, [15:15], "false", "true"
alphaNUseIat = bits, U32, 912, [15:15], "false", "true"
knockBankCyl1 = bits, U32, 912, [16:16], "Channel 1", "Channel 2"
knockBankCyl2 = bits, U32, 912, [17:17], "Channel 1", "Channel 2"
knockBankCyl3 = bits, U32, 912, [18:18], "Channel 1", "Channel 2"
@ -1706,11 +1706,12 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0
cdmInputPin = "Saab Combustion Detection Module knock signal input pin\nalso known as Saab Ion Sensing Module"
sensorChartMode = "rusEFI console Sensor Sniffer mode"
useHbridgesToDriveIdleStepper = "If enabled we use two H-bridges to drive stepper idle air valve"
consumeObdSensors = "This property is useful if using rusEFI as TCM or BCM only"
enableCanVss = "Read VSS from OEM CAN bus according to selected CAN vehicle configuration."
stftIgnoreErrorMagnitude = "If enabled, adjust at a constant rate instead of a rate proportional to the current lambda error. This mode may be easier to tune, and more tolerant of sensor noise. Use of this mode is required if you have a narrowband O2 sensor."
verboseVVTDecoding = "Verbose info in console below engineSnifferRpmThreshold\nenable vvt_details"
invertCamVVTSignal = "get invertCamVVTSignal"
consumeObdSensors = "This property is useful if using rusEFI as TCM or BCM only\nenable consumeObdSensors"
alphaNUseIat = "In Alpha-N mode, compensate for air temperature."
useRawOutputToDriveIdleStepper = "If enabled we use four Push-Pull outputs to directly drive stepper idle air valve coilss"
verboseCan2 = "Print incoming and outgoing second bus CAN messages in rusEFI console"
etbIo1_controlPin = "Acts as EN pin in two-wire mode"
@ -6187,6 +6188,7 @@ dialog = lambda_monitorDialog, "lambda_monitor"
field = "Enabled", isInjectionEnabled
field = "Mode", injectionMode, {isInjectionEnabled == 1}
field = "#Batch injection with individual wiring"
field = "Alpha-N uses IAT density correction", alphaNUseIat, { fuelAlgorithm == 2 }
field = "Override VE table load axis", veOverrideMode, { isInjectionEnabled }
field = "Override AFR table load axis", afrOverrideMode, { isInjectionEnabled }
field = "Injection phase control mode", injectionTimingMode, { isInjectionEnabled }

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.17.alphax-8chan.1972873201"
signature = "rusEFI master.2023.09.17.alphax-8chan.2690461440"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.17.alphax-8chan.1972873201" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.17.alphax-8chan.2690461440" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","INVALID","3A - Aux Analog 2","On-board MAP","33A - PPS Sensor Input","31A - TPS Sensor Input","24 - Ignition Key Voltage","INVALID","INVALID","19A - Aux Analog 6","1A - Aux Analog 1","2A - Aux Analog 4","INVALID","29A - CLT Sensor Input","27A - IAT Sensor Input","INVALID","12A - Aux Analog 8","INVALID","11A - Aux Analog 3","INVALID","34A - PPS2 Sensor Input","32A - TPS2 Sensor Input","INVALID","INVALID","INVALID","4A - Aux Analog 7","INVALID","10A - Aux Analog 5","INVALID","28A - Aux Temp 2","28A - Aux Temp 1","INVALID","20A - Aux Analog 9"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 14:00:42 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 14:47:40 UTC 2023
pageSize = 23468
page = 1
@ -457,7 +457,7 @@ useHbridgesToDriveIdleStepper = bits, U32, 912, [2:2], "false", "true"
multisparkEnable = bits, U32, 912, [3:3], "false", "true"
enableLaunchRetard = bits, U32, 912, [4:4], "false", "true"
unfinishedenableLaunchBoost = bits, U32, 912, [5:5], "false", "true"
unusedBitLDBS = bits, U32, 912, [6:6], "false", "true"
consumeObdSensors = bits, U32, 912, [6:6], "false", "true"
enableCanVss = bits, U32, 912, [7:7], "false", "true"
enableInnovateLC2 = bits, U32, 912, [8:8], "false", "true"
showHumanReadableWarning = bits, U32, 912, [9:9], "false", "true"
@ -466,7 +466,7 @@ vvtBooleanForVerySpecialCases = bits, U32, 912, [11:11], "false", "true"
enableSoftwareKnock = bits, U32, 912, [12:12], "false", "true"
verboseVVTDecoding = bits, U32, 912, [13:13], "false", "true"
invertCamVVTSignal = bits, U32, 912, [14:14], "false", "true"
consumeObdSensors = bits, U32, 912, [15:15], "false", "true"
alphaNUseIat = bits, U32, 912, [15:15], "false", "true"
knockBankCyl1 = bits, U32, 912, [16:16], "Channel 1", "Channel 2"
knockBankCyl2 = bits, U32, 912, [17:17], "Channel 1", "Channel 2"
knockBankCyl3 = bits, U32, 912, [18:18], "Channel 1", "Channel 2"
@ -1706,11 +1706,12 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0
cdmInputPin = "Saab Combustion Detection Module knock signal input pin\nalso known as Saab Ion Sensing Module"
sensorChartMode = "rusEFI console Sensor Sniffer mode"
useHbridgesToDriveIdleStepper = "If enabled we use two H-bridges to drive stepper idle air valve"
consumeObdSensors = "This property is useful if using rusEFI as TCM or BCM only"
enableCanVss = "Read VSS from OEM CAN bus according to selected CAN vehicle configuration."
stftIgnoreErrorMagnitude = "If enabled, adjust at a constant rate instead of a rate proportional to the current lambda error. This mode may be easier to tune, and more tolerant of sensor noise. Use of this mode is required if you have a narrowband O2 sensor."
verboseVVTDecoding = "Verbose info in console below engineSnifferRpmThreshold\nenable vvt_details"
invertCamVVTSignal = "get invertCamVVTSignal"
consumeObdSensors = "This property is useful if using rusEFI as TCM or BCM only\nenable consumeObdSensors"
alphaNUseIat = "In Alpha-N mode, compensate for air temperature."
useRawOutputToDriveIdleStepper = "If enabled we use four Push-Pull outputs to directly drive stepper idle air valve coilss"
verboseCan2 = "Print incoming and outgoing second bus CAN messages in rusEFI console"
etbIo1_controlPin = "Acts as EN pin in two-wire mode"
@ -6187,6 +6188,7 @@ dialog = lambda_monitorDialog, "lambda_monitor"
field = "Enabled", isInjectionEnabled
field = "Mode", injectionMode, {isInjectionEnabled == 1}
field = "#Batch injection with individual wiring"
field = "Alpha-N uses IAT density correction", alphaNUseIat, { fuelAlgorithm == 2 }
field = "Override VE table load axis", veOverrideMode, { isInjectionEnabled }
field = "Override AFR table load axis", afrOverrideMode, { isInjectionEnabled }
field = "Injection phase control mode", injectionTimingMode, { isInjectionEnabled }

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.17.alphax-8chan_f7.1972873201"
signature = "rusEFI master.2023.09.17.alphax-8chan_f7.2690461440"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.17.alphax-8chan_f7.1972873201" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.17.alphax-8chan_f7.2690461440" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","INVALID","3A - Aux Analog 2","On-board MAP","33A - PPS Sensor Input","31A - TPS Sensor Input","24 - Ignition Key Voltage","INVALID","INVALID","19A - Aux Analog 6","1A - Aux Analog 1","2A - Aux Analog 4","INVALID","29A - CLT Sensor Input","27A - IAT Sensor Input","INVALID","12A - Aux Analog 8","INVALID","11A - Aux Analog 3","INVALID","34A - PPS2 Sensor Input","32A - TPS2 Sensor Input","INVALID","INVALID","INVALID","4A - Aux Analog 7","INVALID","10A - Aux Analog 5","INVALID","28A - Aux Temp 2","28A - Aux Temp 1","INVALID","20A - Aux Analog 9"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 14:00:45 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 14:47:43 UTC 2023
pageSize = 23468
page = 1
@ -457,7 +457,7 @@ useHbridgesToDriveIdleStepper = bits, U32, 912, [2:2], "false", "true"
multisparkEnable = bits, U32, 912, [3:3], "false", "true"
enableLaunchRetard = bits, U32, 912, [4:4], "false", "true"
unfinishedenableLaunchBoost = bits, U32, 912, [5:5], "false", "true"
unusedBitLDBS = bits, U32, 912, [6:6], "false", "true"
consumeObdSensors = bits, U32, 912, [6:6], "false", "true"
enableCanVss = bits, U32, 912, [7:7], "false", "true"
enableInnovateLC2 = bits, U32, 912, [8:8], "false", "true"
showHumanReadableWarning = bits, U32, 912, [9:9], "false", "true"
@ -466,7 +466,7 @@ vvtBooleanForVerySpecialCases = bits, U32, 912, [11:11], "false", "true"
enableSoftwareKnock = bits, U32, 912, [12:12], "false", "true"
verboseVVTDecoding = bits, U32, 912, [13:13], "false", "true"
invertCamVVTSignal = bits, U32, 912, [14:14], "false", "true"
consumeObdSensors = bits, U32, 912, [15:15], "false", "true"
alphaNUseIat = bits, U32, 912, [15:15], "false", "true"
knockBankCyl1 = bits, U32, 912, [16:16], "Channel 1", "Channel 2"
knockBankCyl2 = bits, U32, 912, [17:17], "Channel 1", "Channel 2"
knockBankCyl3 = bits, U32, 912, [18:18], "Channel 1", "Channel 2"
@ -1706,11 +1706,12 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0
cdmInputPin = "Saab Combustion Detection Module knock signal input pin\nalso known as Saab Ion Sensing Module"
sensorChartMode = "rusEFI console Sensor Sniffer mode"
useHbridgesToDriveIdleStepper = "If enabled we use two H-bridges to drive stepper idle air valve"
consumeObdSensors = "This property is useful if using rusEFI as TCM or BCM only"
enableCanVss = "Read VSS from OEM CAN bus according to selected CAN vehicle configuration."
stftIgnoreErrorMagnitude = "If enabled, adjust at a constant rate instead of a rate proportional to the current lambda error. This mode may be easier to tune, and more tolerant of sensor noise. Use of this mode is required if you have a narrowband O2 sensor."
verboseVVTDecoding = "Verbose info in console below engineSnifferRpmThreshold\nenable vvt_details"
invertCamVVTSignal = "get invertCamVVTSignal"
consumeObdSensors = "This property is useful if using rusEFI as TCM or BCM only\nenable consumeObdSensors"
alphaNUseIat = "In Alpha-N mode, compensate for air temperature."
useRawOutputToDriveIdleStepper = "If enabled we use four Push-Pull outputs to directly drive stepper idle air valve coilss"
verboseCan2 = "Print incoming and outgoing second bus CAN messages in rusEFI console"
etbIo1_controlPin = "Acts as EN pin in two-wire mode"
@ -6187,6 +6188,7 @@ dialog = lambda_monitorDialog, "lambda_monitor"
field = "Enabled", isInjectionEnabled
field = "Mode", injectionMode, {isInjectionEnabled == 1}
field = "#Batch injection with individual wiring"
field = "Alpha-N uses IAT density correction", alphaNUseIat, { fuelAlgorithm == 2 }
field = "Override VE table load axis", veOverrideMode, { isInjectionEnabled }
field = "Override AFR table load axis", afrOverrideMode, { isInjectionEnabled }
field = "Injection phase control mode", injectionTimingMode, { isInjectionEnabled }

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.17.atlas.1677798750"
signature = "rusEFI master.2023.09.17.atlas.2982913455"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.17.atlas.1677798750" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.17.atlas.2982913455" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 14:02:29 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 14:49:24 UTC 2023
pageSize = 23468
page = 1
@ -457,7 +457,7 @@ useHbridgesToDriveIdleStepper = bits, U32, 912, [2:2], "false", "true"
multisparkEnable = bits, U32, 912, [3:3], "false", "true"
enableLaunchRetard = bits, U32, 912, [4:4], "false", "true"
unfinishedenableLaunchBoost = bits, U32, 912, [5:5], "false", "true"
unusedBitLDBS = bits, U32, 912, [6:6], "false", "true"
consumeObdSensors = bits, U32, 912, [6:6], "false", "true"
enableCanVss = bits, U32, 912, [7:7], "false", "true"
enableInnovateLC2 = bits, U32, 912, [8:8], "false", "true"
showHumanReadableWarning = bits, U32, 912, [9:9], "false", "true"
@ -466,7 +466,7 @@ vvtBooleanForVerySpecialCases = bits, U32, 912, [11:11], "false", "true"
enableSoftwareKnock = bits, U32, 912, [12:12], "false", "true"
verboseVVTDecoding = bits, U32, 912, [13:13], "false", "true"
invertCamVVTSignal = bits, U32, 912, [14:14], "false", "true"
consumeObdSensors = bits, U32, 912, [15:15], "false", "true"
alphaNUseIat = bits, U32, 912, [15:15], "false", "true"
knockBankCyl1 = bits, U32, 912, [16:16], "Channel 1", "Channel 2"
knockBankCyl2 = bits, U32, 912, [17:17], "Channel 1", "Channel 2"
knockBankCyl3 = bits, U32, 912, [18:18], "Channel 1", "Channel 2"
@ -1706,11 +1706,12 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0
cdmInputPin = "Saab Combustion Detection Module knock signal input pin\nalso known as Saab Ion Sensing Module"
sensorChartMode = "rusEFI console Sensor Sniffer mode"
useHbridgesToDriveIdleStepper = "If enabled we use two H-bridges to drive stepper idle air valve"
consumeObdSensors = "This property is useful if using rusEFI as TCM or BCM only"
enableCanVss = "Read VSS from OEM CAN bus according to selected CAN vehicle configuration."
stftIgnoreErrorMagnitude = "If enabled, adjust at a constant rate instead of a rate proportional to the current lambda error. This mode may be easier to tune, and more tolerant of sensor noise. Use of this mode is required if you have a narrowband O2 sensor."
verboseVVTDecoding = "Verbose info in console below engineSnifferRpmThreshold\nenable vvt_details"
invertCamVVTSignal = "get invertCamVVTSignal"
consumeObdSensors = "This property is useful if using rusEFI as TCM or BCM only\nenable consumeObdSensors"
alphaNUseIat = "In Alpha-N mode, compensate for air temperature."
useRawOutputToDriveIdleStepper = "If enabled we use four Push-Pull outputs to directly drive stepper idle air valve coilss"
verboseCan2 = "Print incoming and outgoing second bus CAN messages in rusEFI console"
etbIo1_controlPin = "Acts as EN pin in two-wire mode"
@ -6185,6 +6186,7 @@ dialog = lambda_monitorDialog, "lambda_monitor"
field = "Enabled", isInjectionEnabled
field = "Mode", injectionMode, {isInjectionEnabled == 1}
field = "#Batch injection with individual wiring"
field = "Alpha-N uses IAT density correction", alphaNUseIat, { fuelAlgorithm == 2 }
field = "Override VE table load axis", veOverrideMode, { isInjectionEnabled }
field = "Override AFR table load axis", afrOverrideMode, { isInjectionEnabled }
field = "Injection phase control mode", injectionTimingMode, { isInjectionEnabled }

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.17.core8.1089263055"
signature = "rusEFI master.2023.09.17.core8.2502319422"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.17.core8.1089263055" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.17.core8.2502319422" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","On-board Battery Sense (A0)","Analog Inputs 1 (A1)","Analog Inputs 2 (A2)","Analog Inputs 3 (A3)","Analog Inputs 4 (A4)","On-board MAP (A5)","Analog Inputs 6 (A6)","Analog Inputs 7 (A7)","On-board BARO (B0)","Analog Inputs 9 (B1)","Analog Inputs 10 (C0)","Primary On-board O2 (C1)","Secondary On-board O2 (C2)","Analog Inputs 13 (C3)","Analog Inputs 14 (C4)","Analog Inputs 15 (C5)"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 14:01:42 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 14:48:40 UTC 2023
pageSize = 23468
page = 1
@ -457,7 +457,7 @@ useHbridgesToDriveIdleStepper = bits, U32, 912, [2:2], "false", "true"
multisparkEnable = bits, U32, 912, [3:3], "false", "true"
enableLaunchRetard = bits, U32, 912, [4:4], "false", "true"
unfinishedenableLaunchBoost = bits, U32, 912, [5:5], "false", "true"
unusedBitLDBS = bits, U32, 912, [6:6], "false", "true"
consumeObdSensors = bits, U32, 912, [6:6], "false", "true"
enableCanVss = bits, U32, 912, [7:7], "false", "true"
enableInnovateLC2 = bits, U32, 912, [8:8], "false", "true"
showHumanReadableWarning = bits, U32, 912, [9:9], "false", "true"
@ -466,7 +466,7 @@ vvtBooleanForVerySpecialCases = bits, U32, 912, [11:11], "false", "true"
enableSoftwareKnock = bits, U32, 912, [12:12], "false", "true"
verboseVVTDecoding = bits, U32, 912, [13:13], "false", "true"
invertCamVVTSignal = bits, U32, 912, [14:14], "false", "true"
consumeObdSensors = bits, U32, 912, [15:15], "false", "true"
alphaNUseIat = bits, U32, 912, [15:15], "false", "true"
knockBankCyl1 = bits, U32, 912, [16:16], "Channel 1", "Channel 2"
knockBankCyl2 = bits, U32, 912, [17:17], "Channel 1", "Channel 2"
knockBankCyl3 = bits, U32, 912, [18:18], "Channel 1", "Channel 2"
@ -1706,11 +1706,12 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0
cdmInputPin = "Saab Combustion Detection Module knock signal input pin\nalso known as Saab Ion Sensing Module"
sensorChartMode = "rusEFI console Sensor Sniffer mode"
useHbridgesToDriveIdleStepper = "If enabled we use two H-bridges to drive stepper idle air valve"
consumeObdSensors = "This property is useful if using rusEFI as TCM or BCM only"
enableCanVss = "Read VSS from OEM CAN bus according to selected CAN vehicle configuration."
stftIgnoreErrorMagnitude = "If enabled, adjust at a constant rate instead of a rate proportional to the current lambda error. This mode may be easier to tune, and more tolerant of sensor noise. Use of this mode is required if you have a narrowband O2 sensor."
verboseVVTDecoding = "Verbose info in console below engineSnifferRpmThreshold\nenable vvt_details"
invertCamVVTSignal = "get invertCamVVTSignal"
consumeObdSensors = "This property is useful if using rusEFI as TCM or BCM only\nenable consumeObdSensors"
alphaNUseIat = "In Alpha-N mode, compensate for air temperature."
useRawOutputToDriveIdleStepper = "If enabled we use four Push-Pull outputs to directly drive stepper idle air valve coilss"
verboseCan2 = "Print incoming and outgoing second bus CAN messages in rusEFI console"
etbIo1_controlPin = "Acts as EN pin in two-wire mode"
@ -6187,6 +6188,7 @@ dialog = lambda_monitorDialog, "lambda_monitor"
field = "Enabled", isInjectionEnabled
field = "Mode", injectionMode, {isInjectionEnabled == 1}
field = "#Batch injection with individual wiring"
field = "Alpha-N uses IAT density correction", alphaNUseIat, { fuelAlgorithm == 2 }
field = "Override VE table load axis", veOverrideMode, { isInjectionEnabled }
field = "Override AFR table load axis", afrOverrideMode, { isInjectionEnabled }
field = "Injection phase control mode", injectionTimingMode, { isInjectionEnabled }

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.17.cypress.2026625145"
signature = "rusEFI master.2023.09.17.cypress.2902544520"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.17.cypress.2026625145" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.17.cypress.2902544520" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 14:00:29 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 14:47:26 UTC 2023
pageSize = 23468
page = 1
@ -457,7 +457,7 @@ useHbridgesToDriveIdleStepper = bits, U32, 912, [2:2], "false", "true"
multisparkEnable = bits, U32, 912, [3:3], "false", "true"
enableLaunchRetard = bits, U32, 912, [4:4], "false", "true"
unfinishedenableLaunchBoost = bits, U32, 912, [5:5], "false", "true"
unusedBitLDBS = bits, U32, 912, [6:6], "false", "true"
consumeObdSensors = bits, U32, 912, [6:6], "false", "true"
enableCanVss = bits, U32, 912, [7:7], "false", "true"
enableInnovateLC2 = bits, U32, 912, [8:8], "false", "true"
showHumanReadableWarning = bits, U32, 912, [9:9], "false", "true"
@ -466,7 +466,7 @@ vvtBooleanForVerySpecialCases = bits, U32, 912, [11:11], "false", "true"
enableSoftwareKnock = bits, U32, 912, [12:12], "false", "true"
verboseVVTDecoding = bits, U32, 912, [13:13], "false", "true"
invertCamVVTSignal = bits, U32, 912, [14:14], "false", "true"
consumeObdSensors = bits, U32, 912, [15:15], "false", "true"
alphaNUseIat = bits, U32, 912, [15:15], "false", "true"
knockBankCyl1 = bits, U32, 912, [16:16], "Channel 1", "Channel 2"
knockBankCyl2 = bits, U32, 912, [17:17], "Channel 1", "Channel 2"
knockBankCyl3 = bits, U32, 912, [18:18], "Channel 1", "Channel 2"
@ -1706,11 +1706,12 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0
cdmInputPin = "Saab Combustion Detection Module knock signal input pin\nalso known as Saab Ion Sensing Module"
sensorChartMode = "rusEFI console Sensor Sniffer mode"
useHbridgesToDriveIdleStepper = "If enabled we use two H-bridges to drive stepper idle air valve"
consumeObdSensors = "This property is useful if using rusEFI as TCM or BCM only"
enableCanVss = "Read VSS from OEM CAN bus according to selected CAN vehicle configuration."
stftIgnoreErrorMagnitude = "If enabled, adjust at a constant rate instead of a rate proportional to the current lambda error. This mode may be easier to tune, and more tolerant of sensor noise. Use of this mode is required if you have a narrowband O2 sensor."
verboseVVTDecoding = "Verbose info in console below engineSnifferRpmThreshold\nenable vvt_details"
invertCamVVTSignal = "get invertCamVVTSignal"
consumeObdSensors = "This property is useful if using rusEFI as TCM or BCM only\nenable consumeObdSensors"
alphaNUseIat = "In Alpha-N mode, compensate for air temperature."
useRawOutputToDriveIdleStepper = "If enabled we use four Push-Pull outputs to directly drive stepper idle air valve coilss"
verboseCan2 = "Print incoming and outgoing second bus CAN messages in rusEFI console"
etbIo1_controlPin = "Acts as EN pin in two-wire mode"
@ -6185,6 +6186,7 @@ dialog = lambda_monitorDialog, "lambda_monitor"
field = "Enabled", isInjectionEnabled
field = "Mode", injectionMode, {isInjectionEnabled == 1}
field = "#Batch injection with individual wiring"
field = "Alpha-N uses IAT density correction", alphaNUseIat, { fuelAlgorithm == 2 }
field = "Override VE table load axis", veOverrideMode, { isInjectionEnabled }
field = "Override AFR table load axis", afrOverrideMode, { isInjectionEnabled }
field = "Injection phase control mode", injectionTimingMode, { isInjectionEnabled }

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.17.f407-discovery.3688057410"
signature = "rusEFI master.2023.09.17.f407-discovery.236569267"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.17.f407-discovery.3688057410" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.17.f407-discovery.236569267" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 14:02:36 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 14:49:30 UTC 2023
pageSize = 23468
page = 1
@ -457,7 +457,7 @@ useHbridgesToDriveIdleStepper = bits, U32, 912, [2:2], "false", "true"
multisparkEnable = bits, U32, 912, [3:3], "false", "true"
enableLaunchRetard = bits, U32, 912, [4:4], "false", "true"
unfinishedenableLaunchBoost = bits, U32, 912, [5:5], "false", "true"
unusedBitLDBS = bits, U32, 912, [6:6], "false", "true"
consumeObdSensors = bits, U32, 912, [6:6], "false", "true"
enableCanVss = bits, U32, 912, [7:7], "false", "true"
enableInnovateLC2 = bits, U32, 912, [8:8], "false", "true"
showHumanReadableWarning = bits, U32, 912, [9:9], "false", "true"
@ -466,7 +466,7 @@ vvtBooleanForVerySpecialCases = bits, U32, 912, [11:11], "false", "true"
enableSoftwareKnock = bits, U32, 912, [12:12], "false", "true"
verboseVVTDecoding = bits, U32, 912, [13:13], "false", "true"
invertCamVVTSignal = bits, U32, 912, [14:14], "false", "true"
consumeObdSensors = bits, U32, 912, [15:15], "false", "true"
alphaNUseIat = bits, U32, 912, [15:15], "false", "true"
knockBankCyl1 = bits, U32, 912, [16:16], "Channel 1", "Channel 2"
knockBankCyl2 = bits, U32, 912, [17:17], "Channel 1", "Channel 2"
knockBankCyl3 = bits, U32, 912, [18:18], "Channel 1", "Channel 2"
@ -1706,11 +1706,12 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0
cdmInputPin = "Saab Combustion Detection Module knock signal input pin\nalso known as Saab Ion Sensing Module"
sensorChartMode = "rusEFI console Sensor Sniffer mode"
useHbridgesToDriveIdleStepper = "If enabled we use two H-bridges to drive stepper idle air valve"
consumeObdSensors = "This property is useful if using rusEFI as TCM or BCM only"
enableCanVss = "Read VSS from OEM CAN bus according to selected CAN vehicle configuration."
stftIgnoreErrorMagnitude = "If enabled, adjust at a constant rate instead of a rate proportional to the current lambda error. This mode may be easier to tune, and more tolerant of sensor noise. Use of this mode is required if you have a narrowband O2 sensor."
verboseVVTDecoding = "Verbose info in console below engineSnifferRpmThreshold\nenable vvt_details"
invertCamVVTSignal = "get invertCamVVTSignal"
consumeObdSensors = "This property is useful if using rusEFI as TCM or BCM only\nenable consumeObdSensors"
alphaNUseIat = "In Alpha-N mode, compensate for air temperature."
useRawOutputToDriveIdleStepper = "If enabled we use four Push-Pull outputs to directly drive stepper idle air valve coilss"
verboseCan2 = "Print incoming and outgoing second bus CAN messages in rusEFI console"
etbIo1_controlPin = "Acts as EN pin in two-wire mode"
@ -6187,6 +6188,7 @@ dialog = lambda_monitorDialog, "lambda_monitor"
field = "Enabled", isInjectionEnabled
field = "Mode", injectionMode, {isInjectionEnabled == 1}
field = "#Batch injection with individual wiring"
field = "Alpha-N uses IAT density correction", alphaNUseIat, { fuelAlgorithm == 2 }
field = "Override VE table load axis", veOverrideMode, { isInjectionEnabled }
field = "Override AFR table load axis", afrOverrideMode, { isInjectionEnabled }
field = "Injection phase control mode", injectionTimingMode, { isInjectionEnabled }

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.17.f429-discovery.2026625145"
signature = "rusEFI master.2023.09.17.f429-discovery.2902544520"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.17.f429-discovery.2026625145" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.17.f429-discovery.2902544520" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 14:02:17 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 14:49:13 UTC 2023
pageSize = 23468
page = 1
@ -457,7 +457,7 @@ useHbridgesToDriveIdleStepper = bits, U32, 912, [2:2], "false", "true"
multisparkEnable = bits, U32, 912, [3:3], "false", "true"
enableLaunchRetard = bits, U32, 912, [4:4], "false", "true"
unfinishedenableLaunchBoost = bits, U32, 912, [5:5], "false", "true"
unusedBitLDBS = bits, U32, 912, [6:6], "false", "true"
consumeObdSensors = bits, U32, 912, [6:6], "false", "true"
enableCanVss = bits, U32, 912, [7:7], "false", "true"
enableInnovateLC2 = bits, U32, 912, [8:8], "false", "true"
showHumanReadableWarning = bits, U32, 912, [9:9], "false", "true"
@ -466,7 +466,7 @@ vvtBooleanForVerySpecialCases = bits, U32, 912, [11:11], "false", "true"
enableSoftwareKnock = bits, U32, 912, [12:12], "false", "true"
verboseVVTDecoding = bits, U32, 912, [13:13], "false", "true"
invertCamVVTSignal = bits, U32, 912, [14:14], "false", "true"
consumeObdSensors = bits, U32, 912, [15:15], "false", "true"
alphaNUseIat = bits, U32, 912, [15:15], "false", "true"
knockBankCyl1 = bits, U32, 912, [16:16], "Channel 1", "Channel 2"
knockBankCyl2 = bits, U32, 912, [17:17], "Channel 1", "Channel 2"
knockBankCyl3 = bits, U32, 912, [18:18], "Channel 1", "Channel 2"
@ -1706,11 +1706,12 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0
cdmInputPin = "Saab Combustion Detection Module knock signal input pin\nalso known as Saab Ion Sensing Module"
sensorChartMode = "rusEFI console Sensor Sniffer mode"
useHbridgesToDriveIdleStepper = "If enabled we use two H-bridges to drive stepper idle air valve"
consumeObdSensors = "This property is useful if using rusEFI as TCM or BCM only"
enableCanVss = "Read VSS from OEM CAN bus according to selected CAN vehicle configuration."
stftIgnoreErrorMagnitude = "If enabled, adjust at a constant rate instead of a rate proportional to the current lambda error. This mode may be easier to tune, and more tolerant of sensor noise. Use of this mode is required if you have a narrowband O2 sensor."
verboseVVTDecoding = "Verbose info in console below engineSnifferRpmThreshold\nenable vvt_details"
invertCamVVTSignal = "get invertCamVVTSignal"
consumeObdSensors = "This property is useful if using rusEFI as TCM or BCM only\nenable consumeObdSensors"
alphaNUseIat = "In Alpha-N mode, compensate for air temperature."
useRawOutputToDriveIdleStepper = "If enabled we use four Push-Pull outputs to directly drive stepper idle air valve coilss"
verboseCan2 = "Print incoming and outgoing second bus CAN messages in rusEFI console"
etbIo1_controlPin = "Acts as EN pin in two-wire mode"
@ -6185,6 +6186,7 @@ dialog = lambda_monitorDialog, "lambda_monitor"
field = "Enabled", isInjectionEnabled
field = "Mode", injectionMode, {isInjectionEnabled == 1}
field = "#Batch injection with individual wiring"
field = "Alpha-N uses IAT density correction", alphaNUseIat, { fuelAlgorithm == 2 }
field = "Override VE table load axis", veOverrideMode, { isInjectionEnabled }
field = "Override AFR table load axis", afrOverrideMode, { isInjectionEnabled }
field = "Injection phase control mode", injectionTimingMode, { isInjectionEnabled }

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.17.frankenso_na6.1519990963"
signature = "rusEFI master.2023.09.17.frankenso_na6.2404626498"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.17.frankenso_na6.1519990963" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.17.frankenso_na6.2404626498" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","Analog 3O","Analog 3L","Analog 3M","Analog 3J","Analog 3I","INVALID","Analog 3H","Analog 3G","INVALID","INVALID","INVALID","Analog 3P","Analog 3Q","Analog 3N","Analog VBatt","Analog 3E"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 14:01:58 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 14:48:55 UTC 2023
pageSize = 23468
page = 1
@ -457,7 +457,7 @@ useHbridgesToDriveIdleStepper = bits, U32, 912, [2:2], "false", "true"
multisparkEnable = bits, U32, 912, [3:3], "false", "true"
enableLaunchRetard = bits, U32, 912, [4:4], "false", "true"
unfinishedenableLaunchBoost = bits, U32, 912, [5:5], "false", "true"
unusedBitLDBS = bits, U32, 912, [6:6], "false", "true"
consumeObdSensors = bits, U32, 912, [6:6], "false", "true"
enableCanVss = bits, U32, 912, [7:7], "false", "true"
enableInnovateLC2 = bits, U32, 912, [8:8], "false", "true"
showHumanReadableWarning = bits, U32, 912, [9:9], "false", "true"
@ -466,7 +466,7 @@ vvtBooleanForVerySpecialCases = bits, U32, 912, [11:11], "false", "true"
enableSoftwareKnock = bits, U32, 912, [12:12], "false", "true"
verboseVVTDecoding = bits, U32, 912, [13:13], "false", "true"
invertCamVVTSignal = bits, U32, 912, [14:14], "false", "true"
consumeObdSensors = bits, U32, 912, [15:15], "false", "true"
alphaNUseIat = bits, U32, 912, [15:15], "false", "true"
knockBankCyl1 = bits, U32, 912, [16:16], "Channel 1", "Channel 2"
knockBankCyl2 = bits, U32, 912, [17:17], "Channel 1", "Channel 2"
knockBankCyl3 = bits, U32, 912, [18:18], "Channel 1", "Channel 2"
@ -1706,11 +1706,12 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0
cdmInputPin = "Saab Combustion Detection Module knock signal input pin\nalso known as Saab Ion Sensing Module"
sensorChartMode = "rusEFI console Sensor Sniffer mode"
useHbridgesToDriveIdleStepper = "If enabled we use two H-bridges to drive stepper idle air valve"
consumeObdSensors = "This property is useful if using rusEFI as TCM or BCM only"
enableCanVss = "Read VSS from OEM CAN bus according to selected CAN vehicle configuration."
stftIgnoreErrorMagnitude = "If enabled, adjust at a constant rate instead of a rate proportional to the current lambda error. This mode may be easier to tune, and more tolerant of sensor noise. Use of this mode is required if you have a narrowband O2 sensor."
verboseVVTDecoding = "Verbose info in console below engineSnifferRpmThreshold\nenable vvt_details"
invertCamVVTSignal = "get invertCamVVTSignal"
consumeObdSensors = "This property is useful if using rusEFI as TCM or BCM only\nenable consumeObdSensors"
alphaNUseIat = "In Alpha-N mode, compensate for air temperature."
useRawOutputToDriveIdleStepper = "If enabled we use four Push-Pull outputs to directly drive stepper idle air valve coilss"
verboseCan2 = "Print incoming and outgoing second bus CAN messages in rusEFI console"
etbIo1_controlPin = "Acts as EN pin in two-wire mode"
@ -6185,6 +6186,7 @@ dialog = lambda_monitorDialog, "lambda_monitor"
field = "Enabled", isInjectionEnabled
field = "Mode", injectionMode, {isInjectionEnabled == 1}
field = "#Batch injection with individual wiring"
field = "Alpha-N uses IAT density correction", alphaNUseIat, { fuelAlgorithm == 2 }
field = "Override VE table load axis", veOverrideMode, { isInjectionEnabled }
field = "Override AFR table load axis", afrOverrideMode, { isInjectionEnabled }
field = "Injection phase control mode", injectionTimingMode, { isInjectionEnabled }

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.17.harley81.3137497123"
signature = "rusEFI master.2023.09.17.harley81.1858658514"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.17.harley81.3137497123" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.17.harley81.1858658514" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","INVALID","27 - TPS 2","INVALID","41 - PPS 1","52 - TPS 1","5 Battery Sense","INVALID","INVALID","42 - PPS 2","INVALID","53 - MAP","55 Engine Temperature","49 CLT","72 IAT","32 Oil Pressure","34 Kickstand Position Sensor"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 14:00:50 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 14:47:49 UTC 2023
pageSize = 23468
page = 1
@ -457,7 +457,7 @@ useHbridgesToDriveIdleStepper = bits, U32, 912, [2:2], "false", "true"
multisparkEnable = bits, U32, 912, [3:3], "false", "true"
enableLaunchRetard = bits, U32, 912, [4:4], "false", "true"
unfinishedenableLaunchBoost = bits, U32, 912, [5:5], "false", "true"
unusedBitLDBS = bits, U32, 912, [6:6], "false", "true"
consumeObdSensors = bits, U32, 912, [6:6], "false", "true"
enableCanVss = bits, U32, 912, [7:7], "false", "true"
enableInnovateLC2 = bits, U32, 912, [8:8], "false", "true"
showHumanReadableWarning = bits, U32, 912, [9:9], "false", "true"
@ -466,7 +466,7 @@ vvtBooleanForVerySpecialCases = bits, U32, 912, [11:11], "false", "true"
enableSoftwareKnock = bits, U32, 912, [12:12], "false", "true"
verboseVVTDecoding = bits, U32, 912, [13:13], "false", "true"
invertCamVVTSignal = bits, U32, 912, [14:14], "false", "true"
consumeObdSensors = bits, U32, 912, [15:15], "false", "true"
alphaNUseIat = bits, U32, 912, [15:15], "false", "true"
knockBankCyl1 = bits, U32, 912, [16:16], "Channel 1", "Channel 2"
knockBankCyl2 = bits, U32, 912, [17:17], "Channel 1", "Channel 2"
knockBankCyl3 = bits, U32, 912, [18:18], "Channel 1", "Channel 2"
@ -1706,11 +1706,12 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0
cdmInputPin = "Saab Combustion Detection Module knock signal input pin\nalso known as Saab Ion Sensing Module"
sensorChartMode = "rusEFI console Sensor Sniffer mode"
useHbridgesToDriveIdleStepper = "If enabled we use two H-bridges to drive stepper idle air valve"
consumeObdSensors = "This property is useful if using rusEFI as TCM or BCM only"
enableCanVss = "Read VSS from OEM CAN bus according to selected CAN vehicle configuration."
stftIgnoreErrorMagnitude = "If enabled, adjust at a constant rate instead of a rate proportional to the current lambda error. This mode may be easier to tune, and more tolerant of sensor noise. Use of this mode is required if you have a narrowband O2 sensor."
verboseVVTDecoding = "Verbose info in console below engineSnifferRpmThreshold\nenable vvt_details"
invertCamVVTSignal = "get invertCamVVTSignal"
consumeObdSensors = "This property is useful if using rusEFI as TCM or BCM only\nenable consumeObdSensors"
alphaNUseIat = "In Alpha-N mode, compensate for air temperature."
useRawOutputToDriveIdleStepper = "If enabled we use four Push-Pull outputs to directly drive stepper idle air valve coilss"
verboseCan2 = "Print incoming and outgoing second bus CAN messages in rusEFI console"
etbIo1_controlPin = "Acts as EN pin in two-wire mode"
@ -6186,6 +6187,7 @@ dialog = lambda_monitorDialog, "lambda_monitor"
field = "Enabled", isInjectionEnabled
field = "Mode", injectionMode, {isInjectionEnabled == 1}
field = "#Batch injection with individual wiring"
field = "Alpha-N uses IAT density correction", alphaNUseIat, { fuelAlgorithm == 2 }
field = "Override VE table load axis", veOverrideMode, { isInjectionEnabled }
field = "Override AFR table load axis", afrOverrideMode, { isInjectionEnabled }
field = "Injection phase control mode", injectionTimingMode, { isInjectionEnabled }

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.17.hellen-112-17.1466036059"
signature = "rusEFI master.2023.09.17.hellen-112-17.2192271274"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.17.hellen-112-17.1466036059" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.17.hellen-112-17.2192271274" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","INVALID","114 Analog Input","INVALID","121 PPS1","203 TPS Throttle Position 1","INVALID","107 TODO","119 Analog Input","110 Analog Input","INVALID","219 MAP","109 Analog Input","215 CLT","227 IAT","111 Analog Input","112 Analog Input"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 14:01:12 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 14:48:10 UTC 2023
pageSize = 23468
page = 1
@ -457,7 +457,7 @@ useHbridgesToDriveIdleStepper = bits, U32, 912, [2:2], "false", "true"
multisparkEnable = bits, U32, 912, [3:3], "false", "true"
enableLaunchRetard = bits, U32, 912, [4:4], "false", "true"
unfinishedenableLaunchBoost = bits, U32, 912, [5:5], "false", "true"
unusedBitLDBS = bits, U32, 912, [6:6], "false", "true"
consumeObdSensors = bits, U32, 912, [6:6], "false", "true"
enableCanVss = bits, U32, 912, [7:7], "false", "true"
enableInnovateLC2 = bits, U32, 912, [8:8], "false", "true"
showHumanReadableWarning = bits, U32, 912, [9:9], "false", "true"
@ -466,7 +466,7 @@ vvtBooleanForVerySpecialCases = bits, U32, 912, [11:11], "false", "true"
enableSoftwareKnock = bits, U32, 912, [12:12], "false", "true"
verboseVVTDecoding = bits, U32, 912, [13:13], "false", "true"
invertCamVVTSignal = bits, U32, 912, [14:14], "false", "true"
consumeObdSensors = bits, U32, 912, [15:15], "false", "true"
alphaNUseIat = bits, U32, 912, [15:15], "false", "true"
knockBankCyl1 = bits, U32, 912, [16:16], "Channel 1", "Channel 2"
knockBankCyl2 = bits, U32, 912, [17:17], "Channel 1", "Channel 2"
knockBankCyl3 = bits, U32, 912, [18:18], "Channel 1", "Channel 2"
@ -1706,11 +1706,12 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0
cdmInputPin = "Saab Combustion Detection Module knock signal input pin\nalso known as Saab Ion Sensing Module"
sensorChartMode = "rusEFI console Sensor Sniffer mode"
useHbridgesToDriveIdleStepper = "If enabled we use two H-bridges to drive stepper idle air valve"
consumeObdSensors = "This property is useful if using rusEFI as TCM or BCM only"
enableCanVss = "Read VSS from OEM CAN bus according to selected CAN vehicle configuration."
stftIgnoreErrorMagnitude = "If enabled, adjust at a constant rate instead of a rate proportional to the current lambda error. This mode may be easier to tune, and more tolerant of sensor noise. Use of this mode is required if you have a narrowband O2 sensor."
verboseVVTDecoding = "Verbose info in console below engineSnifferRpmThreshold\nenable vvt_details"
invertCamVVTSignal = "get invertCamVVTSignal"
consumeObdSensors = "This property is useful if using rusEFI as TCM or BCM only\nenable consumeObdSensors"
alphaNUseIat = "In Alpha-N mode, compensate for air temperature."
useRawOutputToDriveIdleStepper = "If enabled we use four Push-Pull outputs to directly drive stepper idle air valve coilss"
verboseCan2 = "Print incoming and outgoing second bus CAN messages in rusEFI console"
etbIo1_controlPin = "Acts as EN pin in two-wire mode"
@ -6185,6 +6186,7 @@ dialog = lambda_monitorDialog, "lambda_monitor"
field = "Enabled", isInjectionEnabled
field = "Mode", injectionMode, {isInjectionEnabled == 1}
field = "#Batch injection with individual wiring"
field = "Alpha-N uses IAT density correction", alphaNUseIat, { fuelAlgorithm == 2 }
field = "Override VE table load axis", veOverrideMode, { isInjectionEnabled }
field = "Override AFR table load axis", afrOverrideMode, { isInjectionEnabled }
field = "Injection phase control mode", injectionTimingMode, { isInjectionEnabled }

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.17.hellen-gm-e67.3359207049"
signature = "rusEFI master.2023.09.17.hellen-gm-e67.502523512"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.17.hellen-gm-e67.3359207049" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.17.hellen-gm-e67.502523512" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","INVALID","C2-60 - Oil Pressure","C3-58 - Baro","C1-47 - PPS1","C2-64 - TPS1","C1-19 Battery Sense","C1-45 Secondary Fuel Level","C3-57 - A/C Pressure","C2-66 - TPS2","C1-44 Primary Fuel Level","C2-65 - Trans Fluids","C3-59 - MAP","C3-55 - CLT","C3-56 - IAT","C1-49 - PPS2","C1-46 Vac Sense"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 14:01:23 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 14:48:23 UTC 2023
pageSize = 23468
page = 1
@ -457,7 +457,7 @@ useHbridgesToDriveIdleStepper = bits, U32, 912, [2:2], "false", "true"
multisparkEnable = bits, U32, 912, [3:3], "false", "true"
enableLaunchRetard = bits, U32, 912, [4:4], "false", "true"
unfinishedenableLaunchBoost = bits, U32, 912, [5:5], "false", "true"
unusedBitLDBS = bits, U32, 912, [6:6], "false", "true"
consumeObdSensors = bits, U32, 912, [6:6], "false", "true"
enableCanVss = bits, U32, 912, [7:7], "false", "true"
enableInnovateLC2 = bits, U32, 912, [8:8], "false", "true"
showHumanReadableWarning = bits, U32, 912, [9:9], "false", "true"
@ -466,7 +466,7 @@ vvtBooleanForVerySpecialCases = bits, U32, 912, [11:11], "false", "true"
enableSoftwareKnock = bits, U32, 912, [12:12], "false", "true"
verboseVVTDecoding = bits, U32, 912, [13:13], "false", "true"
invertCamVVTSignal = bits, U32, 912, [14:14], "false", "true"
consumeObdSensors = bits, U32, 912, [15:15], "false", "true"
alphaNUseIat = bits, U32, 912, [15:15], "false", "true"
knockBankCyl1 = bits, U32, 912, [16:16], "Channel 1", "Channel 2"
knockBankCyl2 = bits, U32, 912, [17:17], "Channel 1", "Channel 2"
knockBankCyl3 = bits, U32, 912, [18:18], "Channel 1", "Channel 2"
@ -1706,11 +1706,12 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0
cdmInputPin = "Saab Combustion Detection Module knock signal input pin\nalso known as Saab Ion Sensing Module"
sensorChartMode = "rusEFI console Sensor Sniffer mode"
useHbridgesToDriveIdleStepper = "If enabled we use two H-bridges to drive stepper idle air valve"
consumeObdSensors = "This property is useful if using rusEFI as TCM or BCM only"
enableCanVss = "Read VSS from OEM CAN bus according to selected CAN vehicle configuration."
stftIgnoreErrorMagnitude = "If enabled, adjust at a constant rate instead of a rate proportional to the current lambda error. This mode may be easier to tune, and more tolerant of sensor noise. Use of this mode is required if you have a narrowband O2 sensor."
verboseVVTDecoding = "Verbose info in console below engineSnifferRpmThreshold\nenable vvt_details"
invertCamVVTSignal = "get invertCamVVTSignal"
consumeObdSensors = "This property is useful if using rusEFI as TCM or BCM only\nenable consumeObdSensors"
alphaNUseIat = "In Alpha-N mode, compensate for air temperature."
useRawOutputToDriveIdleStepper = "If enabled we use four Push-Pull outputs to directly drive stepper idle air valve coilss"
verboseCan2 = "Print incoming and outgoing second bus CAN messages in rusEFI console"
etbIo1_controlPin = "Acts as EN pin in two-wire mode"
@ -6186,6 +6187,7 @@ dialog = lambda_monitorDialog, "lambda_monitor"
field = "Enabled", isInjectionEnabled
field = "Mode", injectionMode, {isInjectionEnabled == 1}
field = "#Batch injection with individual wiring"
field = "Alpha-N uses IAT density correction", alphaNUseIat, { fuelAlgorithm == 2 }
field = "Override VE table load axis", veOverrideMode, { isInjectionEnabled }
field = "Override AFR table load axis", afrOverrideMode, { isInjectionEnabled }
field = "Injection phase control mode", injectionTimingMode, { isInjectionEnabled }

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.17.hellen-honda-k.3468219869"
signature = "rusEFI master.2023.09.17.hellen-honda-k.460479788"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.17.hellen-honda-k.3468219869" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.17.hellen-honda-k.460479788" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","INVALID","INVALID","INVALID","INVALID","A15 TPS","E9 Ignition Key Voltage","INVALID","INVALID","INVALID","INVALID","A19 - MAP","INVALID","B8 - CLT","B17 IAT"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 14:01:03 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 14:48:01 UTC 2023
pageSize = 23468
page = 1
@ -457,7 +457,7 @@ useHbridgesToDriveIdleStepper = bits, U32, 912, [2:2], "false", "true"
multisparkEnable = bits, U32, 912, [3:3], "false", "true"
enableLaunchRetard = bits, U32, 912, [4:4], "false", "true"
unfinishedenableLaunchBoost = bits, U32, 912, [5:5], "false", "true"
unusedBitLDBS = bits, U32, 912, [6:6], "false", "true"
consumeObdSensors = bits, U32, 912, [6:6], "false", "true"
enableCanVss = bits, U32, 912, [7:7], "false", "true"
enableInnovateLC2 = bits, U32, 912, [8:8], "false", "true"
showHumanReadableWarning = bits, U32, 912, [9:9], "false", "true"
@ -466,7 +466,7 @@ vvtBooleanForVerySpecialCases = bits, U32, 912, [11:11], "false", "true"
enableSoftwareKnock = bits, U32, 912, [12:12], "false", "true"
verboseVVTDecoding = bits, U32, 912, [13:13], "false", "true"
invertCamVVTSignal = bits, U32, 912, [14:14], "false", "true"
consumeObdSensors = bits, U32, 912, [15:15], "false", "true"
alphaNUseIat = bits, U32, 912, [15:15], "false", "true"
knockBankCyl1 = bits, U32, 912, [16:16], "Channel 1", "Channel 2"
knockBankCyl2 = bits, U32, 912, [17:17], "Channel 1", "Channel 2"
knockBankCyl3 = bits, U32, 912, [18:18], "Channel 1", "Channel 2"
@ -1706,11 +1706,12 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0
cdmInputPin = "Saab Combustion Detection Module knock signal input pin\nalso known as Saab Ion Sensing Module"
sensorChartMode = "rusEFI console Sensor Sniffer mode"
useHbridgesToDriveIdleStepper = "If enabled we use two H-bridges to drive stepper idle air valve"
consumeObdSensors = "This property is useful if using rusEFI as TCM or BCM only"
enableCanVss = "Read VSS from OEM CAN bus according to selected CAN vehicle configuration."
stftIgnoreErrorMagnitude = "If enabled, adjust at a constant rate instead of a rate proportional to the current lambda error. This mode may be easier to tune, and more tolerant of sensor noise. Use of this mode is required if you have a narrowband O2 sensor."
verboseVVTDecoding = "Verbose info in console below engineSnifferRpmThreshold\nenable vvt_details"
invertCamVVTSignal = "get invertCamVVTSignal"
consumeObdSensors = "This property is useful if using rusEFI as TCM or BCM only\nenable consumeObdSensors"
alphaNUseIat = "In Alpha-N mode, compensate for air temperature."
useRawOutputToDriveIdleStepper = "If enabled we use four Push-Pull outputs to directly drive stepper idle air valve coilss"
verboseCan2 = "Print incoming and outgoing second bus CAN messages in rusEFI console"
etbIo1_controlPin = "Acts as EN pin in two-wire mode"
@ -6185,6 +6186,7 @@ dialog = lambda_monitorDialog, "lambda_monitor"
field = "Enabled", isInjectionEnabled
field = "Mode", injectionMode, {isInjectionEnabled == 1}
field = "#Batch injection with individual wiring"
field = "Alpha-N uses IAT density correction", alphaNUseIat, { fuelAlgorithm == 2 }
field = "Override VE table load axis", veOverrideMode, { isInjectionEnabled }
field = "Override AFR table load axis", afrOverrideMode, { isInjectionEnabled }
field = "Injection phase control mode", injectionTimingMode, { isInjectionEnabled }

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.17.hellen-nb1.386520430"
signature = "rusEFI master.2023.09.17.hellen-nb1.3267583391"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.17.hellen-nb1.386520430" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.17.hellen-nb1.3267583391" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","2C - O2S","TPS1","intMAP","1G - Steering/RES2","3E - TPS","1B - Battery Sense","2H - CAM","3S - EGR BOOST IN","2A - Pressure Input","2J - CRANK","2L - MAF","3D - MAP","2E - Coolant","2B - IAT","4C - IN TEMP/PPS2","1P - AC Switch"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 14:01:20 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 14:48:20 UTC 2023
pageSize = 23468
page = 1
@ -457,7 +457,7 @@ useHbridgesToDriveIdleStepper = bits, U32, 912, [2:2], "false", "true"
multisparkEnable = bits, U32, 912, [3:3], "false", "true"
enableLaunchRetard = bits, U32, 912, [4:4], "false", "true"
unfinishedenableLaunchBoost = bits, U32, 912, [5:5], "false", "true"
unusedBitLDBS = bits, U32, 912, [6:6], "false", "true"
consumeObdSensors = bits, U32, 912, [6:6], "false", "true"
enableCanVss = bits, U32, 912, [7:7], "false", "true"
enableInnovateLC2 = bits, U32, 912, [8:8], "false", "true"
showHumanReadableWarning = bits, U32, 912, [9:9], "false", "true"
@ -466,7 +466,7 @@ vvtBooleanForVerySpecialCases = bits, U32, 912, [11:11], "false", "true"
enableSoftwareKnock = bits, U32, 912, [12:12], "false", "true"
verboseVVTDecoding = bits, U32, 912, [13:13], "false", "true"
invertCamVVTSignal = bits, U32, 912, [14:14], "false", "true"
consumeObdSensors = bits, U32, 912, [15:15], "false", "true"
alphaNUseIat = bits, U32, 912, [15:15], "false", "true"
knockBankCyl1 = bits, U32, 912, [16:16], "Channel 1", "Channel 2"
knockBankCyl2 = bits, U32, 912, [17:17], "Channel 1", "Channel 2"
knockBankCyl3 = bits, U32, 912, [18:18], "Channel 1", "Channel 2"
@ -1706,11 +1706,12 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0
cdmInputPin = "Saab Combustion Detection Module knock signal input pin\nalso known as Saab Ion Sensing Module"
sensorChartMode = "rusEFI console Sensor Sniffer mode"
useHbridgesToDriveIdleStepper = "If enabled we use two H-bridges to drive stepper idle air valve"
consumeObdSensors = "This property is useful if using rusEFI as TCM or BCM only"
enableCanVss = "Read VSS from OEM CAN bus according to selected CAN vehicle configuration."
stftIgnoreErrorMagnitude = "If enabled, adjust at a constant rate instead of a rate proportional to the current lambda error. This mode may be easier to tune, and more tolerant of sensor noise. Use of this mode is required if you have a narrowband O2 sensor."
verboseVVTDecoding = "Verbose info in console below engineSnifferRpmThreshold\nenable vvt_details"
invertCamVVTSignal = "get invertCamVVTSignal"
consumeObdSensors = "This property is useful if using rusEFI as TCM or BCM only\nenable consumeObdSensors"
alphaNUseIat = "In Alpha-N mode, compensate for air temperature."
useRawOutputToDriveIdleStepper = "If enabled we use four Push-Pull outputs to directly drive stepper idle air valve coilss"
verboseCan2 = "Print incoming and outgoing second bus CAN messages in rusEFI console"
etbIo1_controlPin = "Acts as EN pin in two-wire mode"
@ -6186,6 +6187,7 @@ dialog = lambda_monitorDialog, "lambda_monitor"
field = "Enabled", isInjectionEnabled
field = "Mode", injectionMode, {isInjectionEnabled == 1}
field = "#Batch injection with individual wiring"
field = "Alpha-N uses IAT density correction", alphaNUseIat, { fuelAlgorithm == 2 }
field = "Override VE table load axis", veOverrideMode, { isInjectionEnabled }
field = "Override AFR table load axis", afrOverrideMode, { isInjectionEnabled }
field = "Injection phase control mode", injectionTimingMode, { isInjectionEnabled }

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.17.hellen121nissan.4138669293"
signature = "rusEFI master.2023.09.17.hellen121nissan.593861660"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.17.hellen121nissan.4138669293" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.17.hellen121nissan.593861660" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","51 - MAF","INVALID","Aux P68","106 - PPS 1","50 - TPS 1","109 Ignition Key Voltage","INVALID","INVALID","69 - TPS 2","INVALID","Aux P66","Aux P67","73 - CLT","34 - IAT","98 - PPS 2"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 14:01:00 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 14:47:58 UTC 2023
pageSize = 23468
page = 1
@ -457,7 +457,7 @@ useHbridgesToDriveIdleStepper = bits, U32, 912, [2:2], "false", "true"
multisparkEnable = bits, U32, 912, [3:3], "false", "true"
enableLaunchRetard = bits, U32, 912, [4:4], "false", "true"
unfinishedenableLaunchBoost = bits, U32, 912, [5:5], "false", "true"
unusedBitLDBS = bits, U32, 912, [6:6], "false", "true"
consumeObdSensors = bits, U32, 912, [6:6], "false", "true"
enableCanVss = bits, U32, 912, [7:7], "false", "true"
enableInnovateLC2 = bits, U32, 912, [8:8], "false", "true"
showHumanReadableWarning = bits, U32, 912, [9:9], "false", "true"
@ -466,7 +466,7 @@ vvtBooleanForVerySpecialCases = bits, U32, 912, [11:11], "false", "true"
enableSoftwareKnock = bits, U32, 912, [12:12], "false", "true"
verboseVVTDecoding = bits, U32, 912, [13:13], "false", "true"
invertCamVVTSignal = bits, U32, 912, [14:14], "false", "true"
consumeObdSensors = bits, U32, 912, [15:15], "false", "true"
alphaNUseIat = bits, U32, 912, [15:15], "false", "true"
knockBankCyl1 = bits, U32, 912, [16:16], "Channel 1", "Channel 2"
knockBankCyl2 = bits, U32, 912, [17:17], "Channel 1", "Channel 2"
knockBankCyl3 = bits, U32, 912, [18:18], "Channel 1", "Channel 2"
@ -1706,11 +1706,12 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0
cdmInputPin = "Saab Combustion Detection Module knock signal input pin\nalso known as Saab Ion Sensing Module"
sensorChartMode = "rusEFI console Sensor Sniffer mode"
useHbridgesToDriveIdleStepper = "If enabled we use two H-bridges to drive stepper idle air valve"
consumeObdSensors = "This property is useful if using rusEFI as TCM or BCM only"
enableCanVss = "Read VSS from OEM CAN bus according to selected CAN vehicle configuration."
stftIgnoreErrorMagnitude = "If enabled, adjust at a constant rate instead of a rate proportional to the current lambda error. This mode may be easier to tune, and more tolerant of sensor noise. Use of this mode is required if you have a narrowband O2 sensor."
verboseVVTDecoding = "Verbose info in console below engineSnifferRpmThreshold\nenable vvt_details"
invertCamVVTSignal = "get invertCamVVTSignal"
consumeObdSensors = "This property is useful if using rusEFI as TCM or BCM only\nenable consumeObdSensors"
alphaNUseIat = "In Alpha-N mode, compensate for air temperature."
useRawOutputToDriveIdleStepper = "If enabled we use four Push-Pull outputs to directly drive stepper idle air valve coilss"
verboseCan2 = "Print incoming and outgoing second bus CAN messages in rusEFI console"
etbIo1_controlPin = "Acts as EN pin in two-wire mode"
@ -6185,6 +6186,7 @@ dialog = lambda_monitorDialog, "lambda_monitor"
field = "Enabled", isInjectionEnabled
field = "Mode", injectionMode, {isInjectionEnabled == 1}
field = "#Batch injection with individual wiring"
field = "Alpha-N uses IAT density correction", alphaNUseIat, { fuelAlgorithm == 2 }
field = "Override VE table load axis", veOverrideMode, { isInjectionEnabled }
field = "Override AFR table load axis", afrOverrideMode, { isInjectionEnabled }
field = "Injection phase control mode", injectionTimingMode, { isInjectionEnabled }

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.17.hellen121vag.3971336122"
signature = "rusEFI master.2023.09.17.hellen121vag.964644683"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.17.hellen121vag.3971336122" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.17.hellen121vag.964644683" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","14 - O2","INVALID","INVALID","34 In PPS1","92 - TPS 1","106 - KNOCK","86 - CAM1","87 - CAM2","84 - TPS2","INVALID","29 In Maf","101 - MAP2","93 - CLT","85 - IAT","35 In PPS2"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 14:00:57 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 14:47:55 UTC 2023
pageSize = 23468
page = 1
@ -457,7 +457,7 @@ useHbridgesToDriveIdleStepper = bits, U32, 912, [2:2], "false", "true"
multisparkEnable = bits, U32, 912, [3:3], "false", "true"
enableLaunchRetard = bits, U32, 912, [4:4], "false", "true"
unfinishedenableLaunchBoost = bits, U32, 912, [5:5], "false", "true"
unusedBitLDBS = bits, U32, 912, [6:6], "false", "true"
consumeObdSensors = bits, U32, 912, [6:6], "false", "true"
enableCanVss = bits, U32, 912, [7:7], "false", "true"
enableInnovateLC2 = bits, U32, 912, [8:8], "false", "true"
showHumanReadableWarning = bits, U32, 912, [9:9], "false", "true"
@ -466,7 +466,7 @@ vvtBooleanForVerySpecialCases = bits, U32, 912, [11:11], "false", "true"
enableSoftwareKnock = bits, U32, 912, [12:12], "false", "true"
verboseVVTDecoding = bits, U32, 912, [13:13], "false", "true"
invertCamVVTSignal = bits, U32, 912, [14:14], "false", "true"
consumeObdSensors = bits, U32, 912, [15:15], "false", "true"
alphaNUseIat = bits, U32, 912, [15:15], "false", "true"
knockBankCyl1 = bits, U32, 912, [16:16], "Channel 1", "Channel 2"
knockBankCyl2 = bits, U32, 912, [17:17], "Channel 1", "Channel 2"
knockBankCyl3 = bits, U32, 912, [18:18], "Channel 1", "Channel 2"
@ -1706,11 +1706,12 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0
cdmInputPin = "Saab Combustion Detection Module knock signal input pin\nalso known as Saab Ion Sensing Module"
sensorChartMode = "rusEFI console Sensor Sniffer mode"
useHbridgesToDriveIdleStepper = "If enabled we use two H-bridges to drive stepper idle air valve"
consumeObdSensors = "This property is useful if using rusEFI as TCM or BCM only"
enableCanVss = "Read VSS from OEM CAN bus according to selected CAN vehicle configuration."
stftIgnoreErrorMagnitude = "If enabled, adjust at a constant rate instead of a rate proportional to the current lambda error. This mode may be easier to tune, and more tolerant of sensor noise. Use of this mode is required if you have a narrowband O2 sensor."
verboseVVTDecoding = "Verbose info in console below engineSnifferRpmThreshold\nenable vvt_details"
invertCamVVTSignal = "get invertCamVVTSignal"
consumeObdSensors = "This property is useful if using rusEFI as TCM or BCM only\nenable consumeObdSensors"
alphaNUseIat = "In Alpha-N mode, compensate for air temperature."
useRawOutputToDriveIdleStepper = "If enabled we use four Push-Pull outputs to directly drive stepper idle air valve coilss"
verboseCan2 = "Print incoming and outgoing second bus CAN messages in rusEFI console"
etbIo1_controlPin = "Acts as EN pin in two-wire mode"
@ -6186,6 +6187,7 @@ dialog = lambda_monitorDialog, "lambda_monitor"
field = "Enabled", isInjectionEnabled
field = "Mode", injectionMode, {isInjectionEnabled == 1}
field = "#Batch injection with individual wiring"
field = "Alpha-N uses IAT density correction", alphaNUseIat, { fuelAlgorithm == 2 }
field = "Override VE table load axis", veOverrideMode, { isInjectionEnabled }
field = "Override AFR table load axis", afrOverrideMode, { isInjectionEnabled }
field = "Injection phase control mode", injectionTimingMode, { isInjectionEnabled }

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.17.hellen128.3071893267"
signature = "rusEFI master.2023.09.17.hellen128.1658050530"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.17.hellen128.3071893267" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.17.hellen128.1658050530" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","P36_IN_O2S","P32_IN_O2S2","P40_IN_MAP3","C24 - PPS1","E31 - TPS1","Battery Sense","E40 - IN_CAM","P30_IN_AUX4","E34 - TPS2","E37 - Crank Input","E47 - MAF","E23 - MAP","E29 - Coolant Temp","E45 - IAT","C25 - PPS2","P41_IN_AUX3"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 14:00:53 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 14:47:52 UTC 2023
pageSize = 23468
page = 1
@ -457,7 +457,7 @@ useHbridgesToDriveIdleStepper = bits, U32, 912, [2:2], "false", "true"
multisparkEnable = bits, U32, 912, [3:3], "false", "true"
enableLaunchRetard = bits, U32, 912, [4:4], "false", "true"
unfinishedenableLaunchBoost = bits, U32, 912, [5:5], "false", "true"
unusedBitLDBS = bits, U32, 912, [6:6], "false", "true"
consumeObdSensors = bits, U32, 912, [6:6], "false", "true"
enableCanVss = bits, U32, 912, [7:7], "false", "true"
enableInnovateLC2 = bits, U32, 912, [8:8], "false", "true"
showHumanReadableWarning = bits, U32, 912, [9:9], "false", "true"
@ -466,7 +466,7 @@ vvtBooleanForVerySpecialCases = bits, U32, 912, [11:11], "false", "true"
enableSoftwareKnock = bits, U32, 912, [12:12], "false", "true"
verboseVVTDecoding = bits, U32, 912, [13:13], "false", "true"
invertCamVVTSignal = bits, U32, 912, [14:14], "false", "true"
consumeObdSensors = bits, U32, 912, [15:15], "false", "true"
alphaNUseIat = bits, U32, 912, [15:15], "false", "true"
knockBankCyl1 = bits, U32, 912, [16:16], "Channel 1", "Channel 2"
knockBankCyl2 = bits, U32, 912, [17:17], "Channel 1", "Channel 2"
knockBankCyl3 = bits, U32, 912, [18:18], "Channel 1", "Channel 2"
@ -1706,11 +1706,12 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0
cdmInputPin = "Saab Combustion Detection Module knock signal input pin\nalso known as Saab Ion Sensing Module"
sensorChartMode = "rusEFI console Sensor Sniffer mode"
useHbridgesToDriveIdleStepper = "If enabled we use two H-bridges to drive stepper idle air valve"
consumeObdSensors = "This property is useful if using rusEFI as TCM or BCM only"
enableCanVss = "Read VSS from OEM CAN bus according to selected CAN vehicle configuration."
stftIgnoreErrorMagnitude = "If enabled, adjust at a constant rate instead of a rate proportional to the current lambda error. This mode may be easier to tune, and more tolerant of sensor noise. Use of this mode is required if you have a narrowband O2 sensor."
verboseVVTDecoding = "Verbose info in console below engineSnifferRpmThreshold\nenable vvt_details"
invertCamVVTSignal = "get invertCamVVTSignal"
consumeObdSensors = "This property is useful if using rusEFI as TCM or BCM only\nenable consumeObdSensors"
alphaNUseIat = "In Alpha-N mode, compensate for air temperature."
useRawOutputToDriveIdleStepper = "If enabled we use four Push-Pull outputs to directly drive stepper idle air valve coilss"
verboseCan2 = "Print incoming and outgoing second bus CAN messages in rusEFI console"
etbIo1_controlPin = "Acts as EN pin in two-wire mode"
@ -6186,6 +6187,7 @@ dialog = lambda_monitorDialog, "lambda_monitor"
field = "Enabled", isInjectionEnabled
field = "Mode", injectionMode, {isInjectionEnabled == 1}
field = "#Batch injection with individual wiring"
field = "Alpha-N uses IAT density correction", alphaNUseIat, { fuelAlgorithm == 2 }
field = "Override VE table load axis", veOverrideMode, { isInjectionEnabled }
field = "Override AFR table load axis", afrOverrideMode, { isInjectionEnabled }
field = "Injection phase control mode", injectionTimingMode, { isInjectionEnabled }

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.17.hellen154hyundai.1844127937"
signature = "rusEFI master.2023.09.17.hellen154hyundai.3089211440"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.17.hellen154hyundai.1844127937" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.17.hellen154hyundai.3089211440" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","K21 Ambient Temperature","K58 Oil Temp","K54 A/C pressure","PPS 1","TPS 1","K2 Ignition Key Voltage","X10 AIN2","INVALID","TPS 2","X11 AIN1","Map Sensor K31","K10 Sensor","CLT","IAT","PPS 2"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 14:01:06 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 14:48:04 UTC 2023
pageSize = 23468
page = 1
@ -457,7 +457,7 @@ useHbridgesToDriveIdleStepper = bits, U32, 912, [2:2], "false", "true"
multisparkEnable = bits, U32, 912, [3:3], "false", "true"
enableLaunchRetard = bits, U32, 912, [4:4], "false", "true"
unfinishedenableLaunchBoost = bits, U32, 912, [5:5], "false", "true"
unusedBitLDBS = bits, U32, 912, [6:6], "false", "true"
consumeObdSensors = bits, U32, 912, [6:6], "false", "true"
enableCanVss = bits, U32, 912, [7:7], "false", "true"
enableInnovateLC2 = bits, U32, 912, [8:8], "false", "true"
showHumanReadableWarning = bits, U32, 912, [9:9], "false", "true"
@ -466,7 +466,7 @@ vvtBooleanForVerySpecialCases = bits, U32, 912, [11:11], "false", "true"
enableSoftwareKnock = bits, U32, 912, [12:12], "false", "true"
verboseVVTDecoding = bits, U32, 912, [13:13], "false", "true"
invertCamVVTSignal = bits, U32, 912, [14:14], "false", "true"
consumeObdSensors = bits, U32, 912, [15:15], "false", "true"
alphaNUseIat = bits, U32, 912, [15:15], "false", "true"
knockBankCyl1 = bits, U32, 912, [16:16], "Channel 1", "Channel 2"
knockBankCyl2 = bits, U32, 912, [17:17], "Channel 1", "Channel 2"
knockBankCyl3 = bits, U32, 912, [18:18], "Channel 1", "Channel 2"
@ -1706,11 +1706,12 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0
cdmInputPin = "Saab Combustion Detection Module knock signal input pin\nalso known as Saab Ion Sensing Module"
sensorChartMode = "rusEFI console Sensor Sniffer mode"
useHbridgesToDriveIdleStepper = "If enabled we use two H-bridges to drive stepper idle air valve"
consumeObdSensors = "This property is useful if using rusEFI as TCM or BCM only"
enableCanVss = "Read VSS from OEM CAN bus according to selected CAN vehicle configuration."
stftIgnoreErrorMagnitude = "If enabled, adjust at a constant rate instead of a rate proportional to the current lambda error. This mode may be easier to tune, and more tolerant of sensor noise. Use of this mode is required if you have a narrowband O2 sensor."
verboseVVTDecoding = "Verbose info in console below engineSnifferRpmThreshold\nenable vvt_details"
invertCamVVTSignal = "get invertCamVVTSignal"
consumeObdSensors = "This property is useful if using rusEFI as TCM or BCM only\nenable consumeObdSensors"
alphaNUseIat = "In Alpha-N mode, compensate for air temperature."
useRawOutputToDriveIdleStepper = "If enabled we use four Push-Pull outputs to directly drive stepper idle air valve coilss"
verboseCan2 = "Print incoming and outgoing second bus CAN messages in rusEFI console"
etbIo1_controlPin = "Acts as EN pin in two-wire mode"
@ -6185,6 +6186,7 @@ dialog = lambda_monitorDialog, "lambda_monitor"
field = "Enabled", isInjectionEnabled
field = "Mode", injectionMode, {isInjectionEnabled == 1}
field = "#Batch injection with individual wiring"
field = "Alpha-N uses IAT density correction", alphaNUseIat, { fuelAlgorithm == 2 }
field = "Override VE table load axis", veOverrideMode, { isInjectionEnabled }
field = "Override AFR table load axis", afrOverrideMode, { isInjectionEnabled }
field = "Injection phase control mode", injectionTimingMode, { isInjectionEnabled }

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.17.hellen72.344972884"
signature = "rusEFI master.2023.09.17.hellen72.3242546853"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.17.hellen72.344972884" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.17.hellen72.3242546853" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","5N - TPS2","3L - IGN_7 / AFR","intMAP (A15)","5P - PPS1","4V - TPS (A17)","4S/4T - Alternator voltage","3V - CAM (A19)","4J - VTCS/AUX4 (A20)","4F - AC_PRES/AUX1 (A23)","3Y - CRANK (A24)","4X - MAF (A9)","4U - MAP2/Ign8 (A10)","4P - CLT (A11)","4N - IAT (A14)","5M - PPS2 OR TEMPERATURE SENSOR","4AE - EGR/MAP4 (A22)"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 14:01:15 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 14:48:14 UTC 2023
pageSize = 23468
page = 1
@ -457,7 +457,7 @@ useHbridgesToDriveIdleStepper = bits, U32, 912, [2:2], "false", "true"
multisparkEnable = bits, U32, 912, [3:3], "false", "true"
enableLaunchRetard = bits, U32, 912, [4:4], "false", "true"
unfinishedenableLaunchBoost = bits, U32, 912, [5:5], "false", "true"
unusedBitLDBS = bits, U32, 912, [6:6], "false", "true"
consumeObdSensors = bits, U32, 912, [6:6], "false", "true"
enableCanVss = bits, U32, 912, [7:7], "false", "true"
enableInnovateLC2 = bits, U32, 912, [8:8], "false", "true"
showHumanReadableWarning = bits, U32, 912, [9:9], "false", "true"
@ -466,7 +466,7 @@ vvtBooleanForVerySpecialCases = bits, U32, 912, [11:11], "false", "true"
enableSoftwareKnock = bits, U32, 912, [12:12], "false", "true"
verboseVVTDecoding = bits, U32, 912, [13:13], "false", "true"
invertCamVVTSignal = bits, U32, 912, [14:14], "false", "true"
consumeObdSensors = bits, U32, 912, [15:15], "false", "true"
alphaNUseIat = bits, U32, 912, [15:15], "false", "true"
knockBankCyl1 = bits, U32, 912, [16:16], "Channel 1", "Channel 2"
knockBankCyl2 = bits, U32, 912, [17:17], "Channel 1", "Channel 2"
knockBankCyl3 = bits, U32, 912, [18:18], "Channel 1", "Channel 2"
@ -1706,11 +1706,12 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0
cdmInputPin = "Saab Combustion Detection Module knock signal input pin\nalso known as Saab Ion Sensing Module"
sensorChartMode = "rusEFI console Sensor Sniffer mode"
useHbridgesToDriveIdleStepper = "If enabled we use two H-bridges to drive stepper idle air valve"
consumeObdSensors = "This property is useful if using rusEFI as TCM or BCM only"
enableCanVss = "Read VSS from OEM CAN bus according to selected CAN vehicle configuration."
stftIgnoreErrorMagnitude = "If enabled, adjust at a constant rate instead of a rate proportional to the current lambda error. This mode may be easier to tune, and more tolerant of sensor noise. Use of this mode is required if you have a narrowband O2 sensor."
verboseVVTDecoding = "Verbose info in console below engineSnifferRpmThreshold\nenable vvt_details"
invertCamVVTSignal = "get invertCamVVTSignal"
consumeObdSensors = "This property is useful if using rusEFI as TCM or BCM only\nenable consumeObdSensors"
alphaNUseIat = "In Alpha-N mode, compensate for air temperature."
useRawOutputToDriveIdleStepper = "If enabled we use four Push-Pull outputs to directly drive stepper idle air valve coilss"
verboseCan2 = "Print incoming and outgoing second bus CAN messages in rusEFI console"
etbIo1_controlPin = "Acts as EN pin in two-wire mode"
@ -6186,6 +6187,7 @@ dialog = lambda_monitorDialog, "lambda_monitor"
field = "Enabled", isInjectionEnabled
field = "Mode", injectionMode, {isInjectionEnabled == 1}
field = "#Batch injection with individual wiring"
field = "Alpha-N uses IAT density correction", alphaNUseIat, { fuelAlgorithm == 2 }
field = "Override VE table load axis", veOverrideMode, { isInjectionEnabled }
field = "Override AFR table load axis", afrOverrideMode, { isInjectionEnabled }
field = "Injection phase control mode", injectionTimingMode, { isInjectionEnabled }

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.17.hellen81.2409323668"
signature = "rusEFI master.2023.09.17.hellen81.1515312229"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.17.hellen81.2409323668" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.17.hellen81.1515312229" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","18 - IN_O2S","55 - IN_O2S2","41 - IN_MAP3","78 - IN_PPS","16 - IN_TPS","13 - IN_VIGN","79 - IN_CAM","77 - IN_AUX4","74 - IN_AUX1","15 - IN_CRANK (A24)","37 - IN_MAP1","38 - IN_MAP2","39 - IN_CLT","40 - IN_IAT","75 - IN_AUX2","76 - IN_AUX3"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 14:01:17 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 14:48:17 UTC 2023
pageSize = 23468
page = 1
@ -457,7 +457,7 @@ useHbridgesToDriveIdleStepper = bits, U32, 912, [2:2], "false", "true"
multisparkEnable = bits, U32, 912, [3:3], "false", "true"
enableLaunchRetard = bits, U32, 912, [4:4], "false", "true"
unfinishedenableLaunchBoost = bits, U32, 912, [5:5], "false", "true"
unusedBitLDBS = bits, U32, 912, [6:6], "false", "true"
consumeObdSensors = bits, U32, 912, [6:6], "false", "true"
enableCanVss = bits, U32, 912, [7:7], "false", "true"
enableInnovateLC2 = bits, U32, 912, [8:8], "false", "true"
showHumanReadableWarning = bits, U32, 912, [9:9], "false", "true"
@ -466,7 +466,7 @@ vvtBooleanForVerySpecialCases = bits, U32, 912, [11:11], "false", "true"
enableSoftwareKnock = bits, U32, 912, [12:12], "false", "true"
verboseVVTDecoding = bits, U32, 912, [13:13], "false", "true"
invertCamVVTSignal = bits, U32, 912, [14:14], "false", "true"
consumeObdSensors = bits, U32, 912, [15:15], "false", "true"
alphaNUseIat = bits, U32, 912, [15:15], "false", "true"
knockBankCyl1 = bits, U32, 912, [16:16], "Channel 1", "Channel 2"
knockBankCyl2 = bits, U32, 912, [17:17], "Channel 1", "Channel 2"
knockBankCyl3 = bits, U32, 912, [18:18], "Channel 1", "Channel 2"
@ -1706,11 +1706,12 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0
cdmInputPin = "Saab Combustion Detection Module knock signal input pin\nalso known as Saab Ion Sensing Module"
sensorChartMode = "rusEFI console Sensor Sniffer mode"
useHbridgesToDriveIdleStepper = "If enabled we use two H-bridges to drive stepper idle air valve"
consumeObdSensors = "This property is useful if using rusEFI as TCM or BCM only"
enableCanVss = "Read VSS from OEM CAN bus according to selected CAN vehicle configuration."
stftIgnoreErrorMagnitude = "If enabled, adjust at a constant rate instead of a rate proportional to the current lambda error. This mode may be easier to tune, and more tolerant of sensor noise. Use of this mode is required if you have a narrowband O2 sensor."
verboseVVTDecoding = "Verbose info in console below engineSnifferRpmThreshold\nenable vvt_details"
invertCamVVTSignal = "get invertCamVVTSignal"
consumeObdSensors = "This property is useful if using rusEFI as TCM or BCM only\nenable consumeObdSensors"
alphaNUseIat = "In Alpha-N mode, compensate for air temperature."
useRawOutputToDriveIdleStepper = "If enabled we use four Push-Pull outputs to directly drive stepper idle air valve coilss"
verboseCan2 = "Print incoming and outgoing second bus CAN messages in rusEFI console"
etbIo1_controlPin = "Acts as EN pin in two-wire mode"
@ -6184,6 +6185,7 @@ dialog = lambda_monitorDialog, "lambda_monitor"
field = "Enabled", isInjectionEnabled
field = "Mode", injectionMode, {isInjectionEnabled == 1}
field = "#Batch injection with individual wiring"
field = "Alpha-N uses IAT density correction", alphaNUseIat, { fuelAlgorithm == 2 }
field = "Override VE table load axis", veOverrideMode, { isInjectionEnabled }
field = "Override AFR table load axis", afrOverrideMode, { isInjectionEnabled }
field = "Injection phase control mode", injectionTimingMode, { isInjectionEnabled }

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.17.hellen88bmw.2532201917"
signature = "rusEFI master.2023.09.17.hellen88bmw.1126489420"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.17.hellen88bmw.2532201917" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.17.hellen88bmw.1126489420" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","VIN5","VIN6","INVALID","PPS1","73 - TPS","56 - Battery Sense","17 - CAM","Aux BARO","Aux TPS2","16 - CRANK","41 - MAF","Aux MAP","78 - CLT","77 - IAT","Aux PPS2","Aux TPS3"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 14:01:09 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 14:48:07 UTC 2023
pageSize = 23468
page = 1
@ -457,7 +457,7 @@ useHbridgesToDriveIdleStepper = bits, U32, 912, [2:2], "false", "true"
multisparkEnable = bits, U32, 912, [3:3], "false", "true"
enableLaunchRetard = bits, U32, 912, [4:4], "false", "true"
unfinishedenableLaunchBoost = bits, U32, 912, [5:5], "false", "true"
unusedBitLDBS = bits, U32, 912, [6:6], "false", "true"
consumeObdSensors = bits, U32, 912, [6:6], "false", "true"
enableCanVss = bits, U32, 912, [7:7], "false", "true"
enableInnovateLC2 = bits, U32, 912, [8:8], "false", "true"
showHumanReadableWarning = bits, U32, 912, [9:9], "false", "true"
@ -466,7 +466,7 @@ vvtBooleanForVerySpecialCases = bits, U32, 912, [11:11], "false", "true"
enableSoftwareKnock = bits, U32, 912, [12:12], "false", "true"
verboseVVTDecoding = bits, U32, 912, [13:13], "false", "true"
invertCamVVTSignal = bits, U32, 912, [14:14], "false", "true"
consumeObdSensors = bits, U32, 912, [15:15], "false", "true"
alphaNUseIat = bits, U32, 912, [15:15], "false", "true"
knockBankCyl1 = bits, U32, 912, [16:16], "Channel 1", "Channel 2"
knockBankCyl2 = bits, U32, 912, [17:17], "Channel 1", "Channel 2"
knockBankCyl3 = bits, U32, 912, [18:18], "Channel 1", "Channel 2"
@ -1706,11 +1706,12 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0
cdmInputPin = "Saab Combustion Detection Module knock signal input pin\nalso known as Saab Ion Sensing Module"
sensorChartMode = "rusEFI console Sensor Sniffer mode"
useHbridgesToDriveIdleStepper = "If enabled we use two H-bridges to drive stepper idle air valve"
consumeObdSensors = "This property is useful if using rusEFI as TCM or BCM only"
enableCanVss = "Read VSS from OEM CAN bus according to selected CAN vehicle configuration."
stftIgnoreErrorMagnitude = "If enabled, adjust at a constant rate instead of a rate proportional to the current lambda error. This mode may be easier to tune, and more tolerant of sensor noise. Use of this mode is required if you have a narrowband O2 sensor."
verboseVVTDecoding = "Verbose info in console below engineSnifferRpmThreshold\nenable vvt_details"
invertCamVVTSignal = "get invertCamVVTSignal"
consumeObdSensors = "This property is useful if using rusEFI as TCM or BCM only\nenable consumeObdSensors"
alphaNUseIat = "In Alpha-N mode, compensate for air temperature."
useRawOutputToDriveIdleStepper = "If enabled we use four Push-Pull outputs to directly drive stepper idle air valve coilss"
verboseCan2 = "Print incoming and outgoing second bus CAN messages in rusEFI console"
etbIo1_controlPin = "Acts as EN pin in two-wire mode"
@ -6186,6 +6187,7 @@ dialog = lambda_monitorDialog, "lambda_monitor"
field = "Enabled", isInjectionEnabled
field = "Mode", injectionMode, {isInjectionEnabled == 1}
field = "#Batch injection with individual wiring"
field = "Alpha-N uses IAT density correction", alphaNUseIat, { fuelAlgorithm == 2 }
field = "Override VE table load axis", veOverrideMode, { isInjectionEnabled }
field = "Override AFR table load axis", afrOverrideMode, { isInjectionEnabled }
field = "Injection phase control mode", injectionTimingMode, { isInjectionEnabled }

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.17.hellenNA6.2479244381"
signature = "rusEFI master.2023.09.17.hellenNA6.1175243948"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.17.hellenNA6.2479244381" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.17.hellenNA6.1175243948" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","3N - O2S","2N - Temperature Sensor","intMAP (A15)","4I - PPS1","TPS Input","1B - Battery Sense","INVALID","4G - PPS2 OR TEMPERATURE SENSOR","4H - TPS2","INVALID","3O - MAF","2M - Pressure Sensor","3Q - CLT","3P - IAT","1V - Clutch Switch","1Q AC Switch"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 14:01:26 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 14:48:25 UTC 2023
pageSize = 23468
page = 1
@ -457,7 +457,7 @@ useHbridgesToDriveIdleStepper = bits, U32, 912, [2:2], "false", "true"
multisparkEnable = bits, U32, 912, [3:3], "false", "true"
enableLaunchRetard = bits, U32, 912, [4:4], "false", "true"
unfinishedenableLaunchBoost = bits, U32, 912, [5:5], "false", "true"
unusedBitLDBS = bits, U32, 912, [6:6], "false", "true"
consumeObdSensors = bits, U32, 912, [6:6], "false", "true"
enableCanVss = bits, U32, 912, [7:7], "false", "true"
enableInnovateLC2 = bits, U32, 912, [8:8], "false", "true"
showHumanReadableWarning = bits, U32, 912, [9:9], "false", "true"
@ -466,7 +466,7 @@ vvtBooleanForVerySpecialCases = bits, U32, 912, [11:11], "false", "true"
enableSoftwareKnock = bits, U32, 912, [12:12], "false", "true"
verboseVVTDecoding = bits, U32, 912, [13:13], "false", "true"
invertCamVVTSignal = bits, U32, 912, [14:14], "false", "true"
consumeObdSensors = bits, U32, 912, [15:15], "false", "true"
alphaNUseIat = bits, U32, 912, [15:15], "false", "true"
knockBankCyl1 = bits, U32, 912, [16:16], "Channel 1", "Channel 2"
knockBankCyl2 = bits, U32, 912, [17:17], "Channel 1", "Channel 2"
knockBankCyl3 = bits, U32, 912, [18:18], "Channel 1", "Channel 2"
@ -1706,11 +1706,12 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0
cdmInputPin = "Saab Combustion Detection Module knock signal input pin\nalso known as Saab Ion Sensing Module"
sensorChartMode = "rusEFI console Sensor Sniffer mode"
useHbridgesToDriveIdleStepper = "If enabled we use two H-bridges to drive stepper idle air valve"
consumeObdSensors = "This property is useful if using rusEFI as TCM or BCM only"
enableCanVss = "Read VSS from OEM CAN bus according to selected CAN vehicle configuration."
stftIgnoreErrorMagnitude = "If enabled, adjust at a constant rate instead of a rate proportional to the current lambda error. This mode may be easier to tune, and more tolerant of sensor noise. Use of this mode is required if you have a narrowband O2 sensor."
verboseVVTDecoding = "Verbose info in console below engineSnifferRpmThreshold\nenable vvt_details"
invertCamVVTSignal = "get invertCamVVTSignal"
consumeObdSensors = "This property is useful if using rusEFI as TCM or BCM only\nenable consumeObdSensors"
alphaNUseIat = "In Alpha-N mode, compensate for air temperature."
useRawOutputToDriveIdleStepper = "If enabled we use four Push-Pull outputs to directly drive stepper idle air valve coilss"
verboseCan2 = "Print incoming and outgoing second bus CAN messages in rusEFI console"
etbIo1_controlPin = "Acts as EN pin in two-wire mode"
@ -6186,6 +6187,7 @@ dialog = lambda_monitorDialog, "lambda_monitor"
field = "Enabled", isInjectionEnabled
field = "Mode", injectionMode, {isInjectionEnabled == 1}
field = "#Batch injection with individual wiring"
field = "Alpha-N uses IAT density correction", alphaNUseIat, { fuelAlgorithm == 2 }
field = "Override VE table load axis", veOverrideMode, { isInjectionEnabled }
field = "Override AFR table load axis", afrOverrideMode, { isInjectionEnabled }
field = "Injection phase control mode", injectionTimingMode, { isInjectionEnabled }

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.17.hellenNA8_96.4117189778"
signature = "rusEFI master.2023.09.17.hellenNA8_96.548265059"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.17.hellenNA8_96.4117189778" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.17.hellenNA8_96.548265059" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","2C - O2S","TPS1","intMAP","PPS1","2F - TPS","3B - Battery Sense","3G - CAM","3S - EGR BOOST IN","2A - Pressure Input","3F - CRANK","2B - MAF","INVALID","2G - Coolant","2B - IAT","4C - IN TEMP/PPS2","1K - AC Switch"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 14:01:29 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 14:48:28 UTC 2023
pageSize = 23468
page = 1
@ -457,7 +457,7 @@ useHbridgesToDriveIdleStepper = bits, U32, 912, [2:2], "false", "true"
multisparkEnable = bits, U32, 912, [3:3], "false", "true"
enableLaunchRetard = bits, U32, 912, [4:4], "false", "true"
unfinishedenableLaunchBoost = bits, U32, 912, [5:5], "false", "true"
unusedBitLDBS = bits, U32, 912, [6:6], "false", "true"
consumeObdSensors = bits, U32, 912, [6:6], "false", "true"
enableCanVss = bits, U32, 912, [7:7], "false", "true"
enableInnovateLC2 = bits, U32, 912, [8:8], "false", "true"
showHumanReadableWarning = bits, U32, 912, [9:9], "false", "true"
@ -466,7 +466,7 @@ vvtBooleanForVerySpecialCases = bits, U32, 912, [11:11], "false", "true"
enableSoftwareKnock = bits, U32, 912, [12:12], "false", "true"
verboseVVTDecoding = bits, U32, 912, [13:13], "false", "true"
invertCamVVTSignal = bits, U32, 912, [14:14], "false", "true"
consumeObdSensors = bits, U32, 912, [15:15], "false", "true"
alphaNUseIat = bits, U32, 912, [15:15], "false", "true"
knockBankCyl1 = bits, U32, 912, [16:16], "Channel 1", "Channel 2"
knockBankCyl2 = bits, U32, 912, [17:17], "Channel 1", "Channel 2"
knockBankCyl3 = bits, U32, 912, [18:18], "Channel 1", "Channel 2"
@ -1706,11 +1706,12 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0
cdmInputPin = "Saab Combustion Detection Module knock signal input pin\nalso known as Saab Ion Sensing Module"
sensorChartMode = "rusEFI console Sensor Sniffer mode"
useHbridgesToDriveIdleStepper = "If enabled we use two H-bridges to drive stepper idle air valve"
consumeObdSensors = "This property is useful if using rusEFI as TCM or BCM only"
enableCanVss = "Read VSS from OEM CAN bus according to selected CAN vehicle configuration."
stftIgnoreErrorMagnitude = "If enabled, adjust at a constant rate instead of a rate proportional to the current lambda error. This mode may be easier to tune, and more tolerant of sensor noise. Use of this mode is required if you have a narrowband O2 sensor."
verboseVVTDecoding = "Verbose info in console below engineSnifferRpmThreshold\nenable vvt_details"
invertCamVVTSignal = "get invertCamVVTSignal"
consumeObdSensors = "This property is useful if using rusEFI as TCM or BCM only\nenable consumeObdSensors"
alphaNUseIat = "In Alpha-N mode, compensate for air temperature."
useRawOutputToDriveIdleStepper = "If enabled we use four Push-Pull outputs to directly drive stepper idle air valve coilss"
verboseCan2 = "Print incoming and outgoing second bus CAN messages in rusEFI console"
etbIo1_controlPin = "Acts as EN pin in two-wire mode"
@ -6186,6 +6187,7 @@ dialog = lambda_monitorDialog, "lambda_monitor"
field = "Enabled", isInjectionEnabled
field = "Mode", injectionMode, {isInjectionEnabled == 1}
field = "#Batch injection with individual wiring"
field = "Alpha-N uses IAT density correction", alphaNUseIat, { fuelAlgorithm == 2 }
field = "Override VE table load axis", veOverrideMode, { isInjectionEnabled }
field = "Override AFR table load axis", afrOverrideMode, { isInjectionEnabled }
field = "Injection phase control mode", injectionTimingMode, { isInjectionEnabled }

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.17.kin.270301877"
signature = "rusEFI master.2023.09.17.kin.3319198276"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.17.kin.270301877" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.17.kin.3319198276" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="Disabled", "PA2", "PA3", "INVALID", "PD3", "INVALID", "INVALID", "INVALID", "PB12", "PB13", "INVALID", "PE2", "INVALID", "PC14", "PC15", "PC16", "PC17"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 14:00:29 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 14:47:25 UTC 2023
pageSize = 23468
page = 1
@ -457,7 +457,7 @@ useHbridgesToDriveIdleStepper = bits, U32, 912, [2:2], "false", "true"
multisparkEnable = bits, U32, 912, [3:3], "false", "true"
enableLaunchRetard = bits, U32, 912, [4:4], "false", "true"
unfinishedenableLaunchBoost = bits, U32, 912, [5:5], "false", "true"
unusedBitLDBS = bits, U32, 912, [6:6], "false", "true"
consumeObdSensors = bits, U32, 912, [6:6], "false", "true"
enableCanVss = bits, U32, 912, [7:7], "false", "true"
enableInnovateLC2 = bits, U32, 912, [8:8], "false", "true"
showHumanReadableWarning = bits, U32, 912, [9:9], "false", "true"
@ -466,7 +466,7 @@ vvtBooleanForVerySpecialCases = bits, U32, 912, [11:11], "false", "true"
enableSoftwareKnock = bits, U32, 912, [12:12], "false", "true"
verboseVVTDecoding = bits, U32, 912, [13:13], "false", "true"
invertCamVVTSignal = bits, U32, 912, [14:14], "false", "true"
consumeObdSensors = bits, U32, 912, [15:15], "false", "true"
alphaNUseIat = bits, U32, 912, [15:15], "false", "true"
knockBankCyl1 = bits, U32, 912, [16:16], "Channel 1", "Channel 2"
knockBankCyl2 = bits, U32, 912, [17:17], "Channel 1", "Channel 2"
knockBankCyl3 = bits, U32, 912, [18:18], "Channel 1", "Channel 2"
@ -1706,11 +1706,12 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0
cdmInputPin = "Saab Combustion Detection Module knock signal input pin\nalso known as Saab Ion Sensing Module"
sensorChartMode = "rusEFI console Sensor Sniffer mode"
useHbridgesToDriveIdleStepper = "If enabled we use two H-bridges to drive stepper idle air valve"
consumeObdSensors = "This property is useful if using rusEFI as TCM or BCM only"
enableCanVss = "Read VSS from OEM CAN bus according to selected CAN vehicle configuration."
stftIgnoreErrorMagnitude = "If enabled, adjust at a constant rate instead of a rate proportional to the current lambda error. This mode may be easier to tune, and more tolerant of sensor noise. Use of this mode is required if you have a narrowband O2 sensor."
verboseVVTDecoding = "Verbose info in console below engineSnifferRpmThreshold\nenable vvt_details"
invertCamVVTSignal = "get invertCamVVTSignal"
consumeObdSensors = "This property is useful if using rusEFI as TCM or BCM only\nenable consumeObdSensors"
alphaNUseIat = "In Alpha-N mode, compensate for air temperature."
useRawOutputToDriveIdleStepper = "If enabled we use four Push-Pull outputs to directly drive stepper idle air valve coilss"
verboseCan2 = "Print incoming and outgoing second bus CAN messages in rusEFI console"
etbIo1_controlPin = "Acts as EN pin in two-wire mode"
@ -6185,6 +6186,7 @@ dialog = lambda_monitorDialog, "lambda_monitor"
field = "Enabled", isInjectionEnabled
field = "Mode", injectionMode, {isInjectionEnabled == 1}
field = "#Batch injection with individual wiring"
field = "Alpha-N uses IAT density correction", alphaNUseIat, { fuelAlgorithm == 2 }
field = "Override VE table load axis", veOverrideMode, { isInjectionEnabled }
field = "Override AFR table load axis", afrOverrideMode, { isInjectionEnabled }
field = "Injection phase control mode", injectionTimingMode, { isInjectionEnabled }

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.17.m74_9.1659946103"
signature = "rusEFI master.2023.09.17.m74_9.3074051206"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.17.m74_9.1659946103" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.17.m74_9.3074051206" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 14:01:49 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 14:48:46 UTC 2023
pageSize = 23468
page = 1
@ -457,7 +457,7 @@ useHbridgesToDriveIdleStepper = bits, U32, 912, [2:2], "false", "true"
multisparkEnable = bits, U32, 912, [3:3], "false", "true"
enableLaunchRetard = bits, U32, 912, [4:4], "false", "true"
unfinishedenableLaunchBoost = bits, U32, 912, [5:5], "false", "true"
unusedBitLDBS = bits, U32, 912, [6:6], "false", "true"
consumeObdSensors = bits, U32, 912, [6:6], "false", "true"
enableCanVss = bits, U32, 912, [7:7], "false", "true"
enableInnovateLC2 = bits, U32, 912, [8:8], "false", "true"
showHumanReadableWarning = bits, U32, 912, [9:9], "false", "true"
@ -466,7 +466,7 @@ vvtBooleanForVerySpecialCases = bits, U32, 912, [11:11], "false", "true"
enableSoftwareKnock = bits, U32, 912, [12:12], "false", "true"
verboseVVTDecoding = bits, U32, 912, [13:13], "false", "true"
invertCamVVTSignal = bits, U32, 912, [14:14], "false", "true"
consumeObdSensors = bits, U32, 912, [15:15], "false", "true"
alphaNUseIat = bits, U32, 912, [15:15], "false", "true"
knockBankCyl1 = bits, U32, 912, [16:16], "Channel 1", "Channel 2"
knockBankCyl2 = bits, U32, 912, [17:17], "Channel 1", "Channel 2"
knockBankCyl3 = bits, U32, 912, [18:18], "Channel 1", "Channel 2"
@ -1706,11 +1706,12 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0
cdmInputPin = "Saab Combustion Detection Module knock signal input pin\nalso known as Saab Ion Sensing Module"
sensorChartMode = "rusEFI console Sensor Sniffer mode"
useHbridgesToDriveIdleStepper = "If enabled we use two H-bridges to drive stepper idle air valve"
consumeObdSensors = "This property is useful if using rusEFI as TCM or BCM only"
enableCanVss = "Read VSS from OEM CAN bus according to selected CAN vehicle configuration."
stftIgnoreErrorMagnitude = "If enabled, adjust at a constant rate instead of a rate proportional to the current lambda error. This mode may be easier to tune, and more tolerant of sensor noise. Use of this mode is required if you have a narrowband O2 sensor."
verboseVVTDecoding = "Verbose info in console below engineSnifferRpmThreshold\nenable vvt_details"
invertCamVVTSignal = "get invertCamVVTSignal"
consumeObdSensors = "This property is useful if using rusEFI as TCM or BCM only\nenable consumeObdSensors"
alphaNUseIat = "In Alpha-N mode, compensate for air temperature."
useRawOutputToDriveIdleStepper = "If enabled we use four Push-Pull outputs to directly drive stepper idle air valve coilss"
verboseCan2 = "Print incoming and outgoing second bus CAN messages in rusEFI console"
etbIo1_controlPin = "Acts as EN pin in two-wire mode"
@ -6186,6 +6187,7 @@ dialog = lambda_monitorDialog, "lambda_monitor"
field = "Enabled", isInjectionEnabled
field = "Mode", injectionMode, {isInjectionEnabled == 1}
field = "#Batch injection with individual wiring"
field = "Alpha-N uses IAT density correction", alphaNUseIat, { fuelAlgorithm == 2 }
field = "Override VE table load axis", veOverrideMode, { isInjectionEnabled }
field = "Override AFR table load axis", afrOverrideMode, { isInjectionEnabled }
field = "Injection phase control mode", injectionTimingMode, { isInjectionEnabled }

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.17.mre_f4.865400803"
signature = "rusEFI master.2023.09.17.mre_f4.3864952594"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.17.mre_f4.865400803" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.17.mre_f4.3864952594" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3 or Hall Input","22 - AN temp 4 or Hall Input","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 14:01:39 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 14:48:37 UTC 2023
pageSize = 23468
page = 1
@ -457,7 +457,7 @@ useHbridgesToDriveIdleStepper = bits, U32, 912, [2:2], "false", "true"
multisparkEnable = bits, U32, 912, [3:3], "false", "true"
enableLaunchRetard = bits, U32, 912, [4:4], "false", "true"
unfinishedenableLaunchBoost = bits, U32, 912, [5:5], "false", "true"
unusedBitLDBS = bits, U32, 912, [6:6], "false", "true"
consumeObdSensors = bits, U32, 912, [6:6], "false", "true"
enableCanVss = bits, U32, 912, [7:7], "false", "true"
enableInnovateLC2 = bits, U32, 912, [8:8], "false", "true"
showHumanReadableWarning = bits, U32, 912, [9:9], "false", "true"
@ -466,7 +466,7 @@ vvtBooleanForVerySpecialCases = bits, U32, 912, [11:11], "false", "true"
enableSoftwareKnock = bits, U32, 912, [12:12], "false", "true"
verboseVVTDecoding = bits, U32, 912, [13:13], "false", "true"
invertCamVVTSignal = bits, U32, 912, [14:14], "false", "true"
consumeObdSensors = bits, U32, 912, [15:15], "false", "true"
alphaNUseIat = bits, U32, 912, [15:15], "false", "true"
knockBankCyl1 = bits, U32, 912, [16:16], "Channel 1", "Channel 2"
knockBankCyl2 = bits, U32, 912, [17:17], "Channel 1", "Channel 2"
knockBankCyl3 = bits, U32, 912, [18:18], "Channel 1", "Channel 2"
@ -1706,11 +1706,12 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0
cdmInputPin = "Saab Combustion Detection Module knock signal input pin\nalso known as Saab Ion Sensing Module"
sensorChartMode = "rusEFI console Sensor Sniffer mode"
useHbridgesToDriveIdleStepper = "If enabled we use two H-bridges to drive stepper idle air valve"
consumeObdSensors = "This property is useful if using rusEFI as TCM or BCM only"
enableCanVss = "Read VSS from OEM CAN bus according to selected CAN vehicle configuration."
stftIgnoreErrorMagnitude = "If enabled, adjust at a constant rate instead of a rate proportional to the current lambda error. This mode may be easier to tune, and more tolerant of sensor noise. Use of this mode is required if you have a narrowband O2 sensor."
verboseVVTDecoding = "Verbose info in console below engineSnifferRpmThreshold\nenable vvt_details"
invertCamVVTSignal = "get invertCamVVTSignal"
consumeObdSensors = "This property is useful if using rusEFI as TCM or BCM only\nenable consumeObdSensors"
alphaNUseIat = "In Alpha-N mode, compensate for air temperature."
useRawOutputToDriveIdleStepper = "If enabled we use four Push-Pull outputs to directly drive stepper idle air valve coilss"
verboseCan2 = "Print incoming and outgoing second bus CAN messages in rusEFI console"
etbIo1_controlPin = "Acts as EN pin in two-wire mode"
@ -6188,6 +6189,7 @@ dialog = lambda_monitorDialog, "lambda_monitor"
field = "Enabled", isInjectionEnabled
field = "Mode", injectionMode, {isInjectionEnabled == 1}
field = "#Batch injection with individual wiring"
field = "Alpha-N uses IAT density correction", alphaNUseIat, { fuelAlgorithm == 2 }
field = "Override VE table load axis", veOverrideMode, { isInjectionEnabled }
field = "Override AFR table load axis", afrOverrideMode, { isInjectionEnabled }
field = "Injection phase control mode", injectionTimingMode, { isInjectionEnabled }

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.17.mre_f7.865400803"
signature = "rusEFI master.2023.09.17.mre_f7.3864952594"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.17.mre_f7.865400803" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.17.mre_f7.3864952594" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3 or Hall Input","22 - AN temp 4 or Hall Input","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 14:01:36 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 14:48:34 UTC 2023
pageSize = 23468
page = 1
@ -457,7 +457,7 @@ useHbridgesToDriveIdleStepper = bits, U32, 912, [2:2], "false", "true"
multisparkEnable = bits, U32, 912, [3:3], "false", "true"
enableLaunchRetard = bits, U32, 912, [4:4], "false", "true"
unfinishedenableLaunchBoost = bits, U32, 912, [5:5], "false", "true"
unusedBitLDBS = bits, U32, 912, [6:6], "false", "true"
consumeObdSensors = bits, U32, 912, [6:6], "false", "true"
enableCanVss = bits, U32, 912, [7:7], "false", "true"
enableInnovateLC2 = bits, U32, 912, [8:8], "false", "true"
showHumanReadableWarning = bits, U32, 912, [9:9], "false", "true"
@ -466,7 +466,7 @@ vvtBooleanForVerySpecialCases = bits, U32, 912, [11:11], "false", "true"
enableSoftwareKnock = bits, U32, 912, [12:12], "false", "true"
verboseVVTDecoding = bits, U32, 912, [13:13], "false", "true"
invertCamVVTSignal = bits, U32, 912, [14:14], "false", "true"
consumeObdSensors = bits, U32, 912, [15:15], "false", "true"
alphaNUseIat = bits, U32, 912, [15:15], "false", "true"
knockBankCyl1 = bits, U32, 912, [16:16], "Channel 1", "Channel 2"
knockBankCyl2 = bits, U32, 912, [17:17], "Channel 1", "Channel 2"
knockBankCyl3 = bits, U32, 912, [18:18], "Channel 1", "Channel 2"
@ -1706,11 +1706,12 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0
cdmInputPin = "Saab Combustion Detection Module knock signal input pin\nalso known as Saab Ion Sensing Module"
sensorChartMode = "rusEFI console Sensor Sniffer mode"
useHbridgesToDriveIdleStepper = "If enabled we use two H-bridges to drive stepper idle air valve"
consumeObdSensors = "This property is useful if using rusEFI as TCM or BCM only"
enableCanVss = "Read VSS from OEM CAN bus according to selected CAN vehicle configuration."
stftIgnoreErrorMagnitude = "If enabled, adjust at a constant rate instead of a rate proportional to the current lambda error. This mode may be easier to tune, and more tolerant of sensor noise. Use of this mode is required if you have a narrowband O2 sensor."
verboseVVTDecoding = "Verbose info in console below engineSnifferRpmThreshold\nenable vvt_details"
invertCamVVTSignal = "get invertCamVVTSignal"
consumeObdSensors = "This property is useful if using rusEFI as TCM or BCM only\nenable consumeObdSensors"
alphaNUseIat = "In Alpha-N mode, compensate for air temperature."
useRawOutputToDriveIdleStepper = "If enabled we use four Push-Pull outputs to directly drive stepper idle air valve coilss"
verboseCan2 = "Print incoming and outgoing second bus CAN messages in rusEFI console"
etbIo1_controlPin = "Acts as EN pin in two-wire mode"
@ -6188,6 +6189,7 @@ dialog = lambda_monitorDialog, "lambda_monitor"
field = "Enabled", isInjectionEnabled
field = "Mode", injectionMode, {isInjectionEnabled == 1}
field = "#Batch injection with individual wiring"
field = "Alpha-N uses IAT density correction", alphaNUseIat, { fuelAlgorithm == 2 }
field = "Override VE table load axis", veOverrideMode, { isInjectionEnabled }
field = "Override AFR table load axis", afrOverrideMode, { isInjectionEnabled }
field = "Injection phase control mode", injectionTimingMode, { isInjectionEnabled }

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.17.nucleo_f429.2026625145"
signature = "rusEFI master.2023.09.17.nucleo_f429.2902544520"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.17.nucleo_f429.2026625145" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.17.nucleo_f429.2902544520" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 14:02:20 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 14:49:15 UTC 2023
pageSize = 23468
page = 1
@ -457,7 +457,7 @@ useHbridgesToDriveIdleStepper = bits, U32, 912, [2:2], "false", "true"
multisparkEnable = bits, U32, 912, [3:3], "false", "true"
enableLaunchRetard = bits, U32, 912, [4:4], "false", "true"
unfinishedenableLaunchBoost = bits, U32, 912, [5:5], "false", "true"
unusedBitLDBS = bits, U32, 912, [6:6], "false", "true"
consumeObdSensors = bits, U32, 912, [6:6], "false", "true"
enableCanVss = bits, U32, 912, [7:7], "false", "true"
enableInnovateLC2 = bits, U32, 912, [8:8], "false", "true"
showHumanReadableWarning = bits, U32, 912, [9:9], "false", "true"
@ -466,7 +466,7 @@ vvtBooleanForVerySpecialCases = bits, U32, 912, [11:11], "false", "true"
enableSoftwareKnock = bits, U32, 912, [12:12], "false", "true"
verboseVVTDecoding = bits, U32, 912, [13:13], "false", "true"
invertCamVVTSignal = bits, U32, 912, [14:14], "false", "true"
consumeObdSensors = bits, U32, 912, [15:15], "false", "true"
alphaNUseIat = bits, U32, 912, [15:15], "false", "true"
knockBankCyl1 = bits, U32, 912, [16:16], "Channel 1", "Channel 2"
knockBankCyl2 = bits, U32, 912, [17:17], "Channel 1", "Channel 2"
knockBankCyl3 = bits, U32, 912, [18:18], "Channel 1", "Channel 2"
@ -1706,11 +1706,12 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0
cdmInputPin = "Saab Combustion Detection Module knock signal input pin\nalso known as Saab Ion Sensing Module"
sensorChartMode = "rusEFI console Sensor Sniffer mode"
useHbridgesToDriveIdleStepper = "If enabled we use two H-bridges to drive stepper idle air valve"
consumeObdSensors = "This property is useful if using rusEFI as TCM or BCM only"
enableCanVss = "Read VSS from OEM CAN bus according to selected CAN vehicle configuration."
stftIgnoreErrorMagnitude = "If enabled, adjust at a constant rate instead of a rate proportional to the current lambda error. This mode may be easier to tune, and more tolerant of sensor noise. Use of this mode is required if you have a narrowband O2 sensor."
verboseVVTDecoding = "Verbose info in console below engineSnifferRpmThreshold\nenable vvt_details"
invertCamVVTSignal = "get invertCamVVTSignal"
consumeObdSensors = "This property is useful if using rusEFI as TCM or BCM only\nenable consumeObdSensors"
alphaNUseIat = "In Alpha-N mode, compensate for air temperature."
useRawOutputToDriveIdleStepper = "If enabled we use four Push-Pull outputs to directly drive stepper idle air valve coilss"
verboseCan2 = "Print incoming and outgoing second bus CAN messages in rusEFI console"
etbIo1_controlPin = "Acts as EN pin in two-wire mode"
@ -6185,6 +6186,7 @@ dialog = lambda_monitorDialog, "lambda_monitor"
field = "Enabled", isInjectionEnabled
field = "Mode", injectionMode, {isInjectionEnabled == 1}
field = "#Batch injection with individual wiring"
field = "Alpha-N uses IAT density correction", alphaNUseIat, { fuelAlgorithm == 2 }
field = "Override VE table load axis", veOverrideMode, { isInjectionEnabled }
field = "Override AFR table load axis", afrOverrideMode, { isInjectionEnabled }
field = "Injection phase control mode", injectionTimingMode, { isInjectionEnabled }

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.17.nucleo_f767.2026625145"
signature = "rusEFI master.2023.09.17.nucleo_f767.2902544520"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.17.nucleo_f767.2026625145" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.17.nucleo_f767.2902544520" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 14:02:23 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 14:49:18 UTC 2023
pageSize = 23468
page = 1
@ -457,7 +457,7 @@ useHbridgesToDriveIdleStepper = bits, U32, 912, [2:2], "false", "true"
multisparkEnable = bits, U32, 912, [3:3], "false", "true"
enableLaunchRetard = bits, U32, 912, [4:4], "false", "true"
unfinishedenableLaunchBoost = bits, U32, 912, [5:5], "false", "true"
unusedBitLDBS = bits, U32, 912, [6:6], "false", "true"
consumeObdSensors = bits, U32, 912, [6:6], "false", "true"
enableCanVss = bits, U32, 912, [7:7], "false", "true"
enableInnovateLC2 = bits, U32, 912, [8:8], "false", "true"
showHumanReadableWarning = bits, U32, 912, [9:9], "false", "true"
@ -466,7 +466,7 @@ vvtBooleanForVerySpecialCases = bits, U32, 912, [11:11], "false", "true"
enableSoftwareKnock = bits, U32, 912, [12:12], "false", "true"
verboseVVTDecoding = bits, U32, 912, [13:13], "false", "true"
invertCamVVTSignal = bits, U32, 912, [14:14], "false", "true"
consumeObdSensors = bits, U32, 912, [15:15], "false", "true"
alphaNUseIat = bits, U32, 912, [15:15], "false", "true"
knockBankCyl1 = bits, U32, 912, [16:16], "Channel 1", "Channel 2"
knockBankCyl2 = bits, U32, 912, [17:17], "Channel 1", "Channel 2"
knockBankCyl3 = bits, U32, 912, [18:18], "Channel 1", "Channel 2"
@ -1706,11 +1706,12 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0
cdmInputPin = "Saab Combustion Detection Module knock signal input pin\nalso known as Saab Ion Sensing Module"
sensorChartMode = "rusEFI console Sensor Sniffer mode"
useHbridgesToDriveIdleStepper = "If enabled we use two H-bridges to drive stepper idle air valve"
consumeObdSensors = "This property is useful if using rusEFI as TCM or BCM only"
enableCanVss = "Read VSS from OEM CAN bus according to selected CAN vehicle configuration."
stftIgnoreErrorMagnitude = "If enabled, adjust at a constant rate instead of a rate proportional to the current lambda error. This mode may be easier to tune, and more tolerant of sensor noise. Use of this mode is required if you have a narrowband O2 sensor."
verboseVVTDecoding = "Verbose info in console below engineSnifferRpmThreshold\nenable vvt_details"
invertCamVVTSignal = "get invertCamVVTSignal"
consumeObdSensors = "This property is useful if using rusEFI as TCM or BCM only\nenable consumeObdSensors"
alphaNUseIat = "In Alpha-N mode, compensate for air temperature."
useRawOutputToDriveIdleStepper = "If enabled we use four Push-Pull outputs to directly drive stepper idle air valve coilss"
verboseCan2 = "Print incoming and outgoing second bus CAN messages in rusEFI console"
etbIo1_controlPin = "Acts as EN pin in two-wire mode"
@ -6185,6 +6186,7 @@ dialog = lambda_monitorDialog, "lambda_monitor"
field = "Enabled", isInjectionEnabled
field = "Mode", injectionMode, {isInjectionEnabled == 1}
field = "#Batch injection with individual wiring"
field = "Alpha-N uses IAT density correction", alphaNUseIat, { fuelAlgorithm == 2 }
field = "Override VE table load axis", veOverrideMode, { isInjectionEnabled }
field = "Override AFR table load axis", afrOverrideMode, { isInjectionEnabled }
field = "Injection phase control mode", injectionTimingMode, { isInjectionEnabled }

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.17.nucleo_h743.2026625145"
signature = "rusEFI master.2023.09.17.nucleo_h743.2902544520"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.17.nucleo_h743.2026625145" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.17.nucleo_h743.2902544520" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 14:02:26 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 14:49:21 UTC 2023
pageSize = 23468
page = 1
@ -457,7 +457,7 @@ useHbridgesToDriveIdleStepper = bits, U32, 912, [2:2], "false", "true"
multisparkEnable = bits, U32, 912, [3:3], "false", "true"
enableLaunchRetard = bits, U32, 912, [4:4], "false", "true"
unfinishedenableLaunchBoost = bits, U32, 912, [5:5], "false", "true"
unusedBitLDBS = bits, U32, 912, [6:6], "false", "true"
consumeObdSensors = bits, U32, 912, [6:6], "false", "true"
enableCanVss = bits, U32, 912, [7:7], "false", "true"
enableInnovateLC2 = bits, U32, 912, [8:8], "false", "true"
showHumanReadableWarning = bits, U32, 912, [9:9], "false", "true"
@ -466,7 +466,7 @@ vvtBooleanForVerySpecialCases = bits, U32, 912, [11:11], "false", "true"
enableSoftwareKnock = bits, U32, 912, [12:12], "false", "true"
verboseVVTDecoding = bits, U32, 912, [13:13], "false", "true"
invertCamVVTSignal = bits, U32, 912, [14:14], "false", "true"
consumeObdSensors = bits, U32, 912, [15:15], "false", "true"
alphaNUseIat = bits, U32, 912, [15:15], "false", "true"
knockBankCyl1 = bits, U32, 912, [16:16], "Channel 1", "Channel 2"
knockBankCyl2 = bits, U32, 912, [17:17], "Channel 1", "Channel 2"
knockBankCyl3 = bits, U32, 912, [18:18], "Channel 1", "Channel 2"
@ -1706,11 +1706,12 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0
cdmInputPin = "Saab Combustion Detection Module knock signal input pin\nalso known as Saab Ion Sensing Module"
sensorChartMode = "rusEFI console Sensor Sniffer mode"
useHbridgesToDriveIdleStepper = "If enabled we use two H-bridges to drive stepper idle air valve"
consumeObdSensors = "This property is useful if using rusEFI as TCM or BCM only"
enableCanVss = "Read VSS from OEM CAN bus according to selected CAN vehicle configuration."
stftIgnoreErrorMagnitude = "If enabled, adjust at a constant rate instead of a rate proportional to the current lambda error. This mode may be easier to tune, and more tolerant of sensor noise. Use of this mode is required if you have a narrowband O2 sensor."
verboseVVTDecoding = "Verbose info in console below engineSnifferRpmThreshold\nenable vvt_details"
invertCamVVTSignal = "get invertCamVVTSignal"
consumeObdSensors = "This property is useful if using rusEFI as TCM or BCM only\nenable consumeObdSensors"
alphaNUseIat = "In Alpha-N mode, compensate for air temperature."
useRawOutputToDriveIdleStepper = "If enabled we use four Push-Pull outputs to directly drive stepper idle air valve coilss"
verboseCan2 = "Print incoming and outgoing second bus CAN messages in rusEFI console"
etbIo1_controlPin = "Acts as EN pin in two-wire mode"
@ -6185,6 +6186,7 @@ dialog = lambda_monitorDialog, "lambda_monitor"
field = "Enabled", isInjectionEnabled
field = "Mode", injectionMode, {isInjectionEnabled == 1}
field = "#Batch injection with individual wiring"
field = "Alpha-N uses IAT density correction", alphaNUseIat, { fuelAlgorithm == 2 }
field = "Override VE table load axis", veOverrideMode, { isInjectionEnabled }
field = "Override AFR table load axis", afrOverrideMode, { isInjectionEnabled }
field = "Injection phase control mode", injectionTimingMode, { isInjectionEnabled }

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.17.prometheus_405.1214191081"
signature = "rusEFI master.2023.09.17.prometheus_405.2643827992"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.17.prometheus_405.1214191081" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.17.prometheus_405.2643827992" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 14:02:04 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 14:49:00 UTC 2023
pageSize = 23468
page = 1
@ -457,7 +457,7 @@ useHbridgesToDriveIdleStepper = bits, U32, 912, [2:2], "false", "true"
multisparkEnable = bits, U32, 912, [3:3], "false", "true"
enableLaunchRetard = bits, U32, 912, [4:4], "false", "true"
unfinishedenableLaunchBoost = bits, U32, 912, [5:5], "false", "true"
unusedBitLDBS = bits, U32, 912, [6:6], "false", "true"
consumeObdSensors = bits, U32, 912, [6:6], "false", "true"
enableCanVss = bits, U32, 912, [7:7], "false", "true"
enableInnovateLC2 = bits, U32, 912, [8:8], "false", "true"
showHumanReadableWarning = bits, U32, 912, [9:9], "false", "true"
@ -466,7 +466,7 @@ vvtBooleanForVerySpecialCases = bits, U32, 912, [11:11], "false", "true"
enableSoftwareKnock = bits, U32, 912, [12:12], "false", "true"
verboseVVTDecoding = bits, U32, 912, [13:13], "false", "true"
invertCamVVTSignal = bits, U32, 912, [14:14], "false", "true"
consumeObdSensors = bits, U32, 912, [15:15], "false", "true"
alphaNUseIat = bits, U32, 912, [15:15], "false", "true"
knockBankCyl1 = bits, U32, 912, [16:16], "Channel 1", "Channel 2"
knockBankCyl2 = bits, U32, 912, [17:17], "Channel 1", "Channel 2"
knockBankCyl3 = bits, U32, 912, [18:18], "Channel 1", "Channel 2"
@ -1706,11 +1706,12 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0
cdmInputPin = "Saab Combustion Detection Module knock signal input pin\nalso known as Saab Ion Sensing Module"
sensorChartMode = "rusEFI console Sensor Sniffer mode"
useHbridgesToDriveIdleStepper = "If enabled we use two H-bridges to drive stepper idle air valve"
consumeObdSensors = "This property is useful if using rusEFI as TCM or BCM only"
enableCanVss = "Read VSS from OEM CAN bus according to selected CAN vehicle configuration."
stftIgnoreErrorMagnitude = "If enabled, adjust at a constant rate instead of a rate proportional to the current lambda error. This mode may be easier to tune, and more tolerant of sensor noise. Use of this mode is required if you have a narrowband O2 sensor."
verboseVVTDecoding = "Verbose info in console below engineSnifferRpmThreshold\nenable vvt_details"
invertCamVVTSignal = "get invertCamVVTSignal"
consumeObdSensors = "This property is useful if using rusEFI as TCM or BCM only\nenable consumeObdSensors"
alphaNUseIat = "In Alpha-N mode, compensate for air temperature."
useRawOutputToDriveIdleStepper = "If enabled we use four Push-Pull outputs to directly drive stepper idle air valve coilss"
verboseCan2 = "Print incoming and outgoing second bus CAN messages in rusEFI console"
etbIo1_controlPin = "Acts as EN pin in two-wire mode"
@ -6180,6 +6181,7 @@ dialog = lambda_monitorDialog, "lambda_monitor"
field = "Enabled", isInjectionEnabled
field = "Mode", injectionMode, {isInjectionEnabled == 1}
field = "#Batch injection with individual wiring"
field = "Alpha-N uses IAT density correction", alphaNUseIat, { fuelAlgorithm == 2 }
field = "Override VE table load axis", veOverrideMode, { isInjectionEnabled }
field = "Override AFR table load axis", afrOverrideMode, { isInjectionEnabled }
field = "Injection phase control mode", injectionTimingMode, { isInjectionEnabled }

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.17.prometheus_469.1214191081"
signature = "rusEFI master.2023.09.17.prometheus_469.2643827992"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.17.prometheus_469.1214191081" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.17.prometheus_469.2643827992" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 14:02:01 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 14:48:58 UTC 2023
pageSize = 23468
page = 1
@ -457,7 +457,7 @@ useHbridgesToDriveIdleStepper = bits, U32, 912, [2:2], "false", "true"
multisparkEnable = bits, U32, 912, [3:3], "false", "true"
enableLaunchRetard = bits, U32, 912, [4:4], "false", "true"
unfinishedenableLaunchBoost = bits, U32, 912, [5:5], "false", "true"
unusedBitLDBS = bits, U32, 912, [6:6], "false", "true"
consumeObdSensors = bits, U32, 912, [6:6], "false", "true"
enableCanVss = bits, U32, 912, [7:7], "false", "true"
enableInnovateLC2 = bits, U32, 912, [8:8], "false", "true"
showHumanReadableWarning = bits, U32, 912, [9:9], "false", "true"
@ -466,7 +466,7 @@ vvtBooleanForVerySpecialCases = bits, U32, 912, [11:11], "false", "true"
enableSoftwareKnock = bits, U32, 912, [12:12], "false", "true"
verboseVVTDecoding = bits, U32, 912, [13:13], "false", "true"
invertCamVVTSignal = bits, U32, 912, [14:14], "false", "true"
consumeObdSensors = bits, U32, 912, [15:15], "false", "true"
alphaNUseIat = bits, U32, 912, [15:15], "false", "true"
knockBankCyl1 = bits, U32, 912, [16:16], "Channel 1", "Channel 2"
knockBankCyl2 = bits, U32, 912, [17:17], "Channel 1", "Channel 2"
knockBankCyl3 = bits, U32, 912, [18:18], "Channel 1", "Channel 2"
@ -1706,11 +1706,12 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0
cdmInputPin = "Saab Combustion Detection Module knock signal input pin\nalso known as Saab Ion Sensing Module"
sensorChartMode = "rusEFI console Sensor Sniffer mode"
useHbridgesToDriveIdleStepper = "If enabled we use two H-bridges to drive stepper idle air valve"
consumeObdSensors = "This property is useful if using rusEFI as TCM or BCM only"
enableCanVss = "Read VSS from OEM CAN bus according to selected CAN vehicle configuration."
stftIgnoreErrorMagnitude = "If enabled, adjust at a constant rate instead of a rate proportional to the current lambda error. This mode may be easier to tune, and more tolerant of sensor noise. Use of this mode is required if you have a narrowband O2 sensor."
verboseVVTDecoding = "Verbose info in console below engineSnifferRpmThreshold\nenable vvt_details"
invertCamVVTSignal = "get invertCamVVTSignal"
consumeObdSensors = "This property is useful if using rusEFI as TCM or BCM only\nenable consumeObdSensors"
alphaNUseIat = "In Alpha-N mode, compensate for air temperature."
useRawOutputToDriveIdleStepper = "If enabled we use four Push-Pull outputs to directly drive stepper idle air valve coilss"
verboseCan2 = "Print incoming and outgoing second bus CAN messages in rusEFI console"
etbIo1_controlPin = "Acts as EN pin in two-wire mode"
@ -6180,6 +6181,7 @@ dialog = lambda_monitorDialog, "lambda_monitor"
field = "Enabled", isInjectionEnabled
field = "Mode", injectionMode, {isInjectionEnabled == 1}
field = "#Batch injection with individual wiring"
field = "Alpha-N uses IAT density correction", alphaNUseIat, { fuelAlgorithm == 2 }
field = "Override VE table load axis", veOverrideMode, { isInjectionEnabled }
field = "Override AFR table load axis", afrOverrideMode, { isInjectionEnabled }
field = "Injection phase control mode", injectionTimingMode, { isInjectionEnabled }

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.17.proteus_f4.2027431427"
signature = "rusEFI master.2023.09.17.proteus_f4.2903682802"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.17.proteus_f4.2027431427" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.17.proteus_f4.2903682802" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 14:02:10 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 14:49:06 UTC 2023
pageSize = 27468
page = 1
@ -457,7 +457,7 @@ useHbridgesToDriveIdleStepper = bits, U32, 912, [2:2], "false", "true"
multisparkEnable = bits, U32, 912, [3:3], "false", "true"
enableLaunchRetard = bits, U32, 912, [4:4], "false", "true"
unfinishedenableLaunchBoost = bits, U32, 912, [5:5], "false", "true"
unusedBitLDBS = bits, U32, 912, [6:6], "false", "true"
consumeObdSensors = bits, U32, 912, [6:6], "false", "true"
enableCanVss = bits, U32, 912, [7:7], "false", "true"
enableInnovateLC2 = bits, U32, 912, [8:8], "false", "true"
showHumanReadableWarning = bits, U32, 912, [9:9], "false", "true"
@ -466,7 +466,7 @@ vvtBooleanForVerySpecialCases = bits, U32, 912, [11:11], "false", "true"
enableSoftwareKnock = bits, U32, 912, [12:12], "false", "true"
verboseVVTDecoding = bits, U32, 912, [13:13], "false", "true"
invertCamVVTSignal = bits, U32, 912, [14:14], "false", "true"
consumeObdSensors = bits, U32, 912, [15:15], "false", "true"
alphaNUseIat = bits, U32, 912, [15:15], "false", "true"
knockBankCyl1 = bits, U32, 912, [16:16], "Channel 1", "Channel 2"
knockBankCyl2 = bits, U32, 912, [17:17], "Channel 1", "Channel 2"
knockBankCyl3 = bits, U32, 912, [18:18], "Channel 1", "Channel 2"
@ -1706,11 +1706,12 @@ lambdaMaxDeviationRpmBins = array, U16, 27458, [4], "RPM", 1, 0, 0, 18000, 0
cdmInputPin = "Saab Combustion Detection Module knock signal input pin\nalso known as Saab Ion Sensing Module"
sensorChartMode = "rusEFI console Sensor Sniffer mode"
useHbridgesToDriveIdleStepper = "If enabled we use two H-bridges to drive stepper idle air valve"
consumeObdSensors = "This property is useful if using rusEFI as TCM or BCM only"
enableCanVss = "Read VSS from OEM CAN bus according to selected CAN vehicle configuration."
stftIgnoreErrorMagnitude = "If enabled, adjust at a constant rate instead of a rate proportional to the current lambda error. This mode may be easier to tune, and more tolerant of sensor noise. Use of this mode is required if you have a narrowband O2 sensor."
verboseVVTDecoding = "Verbose info in console below engineSnifferRpmThreshold\nenable vvt_details"
invertCamVVTSignal = "get invertCamVVTSignal"
consumeObdSensors = "This property is useful if using rusEFI as TCM or BCM only\nenable consumeObdSensors"
alphaNUseIat = "In Alpha-N mode, compensate for air temperature."
useRawOutputToDriveIdleStepper = "If enabled we use four Push-Pull outputs to directly drive stepper idle air valve coilss"
verboseCan2 = "Print incoming and outgoing second bus CAN messages in rusEFI console"
etbIo1_controlPin = "Acts as EN pin in two-wire mode"
@ -6195,6 +6196,7 @@ dialog = lambda_monitorDialog, "lambda_monitor"
field = "Enabled", isInjectionEnabled
field = "Mode", injectionMode, {isInjectionEnabled == 1}
field = "#Batch injection with individual wiring"
field = "Alpha-N uses IAT density correction", alphaNUseIat, { fuelAlgorithm == 2 }
field = "Override VE table load axis", veOverrideMode, { isInjectionEnabled }
field = "Override AFR table load axis", afrOverrideMode, { isInjectionEnabled }
field = "Injection phase control mode", injectionTimingMode, { isInjectionEnabled }

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.17.proteus_f7.2027431427"
signature = "rusEFI master.2023.09.17.proteus_f7.2903682802"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.17.proteus_f7.2027431427" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.17.proteus_f7.2903682802" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 14:02:07 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 14:49:03 UTC 2023
pageSize = 27468
page = 1
@ -457,7 +457,7 @@ useHbridgesToDriveIdleStepper = bits, U32, 912, [2:2], "false", "true"
multisparkEnable = bits, U32, 912, [3:3], "false", "true"
enableLaunchRetard = bits, U32, 912, [4:4], "false", "true"
unfinishedenableLaunchBoost = bits, U32, 912, [5:5], "false", "true"
unusedBitLDBS = bits, U32, 912, [6:6], "false", "true"
consumeObdSensors = bits, U32, 912, [6:6], "false", "true"
enableCanVss = bits, U32, 912, [7:7], "false", "true"
enableInnovateLC2 = bits, U32, 912, [8:8], "false", "true"
showHumanReadableWarning = bits, U32, 912, [9:9], "false", "true"
@ -466,7 +466,7 @@ vvtBooleanForVerySpecialCases = bits, U32, 912, [11:11], "false", "true"
enableSoftwareKnock = bits, U32, 912, [12:12], "false", "true"
verboseVVTDecoding = bits, U32, 912, [13:13], "false", "true"
invertCamVVTSignal = bits, U32, 912, [14:14], "false", "true"
consumeObdSensors = bits, U32, 912, [15:15], "false", "true"
alphaNUseIat = bits, U32, 912, [15:15], "false", "true"
knockBankCyl1 = bits, U32, 912, [16:16], "Channel 1", "Channel 2"
knockBankCyl2 = bits, U32, 912, [17:17], "Channel 1", "Channel 2"
knockBankCyl3 = bits, U32, 912, [18:18], "Channel 1", "Channel 2"
@ -1706,11 +1706,12 @@ lambdaMaxDeviationRpmBins = array, U16, 27458, [4], "RPM", 1, 0, 0, 18000, 0
cdmInputPin = "Saab Combustion Detection Module knock signal input pin\nalso known as Saab Ion Sensing Module"
sensorChartMode = "rusEFI console Sensor Sniffer mode"
useHbridgesToDriveIdleStepper = "If enabled we use two H-bridges to drive stepper idle air valve"
consumeObdSensors = "This property is useful if using rusEFI as TCM or BCM only"
enableCanVss = "Read VSS from OEM CAN bus according to selected CAN vehicle configuration."
stftIgnoreErrorMagnitude = "If enabled, adjust at a constant rate instead of a rate proportional to the current lambda error. This mode may be easier to tune, and more tolerant of sensor noise. Use of this mode is required if you have a narrowband O2 sensor."
verboseVVTDecoding = "Verbose info in console below engineSnifferRpmThreshold\nenable vvt_details"
invertCamVVTSignal = "get invertCamVVTSignal"
consumeObdSensors = "This property is useful if using rusEFI as TCM or BCM only\nenable consumeObdSensors"
alphaNUseIat = "In Alpha-N mode, compensate for air temperature."
useRawOutputToDriveIdleStepper = "If enabled we use four Push-Pull outputs to directly drive stepper idle air valve coilss"
verboseCan2 = "Print incoming and outgoing second bus CAN messages in rusEFI console"
etbIo1_controlPin = "Acts as EN pin in two-wire mode"
@ -6195,6 +6196,7 @@ dialog = lambda_monitorDialog, "lambda_monitor"
field = "Enabled", isInjectionEnabled
field = "Mode", injectionMode, {isInjectionEnabled == 1}
field = "#Batch injection with individual wiring"
field = "Alpha-N uses IAT density correction", alphaNUseIat, { fuelAlgorithm == 2 }
field = "Override VE table load axis", veOverrideMode, { isInjectionEnabled }
field = "Override AFR table load axis", afrOverrideMode, { isInjectionEnabled }
field = "Injection phase control mode", injectionTimingMode, { isInjectionEnabled }

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.17.proteus_h7.2027431427"
signature = "rusEFI master.2023.09.17.proteus_h7.2903682802"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.17.proteus_h7.2027431427" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.17.proteus_h7.2903682802" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 14:02:14 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 14:49:09 UTC 2023
pageSize = 27468
page = 1
@ -457,7 +457,7 @@ useHbridgesToDriveIdleStepper = bits, U32, 912, [2:2], "false", "true"
multisparkEnable = bits, U32, 912, [3:3], "false", "true"
enableLaunchRetard = bits, U32, 912, [4:4], "false", "true"
unfinishedenableLaunchBoost = bits, U32, 912, [5:5], "false", "true"
unusedBitLDBS = bits, U32, 912, [6:6], "false", "true"
consumeObdSensors = bits, U32, 912, [6:6], "false", "true"
enableCanVss = bits, U32, 912, [7:7], "false", "true"
enableInnovateLC2 = bits, U32, 912, [8:8], "false", "true"
showHumanReadableWarning = bits, U32, 912, [9:9], "false", "true"
@ -466,7 +466,7 @@ vvtBooleanForVerySpecialCases = bits, U32, 912, [11:11], "false", "true"
enableSoftwareKnock = bits, U32, 912, [12:12], "false", "true"
verboseVVTDecoding = bits, U32, 912, [13:13], "false", "true"
invertCamVVTSignal = bits, U32, 912, [14:14], "false", "true"
consumeObdSensors = bits, U32, 912, [15:15], "false", "true"
alphaNUseIat = bits, U32, 912, [15:15], "false", "true"
knockBankCyl1 = bits, U32, 912, [16:16], "Channel 1", "Channel 2"
knockBankCyl2 = bits, U32, 912, [17:17], "Channel 1", "Channel 2"
knockBankCyl3 = bits, U32, 912, [18:18], "Channel 1", "Channel 2"
@ -1706,11 +1706,12 @@ lambdaMaxDeviationRpmBins = array, U16, 27458, [4], "RPM", 1, 0, 0, 18000, 0
cdmInputPin = "Saab Combustion Detection Module knock signal input pin\nalso known as Saab Ion Sensing Module"
sensorChartMode = "rusEFI console Sensor Sniffer mode"
useHbridgesToDriveIdleStepper = "If enabled we use two H-bridges to drive stepper idle air valve"
consumeObdSensors = "This property is useful if using rusEFI as TCM or BCM only"
enableCanVss = "Read VSS from OEM CAN bus according to selected CAN vehicle configuration."
stftIgnoreErrorMagnitude = "If enabled, adjust at a constant rate instead of a rate proportional to the current lambda error. This mode may be easier to tune, and more tolerant of sensor noise. Use of this mode is required if you have a narrowband O2 sensor."
verboseVVTDecoding = "Verbose info in console below engineSnifferRpmThreshold\nenable vvt_details"
invertCamVVTSignal = "get invertCamVVTSignal"
consumeObdSensors = "This property is useful if using rusEFI as TCM or BCM only\nenable consumeObdSensors"
alphaNUseIat = "In Alpha-N mode, compensate for air temperature."
useRawOutputToDriveIdleStepper = "If enabled we use four Push-Pull outputs to directly drive stepper idle air valve coilss"
verboseCan2 = "Print incoming and outgoing second bus CAN messages in rusEFI console"
etbIo1_controlPin = "Acts as EN pin in two-wire mode"
@ -6195,6 +6196,7 @@ dialog = lambda_monitorDialog, "lambda_monitor"
field = "Enabled", isInjectionEnabled
field = "Mode", injectionMode, {isInjectionEnabled == 1}
field = "#Batch injection with individual wiring"
field = "Alpha-N uses IAT density correction", alphaNUseIat, { fuelAlgorithm == 2 }
field = "Override VE table load axis", veOverrideMode, { isInjectionEnabled }
field = "Override AFR table load axis", afrOverrideMode, { isInjectionEnabled }
field = "Injection phase control mode", injectionTimingMode, { isInjectionEnabled }

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.17.s105.479214885"
signature = "rusEFI master.2023.09.17.s105.3378165204"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.17.s105.479214885" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.17.s105.3378165204" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","56 - MAP","16 - TPS","19 - Knock","39 - CLT","INVALID","opt 55 - AFR 2","opt 21 - AC Press","18 - AFR 1","13 - Ignition switch in (15)","44 - +12 sense (MR)","INVALID","na 37 - MAF","INVALID","INVALID","40 - IAT"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 14:01:52 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 14:48:49 UTC 2023
pageSize = 23468
page = 1
@ -457,7 +457,7 @@ useHbridgesToDriveIdleStepper = bits, U32, 912, [2:2], "false", "true"
multisparkEnable = bits, U32, 912, [3:3], "false", "true"
enableLaunchRetard = bits, U32, 912, [4:4], "false", "true"
unfinishedenableLaunchBoost = bits, U32, 912, [5:5], "false", "true"
unusedBitLDBS = bits, U32, 912, [6:6], "false", "true"
consumeObdSensors = bits, U32, 912, [6:6], "false", "true"
enableCanVss = bits, U32, 912, [7:7], "false", "true"
enableInnovateLC2 = bits, U32, 912, [8:8], "false", "true"
showHumanReadableWarning = bits, U32, 912, [9:9], "false", "true"
@ -466,7 +466,7 @@ vvtBooleanForVerySpecialCases = bits, U32, 912, [11:11], "false", "true"
enableSoftwareKnock = bits, U32, 912, [12:12], "false", "true"
verboseVVTDecoding = bits, U32, 912, [13:13], "false", "true"
invertCamVVTSignal = bits, U32, 912, [14:14], "false", "true"
consumeObdSensors = bits, U32, 912, [15:15], "false", "true"
alphaNUseIat = bits, U32, 912, [15:15], "false", "true"
knockBankCyl1 = bits, U32, 912, [16:16], "Channel 1", "Channel 2"
knockBankCyl2 = bits, U32, 912, [17:17], "Channel 1", "Channel 2"
knockBankCyl3 = bits, U32, 912, [18:18], "Channel 1", "Channel 2"
@ -1706,11 +1706,12 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0
cdmInputPin = "Saab Combustion Detection Module knock signal input pin\nalso known as Saab Ion Sensing Module"
sensorChartMode = "rusEFI console Sensor Sniffer mode"
useHbridgesToDriveIdleStepper = "If enabled we use two H-bridges to drive stepper idle air valve"
consumeObdSensors = "This property is useful if using rusEFI as TCM or BCM only"
enableCanVss = "Read VSS from OEM CAN bus according to selected CAN vehicle configuration."
stftIgnoreErrorMagnitude = "If enabled, adjust at a constant rate instead of a rate proportional to the current lambda error. This mode may be easier to tune, and more tolerant of sensor noise. Use of this mode is required if you have a narrowband O2 sensor."
verboseVVTDecoding = "Verbose info in console below engineSnifferRpmThreshold\nenable vvt_details"
invertCamVVTSignal = "get invertCamVVTSignal"
consumeObdSensors = "This property is useful if using rusEFI as TCM or BCM only\nenable consumeObdSensors"
alphaNUseIat = "In Alpha-N mode, compensate for air temperature."
useRawOutputToDriveIdleStepper = "If enabled we use four Push-Pull outputs to directly drive stepper idle air valve coilss"
verboseCan2 = "Print incoming and outgoing second bus CAN messages in rusEFI console"
etbIo1_controlPin = "Acts as EN pin in two-wire mode"
@ -6186,6 +6187,7 @@ dialog = lambda_monitorDialog, "lambda_monitor"
field = "Enabled", isInjectionEnabled
field = "Mode", injectionMode, {isInjectionEnabled == 1}
field = "#Batch injection with individual wiring"
field = "Alpha-N uses IAT density correction", alphaNUseIat, { fuelAlgorithm == 2 }
field = "Override VE table load axis", veOverrideMode, { isInjectionEnabled }
field = "Override AFR table load axis", afrOverrideMode, { isInjectionEnabled }
field = "Injection phase control mode", injectionTimingMode, { isInjectionEnabled }

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.17.small-can.3049804528"
signature = "rusEFI master.2023.09.17.small-can.1610799617"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.17.small-can.3049804528" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.17.small-can.1610799617" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","INVALID","B4 - Analog input","INVALID","INVALID","INVALID","A2 Battery Sense","INVALID","INVALID","INVALID","INVALID","INVALID","B2 - Analog input"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 14:01:33 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 14:48:31 UTC 2023
pageSize = 23468
page = 1
@ -457,7 +457,7 @@ useHbridgesToDriveIdleStepper = bits, U32, 912, [2:2], "false", "true"
multisparkEnable = bits, U32, 912, [3:3], "false", "true"
enableLaunchRetard = bits, U32, 912, [4:4], "false", "true"
unfinishedenableLaunchBoost = bits, U32, 912, [5:5], "false", "true"
unusedBitLDBS = bits, U32, 912, [6:6], "false", "true"
consumeObdSensors = bits, U32, 912, [6:6], "false", "true"
enableCanVss = bits, U32, 912, [7:7], "false", "true"
enableInnovateLC2 = bits, U32, 912, [8:8], "false", "true"
showHumanReadableWarning = bits, U32, 912, [9:9], "false", "true"
@ -466,7 +466,7 @@ vvtBooleanForVerySpecialCases = bits, U32, 912, [11:11], "false", "true"
enableSoftwareKnock = bits, U32, 912, [12:12], "false", "true"
verboseVVTDecoding = bits, U32, 912, [13:13], "false", "true"
invertCamVVTSignal = bits, U32, 912, [14:14], "false", "true"
consumeObdSensors = bits, U32, 912, [15:15], "false", "true"
alphaNUseIat = bits, U32, 912, [15:15], "false", "true"
knockBankCyl1 = bits, U32, 912, [16:16], "Channel 1", "Channel 2"
knockBankCyl2 = bits, U32, 912, [17:17], "Channel 1", "Channel 2"
knockBankCyl3 = bits, U32, 912, [18:18], "Channel 1", "Channel 2"
@ -1706,11 +1706,12 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0
cdmInputPin = "Saab Combustion Detection Module knock signal input pin\nalso known as Saab Ion Sensing Module"
sensorChartMode = "rusEFI console Sensor Sniffer mode"
useHbridgesToDriveIdleStepper = "If enabled we use two H-bridges to drive stepper idle air valve"
consumeObdSensors = "This property is useful if using rusEFI as TCM or BCM only"
enableCanVss = "Read VSS from OEM CAN bus according to selected CAN vehicle configuration."
stftIgnoreErrorMagnitude = "If enabled, adjust at a constant rate instead of a rate proportional to the current lambda error. This mode may be easier to tune, and more tolerant of sensor noise. Use of this mode is required if you have a narrowband O2 sensor."
verboseVVTDecoding = "Verbose info in console below engineSnifferRpmThreshold\nenable vvt_details"
invertCamVVTSignal = "get invertCamVVTSignal"
consumeObdSensors = "This property is useful if using rusEFI as TCM or BCM only\nenable consumeObdSensors"
alphaNUseIat = "In Alpha-N mode, compensate for air temperature."
useRawOutputToDriveIdleStepper = "If enabled we use four Push-Pull outputs to directly drive stepper idle air valve coilss"
verboseCan2 = "Print incoming and outgoing second bus CAN messages in rusEFI console"
etbIo1_controlPin = "Acts as EN pin in two-wire mode"
@ -6185,6 +6186,7 @@ dialog = lambda_monitorDialog, "lambda_monitor"
field = "Enabled", isInjectionEnabled
field = "Mode", injectionMode, {isInjectionEnabled == 1}
field = "#Batch injection with individual wiring"
field = "Alpha-N uses IAT density correction", alphaNUseIat, { fuelAlgorithm == 2 }
field = "Override VE table load axis", veOverrideMode, { isInjectionEnabled }
field = "Override AFR table load axis", afrOverrideMode, { isInjectionEnabled }
field = "Injection phase control mode", injectionTimingMode, { isInjectionEnabled }

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.17.subaru_eg33_f7.2135301998"
signature = "rusEFI master.2023.09.17.subaru_eg33_f7.2861340575"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.17.subaru_eg33_f7.2135301998" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.17.subaru_eg33_f7.2861340575" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","AUX0_18 - MAP Ain","INVALID","INVALID","B05 - MAF Ain","INVALID","AUX0_19 - IAT Ain","A02 - VBat","INVALID","A06 - Oxyg 2 Ain","A04 - EGR t Ain","INVALID","A18 - AUX0 Ain","B02 - TPS Ain","INVALID","A03 - Coolant t Ain","A06 - Oxyg 1 Ain"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 14:00:30 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 14:47:27 UTC 2023
pageSize = 23468
page = 1
@ -457,7 +457,7 @@ useHbridgesToDriveIdleStepper = bits, U32, 912, [2:2], "false", "true"
multisparkEnable = bits, U32, 912, [3:3], "false", "true"
enableLaunchRetard = bits, U32, 912, [4:4], "false", "true"
unfinishedenableLaunchBoost = bits, U32, 912, [5:5], "false", "true"
unusedBitLDBS = bits, U32, 912, [6:6], "false", "true"
consumeObdSensors = bits, U32, 912, [6:6], "false", "true"
enableCanVss = bits, U32, 912, [7:7], "false", "true"
enableInnovateLC2 = bits, U32, 912, [8:8], "false", "true"
showHumanReadableWarning = bits, U32, 912, [9:9], "false", "true"
@ -466,7 +466,7 @@ vvtBooleanForVerySpecialCases = bits, U32, 912, [11:11], "false", "true"
enableSoftwareKnock = bits, U32, 912, [12:12], "false", "true"
verboseVVTDecoding = bits, U32, 912, [13:13], "false", "true"
invertCamVVTSignal = bits, U32, 912, [14:14], "false", "true"
consumeObdSensors = bits, U32, 912, [15:15], "false", "true"
alphaNUseIat = bits, U32, 912, [15:15], "false", "true"
knockBankCyl1 = bits, U32, 912, [16:16], "Channel 1", "Channel 2"
knockBankCyl2 = bits, U32, 912, [17:17], "Channel 1", "Channel 2"
knockBankCyl3 = bits, U32, 912, [18:18], "Channel 1", "Channel 2"
@ -1706,11 +1706,12 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0
cdmInputPin = "Saab Combustion Detection Module knock signal input pin\nalso known as Saab Ion Sensing Module"
sensorChartMode = "rusEFI console Sensor Sniffer mode"
useHbridgesToDriveIdleStepper = "If enabled we use two H-bridges to drive stepper idle air valve"
consumeObdSensors = "This property is useful if using rusEFI as TCM or BCM only"
enableCanVss = "Read VSS from OEM CAN bus according to selected CAN vehicle configuration."
stftIgnoreErrorMagnitude = "If enabled, adjust at a constant rate instead of a rate proportional to the current lambda error. This mode may be easier to tune, and more tolerant of sensor noise. Use of this mode is required if you have a narrowband O2 sensor."
verboseVVTDecoding = "Verbose info in console below engineSnifferRpmThreshold\nenable vvt_details"
invertCamVVTSignal = "get invertCamVVTSignal"
consumeObdSensors = "This property is useful if using rusEFI as TCM or BCM only\nenable consumeObdSensors"
alphaNUseIat = "In Alpha-N mode, compensate for air temperature."
useRawOutputToDriveIdleStepper = "If enabled we use four Push-Pull outputs to directly drive stepper idle air valve coilss"
verboseCan2 = "Print incoming and outgoing second bus CAN messages in rusEFI console"
etbIo1_controlPin = "Acts as EN pin in two-wire mode"
@ -6185,6 +6186,7 @@ dialog = lambda_monitorDialog, "lambda_monitor"
field = "Enabled", isInjectionEnabled
field = "Mode", injectionMode, {isInjectionEnabled == 1}
field = "#Batch injection with individual wiring"
field = "Alpha-N uses IAT density correction", alphaNUseIat, { fuelAlgorithm == 2 }
field = "Override VE table load axis", veOverrideMode, { isInjectionEnabled }
field = "Override AFR table load axis", afrOverrideMode, { isInjectionEnabled }
field = "Injection phase control mode", injectionTimingMode, { isInjectionEnabled }

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.17.t-b-g.2026625145"
signature = "rusEFI master.2023.09.17.t-b-g.2902544520"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.17.t-b-g.2026625145" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.17.t-b-g.2902544520" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 14:01:55 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 14:48:52 UTC 2023
pageSize = 23468
page = 1
@ -457,7 +457,7 @@ useHbridgesToDriveIdleStepper = bits, U32, 912, [2:2], "false", "true"
multisparkEnable = bits, U32, 912, [3:3], "false", "true"
enableLaunchRetard = bits, U32, 912, [4:4], "false", "true"
unfinishedenableLaunchBoost = bits, U32, 912, [5:5], "false", "true"
unusedBitLDBS = bits, U32, 912, [6:6], "false", "true"
consumeObdSensors = bits, U32, 912, [6:6], "false", "true"
enableCanVss = bits, U32, 912, [7:7], "false", "true"
enableInnovateLC2 = bits, U32, 912, [8:8], "false", "true"
showHumanReadableWarning = bits, U32, 912, [9:9], "false", "true"
@ -466,7 +466,7 @@ vvtBooleanForVerySpecialCases = bits, U32, 912, [11:11], "false", "true"
enableSoftwareKnock = bits, U32, 912, [12:12], "false", "true"
verboseVVTDecoding = bits, U32, 912, [13:13], "false", "true"
invertCamVVTSignal = bits, U32, 912, [14:14], "false", "true"
consumeObdSensors = bits, U32, 912, [15:15], "false", "true"
alphaNUseIat = bits, U32, 912, [15:15], "false", "true"
knockBankCyl1 = bits, U32, 912, [16:16], "Channel 1", "Channel 2"
knockBankCyl2 = bits, U32, 912, [17:17], "Channel 1", "Channel 2"
knockBankCyl3 = bits, U32, 912, [18:18], "Channel 1", "Channel 2"
@ -1706,11 +1706,12 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0
cdmInputPin = "Saab Combustion Detection Module knock signal input pin\nalso known as Saab Ion Sensing Module"
sensorChartMode = "rusEFI console Sensor Sniffer mode"
useHbridgesToDriveIdleStepper = "If enabled we use two H-bridges to drive stepper idle air valve"
consumeObdSensors = "This property is useful if using rusEFI as TCM or BCM only"
enableCanVss = "Read VSS from OEM CAN bus according to selected CAN vehicle configuration."
stftIgnoreErrorMagnitude = "If enabled, adjust at a constant rate instead of a rate proportional to the current lambda error. This mode may be easier to tune, and more tolerant of sensor noise. Use of this mode is required if you have a narrowband O2 sensor."
verboseVVTDecoding = "Verbose info in console below engineSnifferRpmThreshold\nenable vvt_details"
invertCamVVTSignal = "get invertCamVVTSignal"
consumeObdSensors = "This property is useful if using rusEFI as TCM or BCM only\nenable consumeObdSensors"
alphaNUseIat = "In Alpha-N mode, compensate for air temperature."
useRawOutputToDriveIdleStepper = "If enabled we use four Push-Pull outputs to directly drive stepper idle air valve coilss"
verboseCan2 = "Print incoming and outgoing second bus CAN messages in rusEFI console"
etbIo1_controlPin = "Acts as EN pin in two-wire mode"
@ -6185,6 +6186,7 @@ dialog = lambda_monitorDialog, "lambda_monitor"
field = "Enabled", isInjectionEnabled
field = "Mode", injectionMode, {isInjectionEnabled == 1}
field = "#Batch injection with individual wiring"
field = "Alpha-N uses IAT density correction", alphaNUseIat, { fuelAlgorithm == 2 }
field = "Override VE table load axis", veOverrideMode, { isInjectionEnabled }
field = "Override AFR table load axis", afrOverrideMode, { isInjectionEnabled }
field = "Injection phase control mode", injectionTimingMode, { isInjectionEnabled }

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.17.tdg-pdm8.4066767963"
signature = "rusEFI master.2023.09.17.tdg-pdm8.665812138"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.17.tdg-pdm8.4066767963" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.17.tdg-pdm8.665812138" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","INVALID","INVALID","INVALID","INVALID","Battery Sense","INVALID","INVALID","INVALID","Sense 7","Sense 8","Sense 1","Sense 2","Sense 3","Sense 4","Sense 5","Sense 6"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 14:02:32 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 14:49:27 UTC 2023
pageSize = 23468
page = 1
@ -457,7 +457,7 @@ useHbridgesToDriveIdleStepper = bits, U32, 912, [2:2], "false", "true"
multisparkEnable = bits, U32, 912, [3:3], "false", "true"
enableLaunchRetard = bits, U32, 912, [4:4], "false", "true"
unfinishedenableLaunchBoost = bits, U32, 912, [5:5], "false", "true"
unusedBitLDBS = bits, U32, 912, [6:6], "false", "true"
consumeObdSensors = bits, U32, 912, [6:6], "false", "true"
enableCanVss = bits, U32, 912, [7:7], "false", "true"
enableInnovateLC2 = bits, U32, 912, [8:8], "false", "true"
showHumanReadableWarning = bits, U32, 912, [9:9], "false", "true"
@ -466,7 +466,7 @@ vvtBooleanForVerySpecialCases = bits, U32, 912, [11:11], "false", "true"
enableSoftwareKnock = bits, U32, 912, [12:12], "false", "true"
verboseVVTDecoding = bits, U32, 912, [13:13], "false", "true"
invertCamVVTSignal = bits, U32, 912, [14:14], "false", "true"
consumeObdSensors = bits, U32, 912, [15:15], "false", "true"
alphaNUseIat = bits, U32, 912, [15:15], "false", "true"
knockBankCyl1 = bits, U32, 912, [16:16], "Channel 1", "Channel 2"
knockBankCyl2 = bits, U32, 912, [17:17], "Channel 1", "Channel 2"
knockBankCyl3 = bits, U32, 912, [18:18], "Channel 1", "Channel 2"
@ -1706,11 +1706,12 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0
cdmInputPin = "Saab Combustion Detection Module knock signal input pin\nalso known as Saab Ion Sensing Module"
sensorChartMode = "rusEFI console Sensor Sniffer mode"
useHbridgesToDriveIdleStepper = "If enabled we use two H-bridges to drive stepper idle air valve"
consumeObdSensors = "This property is useful if using rusEFI as TCM or BCM only"
enableCanVss = "Read VSS from OEM CAN bus according to selected CAN vehicle configuration."
stftIgnoreErrorMagnitude = "If enabled, adjust at a constant rate instead of a rate proportional to the current lambda error. This mode may be easier to tune, and more tolerant of sensor noise. Use of this mode is required if you have a narrowband O2 sensor."
verboseVVTDecoding = "Verbose info in console below engineSnifferRpmThreshold\nenable vvt_details"
invertCamVVTSignal = "get invertCamVVTSignal"
consumeObdSensors = "This property is useful if using rusEFI as TCM or BCM only\nenable consumeObdSensors"
alphaNUseIat = "In Alpha-N mode, compensate for air temperature."
useRawOutputToDriveIdleStepper = "If enabled we use four Push-Pull outputs to directly drive stepper idle air valve coilss"
verboseCan2 = "Print incoming and outgoing second bus CAN messages in rusEFI console"
etbIo1_controlPin = "Acts as EN pin in two-wire mode"
@ -6185,6 +6186,7 @@ dialog = lambda_monitorDialog, "lambda_monitor"
field = "Enabled", isInjectionEnabled
field = "Mode", injectionMode, {isInjectionEnabled == 1}
field = "#Batch injection with individual wiring"
field = "Alpha-N uses IAT density correction", alphaNUseIat, { fuelAlgorithm == 2 }
field = "Override VE table load axis", veOverrideMode, { isInjectionEnabled }
field = "Override AFR table load axis", afrOverrideMode, { isInjectionEnabled }
field = "Injection phase control mode", injectionTimingMode, { isInjectionEnabled }

View File

@ -1,6 +1,6 @@
package com.rusefi.config.generated;
// this file was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 14:02:42 UTC 2023
// this file was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 14:49:36 UTC 2023
// by class com.rusefi.output.FileJavaFieldsConsumer
import com.rusefi.config.*;
@ -1025,6 +1025,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 = 236569267;
public static final String SIMULATOR_TUNE_BIN_FILE_NAME = "generated/simulator_tune_image.bin";
public static final int spi_device_e_SPI_DEVICE_1 = 1;
public static final int spi_device_e_SPI_DEVICE_2 = 2;
@ -1249,7 +1250,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.09.17.f407-discovery.3688057410";
public static final String TS_SIGNATURE = "rusEFI master.2023.09.17.f407-discovery.236569267";
public static final char TS_SIMULATE_CAN = '>';
public static final char TS_SINGLE_WRITE_COMMAND = 'W';
public static final char TS_TEST_COMMAND = 't';
@ -1721,6 +1722,7 @@ public class Fields {
public static final Field MULTISPARKENABLE = Field.create("MULTISPARKENABLE", 912, FieldType.BIT, 3).setBaseOffset(0);
public static final Field ENABLELAUNCHRETARD = Field.create("ENABLELAUNCHRETARD", 912, FieldType.BIT, 4).setBaseOffset(0);
public static final Field UNFINISHEDENABLELAUNCHBOOST = Field.create("UNFINISHEDENABLELAUNCHBOOST", 912, FieldType.BIT, 5).setBaseOffset(0);
public static final Field CONSUMEOBDSENSORS = Field.create("CONSUMEOBDSENSORS", 912, FieldType.BIT, 6).setBaseOffset(0);
public static final Field ENABLECANVSS = Field.create("ENABLECANVSS", 912, FieldType.BIT, 7).setBaseOffset(0);
public static final Field ENABLEINNOVATELC2 = Field.create("ENABLEINNOVATELC2", 912, FieldType.BIT, 8).setBaseOffset(0);
public static final Field SHOWHUMANREADABLEWARNING = Field.create("SHOWHUMANREADABLEWARNING", 912, FieldType.BIT, 9).setBaseOffset(0);
@ -1729,7 +1731,7 @@ public class Fields {
public static final Field ENABLESOFTWAREKNOCK = Field.create("ENABLESOFTWAREKNOCK", 912, FieldType.BIT, 12).setBaseOffset(0);
public static final Field VERBOSEVVTDECODING = Field.create("VERBOSEVVTDECODING", 912, FieldType.BIT, 13).setBaseOffset(0);
public static final Field INVERTCAMVVTSIGNAL = Field.create("INVERTCAMVVTSIGNAL", 912, FieldType.BIT, 14).setBaseOffset(0);
public static final Field CONSUMEOBDSENSORS = Field.create("CONSUMEOBDSENSORS", 912, FieldType.BIT, 15).setBaseOffset(0);
public static final Field ALPHANUSEIAT = Field.create("ALPHANUSEIAT", 912, FieldType.BIT, 15).setBaseOffset(0);
public static final Field KNOCKBANKCYL1 = Field.create("KNOCKBANKCYL1", 912, FieldType.BIT, 16).setBaseOffset(0);
public static final Field KNOCKBANKCYL2 = Field.create("KNOCKBANKCYL2", 912, FieldType.BIT, 17).setBaseOffset(0);
public static final Field KNOCKBANKCYL3 = Field.create("KNOCKBANKCYL3", 912, FieldType.BIT, 18).setBaseOffset(0);
@ -3244,6 +3246,7 @@ public class Fields {
MULTISPARKENABLE,
ENABLELAUNCHRETARD,
UNFINISHEDENABLELAUNCHBOOST,
CONSUMEOBDSENSORS,
ENABLECANVSS,
ENABLEINNOVATELC2,
SHOWHUMANREADABLEWARNING,
@ -3252,7 +3255,7 @@ public class Fields {
ENABLESOFTWAREKNOCK,
VERBOSEVVTDECODING,
INVERTCAMVVTSIGNAL,
CONSUMEOBDSENSORS,
ALPHANUSEIAT,
KNOCKBANKCYL1,
KNOCKBANKCYL2,
KNOCKBANKCYL3,