Auto-generated configs and docs

This commit is contained in:
GitHub gen-configs Action 2023-03-16 03:57:56 +00:00
parent 2b969e2fdc
commit 547c3ea457
78 changed files with 311 additions and 231 deletions

View File

@ -1061,7 +1061,7 @@
#define SentEtbType_NONE 0
#define show_Frankenso_presets true
#define show_test_presets true
#define SIGNATURE_HASH 1291170587
#define SIGNATURE_HASH 1448920082
#define specs_s_size 12
#define spi_device_e_auto_enum 0="SPI_NONE",1="SPI_DEVICE_1",2="SPI_DEVICE_2",3="SPI_DEVICE_3",4="SPI_DEVICE_4"
#define spi_device_e_SPI_DEVICE_1 1
@ -1226,8 +1226,9 @@
#define ts_14_command_TS_GRAB_PEDAL_WOT 7
#define ts_14_command_TS_GRAB_TPS_CLOSED 2
#define ts_14_command_TS_GRAB_TPS_WOT 3
#define ts_14_command_TS_RESET 0x0B
#define ts_14_command_TS_RESET_TLE8888 8
#define ts_14_command_TS_WRITE_FLASH 10
#define ts_14_command_TS_WRITE_FLASH 0x0A
#define TS_BLOCK_READ_TIMEOUT 3000
#define TS_BURN_COMMAND 'B'
#define TS_BURN_COMMAND_char B
@ -1350,7 +1351,7 @@
#define ts_show_vbatt true
#define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true
#define TS_SIGNATURE "rusEFI master.2023.03.16.cypress.1291170587"
#define TS_SIGNATURE "rusEFI master.2023.03.16.cypress.1448920082"
#define TS_SINGLE_WRITE_COMMAND 'W'
#define TS_SINGLE_WRITE_COMMAND_char W
#define TS_TEST_COMMAND 't'

View File

@ -1061,7 +1061,7 @@
#define SentEtbType_NONE 0
#define show_Frankenso_presets true
#define show_test_presets true
#define SIGNATURE_HASH 606212567
#define SIGNATURE_HASH 1049323230
#define specs_s_size 12
#define spi_device_e_auto_enum 0="SPI_NONE",1="SPI_DEVICE_1",2="SPI_DEVICE_2",3="SPI_DEVICE_3",4="SPI_DEVICE_4"
#define spi_device_e_SPI_DEVICE_1 1
@ -1226,8 +1226,9 @@
#define ts_14_command_TS_GRAB_PEDAL_WOT 7
#define ts_14_command_TS_GRAB_TPS_CLOSED 2
#define ts_14_command_TS_GRAB_TPS_WOT 3
#define ts_14_command_TS_RESET 0x0B
#define ts_14_command_TS_RESET_TLE8888 8
#define ts_14_command_TS_WRITE_FLASH 10
#define ts_14_command_TS_WRITE_FLASH 0x0A
#define TS_BLOCK_READ_TIMEOUT 3000
#define TS_BURN_COMMAND 'B'
#define TS_BURN_COMMAND_char B
@ -1350,7 +1351,7 @@
#define ts_show_vbatt true
#define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true
#define TS_SIGNATURE "rusEFI master.2023.03.16.kin.606212567"
#define TS_SIGNATURE "rusEFI master.2023.03.16.kin.1049323230"
#define TS_SINGLE_WRITE_COMMAND 'W'
#define TS_SINGLE_WRITE_COMMAND_char W
#define TS_TEST_COMMAND 't'

View File

@ -1012,7 +1012,7 @@
#define show_Frankenso_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 1059643830
#define SIGNATURE_HASH 629249727
#define specs_s_size 12
#define spi_device_e_auto_enum 0="SPI_NONE",1="SPI_DEVICE_1",2="SPI_DEVICE_2",3="SPI_DEVICE_3",4="SPI_DEVICE_4"
#define spi_device_e_SPI_DEVICE_1 1
@ -1178,8 +1178,9 @@
#define ts_14_command_TS_GRAB_PEDAL_WOT 7
#define ts_14_command_TS_GRAB_TPS_CLOSED 2
#define ts_14_command_TS_GRAB_TPS_WOT 3
#define ts_14_command_TS_RESET 0x0B
#define ts_14_command_TS_RESET_TLE8888 8
#define ts_14_command_TS_WRITE_FLASH 10
#define ts_14_command_TS_WRITE_FLASH 0x0A
#define TS_BLOCK_READ_TIMEOUT 300
#define TS_BURN_COMMAND 'B'
#define TS_BURN_COMMAND_char B
@ -1302,7 +1303,7 @@
#define ts_show_vbatt true
#define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true
#define TS_SIGNATURE "rusEFI master.2023.03.16.subaru_eg33_f7.1059643830"
#define TS_SIGNATURE "rusEFI master.2023.03.16.subaru_eg33_f7.629249727"
#define TS_SINGLE_WRITE_COMMAND 'W'
#define TS_SINGLE_WRITE_COMMAND_char W
#define TS_TEST_COMMAND 't'

View File

@ -1,6 +1,6 @@
#include "global.h"
#include "engine_types.h"
// was generated automatically by rusEFI tool from engine_types.h // by enum2string.jar tool on Fri Mar 03 04:44:49 UTC 2023
// was generated automatically by rusEFI tool from engine_types.h // by enum2string.jar tool on Thu Mar 16 03:57:08 UTC 2023
// see also gen_config_and_enums.bat
@ -537,6 +537,8 @@ case TS_GRAB_TPS_CLOSED:
return "TS_GRAB_TPS_CLOSED";
case TS_GRAB_TPS_WOT:
return "TS_GRAB_TPS_WOT";
case TS_RESET:
return "TS_RESET";
case TS_RESET_TLE8888:
return "TS_RESET_TLE8888";
case TS_WRITE_FLASH:

View File

