Auto-generated configs and docs

This commit is contained in:
GitHub gen-configs Action 2023-05-10 23:54:32 +00:00
parent 126092fe02
commit cfe5022360
87 changed files with 294 additions and 252 deletions

View File

@ -1,4 +1,4 @@
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Fri May 05 21:37:57 UTC 2023 // this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Wed May 10 23:53:32 UTC 2023
// by class com.rusefi.output.CHeaderConsumer // by class com.rusefi.output.CHeaderConsumer
// begin // begin
#pragma once #pragma once
@ -2402,6 +2402,7 @@ struct engine_configuration_s {
offset 1312 bit 26 */ offset 1312 bit 26 */
bool boardUseD5PullDown : 1 {}; bool boardUseD5PullDown : 1 {};
/** /**
* Are you a developer troubleshooting TS over CAN ISO/TP?
offset 1312 bit 27 */ offset 1312 bit 27 */
bool verboseIsoTp : 1 {}; bool verboseIsoTp : 1 {};
/** /**
@ -5183,4 +5184,4 @@ struct persistent_config_s {
static_assert(sizeof(persistent_config_s) == 23176); static_assert(sizeof(persistent_config_s) == 23176);
// end // end
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Fri May 05 21:37:57 UTC 2023 // this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Wed May 10 23:53:32 UTC 2023

View File

@ -1079,7 +1079,7 @@
#define SentEtbType_NONE 0 #define SentEtbType_NONE 0
#define show_Frankenso_presets true #define show_Frankenso_presets true
#define show_test_presets true #define show_test_presets true
#define SIGNATURE_HASH 1532601554 #define SIGNATURE_HASH 3078978212
#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_auto_enum 0="SPI_NONE",1="SPI_DEVICE_1",2="SPI_DEVICE_2",3="SPI_DEVICE_3",4="SPI_DEVICE_4"
#define spi_device_e_SPI_DEVICE_1 1 #define spi_device_e_SPI_DEVICE_1 1
#define spi_device_e_SPI_DEVICE_2 2 #define spi_device_e_SPI_DEVICE_2 2
@ -1370,7 +1370,7 @@
#define ts_show_vbatt true #define ts_show_vbatt true
#define ts_show_vr_threshold_2 true #define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true #define ts_show_vr_threshold_all true
#define TS_SIGNATURE "rusEFI master.2023.05.10.cypress.1532601554" #define TS_SIGNATURE "rusEFI master.2023.05.11.cypress.3078978212"
#define TS_SINGLE_WRITE_COMMAND 'W' #define TS_SINGLE_WRITE_COMMAND 'W'
#define TS_SINGLE_WRITE_COMMAND_char W #define TS_SINGLE_WRITE_COMMAND_char W
#define TS_TEST_COMMAND 't' #define TS_TEST_COMMAND 't'

View File

@ -1,4 +1,4 @@
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Fri May 05 21:37:56 UTC 2023 // this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Wed May 10 23:53:30 UTC 2023
// by class com.rusefi.output.CHeaderConsumer // by class com.rusefi.output.CHeaderConsumer
// begin // begin
#pragma once #pragma once
@ -2402,6 +2402,7 @@ struct engine_configuration_s {
offset 1312 bit 26 */ offset 1312 bit 26 */
bool boardUseD5PullDown : 1 {}; bool boardUseD5PullDown : 1 {};
/** /**
* Are you a developer troubleshooting TS over CAN ISO/TP?
offset 1312 bit 27 */ offset 1312 bit 27 */
bool verboseIsoTp : 1 {}; bool verboseIsoTp : 1 {};
/** /**
@ -5183,4 +5184,4 @@ struct persistent_config_s {
static_assert(sizeof(persistent_config_s) == 23176); static_assert(sizeof(persistent_config_s) == 23176);
// end // end
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Fri May 05 21:37:56 UTC 2023 // this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Wed May 10 23:53:30 UTC 2023

View File

@ -1079,7 +1079,7 @@
#define SentEtbType_NONE 0 #define SentEtbType_NONE 0
#define show_Frankenso_presets true #define show_Frankenso_presets true
#define show_test_presets true #define show_test_presets true
#define SIGNATURE_HASH 864945694 #define SIGNATURE_HASH 3746748520
#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_auto_enum 0="SPI_NONE",1="SPI_DEVICE_1",2="SPI_DEVICE_2",3="SPI_DEVICE_3",4="SPI_DEVICE_4"
#define spi_device_e_SPI_DEVICE_1 1 #define spi_device_e_SPI_DEVICE_1 1
#define spi_device_e_SPI_DEVICE_2 2 #define spi_device_e_SPI_DEVICE_2 2
@ -1370,7 +1370,7 @@
#define ts_show_vbatt true #define ts_show_vbatt true
#define ts_show_vr_threshold_2 true #define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true #define ts_show_vr_threshold_all true
#define TS_SIGNATURE "rusEFI master.2023.05.10.kin.864945694" #define TS_SIGNATURE "rusEFI master.2023.05.11.kin.3746748520"
#define TS_SINGLE_WRITE_COMMAND 'W' #define TS_SINGLE_WRITE_COMMAND 'W'
#define TS_SINGLE_WRITE_COMMAND_char W #define TS_SINGLE_WRITE_COMMAND_char W
#define TS_TEST_COMMAND 't' #define TS_TEST_COMMAND 't'

View File

@ -1,4 +1,4 @@
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_subaru_config.sh integration/rusefi_config.txt Fri May 05 21:37:58 UTC 2023 // this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_subaru_config.sh integration/rusefi_config.txt Wed May 10 23:53:33 UTC 2023
// by class com.rusefi.output.CHeaderConsumer // by class com.rusefi.output.CHeaderConsumer
// begin // begin
#pragma once #pragma once
@ -2402,6 +2402,7 @@ struct engine_configuration_s {
offset 1312 bit 26 */ offset 1312 bit 26 */
bool boardUseD5PullDown : 1 {}; bool boardUseD5PullDown : 1 {};
/** /**
* Are you a developer troubleshooting TS over CAN ISO/TP?
offset 1312 bit 27 */ offset 1312 bit 27 */
bool verboseIsoTp : 1 {}; bool verboseIsoTp : 1 {};
/** /**
@ -5183,4 +5184,4 @@ struct persistent_config_s {
static_assert(sizeof(persistent_config_s) == 23176); static_assert(sizeof(persistent_config_s) == 23176);
// end // end
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_subaru_config.sh integration/rusefi_config.txt Fri May 05 21:37:58 UTC 2023 // this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_subaru_config.sh integration/rusefi_config.txt Wed May 10 23:53:33 UTC 2023

View File

@ -1030,7 +1030,7 @@
#define show_Frankenso_presets false #define show_Frankenso_presets false
#define show_Proteus_presets false #define show_Proteus_presets false
#define show_test_presets false #define show_test_presets false
#define SIGNATURE_HASH 1544689158 #define SIGNATURE_HASH 2966341744
#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_auto_enum 0="SPI_NONE",1="SPI_DEVICE_1",2="SPI_DEVICE_2",3="SPI_DEVICE_3",4="SPI_DEVICE_4"
#define spi_device_e_SPI_DEVICE_1 1 #define spi_device_e_SPI_DEVICE_1 1
#define spi_device_e_SPI_DEVICE_2 2 #define spi_device_e_SPI_DEVICE_2 2
@ -1322,7 +1322,7 @@
#define ts_show_vbatt true #define ts_show_vbatt true
#define ts_show_vr_threshold_2 true #define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true #define ts_show_vr_threshold_all true
#define TS_SIGNATURE "rusEFI master.2023.05.10.subaru_eg33_f7.1544689158" #define TS_SIGNATURE "rusEFI master.2023.05.11.subaru_eg33_f7.2966341744"
#define TS_SINGLE_WRITE_COMMAND 'W' #define TS_SINGLE_WRITE_COMMAND 'W'
#define TS_SINGLE_WRITE_COMMAND_char W #define TS_SINGLE_WRITE_COMMAND_char W
#define TS_TEST_COMMAND 't' #define TS_TEST_COMMAND 't'

View File

@ -1,4 +1,4 @@
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri May 05 21:38:47 UTC 2023 // this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed May 10 23:54:30 UTC 2023
// by class com.rusefi.output.CHeaderConsumer // by class com.rusefi.output.CHeaderConsumer
// begin // begin
#pragma once #pragma once
@ -2402,6 +2402,7 @@ struct engine_configuration_s {
offset 1312 bit 26 */ offset 1312 bit 26 */
bool boardUseD5PullDown : 1 {}; bool boardUseD5PullDown : 1 {};
/** /**
* Are you a developer troubleshooting TS over CAN ISO/TP?
offset 1312 bit 27 */ offset 1312 bit 27 */
bool verboseIsoTp : 1 {}; bool verboseIsoTp : 1 {};
/** /**
@ -5183,4 +5184,4 @@ struct persistent_config_s {
static_assert(sizeof(persistent_config_s) == 23176); static_assert(sizeof(persistent_config_s) == 23176);
// end // end
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri May 05 21:38:47 UTC 2023 // this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed May 10 23:54:30 UTC 2023

View File

@ -1079,7 +1079,7 @@
#define SentEtbType_NONE 0 #define SentEtbType_NONE 0
#define show_Frankenso_presets true #define show_Frankenso_presets true
#define show_test_presets true #define show_test_presets true
#define SIGNATURE_HASH 857127540 #define SIGNATURE_HASH 3754583042
#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_auto_enum 0="SPI_NONE",1="SPI_DEVICE_1",2="SPI_DEVICE_2",3="SPI_DEVICE_3",4="SPI_DEVICE_4"
#define spi_device_e_SPI_DEVICE_1 1 #define spi_device_e_SPI_DEVICE_1 1
#define spi_device_e_SPI_DEVICE_2 2 #define spi_device_e_SPI_DEVICE_2 2
@ -1370,7 +1370,7 @@
#define ts_show_vbatt true #define ts_show_vbatt true
#define ts_show_vr_threshold_2 true #define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true #define ts_show_vr_threshold_all true
#define TS_SIGNATURE "rusEFI master.2023.05.10.f407-discovery.857127540" #define TS_SIGNATURE "rusEFI master.2023.05.11.f407-discovery.3754583042"
#define TS_SINGLE_WRITE_COMMAND 'W' #define TS_SINGLE_WRITE_COMMAND 'W'
#define TS_SINGLE_WRITE_COMMAND_char W #define TS_SINGLE_WRITE_COMMAND_char W
#define TS_TEST_COMMAND 't' #define TS_TEST_COMMAND 't'

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
// //
#define SIGNATURE_HASH 1909376137 #define SIGNATURE_HASH 2635209471
#define TS_SIGNATURE "rusEFI master.2023.05.10.48way.1909376137" #define TS_SIGNATURE "rusEFI master.2023.05.11.48way.2635209471"

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_subaru_config.sh by SignatureConsumer // was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_subaru_config.sh by SignatureConsumer
// //
#define SIGNATURE_HASH 1544689158 #define SIGNATURE_HASH 2966341744
#define TS_SIGNATURE "rusEFI master.2023.05.10.subaru_eg33_f7.1544689158" #define TS_SIGNATURE "rusEFI master.2023.05.11.subaru_eg33_f7.2966341744"

View File

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

View File

@ -749,7 +749,7 @@ This is the Cut Mode normally used
### verboseIsoTp ### verboseIsoTp
Are you a developer troubleshooting TS over CAN ISO/TP?
### engineSnifferFocusOnInputs ### engineSnifferFocusOnInputs

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.05.10.f407-discovery.857127540" signature = "rusEFI master.2023.05.11.f407-discovery.3754583042"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmware version for title bar. versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.05.10.f407-discovery.857127540" ; signature is expected to be 7 or more characters. signature= "rusEFI master.2023.05.11.f407-discovery.3754583042" ; 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 ; 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 useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed May 10 01:27:30 UTC 2023 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed May 10 23:54:27 UTC 2023
pageSize = 23176 pageSize = 23176
page = 1 page = 1
@ -1734,6 +1734,7 @@ boostClosedLoopBlends2_blendValues = array, U08, 23166, [8], "%", 0.5, 0, 0, 100
invertSecondaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the secondary engine speed sensor." invertSecondaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the secondary engine speed sensor."
cutSparkOnHardLimit = "Be careful enabling this: some engines are known to self-disassemble their valvetrain with a spark cut. Fuel cut is much safer." cutSparkOnHardLimit = "Be careful enabling this: some engines are known to self-disassemble their valvetrain with a spark cut. Fuel cut is much safer."
launchSparkCutEnable = "This is the Cut Mode normally used" launchSparkCutEnable = "This is the Cut Mode normally used"
verboseIsoTp = "Are you a developer troubleshooting TS over CAN ISO/TP?"
skippedWheelOnCam = "Where is your primary skipped wheel located?" skippedWheelOnCam = "Where is your primary skipped wheel located?"
acSwitch = "A/C button input" acSwitch = "A/C button input"
etbNeutralPosition = "Expected neutral position" etbNeutralPosition = "Expected neutral position"
@ -7501,7 +7502,6 @@ dialog = sent_stateDialog, "sent_state"
field = "CAN dash type", canNbcType field = "CAN dash type", canNbcType
field = "inertia measurement unit", imuType field = "inertia measurement unit", imuType
field = "Enable rusEFI CAN broadcast", enableVerboseCanTx field = "Enable rusEFI CAN broadcast", enableVerboseCanTx
field = verboseIsoTp, verboseIsoTp
field = "rusEFI CAN data bus", canBroadcastUseChannelTwo field = "rusEFI CAN data bus", canBroadcastUseChannelTwo
field = "rusEFI CAN data base address", verboseCanBaseAddress field = "rusEFI CAN data base address", verboseCanBaseAddress
field = "rusEFI CAN data address type", rusefiVerbose29b field = "rusEFI CAN data address type", rusefiVerbose29b
@ -8180,6 +8180,7 @@ dialog = tcuControls, "Transmission Settings"
field = "vvtBooleanForVerySpecialCases", vvtBooleanForVerySpecialCases field = "vvtBooleanForVerySpecialCases", vvtBooleanForVerySpecialCases
field = tempBooleanForVerySpecialLogic, tempBooleanForVerySpecialLogic field = tempBooleanForVerySpecialLogic, tempBooleanForVerySpecialLogic
field = "Global fuel correction", globalFuelCorrection field = "Global fuel correction", globalFuelCorrection
field = "TS over CAN debug", verboseIsoTp
field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex
field = "showHumanReadableWarning (affects Burn)", showHumanReadableWarning field = "showHumanReadableWarning (affects Burn)", showHumanReadableWarning
field = "Warning Message", warning_message field = "Warning Message", warning_message

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.05.10.48way.1909376137" signature = "rusEFI master.2023.05.11.48way.2635209471"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmware version for title bar. versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.05.10.48way.1909376137" ; signature is expected to be 7 or more characters. signature= "rusEFI master.2023.05.11.48way.2635209471" ; 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 ; 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 useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed May 10 01:27:11 UTC 2023 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed May 10 23:54:03 UTC 2023
pageSize = 23176 pageSize = 23176
page = 1 page = 1
@ -1734,6 +1734,7 @@ boostClosedLoopBlends2_blendValues = array, U08, 23166, [8], "%", 0.5, 0, 0, 100
invertSecondaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the secondary engine speed sensor." invertSecondaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the secondary engine speed sensor."
cutSparkOnHardLimit = "Be careful enabling this: some engines are known to self-disassemble their valvetrain with a spark cut. Fuel cut is much safer." cutSparkOnHardLimit = "Be careful enabling this: some engines are known to self-disassemble their valvetrain with a spark cut. Fuel cut is much safer."
launchSparkCutEnable = "This is the Cut Mode normally used" launchSparkCutEnable = "This is the Cut Mode normally used"
verboseIsoTp = "Are you a developer troubleshooting TS over CAN ISO/TP?"
skippedWheelOnCam = "Where is your primary skipped wheel located?" skippedWheelOnCam = "Where is your primary skipped wheel located?"
acSwitch = "A/C button input" acSwitch = "A/C button input"
etbNeutralPosition = "Expected neutral position" etbNeutralPosition = "Expected neutral position"
@ -7499,7 +7500,6 @@ dialog = sent_stateDialog, "sent_state"
field = "CAN dash type", canNbcType field = "CAN dash type", canNbcType
field = "inertia measurement unit", imuType field = "inertia measurement unit", imuType
field = "Enable rusEFI CAN broadcast", enableVerboseCanTx field = "Enable rusEFI CAN broadcast", enableVerboseCanTx
field = verboseIsoTp, verboseIsoTp
field = "rusEFI CAN data bus", canBroadcastUseChannelTwo field = "rusEFI CAN data bus", canBroadcastUseChannelTwo
field = "rusEFI CAN data base address", verboseCanBaseAddress field = "rusEFI CAN data base address", verboseCanBaseAddress
field = "rusEFI CAN data address type", rusefiVerbose29b field = "rusEFI CAN data address type", rusefiVerbose29b
@ -8175,6 +8175,7 @@ dialog = tcuControls, "Transmission Settings"
field = "vvtBooleanForVerySpecialCases", vvtBooleanForVerySpecialCases field = "vvtBooleanForVerySpecialCases", vvtBooleanForVerySpecialCases
field = tempBooleanForVerySpecialLogic, tempBooleanForVerySpecialLogic field = tempBooleanForVerySpecialLogic, tempBooleanForVerySpecialLogic
field = "Global fuel correction", globalFuelCorrection field = "Global fuel correction", globalFuelCorrection
field = "TS over CAN debug", verboseIsoTp
field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex
field = "showHumanReadableWarning (affects Burn)", showHumanReadableWarning field = "showHumanReadableWarning (affects Burn)", showHumanReadableWarning
field = "Warning Message", warning_message field = "Warning Message", warning_message

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.05.10.alphax-2chan.3465965697" signature = "rusEFI master.2023.05.11.alphax-2chan.575319799"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmware version for title bar. versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.05.10.alphax-2chan.3465965697" ; signature is expected to be 7 or more characters. signature= "rusEFI master.2023.05.11.alphax-2chan.575319799" ; 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 ; 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 useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed May 10 01:26:47 UTC 2023 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed May 10 23:53:34 UTC 2023
pageSize = 23176 pageSize = 23176
page = 1 page = 1
@ -1734,6 +1734,7 @@ boostClosedLoopBlends2_blendValues = array, U08, 23166, [8], "%", 0.5, 0, 0, 100
invertSecondaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the secondary engine speed sensor." invertSecondaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the secondary engine speed sensor."
cutSparkOnHardLimit = "Be careful enabling this: some engines are known to self-disassemble their valvetrain with a spark cut. Fuel cut is much safer." cutSparkOnHardLimit = "Be careful enabling this: some engines are known to self-disassemble their valvetrain with a spark cut. Fuel cut is much safer."
launchSparkCutEnable = "This is the Cut Mode normally used" launchSparkCutEnable = "This is the Cut Mode normally used"
verboseIsoTp = "Are you a developer troubleshooting TS over CAN ISO/TP?"
skippedWheelOnCam = "Where is your primary skipped wheel located?" skippedWheelOnCam = "Where is your primary skipped wheel located?"
acSwitch = "A/C button input" acSwitch = "A/C button input"
etbNeutralPosition = "Expected neutral position" etbNeutralPosition = "Expected neutral position"
@ -7479,7 +7480,6 @@ dialog = sent_stateDialog, "sent_state"
field = "CAN dash type", canNbcType field = "CAN dash type", canNbcType
field = "inertia measurement unit", imuType field = "inertia measurement unit", imuType
field = "Enable rusEFI CAN broadcast", enableVerboseCanTx field = "Enable rusEFI CAN broadcast", enableVerboseCanTx
field = verboseIsoTp, verboseIsoTp
field = "rusEFI CAN data bus", canBroadcastUseChannelTwo field = "rusEFI CAN data bus", canBroadcastUseChannelTwo
field = "rusEFI CAN data base address", verboseCanBaseAddress field = "rusEFI CAN data base address", verboseCanBaseAddress
field = "rusEFI CAN data address type", rusefiVerbose29b field = "rusEFI CAN data address type", rusefiVerbose29b
@ -8145,6 +8145,7 @@ dialog = tcuControls, "Transmission Settings"
field = "vvtBooleanForVerySpecialCases", vvtBooleanForVerySpecialCases field = "vvtBooleanForVerySpecialCases", vvtBooleanForVerySpecialCases
field = tempBooleanForVerySpecialLogic, tempBooleanForVerySpecialLogic field = tempBooleanForVerySpecialLogic, tempBooleanForVerySpecialLogic
field = "Global fuel correction", globalFuelCorrection field = "Global fuel correction", globalFuelCorrection
field = "TS over CAN debug", verboseIsoTp
field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex
field = "showHumanReadableWarning (affects Burn)", showHumanReadableWarning field = "showHumanReadableWarning (affects Burn)", showHumanReadableWarning
field = "Warning Message", warning_message field = "Warning Message", warning_message

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.05.10.alphax-4chan.3082904914" signature = "rusEFI master.2023.05.11.alphax-4chan.1528675108"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmware version for title bar. versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.05.10.alphax-4chan.3082904914" ; signature is expected to be 7 or more characters. signature= "rusEFI master.2023.05.11.alphax-4chan.1528675108" ; 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 ; 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 useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed May 10 01:26:48 UTC 2023 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed May 10 23:53:36 UTC 2023
pageSize = 23176 pageSize = 23176
page = 1 page = 1
@ -1734,6 +1734,7 @@ boostClosedLoopBlends2_blendValues = array, U08, 23166, [8], "%", 0.5, 0, 0, 100
invertSecondaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the secondary engine speed sensor." invertSecondaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the secondary engine speed sensor."
cutSparkOnHardLimit = "Be careful enabling this: some engines are known to self-disassemble their valvetrain with a spark cut. Fuel cut is much safer." cutSparkOnHardLimit = "Be careful enabling this: some engines are known to self-disassemble their valvetrain with a spark cut. Fuel cut is much safer."
launchSparkCutEnable = "This is the Cut Mode normally used" launchSparkCutEnable = "This is the Cut Mode normally used"
verboseIsoTp = "Are you a developer troubleshooting TS over CAN ISO/TP?"
skippedWheelOnCam = "Where is your primary skipped wheel located?" skippedWheelOnCam = "Where is your primary skipped wheel located?"
acSwitch = "A/C button input" acSwitch = "A/C button input"
etbNeutralPosition = "Expected neutral position" etbNeutralPosition = "Expected neutral position"
@ -7483,7 +7484,6 @@ dialog = sent_stateDialog, "sent_state"
field = "CAN dash type", canNbcType field = "CAN dash type", canNbcType
field = "inertia measurement unit", imuType field = "inertia measurement unit", imuType
field = "Enable rusEFI CAN broadcast", enableVerboseCanTx field = "Enable rusEFI CAN broadcast", enableVerboseCanTx
field = verboseIsoTp, verboseIsoTp
field = "rusEFI CAN data bus", canBroadcastUseChannelTwo field = "rusEFI CAN data bus", canBroadcastUseChannelTwo
field = "rusEFI CAN data base address", verboseCanBaseAddress field = "rusEFI CAN data base address", verboseCanBaseAddress
field = "rusEFI CAN data address type", rusefiVerbose29b field = "rusEFI CAN data address type", rusefiVerbose29b
@ -8149,6 +8149,7 @@ dialog = tcuControls, "Transmission Settings"
field = "vvtBooleanForVerySpecialCases", vvtBooleanForVerySpecialCases field = "vvtBooleanForVerySpecialCases", vvtBooleanForVerySpecialCases
field = tempBooleanForVerySpecialLogic, tempBooleanForVerySpecialLogic field = tempBooleanForVerySpecialLogic, tempBooleanForVerySpecialLogic
field = "Global fuel correction", globalFuelCorrection field = "Global fuel correction", globalFuelCorrection
field = "TS over CAN debug", verboseIsoTp
field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex
field = "showHumanReadableWarning (affects Burn)", showHumanReadableWarning field = "showHumanReadableWarning (affects Burn)", showHumanReadableWarning
field = "Warning Message", warning_message field = "Warning Message", warning_message

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.05.10.alphax-8chan.593539793" signature = "rusEFI master.2023.05.11.alphax-8chan.3485232295"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmware version for title bar. versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.05.10.alphax-8chan.593539793" ; signature is expected to be 7 or more characters. signature= "rusEFI master.2023.05.11.alphax-8chan.3485232295" ; 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 ; 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 useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed May 10 01:26:49 UTC 2023 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed May 10 23:53:38 UTC 2023
pageSize = 23176 pageSize = 23176
page = 1 page = 1
@ -1734,6 +1734,7 @@ boostClosedLoopBlends2_blendValues = array, U08, 23166, [8], "%", 0.5, 0, 0, 100
invertSecondaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the secondary engine speed sensor." invertSecondaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the secondary engine speed sensor."
cutSparkOnHardLimit = "Be careful enabling this: some engines are known to self-disassemble their valvetrain with a spark cut. Fuel cut is much safer." cutSparkOnHardLimit = "Be careful enabling this: some engines are known to self-disassemble their valvetrain with a spark cut. Fuel cut is much safer."
launchSparkCutEnable = "This is the Cut Mode normally used" launchSparkCutEnable = "This is the Cut Mode normally used"
verboseIsoTp = "Are you a developer troubleshooting TS over CAN ISO/TP?"
skippedWheelOnCam = "Where is your primary skipped wheel located?" skippedWheelOnCam = "Where is your primary skipped wheel located?"
acSwitch = "A/C button input" acSwitch = "A/C button input"
etbNeutralPosition = "Expected neutral position" etbNeutralPosition = "Expected neutral position"
@ -7483,7 +7484,6 @@ dialog = sent_stateDialog, "sent_state"
field = "CAN dash type", canNbcType field = "CAN dash type", canNbcType
field = "inertia measurement unit", imuType field = "inertia measurement unit", imuType
field = "Enable rusEFI CAN broadcast", enableVerboseCanTx field = "Enable rusEFI CAN broadcast", enableVerboseCanTx
field = verboseIsoTp, verboseIsoTp
field = "rusEFI CAN data bus", canBroadcastUseChannelTwo field = "rusEFI CAN data bus", canBroadcastUseChannelTwo
field = "rusEFI CAN data base address", verboseCanBaseAddress field = "rusEFI CAN data base address", verboseCanBaseAddress
field = "rusEFI CAN data address type", rusefiVerbose29b field = "rusEFI CAN data address type", rusefiVerbose29b
@ -8150,6 +8150,7 @@ dialog = tcuControls, "Transmission Settings"
field = "vvtBooleanForVerySpecialCases", vvtBooleanForVerySpecialCases field = "vvtBooleanForVerySpecialCases", vvtBooleanForVerySpecialCases
field = tempBooleanForVerySpecialLogic, tempBooleanForVerySpecialLogic field = tempBooleanForVerySpecialLogic, tempBooleanForVerySpecialLogic
field = "Global fuel correction", globalFuelCorrection field = "Global fuel correction", globalFuelCorrection
field = "TS over CAN debug", verboseIsoTp
field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex
field = "showHumanReadableWarning (affects Burn)", showHumanReadableWarning field = "showHumanReadableWarning (affects Burn)", showHumanReadableWarning
field = "Warning Message", warning_message field = "Warning Message", warning_message

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.05.10.atlas.1200837109" signature = "rusEFI master.2023.05.11.atlas.2874118019"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmware version for title bar. versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.05.10.atlas.1200837109" ; signature is expected to be 7 or more characters. signature= "rusEFI master.2023.05.11.atlas.2874118019" ; 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 ; 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 useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed May 10 01:27:28 UTC 2023 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed May 10 23:54:24 UTC 2023
pageSize = 23176 pageSize = 23176
page = 1 page = 1
@ -1734,6 +1734,7 @@ boostClosedLoopBlends2_blendValues = array, U08, 23166, [8], "%", 0.5, 0, 0, 100
invertSecondaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the secondary engine speed sensor." invertSecondaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the secondary engine speed sensor."
cutSparkOnHardLimit = "Be careful enabling this: some engines are known to self-disassemble their valvetrain with a spark cut. Fuel cut is much safer." cutSparkOnHardLimit = "Be careful enabling this: some engines are known to self-disassemble their valvetrain with a spark cut. Fuel cut is much safer."
launchSparkCutEnable = "This is the Cut Mode normally used" launchSparkCutEnable = "This is the Cut Mode normally used"
verboseIsoTp = "Are you a developer troubleshooting TS over CAN ISO/TP?"
skippedWheelOnCam = "Where is your primary skipped wheel located?" skippedWheelOnCam = "Where is your primary skipped wheel located?"
acSwitch = "A/C button input" acSwitch = "A/C button input"
etbNeutralPosition = "Expected neutral position" etbNeutralPosition = "Expected neutral position"
@ -7491,7 +7492,6 @@ dialog = sent_stateDialog, "sent_state"
field = "CAN dash type", canNbcType field = "CAN dash type", canNbcType
field = "inertia measurement unit", imuType field = "inertia measurement unit", imuType
field = "Enable rusEFI CAN broadcast", enableVerboseCanTx field = "Enable rusEFI CAN broadcast", enableVerboseCanTx
field = verboseIsoTp, verboseIsoTp
field = "rusEFI CAN data bus", canBroadcastUseChannelTwo field = "rusEFI CAN data bus", canBroadcastUseChannelTwo
field = "rusEFI CAN data base address", verboseCanBaseAddress field = "rusEFI CAN data base address", verboseCanBaseAddress
field = "rusEFI CAN data address type", rusefiVerbose29b field = "rusEFI CAN data address type", rusefiVerbose29b
@ -8169,6 +8169,7 @@ dialog = tcuControls, "Transmission Settings"
field = "vvtBooleanForVerySpecialCases", vvtBooleanForVerySpecialCases field = "vvtBooleanForVerySpecialCases", vvtBooleanForVerySpecialCases
field = tempBooleanForVerySpecialLogic, tempBooleanForVerySpecialLogic field = tempBooleanForVerySpecialLogic, tempBooleanForVerySpecialLogic
field = "Global fuel correction", globalFuelCorrection field = "Global fuel correction", globalFuelCorrection
field = "TS over CAN debug", verboseIsoTp
field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex
field = "showHumanReadableWarning (affects Burn)", showHumanReadableWarning field = "showHumanReadableWarning (affects Burn)", showHumanReadableWarning
field = "Warning Message", warning_message field = "Warning Message", warning_message

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.05.10.core8.221462917" signature = "rusEFI master.2023.05.11.core8.3790577651"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmware version for title bar. versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.05.10.core8.221462917" ; signature is expected to be 7 or more characters. signature= "rusEFI master.2023.05.11.core8.3790577651" ; 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 ; 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 useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed May 10 01:27:10 UTC 2023 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed May 10 23:54:02 UTC 2023
pageSize = 23176 pageSize = 23176
page = 1 page = 1
@ -1734,6 +1734,7 @@ boostClosedLoopBlends2_blendValues = array, U08, 23166, [8], "%", 0.5, 0, 0, 100
invertSecondaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the secondary engine speed sensor." invertSecondaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the secondary engine speed sensor."
cutSparkOnHardLimit = "Be careful enabling this: some engines are known to self-disassemble their valvetrain with a spark cut. Fuel cut is much safer." cutSparkOnHardLimit = "Be careful enabling this: some engines are known to self-disassemble their valvetrain with a spark cut. Fuel cut is much safer."
launchSparkCutEnable = "This is the Cut Mode normally used" launchSparkCutEnable = "This is the Cut Mode normally used"
verboseIsoTp = "Are you a developer troubleshooting TS over CAN ISO/TP?"
skippedWheelOnCam = "Where is your primary skipped wheel located?" skippedWheelOnCam = "Where is your primary skipped wheel located?"
acSwitch = "A/C button input" acSwitch = "A/C button input"
etbNeutralPosition = "Expected neutral position" etbNeutralPosition = "Expected neutral position"
@ -7499,7 +7500,6 @@ dialog = sent_stateDialog, "sent_state"
field = "CAN dash type", canNbcType field = "CAN dash type", canNbcType
field = "inertia measurement unit", imuType field = "inertia measurement unit", imuType
field = "Enable rusEFI CAN broadcast", enableVerboseCanTx field = "Enable rusEFI CAN broadcast", enableVerboseCanTx
field = verboseIsoTp, verboseIsoTp
field = "rusEFI CAN data bus", canBroadcastUseChannelTwo field = "rusEFI CAN data bus", canBroadcastUseChannelTwo
field = "rusEFI CAN data base address", verboseCanBaseAddress field = "rusEFI CAN data base address", verboseCanBaseAddress
field = "rusEFI CAN data address type", rusefiVerbose29b field = "rusEFI CAN data address type", rusefiVerbose29b
@ -8175,6 +8175,7 @@ dialog = tcuControls, "Transmission Settings"
field = "vvtBooleanForVerySpecialCases", vvtBooleanForVerySpecialCases field = "vvtBooleanForVerySpecialCases", vvtBooleanForVerySpecialCases
field = tempBooleanForVerySpecialLogic, tempBooleanForVerySpecialLogic field = tempBooleanForVerySpecialLogic, tempBooleanForVerySpecialLogic
field = "Global fuel correction", globalFuelCorrection field = "Global fuel correction", globalFuelCorrection
field = "TS over CAN debug", verboseIsoTp
field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex
field = "showHumanReadableWarning (affects Burn)", showHumanReadableWarning field = "showHumanReadableWarning (affects Burn)", showHumanReadableWarning
field = "Warning Message", warning_message field = "Warning Message", warning_message

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.05.10.cypress.1532601554" signature = "rusEFI master.2023.05.11.cypress.3078978212"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmware version for title bar. versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.05.10.cypress.1532601554" ; signature is expected to be 7 or more characters. signature= "rusEFI master.2023.05.11.cypress.3078978212" ; 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 ; 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 useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Wed May 10 01:26:45 UTC 2023 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Wed May 10 23:53:32 UTC 2023
pageSize = 23176 pageSize = 23176
page = 1 page = 1
@ -1734,6 +1734,7 @@ boostClosedLoopBlends2_blendValues = array, U08, 23166, [8], "%", 0.5, 0, 0, 100
invertSecondaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the secondary engine speed sensor." invertSecondaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the secondary engine speed sensor."
cutSparkOnHardLimit = "Be careful enabling this: some engines are known to self-disassemble their valvetrain with a spark cut. Fuel cut is much safer." cutSparkOnHardLimit = "Be careful enabling this: some engines are known to self-disassemble their valvetrain with a spark cut. Fuel cut is much safer."
launchSparkCutEnable = "This is the Cut Mode normally used" launchSparkCutEnable = "This is the Cut Mode normally used"
verboseIsoTp = "Are you a developer troubleshooting TS over CAN ISO/TP?"
skippedWheelOnCam = "Where is your primary skipped wheel located?" skippedWheelOnCam = "Where is your primary skipped wheel located?"
acSwitch = "A/C button input" acSwitch = "A/C button input"
etbNeutralPosition = "Expected neutral position" etbNeutralPosition = "Expected neutral position"
@ -7499,7 +7500,6 @@ dialog = sent_stateDialog, "sent_state"
field = "CAN dash type", canNbcType field = "CAN dash type", canNbcType
field = "inertia measurement unit", imuType field = "inertia measurement unit", imuType
field = "Enable rusEFI CAN broadcast", enableVerboseCanTx field = "Enable rusEFI CAN broadcast", enableVerboseCanTx
field = verboseIsoTp, verboseIsoTp
field = "rusEFI CAN data bus", canBroadcastUseChannelTwo field = "rusEFI CAN data bus", canBroadcastUseChannelTwo
field = "rusEFI CAN data base address", verboseCanBaseAddress field = "rusEFI CAN data base address", verboseCanBaseAddress
field = "rusEFI CAN data address type", rusefiVerbose29b field = "rusEFI CAN data address type", rusefiVerbose29b
@ -8178,6 +8178,7 @@ dialog = tcuControls, "Transmission Settings"
field = "vvtBooleanForVerySpecialCases", vvtBooleanForVerySpecialCases field = "vvtBooleanForVerySpecialCases", vvtBooleanForVerySpecialCases
field = tempBooleanForVerySpecialLogic, tempBooleanForVerySpecialLogic field = tempBooleanForVerySpecialLogic, tempBooleanForVerySpecialLogic
field = "Global fuel correction", globalFuelCorrection field = "Global fuel correction", globalFuelCorrection
field = "TS over CAN debug", verboseIsoTp
field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex
field = "showHumanReadableWarning (affects Burn)", showHumanReadableWarning field = "showHumanReadableWarning (affects Burn)", showHumanReadableWarning
field = "Warning Message", warning_message field = "Warning Message", warning_message

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.05.10.f407-discovery.857127540" signature = "rusEFI master.2023.05.11.f407-discovery.3754583042"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmware version for title bar. versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.05.10.f407-discovery.857127540" ; signature is expected to be 7 or more characters. signature= "rusEFI master.2023.05.11.f407-discovery.3754583042" ; 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 ; 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 useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed May 10 01:27:22 UTC 2023 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed May 10 23:54:17 UTC 2023
pageSize = 23176 pageSize = 23176
page = 1 page = 1
@ -1734,6 +1734,7 @@ boostClosedLoopBlends2_blendValues = array, U08, 23166, [8], "%", 0.5, 0, 0, 100
invertSecondaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the secondary engine speed sensor." invertSecondaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the secondary engine speed sensor."
cutSparkOnHardLimit = "Be careful enabling this: some engines are known to self-disassemble their valvetrain with a spark cut. Fuel cut is much safer." cutSparkOnHardLimit = "Be careful enabling this: some engines are known to self-disassemble their valvetrain with a spark cut. Fuel cut is much safer."
launchSparkCutEnable = "This is the Cut Mode normally used" launchSparkCutEnable = "This is the Cut Mode normally used"
verboseIsoTp = "Are you a developer troubleshooting TS over CAN ISO/TP?"
skippedWheelOnCam = "Where is your primary skipped wheel located?" skippedWheelOnCam = "Where is your primary skipped wheel located?"
acSwitch = "A/C button input" acSwitch = "A/C button input"
etbNeutralPosition = "Expected neutral position" etbNeutralPosition = "Expected neutral position"
@ -7501,7 +7502,6 @@ dialog = sent_stateDialog, "sent_state"
field = "CAN dash type", canNbcType field = "CAN dash type", canNbcType
field = "inertia measurement unit", imuType field = "inertia measurement unit", imuType
field = "Enable rusEFI CAN broadcast", enableVerboseCanTx field = "Enable rusEFI CAN broadcast", enableVerboseCanTx
field = verboseIsoTp, verboseIsoTp
field = "rusEFI CAN data bus", canBroadcastUseChannelTwo field = "rusEFI CAN data bus", canBroadcastUseChannelTwo
field = "rusEFI CAN data base address", verboseCanBaseAddress field = "rusEFI CAN data base address", verboseCanBaseAddress
field = "rusEFI CAN data address type", rusefiVerbose29b field = "rusEFI CAN data address type", rusefiVerbose29b
@ -8180,6 +8180,7 @@ dialog = tcuControls, "Transmission Settings"
field = "vvtBooleanForVerySpecialCases", vvtBooleanForVerySpecialCases field = "vvtBooleanForVerySpecialCases", vvtBooleanForVerySpecialCases
field = tempBooleanForVerySpecialLogic, tempBooleanForVerySpecialLogic field = tempBooleanForVerySpecialLogic, tempBooleanForVerySpecialLogic
field = "Global fuel correction", globalFuelCorrection field = "Global fuel correction", globalFuelCorrection
field = "TS over CAN debug", verboseIsoTp
field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex
field = "showHumanReadableWarning (affects Burn)", showHumanReadableWarning field = "showHumanReadableWarning (affects Burn)", showHumanReadableWarning
field = "Warning Message", warning_message field = "Warning Message", warning_message

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.05.10.f429-discovery.1532601554" signature = "rusEFI master.2023.05.11.f429-discovery.3078978212"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmware version for title bar. versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.05.10.f429-discovery.1532601554" ; signature is expected to be 7 or more characters. signature= "rusEFI master.2023.05.11.f429-discovery.3078978212" ; 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 ; 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 useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed May 10 01:27:23 UTC 2023 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed May 10 23:54:19 UTC 2023
pageSize = 23176 pageSize = 23176
page = 1 page = 1
@ -1734,6 +1734,7 @@ boostClosedLoopBlends2_blendValues = array, U08, 23166, [8], "%", 0.5, 0, 0, 100
invertSecondaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the secondary engine speed sensor." invertSecondaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the secondary engine speed sensor."
cutSparkOnHardLimit = "Be careful enabling this: some engines are known to self-disassemble their valvetrain with a spark cut. Fuel cut is much safer." cutSparkOnHardLimit = "Be careful enabling this: some engines are known to self-disassemble their valvetrain with a spark cut. Fuel cut is much safer."
launchSparkCutEnable = "This is the Cut Mode normally used" launchSparkCutEnable = "This is the Cut Mode normally used"
verboseIsoTp = "Are you a developer troubleshooting TS over CAN ISO/TP?"
skippedWheelOnCam = "Where is your primary skipped wheel located?" skippedWheelOnCam = "Where is your primary skipped wheel located?"
acSwitch = "A/C button input" acSwitch = "A/C button input"
etbNeutralPosition = "Expected neutral position" etbNeutralPosition = "Expected neutral position"
@ -7499,7 +7500,6 @@ dialog = sent_stateDialog, "sent_state"
field = "CAN dash type", canNbcType field = "CAN dash type", canNbcType
field = "inertia measurement unit", imuType field = "inertia measurement unit", imuType
field = "Enable rusEFI CAN broadcast", enableVerboseCanTx field = "Enable rusEFI CAN broadcast", enableVerboseCanTx
field = verboseIsoTp, verboseIsoTp
field = "rusEFI CAN data bus", canBroadcastUseChannelTwo field = "rusEFI CAN data bus", canBroadcastUseChannelTwo
field = "rusEFI CAN data base address", verboseCanBaseAddress field = "rusEFI CAN data base address", verboseCanBaseAddress
field = "rusEFI CAN data address type", rusefiVerbose29b field = "rusEFI CAN data address type", rusefiVerbose29b
@ -8178,6 +8178,7 @@ dialog = tcuControls, "Transmission Settings"
field = "vvtBooleanForVerySpecialCases", vvtBooleanForVerySpecialCases field = "vvtBooleanForVerySpecialCases", vvtBooleanForVerySpecialCases
field = tempBooleanForVerySpecialLogic, tempBooleanForVerySpecialLogic field = tempBooleanForVerySpecialLogic, tempBooleanForVerySpecialLogic
field = "Global fuel correction", globalFuelCorrection field = "Global fuel correction", globalFuelCorrection
field = "TS over CAN debug", verboseIsoTp
field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex
field = "showHumanReadableWarning (affects Burn)", showHumanReadableWarning field = "showHumanReadableWarning (affects Burn)", showHumanReadableWarning
field = "Warning Message", warning_message field = "Warning Message", warning_message

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.05.10.frankenso_na6.2030781464" signature = "rusEFI master.2023.05.11.frankenso_na6.2513934958"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmware version for title bar. versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.05.10.frankenso_na6.2030781464" ; signature is expected to be 7 or more characters. signature= "rusEFI master.2023.05.11.frankenso_na6.2513934958" ; 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 ; 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 useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed May 10 01:27:15 UTC 2023 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed May 10 23:54:08 UTC 2023
pageSize = 23176 pageSize = 23176
page = 1 page = 1
@ -1734,6 +1734,7 @@ boostClosedLoopBlends2_blendValues = array, U08, 23166, [8], "%", 0.5, 0, 0, 100
invertSecondaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the secondary engine speed sensor." invertSecondaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the secondary engine speed sensor."
cutSparkOnHardLimit = "Be careful enabling this: some engines are known to self-disassemble their valvetrain with a spark cut. Fuel cut is much safer." cutSparkOnHardLimit = "Be careful enabling this: some engines are known to self-disassemble their valvetrain with a spark cut. Fuel cut is much safer."
launchSparkCutEnable = "This is the Cut Mode normally used" launchSparkCutEnable = "This is the Cut Mode normally used"
verboseIsoTp = "Are you a developer troubleshooting TS over CAN ISO/TP?"
skippedWheelOnCam = "Where is your primary skipped wheel located?" skippedWheelOnCam = "Where is your primary skipped wheel located?"
acSwitch = "A/C button input" acSwitch = "A/C button input"
etbNeutralPosition = "Expected neutral position" etbNeutralPosition = "Expected neutral position"
@ -7499,7 +7500,6 @@ dialog = sent_stateDialog, "sent_state"
field = "CAN dash type", canNbcType field = "CAN dash type", canNbcType
field = "inertia measurement unit", imuType field = "inertia measurement unit", imuType
field = "Enable rusEFI CAN broadcast", enableVerboseCanTx field = "Enable rusEFI CAN broadcast", enableVerboseCanTx
field = verboseIsoTp, verboseIsoTp
field = "rusEFI CAN data bus", canBroadcastUseChannelTwo field = "rusEFI CAN data bus", canBroadcastUseChannelTwo
field = "rusEFI CAN data base address", verboseCanBaseAddress field = "rusEFI CAN data base address", verboseCanBaseAddress
field = "rusEFI CAN data address type", rusefiVerbose29b field = "rusEFI CAN data address type", rusefiVerbose29b
@ -8178,6 +8178,7 @@ dialog = tcuControls, "Transmission Settings"
field = "vvtBooleanForVerySpecialCases", vvtBooleanForVerySpecialCases field = "vvtBooleanForVerySpecialCases", vvtBooleanForVerySpecialCases
field = tempBooleanForVerySpecialLogic, tempBooleanForVerySpecialLogic field = tempBooleanForVerySpecialLogic, tempBooleanForVerySpecialLogic
field = "Global fuel correction", globalFuelCorrection field = "Global fuel correction", globalFuelCorrection
field = "TS over CAN debug", verboseIsoTp
field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex
field = "showHumanReadableWarning (affects Burn)", showHumanReadableWarning field = "showHumanReadableWarning (affects Burn)", showHumanReadableWarning
field = "Warning Message", warning_message field = "Warning Message", warning_message

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.05.10.harley81.256097486" signature = "rusEFI master.2023.05.11.harley81.3818873528"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmware version for title bar. versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.05.10.harley81.256097486" ; signature is expected to be 7 or more characters. signature= "rusEFI master.2023.05.11.harley81.3818873528" ; 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 ; 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 useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed May 10 01:26:50 UTC 2023 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed May 10 23:53:39 UTC 2023
pageSize = 23176 pageSize = 23176
page = 1 page = 1
@ -1734,6 +1734,7 @@ boostClosedLoopBlends2_blendValues = array, U08, 23166, [8], "%", 0.5, 0, 0, 100
invertSecondaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the secondary engine speed sensor." invertSecondaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the secondary engine speed sensor."
cutSparkOnHardLimit = "Be careful enabling this: some engines are known to self-disassemble their valvetrain with a spark cut. Fuel cut is much safer." cutSparkOnHardLimit = "Be careful enabling this: some engines are known to self-disassemble their valvetrain with a spark cut. Fuel cut is much safer."
launchSparkCutEnable = "This is the Cut Mode normally used" launchSparkCutEnable = "This is the Cut Mode normally used"
verboseIsoTp = "Are you a developer troubleshooting TS over CAN ISO/TP?"
skippedWheelOnCam = "Where is your primary skipped wheel located?" skippedWheelOnCam = "Where is your primary skipped wheel located?"
acSwitch = "A/C button input" acSwitch = "A/C button input"
etbNeutralPosition = "Expected neutral position" etbNeutralPosition = "Expected neutral position"
@ -7480,7 +7481,6 @@ dialog = sent_stateDialog, "sent_state"
field = "CAN dash type", canNbcType field = "CAN dash type", canNbcType
field = "inertia measurement unit", imuType field = "inertia measurement unit", imuType
field = "Enable rusEFI CAN broadcast", enableVerboseCanTx field = "Enable rusEFI CAN broadcast", enableVerboseCanTx
field = verboseIsoTp, verboseIsoTp
field = "rusEFI CAN data bus", canBroadcastUseChannelTwo field = "rusEFI CAN data bus", canBroadcastUseChannelTwo
field = "rusEFI CAN data base address", verboseCanBaseAddress field = "rusEFI CAN data base address", verboseCanBaseAddress
field = "rusEFI CAN data address type", rusefiVerbose29b field = "rusEFI CAN data address type", rusefiVerbose29b
@ -8147,6 +8147,7 @@ dialog = tcuControls, "Transmission Settings"
field = "vvtBooleanForVerySpecialCases", vvtBooleanForVerySpecialCases field = "vvtBooleanForVerySpecialCases", vvtBooleanForVerySpecialCases
field = tempBooleanForVerySpecialLogic, tempBooleanForVerySpecialLogic field = tempBooleanForVerySpecialLogic, tempBooleanForVerySpecialLogic
field = "Global fuel correction", globalFuelCorrection field = "Global fuel correction", globalFuelCorrection
field = "TS over CAN debug", verboseIsoTp
field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex
field = "showHumanReadableWarning (affects Burn)", showHumanReadableWarning field = "showHumanReadableWarning (affects Burn)", showHumanReadableWarning
field = "Warning Message", warning_message field = "Warning Message", warning_message

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.05.10.hellen-gm-e67.2464758043" signature = "rusEFI master.2023.05.11.hellen-gm-e67.2117461869"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmware version for title bar. versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.05.10.hellen-gm-e67.2464758043" ; signature is expected to be 7 or more characters. signature= "rusEFI master.2023.05.11.hellen-gm-e67.2117461869" ; 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 ; 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 useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed May 10 01:27:04 UTC 2023 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed May 10 23:53:54 UTC 2023
pageSize = 23176 pageSize = 23176
page = 1 page = 1
@ -1734,6 +1734,7 @@ boostClosedLoopBlends2_blendValues = array, U08, 23166, [8], "%", 0.5, 0, 0, 100
invertSecondaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the secondary engine speed sensor." invertSecondaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the secondary engine speed sensor."
cutSparkOnHardLimit = "Be careful enabling this: some engines are known to self-disassemble their valvetrain with a spark cut. Fuel cut is much safer." cutSparkOnHardLimit = "Be careful enabling this: some engines are known to self-disassemble their valvetrain with a spark cut. Fuel cut is much safer."
launchSparkCutEnable = "This is the Cut Mode normally used" launchSparkCutEnable = "This is the Cut Mode normally used"
verboseIsoTp = "Are you a developer troubleshooting TS over CAN ISO/TP?"
skippedWheelOnCam = "Where is your primary skipped wheel located?" skippedWheelOnCam = "Where is your primary skipped wheel located?"
acSwitch = "A/C button input" acSwitch = "A/C button input"
etbNeutralPosition = "Expected neutral position" etbNeutralPosition = "Expected neutral position"
@ -7483,7 +7484,6 @@ dialog = sent_stateDialog, "sent_state"
field = "CAN dash type", canNbcType field = "CAN dash type", canNbcType
field = "inertia measurement unit", imuType field = "inertia measurement unit", imuType
field = "Enable rusEFI CAN broadcast", enableVerboseCanTx field = "Enable rusEFI CAN broadcast", enableVerboseCanTx
field = verboseIsoTp, verboseIsoTp
field = "rusEFI CAN data bus", canBroadcastUseChannelTwo field = "rusEFI CAN data bus", canBroadcastUseChannelTwo
field = "rusEFI CAN data base address", verboseCanBaseAddress field = "rusEFI CAN data base address", verboseCanBaseAddress
field = "rusEFI CAN data address type", rusefiVerbose29b field = "rusEFI CAN data address type", rusefiVerbose29b
@ -8147,6 +8147,7 @@ dialog = tcuControls, "Transmission Settings"
field = "vvtBooleanForVerySpecialCases", vvtBooleanForVerySpecialCases field = "vvtBooleanForVerySpecialCases", vvtBooleanForVerySpecialCases
field = tempBooleanForVerySpecialLogic, tempBooleanForVerySpecialLogic field = tempBooleanForVerySpecialLogic, tempBooleanForVerySpecialLogic
field = "Global fuel correction", globalFuelCorrection field = "Global fuel correction", globalFuelCorrection
field = "TS over CAN debug", verboseIsoTp
field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex
field = "showHumanReadableWarning (affects Burn)", showHumanReadableWarning field = "showHumanReadableWarning (affects Burn)", showHumanReadableWarning
field = "Warning Message", warning_message field = "Warning Message", warning_message

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.05.10.hellen-honda-k.2602936679" signature = "rusEFI master.2023.05.11.hellen-honda-k.2012837649"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmware version for title bar. versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.05.10.hellen-honda-k.2602936679" ; signature is expected to be 7 or more characters. signature= "rusEFI master.2023.05.11.hellen-honda-k.2012837649" ; 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 ; 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 useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed May 10 01:26:55 UTC 2023 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed May 10 23:53:45 UTC 2023
pageSize = 23176 pageSize = 23176
page = 1 page = 1
@ -1734,6 +1734,7 @@ boostClosedLoopBlends2_blendValues = array, U08, 23166, [8], "%", 0.5, 0, 0, 100
invertSecondaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the secondary engine speed sensor." invertSecondaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the secondary engine speed sensor."
cutSparkOnHardLimit = "Be careful enabling this: some engines are known to self-disassemble their valvetrain with a spark cut. Fuel cut is much safer." cutSparkOnHardLimit = "Be careful enabling this: some engines are known to self-disassemble their valvetrain with a spark cut. Fuel cut is much safer."
launchSparkCutEnable = "This is the Cut Mode normally used" launchSparkCutEnable = "This is the Cut Mode normally used"
verboseIsoTp = "Are you a developer troubleshooting TS over CAN ISO/TP?"
skippedWheelOnCam = "Where is your primary skipped wheel located?" skippedWheelOnCam = "Where is your primary skipped wheel located?"
acSwitch = "A/C button input" acSwitch = "A/C button input"
etbNeutralPosition = "Expected neutral position" etbNeutralPosition = "Expected neutral position"
@ -7481,7 +7482,6 @@ dialog = sent_stateDialog, "sent_state"
field = "CAN dash type", canNbcType field = "CAN dash type", canNbcType
field = "inertia measurement unit", imuType field = "inertia measurement unit", imuType
field = "Enable rusEFI CAN broadcast", enableVerboseCanTx field = "Enable rusEFI CAN broadcast", enableVerboseCanTx
field = verboseIsoTp, verboseIsoTp
field = "rusEFI CAN data bus", canBroadcastUseChannelTwo field = "rusEFI CAN data bus", canBroadcastUseChannelTwo
field = "rusEFI CAN data base address", verboseCanBaseAddress field = "rusEFI CAN data base address", verboseCanBaseAddress
field = "rusEFI CAN data address type", rusefiVerbose29b field = "rusEFI CAN data address type", rusefiVerbose29b
@ -8144,6 +8144,7 @@ dialog = tcuControls, "Transmission Settings"
field = "vvtBooleanForVerySpecialCases", vvtBooleanForVerySpecialCases field = "vvtBooleanForVerySpecialCases", vvtBooleanForVerySpecialCases
field = tempBooleanForVerySpecialLogic, tempBooleanForVerySpecialLogic field = tempBooleanForVerySpecialLogic, tempBooleanForVerySpecialLogic
field = "Global fuel correction", globalFuelCorrection field = "Global fuel correction", globalFuelCorrection
field = "TS over CAN debug", verboseIsoTp
field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex
field = "showHumanReadableWarning (affects Burn)", showHumanReadableWarning field = "showHumanReadableWarning (affects Burn)", showHumanReadableWarning
field = "Warning Message", warning_message field = "Warning Message", warning_message

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.05.10.hellen-nb1.2374668921" signature = "rusEFI master.2023.05.11.hellen-nb1.1633045519"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmware version for title bar. versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.05.10.hellen-nb1.2374668921" ; signature is expected to be 7 or more characters. signature= "rusEFI master.2023.05.11.hellen-nb1.1633045519" ; 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 ; 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 useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed May 10 01:27:03 UTC 2023 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed May 10 23:53:53 UTC 2023
pageSize = 23176 pageSize = 23176
page = 1 page = 1
@ -1734,6 +1734,7 @@ boostClosedLoopBlends2_blendValues = array, U08, 23166, [8], "%", 0.5, 0, 0, 100
invertSecondaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the secondary engine speed sensor." invertSecondaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the secondary engine speed sensor."
cutSparkOnHardLimit = "Be careful enabling this: some engines are known to self-disassemble their valvetrain with a spark cut. Fuel cut is much safer." cutSparkOnHardLimit = "Be careful enabling this: some engines are known to self-disassemble their valvetrain with a spark cut. Fuel cut is much safer."
launchSparkCutEnable = "This is the Cut Mode normally used" launchSparkCutEnable = "This is the Cut Mode normally used"
verboseIsoTp = "Are you a developer troubleshooting TS over CAN ISO/TP?"
skippedWheelOnCam = "Where is your primary skipped wheel located?" skippedWheelOnCam = "Where is your primary skipped wheel located?"
acSwitch = "A/C button input" acSwitch = "A/C button input"
etbNeutralPosition = "Expected neutral position" etbNeutralPosition = "Expected neutral position"
@ -7483,7 +7484,6 @@ dialog = sent_stateDialog, "sent_state"
field = "CAN dash type", canNbcType field = "CAN dash type", canNbcType
field = "inertia measurement unit", imuType field = "inertia measurement unit", imuType
field = "Enable rusEFI CAN broadcast", enableVerboseCanTx field = "Enable rusEFI CAN broadcast", enableVerboseCanTx
field = verboseIsoTp, verboseIsoTp
field = "rusEFI CAN data bus", canBroadcastUseChannelTwo field = "rusEFI CAN data bus", canBroadcastUseChannelTwo
field = "rusEFI CAN data base address", verboseCanBaseAddress field = "rusEFI CAN data base address", verboseCanBaseAddress
field = "rusEFI CAN data address type", rusefiVerbose29b field = "rusEFI CAN data address type", rusefiVerbose29b
@ -8148,6 +8148,7 @@ dialog = tcuControls, "Transmission Settings"
field = "vvtBooleanForVerySpecialCases", vvtBooleanForVerySpecialCases field = "vvtBooleanForVerySpecialCases", vvtBooleanForVerySpecialCases
field = tempBooleanForVerySpecialLogic, tempBooleanForVerySpecialLogic field = tempBooleanForVerySpecialLogic, tempBooleanForVerySpecialLogic
field = "Global fuel correction", globalFuelCorrection field = "Global fuel correction", globalFuelCorrection
field = "TS over CAN debug", verboseIsoTp
field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex
field = "showHumanReadableWarning (affects Burn)", showHumanReadableWarning field = "showHumanReadableWarning (affects Burn)", showHumanReadableWarning
field = "Warning Message", warning_message field = "Warning Message", warning_message

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.05.10.hellen121nissan.2635658748" signature = "rusEFI master.2023.05.11.hellen121nissan.1908681610"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmware version for title bar. versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.05.10.hellen121nissan.2635658748" ; signature is expected to be 7 or more characters. signature= "rusEFI master.2023.05.11.hellen121nissan.1908681610" ; 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 ; 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 useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed May 10 01:26:54 UTC 2023 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed May 10 23:53:44 UTC 2023
pageSize = 23176 pageSize = 23176
page = 1 page = 1
@ -1734,6 +1734,7 @@ boostClosedLoopBlends2_blendValues = array, U08, 23166, [8], "%", 0.5, 0, 0, 100
invertSecondaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the secondary engine speed sensor." invertSecondaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the secondary engine speed sensor."
cutSparkOnHardLimit = "Be careful enabling this: some engines are known to self-disassemble their valvetrain with a spark cut. Fuel cut is much safer." cutSparkOnHardLimit = "Be careful enabling this: some engines are known to self-disassemble their valvetrain with a spark cut. Fuel cut is much safer."
launchSparkCutEnable = "This is the Cut Mode normally used" launchSparkCutEnable = "This is the Cut Mode normally used"
verboseIsoTp = "Are you a developer troubleshooting TS over CAN ISO/TP?"
skippedWheelOnCam = "Where is your primary skipped wheel located?" skippedWheelOnCam = "Where is your primary skipped wheel located?"
acSwitch = "A/C button input" acSwitch = "A/C button input"
etbNeutralPosition = "Expected neutral position" etbNeutralPosition = "Expected neutral position"
@ -7480,7 +7481,6 @@ dialog = sent_stateDialog, "sent_state"
field = "CAN dash type", canNbcType field = "CAN dash type", canNbcType
field = "inertia measurement unit", imuType field = "inertia measurement unit", imuType
field = "Enable rusEFI CAN broadcast", enableVerboseCanTx field = "Enable rusEFI CAN broadcast", enableVerboseCanTx
field = verboseIsoTp, verboseIsoTp
field = "rusEFI CAN data bus", canBroadcastUseChannelTwo field = "rusEFI CAN data bus", canBroadcastUseChannelTwo
field = "rusEFI CAN data base address", verboseCanBaseAddress field = "rusEFI CAN data base address", verboseCanBaseAddress
field = "rusEFI CAN data address type", rusefiVerbose29b field = "rusEFI CAN data address type", rusefiVerbose29b
@ -8146,6 +8146,7 @@ dialog = tcuControls, "Transmission Settings"
field = "vvtBooleanForVerySpecialCases", vvtBooleanForVerySpecialCases field = "vvtBooleanForVerySpecialCases", vvtBooleanForVerySpecialCases
field = tempBooleanForVerySpecialLogic, tempBooleanForVerySpecialLogic field = tempBooleanForVerySpecialLogic, tempBooleanForVerySpecialLogic
field = "Global fuel correction", globalFuelCorrection field = "Global fuel correction", globalFuelCorrection
field = "TS over CAN debug", verboseIsoTp
field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex
field = "showHumanReadableWarning (affects Burn)", showHumanReadableWarning field = "showHumanReadableWarning (affects Burn)", showHumanReadableWarning
field = "Warning Message", warning_message field = "Warning Message", warning_message

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.05.10.hellen121vag.2168721959" signature = "rusEFI master.2023.05.11.hellen121vag.1838730321"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmware version for title bar. versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.05.10.hellen121vag.2168721959" ; signature is expected to be 7 or more characters. signature= "rusEFI master.2023.05.11.hellen121vag.1838730321" ; 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 ; 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 useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed May 10 01:26:53 UTC 2023 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed May 10 23:53:42 UTC 2023
pageSize = 23176 pageSize = 23176
page = 1 page = 1
@ -1734,6 +1734,7 @@ boostClosedLoopBlends2_blendValues = array, U08, 23166, [8], "%", 0.5, 0, 0, 100
invertSecondaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the secondary engine speed sensor." invertSecondaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the secondary engine speed sensor."
cutSparkOnHardLimit = "Be careful enabling this: some engines are known to self-disassemble their valvetrain with a spark cut. Fuel cut is much safer." cutSparkOnHardLimit = "Be careful enabling this: some engines are known to self-disassemble their valvetrain with a spark cut. Fuel cut is much safer."
launchSparkCutEnable = "This is the Cut Mode normally used" launchSparkCutEnable = "This is the Cut Mode normally used"
verboseIsoTp = "Are you a developer troubleshooting TS over CAN ISO/TP?"
skippedWheelOnCam = "Where is your primary skipped wheel located?" skippedWheelOnCam = "Where is your primary skipped wheel located?"
acSwitch = "A/C button input" acSwitch = "A/C button input"
etbNeutralPosition = "Expected neutral position" etbNeutralPosition = "Expected neutral position"
@ -7483,7 +7484,6 @@ dialog = sent_stateDialog, "sent_state"
field = "CAN dash type", canNbcType field = "CAN dash type", canNbcType
field = "inertia measurement unit", imuType field = "inertia measurement unit", imuType
field = "Enable rusEFI CAN broadcast", enableVerboseCanTx field = "Enable rusEFI CAN broadcast", enableVerboseCanTx
field = verboseIsoTp, verboseIsoTp
field = "rusEFI CAN data bus", canBroadcastUseChannelTwo field = "rusEFI CAN data bus", canBroadcastUseChannelTwo
field = "rusEFI CAN data base address", verboseCanBaseAddress field = "rusEFI CAN data base address", verboseCanBaseAddress
field = "rusEFI CAN data address type", rusefiVerbose29b field = "rusEFI CAN data address type", rusefiVerbose29b
@ -8151,6 +8151,7 @@ dialog = tcuControls, "Transmission Settings"
field = "vvtBooleanForVerySpecialCases", vvtBooleanForVerySpecialCases field = "vvtBooleanForVerySpecialCases", vvtBooleanForVerySpecialCases
field = tempBooleanForVerySpecialLogic, tempBooleanForVerySpecialLogic field = tempBooleanForVerySpecialLogic, tempBooleanForVerySpecialLogic
field = "Global fuel correction", globalFuelCorrection field = "Global fuel correction", globalFuelCorrection
field = "TS over CAN debug", verboseIsoTp
field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex
field = "showHumanReadableWarning (affects Burn)", showHumanReadableWarning field = "showHumanReadableWarning (affects Burn)", showHumanReadableWarning
field = "Warning Message", warning_message field = "Warning Message", warning_message

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.05.10.hellen128.4171427412" signature = "rusEFI master.2023.05.11.hellen128.343814178"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmware version for title bar. versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.05.10.hellen128.4171427412" ; signature is expected to be 7 or more characters. signature= "rusEFI master.2023.05.11.hellen128.343814178" ; 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 ; 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 useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed May 10 01:26:52 UTC 2023 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed May 10 23:53:41 UTC 2023
pageSize = 23176 pageSize = 23176
page = 1 page = 1
@ -1734,6 +1734,7 @@ boostClosedLoopBlends2_blendValues = array, U08, 23166, [8], "%", 0.5, 0, 0, 100
invertSecondaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the secondary engine speed sensor." invertSecondaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the secondary engine speed sensor."
cutSparkOnHardLimit = "Be careful enabling this: some engines are known to self-disassemble their valvetrain with a spark cut. Fuel cut is much safer." cutSparkOnHardLimit = "Be careful enabling this: some engines are known to self-disassemble their valvetrain with a spark cut. Fuel cut is much safer."
launchSparkCutEnable = "This is the Cut Mode normally used" launchSparkCutEnable = "This is the Cut Mode normally used"
verboseIsoTp = "Are you a developer troubleshooting TS over CAN ISO/TP?"
skippedWheelOnCam = "Where is your primary skipped wheel located?" skippedWheelOnCam = "Where is your primary skipped wheel located?"
acSwitch = "A/C button input" acSwitch = "A/C button input"
etbNeutralPosition = "Expected neutral position" etbNeutralPosition = "Expected neutral position"
@ -7480,7 +7481,6 @@ dialog = sent_stateDialog, "sent_state"
field = "CAN dash type", canNbcType field = "CAN dash type", canNbcType
field = "inertia measurement unit", imuType field = "inertia measurement unit", imuType
field = "Enable rusEFI CAN broadcast", enableVerboseCanTx field = "Enable rusEFI CAN broadcast", enableVerboseCanTx
field = verboseIsoTp, verboseIsoTp
field = "rusEFI CAN data bus", canBroadcastUseChannelTwo field = "rusEFI CAN data bus", canBroadcastUseChannelTwo
field = "rusEFI CAN data base address", verboseCanBaseAddress field = "rusEFI CAN data base address", verboseCanBaseAddress
field = "rusEFI CAN data address type", rusefiVerbose29b field = "rusEFI CAN data address type", rusefiVerbose29b
@ -8146,6 +8146,7 @@ dialog = tcuControls, "Transmission Settings"
field = "vvtBooleanForVerySpecialCases", vvtBooleanForVerySpecialCases field = "vvtBooleanForVerySpecialCases", vvtBooleanForVerySpecialCases
field = tempBooleanForVerySpecialLogic, tempBooleanForVerySpecialLogic field = tempBooleanForVerySpecialLogic, tempBooleanForVerySpecialLogic
field = "Global fuel correction", globalFuelCorrection field = "Global fuel correction", globalFuelCorrection
field = "TS over CAN debug", verboseIsoTp
field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex
field = "showHumanReadableWarning (affects Burn)", showHumanReadableWarning field = "showHumanReadableWarning (affects Burn)", showHumanReadableWarning
field = "Warning Message", warning_message field = "Warning Message", warning_message

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.05.10.hellen154hyundai.2354855114" signature = "rusEFI master.2023.05.11.hellen154hyundai.1619059388"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmware version for title bar. versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.05.10.hellen154hyundai.2354855114" ; signature is expected to be 7 or more characters. signature= "rusEFI master.2023.05.11.hellen154hyundai.1619059388" ; 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 ; 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 useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed May 10 01:26:57 UTC 2023 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed May 10 23:53:47 UTC 2023
pageSize = 23176 pageSize = 23176
page = 1 page = 1
@ -1734,6 +1734,7 @@ boostClosedLoopBlends2_blendValues = array, U08, 23166, [8], "%", 0.5, 0, 0, 100
invertSecondaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the secondary engine speed sensor." invertSecondaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the secondary engine speed sensor."
cutSparkOnHardLimit = "Be careful enabling this: some engines are known to self-disassemble their valvetrain with a spark cut. Fuel cut is much safer." cutSparkOnHardLimit = "Be careful enabling this: some engines are known to self-disassemble their valvetrain with a spark cut. Fuel cut is much safer."
launchSparkCutEnable = "This is the Cut Mode normally used" launchSparkCutEnable = "This is the Cut Mode normally used"
verboseIsoTp = "Are you a developer troubleshooting TS over CAN ISO/TP?"
skippedWheelOnCam = "Where is your primary skipped wheel located?" skippedWheelOnCam = "Where is your primary skipped wheel located?"
acSwitch = "A/C button input" acSwitch = "A/C button input"
etbNeutralPosition = "Expected neutral position" etbNeutralPosition = "Expected neutral position"
@ -7480,7 +7481,6 @@ dialog = sent_stateDialog, "sent_state"
field = "CAN dash type", canNbcType field = "CAN dash type", canNbcType
field = "inertia measurement unit", imuType field = "inertia measurement unit", imuType
field = "Enable rusEFI CAN broadcast", enableVerboseCanTx field = "Enable rusEFI CAN broadcast", enableVerboseCanTx
field = verboseIsoTp, verboseIsoTp
field = "rusEFI CAN data bus", canBroadcastUseChannelTwo field = "rusEFI CAN data bus", canBroadcastUseChannelTwo
field = "rusEFI CAN data base address", verboseCanBaseAddress field = "rusEFI CAN data base address", verboseCanBaseAddress
field = "rusEFI CAN data address type", rusefiVerbose29b field = "rusEFI CAN data address type", rusefiVerbose29b
@ -8145,6 +8145,7 @@ dialog = tcuControls, "Transmission Settings"
field = "vvtBooleanForVerySpecialCases", vvtBooleanForVerySpecialCases field = "vvtBooleanForVerySpecialCases", vvtBooleanForVerySpecialCases
field = tempBooleanForVerySpecialLogic, tempBooleanForVerySpecialLogic field = tempBooleanForVerySpecialLogic, tempBooleanForVerySpecialLogic
field = "Global fuel correction", globalFuelCorrection field = "Global fuel correction", globalFuelCorrection
field = "TS over CAN debug", verboseIsoTp
field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex
field = "showHumanReadableWarning (affects Burn)", showHumanReadableWarning field = "showHumanReadableWarning (affects Burn)", showHumanReadableWarning
field = "Warning Message", warning_message field = "Warning Message", warning_message

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.05.10.hellen72.1139362981" signature = "rusEFI master.2023.05.11.hellen72.2939523795"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmware version for title bar. versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.05.10.hellen72.1139362981" ; signature is expected to be 7 or more characters. signature= "rusEFI master.2023.05.11.hellen72.2939523795" ; 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 ; 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 useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed May 10 01:27:00 UTC 2023 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed May 10 23:53:50 UTC 2023
pageSize = 23176 pageSize = 23176
page = 1 page = 1
@ -1734,6 +1734,7 @@ boostClosedLoopBlends2_blendValues = array, U08, 23166, [8], "%", 0.5, 0, 0, 100
invertSecondaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the secondary engine speed sensor." invertSecondaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the secondary engine speed sensor."
cutSparkOnHardLimit = "Be careful enabling this: some engines are known to self-disassemble their valvetrain with a spark cut. Fuel cut is much safer." cutSparkOnHardLimit = "Be careful enabling this: some engines are known to self-disassemble their valvetrain with a spark cut. Fuel cut is much safer."
launchSparkCutEnable = "This is the Cut Mode normally used" launchSparkCutEnable = "This is the Cut Mode normally used"
verboseIsoTp = "Are you a developer troubleshooting TS over CAN ISO/TP?"
skippedWheelOnCam = "Where is your primary skipped wheel located?" skippedWheelOnCam = "Where is your primary skipped wheel located?"
acSwitch = "A/C button input" acSwitch = "A/C button input"
etbNeutralPosition = "Expected neutral position" etbNeutralPosition = "Expected neutral position"
@ -7483,7 +7484,6 @@ dialog = sent_stateDialog, "sent_state"
field = "CAN dash type", canNbcType field = "CAN dash type", canNbcType
field = "inertia measurement unit", imuType field = "inertia measurement unit", imuType
field = "Enable rusEFI CAN broadcast", enableVerboseCanTx field = "Enable rusEFI CAN broadcast", enableVerboseCanTx
field = verboseIsoTp, verboseIsoTp
field = "rusEFI CAN data bus", canBroadcastUseChannelTwo field = "rusEFI CAN data bus", canBroadcastUseChannelTwo
field = "rusEFI CAN data base address", verboseCanBaseAddress field = "rusEFI CAN data base address", verboseCanBaseAddress
field = "rusEFI CAN data address type", rusefiVerbose29b field = "rusEFI CAN data address type", rusefiVerbose29b
@ -8148,6 +8148,7 @@ dialog = tcuControls, "Transmission Settings"
field = "vvtBooleanForVerySpecialCases", vvtBooleanForVerySpecialCases field = "vvtBooleanForVerySpecialCases", vvtBooleanForVerySpecialCases
field = tempBooleanForVerySpecialLogic, tempBooleanForVerySpecialLogic field = tempBooleanForVerySpecialLogic, tempBooleanForVerySpecialLogic
field = "Global fuel correction", globalFuelCorrection field = "Global fuel correction", globalFuelCorrection
field = "TS over CAN debug", verboseIsoTp
field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex
field = "showHumanReadableWarning (affects Burn)", showHumanReadableWarning field = "showHumanReadableWarning (affects Burn)", showHumanReadableWarning
field = "Warning Message", warning_message field = "Warning Message", warning_message

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.05.10.hellen81.1577301564" signature = "rusEFI master.2023.05.11.hellen81.3000985674"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmware version for title bar. versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.05.10.hellen81.1577301564" ; signature is expected to be 7 or more characters. signature= "rusEFI master.2023.05.11.hellen81.3000985674" ; 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 ; 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 useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed May 10 01:27:01 UTC 2023 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed May 10 23:53:51 UTC 2023
pageSize = 23176 pageSize = 23176
page = 1 page = 1
@ -1734,6 +1734,7 @@ boostClosedLoopBlends2_blendValues = array, U08, 23166, [8], "%", 0.5, 0, 0, 100
invertSecondaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the secondary engine speed sensor." invertSecondaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the secondary engine speed sensor."
cutSparkOnHardLimit = "Be careful enabling this: some engines are known to self-disassemble their valvetrain with a spark cut. Fuel cut is much safer." cutSparkOnHardLimit = "Be careful enabling this: some engines are known to self-disassemble their valvetrain with a spark cut. Fuel cut is much safer."
launchSparkCutEnable = "This is the Cut Mode normally used" launchSparkCutEnable = "This is the Cut Mode normally used"
verboseIsoTp = "Are you a developer troubleshooting TS over CAN ISO/TP?"
skippedWheelOnCam = "Where is your primary skipped wheel located?" skippedWheelOnCam = "Where is your primary skipped wheel located?"
acSwitch = "A/C button input" acSwitch = "A/C button input"
etbNeutralPosition = "Expected neutral position" etbNeutralPosition = "Expected neutral position"
@ -7481,7 +7482,6 @@ dialog = sent_stateDialog, "sent_state"
field = "CAN dash type", canNbcType field = "CAN dash type", canNbcType
field = "inertia measurement unit", imuType field = "inertia measurement unit", imuType
field = "Enable rusEFI CAN broadcast", enableVerboseCanTx field = "Enable rusEFI CAN broadcast", enableVerboseCanTx
field = verboseIsoTp, verboseIsoTp
field = "rusEFI CAN data bus", canBroadcastUseChannelTwo field = "rusEFI CAN data bus", canBroadcastUseChannelTwo
field = "rusEFI CAN data base address", verboseCanBaseAddress field = "rusEFI CAN data base address", verboseCanBaseAddress
field = "rusEFI CAN data address type", rusefiVerbose29b field = "rusEFI CAN data address type", rusefiVerbose29b
@ -8144,6 +8144,7 @@ dialog = tcuControls, "Transmission Settings"
field = "vvtBooleanForVerySpecialCases", vvtBooleanForVerySpecialCases field = "vvtBooleanForVerySpecialCases", vvtBooleanForVerySpecialCases
field = tempBooleanForVerySpecialLogic, tempBooleanForVerySpecialLogic field = tempBooleanForVerySpecialLogic, tempBooleanForVerySpecialLogic
field = "Global fuel correction", globalFuelCorrection field = "Global fuel correction", globalFuelCorrection
field = "TS over CAN debug", verboseIsoTp
field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex
field = "showHumanReadableWarning (affects Burn)", showHumanReadableWarning field = "showHumanReadableWarning (affects Burn)", showHumanReadableWarning
field = "Warning Message", warning_message field = "Warning Message", warning_message

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.05.10.hellen88bmw.3500608507" signature = "rusEFI master.2023.05.11.hellen88bmw.1014748557"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmware version for title bar. versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.05.10.hellen88bmw.3500608507" ; signature is expected to be 7 or more characters. signature= "rusEFI master.2023.05.11.hellen88bmw.1014748557" ; 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 ; 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 useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed May 10 01:26:59 UTC 2023 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed May 10 23:53:48 UTC 2023
pageSize = 23176 pageSize = 23176
page = 1 page = 1
@ -1734,6 +1734,7 @@ boostClosedLoopBlends2_blendValues = array, U08, 23166, [8], "%", 0.5, 0, 0, 100
invertSecondaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the secondary engine speed sensor." invertSecondaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the secondary engine speed sensor."
cutSparkOnHardLimit = "Be careful enabling this: some engines are known to self-disassemble their valvetrain with a spark cut. Fuel cut is much safer." cutSparkOnHardLimit = "Be careful enabling this: some engines are known to self-disassemble their valvetrain with a spark cut. Fuel cut is much safer."
launchSparkCutEnable = "This is the Cut Mode normally used" launchSparkCutEnable = "This is the Cut Mode normally used"
verboseIsoTp = "Are you a developer troubleshooting TS over CAN ISO/TP?"
skippedWheelOnCam = "Where is your primary skipped wheel located?" skippedWheelOnCam = "Where is your primary skipped wheel located?"
acSwitch = "A/C button input" acSwitch = "A/C button input"
etbNeutralPosition = "Expected neutral position" etbNeutralPosition = "Expected neutral position"
@ -7479,7 +7480,6 @@ dialog = sent_stateDialog, "sent_state"
field = "CAN dash type", canNbcType field = "CAN dash type", canNbcType
field = "inertia measurement unit", imuType field = "inertia measurement unit", imuType
field = "Enable rusEFI CAN broadcast", enableVerboseCanTx field = "Enable rusEFI CAN broadcast", enableVerboseCanTx
field = verboseIsoTp, verboseIsoTp
field = "rusEFI CAN data bus", canBroadcastUseChannelTwo field = "rusEFI CAN data bus", canBroadcastUseChannelTwo
field = "rusEFI CAN data base address", verboseCanBaseAddress field = "rusEFI CAN data base address", verboseCanBaseAddress
field = "rusEFI CAN data address type", rusefiVerbose29b field = "rusEFI CAN data address type", rusefiVerbose29b
@ -8142,6 +8142,7 @@ dialog = tcuControls, "Transmission Settings"
field = "vvtBooleanForVerySpecialCases", vvtBooleanForVerySpecialCases field = "vvtBooleanForVerySpecialCases", vvtBooleanForVerySpecialCases
field = tempBooleanForVerySpecialLogic, tempBooleanForVerySpecialLogic field = tempBooleanForVerySpecialLogic, tempBooleanForVerySpecialLogic
field = "Global fuel correction", globalFuelCorrection field = "Global fuel correction", globalFuelCorrection
field = "TS over CAN debug", verboseIsoTp
field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex
field = "showHumanReadableWarning (affects Burn)", showHumanReadableWarning field = "showHumanReadableWarning (affects Burn)", showHumanReadableWarning
field = "Warning Message", warning_message field = "Warning Message", warning_message

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.05.10.hellenNA6.3189417835" signature = "rusEFI master.2023.05.11.hellenNA6.1388738845"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmware version for title bar. versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.05.10.hellenNA6.3189417835" ; signature is expected to be 7 or more characters. signature= "rusEFI master.2023.05.11.hellenNA6.1388738845" ; 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 ; 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 useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed May 10 01:27:05 UTC 2023 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed May 10 23:53:56 UTC 2023
pageSize = 23176 pageSize = 23176
page = 1 page = 1
@ -1734,6 +1734,7 @@ boostClosedLoopBlends2_blendValues = array, U08, 23166, [8], "%", 0.5, 0, 0, 100
invertSecondaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the secondary engine speed sensor." invertSecondaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the secondary engine speed sensor."
cutSparkOnHardLimit = "Be careful enabling this: some engines are known to self-disassemble their valvetrain with a spark cut. Fuel cut is much safer." cutSparkOnHardLimit = "Be careful enabling this: some engines are known to self-disassemble their valvetrain with a spark cut. Fuel cut is much safer."
launchSparkCutEnable = "This is the Cut Mode normally used" launchSparkCutEnable = "This is the Cut Mode normally used"
verboseIsoTp = "Are you a developer troubleshooting TS over CAN ISO/TP?"
skippedWheelOnCam = "Where is your primary skipped wheel located?" skippedWheelOnCam = "Where is your primary skipped wheel located?"
acSwitch = "A/C button input" acSwitch = "A/C button input"
etbNeutralPosition = "Expected neutral position" etbNeutralPosition = "Expected neutral position"
@ -7483,7 +7484,6 @@ dialog = sent_stateDialog, "sent_state"
field = "CAN dash type", canNbcType field = "CAN dash type", canNbcType
field = "inertia measurement unit", imuType field = "inertia measurement unit", imuType
field = "Enable rusEFI CAN broadcast", enableVerboseCanTx field = "Enable rusEFI CAN broadcast", enableVerboseCanTx
field = verboseIsoTp, verboseIsoTp
field = "rusEFI CAN data bus", canBroadcastUseChannelTwo field = "rusEFI CAN data bus", canBroadcastUseChannelTwo
field = "rusEFI CAN data base address", verboseCanBaseAddress field = "rusEFI CAN data base address", verboseCanBaseAddress
field = "rusEFI CAN data address type", rusefiVerbose29b field = "rusEFI CAN data address type", rusefiVerbose29b
@ -8149,6 +8149,7 @@ dialog = tcuControls, "Transmission Settings"
field = "vvtBooleanForVerySpecialCases", vvtBooleanForVerySpecialCases field = "vvtBooleanForVerySpecialCases", vvtBooleanForVerySpecialCases
field = tempBooleanForVerySpecialLogic, tempBooleanForVerySpecialLogic field = tempBooleanForVerySpecialLogic, tempBooleanForVerySpecialLogic
field = "Global fuel correction", globalFuelCorrection field = "Global fuel correction", globalFuelCorrection
field = "TS over CAN debug", verboseIsoTp
field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex
field = "showHumanReadableWarning (affects Burn)", showHumanReadableWarning field = "showHumanReadableWarning (affects Burn)", showHumanReadableWarning
field = "Warning Message", warning_message field = "Warning Message", warning_message

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.05.10.hellenNA8_96.3519967679" signature = "rusEFI master.2023.05.11.hellenNA8_96.1024634825"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmware version for title bar. versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.05.10.hellenNA8_96.3519967679" ; signature is expected to be 7 or more characters. signature= "rusEFI master.2023.05.11.hellenNA8_96.1024634825" ; 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 ; 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 useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed May 10 01:27:06 UTC 2023 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed May 10 23:53:57 UTC 2023
pageSize = 23176 pageSize = 23176
page = 1 page = 1
@ -1734,6 +1734,7 @@ boostClosedLoopBlends2_blendValues = array, U08, 23166, [8], "%", 0.5, 0, 0, 100
invertSecondaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the secondary engine speed sensor." invertSecondaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the secondary engine speed sensor."
cutSparkOnHardLimit = "Be careful enabling this: some engines are known to self-disassemble their valvetrain with a spark cut. Fuel cut is much safer." cutSparkOnHardLimit = "Be careful enabling this: some engines are known to self-disassemble their valvetrain with a spark cut. Fuel cut is much safer."
launchSparkCutEnable = "This is the Cut Mode normally used" launchSparkCutEnable = "This is the Cut Mode normally used"
verboseIsoTp = "Are you a developer troubleshooting TS over CAN ISO/TP?"
skippedWheelOnCam = "Where is your primary skipped wheel located?" skippedWheelOnCam = "Where is your primary skipped wheel located?"
acSwitch = "A/C button input" acSwitch = "A/C button input"
etbNeutralPosition = "Expected neutral position" etbNeutralPosition = "Expected neutral position"
@ -7483,7 +7484,6 @@ dialog = sent_stateDialog, "sent_state"
field = "CAN dash type", canNbcType field = "CAN dash type", canNbcType
field = "inertia measurement unit", imuType field = "inertia measurement unit", imuType
field = "Enable rusEFI CAN broadcast", enableVerboseCanTx field = "Enable rusEFI CAN broadcast", enableVerboseCanTx
field = verboseIsoTp, verboseIsoTp
field = "rusEFI CAN data bus", canBroadcastUseChannelTwo field = "rusEFI CAN data bus", canBroadcastUseChannelTwo
field = "rusEFI CAN data base address", verboseCanBaseAddress field = "rusEFI CAN data base address", verboseCanBaseAddress
field = "rusEFI CAN data address type", rusefiVerbose29b field = "rusEFI CAN data address type", rusefiVerbose29b
@ -8147,6 +8147,7 @@ dialog = tcuControls, "Transmission Settings"
field = "vvtBooleanForVerySpecialCases", vvtBooleanForVerySpecialCases field = "vvtBooleanForVerySpecialCases", vvtBooleanForVerySpecialCases
field = tempBooleanForVerySpecialLogic, tempBooleanForVerySpecialLogic field = tempBooleanForVerySpecialLogic, tempBooleanForVerySpecialLogic
field = "Global fuel correction", globalFuelCorrection field = "Global fuel correction", globalFuelCorrection
field = "TS over CAN debug", verboseIsoTp
field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex
field = "showHumanReadableWarning (affects Burn)", showHumanReadableWarning field = "showHumanReadableWarning (affects Burn)", showHumanReadableWarning
field = "Warning Message", warning_message field = "Warning Message", warning_message

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.05.10.kin.864945694" signature = "rusEFI master.2023.05.11.kin.3746748520"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmware version for title bar. versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.05.10.kin.864945694" ; signature is expected to be 7 or more characters. signature= "rusEFI master.2023.05.11.kin.3746748520" ; 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 ; 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 useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Wed May 10 01:26:44 UTC 2023 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Wed May 10 23:53:30 UTC 2023
pageSize = 23176 pageSize = 23176
page = 1 page = 1
@ -1734,6 +1734,7 @@ boostClosedLoopBlends2_blendValues = array, U08, 23166, [8], "%", 0.5, 0, 0, 100
invertSecondaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the secondary engine speed sensor." invertSecondaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the secondary engine speed sensor."
cutSparkOnHardLimit = "Be careful enabling this: some engines are known to self-disassemble their valvetrain with a spark cut. Fuel cut is much safer." cutSparkOnHardLimit = "Be careful enabling this: some engines are known to self-disassemble their valvetrain with a spark cut. Fuel cut is much safer."
launchSparkCutEnable = "This is the Cut Mode normally used" launchSparkCutEnable = "This is the Cut Mode normally used"
verboseIsoTp = "Are you a developer troubleshooting TS over CAN ISO/TP?"
skippedWheelOnCam = "Where is your primary skipped wheel located?" skippedWheelOnCam = "Where is your primary skipped wheel located?"
acSwitch = "A/C button input" acSwitch = "A/C button input"
etbNeutralPosition = "Expected neutral position" etbNeutralPosition = "Expected neutral position"
@ -7500,7 +7501,6 @@ dialog = sent_stateDialog, "sent_state"
field = "CAN dash type", canNbcType field = "CAN dash type", canNbcType
field = "inertia measurement unit", imuType field = "inertia measurement unit", imuType
field = "Enable rusEFI CAN broadcast", enableVerboseCanTx field = "Enable rusEFI CAN broadcast", enableVerboseCanTx
field = verboseIsoTp, verboseIsoTp
field = "rusEFI CAN data bus", canBroadcastUseChannelTwo field = "rusEFI CAN data bus", canBroadcastUseChannelTwo
field = "rusEFI CAN data base address", verboseCanBaseAddress field = "rusEFI CAN data base address", verboseCanBaseAddress
field = "rusEFI CAN data address type", rusefiVerbose29b field = "rusEFI CAN data address type", rusefiVerbose29b
@ -8179,6 +8179,7 @@ dialog = tcuControls, "Transmission Settings"
field = "vvtBooleanForVerySpecialCases", vvtBooleanForVerySpecialCases field = "vvtBooleanForVerySpecialCases", vvtBooleanForVerySpecialCases
field = tempBooleanForVerySpecialLogic, tempBooleanForVerySpecialLogic field = tempBooleanForVerySpecialLogic, tempBooleanForVerySpecialLogic
field = "Global fuel correction", globalFuelCorrection field = "Global fuel correction", globalFuelCorrection
field = "TS over CAN debug", verboseIsoTp
field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex
field = "showHumanReadableWarning (affects Burn)", showHumanReadableWarning field = "showHumanReadableWarning (affects Burn)", showHumanReadableWarning
field = "Warning Message", warning_message field = "Warning Message", warning_message

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.05.10.m74_9.2228713961" signature = "rusEFI master.2023.05.11.m74_9.1745594271"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmware version for title bar. versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.05.10.m74_9.2228713961" ; signature is expected to be 7 or more characters. signature= "rusEFI master.2023.05.11.m74_9.1745594271" ; 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 ; 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 useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed May 10 01:27:12 UTC 2023 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed May 10 23:54:05 UTC 2023
pageSize = 23176 pageSize = 23176
page = 1 page = 1
@ -1734,6 +1734,7 @@ boostClosedLoopBlends2_blendValues = array, U08, 23166, [8], "%", 0.5, 0, 0, 100
invertSecondaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the secondary engine speed sensor." invertSecondaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the secondary engine speed sensor."
cutSparkOnHardLimit = "Be careful enabling this: some engines are known to self-disassemble their valvetrain with a spark cut. Fuel cut is much safer." cutSparkOnHardLimit = "Be careful enabling this: some engines are known to self-disassemble their valvetrain with a spark cut. Fuel cut is much safer."
launchSparkCutEnable = "This is the Cut Mode normally used" launchSparkCutEnable = "This is the Cut Mode normally used"
verboseIsoTp = "Are you a developer troubleshooting TS over CAN ISO/TP?"
skippedWheelOnCam = "Where is your primary skipped wheel located?" skippedWheelOnCam = "Where is your primary skipped wheel located?"
acSwitch = "A/C button input" acSwitch = "A/C button input"
etbNeutralPosition = "Expected neutral position" etbNeutralPosition = "Expected neutral position"
@ -7483,7 +7484,6 @@ dialog = sent_stateDialog, "sent_state"
field = "CAN dash type", canNbcType field = "CAN dash type", canNbcType
field = "inertia measurement unit", imuType field = "inertia measurement unit", imuType
field = "Enable rusEFI CAN broadcast", enableVerboseCanTx field = "Enable rusEFI CAN broadcast", enableVerboseCanTx
field = verboseIsoTp, verboseIsoTp
field = "rusEFI CAN data bus", canBroadcastUseChannelTwo field = "rusEFI CAN data bus", canBroadcastUseChannelTwo
field = "rusEFI CAN data base address", verboseCanBaseAddress field = "rusEFI CAN data base address", verboseCanBaseAddress
field = "rusEFI CAN data address type", rusefiVerbose29b field = "rusEFI CAN data address type", rusefiVerbose29b
@ -8149,6 +8149,7 @@ dialog = tcuControls, "Transmission Settings"
field = "vvtBooleanForVerySpecialCases", vvtBooleanForVerySpecialCases field = "vvtBooleanForVerySpecialCases", vvtBooleanForVerySpecialCases
field = tempBooleanForVerySpecialLogic, tempBooleanForVerySpecialLogic field = tempBooleanForVerySpecialLogic, tempBooleanForVerySpecialLogic
field = "Global fuel correction", globalFuelCorrection field = "Global fuel correction", globalFuelCorrection
field = "TS over CAN debug", verboseIsoTp
field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex
field = "showHumanReadableWarning (affects Burn)", showHumanReadableWarning field = "showHumanReadableWarning (affects Burn)", showHumanReadableWarning
field = "Warning Message", warning_message field = "Warning Message", warning_message

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.05.10.mre_f4.3601790898" signature = "rusEFI master.2023.05.11.mre_f4.980560324"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmware version for title bar. versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.05.10.mre_f4.3601790898" ; signature is expected to be 7 or more characters. signature= "rusEFI master.2023.05.11.mre_f4.980560324" ; 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 ; 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 useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed May 10 01:27:09 UTC 2023 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed May 10 23:54:00 UTC 2023
pageSize = 23176 pageSize = 23176
page = 1 page = 1
@ -1734,6 +1734,7 @@ boostClosedLoopBlends2_blendValues = array, U08, 23166, [8], "%", 0.5, 0, 0, 100
invertSecondaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the secondary engine speed sensor." invertSecondaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the secondary engine speed sensor."
cutSparkOnHardLimit = "Be careful enabling this: some engines are known to self-disassemble their valvetrain with a spark cut. Fuel cut is much safer." cutSparkOnHardLimit = "Be careful enabling this: some engines are known to self-disassemble their valvetrain with a spark cut. Fuel cut is much safer."
launchSparkCutEnable = "This is the Cut Mode normally used" launchSparkCutEnable = "This is the Cut Mode normally used"
verboseIsoTp = "Are you a developer troubleshooting TS over CAN ISO/TP?"
skippedWheelOnCam = "Where is your primary skipped wheel located?" skippedWheelOnCam = "Where is your primary skipped wheel located?"
acSwitch = "A/C button input" acSwitch = "A/C button input"
etbNeutralPosition = "Expected neutral position" etbNeutralPosition = "Expected neutral position"
@ -7482,7 +7483,6 @@ dialog = sent_stateDialog, "sent_state"
field = "CAN dash type", canNbcType field = "CAN dash type", canNbcType
field = "inertia measurement unit", imuType field = "inertia measurement unit", imuType
field = "Enable rusEFI CAN broadcast", enableVerboseCanTx field = "Enable rusEFI CAN broadcast", enableVerboseCanTx
field = verboseIsoTp, verboseIsoTp
field = "rusEFI CAN data bus", canBroadcastUseChannelTwo field = "rusEFI CAN data bus", canBroadcastUseChannelTwo
field = "rusEFI CAN data base address", verboseCanBaseAddress field = "rusEFI CAN data base address", verboseCanBaseAddress
field = "rusEFI CAN data address type", rusefiVerbose29b field = "rusEFI CAN data address type", rusefiVerbose29b
@ -8151,6 +8151,7 @@ dialog = tcuControls, "Transmission Settings"
field = "vvtBooleanForVerySpecialCases", vvtBooleanForVerySpecialCases field = "vvtBooleanForVerySpecialCases", vvtBooleanForVerySpecialCases
field = tempBooleanForVerySpecialLogic, tempBooleanForVerySpecialLogic field = tempBooleanForVerySpecialLogic, tempBooleanForVerySpecialLogic
field = "Global fuel correction", globalFuelCorrection field = "Global fuel correction", globalFuelCorrection
field = "TS over CAN debug", verboseIsoTp
field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex
field = "showHumanReadableWarning (affects Burn)", showHumanReadableWarning field = "showHumanReadableWarning (affects Burn)", showHumanReadableWarning
field = "Warning Message", warning_message field = "Warning Message", warning_message

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.05.10.mre_f7.3601790898" signature = "rusEFI master.2023.05.11.mre_f7.980560324"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmware version for title bar. versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.05.10.mre_f7.3601790898" ; signature is expected to be 7 or more characters. signature= "rusEFI master.2023.05.11.mre_f7.980560324" ; 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 ; 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 useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed May 10 01:27:07 UTC 2023 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed May 10 23:53:59 UTC 2023
pageSize = 23176 pageSize = 23176
page = 1 page = 1
@ -1734,6 +1734,7 @@ boostClosedLoopBlends2_blendValues = array, U08, 23166, [8], "%", 0.5, 0, 0, 100
invertSecondaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the secondary engine speed sensor." invertSecondaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the secondary engine speed sensor."
cutSparkOnHardLimit = "Be careful enabling this: some engines are known to self-disassemble their valvetrain with a spark cut. Fuel cut is much safer." cutSparkOnHardLimit = "Be careful enabling this: some engines are known to self-disassemble their valvetrain with a spark cut. Fuel cut is much safer."
launchSparkCutEnable = "This is the Cut Mode normally used" launchSparkCutEnable = "This is the Cut Mode normally used"
verboseIsoTp = "Are you a developer troubleshooting TS over CAN ISO/TP?"
skippedWheelOnCam = "Where is your primary skipped wheel located?" skippedWheelOnCam = "Where is your primary skipped wheel located?"
acSwitch = "A/C button input" acSwitch = "A/C button input"
etbNeutralPosition = "Expected neutral position" etbNeutralPosition = "Expected neutral position"
@ -7482,7 +7483,6 @@ dialog = sent_stateDialog, "sent_state"
field = "CAN dash type", canNbcType field = "CAN dash type", canNbcType
field = "inertia measurement unit", imuType field = "inertia measurement unit", imuType
field = "Enable rusEFI CAN broadcast", enableVerboseCanTx field = "Enable rusEFI CAN broadcast", enableVerboseCanTx
field = verboseIsoTp, verboseIsoTp
field = "rusEFI CAN data bus", canBroadcastUseChannelTwo field = "rusEFI CAN data bus", canBroadcastUseChannelTwo
field = "rusEFI CAN data base address", verboseCanBaseAddress field = "rusEFI CAN data base address", verboseCanBaseAddress
field = "rusEFI CAN data address type", rusefiVerbose29b field = "rusEFI CAN data address type", rusefiVerbose29b
@ -8151,6 +8151,7 @@ dialog = tcuControls, "Transmission Settings"
field = "vvtBooleanForVerySpecialCases", vvtBooleanForVerySpecialCases field = "vvtBooleanForVerySpecialCases", vvtBooleanForVerySpecialCases
field = tempBooleanForVerySpecialLogic, tempBooleanForVerySpecialLogic field = tempBooleanForVerySpecialLogic, tempBooleanForVerySpecialLogic
field = "Global fuel correction", globalFuelCorrection field = "Global fuel correction", globalFuelCorrection
field = "TS over CAN debug", verboseIsoTp
field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex
field = "showHumanReadableWarning (affects Burn)", showHumanReadableWarning field = "showHumanReadableWarning (affects Burn)", showHumanReadableWarning
field = "Warning Message", warning_message field = "Warning Message", warning_message

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.05.10.nucleo_f429.1532601554" signature = "rusEFI master.2023.05.11.nucleo_f429.3078978212"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmware version for title bar. versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.05.10.nucleo_f429.1532601554" ; signature is expected to be 7 or more characters. signature= "rusEFI master.2023.05.11.nucleo_f429.3078978212" ; 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 ; 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 useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed May 10 01:27:24 UTC 2023 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed May 10 23:54:20 UTC 2023
pageSize = 23176 pageSize = 23176
page = 1 page = 1
@ -1734,6 +1734,7 @@ boostClosedLoopBlends2_blendValues = array, U08, 23166, [8], "%", 0.5, 0, 0, 100
invertSecondaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the secondary engine speed sensor." invertSecondaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the secondary engine speed sensor."
cutSparkOnHardLimit = "Be careful enabling this: some engines are known to self-disassemble their valvetrain with a spark cut. Fuel cut is much safer." cutSparkOnHardLimit = "Be careful enabling this: some engines are known to self-disassemble their valvetrain with a spark cut. Fuel cut is much safer."
launchSparkCutEnable = "This is the Cut Mode normally used" launchSparkCutEnable = "This is the Cut Mode normally used"
verboseIsoTp = "Are you a developer troubleshooting TS over CAN ISO/TP?"
skippedWheelOnCam = "Where is your primary skipped wheel located?" skippedWheelOnCam = "Where is your primary skipped wheel located?"
acSwitch = "A/C button input" acSwitch = "A/C button input"
etbNeutralPosition = "Expected neutral position" etbNeutralPosition = "Expected neutral position"
@ -7499,7 +7500,6 @@ dialog = sent_stateDialog, "sent_state"
field = "CAN dash type", canNbcType field = "CAN dash type", canNbcType
field = "inertia measurement unit", imuType field = "inertia measurement unit", imuType
field = "Enable rusEFI CAN broadcast", enableVerboseCanTx field = "Enable rusEFI CAN broadcast", enableVerboseCanTx
field = verboseIsoTp, verboseIsoTp
field = "rusEFI CAN data bus", canBroadcastUseChannelTwo field = "rusEFI CAN data bus", canBroadcastUseChannelTwo
field = "rusEFI CAN data base address", verboseCanBaseAddress field = "rusEFI CAN data base address", verboseCanBaseAddress
field = "rusEFI CAN data address type", rusefiVerbose29b field = "rusEFI CAN data address type", rusefiVerbose29b
@ -8178,6 +8178,7 @@ dialog = tcuControls, "Transmission Settings"
field = "vvtBooleanForVerySpecialCases", vvtBooleanForVerySpecialCases field = "vvtBooleanForVerySpecialCases", vvtBooleanForVerySpecialCases
field = tempBooleanForVerySpecialLogic, tempBooleanForVerySpecialLogic field = tempBooleanForVerySpecialLogic, tempBooleanForVerySpecialLogic
field = "Global fuel correction", globalFuelCorrection field = "Global fuel correction", globalFuelCorrection
field = "TS over CAN debug", verboseIsoTp
field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex
field = "showHumanReadableWarning (affects Burn)", showHumanReadableWarning field = "showHumanReadableWarning (affects Burn)", showHumanReadableWarning
field = "Warning Message", warning_message field = "Warning Message", warning_message

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.05.10.nucleo_f767.1532601554" signature = "rusEFI master.2023.05.11.nucleo_f767.3078978212"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmware version for title bar. versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.05.10.nucleo_f767.1532601554" ; signature is expected to be 7 or more characters. signature= "rusEFI master.2023.05.11.nucleo_f767.3078978212" ; 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 ; 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 useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed May 10 01:27:26 UTC 2023 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed May 10 23:54:21 UTC 2023
pageSize = 23176 pageSize = 23176
page = 1 page = 1
@ -1734,6 +1734,7 @@ boostClosedLoopBlends2_blendValues = array, U08, 23166, [8], "%", 0.5, 0, 0, 100
invertSecondaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the secondary engine speed sensor." invertSecondaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the secondary engine speed sensor."
cutSparkOnHardLimit = "Be careful enabling this: some engines are known to self-disassemble their valvetrain with a spark cut. Fuel cut is much safer." cutSparkOnHardLimit = "Be careful enabling this: some engines are known to self-disassemble their valvetrain with a spark cut. Fuel cut is much safer."
launchSparkCutEnable = "This is the Cut Mode normally used" launchSparkCutEnable = "This is the Cut Mode normally used"
verboseIsoTp = "Are you a developer troubleshooting TS over CAN ISO/TP?"
skippedWheelOnCam = "Where is your primary skipped wheel located?" skippedWheelOnCam = "Where is your primary skipped wheel located?"
acSwitch = "A/C button input" acSwitch = "A/C button input"
etbNeutralPosition = "Expected neutral position" etbNeutralPosition = "Expected neutral position"
@ -7499,7 +7500,6 @@ dialog = sent_stateDialog, "sent_state"
field = "CAN dash type", canNbcType field = "CAN dash type", canNbcType
field = "inertia measurement unit", imuType field = "inertia measurement unit", imuType
field = "Enable rusEFI CAN broadcast", enableVerboseCanTx field = "Enable rusEFI CAN broadcast", enableVerboseCanTx
field = verboseIsoTp, verboseIsoTp
field = "rusEFI CAN data bus", canBroadcastUseChannelTwo field = "rusEFI CAN data bus", canBroadcastUseChannelTwo
field = "rusEFI CAN data base address", verboseCanBaseAddress field = "rusEFI CAN data base address", verboseCanBaseAddress
field = "rusEFI CAN data address type", rusefiVerbose29b field = "rusEFI CAN data address type", rusefiVerbose29b
@ -8178,6 +8178,7 @@ dialog = tcuControls, "Transmission Settings"
field = "vvtBooleanForVerySpecialCases", vvtBooleanForVerySpecialCases field = "vvtBooleanForVerySpecialCases", vvtBooleanForVerySpecialCases
field = tempBooleanForVerySpecialLogic, tempBooleanForVerySpecialLogic field = tempBooleanForVerySpecialLogic, tempBooleanForVerySpecialLogic
field = "Global fuel correction", globalFuelCorrection field = "Global fuel correction", globalFuelCorrection
field = "TS over CAN debug", verboseIsoTp
field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex
field = "showHumanReadableWarning (affects Burn)", showHumanReadableWarning field = "showHumanReadableWarning (affects Burn)", showHumanReadableWarning
field = "Warning Message", warning_message field = "Warning Message", warning_message

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.05.10.nucleo_h743.1532601554" signature = "rusEFI master.2023.05.11.nucleo_h743.3078978212"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmware version for title bar. versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.05.10.nucleo_h743.1532601554" ; signature is expected to be 7 or more characters. signature= "rusEFI master.2023.05.11.nucleo_h743.3078978212" ; 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 ; 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 useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed May 10 01:27:27 UTC 2023 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed May 10 23:54:23 UTC 2023
pageSize = 23176 pageSize = 23176
page = 1 page = 1
@ -1734,6 +1734,7 @@ boostClosedLoopBlends2_blendValues = array, U08, 23166, [8], "%", 0.5, 0, 0, 100
invertSecondaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the secondary engine speed sensor." invertSecondaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the secondary engine speed sensor."
cutSparkOnHardLimit = "Be careful enabling this: some engines are known to self-disassemble their valvetrain with a spark cut. Fuel cut is much safer." cutSparkOnHardLimit = "Be careful enabling this: some engines are known to self-disassemble their valvetrain with a spark cut. Fuel cut is much safer."
launchSparkCutEnable = "This is the Cut Mode normally used" launchSparkCutEnable = "This is the Cut Mode normally used"
verboseIsoTp = "Are you a developer troubleshooting TS over CAN ISO/TP?"
skippedWheelOnCam = "Where is your primary skipped wheel located?" skippedWheelOnCam = "Where is your primary skipped wheel located?"
acSwitch = "A/C button input" acSwitch = "A/C button input"
etbNeutralPosition = "Expected neutral position" etbNeutralPosition = "Expected neutral position"
@ -7499,7 +7500,6 @@ dialog = sent_stateDialog, "sent_state"
field = "CAN dash type", canNbcType field = "CAN dash type", canNbcType
field = "inertia measurement unit", imuType field = "inertia measurement unit", imuType
field = "Enable rusEFI CAN broadcast", enableVerboseCanTx field = "Enable rusEFI CAN broadcast", enableVerboseCanTx
field = verboseIsoTp, verboseIsoTp
field = "rusEFI CAN data bus", canBroadcastUseChannelTwo field = "rusEFI CAN data bus", canBroadcastUseChannelTwo
field = "rusEFI CAN data base address", verboseCanBaseAddress field = "rusEFI CAN data base address", verboseCanBaseAddress
field = "rusEFI CAN data address type", rusefiVerbose29b field = "rusEFI CAN data address type", rusefiVerbose29b
@ -8178,6 +8178,7 @@ dialog = tcuControls, "Transmission Settings"
field = "vvtBooleanForVerySpecialCases", vvtBooleanForVerySpecialCases field = "vvtBooleanForVerySpecialCases", vvtBooleanForVerySpecialCases
field = tempBooleanForVerySpecialLogic, tempBooleanForVerySpecialLogic field = tempBooleanForVerySpecialLogic, tempBooleanForVerySpecialLogic
field = "Global fuel correction", globalFuelCorrection field = "Global fuel correction", globalFuelCorrection
field = "TS over CAN debug", verboseIsoTp
field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex
field = "showHumanReadableWarning (affects Burn)", showHumanReadableWarning field = "showHumanReadableWarning (affects Burn)", showHumanReadableWarning
field = "Warning Message", warning_message field = "Warning Message", warning_message

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.05.10.prometheus_405.1808623938" signature = "rusEFI master.2023.05.11.prometheus_405.2266085172"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmware version for title bar. versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.05.10.prometheus_405.1808623938" ; signature is expected to be 7 or more characters. signature= "rusEFI master.2023.05.11.prometheus_405.2266085172" ; 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 ; 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 useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed May 10 01:27:17 UTC 2023 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed May 10 23:54:11 UTC 2023
pageSize = 23176 pageSize = 23176
page = 1 page = 1
@ -1734,6 +1734,7 @@ boostClosedLoopBlends2_blendValues = array, U08, 23166, [8], "%", 0.5, 0, 0, 100
invertSecondaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the secondary engine speed sensor." invertSecondaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the secondary engine speed sensor."
cutSparkOnHardLimit = "Be careful enabling this: some engines are known to self-disassemble their valvetrain with a spark cut. Fuel cut is much safer." cutSparkOnHardLimit = "Be careful enabling this: some engines are known to self-disassemble their valvetrain with a spark cut. Fuel cut is much safer."
launchSparkCutEnable = "This is the Cut Mode normally used" launchSparkCutEnable = "This is the Cut Mode normally used"
verboseIsoTp = "Are you a developer troubleshooting TS over CAN ISO/TP?"
skippedWheelOnCam = "Where is your primary skipped wheel located?" skippedWheelOnCam = "Where is your primary skipped wheel located?"
acSwitch = "A/C button input" acSwitch = "A/C button input"
etbNeutralPosition = "Expected neutral position" etbNeutralPosition = "Expected neutral position"
@ -7494,7 +7495,6 @@ dialog = sent_stateDialog, "sent_state"
field = "CAN dash type", canNbcType field = "CAN dash type", canNbcType
field = "inertia measurement unit", imuType field = "inertia measurement unit", imuType
field = "Enable rusEFI CAN broadcast", enableVerboseCanTx field = "Enable rusEFI CAN broadcast", enableVerboseCanTx
field = verboseIsoTp, verboseIsoTp
field = "rusEFI CAN data bus", canBroadcastUseChannelTwo field = "rusEFI CAN data bus", canBroadcastUseChannelTwo
field = "rusEFI CAN data base address", verboseCanBaseAddress field = "rusEFI CAN data base address", verboseCanBaseAddress
field = "rusEFI CAN data address type", rusefiVerbose29b field = "rusEFI CAN data address type", rusefiVerbose29b
@ -8173,6 +8173,7 @@ dialog = tcuControls, "Transmission Settings"
field = "vvtBooleanForVerySpecialCases", vvtBooleanForVerySpecialCases field = "vvtBooleanForVerySpecialCases", vvtBooleanForVerySpecialCases
field = tempBooleanForVerySpecialLogic, tempBooleanForVerySpecialLogic field = tempBooleanForVerySpecialLogic, tempBooleanForVerySpecialLogic
field = "Global fuel correction", globalFuelCorrection field = "Global fuel correction", globalFuelCorrection
field = "TS over CAN debug", verboseIsoTp
field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex
field = "showHumanReadableWarning (affects Burn)", showHumanReadableWarning field = "showHumanReadableWarning (affects Burn)", showHumanReadableWarning
field = "Warning Message", warning_message field = "Warning Message", warning_message

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.05.10.prometheus_469.1808623938" signature = "rusEFI master.2023.05.11.prometheus_469.2266085172"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmware version for title bar. versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.05.10.prometheus_469.1808623938" ; signature is expected to be 7 or more characters. signature= "rusEFI master.2023.05.11.prometheus_469.2266085172" ; 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 ; 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 useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed May 10 01:27:16 UTC 2023 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed May 10 23:54:09 UTC 2023
pageSize = 23176 pageSize = 23176
page = 1 page = 1
@ -1734,6 +1734,7 @@ boostClosedLoopBlends2_blendValues = array, U08, 23166, [8], "%", 0.5, 0, 0, 100
invertSecondaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the secondary engine speed sensor." invertSecondaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the secondary engine speed sensor."
cutSparkOnHardLimit = "Be careful enabling this: some engines are known to self-disassemble their valvetrain with a spark cut. Fuel cut is much safer." cutSparkOnHardLimit = "Be careful enabling this: some engines are known to self-disassemble their valvetrain with a spark cut. Fuel cut is much safer."
launchSparkCutEnable = "This is the Cut Mode normally used" launchSparkCutEnable = "This is the Cut Mode normally used"
verboseIsoTp = "Are you a developer troubleshooting TS over CAN ISO/TP?"
skippedWheelOnCam = "Where is your primary skipped wheel located?" skippedWheelOnCam = "Where is your primary skipped wheel located?"
acSwitch = "A/C button input" acSwitch = "A/C button input"
etbNeutralPosition = "Expected neutral position" etbNeutralPosition = "Expected neutral position"
@ -7494,7 +7495,6 @@ dialog = sent_stateDialog, "sent_state"
field = "CAN dash type", canNbcType field = "CAN dash type", canNbcType
field = "inertia measurement unit", imuType field = "inertia measurement unit", imuType
field = "Enable rusEFI CAN broadcast", enableVerboseCanTx field = "Enable rusEFI CAN broadcast", enableVerboseCanTx
field = verboseIsoTp, verboseIsoTp
field = "rusEFI CAN data bus", canBroadcastUseChannelTwo field = "rusEFI CAN data bus", canBroadcastUseChannelTwo
field = "rusEFI CAN data base address", verboseCanBaseAddress field = "rusEFI CAN data base address", verboseCanBaseAddress
field = "rusEFI CAN data address type", rusefiVerbose29b field = "rusEFI CAN data address type", rusefiVerbose29b
@ -8173,6 +8173,7 @@ dialog = tcuControls, "Transmission Settings"
field = "vvtBooleanForVerySpecialCases", vvtBooleanForVerySpecialCases field = "vvtBooleanForVerySpecialCases", vvtBooleanForVerySpecialCases
field = tempBooleanForVerySpecialLogic, tempBooleanForVerySpecialLogic field = tempBooleanForVerySpecialLogic, tempBooleanForVerySpecialLogic
field = "Global fuel correction", globalFuelCorrection field = "Global fuel correction", globalFuelCorrection
field = "TS over CAN debug", verboseIsoTp
field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex
field = "showHumanReadableWarning (affects Burn)", showHumanReadableWarning field = "showHumanReadableWarning (affects Burn)", showHumanReadableWarning
field = "Warning Message", warning_message field = "Warning Message", warning_message

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.05.10.proteus_f4.1768029663" signature = "rusEFI master.2023.05.11.proteus_f4.2243765161"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmware version for title bar. versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.05.10.proteus_f4.1768029663" ; signature is expected to be 7 or more characters. signature= "rusEFI master.2023.05.11.proteus_f4.2243765161" ; 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 ; 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 useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed May 10 01:27:20 UTC 2023 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed May 10 23:54:14 UTC 2023
pageSize = 27176 pageSize = 27176
page = 1 page = 1
@ -1734,6 +1734,7 @@ boostClosedLoopBlends2_blendValues = array, U08, 27166, [8], "%", 0.5, 0, 0, 100
invertSecondaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the secondary engine speed sensor." invertSecondaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the secondary engine speed sensor."
cutSparkOnHardLimit = "Be careful enabling this: some engines are known to self-disassemble their valvetrain with a spark cut. Fuel cut is much safer." cutSparkOnHardLimit = "Be careful enabling this: some engines are known to self-disassemble their valvetrain with a spark cut. Fuel cut is much safer."
launchSparkCutEnable = "This is the Cut Mode normally used" launchSparkCutEnable = "This is the Cut Mode normally used"
verboseIsoTp = "Are you a developer troubleshooting TS over CAN ISO/TP?"
skippedWheelOnCam = "Where is your primary skipped wheel located?" skippedWheelOnCam = "Where is your primary skipped wheel located?"
acSwitch = "A/C button input" acSwitch = "A/C button input"
etbNeutralPosition = "Expected neutral position" etbNeutralPosition = "Expected neutral position"
@ -7486,7 +7487,6 @@ dialog = sent_stateDialog, "sent_state"
field = "CAN dash type", canNbcType field = "CAN dash type", canNbcType
field = "inertia measurement unit", imuType field = "inertia measurement unit", imuType
field = "Enable rusEFI CAN broadcast", enableVerboseCanTx field = "Enable rusEFI CAN broadcast", enableVerboseCanTx
field = verboseIsoTp, verboseIsoTp
field = "rusEFI CAN data bus", canBroadcastUseChannelTwo field = "rusEFI CAN data bus", canBroadcastUseChannelTwo
field = "rusEFI CAN data base address", verboseCanBaseAddress field = "rusEFI CAN data base address", verboseCanBaseAddress
field = "rusEFI CAN data address type", rusefiVerbose29b field = "rusEFI CAN data address type", rusefiVerbose29b
@ -8162,6 +8162,7 @@ dialog = tcuControls, "Transmission Settings"
field = "vvtBooleanForVerySpecialCases", vvtBooleanForVerySpecialCases field = "vvtBooleanForVerySpecialCases", vvtBooleanForVerySpecialCases
field = tempBooleanForVerySpecialLogic, tempBooleanForVerySpecialLogic field = tempBooleanForVerySpecialLogic, tempBooleanForVerySpecialLogic
field = "Global fuel correction", globalFuelCorrection field = "Global fuel correction", globalFuelCorrection
field = "TS over CAN debug", verboseIsoTp
field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex
field = "showHumanReadableWarning (affects Burn)", showHumanReadableWarning field = "showHumanReadableWarning (affects Burn)", showHumanReadableWarning
field = "Warning Message", warning_message field = "Warning Message", warning_message

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.05.10.proteus_f7.1768029663" signature = "rusEFI master.2023.05.11.proteus_f7.2243765161"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmware version for title bar. versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.05.10.proteus_f7.1768029663" ; signature is expected to be 7 or more characters. signature= "rusEFI master.2023.05.11.proteus_f7.2243765161" ; 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 ; 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 useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed May 10 01:27:18 UTC 2023 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed May 10 23:54:12 UTC 2023
pageSize = 27176 pageSize = 27176
page = 1 page = 1
@ -1734,6 +1734,7 @@ boostClosedLoopBlends2_blendValues = array, U08, 27166, [8], "%", 0.5, 0, 0, 100
invertSecondaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the secondary engine speed sensor." invertSecondaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the secondary engine speed sensor."
cutSparkOnHardLimit = "Be careful enabling this: some engines are known to self-disassemble their valvetrain with a spark cut. Fuel cut is much safer." cutSparkOnHardLimit = "Be careful enabling this: some engines are known to self-disassemble their valvetrain with a spark cut. Fuel cut is much safer."
launchSparkCutEnable = "This is the Cut Mode normally used" launchSparkCutEnable = "This is the Cut Mode normally used"
verboseIsoTp = "Are you a developer troubleshooting TS over CAN ISO/TP?"
skippedWheelOnCam = "Where is your primary skipped wheel located?" skippedWheelOnCam = "Where is your primary skipped wheel located?"
acSwitch = "A/C button input" acSwitch = "A/C button input"
etbNeutralPosition = "Expected neutral position" etbNeutralPosition = "Expected neutral position"
@ -7486,7 +7487,6 @@ dialog = sent_stateDialog, "sent_state"
field = "CAN dash type", canNbcType field = "CAN dash type", canNbcType
field = "inertia measurement unit", imuType field = "inertia measurement unit", imuType
field = "Enable rusEFI CAN broadcast", enableVerboseCanTx field = "Enable rusEFI CAN broadcast", enableVerboseCanTx
field = verboseIsoTp, verboseIsoTp
field = "rusEFI CAN data bus", canBroadcastUseChannelTwo field = "rusEFI CAN data bus", canBroadcastUseChannelTwo
field = "rusEFI CAN data base address", verboseCanBaseAddress field = "rusEFI CAN data base address", verboseCanBaseAddress
field = "rusEFI CAN data address type", rusefiVerbose29b field = "rusEFI CAN data address type", rusefiVerbose29b
@ -8162,6 +8162,7 @@ dialog = tcuControls, "Transmission Settings"
field = "vvtBooleanForVerySpecialCases", vvtBooleanForVerySpecialCases field = "vvtBooleanForVerySpecialCases", vvtBooleanForVerySpecialCases
field = tempBooleanForVerySpecialLogic, tempBooleanForVerySpecialLogic field = tempBooleanForVerySpecialLogic, tempBooleanForVerySpecialLogic
field = "Global fuel correction", globalFuelCorrection field = "Global fuel correction", globalFuelCorrection
field = "TS over CAN debug", verboseIsoTp
field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex
field = "showHumanReadableWarning (affects Burn)", showHumanReadableWarning field = "showHumanReadableWarning (affects Burn)", showHumanReadableWarning
field = "Warning Message", warning_message field = "Warning Message", warning_message

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.05.10.proteus_h7.1768029663" signature = "rusEFI master.2023.05.11.proteus_h7.2243765161"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmware version for title bar. versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.05.10.proteus_h7.1768029663" ; signature is expected to be 7 or more characters. signature= "rusEFI master.2023.05.11.proteus_h7.2243765161" ; 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 ; 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 useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed May 10 01:27:21 UTC 2023 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed May 10 23:54:16 UTC 2023
pageSize = 27176 pageSize = 27176
page = 1 page = 1
@ -1734,6 +1734,7 @@ boostClosedLoopBlends2_blendValues = array, U08, 27166, [8], "%", 0.5, 0, 0, 100
invertSecondaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the secondary engine speed sensor." invertSecondaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the secondary engine speed sensor."
cutSparkOnHardLimit = "Be careful enabling this: some engines are known to self-disassemble their valvetrain with a spark cut. Fuel cut is much safer." cutSparkOnHardLimit = "Be careful enabling this: some engines are known to self-disassemble their valvetrain with a spark cut. Fuel cut is much safer."
launchSparkCutEnable = "This is the Cut Mode normally used" launchSparkCutEnable = "This is the Cut Mode normally used"
verboseIsoTp = "Are you a developer troubleshooting TS over CAN ISO/TP?"
skippedWheelOnCam = "Where is your primary skipped wheel located?" skippedWheelOnCam = "Where is your primary skipped wheel located?"
acSwitch = "A/C button input" acSwitch = "A/C button input"
etbNeutralPosition = "Expected neutral position" etbNeutralPosition = "Expected neutral position"
@ -7486,7 +7487,6 @@ dialog = sent_stateDialog, "sent_state"
field = "CAN dash type", canNbcType field = "CAN dash type", canNbcType
field = "inertia measurement unit", imuType field = "inertia measurement unit", imuType
field = "Enable rusEFI CAN broadcast", enableVerboseCanTx field = "Enable rusEFI CAN broadcast", enableVerboseCanTx
field = verboseIsoTp, verboseIsoTp
field = "rusEFI CAN data bus", canBroadcastUseChannelTwo field = "rusEFI CAN data bus", canBroadcastUseChannelTwo
field = "rusEFI CAN data base address", verboseCanBaseAddress field = "rusEFI CAN data base address", verboseCanBaseAddress
field = "rusEFI CAN data address type", rusefiVerbose29b field = "rusEFI CAN data address type", rusefiVerbose29b
@ -8162,6 +8162,7 @@ dialog = tcuControls, "Transmission Settings"
field = "vvtBooleanForVerySpecialCases", vvtBooleanForVerySpecialCases field = "vvtBooleanForVerySpecialCases", vvtBooleanForVerySpecialCases
field = tempBooleanForVerySpecialLogic, tempBooleanForVerySpecialLogic field = tempBooleanForVerySpecialLogic, tempBooleanForVerySpecialLogic
field = "Global fuel correction", globalFuelCorrection field = "Global fuel correction", globalFuelCorrection
field = "TS over CAN debug", verboseIsoTp
field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex
field = "showHumanReadableWarning (affects Burn)", showHumanReadableWarning field = "showHumanReadableWarning (affects Burn)", showHumanReadableWarning
field = "Warning Message", warning_message field = "Warning Message", warning_message

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.05.10.s105.1670730091" signature = "rusEFI master.2023.05.11.s105.2403962653"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmware version for title bar. versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.05.10.s105.1670730091" ; signature is expected to be 7 or more characters. signature= "rusEFI master.2023.05.11.s105.2403962653" ; 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 ; 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 useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed May 10 01:27:13 UTC 2023 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed May 10 23:54:06 UTC 2023
pageSize = 23176 pageSize = 23176
page = 1 page = 1
@ -1734,6 +1734,7 @@ boostClosedLoopBlends2_blendValues = array, U08, 23166, [8], "%", 0.5, 0, 0, 100
invertSecondaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the secondary engine speed sensor." invertSecondaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the secondary engine speed sensor."
cutSparkOnHardLimit = "Be careful enabling this: some engines are known to self-disassemble their valvetrain with a spark cut. Fuel cut is much safer." cutSparkOnHardLimit = "Be careful enabling this: some engines are known to self-disassemble their valvetrain with a spark cut. Fuel cut is much safer."
launchSparkCutEnable = "This is the Cut Mode normally used" launchSparkCutEnable = "This is the Cut Mode normally used"
verboseIsoTp = "Are you a developer troubleshooting TS over CAN ISO/TP?"
skippedWheelOnCam = "Where is your primary skipped wheel located?" skippedWheelOnCam = "Where is your primary skipped wheel located?"
acSwitch = "A/C button input" acSwitch = "A/C button input"
etbNeutralPosition = "Expected neutral position" etbNeutralPosition = "Expected neutral position"
@ -7483,7 +7484,6 @@ dialog = sent_stateDialog, "sent_state"
field = "CAN dash type", canNbcType field = "CAN dash type", canNbcType
field = "inertia measurement unit", imuType field = "inertia measurement unit", imuType
field = "Enable rusEFI CAN broadcast", enableVerboseCanTx field = "Enable rusEFI CAN broadcast", enableVerboseCanTx
field = verboseIsoTp, verboseIsoTp
field = "rusEFI CAN data bus", canBroadcastUseChannelTwo field = "rusEFI CAN data bus", canBroadcastUseChannelTwo
field = "rusEFI CAN data base address", verboseCanBaseAddress field = "rusEFI CAN data base address", verboseCanBaseAddress
field = "rusEFI CAN data address type", rusefiVerbose29b field = "rusEFI CAN data address type", rusefiVerbose29b
@ -8149,6 +8149,7 @@ dialog = tcuControls, "Transmission Settings"
field = "vvtBooleanForVerySpecialCases", vvtBooleanForVerySpecialCases field = "vvtBooleanForVerySpecialCases", vvtBooleanForVerySpecialCases
field = tempBooleanForVerySpecialLogic, tempBooleanForVerySpecialLogic field = tempBooleanForVerySpecialLogic, tempBooleanForVerySpecialLogic
field = "Global fuel correction", globalFuelCorrection field = "Global fuel correction", globalFuelCorrection
field = "TS over CAN debug", verboseIsoTp
field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex
field = "showHumanReadableWarning (affects Burn)", showHumanReadableWarning field = "showHumanReadableWarning (affects Burn)", showHumanReadableWarning
field = "Warning Message", warning_message field = "Warning Message", warning_message

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.05.10.subaru_eg33_f7.1544689158" signature = "rusEFI master.2023.05.11.subaru_eg33_f7.2966341744"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmware version for title bar. versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.05.10.subaru_eg33_f7.1544689158" ; signature is expected to be 7 or more characters. signature= "rusEFI master.2023.05.11.subaru_eg33_f7.2966341744" ; 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 ; 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 useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_subaru_config.sh integration/rusefi_config.txt Wed May 10 01:26:46 UTC 2023 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_subaru_config.sh integration/rusefi_config.txt Wed May 10 23:53:33 UTC 2023
pageSize = 23176 pageSize = 23176
page = 1 page = 1
@ -1734,6 +1734,7 @@ boostClosedLoopBlends2_blendValues = array, U08, 23166, [8], "%", 0.5, 0, 0, 100
invertSecondaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the secondary engine speed sensor." invertSecondaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the secondary engine speed sensor."
cutSparkOnHardLimit = "Be careful enabling this: some engines are known to self-disassemble their valvetrain with a spark cut. Fuel cut is much safer." cutSparkOnHardLimit = "Be careful enabling this: some engines are known to self-disassemble their valvetrain with a spark cut. Fuel cut is much safer."
launchSparkCutEnable = "This is the Cut Mode normally used" launchSparkCutEnable = "This is the Cut Mode normally used"
verboseIsoTp = "Are you a developer troubleshooting TS over CAN ISO/TP?"
skippedWheelOnCam = "Where is your primary skipped wheel located?" skippedWheelOnCam = "Where is your primary skipped wheel located?"
acSwitch = "A/C button input" acSwitch = "A/C button input"
etbNeutralPosition = "Expected neutral position" etbNeutralPosition = "Expected neutral position"
@ -7496,7 +7497,6 @@ dialog = sent_stateDialog, "sent_state"
field = "CAN dash type", canNbcType field = "CAN dash type", canNbcType
field = "inertia measurement unit", imuType field = "inertia measurement unit", imuType
field = "Enable rusEFI CAN broadcast", enableVerboseCanTx field = "Enable rusEFI CAN broadcast", enableVerboseCanTx
field = verboseIsoTp, verboseIsoTp
field = "rusEFI CAN data bus", canBroadcastUseChannelTwo field = "rusEFI CAN data bus", canBroadcastUseChannelTwo
field = "rusEFI CAN data base address", verboseCanBaseAddress field = "rusEFI CAN data base address", verboseCanBaseAddress
field = "rusEFI CAN data address type", rusefiVerbose29b field = "rusEFI CAN data address type", rusefiVerbose29b
@ -8167,6 +8167,7 @@ dialog = tcuControls, "Transmission Settings"
field = "vvtBooleanForVerySpecialCases", vvtBooleanForVerySpecialCases field = "vvtBooleanForVerySpecialCases", vvtBooleanForVerySpecialCases
field = tempBooleanForVerySpecialLogic, tempBooleanForVerySpecialLogic field = tempBooleanForVerySpecialLogic, tempBooleanForVerySpecialLogic
field = "Global fuel correction", globalFuelCorrection field = "Global fuel correction", globalFuelCorrection
field = "TS over CAN debug", verboseIsoTp
field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex
field = "showHumanReadableWarning (affects Burn)", showHumanReadableWarning field = "showHumanReadableWarning (affects Burn)", showHumanReadableWarning
field = "Warning Message", warning_message field = "Warning Message", warning_message

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.05.10.tdg-pdm8.3522660592" signature = "rusEFI master.2023.05.11.tdg-pdm8.1026250374"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmware version for title bar. versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.05.10.tdg-pdm8.3522660592" ; signature is expected to be 7 or more characters. signature= "rusEFI master.2023.05.11.tdg-pdm8.1026250374" ; 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 ; 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 useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed May 10 01:27:29 UTC 2023 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed May 10 23:54:26 UTC 2023
pageSize = 23176 pageSize = 23176
page = 1 page = 1
@ -1734,6 +1734,7 @@ boostClosedLoopBlends2_blendValues = array, U08, 23166, [8], "%", 0.5, 0, 0, 100
invertSecondaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the secondary engine speed sensor." invertSecondaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the secondary engine speed sensor."
cutSparkOnHardLimit = "Be careful enabling this: some engines are known to self-disassemble their valvetrain with a spark cut. Fuel cut is much safer." cutSparkOnHardLimit = "Be careful enabling this: some engines are known to self-disassemble their valvetrain with a spark cut. Fuel cut is much safer."
launchSparkCutEnable = "This is the Cut Mode normally used" launchSparkCutEnable = "This is the Cut Mode normally used"
verboseIsoTp = "Are you a developer troubleshooting TS over CAN ISO/TP?"
skippedWheelOnCam = "Where is your primary skipped wheel located?" skippedWheelOnCam = "Where is your primary skipped wheel located?"
acSwitch = "A/C button input" acSwitch = "A/C button input"
etbNeutralPosition = "Expected neutral position" etbNeutralPosition = "Expected neutral position"
@ -7499,7 +7500,6 @@ dialog = sent_stateDialog, "sent_state"
field = "CAN dash type", canNbcType field = "CAN dash type", canNbcType
field = "inertia measurement unit", imuType field = "inertia measurement unit", imuType
field = "Enable rusEFI CAN broadcast", enableVerboseCanTx field = "Enable rusEFI CAN broadcast", enableVerboseCanTx
field = verboseIsoTp, verboseIsoTp
field = "rusEFI CAN data bus", canBroadcastUseChannelTwo field = "rusEFI CAN data bus", canBroadcastUseChannelTwo
field = "rusEFI CAN data base address", verboseCanBaseAddress field = "rusEFI CAN data base address", verboseCanBaseAddress
field = "rusEFI CAN data address type", rusefiVerbose29b field = "rusEFI CAN data address type", rusefiVerbose29b
@ -8178,6 +8178,7 @@ dialog = tcuControls, "Transmission Settings"
field = "vvtBooleanForVerySpecialCases", vvtBooleanForVerySpecialCases field = "vvtBooleanForVerySpecialCases", vvtBooleanForVerySpecialCases
field = tempBooleanForVerySpecialLogic, tempBooleanForVerySpecialLogic field = tempBooleanForVerySpecialLogic, tempBooleanForVerySpecialLogic
field = "Global fuel correction", globalFuelCorrection field = "Global fuel correction", globalFuelCorrection
field = "TS over CAN debug", verboseIsoTp
field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex
field = "showHumanReadableWarning (affects Burn)", showHumanReadableWarning field = "showHumanReadableWarning (affects Burn)", showHumanReadableWarning
field = "Warning Message", warning_message field = "Warning Message", warning_message

View File

@ -1,6 +1,6 @@
package com.rusefi.config.generated; package com.rusefi.config.generated;
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed May 10 01:27:32 UTC 2023 // this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed May 10 23:54:30 UTC 2023
// by class com.rusefi.output.FileJavaFieldsConsumer // by class com.rusefi.output.FileJavaFieldsConsumer
import com.rusefi.config.*; import com.rusefi.config.*;
@ -1021,7 +1021,6 @@ public class Fields {
public static final int SentEtbType_FORD_TYPE_1 = 2; public static final int SentEtbType_FORD_TYPE_1 = 2;
public static final int SentEtbType_GM_TYPE_1 = 1; public static final int SentEtbType_GM_TYPE_1 = 1;
public static final int SentEtbType_NONE = 0; public static final int SentEtbType_NONE = 0;
public static final int SIGNATURE_HASH = 857127540;
public static final int spi_device_e_SPI_DEVICE_1 = 1; public static final int spi_device_e_SPI_DEVICE_1 = 1;
public static final int spi_device_e_SPI_DEVICE_2 = 2; public static final int spi_device_e_SPI_DEVICE_2 = 2;
public static final int spi_device_e_SPI_DEVICE_3 = 3; public static final int spi_device_e_SPI_DEVICE_3 = 3;
@ -1245,7 +1244,7 @@ public class Fields {
public static final int TS_RESPONSE_UNDERRUN = 0x80; public static final int TS_RESPONSE_UNDERRUN = 0x80;
public static final int TS_RESPONSE_UNRECOGNIZED_COMMAND = 0x83; public static final int TS_RESPONSE_UNRECOGNIZED_COMMAND = 0x83;
public static final char TS_SET_LOGGER_SWITCH = 'l'; public static final char TS_SET_LOGGER_SWITCH = 'l';
public static final String TS_SIGNATURE = "rusEFI master.2023.05.10.f407-discovery.857127540"; public static final String TS_SIGNATURE = "rusEFI master.2023.05.11.f407-discovery.3754583042";
public static final char TS_SINGLE_WRITE_COMMAND = 'W'; public static final char TS_SINGLE_WRITE_COMMAND = 'W';
public static final char TS_TEST_COMMAND = 't'; public static final char TS_TEST_COMMAND = 't';
public static final int TS_TOTAL_OUTPUT_SIZE = 1372; public static final int TS_TOTAL_OUTPUT_SIZE = 1372;