@ -1061,7 +1061,7 @@
#define SentEtbType_NONE 0
#define show_Frankenso_presets true
#define show_test_presets true
#define SIGNATURE_HASH 616213949
#define SIGNATURE_HASH 1041488564
#define specs_s_size 12
#define spi_device_e_auto_enum 0="SPI_NONE",1="SPI_DEVICE_1",2="SPI_DEVICE_2",3="SPI_DEVICE_3",4="SPI_DEVICE_4"
#define spi_device_e_SPI_DEVICE_1 1
@ -1226,8 +1226,9 @@
#define ts_14_command_TS_GRAB_PEDAL_WOT 7
#define ts_14_command_TS_GRAB_TPS_CLOSED 2
#define ts_14_command_TS_GRAB_TPS_WOT 3
#define ts_14_command_TS_RESET 0x0B
#define ts_14_command_TS_RESET_TLE8888 8
#define ts_14_command_TS_WRITE_FLASH 10
#define ts_14_command_TS_WRITE_FLASH 0x0A
#define TS_BLOCK_READ_TIMEOUT 3000
#define TS_BURN_COMMAND 'B'
#define TS_BURN_COMMAND_char B
@ -1350,7 +1351,7 @@
#define ts_show_vbatt true
#define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true
#define TS_SIGNATURE "rusEFI master.2023.03.16.f407-discovery.616213949"
#define TS_SIGNATURE "rusEFI master.2023.03.16.f407-discovery.1041488564"
#define TS_SINGLE_WRITE_COMMAND 'W'
#define TS_SINGLE_WRITE_COMMAND_char W
#define TS_TEST_COMMAND 't'

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.03.16.f407-discovery.616213949"
signature = "rusEFI master.2023.03.16.f407-discovery.1041488564"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.03.16.f407-discovery.616213949" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.03.16.f407-discovery.1041488564" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Mar 16 02:25:44 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Mar 16 03:57:53 UTC 2023
pageSize = 22432
page = 1
@ -5360,7 +5360,8 @@ cmd_calibrate_tps_2_wot = "Z\x00\x14\x00\x05"
cmd_calibrate_pedal_up = "Z\x00\x14\x00\x06"
cmd_calibrate_pedal_down = "Z\x00\x14\x00\x07"
cmd_tle8888_init = "Z\x00\x14\x00\x08"
cmd_write_config = "Z\x00\x14\x00\x0A"
cmd_write_config = "Z\x00\x140x0A"
cmd_etb_reset = "Z\x00\x140x0B"
cmd_etb_autotune = "Z\x00\x14\x00\x0C"
cmd_enable_self_stim = "Z\x00\x14\x00\x0D"
cmd_etb_auto_calibrate = "Z\x00\x14\x00\x0E"
@ -7838,6 +7839,7 @@ dialog = tcuControls, "Transmission Settings"
dialog = etbDialogRight
panel = etbIdleDialog,{ etbFunctions1 == 1 || etbFunctions1 == 2 || etbFunctions2 == 1 || etbFunctions2 == 2 }
commandButton = "Reset ETB", cmd_etb_reset
panel = etbPidDialog, { etbFunctions1 == 1 || etbFunctions1 == 2 || etbFunctions2 == 1 || etbFunctions2 == 2 }
panel = etbAutotune, { etbFunctions1 == 1 || etbFunctions1 == 2 || etbFunctions2 == 1 || etbFunctions2 == 2 }

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.03.16.48way.3819974779"
signature = "rusEFI master.2023.03.16.48way.4179183474"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.03.16.48way.3819974779" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.03.16.48way.4179183474" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Mar 16 02:25:29 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Mar 16 03:57:37 UTC 2023
pageSize = 22432
page = 1
@ -5359,7 +5359,8 @@ cmd_calibrate_tps_2_wot = "Z\x00\x14\x00\x05"
cmd_calibrate_pedal_up = "Z\x00\x14\x00\x06"
cmd_calibrate_pedal_down = "Z\x00\x14\x00\x07"
cmd_tle8888_init = "Z\x00\x14\x00\x08"
cmd_write_config = "Z\x00\x14\x00\x0A"
cmd_write_config = "Z\x00\x140x0A"
cmd_etb_reset = "Z\x00\x140x0B"
cmd_etb_autotune = "Z\x00\x14\x00\x0C"
cmd_enable_self_stim = "Z\x00\x14\x00\x0D"
cmd_etb_auto_calibrate = "Z\x00\x14\x00\x0E"
@ -7832,6 +7833,7 @@ dialog = tcuControls, "Transmission Settings"
dialog = etbDialogRight
panel = etbIdleDialog,{ etbFunctions1 == 1 || etbFunctions1 == 2 || etbFunctions2 == 1 || etbFunctions2 == 2 }
commandButton = "Reset ETB", cmd_etb_reset
panel = etbPidDialog, { etbFunctions1 == 1 || etbFunctions1 == 2 || etbFunctions2 == 1 || etbFunctions2 == 2 }
panel = etbAutotune, { etbFunctions1 == 1 || etbFunctions1 == 2 || etbFunctions2 == 1 || etbFunctions2 == 2 }

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.03.16.alphax-2chan.281389736"
signature = "rusEFI master.2023.03.16.alphax-2chan.174906785"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.03.16.alphax-2chan.281389736" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.03.16.alphax-2chan.174906785" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Mar 16 02:25:04 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Mar 16 03:57:14 UTC 2023
pageSize = 22432
page = 1
@ -5355,7 +5355,8 @@ cmd_calibrate_tps_2_wot = "Z\x00\x14\x00\x05"
cmd_calibrate_pedal_up = "Z\x00\x14\x00\x06"
cmd_calibrate_pedal_down = "Z\x00\x14\x00\x07"
cmd_tle8888_init = "Z\x00\x14\x00\x08"
cmd_write_config = "Z\x00\x14\x00\x0A"
cmd_write_config = "Z\x00\x140x0A"
cmd_etb_reset = "Z\x00\x140x0B"
cmd_etb_autotune = "Z\x00\x14\x00\x0C"
cmd_enable_self_stim = "Z\x00\x14\x00\x0D"
cmd_etb_auto_calibrate = "Z\x00\x14\x00\x0E"
@ -7810,6 +7811,7 @@ dialog = tcuControls, "Transmission Settings"
dialog = etbDialogRight
panel = etbIdleDialog,{ etbFunctions1 == 1 || etbFunctions1 == 2 || etbFunctions2 == 1 || etbFunctions2 == 2 }
commandButton = "Reset ETB", cmd_etb_reset
panel = etbPidDialog, { etbFunctions1 == 1 || etbFunctions1 == 2 || etbFunctions2 == 1 || etbFunctions2 == 2 }
panel = etbAutotune, { etbFunctions1 == 1 || etbFunctions1 == 2 || etbFunctions2 == 1 || etbFunctions2 == 2 }

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.03.16.alphax-4chan.3013346974"
signature = "rusEFI master.2023.03.16.alphax-4chan.2838851991"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.03.16.alphax-4chan.3013346974" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.03.16.alphax-4chan.2838851991" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Mar 16 02:25:05 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Mar 16 03:57:15 UTC 2023
pageSize = 22432
page = 1
@ -5358,7 +5358,8 @@ cmd_calibrate_tps_2_wot = "Z\x00\x14\x00\x05"
cmd_calibrate_pedal_up = "Z\x00\x14\x00\x06"
cmd_calibrate_pedal_down = "Z\x00\x14\x00\x07"
cmd_tle8888_init = "Z\x00\x14\x00\x08"
cmd_write_config = "Z\x00\x14\x00\x0A"
cmd_write_config = "Z\x00\x140x0A"
cmd_etb_reset = "Z\x00\x140x0B"
cmd_etb_autotune = "Z\x00\x14\x00\x0C"
cmd_enable_self_stim = "Z\x00\x14\x00\x0D"
cmd_etb_auto_calibrate = "Z\x00\x14\x00\x0E"
@ -7814,6 +7815,7 @@ dialog = tcuControls, "Transmission Settings"
dialog = etbDialogRight
panel = etbIdleDialog,{ etbFunctions1 == 1 || etbFunctions1 == 2 || etbFunctions2 == 1 || etbFunctions2 == 2 }
commandButton = "Reset ETB", cmd_etb_reset
panel = etbPidDialog, { etbFunctions1 == 1 || etbFunctions1 == 2 || etbFunctions2 == 1 || etbFunctions2 == 2 }
panel = etbAutotune, { etbFunctions1 == 1 || etbFunctions1 == 2 || etbFunctions2 == 1 || etbFunctions2 == 2 }

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.03.16.alphax-8chan.4275093184"
signature = "rusEFI master.2023.03.16.alphax-8chan.3833186761"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.03.16.alphax-8chan.4275093184" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.03.16.alphax-8chan.3833186761" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Mar 16 02:25:07 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Mar 16 03:57:16 UTC 2023
pageSize = 22432
page = 1
@ -5358,7 +5358,8 @@ cmd_calibrate_tps_2_wot = "Z\x00\x14\x00\x05"
cmd_calibrate_pedal_up = "Z\x00\x14\x00\x06"
cmd_calibrate_pedal_down = "Z\x00\x14\x00\x07"
cmd_tle8888_init = "Z\x00\x14\x00\x08"
cmd_write_config = "Z\x00\x14\x00\x0A"
cmd_write_config = "Z\x00\x140x0A"
cmd_etb_reset = "Z\x00\x140x0B"
cmd_etb_autotune = "Z\x00\x14\x00\x0C"
cmd_enable_self_stim = "Z\x00\x14\x00\x0D"
cmd_etb_auto_calibrate = "Z\x00\x14\x00\x0E"
@ -7814,6 +7815,7 @@ dialog = tcuControls, "Transmission Settings"
dialog = etbDialogRight
panel = etbIdleDialog,{ etbFunctions1 == 1 || etbFunctions1 == 2 || etbFunctions2 == 1 || etbFunctions2 == 2 }
commandButton = "Reset ETB", cmd_etb_reset
panel = etbPidDialog, { etbFunctions1 == 1 || etbFunctions1 == 2 || etbFunctions2 == 1 || etbFunctions2 == 2 }
panel = etbAutotune, { etbFunctions1 == 1 || etbFunctions1 == 2 || etbFunctions2 == 1 || etbFunctions2 == 2 }

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.03.16.atlas.1346324028"
signature = "rusEFI master.2023.03.16.atlas.1251356981"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.03.16.atlas.1346324028" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.03.16.atlas.1251356981" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Mar 16 02:25:42 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Mar 16 03:57:50 UTC 2023
pageSize = 22432
page = 1
@ -5360,7 +5360,8 @@ cmd_calibrate_tps_2_wot = "Z\x00\x14\x00\x05"
cmd_calibrate_pedal_up = "Z\x00\x14\x00\x06"
cmd_calibrate_pedal_down = "Z\x00\x14\x00\x07"
cmd_tle8888_init = "Z\x00\x14\x00\x08"
cmd_write_config = "Z\x00\x14\x00\x0A"
cmd_write_config = "Z\x00\x140x0A"
cmd_etb_reset = "Z\x00\x140x0B"
cmd_etb_autotune = "Z\x00\x14\x00\x0C"
cmd_enable_self_stim = "Z\x00\x14\x00\x0D"
cmd_etb_auto_calibrate = "Z\x00\x14\x00\x0E"
@ -7827,6 +7828,7 @@ dialog = tcuControls, "Transmission Settings"
dialog = etbDialogRight
panel = etbIdleDialog,{ etbFunctions1 == 1 || etbFunctions1 == 2 || etbFunctions2 == 1 || etbFunctions2 == 2 }
commandButton = "Reset ETB", cmd_etb_reset
panel = etbPidDialog, { etbFunctions1 == 1 || etbFunctions1 == 2 || etbFunctions2 == 1 || etbFunctions2 == 2 }
panel = etbAutotune, { etbFunctions1 == 1 || etbFunctions1 == 2 || etbFunctions2 == 1 || etbFunctions2 == 2 }

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.03.16.core8.2672670071"
signature = "rusEFI master.2023.03.16.core8.2246361726"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.03.16.core8.2672670071" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.03.16.core8.2246361726" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Mar 16 02:25:27 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Mar 16 03:57:36 UTC 2023
pageSize = 22432
page = 1
@ -5359,7 +5359,8 @@ cmd_calibrate_tps_2_wot = "Z\x00\x14\x00\x05"
cmd_calibrate_pedal_up = "Z\x00\x14\x00\x06"
cmd_calibrate_pedal_down = "Z\x00\x14\x00\x07"
cmd_tle8888_init = "Z\x00\x14\x00\x08"
cmd_write_config = "Z\x00\x14\x00\x0A"
cmd_write_config = "Z\x00\x140x0A"
cmd_etb_reset = "Z\x00\x140x0B"
cmd_etb_autotune = "Z\x00\x14\x00\x0C"
cmd_enable_self_stim = "Z\x00\x14\x00\x0D"
cmd_etb_auto_calibrate = "Z\x00\x14\x00\x0E"
@ -7832,6 +7833,7 @@ dialog = tcuControls, "Transmission Settings"
dialog = etbDialogRight
panel = etbIdleDialog,{ etbFunctions1 == 1 || etbFunctions1 == 2 || etbFunctions2 == 1 || etbFunctions2 == 2 }
commandButton = "Reset ETB", cmd_etb_reset
panel = etbPidDialog, { etbFunctions1 == 1 || etbFunctions1 == 2 || etbFunctions2 == 1 || etbFunctions2 == 2 }
panel = etbAutotune, { etbFunctions1 == 1 || etbFunctions1 == 2 || etbFunctions2 == 1 || etbFunctions2 == 2 }

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.03.16.cypress.1291170587"
signature = "rusEFI master.2023.03.16.cypress.1448920082"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.03.16.cypress.1291170587" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.03.16.cypress.1448920082" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Thu Mar 16 02:25:02 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Thu Mar 16 03:57:12 UTC 2023
pageSize = 22432
page = 1
@ -5360,7 +5360,8 @@ cmd_calibrate_tps_2_wot = "Z\x00\x14\x00\x05"
cmd_calibrate_pedal_up = "Z\x00\x14\x00\x06"
cmd_calibrate_pedal_down = "Z\x00\x14\x00\x07"
cmd_tle8888_init = "Z\x00\x14\x00\x08"
cmd_write_config = "Z\x00\x14\x00\x0A"
cmd_write_config = "Z\x00\x140x0A"
cmd_etb_reset = "Z\x00\x140x0B"
cmd_etb_autotune = "Z\x00\x14\x00\x0C"
cmd_enable_self_stim = "Z\x00\x14\x00\x0D"
cmd_etb_auto_calibrate = "Z\x00\x14\x00\x0E"
@ -7836,6 +7837,7 @@ dialog = tcuControls, "Transmission Settings"
dialog = etbDialogRight
panel = etbIdleDialog,{ etbFunctions1 == 1 || etbFunctions1 == 2 || etbFunctions2 == 1 || etbFunctions2 == 2 }
commandButton = "Reset ETB", cmd_etb_reset
panel = etbPidDialog, { etbFunctions1 == 1 || etbFunctions1 == 2 || etbFunctions2 == 1 || etbFunctions2 == 2 }
panel = etbAutotune, { etbFunctions1 == 1 || etbFunctions1 == 2 || etbFunctions2 == 1 || etbFunctions2 == 2 }

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.03.16.f407-discovery.616213949"
signature = "rusEFI master.2023.03.16.f407-discovery.1041488564"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.03.16.f407-discovery.616213949" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.03.16.f407-discovery.1041488564" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Mar 16 02:25:40 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Mar 16 03:57:48 UTC 2023
pageSize = 22432
page = 1
@ -5360,7 +5360,8 @@ cmd_calibrate_tps_2_wot = "Z\x00\x14\x00\x05"
cmd_calibrate_pedal_up = "Z\x00\x14\x00\x06"
cmd_calibrate_pedal_down = "Z\x00\x14\x00\x07"
cmd_tle8888_init = "Z\x00\x14\x00\x08"
cmd_write_config = "Z\x00\x14\x00\x0A"
cmd_write_config = "Z\x00\x140x0A"
cmd_etb_reset = "Z\x00\x140x0B"
cmd_etb_autotune = "Z\x00\x14\x00\x0C"
cmd_enable_self_stim = "Z\x00\x14\x00\x0D"
cmd_etb_auto_calibrate = "Z\x00\x14\x00\x0E"
@ -7838,6 +7839,7 @@ dialog = tcuControls, "Transmission Settings"
dialog = etbDialogRight
panel = etbIdleDialog,{ etbFunctions1 == 1 || etbFunctions1 == 2 || etbFunctions2 == 1 || etbFunctions2 == 2 }
commandButton = "Reset ETB", cmd_etb_reset
panel = etbPidDialog, { etbFunctions1 == 1 || etbFunctions1 == 2 || etbFunctions2 == 1 || etbFunctions2 == 2 }
panel = etbAutotune, { etbFunctions1 == 1 || etbFunctions1 == 2 || etbFunctions2 == 1 || etbFunctions2 == 2 }

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.03.16.f429-discovery.1291170587"
signature = "rusEFI master.2023.03.16.f429-discovery.1448920082"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.03.16.f429-discovery.1291170587" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.03.16.f429-discovery.1448920082" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Mar 16 02:25:41 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Mar 16 03:57:49 UTC 2023
pageSize = 22432
page = 1
@ -5360,7 +5360,8 @@ cmd_calibrate_tps_2_wot = "Z\x00\x14\x00\x05"
cmd_calibrate_pedal_up = "Z\x00\x14\x00\x06"
cmd_calibrate_pedal_down = "Z\x00\x14\x00\x07"
cmd_tle8888_init = "Z\x00\x14\x00\x08"
cmd_write_config = "Z\x00\x14\x00\x0A"
cmd_write_config = "Z\x00\x140x0A"
cmd_etb_reset = "Z\x00\x140x0B"
cmd_etb_autotune = "Z\x00\x14\x00\x0C"
cmd_enable_self_stim = "Z\x00\x14\x00\x0D"
cmd_etb_auto_calibrate = "Z\x00\x14\x00\x0E"
@ -7836,6 +7837,7 @@ dialog = tcuControls, "Transmission Settings"
dialog = etbDialogRight
panel = etbIdleDialog,{ etbFunctions1 == 1 || etbFunctions1 == 2 || etbFunctions2 == 1 || etbFunctions2 == 2 }
commandButton = "Reset ETB", cmd_etb_reset
panel = etbPidDialog, { etbFunctions1 == 1 || etbFunctions1 == 2 || etbFunctions2 == 1 || etbFunctions2 == 2 }
panel = etbAutotune, { etbFunctions1 == 1 || etbFunctions1 == 2 || etbFunctions2 == 1 || etbFunctions2 == 2 }

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.03.16.frankenso_na6.1856459729"
signature = "rusEFI master.2023.03.16.frankenso_na6.1947083992"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.03.16.frankenso_na6.1856459729" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.03.16.frankenso_na6.1947083992" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Mar 16 02:25:32 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Mar 16 03:57:41 UTC 2023
pageSize = 22432
page = 1
@ -5360,7 +5360,8 @@ cmd_calibrate_tps_2_wot = "Z\x00\x14\x00\x05"
cmd_calibrate_pedal_up = "Z\x00\x14\x00\x06"
cmd_calibrate_pedal_down = "Z\x00\x14\x00\x07"
cmd_tle8888_init = "Z\x00\x14\x00\x08"
cmd_write_config = "Z\x00\x14\x00\x0A"
cmd_write_config = "Z\x00\x140x0A"
cmd_etb_reset = "Z\x00\x140x0B"
cmd_etb_autotune = "Z\x00\x14\x00\x0C"
cmd_enable_self_stim = "Z\x00\x14\x00\x0D"
cmd_etb_auto_calibrate = "Z\x00\x14\x00\x0E"
@ -7836,6 +7837,7 @@ dialog = tcuControls, "Transmission Settings"
dialog = etbDialogRight
panel = etbIdleDialog,{ etbFunctions1 == 1 || etbFunctions1 == 2 || etbFunctions2 == 1 || etbFunctions2 == 2 }
commandButton = "Reset ETB", cmd_etb_reset
panel = etbPidDialog, { etbFunctions1 == 1 || etbFunctions1 == 2 || etbFunctions2 == 1 || etbFunctions2 == 2 }
panel = etbAutotune, { etbFunctions1 == 1 || etbFunctions1 == 2 || etbFunctions2 == 1 || etbFunctions2 == 2 }

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.03.16.harley81.1811678803"
signature = "rusEFI master.2023.03.16.harley81.1901424986"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.03.16.harley81.1811678803" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.03.16.harley81.1901424986" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Mar 16 02:25:08 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Mar 16 03:57:18 UTC 2023
pageSize = 22432
page = 1
@ -5358,7 +5358,8 @@ cmd_calibrate_tps_2_wot = "Z\x00\x14\x00\x05"
cmd_calibrate_pedal_up = "Z\x00\x14\x00\x06"
cmd_calibrate_pedal_down = "Z\x00\x14\x00\x07"
cmd_tle8888_init = "Z\x00\x14\x00\x08"
cmd_write_config = "Z\x00\x14\x00\x0A"
cmd_write_config = "Z\x00\x140x0A"
cmd_etb_reset = "Z\x00\x140x0B"
cmd_etb_autotune = "Z\x00\x14\x00\x0C"
cmd_enable_self_stim = "Z\x00\x14\x00\x0D"
cmd_etb_auto_calibrate = "Z\x00\x14\x00\x0E"
@ -7811,6 +7812,7 @@ dialog = tcuControls, "Transmission Settings"
dialog = etbDialogRight
panel = etbIdleDialog,{ etbFunctions1 == 1 || etbFunctions1 == 2 || etbFunctions2 == 1 || etbFunctions2 == 2 }
commandButton = "Reset ETB", cmd_etb_reset
panel = etbPidDialog, { etbFunctions1 == 1 || etbFunctions1 == 2 || etbFunctions2 == 1 || etbFunctions2 == 2 }
panel = etbAutotune, { etbFunctions1 == 1 || etbFunctions1 == 2 || etbFunctions2 == 1 || etbFunctions2 == 2 }

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.03.16.hellen-gm-e67.396454617"
signature = "rusEFI master.2023.03.16.hellen-gm-e67.218635728"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.03.16.hellen-gm-e67.396454617" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.03.16.hellen-gm-e67.218635728" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Mar 16 02:25:21 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Mar 16 03:57:30 UTC 2023
pageSize = 22432
page = 1
@ -5358,7 +5358,8 @@ cmd_calibrate_tps_2_wot = "Z\x00\x14\x00\x05"
cmd_calibrate_pedal_up = "Z\x00\x14\x00\x06"
cmd_calibrate_pedal_down = "Z\x00\x14\x00\x07"
cmd_tle8888_init = "Z\x00\x14\x00\x08"
cmd_write_config = "Z\x00\x14\x00\x0A"
cmd_write_config = "Z\x00\x140x0A"
cmd_etb_reset = "Z\x00\x140x0B"
cmd_etb_autotune = "Z\x00\x14\x00\x0C"
cmd_enable_self_stim = "Z\x00\x14\x00\x0D"
cmd_etb_auto_calibrate = "Z\x00\x14\x00\x0E"
@ -7812,6 +7813,7 @@ dialog = tcuControls, "Transmission Settings"
dialog = etbDialogRight
panel = etbIdleDialog,{ etbFunctions1 == 1 || etbFunctions1 == 2 || etbFunctions2 == 1 || etbFunctions2 == 2 }
commandButton = "Reset ETB", cmd_etb_reset
panel = etbPidDialog, { etbFunctions1 == 1 || etbFunctions1 == 2 || etbFunctions2 == 1 || etbFunctions2 == 2 }
panel = etbAutotune, { etbFunctions1 == 1 || etbFunctions1 == 2 || etbFunctions2 == 1 || etbFunctions2 == 2 }

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.03.16.hellen-honda-k.2586932197"
signature = "rusEFI master.2023.03.16.hellen-honda-k.2157446380"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.03.16.hellen-honda-k.2586932197" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.03.16.hellen-honda-k.2157446380" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Mar 16 02:25:13 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Mar 16 03:57:23 UTC 2023
pageSize = 22432
page = 1
@ -5358,7 +5358,8 @@ cmd_calibrate_tps_2_wot = "Z\x00\x14\x00\x05"
cmd_calibrate_pedal_up = "Z\x00\x14\x00\x06"
cmd_calibrate_pedal_down = "Z\x00\x14\x00\x07"
cmd_tle8888_init = "Z\x00\x14\x00\x08"
cmd_write_config = "Z\x00\x14\x00\x0A"
cmd_write_config = "Z\x00\x140x0A"
cmd_etb_reset = "Z\x00\x140x0B"
cmd_etb_autotune = "Z\x00\x14\x00\x0C"
cmd_enable_self_stim = "Z\x00\x14\x00\x0D"
cmd_etb_auto_calibrate = "Z\x00\x14\x00\x0E"
@ -7808,6 +7809,7 @@ dialog = tcuControls, "Transmission Settings"
dialog = etbDialogRight
panel = etbIdleDialog,{ etbFunctions1 == 1 || etbFunctions1 == 2 || etbFunctions2 == 1 || etbFunctions2 == 2 }
commandButton = "Reset ETB", cmd_etb_reset
panel = etbPidDialog, { etbFunctions1 == 1 || etbFunctions1 == 2 || etbFunctions2 == 1 || etbFunctions2 == 2 }
panel = etbAutotune, { etbFunctions1 == 1 || etbFunctions1 == 2 || etbFunctions2 == 1 || etbFunctions2 == 2 }

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.03.16.hellen-nb1.2786206618"
signature = "rusEFI master.2023.03.16.hellen-nb1.3166393491"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.03.16.hellen-nb1.2786206618" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.03.16.hellen-nb1.3166393491" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Mar 16 02:25:20 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Mar 16 03:57:29 UTC 2023
pageSize = 22432
page = 1
@ -5358,7 +5358,8 @@ cmd_calibrate_tps_2_wot = "Z\x00\x14\x00\x05"
cmd_calibrate_pedal_up = "Z\x00\x14\x00\x06"
cmd_calibrate_pedal_down = "Z\x00\x14\x00\x07"
cmd_tle8888_init = "Z\x00\x14\x00\x08"
cmd_write_config = "Z\x00\x14\x00\x0A"
cmd_write_config = "Z\x00\x140x0A"
cmd_etb_reset = "Z\x00\x140x0B"
cmd_etb_autotune = "Z\x00\x14\x00\x0C"
cmd_enable_self_stim = "Z\x00\x14\x00\x0D"
cmd_etb_auto_calibrate = "Z\x00\x14\x00\x0E"
@ -7812,6 +7813,7 @@ dialog = tcuControls, "Transmission Settings"
dialog = etbDialogRight
panel = etbIdleDialog,{ etbFunctions1 == 1 || etbFunctions1 == 2 || etbFunctions2 == 1 || etbFunctions2 == 2 }
commandButton = "Reset ETB", cmd_etb_reset
panel = etbPidDialog, { etbFunctions1 == 1 || etbFunctions1 == 2 || etbFunctions2 == 1 || etbFunctions2 == 2 }
panel = etbAutotune, { etbFunctions1 == 1 || etbFunctions1 == 2 || etbFunctions2 == 1 || etbFunctions2 == 2 }

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.03.16.hellen121nissan.2814925037"
signature = "rusEFI master.2023.03.16.hellen121nissan.3177263076"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.03.16.hellen121nissan.2814925037" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.03.16.hellen121nissan.3177263076" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Mar 16 02:25:12 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Mar 16 03:57:21 UTC 2023
pageSize = 22432
page = 1
@ -5358,7 +5358,8 @@ cmd_calibrate_tps_2_wot = "Z\x00\x14\x00\x05"
cmd_calibrate_pedal_up = "Z\x00\x14\x00\x06"
cmd_calibrate_pedal_down = "Z\x00\x14\x00\x07"
cmd_tle8888_init = "Z\x00\x14\x00\x08"
cmd_write_config = "Z\x00\x14\x00\x0A"
cmd_write_config = "Z\x00\x140x0A"
cmd_etb_reset = "Z\x00\x140x0B"
cmd_etb_autotune = "Z\x00\x14\x00\x0C"
cmd_enable_self_stim = "Z\x00\x14\x00\x0D"
cmd_etb_auto_calibrate = "Z\x00\x14\x00\x0E"
@ -7808,6 +7809,7 @@ dialog = tcuControls, "Transmission Settings"
dialog = etbDialogRight
panel = etbIdleDialog,{ etbFunctions1 == 1 || etbFunctions1 == 2 || etbFunctions2 == 1 || etbFunctions2 == 2 }
commandButton = "Reset ETB", cmd_etb_reset
panel = etbPidDialog, { etbFunctions1 == 1 || etbFunctions1 == 2 || etbFunctions2 == 1 || etbFunctions2 == 2 }
panel = etbAutotune, { etbFunctions1 == 1 || etbFunctions1 == 2 || etbFunctions2 == 1 || etbFunctions2 == 2 }

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.03.16.hellen121vag.3276917339"
signature = "rusEFI master.2023.03.16.hellen121vag.3656957266"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.03.16.hellen121vag.3276917339" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.03.16.hellen121vag.3656957266" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Mar 16 02:25:10 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Mar 16 03:57:20 UTC 2023
pageSize = 22432
page = 1
@ -5358,7 +5358,8 @@ cmd_calibrate_tps_2_wot = "Z\x00\x14\x00\x05"
cmd_calibrate_pedal_up = "Z\x00\x14\x00\x06"
cmd_calibrate_pedal_down = "Z\x00\x14\x00\x07"
cmd_tle8888_init = "Z\x00\x14\x00\x08"
cmd_write_config = "Z\x00\x14\x00\x0A"
cmd_write_config = "Z\x00\x140x0A"
cmd_etb_reset = "Z\x00\x140x0B"
cmd_etb_autotune = "Z\x00\x14\x00\x0C"
cmd_enable_self_stim = "Z\x00\x14\x00\x0D"
cmd_etb_auto_calibrate = "Z\x00\x14\x00\x0E"
@ -7811,6 +7812,7 @@ dialog = tcuControls, "Transmission Settings"
dialog = etbDialogRight
panel = etbIdleDialog,{ etbFunctions1 == 1 || etbFunctions1 == 2 || etbFunctions2 == 1 || etbFunctions2 == 2 }
commandButton = "Reset ETB", cmd_etb_reset
panel = etbPidDialog, { etbFunctions1 == 1 || etbFunctions1 == 2 || etbFunctions2 == 1 || etbFunctions2 == 2 }
panel = etbAutotune, { etbFunctions1 == 1 || etbFunctions1 == 2 || etbFunctions2 == 1 || etbFunctions2 == 2 }

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.03.16.hellen128.3938603360"
signature = "rusEFI master.2023.03.16.hellen128.4033554025"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.03.16.hellen128.3938603360" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.03.16.hellen128.4033554025" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Mar 16 02:25:09 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Mar 16 03:57:19 UTC 2023
pageSize = 22432
page = 1
@ -5358,7 +5358,8 @@ cmd_calibrate_tps_2_wot = "Z\x00\x14\x00\x05"
cmd_calibrate_pedal_up = "Z\x00\x14\x00\x06"
cmd_calibrate_pedal_down = "Z\x00\x14\x00\x07"
cmd_tle8888_init = "Z\x00\x14\x00\x08"
cmd_write_config = "Z\x00\x14\x00\x0A"
cmd_write_config = "Z\x00\x140x0A"
cmd_etb_reset = "Z\x00\x140x0B"
cmd_etb_autotune = "Z\x00\x14\x00\x0C"
cmd_enable_self_stim = "Z\x00\x14\x00\x0D"
cmd_etb_auto_calibrate = "Z\x00\x14\x00\x0E"
@ -7808,6 +7809,7 @@ dialog = tcuControls, "Transmission Settings"
dialog = etbDialogRight
panel = etbIdleDialog,{ etbFunctions1 == 1 || etbFunctions1 == 2 || etbFunctions2 == 1 || etbFunctions2 == 2 }
commandButton = "Reset ETB", cmd_etb_reset
panel = etbPidDialog, { etbFunctions1 == 1 || etbFunctions1 == 2 || etbFunctions2 == 1 || etbFunctions2 == 2 }
panel = etbAutotune, { etbFunctions1 == 1 || etbFunctions1 == 2 || etbFunctions2 == 1 || etbFunctions2 == 2 }

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.03.16.hellen154hyundai.2061592932"
signature = "rusEFI master.2023.03.16.hellen154hyundai.1615339117"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.03.16.hellen154hyundai.2061592932" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.03.16.hellen154hyundai.1615339117" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Mar 16 02:25:14 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Mar 16 03:57:24 UTC 2023
pageSize = 22432
page = 1
@ -5358,7 +5358,8 @@ cmd_calibrate_tps_2_wot = "Z\x00\x14\x00\x05"
cmd_calibrate_pedal_up = "Z\x00\x14\x00\x06"
cmd_calibrate_pedal_down = "Z\x00\x14\x00\x07"
cmd_tle8888_init = "Z\x00\x14\x00\x08"
cmd_write_config = "Z\x00\x14\x00\x0A"
cmd_write_config = "Z\x00\x140x0A"
cmd_etb_reset = "Z\x00\x140x0B"
cmd_etb_autotune = "Z\x00\x14\x00\x0C"
cmd_enable_self_stim = "Z\x00\x14\x00\x0D"
cmd_etb_auto_calibrate = "Z\x00\x14\x00\x0E"
@ -7808,6 +7809,7 @@ dialog = tcuControls, "Transmission Settings"
dialog = etbDialogRight
panel = etbIdleDialog,{ etbFunctions1 == 1 || etbFunctions1 == 2 || etbFunctions2 == 1 || etbFunctions2 == 2 }
commandButton = "Reset ETB", cmd_etb_reset
panel = etbPidDialog, { etbFunctions1 == 1 || etbFunctions1 == 2 || etbFunctions2 == 1 || etbFunctions2 == 2 }
panel = etbAutotune, { etbFunctions1 == 1 || etbFunctions1 == 2 || etbFunctions2 == 1 || etbFunctions2 == 2 }

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.03.16.hellen72.2570123118"
signature = "rusEFI master.2023.03.16.hellen72.2207875175"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.03.16.hellen72.2570123118" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.03.16.hellen72.2207875175" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Mar 16 02:25:17 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Mar 16 03:57:26 UTC 2023
pageSize = 22432
page = 1
@ -5358,7 +5358,8 @@ cmd_calibrate_tps_2_wot = "Z\x00\x14\x00\x05"
cmd_calibrate_pedal_up = "Z\x00\x14\x00\x06"
cmd_calibrate_pedal_down = "Z\x00\x14\x00\x07"
cmd_tle8888_init = "Z\x00\x14\x00\x08"
cmd_write_config = "Z\x00\x14\x00\x0A"
cmd_write_config = "Z\x00\x140x0A"
cmd_etb_reset = "Z\x00\x140x0B"
cmd_etb_autotune = "Z\x00\x14\x00\x0C"
cmd_enable_self_stim = "Z\x00\x14\x00\x0D"
cmd_etb_auto_calibrate = "Z\x00\x14\x00\x0E"
@ -7812,6 +7813,7 @@ dialog = tcuControls, "Transmission Settings"
dialog = etbDialogRight
panel = etbIdleDialog,{ etbFunctions1 == 1 || etbFunctions1 == 2 || etbFunctions2 == 1 || etbFunctions2 == 2 }
commandButton = "Reset ETB", cmd_etb_reset
panel = etbPidDialog, { etbFunctions1 == 1 || etbFunctions1 == 2 || etbFunctions2 == 1 || etbFunctions2 == 2 }
panel = etbAutotune, { etbFunctions1 == 1 || etbFunctions1 == 2 || etbFunctions2 == 1 || etbFunctions2 == 2 }

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.03.16.hellen81.171593798"
signature = "rusEFI master.2023.03.16.hellen81.278079311"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.03.16.hellen81.171593798" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.03.16.hellen81.278079311" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Mar 16 02:25:19 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Mar 16 03:57:27 UTC 2023
pageSize = 22432
page = 1
@ -5356,7 +5356,8 @@ cmd_calibrate_tps_2_wot = "Z\x00\x14\x00\x05"
cmd_calibrate_pedal_up = "Z\x00\x14\x00\x06"
cmd_calibrate_pedal_down = "Z\x00\x14\x00\x07"
cmd_tle8888_init = "Z\x00\x14\x00\x08"
cmd_write_config = "Z\x00\x14\x00\x0A"
cmd_write_config = "Z\x00\x140x0A"
cmd_etb_reset = "Z\x00\x140x0B"
cmd_etb_autotune = "Z\x00\x14\x00\x0C"
cmd_enable_self_stim = "Z\x00\x14\x00\x0D"
cmd_etb_auto_calibrate = "Z\x00\x14\x00\x0E"
@ -7809,6 +7810,7 @@ dialog = tcuControls, "Transmission Settings"
dialog = etbDialogRight
panel = etbIdleDialog,{ etbFunctions1 == 1 || etbFunctions1 == 2 || etbFunctions2 == 1 || etbFunctions2 == 2 }
commandButton = "Reset ETB", cmd_etb_reset
panel = etbPidDialog, { etbFunctions1 == 1 || etbFunctions1 == 2 || etbFunctions2 == 1 || etbFunctions2 == 2 }
panel = etbAutotune, { etbFunctions1 == 1 || etbFunctions1 == 2 || etbFunctions2 == 1 || etbFunctions2 == 2 }

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.03.16.hellen88bmw.1578145226"
signature = "rusEFI master.2023.03.16.hellen88bmw.1153032899"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.03.16.hellen88bmw.1578145226" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.03.16.hellen88bmw.1153032899" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Mar 16 02:25:16 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Mar 16 03:57:25 UTC 2023
pageSize = 22432
page = 1
@ -5358,7 +5358,8 @@ cmd_calibrate_tps_2_wot = "Z\x00\x14\x00\x05"
cmd_calibrate_pedal_up = "Z\x00\x14\x00\x06"
cmd_calibrate_pedal_down = "Z\x00\x14\x00\x07"
cmd_tle8888_init = "Z\x00\x14\x00\x08"
cmd_write_config = "Z\x00\x14\x00\x0A"
cmd_write_config = "Z\x00\x140x0A"
cmd_etb_reset = "Z\x00\x140x0B"
cmd_etb_autotune = "Z\x00\x14\x00\x0C"
cmd_enable_self_stim = "Z\x00\x14\x00\x0D"
cmd_etb_auto_calibrate = "Z\x00\x14\x00\x0E"
@ -7807,6 +7808,7 @@ dialog = tcuControls, "Transmission Settings"
dialog = etbDialogRight
panel = etbIdleDialog,{ etbFunctions1 == 1 || etbFunctions1 == 2 || etbFunctions2 == 1 || etbFunctions2 == 2 }
commandButton = "Reset ETB", cmd_etb_reset
panel = etbPidDialog, { etbFunctions1 == 1 || etbFunctions1 == 2 || etbFunctions2 == 1 || etbFunctions2 == 2 }
panel = etbAutotune, { etbFunctions1 == 1 || etbFunctions1 == 2 || etbFunctions2 == 1 || etbFunctions2 == 2 }

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.03.16.hellenNA6.1717533632"
signature = "rusEFI master.2023.03.16.hellenNA6.2096499913"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.03.16.hellenNA6.1717533632" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.03.16.hellenNA6.2096499913" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Mar 16 02:25:22 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Mar 16 03:57:31 UTC 2023
pageSize = 22432
page = 1
@ -5358,7 +5358,8 @@ cmd_calibrate_tps_2_wot = "Z\x00\x14\x00\x05"
cmd_calibrate_pedal_up = "Z\x00\x14\x00\x06"
cmd_calibrate_pedal_down = "Z\x00\x14\x00\x07"
cmd_tle8888_init = "Z\x00\x14\x00\x08"
cmd_write_config = "Z\x00\x14\x00\x0A"
cmd_write_config = "Z\x00\x140x0A"
cmd_etb_reset = "Z\x00\x140x0B"
cmd_etb_autotune = "Z\x00\x14\x00\x0C"
cmd_enable_self_stim = "Z\x00\x14\x00\x0D"
cmd_etb_auto_calibrate = "Z\x00\x14\x00\x0E"
@ -7812,6 +7813,7 @@ dialog = tcuControls, "Transmission Settings"
dialog = etbDialogRight
panel = etbIdleDialog,{ etbFunctions1 == 1 || etbFunctions1 == 2 || etbFunctions2 == 1 || etbFunctions2 == 2 }
commandButton = "Reset ETB", cmd_etb_reset
panel = etbPidDialog, { etbFunctions1 == 1 || etbFunctions1 == 2 || etbFunctions2 == 1 || etbFunctions2 == 2 }
panel = etbAutotune, { etbFunctions1 == 1 || etbFunctions1 == 2 || etbFunctions2 == 1 || etbFunctions2 == 2 }

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.03.16.hellenNA8_96.1300663292"
signature = "rusEFI master.2023.03.16.hellenNA8_96.1462762741"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.03.16.hellenNA8_96.1300663292" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.03.16.hellenNA8_96.1462762741" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Mar 16 02:25:24 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Mar 16 03:57:32 UTC 2023
pageSize = 22432
page = 1
@ -5358,7 +5358,8 @@ cmd_calibrate_tps_2_wot = "Z\x00\x14\x00\x05"
cmd_calibrate_pedal_up = "Z\x00\x14\x00\x06"
cmd_calibrate_pedal_down = "Z\x00\x14\x00\x07"
cmd_tle8888_init = "Z\x00\x14\x00\x08"
cmd_write_config = "Z\x00\x14\x00\x0A"
cmd_write_config = "Z\x00\x140x0A"
cmd_etb_reset = "Z\x00\x140x0B"
cmd_etb_autotune = "Z\x00\x14\x00\x0C"
cmd_enable_self_stim = "Z\x00\x14\x00\x0D"
cmd_etb_auto_calibrate = "Z\x00\x14\x00\x0E"
@ -7812,6 +7813,7 @@ dialog = tcuControls, "Transmission Settings"
dialog = etbDialogRight
panel = etbIdleDialog,{ etbFunctions1 == 1 || etbFunctions1 == 2 || etbFunctions2 == 1 || etbFunctions2 == 2 }
commandButton = "Reset ETB", cmd_etb_reset
panel = etbPidDialog, { etbFunctions1 == 1 || etbFunctions1 == 2 || etbFunctions2 == 1 || etbFunctions2 == 2 }
panel = etbAutotune, { etbFunctions1 == 1 || etbFunctions1 == 2 || etbFunctions2 == 1 || etbFunctions2 == 2 }

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.03.16.kin.606212567"
signature = "rusEFI master.2023.03.16.kin.1049323230"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.03.16.kin.606212567" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.03.16.kin.1049323230" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Thu Mar 16 02:25:01 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Thu Mar 16 03:57:11 UTC 2023
pageSize = 22432
page = 1
@ -5360,7 +5360,8 @@ cmd_calibrate_tps_2_wot = "Z\x00\x14\x00\x05"
cmd_calibrate_pedal_up = "Z\x00\x14\x00\x06"
cmd_calibrate_pedal_down = "Z\x00\x14\x00\x07"
cmd_tle8888_init = "Z\x00\x14\x00\x08"
cmd_write_config = "Z\x00\x14\x00\x0A"
cmd_write_config = "Z\x00\x140x0A"
cmd_etb_reset = "Z\x00\x140x0B"
cmd_etb_autotune = "Z\x00\x14\x00\x0C"
cmd_enable_self_stim = "Z\x00\x14\x00\x0D"
cmd_etb_auto_calibrate = "Z\x00\x14\x00\x0E"
@ -7837,6 +7838,7 @@ dialog = tcuControls, "Transmission Settings"
dialog = etbDialogRight
panel = etbIdleDialog,{ etbFunctions1 == 1 || etbFunctions1 == 2 || etbFunctions2 == 1 || etbFunctions2 == 2 }
commandButton = "Reset ETB", cmd_etb_reset
panel = etbPidDialog, { etbFunctions1 == 1 || etbFunctions1 == 2 || etbFunctions2 == 1 || etbFunctions2 == 2 }
panel = etbAutotune, { etbFunctions1 == 1 || etbFunctions1 == 2 || etbFunctions2 == 1 || etbFunctions2 == 2 }

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.03.16.m74_9.2474339872"
signature = "rusEFI master.2023.03.16.m74_9.2312247593"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.03.16.m74_9.2474339872" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.03.16.m74_9.2312247593" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Mar 16 02:25:30 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Mar 16 03:57:39 UTC 2023
pageSize = 22432
page = 1
@ -5358,7 +5358,8 @@ cmd_calibrate_tps_2_wot = "Z\x00\x14\x00\x05"
cmd_calibrate_pedal_up = "Z\x00\x14\x00\x06"
cmd_calibrate_pedal_down = "Z\x00\x14\x00\x07"
cmd_tle8888_init = "Z\x00\x14\x00\x08"
cmd_write_config = "Z\x00\x14\x00\x0A"
cmd_write_config = "Z\x00\x140x0A"
cmd_etb_reset = "Z\x00\x140x0B"
cmd_etb_autotune = "Z\x00\x14\x00\x0C"
cmd_enable_self_stim = "Z\x00\x14\x00\x0D"
cmd_etb_auto_calibrate = "Z\x00\x14\x00\x0E"
@ -7814,6 +7815,7 @@ dialog = tcuControls, "Transmission Settings"
dialog = etbDialogRight
panel = etbIdleDialog,{ etbFunctions1 == 1 || etbFunctions1 == 2 || etbFunctions2 == 1 || etbFunctions2 == 2 }
commandButton = "Reset ETB", cmd_etb_reset
panel = etbPidDialog, { etbFunctions1 == 1 || etbFunctions1 == 2 || etbFunctions2 == 1 || etbFunctions2 == 2 }
panel = etbAutotune, { etbFunctions1 == 1 || etbFunctions1 == 2 || etbFunctions2 == 1 || etbFunctions2 == 2 }

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.03.16.mre_f4.3554160252"
signature = "rusEFI master.2023.03.16.mre_f4.3379648885"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.03.16.mre_f4.3554160252" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.03.16.mre_f4.3379648885" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Mar 16 02:25:26 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Mar 16 03:57:35 UTC 2023
pageSize = 22432
page = 1
@ -5359,7 +5359,8 @@ cmd_calibrate_tps_2_wot = "Z\x00\x14\x00\x05"
cmd_calibrate_pedal_up = "Z\x00\x14\x00\x06"
cmd_calibrate_pedal_down = "Z\x00\x14\x00\x07"
cmd_tle8888_init = "Z\x00\x14\x00\x08"
cmd_write_config = "Z\x00\x14\x00\x0A"
cmd_write_config = "Z\x00\x140x0A"
cmd_etb_reset = "Z\x00\x140x0B"
cmd_etb_autotune = "Z\x00\x14\x00\x0C"
cmd_enable_self_stim = "Z\x00\x14\x00\x0D"
cmd_etb_auto_calibrate = "Z\x00\x14\x00\x0E"
@ -7811,6 +7812,7 @@ dialog = tcuControls, "Transmission Settings"
dialog = etbDialogRight
panel = etbIdleDialog,{ etbFunctions1 == 1 || etbFunctions1 == 2 || etbFunctions2 == 1 || etbFunctions2 == 2 }
commandButton = "Reset ETB", cmd_etb_reset
panel = etbPidDialog, { etbFunctions1 == 1 || etbFunctions1 == 2 || etbFunctions2 == 1 || etbFunctions2 == 2 }
panel = etbAutotune, { etbFunctions1 == 1 || etbFunctions1 == 2 || etbFunctions2 == 1 || etbFunctions2 == 2 }

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.03.16.mre_f7.3554160252"
signature = "rusEFI master.2023.03.16.mre_f7.3379648885"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.03.16.mre_f7.3554160252" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.03.16.mre_f7.3379648885" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Mar 16 02:25:25 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Mar 16 03:57:34 UTC 2023
pageSize = 22432
page = 1
@ -5359,7 +5359,8 @@ cmd_calibrate_tps_2_wot = "Z\x00\x14\x00\x05"
cmd_calibrate_pedal_up = "Z\x00\x14\x00\x06"
cmd_calibrate_pedal_down = "Z\x00\x14\x00\x07"
cmd_tle8888_init = "Z\x00\x14\x00\x08"
cmd_write_config = "Z\x00\x14\x00\x0A"
cmd_write_config = "Z\x00\x140x0A"
cmd_etb_reset = "Z\x00\x140x0B"
cmd_etb_autotune = "Z\x00\x14\x00\x0C"
cmd_enable_self_stim = "Z\x00\x14\x00\x0D"
cmd_etb_auto_calibrate = "Z\x00\x14\x00\x0E"
@ -7811,6 +7812,7 @@ dialog = tcuControls, "Transmission Settings"
dialog = etbDialogRight
panel = etbIdleDialog,{ etbFunctions1 == 1 || etbFunctions1 == 2 || etbFunctions2 == 1 || etbFunctions2 == 2 }
commandButton = "Reset ETB", cmd_etb_reset
panel = etbPidDialog, { etbFunctions1 == 1 || etbFunctions1 == 2 || etbFunctions2 == 1 || etbFunctions2 == 2 }
panel = etbAutotune, { etbFunctions1 == 1 || etbFunctions1 == 2 || etbFunctions2 == 1 || etbFunctions2 == 2 }

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.03.16.prometheus_405.471821053"
signature = "rusEFI master.2023.03.16.prometheus_405.112598516"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.03.16.prometheus_405.471821053" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.03.16.prometheus_405.112598516" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Mar 16 02:25:34 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Mar 16 03:57:43 UTC 2023
pageSize = 22432
page = 1
@ -5355,7 +5355,8 @@ cmd_calibrate_tps_2_wot = "Z\x00\x14\x00\x05"
cmd_calibrate_pedal_up = "Z\x00\x14\x00\x06"
cmd_calibrate_pedal_down = "Z\x00\x14\x00\x07"
cmd_tle8888_init = "Z\x00\x14\x00\x08"
cmd_write_config = "Z\x00\x14\x00\x0A"
cmd_write_config = "Z\x00\x140x0A"
cmd_etb_reset = "Z\x00\x140x0B"
cmd_etb_autotune = "Z\x00\x14\x00\x0C"
cmd_enable_self_stim = "Z\x00\x14\x00\x0D"
cmd_etb_auto_calibrate = "Z\x00\x14\x00\x0E"
@ -7831,6 +7832,7 @@ dialog = tcuControls, "Transmission Settings"
dialog = etbDialogRight
panel = etbIdleDialog,{ etbFunctions1 == 1 || etbFunctions1 == 2 || etbFunctions2 == 1 || etbFunctions2 == 2 }
commandButton = "Reset ETB", cmd_etb_reset
panel = etbPidDialog, { etbFunctions1 == 1 || etbFunctions1 == 2 || etbFunctions2 == 1 || etbFunctions2 == 2 }
panel = etbAutotune, { etbFunctions1 == 1 || etbFunctions1 == 2 || etbFunctions2 == 1 || etbFunctions2 == 2 }

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.03.16.prometheus_469.471821053"
signature = "rusEFI master.2023.03.16.prometheus_469.112598516"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.03.16.prometheus_469.471821053" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.03.16.prometheus_469.112598516" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Mar 16 02:25:33 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Mar 16 03:57:42 UTC 2023
pageSize = 22432
page = 1
@ -5355,7 +5355,8 @@ cmd_calibrate_tps_2_wot = "Z\x00\x14\x00\x05"
cmd_calibrate_pedal_up = "Z\x00\x14\x00\x06"
cmd_calibrate_pedal_down = "Z\x00\x14\x00\x07"
cmd_tle8888_init = "Z\x00\x14\x00\x08"
cmd_write_config = "Z\x00\x14\x00\x0A"
cmd_write_config = "Z\x00\x140x0A"
cmd_etb_reset = "Z\x00\x140x0B"
cmd_etb_autotune = "Z\x00\x14\x00\x0C"
cmd_enable_self_stim = "Z\x00\x14\x00\x0D"
cmd_etb_auto_calibrate = "Z\x00\x14\x00\x0E"
@ -7831,6 +7832,7 @@ dialog = tcuControls, "Transmission Settings"
dialog = etbDialogRight
panel = etbIdleDialog,{ etbFunctions1 == 1 || etbFunctions1 == 2 || etbFunctions2 == 1 || etbFunctions2 == 2 }
commandButton = "Reset ETB", cmd_etb_reset
panel = etbPidDialog, { etbFunctions1 == 1 || etbFunctions1 == 2 || etbFunctions2 == 1 || etbFunctions2 == 2 }
panel = etbAutotune, { etbFunctions1 == 1 || etbFunctions1 == 2 || etbFunctions2 == 1 || etbFunctions2 == 2 }

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.03.16.proteus_f4.1647454956"
signature = "rusEFI master.2023.03.16.proteus_f4.2023448037"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.03.16.proteus_f4.1647454956" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.03.16.proteus_f4.2023448037" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Mar 16 02:25:37 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Mar 16 03:57:46 UTC 2023
pageSize = 26432
page = 1
@ -5354,7 +5354,8 @@ cmd_calibrate_tps_2_wot = "Z\x00\x14\x00\x05"
cmd_calibrate_pedal_up = "Z\x00\x14\x00\x06"
cmd_calibrate_pedal_down = "Z\x00\x14\x00\x07"
cmd_tle8888_init = "Z\x00\x14\x00\x08"
cmd_write_config = "Z\x00\x14\x00\x0A"
cmd_write_config = "Z\x00\x140x0A"
cmd_etb_reset = "Z\x00\x140x0B"
cmd_etb_autotune = "Z\x00\x14\x00\x0C"
cmd_enable_self_stim = "Z\x00\x14\x00\x0D"
cmd_etb_auto_calibrate = "Z\x00\x14\x00\x0E"
@ -7800,6 +7801,7 @@ dialog = tcuControls, "Transmission Settings"
dialog = etbDialogRight
panel = etbIdleDialog,{ etbFunctions1 == 1 || etbFunctions1 == 2 || etbFunctions2 == 1 || etbFunctions2 == 2 }
commandButton = "Reset ETB", cmd_etb_reset
panel = etbPidDialog, { etbFunctions1 == 1 || etbFunctions1 == 2 || etbFunctions2 == 1 || etbFunctions2 == 2 }
panel = etbAutotune, { etbFunctions1 == 1 || etbFunctions1 == 2 || etbFunctions2 == 1 || etbFunctions2 == 2 }

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.03.16.proteus_f7.1647454956"
signature = "rusEFI master.2023.03.16.proteus_f7.2023448037"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.03.16.proteus_f7.1647454956" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.03.16.proteus_f7.2023448037" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Mar 16 02:25:36 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Mar 16 03:57:44 UTC 2023
pageSize = 26432
page = 1
@ -5354,7 +5354,8 @@ cmd_calibrate_tps_2_wot = "Z\x00\x14\x00\x05"
cmd_calibrate_pedal_up = "Z\x00\x14\x00\x06"
cmd_calibrate_pedal_down = "Z\x00\x14\x00\x07"
cmd_tle8888_init = "Z\x00\x14\x00\x08"
cmd_write_config = "Z\x00\x14\x00\x0A"
cmd_write_config = "Z\x00\x140x0A"
cmd_etb_reset = "Z\x00\x140x0B"
cmd_etb_autotune = "Z\x00\x14\x00\x0C"
cmd_enable_self_stim = "Z\x00\x14\x00\x0D"
cmd_etb_auto_calibrate = "Z\x00\x14\x00\x0E"
@ -7800,6 +7801,7 @@ dialog = tcuControls, "Transmission Settings"
dialog = etbDialogRight
panel = etbIdleDialog,{ etbFunctions1 == 1 || etbFunctions1 == 2 || etbFunctions2 == 1 || etbFunctions2 == 2 }
commandButton = "Reset ETB", cmd_etb_reset
panel = etbPidDialog, { etbFunctions1 == 1 || etbFunctions1 == 2 || etbFunctions2 == 1 || etbFunctions2 == 2 }
panel = etbAutotune, { etbFunctions1 == 1 || etbFunctions1 == 2 || etbFunctions2 == 1 || etbFunctions2 == 2 }

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.03.16.proteus_h7.1647454956"
signature = "rusEFI master.2023.03.16.proteus_h7.2023448037"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.03.16.proteus_h7.1647454956" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.03.16.proteus_h7.2023448037" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Mar 16 02:25:38 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Mar 16 03:57:47 UTC 2023
pageSize = 26432
page = 1
@ -5354,7 +5354,8 @@ cmd_calibrate_tps_2_wot = "Z\x00\x14\x00\x05"
cmd_calibrate_pedal_up = "Z\x00\x14\x00\x06"
cmd_calibrate_pedal_down = "Z\x00\x14\x00\x07"
cmd_tle8888_init = "Z\x00\x14\x00\x08"
cmd_write_config = "Z\x00\x14\x00\x0A"
cmd_write_config = "Z\x00\x140x0A"
cmd_etb_reset = "Z\x00\x140x0B"
cmd_etb_autotune = "Z\x00\x14\x00\x0C"
cmd_enable_self_stim = "Z\x00\x14\x00\x0D"
cmd_etb_auto_calibrate = "Z\x00\x14\x00\x0E"
@ -7800,6 +7801,7 @@ dialog = tcuControls, "Transmission Settings"
dialog = etbDialogRight
panel = etbIdleDialog,{ etbFunctions1 == 1 || etbFunctions1 == 2 || etbFunctions2 == 1 || etbFunctions2 == 2 }
commandButton = "Reset ETB", cmd_etb_reset
panel = etbPidDialog, { etbFunctions1 == 1 || etbFunctions1 == 2 || etbFunctions2 == 1 || etbFunctions2 == 2 }
panel = etbAutotune, { etbFunctions1 == 1 || etbFunctions1 == 2 || etbFunctions2 == 1 || etbFunctions2 == 2 }

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.03.16.s105.1670174277"
signature = "rusEFI master.2023.03.16.s105.2032509260"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.03.16.s105.1670174277" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.03.16.s105.2032509260" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Mar 16 02:25:31 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Mar 16 03:57:40 UTC 2023
pageSize = 22432
page = 1
@ -5358,7 +5358,8 @@ cmd_calibrate_tps_2_wot = "Z\x00\x14\x00\x05"
cmd_calibrate_pedal_up = "Z\x00\x14\x00\x06"
cmd_calibrate_pedal_down = "Z\x00\x14\x00\x07"
cmd_tle8888_init = "Z\x00\x14\x00\x08"
cmd_write_config = "Z\x00\x14\x00\x0A"
cmd_write_config = "Z\x00\x140x0A"
cmd_etb_reset = "Z\x00\x140x0B"
cmd_etb_autotune = "Z\x00\x14\x00\x0C"
cmd_enable_self_stim = "Z\x00\x14\x00\x0D"
cmd_etb_auto_calibrate = "Z\x00\x14\x00\x0E"
@ -7814,6 +7815,7 @@ dialog = tcuControls, "Transmission Settings"
dialog = etbDialogRight
panel = etbIdleDialog,{ etbFunctions1 == 1 || etbFunctions1 == 2 || etbFunctions2 == 1 || etbFunctions2 == 2 }
commandButton = "Reset ETB", cmd_etb_reset
panel = etbPidDialog, { etbFunctions1 == 1 || etbFunctions1 == 2 || etbFunctions2 == 1 || etbFunctions2 == 2 }
panel = etbAutotune, { etbFunctions1 == 1 || etbFunctions1 == 2 || etbFunctions2 == 1 || etbFunctions2 == 2 }

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.03.16.subaru_eg33_f7.1059643830"
signature = "rusEFI master.2023.03.16.subaru_eg33_f7.629249727"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.03.16.subaru_eg33_f7.1059643830" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.03.16.subaru_eg33_f7.629249727" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_subaru_config.sh integration/rusefi_config.txt Thu Mar 16 02:25:03 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 Thu Mar 16 03:57:13 UTC 2023
pageSize = 22432
page = 1
@ -5357,7 +5357,8 @@ cmd_calibrate_tps_2_wot = "Z\x00\x14\x00\x05"
cmd_calibrate_pedal_up = "Z\x00\x14\x00\x06"
cmd_calibrate_pedal_down = "Z\x00\x14\x00\x07"
cmd_tle8888_init = "Z\x00\x14\x00\x08"
cmd_write_config = "Z\x00\x14\x00\x0A"
cmd_write_config = "Z\x00\x140x0A"
cmd_etb_reset = "Z\x00\x140x0B"
cmd_etb_autotune = "Z\x00\x14\x00\x0C"
cmd_enable_self_stim = "Z\x00\x14\x00\x0D"
cmd_etb_auto_calibrate = "Z\x00\x14\x00\x0E"
@ -7826,6 +7827,7 @@ dialog = tcuControls, "Transmission Settings"
dialog = etbDialogRight
panel = etbIdleDialog,{ etbFunctions1 == 1 || etbFunctions1 == 2 || etbFunctions2 == 1 || etbFunctions2 == 2 }
commandButton = "Reset ETB", cmd_etb_reset
panel = etbPidDialog, { etbFunctions1 == 1 || etbFunctions1 == 2 || etbFunctions2 == 1 || etbFunctions2 == 2 }
panel = etbAutotune, { etbFunctions1 == 1 || etbFunctions1 == 2 || etbFunctions2 == 1 || etbFunctions2 == 2 }

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.03.16.tdg-pdm8.3327893305"
signature = "rusEFI master.2023.03.16.tdg-pdm8.3706906672"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.03.16.tdg-pdm8.3327893305" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.03.16.tdg-pdm8.3706906672" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Mar 16 02:25:43 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Mar 16 03:57:51 UTC 2023
pageSize = 22432
page = 1
@ -5360,7 +5360,8 @@ cmd_calibrate_tps_2_wot = "Z\x00\x14\x00\x05"
cmd_calibrate_pedal_up = "Z\x00\x14\x00\x06"
cmd_calibrate_pedal_down = "Z\x00\x14\x00\x07"
cmd_tle8888_init = "Z\x00\x14\x00\x08"
cmd_write_config = "Z\x00\x14\x00\x0A"
cmd_write_config = "Z\x00\x140x0A"
cmd_etb_reset = "Z\x00\x140x0B"
cmd_etb_autotune = "Z\x00\x14\x00\x0C"
cmd_enable_self_stim = "Z\x00\x14\x00\x0D"
cmd_etb_auto_calibrate = "Z\x00\x14\x00\x0E"
@ -7836,6 +7837,7 @@ dialog = tcuControls, "Transmission Settings"
dialog = etbDialogRight
panel = etbIdleDialog,{ etbFunctions1 == 1 || etbFunctions1 == 2 || etbFunctions2 == 1 || etbFunctions2 == 2 }
commandButton = "Reset ETB", cmd_etb_reset
panel = etbPidDialog, { etbFunctions1 == 1 || etbFunctions1 == 2 || etbFunctions2 == 1 || etbFunctions2 == 2 }
panel = etbAutotune, { etbFunctions1 == 1 || etbFunctions1 == 2 || etbFunctions2 == 1 || etbFunctions2 == 2 }

View File

@ -16,4 +16,5 @@ public enum ts_14_command {
TS_RESET_TLE8888,
TS_14_9,
TS_WRITE_FLASH,
TS_RESET,
}

View File

@ -1,6 +1,6 @@
package com.rusefi.config.generated;
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Mar 16 02:25:46 UTC 2023
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Mar 16 03:57:54 UTC 2023
// by class com.rusefi.output.FileJavaFieldsConsumer
import com.rusefi.config.*;
@ -1004,7 +1004,7 @@ public class Fields {
public static final int SentEtbType_FORD_TYPE_1 = 2;
public static final int SentEtbType_GM_TYPE_1 = 1;
public static final int SentEtbType_NONE = 0;
public static final int SIGNATURE_HASH = 616213949;
public static final int SIGNATURE_HASH = 1041488564;
public static final int specs_s_size = 12;
public static final int spi_device_e_SPI_DEVICE_1 = 1;
public static final int spi_device_e_SPI_DEVICE_2 = 2;
@ -1154,8 +1154,9 @@ public class Fields {
public static final int ts_14_command_TS_GRAB_PEDAL_WOT = 7;
public static final int ts_14_command_TS_GRAB_TPS_CLOSED = 2;
public static final int ts_14_command_TS_GRAB_TPS_WOT = 3;
public static final int ts_14_command_TS_RESET = 0x0B;
public static final int ts_14_command_TS_RESET_TLE8888 = 8;
public static final int ts_14_command_TS_WRITE_FLASH = 10;
public static final int ts_14_command_TS_WRITE_FLASH = 0x0A;
public static final int TS_BLOCK_READ_TIMEOUT = 3000;
public static final char TS_BURN_COMMAND = 'B';
public static final char TS_CHUNK_WRITE_COMMAND = 'C';
@ -1226,7 +1227,7 @@ public class Fields {
public static final int TS_RESPONSE_UNDERRUN = 0x80;
public static final int TS_RESPONSE_UNRECOGNIZED_COMMAND = 0x83;
public static final char TS_SET_LOGGER_SWITCH = 'l';
public static final String TS_SIGNATURE = "rusEFI master.2023.03.16.f407-discovery.616213949";
public static final String TS_SIGNATURE = "rusEFI master.2023.03.16.f407-discovery.1041488564";
public static final char TS_SINGLE_WRITE_COMMAND = 'W';
public static final char TS_TEST_COMMAND = 't';
public static final int TS_TOTAL_OUTPUT_SIZE = 1364;