Auto-generated configs and docs
This commit is contained in:
parent
9f1fe789be
commit
3e704a2062
|
@ -1,4 +1,4 @@
|
|||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Sun Feb 12 21:50:36 UTC 2023
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Tue Feb 14 00:28:01 UTC 2023
|
||||
// by class com.rusefi.output.CHeaderConsumer
|
||||
// begin
|
||||
#pragma once
|
||||
|
@ -2494,10 +2494,12 @@ struct engine_configuration_s {
|
|||
offset 1360 bit 13 */
|
||||
bool isAlternatorControlEnabled : 1 {};
|
||||
/**
|
||||
* https://wiki.rusefi.com/Trigger-Configuration-Guide
|
||||
* This setting flips the signal from the primary engine speed sensor.
|
||||
offset 1360 bit 14 */
|
||||
bool invertPrimaryTriggerSignal : 1 {};
|
||||
/**
|
||||
* https://wiki.rusefi.com/Trigger-Configuration-Guide
|
||||
* This setting flips the signal from the secondary engine speed sensor.
|
||||
offset 1360 bit 15 */
|
||||
bool invertSecondaryTriggerSignal : 1 {};
|
||||
|
@ -5252,4 +5254,4 @@ struct persistent_config_s {
|
|||
static_assert(sizeof(persistent_config_s) == 22432);
|
||||
|
||||
// end
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Sun Feb 12 21:50:36 UTC 2023
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Tue Feb 14 00:28:01 UTC 2023
|
||||
|
|
|
@ -1049,7 +1049,7 @@
|
|||
#define SENT_INPUT_COUNT 1
|
||||
#define show_Frankenso_presets true
|
||||
#define show_test_presets true
|
||||
#define SIGNATURE_HASH 422438868
|
||||
#define SIGNATURE_HASH 3213244843
|
||||
#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
|
||||
|
@ -1325,7 +1325,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.02.14.cypress.422438868"
|
||||
#define TS_SIGNATURE "rusEFI master.2023.02.14.cypress.3213244843"
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
#define TS_SINGLE_WRITE_COMMAND_char W
|
||||
#define TS_TEST_COMMAND 't'
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Sun Feb 12 21:50:35 UTC 2023
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Tue Feb 14 00:28:00 UTC 2023
|
||||
// by class com.rusefi.output.CHeaderConsumer
|
||||
// begin
|
||||
#pragma once
|
||||
|
@ -2494,10 +2494,12 @@ struct engine_configuration_s {
|
|||
offset 1360 bit 13 */
|
||||
bool isAlternatorControlEnabled : 1 {};
|
||||
/**
|
||||
* https://wiki.rusefi.com/Trigger-Configuration-Guide
|
||||
* This setting flips the signal from the primary engine speed sensor.
|
||||
offset 1360 bit 14 */
|
||||
bool invertPrimaryTriggerSignal : 1 {};
|
||||
/**
|
||||
* https://wiki.rusefi.com/Trigger-Configuration-Guide
|
||||
* This setting flips the signal from the secondary engine speed sensor.
|
||||
offset 1360 bit 15 */
|
||||
bool invertSecondaryTriggerSignal : 1 {};
|
||||
|
@ -5252,4 +5254,4 @@ struct persistent_config_s {
|
|||
static_assert(sizeof(persistent_config_s) == 22432);
|
||||
|
||||
// end
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Sun Feb 12 21:50:35 UTC 2023
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Tue Feb 14 00:28:00 UTC 2023
|
||||
|
|
|
@ -1049,7 +1049,7 @@
|
|||
#define SENT_INPUT_COUNT 1
|
||||
#define show_Frankenso_presets true
|
||||
#define show_test_presets true
|
||||
#define SIGNATURE_HASH 1912227096
|
||||
#define SIGNATURE_HASH 3612449639
|
||||
#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
|
||||
|
@ -1325,7 +1325,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.02.14.kin.1912227096"
|
||||
#define TS_SIGNATURE "rusEFI master.2023.02.14.kin.3612449639"
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
#define TS_SINGLE_WRITE_COMMAND_char W
|
||||
#define TS_TEST_COMMAND 't'
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_subaru_config.sh integration/rusefi_config.txt Sun Feb 12 21:50:38 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 Tue Feb 14 00:28:02 UTC 2023
|
||||
// by class com.rusefi.output.CHeaderConsumer
|
||||
// begin
|
||||
#pragma once
|
||||
|
@ -2494,10 +2494,12 @@ struct engine_configuration_s {
|
|||
offset 1360 bit 13 */
|
||||
bool isAlternatorControlEnabled : 1 {};
|
||||
/**
|
||||
* https://wiki.rusefi.com/Trigger-Configuration-Guide
|
||||
* This setting flips the signal from the primary engine speed sensor.
|
||||
offset 1360 bit 14 */
|
||||
bool invertPrimaryTriggerSignal : 1 {};
|
||||
/**
|
||||
* https://wiki.rusefi.com/Trigger-Configuration-Guide
|
||||
* This setting flips the signal from the secondary engine speed sensor.
|
||||
offset 1360 bit 15 */
|
||||
bool invertSecondaryTriggerSignal : 1 {};
|
||||
|
@ -5252,4 +5254,4 @@ struct persistent_config_s {
|
|||
static_assert(sizeof(persistent_config_s) == 22432);
|
||||
|
||||
// end
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_subaru_config.sh integration/rusefi_config.txt Sun Feb 12 21:50:38 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 Tue Feb 14 00:28:02 UTC 2023
|
||||
|
|
|
@ -999,7 +999,7 @@
|
|||
#define show_Frankenso_presets false
|
||||
#define show_Proteus_presets false
|
||||
#define show_test_presets false
|
||||
#define SIGNATURE_HASH 1794159993
|
||||
#define SIGNATURE_HASH 3428543238
|
||||
#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
|
||||
|
@ -1276,7 +1276,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.02.14.subaru_eg33_f7.1794159993"
|
||||
#define TS_SIGNATURE "rusEFI master.2023.02.14.subaru_eg33_f7.3428543238"
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
#define TS_SINGLE_WRITE_COMMAND_char W
|
||||
#define TS_TEST_COMMAND 't'
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Feb 12 21:51:36 UTC 2023
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Feb 14 00:28:44 UTC 2023
|
||||
// by class com.rusefi.output.CHeaderConsumer
|
||||
// begin
|
||||
#pragma once
|
||||
|
@ -2494,10 +2494,12 @@ struct engine_configuration_s {
|
|||
offset 1360 bit 13 */
|
||||
bool isAlternatorControlEnabled : 1 {};
|
||||
/**
|
||||
* https://wiki.rusefi.com/Trigger-Configuration-Guide
|
||||
* This setting flips the signal from the primary engine speed sensor.
|
||||
offset 1360 bit 14 */
|
||||
bool invertPrimaryTriggerSignal : 1 {};
|
||||
/**
|
||||
* https://wiki.rusefi.com/Trigger-Configuration-Guide
|
||||
* This setting flips the signal from the secondary engine speed sensor.
|
||||
offset 1360 bit 15 */
|
||||
bool invertSecondaryTriggerSignal : 1 {};
|
||||
|
@ -5252,4 +5254,4 @@ struct persistent_config_s {
|
|||
static_assert(sizeof(persistent_config_s) == 22432);
|
||||
|
||||
// end
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Feb 12 21:51:36 UTC 2023
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Feb 14 00:28:44 UTC 2023
|
||||
|
|
|
@ -1049,7 +1049,7 @@
|
|||
#define SENT_INPUT_COUNT 1
|
||||
#define show_Frankenso_presets true
|
||||
#define show_test_presets true
|
||||
#define SIGNATURE_HASH 1902311794
|
||||
#define SIGNATURE_HASH 3620284173
|
||||
#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
|
||||
|
@ -1325,7 +1325,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.02.14.f407-discovery.1902311794"
|
||||
#define TS_SIGNATURE "rusEFI master.2023.02.14.f407-discovery.3620284173"
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
#define TS_SINGLE_WRITE_COMMAND_char W
|
||||
#define TS_TEST_COMMAND 't'
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 3060294836
|
||||
#define TS_SIGNATURE "rusEFI master.2023.02.14.48way.3060294836"
|
||||
#define SIGNATURE_HASH 281262795
|
||||
#define TS_SIGNATURE "rusEFI master.2023.02.14.48way.281262795"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 1159593575
|
||||
#define TS_SIGNATURE "rusEFI master.2023.02.14.alphax-2chan.1159593575"
|
||||
#define SIGNATURE_HASH 3820363800
|
||||
#define TS_SIGNATURE "rusEFI master.2023.02.14.alphax-2chan.3820363800"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 3863237201
|
||||
#define TS_SIGNATURE "rusEFI master.2023.02.14.alphax-4chan.3863237201"
|
||||
#define SIGNATURE_HASH 1089440814
|
||||
#define TS_SIGNATURE "rusEFI master.2023.02.14.alphax-4chan.1089440814"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 3008477424
|
||||
#define TS_SIGNATURE "rusEFI master.2023.02.14.alphax-8chan.3008477424"
|
||||
#define SIGNATURE_HASH 368731791
|
||||
#define TS_SIGNATURE "rusEFI master.2023.02.14.alphax-8chan.368731791"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 99029747
|
||||
#define TS_SIGNATURE "rusEFI master.2023.02.14.atlas.99029747"
|
||||
#define SIGNATURE_HASH 2739719308
|
||||
#define TS_SIGNATURE "rusEFI master.2023.02.14.atlas.2739719308"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 3398820280
|
||||
#define TS_SIGNATURE "rusEFI master.2023.02.14.core8.3398820280"
|
||||
#define SIGNATURE_HASH 1816018887
|
||||
#define TS_SIGNATURE "rusEFI master.2023.02.14.core8.1816018887"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 422438868
|
||||
#define TS_SIGNATURE "rusEFI master.2023.02.14.cypress.422438868"
|
||||
#define SIGNATURE_HASH 3213244843
|
||||
#define TS_SIGNATURE "rusEFI master.2023.02.14.cypress.3213244843"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 1902311794
|
||||
#define TS_SIGNATURE "rusEFI master.2023.02.14.f407-discovery.1902311794"
|
||||
#define SIGNATURE_HASH 3620284173
|
||||
#define TS_SIGNATURE "rusEFI master.2023.02.14.f407-discovery.3620284173"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 422438868
|
||||
#define TS_SIGNATURE "rusEFI master.2023.02.14.f429-discovery.422438868"
|
||||
#define SIGNATURE_HASH 3213244843
|
||||
#define TS_SIGNATURE "rusEFI master.2023.02.14.f429-discovery.3213244843"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 998180638
|
||||
#define TS_SIGNATURE "rusEFI master.2023.02.14.frankenso_na6.998180638"
|
||||
#define SIGNATURE_HASH 2647972193
|
||||
#define TS_SIGNATURE "rusEFI master.2023.02.14.frankenso_na6.2647972193"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 1042567836
|
||||
#define TS_SIGNATURE "rusEFI master.2023.02.14.harley81.1042567836"
|
||||
#define SIGNATURE_HASH 2559544547
|
||||
#define TS_SIGNATURE "rusEFI master.2023.02.14.harley81.2559544547"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 1716886867
|
||||
#define TS_SIGNATURE "rusEFI master.2023.02.14.hellen-gm-e67.1716886867"
|
||||
#define SIGNATURE_HASH 3237888812
|
||||
#define TS_SIGNATURE "rusEFI master.2023.02.14.hellen-gm-e67.3237888812"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 3286067046
|
||||
#define TS_SIGNATURE "rusEFI master.2023.02.14.hellen-honda-k.3286067046"
|
||||
#define SIGNATURE_HASH 1702279449
|
||||
#define TS_SIGNATURE "rusEFI master.2023.02.14.hellen-honda-k.1702279449"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 4090132309
|
||||
#define TS_SIGNATURE "rusEFI master.2023.02.14.hellen-nb1.4090132309"
|
||||
#define SIGNATURE_HASH 1432463658
|
||||
#define TS_SIGNATURE "rusEFI master.2023.02.14.hellen-nb1.1432463658"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 2815059273
|
||||
#define TS_SIGNATURE "rusEFI master.2023.02.14.hellen121nissan.2815059273"
|
||||
#define SIGNATURE_HASH 23182134
|
||||
#define TS_SIGNATURE "rusEFI master.2023.02.14.hellen121nissan.23182134"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 2525601428
|
||||
#define TS_SIGNATURE "rusEFI master.2023.02.14.hellen121vag.2525601428"
|
||||
#define SIGNATURE_HASH 807551211
|
||||
#define TS_SIGNATURE "rusEFI master.2023.02.14.hellen121vag.807551211"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 3206153647
|
||||
#define TS_SIGNATURE "rusEFI master.2023.02.14.hellen128.3206153647"
|
||||
#define SIGNATURE_HASH 431086544
|
||||
#define TS_SIGNATURE "rusEFI master.2023.02.14.hellen128.431086544"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 3946271069
|
||||
#define TS_SIGNATURE "rusEFI master.2023.02.14.hellen154hyundai.3946271069"
|
||||
#define SIGNATURE_HASH 1302105890
|
||||
#define TS_SIGNATURE "rusEFI master.2023.02.14.hellen154hyundai.1302105890"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 2316030209
|
||||
#define TS_SIGNATURE "rusEFI master.2023.02.14.hellen72.2316030209"
|
||||
#define SIGNATURE_HASH 748687230
|
||||
#define TS_SIGNATURE "rusEFI master.2023.02.14.hellen72.748687230"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 1608647817
|
||||
#define TS_SIGNATURE "rusEFI master.2023.02.14.hellen81.1608647817"
|
||||
#define SIGNATURE_HASH 4182366966
|
||||
#define TS_SIGNATURE "rusEFI master.2023.02.14.hellen81.4182366966"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 197705989
|
||||
#define TS_SIGNATURE "rusEFI master.2023.02.14.hellen88bmw.197705989"
|
||||
#define SIGNATURE_HASH 2908954490
|
||||
#define TS_SIGNATURE "rusEFI master.2023.02.14.hellen88bmw.2908954490"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 1888443404
|
||||
#define TS_SIGNATURE "rusEFI master.2023.02.14.hellenNA6.1888443404"
|
||||
#define SIGNATURE_HASH 3592716915
|
||||
#define TS_SIGNATURE "rusEFI master.2023.02.14.hellenNA6.3592716915"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 408870707
|
||||
#define TS_SIGNATURE "rusEFI master.2023.02.14.hellenNA8_96.408870707"
|
||||
#define SIGNATURE_HASH 3203727692
|
||||
#define TS_SIGNATURE "rusEFI master.2023.02.14.hellenNA8_96.3203727692"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 1912227096
|
||||
#define TS_SIGNATURE "rusEFI master.2023.02.14.kin.1912227096"
|
||||
#define SIGNATURE_HASH 3612449639
|
||||
#define TS_SIGNATURE "rusEFI master.2023.02.14.kin.3612449639"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 3332586223
|
||||
#define TS_SIGNATURE "rusEFI master.2023.02.14.m74_9.3332586223"
|
||||
#define SIGNATURE_HASH 1611195536
|
||||
#define TS_SIGNATURE "rusEFI master.2023.02.14.m74_9.1611195536"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 3180840487
|
||||
#define TS_SIGNATURE "rusEFI master.2023.02.14.mre_f4.3180840487"
|
||||
#define SIGNATURE_HASH 456923224
|
||||
#define TS_SIGNATURE "rusEFI master.2023.02.14.mre_f4.456923224"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 3180840487
|
||||
#define TS_SIGNATURE "rusEFI master.2023.02.14.mre_f7.3180840487"
|
||||
#define SIGNATURE_HASH 456923224
|
||||
#define TS_SIGNATURE "rusEFI master.2023.02.14.mre_f7.456923224"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 1237794354
|
||||
#define TS_SIGNATURE "rusEFI master.2023.02.14.prometheus_405.1237794354"
|
||||
#define SIGNATURE_HASH 4016889933
|
||||
#define TS_SIGNATURE "rusEFI master.2023.02.14.prometheus_405.4016889933"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 1237794354
|
||||
#define TS_SIGNATURE "rusEFI master.2023.02.14.prometheus_469.1237794354"
|
||||
#define SIGNATURE_HASH 4016889933
|
||||
#define TS_SIGNATURE "rusEFI master.2023.02.14.prometheus_469.4016889933"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 938114595
|
||||
#define TS_SIGNATURE "rusEFI master.2023.02.14.proteus_f4.938114595"
|
||||
#define SIGNATURE_HASH 2436997212
|
||||
#define TS_SIGNATURE "rusEFI master.2023.02.14.proteus_f4.2436997212"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 938114595
|
||||
#define TS_SIGNATURE "rusEFI master.2023.02.14.proteus_f7.938114595"
|
||||
#define SIGNATURE_HASH 2436997212
|
||||
#define TS_SIGNATURE "rusEFI master.2023.02.14.proteus_f7.2436997212"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 938114595
|
||||
#define TS_SIGNATURE "rusEFI master.2023.02.14.proteus_h7.938114595"
|
||||
#define SIGNATURE_HASH 2436997212
|
||||
#define TS_SIGNATURE "rusEFI master.2023.02.14.proteus_h7.2436997212"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 2698166778
|
||||
#define TS_SIGNATURE "rusEFI master.2023.02.14.s105.2698166778"
|
||||
#define SIGNATURE_HASH 108601221
|
||||
#define TS_SIGNATURE "rusEFI master.2023.02.14.s105.108601221"
|
||||
|
|
|
@ -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 1794159993
|
||||
#define TS_SIGNATURE "rusEFI master.2023.02.14.subaru_eg33_f7.1794159993"
|
||||
#define SIGNATURE_HASH 3428543238
|
||||
#define TS_SIGNATURE "rusEFI master.2023.02.14.subaru_eg33_f7.3428543238"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 2474888182
|
||||
#define TS_SIGNATURE "rusEFI master.2023.02.14.tdg-pdm8.2474888182"
|
||||
#define SIGNATURE_HASH 891819401
|
||||
#define TS_SIGNATURE "rusEFI master.2023.02.14.tdg-pdm8.891819401"
|
||||
|
|
|
@ -737,10 +737,10 @@ Treat milliseconds value as duty cycle value, i.e. 0.5ms would become 50%
|
|||
This enables smart alternator control and activates the extra alternator settings.
|
||||
|
||||
### invertPrimaryTriggerSignal
|
||||
This setting flips the signal from the primary engine speed sensor.
|
||||
https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the primary engine speed sensor.
|
||||
|
||||
### invertSecondaryTriggerSignal
|
||||
This setting flips the signal from the secondary engine speed sensor.
|
||||
https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the secondary engine speed sensor.
|
||||
|
||||
### cutFuelOnHardLimit
|
||||
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.02.14.f407-discovery.1902311794"
|
||||
signature = "rusEFI master.2023.02.14.f407-discovery.3620284173"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.02.14.f407-discovery.1902311794" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.02.14.f407-discovery.3620284173" ; 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
|
||||
|
@ -86,7 +86,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 Tue Feb 14 00:20:04 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Feb 14 00:28:43 UTC 2023
|
||||
|
||||
pageSize = 22432
|
||||
page = 1
|
||||
|
@ -1724,8 +1724,8 @@ veBlends4_blendValues = array, U08, 22422, [8], "%", 0.5, 0, 0, 100, 1
|
|||
canWriteEnabled = "enable can_write/disable can_write"
|
||||
tachPulseDurationAsDutyCycle = "Treat milliseconds value as duty cycle value, i.e. 0.5ms would become 50%"
|
||||
isAlternatorControlEnabled = "This enables smart alternator control and activates the extra alternator settings."
|
||||
invertPrimaryTriggerSignal = "This setting flips the signal from the primary engine speed sensor."
|
||||
invertSecondaryTriggerSignal = "This setting flips the signal from the secondary engine speed sensor."
|
||||
invertPrimaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the primary engine speed sensor."
|
||||
invertSecondaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the secondary engine speed sensor."
|
||||
cutSparkOnHardLimit = "Be careful enabling this: some engines are known to self-disassemble their valvetrain with a spark cut. Fuel cut is much safer."
|
||||
launchSparkCutEnable = "This is the Cut Mode normally used"
|
||||
skippedWheelOnCam = "Where is your primary skipped wheel located?"
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.02.14.48way.3060294836"
|
||||
signature = "rusEFI master.2023.02.14.48way.281262795"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.02.14.48way.3060294836" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.02.14.48way.281262795" ; 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
|
||||
|
@ -86,7 +86,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 Tue Feb 14 00:19:49 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Feb 14 00:28:27 UTC 2023
|
||||
|
||||
pageSize = 22432
|
||||
page = 1
|
||||
|
@ -1724,8 +1724,8 @@ veBlends4_blendValues = array, U08, 22422, [8], "%", 0.5, 0, 0, 100, 1
|
|||
canWriteEnabled = "enable can_write/disable can_write"
|
||||
tachPulseDurationAsDutyCycle = "Treat milliseconds value as duty cycle value, i.e. 0.5ms would become 50%"
|
||||
isAlternatorControlEnabled = "This enables smart alternator control and activates the extra alternator settings."
|
||||
invertPrimaryTriggerSignal = "This setting flips the signal from the primary engine speed sensor."
|
||||
invertSecondaryTriggerSignal = "This setting flips the signal from the secondary engine speed sensor."
|
||||
invertPrimaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the primary engine speed sensor."
|
||||
invertSecondaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the secondary engine speed sensor."
|
||||
cutSparkOnHardLimit = "Be careful enabling this: some engines are known to self-disassemble their valvetrain with a spark cut. Fuel cut is much safer."
|
||||
launchSparkCutEnable = "This is the Cut Mode normally used"
|
||||
skippedWheelOnCam = "Where is your primary skipped wheel located?"
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.02.14.alphax-2chan.1159593575"
|
||||
signature = "rusEFI master.2023.02.14.alphax-2chan.3820363800"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.02.14.alphax-2chan.1159593575" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.02.14.alphax-2chan.3820363800" ; 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
|
||||
|
@ -86,7 +86,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 Tue Feb 14 00:19:25 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Feb 14 00:28:03 UTC 2023
|
||||
|
||||
pageSize = 22432
|
||||
page = 1
|
||||
|
@ -1724,8 +1724,8 @@ veBlends4_blendValues = array, U08, 22422, [8], "%", 0.5, 0, 0, 100, 1
|
|||
canWriteEnabled = "enable can_write/disable can_write"
|
||||
tachPulseDurationAsDutyCycle = "Treat milliseconds value as duty cycle value, i.e. 0.5ms would become 50%"
|
||||
isAlternatorControlEnabled = "This enables smart alternator control and activates the extra alternator settings."
|
||||
invertPrimaryTriggerSignal = "This setting flips the signal from the primary engine speed sensor."
|
||||
invertSecondaryTriggerSignal = "This setting flips the signal from the secondary engine speed sensor."
|
||||
invertPrimaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the primary engine speed sensor."
|
||||
invertSecondaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the secondary engine speed sensor."
|
||||
cutSparkOnHardLimit = "Be careful enabling this: some engines are known to self-disassemble their valvetrain with a spark cut. Fuel cut is much safer."
|
||||
launchSparkCutEnable = "This is the Cut Mode normally used"
|
||||
skippedWheelOnCam = "Where is your primary skipped wheel located?"
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.02.14.alphax-4chan.3863237201"
|
||||
signature = "rusEFI master.2023.02.14.alphax-4chan.1089440814"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.02.14.alphax-4chan.3863237201" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.02.14.alphax-4chan.1089440814" ; 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
|
||||
|
@ -86,7 +86,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 Tue Feb 14 00:19:27 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Feb 14 00:28:05 UTC 2023
|
||||
|
||||
pageSize = 22432
|
||||
page = 1
|
||||
|
@ -1724,8 +1724,8 @@ veBlends4_blendValues = array, U08, 22422, [8], "%", 0.5, 0, 0, 100, 1
|
|||
canWriteEnabled = "enable can_write/disable can_write"
|
||||
tachPulseDurationAsDutyCycle = "Treat milliseconds value as duty cycle value, i.e. 0.5ms would become 50%"
|
||||
isAlternatorControlEnabled = "This enables smart alternator control and activates the extra alternator settings."
|
||||
invertPrimaryTriggerSignal = "This setting flips the signal from the primary engine speed sensor."
|
||||
invertSecondaryTriggerSignal = "This setting flips the signal from the secondary engine speed sensor."
|
||||
invertPrimaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the primary engine speed sensor."
|
||||
invertSecondaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the secondary engine speed sensor."
|
||||
cutSparkOnHardLimit = "Be careful enabling this: some engines are known to self-disassemble their valvetrain with a spark cut. Fuel cut is much safer."
|
||||
launchSparkCutEnable = "This is the Cut Mode normally used"
|
||||
skippedWheelOnCam = "Where is your primary skipped wheel located?"
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.02.14.alphax-8chan.3008477424"
|
||||
signature = "rusEFI master.2023.02.14.alphax-8chan.368731791"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.02.14.alphax-8chan.3008477424" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.02.14.alphax-8chan.368731791" ; 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
|
||||
|
@ -86,7 +86,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 Tue Feb 14 00:19:28 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Feb 14 00:28:06 UTC 2023
|
||||
|
||||
pageSize = 22432
|
||||
page = 1
|
||||
|
@ -1724,8 +1724,8 @@ veBlends4_blendValues = array, U08, 22422, [8], "%", 0.5, 0, 0, 100, 1
|
|||
canWriteEnabled = "enable can_write/disable can_write"
|
||||
tachPulseDurationAsDutyCycle = "Treat milliseconds value as duty cycle value, i.e. 0.5ms would become 50%"
|
||||
isAlternatorControlEnabled = "This enables smart alternator control and activates the extra alternator settings."
|
||||
invertPrimaryTriggerSignal = "This setting flips the signal from the primary engine speed sensor."
|
||||
invertSecondaryTriggerSignal = "This setting flips the signal from the secondary engine speed sensor."
|
||||
invertPrimaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the primary engine speed sensor."
|
||||
invertSecondaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the secondary engine speed sensor."
|
||||
cutSparkOnHardLimit = "Be careful enabling this: some engines are known to self-disassemble their valvetrain with a spark cut. Fuel cut is much safer."
|
||||
launchSparkCutEnable = "This is the Cut Mode normally used"
|
||||
skippedWheelOnCam = "Where is your primary skipped wheel located?"
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.02.14.atlas.99029747"
|
||||
signature = "rusEFI master.2023.02.14.atlas.2739719308"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.02.14.atlas.99029747" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.02.14.atlas.2739719308" ; 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
|
||||
|
@ -86,7 +86,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 Tue Feb 14 00:20:02 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Feb 14 00:28:40 UTC 2023
|
||||
|
||||
pageSize = 22432
|
||||
page = 1
|
||||
|
@ -1724,8 +1724,8 @@ veBlends4_blendValues = array, U08, 22422, [8], "%", 0.5, 0, 0, 100, 1
|
|||
canWriteEnabled = "enable can_write/disable can_write"
|
||||
tachPulseDurationAsDutyCycle = "Treat milliseconds value as duty cycle value, i.e. 0.5ms would become 50%"
|
||||
isAlternatorControlEnabled = "This enables smart alternator control and activates the extra alternator settings."
|
||||
invertPrimaryTriggerSignal = "This setting flips the signal from the primary engine speed sensor."
|
||||
invertSecondaryTriggerSignal = "This setting flips the signal from the secondary engine speed sensor."
|
||||
invertPrimaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the primary engine speed sensor."
|
||||
invertSecondaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the secondary engine speed sensor."
|
||||
cutSparkOnHardLimit = "Be careful enabling this: some engines are known to self-disassemble their valvetrain with a spark cut. Fuel cut is much safer."
|
||||
launchSparkCutEnable = "This is the Cut Mode normally used"
|
||||
skippedWheelOnCam = "Where is your primary skipped wheel located?"
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.02.14.core8.3398820280"
|
||||
signature = "rusEFI master.2023.02.14.core8.1816018887"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.02.14.core8.3398820280" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.02.14.core8.1816018887" ; 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
|
||||
|
@ -86,7 +86,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 Tue Feb 14 00:19:47 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Feb 14 00:28:26 UTC 2023
|
||||
|
||||
pageSize = 22432
|
||||
page = 1
|
||||
|
@ -1724,8 +1724,8 @@ veBlends4_blendValues = array, U08, 22422, [8], "%", 0.5, 0, 0, 100, 1
|
|||
canWriteEnabled = "enable can_write/disable can_write"
|
||||
tachPulseDurationAsDutyCycle = "Treat milliseconds value as duty cycle value, i.e. 0.5ms would become 50%"
|
||||
isAlternatorControlEnabled = "This enables smart alternator control and activates the extra alternator settings."
|
||||
invertPrimaryTriggerSignal = "This setting flips the signal from the primary engine speed sensor."
|
||||
invertSecondaryTriggerSignal = "This setting flips the signal from the secondary engine speed sensor."
|
||||
invertPrimaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the primary engine speed sensor."
|
||||
invertSecondaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the secondary engine speed sensor."
|
||||
cutSparkOnHardLimit = "Be careful enabling this: some engines are known to self-disassemble their valvetrain with a spark cut. Fuel cut is much safer."
|
||||
launchSparkCutEnable = "This is the Cut Mode normally used"
|
||||
skippedWheelOnCam = "Where is your primary skipped wheel located?"
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.02.14.cypress.422438868"
|
||||
signature = "rusEFI master.2023.02.14.cypress.3213244843"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.02.14.cypress.422438868" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.02.14.cypress.3213244843" ; 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
|
||||
|
@ -86,7 +86,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 Tue Feb 14 00:19:23 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Tue Feb 14 00:28:01 UTC 2023
|
||||
|
||||
pageSize = 22432
|
||||
page = 1
|
||||
|
@ -1724,8 +1724,8 @@ veBlends4_blendValues = array, U08, 22422, [8], "%", 0.5, 0, 0, 100, 1
|
|||
canWriteEnabled = "enable can_write/disable can_write"
|
||||
tachPulseDurationAsDutyCycle = "Treat milliseconds value as duty cycle value, i.e. 0.5ms would become 50%"
|
||||
isAlternatorControlEnabled = "This enables smart alternator control and activates the extra alternator settings."
|
||||
invertPrimaryTriggerSignal = "This setting flips the signal from the primary engine speed sensor."
|
||||
invertSecondaryTriggerSignal = "This setting flips the signal from the secondary engine speed sensor."
|
||||
invertPrimaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the primary engine speed sensor."
|
||||
invertSecondaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the secondary engine speed sensor."
|
||||
cutSparkOnHardLimit = "Be careful enabling this: some engines are known to self-disassemble their valvetrain with a spark cut. Fuel cut is much safer."
|
||||
launchSparkCutEnable = "This is the Cut Mode normally used"
|
||||
skippedWheelOnCam = "Where is your primary skipped wheel located?"
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.02.14.f407-discovery.1902311794"
|
||||
signature = "rusEFI master.2023.02.14.f407-discovery.3620284173"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.02.14.f407-discovery.1902311794" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.02.14.f407-discovery.3620284173" ; 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
|
||||
|
@ -86,7 +86,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 Tue Feb 14 00:19:59 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Feb 14 00:28:38 UTC 2023
|
||||
|
||||
pageSize = 22432
|
||||
page = 1
|
||||
|
@ -1724,8 +1724,8 @@ veBlends4_blendValues = array, U08, 22422, [8], "%", 0.5, 0, 0, 100, 1
|
|||
canWriteEnabled = "enable can_write/disable can_write"
|
||||
tachPulseDurationAsDutyCycle = "Treat milliseconds value as duty cycle value, i.e. 0.5ms would become 50%"
|
||||
isAlternatorControlEnabled = "This enables smart alternator control and activates the extra alternator settings."
|
||||
invertPrimaryTriggerSignal = "This setting flips the signal from the primary engine speed sensor."
|
||||
invertSecondaryTriggerSignal = "This setting flips the signal from the secondary engine speed sensor."
|
||||
invertPrimaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the primary engine speed sensor."
|
||||
invertSecondaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the secondary engine speed sensor."
|
||||
cutSparkOnHardLimit = "Be careful enabling this: some engines are known to self-disassemble their valvetrain with a spark cut. Fuel cut is much safer."
|
||||
launchSparkCutEnable = "This is the Cut Mode normally used"
|
||||
skippedWheelOnCam = "Where is your primary skipped wheel located?"
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.02.14.f429-discovery.422438868"
|
||||
signature = "rusEFI master.2023.02.14.f429-discovery.3213244843"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.02.14.f429-discovery.422438868" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.02.14.f429-discovery.3213244843" ; 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
|
||||
|
@ -86,7 +86,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 Tue Feb 14 00:20:01 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Feb 14 00:28:39 UTC 2023
|
||||
|
||||
pageSize = 22432
|
||||
page = 1
|
||||
|
@ -1724,8 +1724,8 @@ veBlends4_blendValues = array, U08, 22422, [8], "%", 0.5, 0, 0, 100, 1
|
|||
canWriteEnabled = "enable can_write/disable can_write"
|
||||
tachPulseDurationAsDutyCycle = "Treat milliseconds value as duty cycle value, i.e. 0.5ms would become 50%"
|
||||
isAlternatorControlEnabled = "This enables smart alternator control and activates the extra alternator settings."
|
||||
invertPrimaryTriggerSignal = "This setting flips the signal from the primary engine speed sensor."
|
||||
invertSecondaryTriggerSignal = "This setting flips the signal from the secondary engine speed sensor."
|
||||
invertPrimaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the primary engine speed sensor."
|
||||
invertSecondaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the secondary engine speed sensor."
|
||||
cutSparkOnHardLimit = "Be careful enabling this: some engines are known to self-disassemble their valvetrain with a spark cut. Fuel cut is much safer."
|
||||
launchSparkCutEnable = "This is the Cut Mode normally used"
|
||||
skippedWheelOnCam = "Where is your primary skipped wheel located?"
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.02.14.frankenso_na6.998180638"
|
||||
signature = "rusEFI master.2023.02.14.frankenso_na6.2647972193"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.02.14.frankenso_na6.998180638" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.02.14.frankenso_na6.2647972193" ; 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
|
||||
|
@ -86,7 +86,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 Tue Feb 14 00:19:52 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Feb 14 00:28:30 UTC 2023
|
||||
|
||||
pageSize = 22432
|
||||
page = 1
|
||||
|
@ -1724,8 +1724,8 @@ veBlends4_blendValues = array, U08, 22422, [8], "%", 0.5, 0, 0, 100, 1
|
|||
canWriteEnabled = "enable can_write/disable can_write"
|
||||
tachPulseDurationAsDutyCycle = "Treat milliseconds value as duty cycle value, i.e. 0.5ms would become 50%"
|
||||
isAlternatorControlEnabled = "This enables smart alternator control and activates the extra alternator settings."
|
||||
invertPrimaryTriggerSignal = "This setting flips the signal from the primary engine speed sensor."
|
||||
invertSecondaryTriggerSignal = "This setting flips the signal from the secondary engine speed sensor."
|
||||
invertPrimaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the primary engine speed sensor."
|
||||
invertSecondaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the secondary engine speed sensor."
|
||||
cutSparkOnHardLimit = "Be careful enabling this: some engines are known to self-disassemble their valvetrain with a spark cut. Fuel cut is much safer."
|
||||
launchSparkCutEnable = "This is the Cut Mode normally used"
|
||||
skippedWheelOnCam = "Where is your primary skipped wheel located?"
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.02.14.harley81.1042567836"
|
||||
signature = "rusEFI master.2023.02.14.harley81.2559544547"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.02.14.harley81.1042567836" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.02.14.harley81.2559544547" ; 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
|
||||
|
@ -86,7 +86,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 Tue Feb 14 00:19:29 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Feb 14 00:28:07 UTC 2023
|
||||
|
||||
pageSize = 22432
|
||||
page = 1
|
||||
|
@ -1724,8 +1724,8 @@ veBlends4_blendValues = array, U08, 22422, [8], "%", 0.5, 0, 0, 100, 1
|
|||
canWriteEnabled = "enable can_write/disable can_write"
|
||||
tachPulseDurationAsDutyCycle = "Treat milliseconds value as duty cycle value, i.e. 0.5ms would become 50%"
|
||||
isAlternatorControlEnabled = "This enables smart alternator control and activates the extra alternator settings."
|
||||
invertPrimaryTriggerSignal = "This setting flips the signal from the primary engine speed sensor."
|
||||
invertSecondaryTriggerSignal = "This setting flips the signal from the secondary engine speed sensor."
|
||||
invertPrimaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the primary engine speed sensor."
|
||||
invertSecondaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the secondary engine speed sensor."
|
||||
cutSparkOnHardLimit = "Be careful enabling this: some engines are known to self-disassemble their valvetrain with a spark cut. Fuel cut is much safer."
|
||||
launchSparkCutEnable = "This is the Cut Mode normally used"
|
||||
skippedWheelOnCam = "Where is your primary skipped wheel located?"
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.02.14.hellen-gm-e67.1716886867"
|
||||
signature = "rusEFI master.2023.02.14.hellen-gm-e67.3237888812"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.02.14.hellen-gm-e67.1716886867" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.02.14.hellen-gm-e67.3237888812" ; 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
|
||||
|
@ -86,7 +86,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 Tue Feb 14 00:19:41 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Feb 14 00:28:20 UTC 2023
|
||||
|
||||
pageSize = 22432
|
||||
page = 1
|
||||
|
@ -1724,8 +1724,8 @@ veBlends4_blendValues = array, U08, 22422, [8], "%", 0.5, 0, 0, 100, 1
|
|||
canWriteEnabled = "enable can_write/disable can_write"
|
||||
tachPulseDurationAsDutyCycle = "Treat milliseconds value as duty cycle value, i.e. 0.5ms would become 50%"
|
||||
isAlternatorControlEnabled = "This enables smart alternator control and activates the extra alternator settings."
|
||||
invertPrimaryTriggerSignal = "This setting flips the signal from the primary engine speed sensor."
|
||||
invertSecondaryTriggerSignal = "This setting flips the signal from the secondary engine speed sensor."
|
||||
invertPrimaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the primary engine speed sensor."
|
||||
invertSecondaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the secondary engine speed sensor."
|
||||
cutSparkOnHardLimit = "Be careful enabling this: some engines are known to self-disassemble their valvetrain with a spark cut. Fuel cut is much safer."
|
||||
launchSparkCutEnable = "This is the Cut Mode normally used"
|
||||
skippedWheelOnCam = "Where is your primary skipped wheel located?"
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.02.14.hellen-honda-k.3286067046"
|
||||
signature = "rusEFI master.2023.02.14.hellen-honda-k.1702279449"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.02.14.hellen-honda-k.3286067046" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.02.14.hellen-honda-k.1702279449" ; 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
|
||||
|
@ -86,7 +86,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 Tue Feb 14 00:19:34 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Feb 14 00:28:12 UTC 2023
|
||||
|
||||
pageSize = 22432
|
||||
page = 1
|
||||
|
@ -1724,8 +1724,8 @@ veBlends4_blendValues = array, U08, 22422, [8], "%", 0.5, 0, 0, 100, 1
|
|||
canWriteEnabled = "enable can_write/disable can_write"
|
||||
tachPulseDurationAsDutyCycle = "Treat milliseconds value as duty cycle value, i.e. 0.5ms would become 50%"
|
||||
isAlternatorControlEnabled = "This enables smart alternator control and activates the extra alternator settings."
|
||||
invertPrimaryTriggerSignal = "This setting flips the signal from the primary engine speed sensor."
|
||||
invertSecondaryTriggerSignal = "This setting flips the signal from the secondary engine speed sensor."
|
||||
invertPrimaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the primary engine speed sensor."
|
||||
invertSecondaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the secondary engine speed sensor."
|
||||
cutSparkOnHardLimit = "Be careful enabling this: some engines are known to self-disassemble their valvetrain with a spark cut. Fuel cut is much safer."
|
||||
launchSparkCutEnable = "This is the Cut Mode normally used"
|
||||
skippedWheelOnCam = "Where is your primary skipped wheel located?"
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.02.14.hellen-nb1.4090132309"
|
||||
signature = "rusEFI master.2023.02.14.hellen-nb1.1432463658"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.02.14.hellen-nb1.4090132309" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.02.14.hellen-nb1.1432463658" ; 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
|
||||
|
@ -86,7 +86,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 Tue Feb 14 00:19:40 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Feb 14 00:28:18 UTC 2023
|
||||
|
||||
pageSize = 22432
|
||||
page = 1
|
||||
|
@ -1724,8 +1724,8 @@ veBlends4_blendValues = array, U08, 22422, [8], "%", 0.5, 0, 0, 100, 1
|
|||
canWriteEnabled = "enable can_write/disable can_write"
|
||||
tachPulseDurationAsDutyCycle = "Treat milliseconds value as duty cycle value, i.e. 0.5ms would become 50%"
|
||||
isAlternatorControlEnabled = "This enables smart alternator control and activates the extra alternator settings."
|
||||
invertPrimaryTriggerSignal = "This setting flips the signal from the primary engine speed sensor."
|
||||
invertSecondaryTriggerSignal = "This setting flips the signal from the secondary engine speed sensor."
|
||||
invertPrimaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the primary engine speed sensor."
|
||||
invertSecondaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the secondary engine speed sensor."
|
||||
cutSparkOnHardLimit = "Be careful enabling this: some engines are known to self-disassemble their valvetrain with a spark cut. Fuel cut is much safer."
|
||||
launchSparkCutEnable = "This is the Cut Mode normally used"
|
||||
skippedWheelOnCam = "Where is your primary skipped wheel located?"
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.02.14.hellen121nissan.2815059273"
|
||||
signature = "rusEFI master.2023.02.14.hellen121nissan.23182134"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.02.14.hellen121nissan.2815059273" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.02.14.hellen121nissan.23182134" ; 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
|
||||
|
@ -86,7 +86,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 Tue Feb 14 00:19:33 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Feb 14 00:28:11 UTC 2023
|
||||
|
||||
pageSize = 22432
|
||||
page = 1
|
||||
|
@ -1724,8 +1724,8 @@ veBlends4_blendValues = array, U08, 22422, [8], "%", 0.5, 0, 0, 100, 1
|
|||
canWriteEnabled = "enable can_write/disable can_write"
|
||||
tachPulseDurationAsDutyCycle = "Treat milliseconds value as duty cycle value, i.e. 0.5ms would become 50%"
|
||||
isAlternatorControlEnabled = "This enables smart alternator control and activates the extra alternator settings."
|
||||
invertPrimaryTriggerSignal = "This setting flips the signal from the primary engine speed sensor."
|
||||
invertSecondaryTriggerSignal = "This setting flips the signal from the secondary engine speed sensor."
|
||||
invertPrimaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the primary engine speed sensor."
|
||||
invertSecondaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the secondary engine speed sensor."
|
||||
cutSparkOnHardLimit = "Be careful enabling this: some engines are known to self-disassemble their valvetrain with a spark cut. Fuel cut is much safer."
|
||||
launchSparkCutEnable = "This is the Cut Mode normally used"
|
||||
skippedWheelOnCam = "Where is your primary skipped wheel located?"
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.02.14.hellen121vag.2525601428"
|
||||
signature = "rusEFI master.2023.02.14.hellen121vag.807551211"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.02.14.hellen121vag.2525601428" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.02.14.hellen121vag.807551211" ; 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
|
||||
|
@ -86,7 +86,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 Tue Feb 14 00:19:32 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Feb 14 00:28:10 UTC 2023
|
||||
|
||||
pageSize = 22432
|
||||
page = 1
|
||||
|
@ -1724,8 +1724,8 @@ veBlends4_blendValues = array, U08, 22422, [8], "%", 0.5, 0, 0, 100, 1
|
|||
canWriteEnabled = "enable can_write/disable can_write"
|
||||
tachPulseDurationAsDutyCycle = "Treat milliseconds value as duty cycle value, i.e. 0.5ms would become 50%"
|
||||
isAlternatorControlEnabled = "This enables smart alternator control and activates the extra alternator settings."
|
||||
invertPrimaryTriggerSignal = "This setting flips the signal from the primary engine speed sensor."
|
||||
invertSecondaryTriggerSignal = "This setting flips the signal from the secondary engine speed sensor."
|
||||
invertPrimaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the primary engine speed sensor."
|
||||
invertSecondaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the secondary engine speed sensor."
|
||||
cutSparkOnHardLimit = "Be careful enabling this: some engines are known to self-disassemble their valvetrain with a spark cut. Fuel cut is much safer."
|
||||
launchSparkCutEnable = "This is the Cut Mode normally used"
|
||||
skippedWheelOnCam = "Where is your primary skipped wheel located?"
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.02.14.hellen128.3206153647"
|
||||
signature = "rusEFI master.2023.02.14.hellen128.431086544"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.02.14.hellen128.3206153647" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.02.14.hellen128.431086544" ; 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
|
||||
|
@ -86,7 +86,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 Tue Feb 14 00:19:30 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Feb 14 00:28:08 UTC 2023
|
||||
|
||||
pageSize = 22432
|
||||
page = 1
|
||||
|
@ -1724,8 +1724,8 @@ veBlends4_blendValues = array, U08, 22422, [8], "%", 0.5, 0, 0, 100, 1
|
|||
canWriteEnabled = "enable can_write/disable can_write"
|
||||
tachPulseDurationAsDutyCycle = "Treat milliseconds value as duty cycle value, i.e. 0.5ms would become 50%"
|
||||
isAlternatorControlEnabled = "This enables smart alternator control and activates the extra alternator settings."
|
||||
invertPrimaryTriggerSignal = "This setting flips the signal from the primary engine speed sensor."
|
||||
invertSecondaryTriggerSignal = "This setting flips the signal from the secondary engine speed sensor."
|
||||
invertPrimaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the primary engine speed sensor."
|
||||
invertSecondaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the secondary engine speed sensor."
|
||||
cutSparkOnHardLimit = "Be careful enabling this: some engines are known to self-disassemble their valvetrain with a spark cut. Fuel cut is much safer."
|
||||
launchSparkCutEnable = "This is the Cut Mode normally used"
|
||||
skippedWheelOnCam = "Where is your primary skipped wheel located?"
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.02.14.hellen154hyundai.3946271069"
|
||||
signature = "rusEFI master.2023.02.14.hellen154hyundai.1302105890"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.02.14.hellen154hyundai.3946271069" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.02.14.hellen154hyundai.1302105890" ; 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
|
||||
|
@ -86,7 +86,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 Tue Feb 14 00:19:35 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Feb 14 00:28:14 UTC 2023
|
||||
|
||||
pageSize = 22432
|
||||
page = 1
|
||||
|
@ -1724,8 +1724,8 @@ veBlends4_blendValues = array, U08, 22422, [8], "%", 0.5, 0, 0, 100, 1
|
|||
canWriteEnabled = "enable can_write/disable can_write"
|
||||
tachPulseDurationAsDutyCycle = "Treat milliseconds value as duty cycle value, i.e. 0.5ms would become 50%"
|
||||
isAlternatorControlEnabled = "This enables smart alternator control and activates the extra alternator settings."
|
||||
invertPrimaryTriggerSignal = "This setting flips the signal from the primary engine speed sensor."
|
||||
invertSecondaryTriggerSignal = "This setting flips the signal from the secondary engine speed sensor."
|
||||
invertPrimaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the primary engine speed sensor."
|
||||
invertSecondaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the secondary engine speed sensor."
|
||||
cutSparkOnHardLimit = "Be careful enabling this: some engines are known to self-disassemble their valvetrain with a spark cut. Fuel cut is much safer."
|
||||
launchSparkCutEnable = "This is the Cut Mode normally used"
|
||||
skippedWheelOnCam = "Where is your primary skipped wheel located?"
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.02.14.hellen72.2316030209"
|
||||
signature = "rusEFI master.2023.02.14.hellen72.748687230"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.02.14.hellen72.2316030209" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.02.14.hellen72.748687230" ; 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
|
||||
|
@ -86,7 +86,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 Tue Feb 14 00:19:38 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Feb 14 00:28:16 UTC 2023
|
||||
|
||||
pageSize = 22432
|
||||
page = 1
|
||||
|
@ -1724,8 +1724,8 @@ veBlends4_blendValues = array, U08, 22422, [8], "%", 0.5, 0, 0, 100, 1
|
|||
canWriteEnabled = "enable can_write/disable can_write"
|
||||
tachPulseDurationAsDutyCycle = "Treat milliseconds value as duty cycle value, i.e. 0.5ms would become 50%"
|
||||
isAlternatorControlEnabled = "This enables smart alternator control and activates the extra alternator settings."
|
||||
invertPrimaryTriggerSignal = "This setting flips the signal from the primary engine speed sensor."
|
||||
invertSecondaryTriggerSignal = "This setting flips the signal from the secondary engine speed sensor."
|
||||
invertPrimaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the primary engine speed sensor."
|
||||
invertSecondaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the secondary engine speed sensor."
|
||||
cutSparkOnHardLimit = "Be careful enabling this: some engines are known to self-disassemble their valvetrain with a spark cut. Fuel cut is much safer."
|
||||
launchSparkCutEnable = "This is the Cut Mode normally used"
|
||||
skippedWheelOnCam = "Where is your primary skipped wheel located?"
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.02.14.hellen81.1608647817"
|
||||
signature = "rusEFI master.2023.02.14.hellen81.4182366966"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.02.14.hellen81.1608647817" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.02.14.hellen81.4182366966" ; 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
|
||||
|
@ -86,7 +86,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 Tue Feb 14 00:19:39 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Feb 14 00:28:17 UTC 2023
|
||||
|
||||
pageSize = 22432
|
||||
page = 1
|
||||
|
@ -1724,8 +1724,8 @@ veBlends4_blendValues = array, U08, 22422, [8], "%", 0.5, 0, 0, 100, 1
|
|||
canWriteEnabled = "enable can_write/disable can_write"
|
||||
tachPulseDurationAsDutyCycle = "Treat milliseconds value as duty cycle value, i.e. 0.5ms would become 50%"
|
||||
isAlternatorControlEnabled = "This enables smart alternator control and activates the extra alternator settings."
|
||||
invertPrimaryTriggerSignal = "This setting flips the signal from the primary engine speed sensor."
|
||||
invertSecondaryTriggerSignal = "This setting flips the signal from the secondary engine speed sensor."
|
||||
invertPrimaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the primary engine speed sensor."
|
||||
invertSecondaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the secondary engine speed sensor."
|
||||
cutSparkOnHardLimit = "Be careful enabling this: some engines are known to self-disassemble their valvetrain with a spark cut. Fuel cut is much safer."
|
||||
launchSparkCutEnable = "This is the Cut Mode normally used"
|
||||
skippedWheelOnCam = "Where is your primary skipped wheel located?"
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.02.14.hellen88bmw.197705989"
|
||||
signature = "rusEFI master.2023.02.14.hellen88bmw.2908954490"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.02.14.hellen88bmw.197705989" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.02.14.hellen88bmw.2908954490" ; 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
|
||||
|
@ -86,7 +86,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 Tue Feb 14 00:19:36 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Feb 14 00:28:15 UTC 2023
|
||||
|
||||
pageSize = 22432
|
||||
page = 1
|
||||
|
@ -1724,8 +1724,8 @@ veBlends4_blendValues = array, U08, 22422, [8], "%", 0.5, 0, 0, 100, 1
|
|||
canWriteEnabled = "enable can_write/disable can_write"
|
||||
tachPulseDurationAsDutyCycle = "Treat milliseconds value as duty cycle value, i.e. 0.5ms would become 50%"
|
||||
isAlternatorControlEnabled = "This enables smart alternator control and activates the extra alternator settings."
|
||||
invertPrimaryTriggerSignal = "This setting flips the signal from the primary engine speed sensor."
|
||||
invertSecondaryTriggerSignal = "This setting flips the signal from the secondary engine speed sensor."
|
||||
invertPrimaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the primary engine speed sensor."
|
||||
invertSecondaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the secondary engine speed sensor."
|
||||
cutSparkOnHardLimit = "Be careful enabling this: some engines are known to self-disassemble their valvetrain with a spark cut. Fuel cut is much safer."
|
||||
launchSparkCutEnable = "This is the Cut Mode normally used"
|
||||
skippedWheelOnCam = "Where is your primary skipped wheel located?"
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.02.14.hellenNA6.1888443404"
|
||||
signature = "rusEFI master.2023.02.14.hellenNA6.3592716915"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.02.14.hellenNA6.1888443404" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.02.14.hellenNA6.3592716915" ; 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
|
||||
|
@ -86,7 +86,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 Tue Feb 14 00:19:43 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Feb 14 00:28:21 UTC 2023
|
||||
|
||||
pageSize = 22432
|
||||
page = 1
|
||||
|
@ -1724,8 +1724,8 @@ veBlends4_blendValues = array, U08, 22422, [8], "%", 0.5, 0, 0, 100, 1
|
|||
canWriteEnabled = "enable can_write/disable can_write"
|
||||
tachPulseDurationAsDutyCycle = "Treat milliseconds value as duty cycle value, i.e. 0.5ms would become 50%"
|
||||
isAlternatorControlEnabled = "This enables smart alternator control and activates the extra alternator settings."
|
||||
invertPrimaryTriggerSignal = "This setting flips the signal from the primary engine speed sensor."
|
||||
invertSecondaryTriggerSignal = "This setting flips the signal from the secondary engine speed sensor."
|
||||
invertPrimaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the primary engine speed sensor."
|
||||
invertSecondaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the secondary engine speed sensor."
|
||||
cutSparkOnHardLimit = "Be careful enabling this: some engines are known to self-disassemble their valvetrain with a spark cut. Fuel cut is much safer."
|
||||
launchSparkCutEnable = "This is the Cut Mode normally used"
|
||||
skippedWheelOnCam = "Where is your primary skipped wheel located?"
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.02.14.hellenNA8_96.408870707"
|
||||
signature = "rusEFI master.2023.02.14.hellenNA8_96.3203727692"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.02.14.hellenNA8_96.408870707" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.02.14.hellenNA8_96.3203727692" ; 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
|
||||
|
@ -86,7 +86,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 Tue Feb 14 00:19:44 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Feb 14 00:28:22 UTC 2023
|
||||
|
||||
pageSize = 22432
|
||||
page = 1
|
||||
|
@ -1724,8 +1724,8 @@ veBlends4_blendValues = array, U08, 22422, [8], "%", 0.5, 0, 0, 100, 1
|
|||
canWriteEnabled = "enable can_write/disable can_write"
|
||||
tachPulseDurationAsDutyCycle = "Treat milliseconds value as duty cycle value, i.e. 0.5ms would become 50%"
|
||||
isAlternatorControlEnabled = "This enables smart alternator control and activates the extra alternator settings."
|
||||
invertPrimaryTriggerSignal = "This setting flips the signal from the primary engine speed sensor."
|
||||
invertSecondaryTriggerSignal = "This setting flips the signal from the secondary engine speed sensor."
|
||||
invertPrimaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the primary engine speed sensor."
|
||||
invertSecondaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the secondary engine speed sensor."
|
||||
cutSparkOnHardLimit = "Be careful enabling this: some engines are known to self-disassemble their valvetrain with a spark cut. Fuel cut is much safer."
|
||||
launchSparkCutEnable = "This is the Cut Mode normally used"
|
||||
skippedWheelOnCam = "Where is your primary skipped wheel located?"
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.02.14.kin.1912227096"
|
||||
signature = "rusEFI master.2023.02.14.kin.3612449639"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.02.14.kin.1912227096" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.02.14.kin.3612449639" ; 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
|
||||
|
@ -86,7 +86,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 Tue Feb 14 00:19:22 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Tue Feb 14 00:28:00 UTC 2023
|
||||
|
||||
pageSize = 22432
|
||||
page = 1
|
||||
|
@ -1724,8 +1724,8 @@ veBlends4_blendValues = array, U08, 22422, [8], "%", 0.5, 0, 0, 100, 1
|
|||
canWriteEnabled = "enable can_write/disable can_write"
|
||||
tachPulseDurationAsDutyCycle = "Treat milliseconds value as duty cycle value, i.e. 0.5ms would become 50%"
|
||||
isAlternatorControlEnabled = "This enables smart alternator control and activates the extra alternator settings."
|
||||
invertPrimaryTriggerSignal = "This setting flips the signal from the primary engine speed sensor."
|
||||
invertSecondaryTriggerSignal = "This setting flips the signal from the secondary engine speed sensor."
|
||||
invertPrimaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the primary engine speed sensor."
|
||||
invertSecondaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the secondary engine speed sensor."
|
||||
cutSparkOnHardLimit = "Be careful enabling this: some engines are known to self-disassemble their valvetrain with a spark cut. Fuel cut is much safer."
|
||||
launchSparkCutEnable = "This is the Cut Mode normally used"
|
||||
skippedWheelOnCam = "Where is your primary skipped wheel located?"
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.02.14.m74_9.3332586223"
|
||||
signature = "rusEFI master.2023.02.14.m74_9.1611195536"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.02.14.m74_9.3332586223" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.02.14.m74_9.1611195536" ; 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
|
||||
|
@ -86,7 +86,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 Tue Feb 14 00:19:50 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Feb 14 00:28:28 UTC 2023
|
||||
|
||||
pageSize = 22432
|
||||
page = 1
|
||||
|
@ -1724,8 +1724,8 @@ veBlends4_blendValues = array, U08, 22422, [8], "%", 0.5, 0, 0, 100, 1
|
|||
canWriteEnabled = "enable can_write/disable can_write"
|
||||
tachPulseDurationAsDutyCycle = "Treat milliseconds value as duty cycle value, i.e. 0.5ms would become 50%"
|
||||
isAlternatorControlEnabled = "This enables smart alternator control and activates the extra alternator settings."
|
||||
invertPrimaryTriggerSignal = "This setting flips the signal from the primary engine speed sensor."
|
||||
invertSecondaryTriggerSignal = "This setting flips the signal from the secondary engine speed sensor."
|
||||
invertPrimaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the primary engine speed sensor."
|
||||
invertSecondaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the secondary engine speed sensor."
|
||||
cutSparkOnHardLimit = "Be careful enabling this: some engines are known to self-disassemble their valvetrain with a spark cut. Fuel cut is much safer."
|
||||
launchSparkCutEnable = "This is the Cut Mode normally used"
|
||||
skippedWheelOnCam = "Where is your primary skipped wheel located?"
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.02.14.mre_f4.3180840487"
|
||||
signature = "rusEFI master.2023.02.14.mre_f4.456923224"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.02.14.mre_f4.3180840487" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.02.14.mre_f4.456923224" ; 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
|
||||
|
@ -86,7 +86,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 Tue Feb 14 00:19:46 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Feb 14 00:28:25 UTC 2023
|
||||
|
||||
pageSize = 22432
|
||||
page = 1
|
||||
|
@ -1724,8 +1724,8 @@ veBlends4_blendValues = array, U08, 22422, [8], "%", 0.5, 0, 0, 100, 1
|
|||
canWriteEnabled = "enable can_write/disable can_write"
|
||||
tachPulseDurationAsDutyCycle = "Treat milliseconds value as duty cycle value, i.e. 0.5ms would become 50%"
|
||||
isAlternatorControlEnabled = "This enables smart alternator control and activates the extra alternator settings."
|
||||
invertPrimaryTriggerSignal = "This setting flips the signal from the primary engine speed sensor."
|
||||
invertSecondaryTriggerSignal = "This setting flips the signal from the secondary engine speed sensor."
|
||||
invertPrimaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the primary engine speed sensor."
|
||||
invertSecondaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the secondary engine speed sensor."
|
||||
cutSparkOnHardLimit = "Be careful enabling this: some engines are known to self-disassemble their valvetrain with a spark cut. Fuel cut is much safer."
|
||||
launchSparkCutEnable = "This is the Cut Mode normally used"
|
||||
skippedWheelOnCam = "Where is your primary skipped wheel located?"
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.02.14.mre_f7.3180840487"
|
||||
signature = "rusEFI master.2023.02.14.mre_f7.456923224"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.02.14.mre_f7.3180840487" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.02.14.mre_f7.456923224" ; 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
|
||||
|
@ -86,7 +86,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 Tue Feb 14 00:19:45 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Feb 14 00:28:23 UTC 2023
|
||||
|
||||
pageSize = 22432
|
||||
page = 1
|
||||
|
@ -1724,8 +1724,8 @@ veBlends4_blendValues = array, U08, 22422, [8], "%", 0.5, 0, 0, 100, 1
|
|||
canWriteEnabled = "enable can_write/disable can_write"
|
||||
tachPulseDurationAsDutyCycle = "Treat milliseconds value as duty cycle value, i.e. 0.5ms would become 50%"
|
||||
isAlternatorControlEnabled = "This enables smart alternator control and activates the extra alternator settings."
|
||||
invertPrimaryTriggerSignal = "This setting flips the signal from the primary engine speed sensor."
|
||||
invertSecondaryTriggerSignal = "This setting flips the signal from the secondary engine speed sensor."
|
||||
invertPrimaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the primary engine speed sensor."
|
||||
invertSecondaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the secondary engine speed sensor."
|
||||
cutSparkOnHardLimit = "Be careful enabling this: some engines are known to self-disassemble their valvetrain with a spark cut. Fuel cut is much safer."
|
||||
launchSparkCutEnable = "This is the Cut Mode normally used"
|
||||
skippedWheelOnCam = "Where is your primary skipped wheel located?"
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.02.14.prometheus_405.1237794354"
|
||||
signature = "rusEFI master.2023.02.14.prometheus_405.4016889933"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.02.14.prometheus_405.1237794354" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.02.14.prometheus_405.4016889933" ; 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
|
||||
|
@ -86,7 +86,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 Tue Feb 14 00:19:54 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Feb 14 00:28:33 UTC 2023
|
||||
|
||||
pageSize = 22432
|
||||
page = 1
|
||||
|
@ -1724,8 +1724,8 @@ veBlends4_blendValues = array, U08, 22422, [8], "%", 0.5, 0, 0, 100, 1
|
|||
canWriteEnabled = "enable can_write/disable can_write"
|
||||
tachPulseDurationAsDutyCycle = "Treat milliseconds value as duty cycle value, i.e. 0.5ms would become 50%"
|
||||
isAlternatorControlEnabled = "This enables smart alternator control and activates the extra alternator settings."
|
||||
invertPrimaryTriggerSignal = "This setting flips the signal from the primary engine speed sensor."
|
||||
invertSecondaryTriggerSignal = "This setting flips the signal from the secondary engine speed sensor."
|
||||
invertPrimaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the primary engine speed sensor."
|
||||
invertSecondaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the secondary engine speed sensor."
|
||||
cutSparkOnHardLimit = "Be careful enabling this: some engines are known to self-disassemble their valvetrain with a spark cut. Fuel cut is much safer."
|
||||
launchSparkCutEnable = "This is the Cut Mode normally used"
|
||||
skippedWheelOnCam = "Where is your primary skipped wheel located?"
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.02.14.prometheus_469.1237794354"
|
||||
signature = "rusEFI master.2023.02.14.prometheus_469.4016889933"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.02.14.prometheus_469.1237794354" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.02.14.prometheus_469.4016889933" ; 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
|
||||
|
@ -86,7 +86,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 Tue Feb 14 00:19:53 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Feb 14 00:28:32 UTC 2023
|
||||
|
||||
pageSize = 22432
|
||||
page = 1
|
||||
|
@ -1724,8 +1724,8 @@ veBlends4_blendValues = array, U08, 22422, [8], "%", 0.5, 0, 0, 100, 1
|
|||
canWriteEnabled = "enable can_write/disable can_write"
|
||||
tachPulseDurationAsDutyCycle = "Treat milliseconds value as duty cycle value, i.e. 0.5ms would become 50%"
|
||||
isAlternatorControlEnabled = "This enables smart alternator control and activates the extra alternator settings."
|
||||
invertPrimaryTriggerSignal = "This setting flips the signal from the primary engine speed sensor."
|
||||
invertSecondaryTriggerSignal = "This setting flips the signal from the secondary engine speed sensor."
|
||||
invertPrimaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the primary engine speed sensor."
|
||||
invertSecondaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the secondary engine speed sensor."
|
||||
cutSparkOnHardLimit = "Be careful enabling this: some engines are known to self-disassemble their valvetrain with a spark cut. Fuel cut is much safer."
|
||||
launchSparkCutEnable = "This is the Cut Mode normally used"
|
||||
skippedWheelOnCam = "Where is your primary skipped wheel located?"
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.02.14.proteus_f4.938114595"
|
||||
signature = "rusEFI master.2023.02.14.proteus_f4.2436997212"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.02.14.proteus_f4.938114595" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.02.14.proteus_f4.2436997212" ; 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
|
||||
|
@ -86,7 +86,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 Tue Feb 14 00:19:57 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Feb 14 00:28:35 UTC 2023
|
||||
|
||||
pageSize = 26432
|
||||
page = 1
|
||||
|
@ -1724,8 +1724,8 @@ veBlends4_blendValues = array, U08, 26422, [8], "%", 0.5, 0, 0, 100, 1
|
|||
canWriteEnabled = "enable can_write/disable can_write"
|
||||
tachPulseDurationAsDutyCycle = "Treat milliseconds value as duty cycle value, i.e. 0.5ms would become 50%"
|
||||
isAlternatorControlEnabled = "This enables smart alternator control and activates the extra alternator settings."
|
||||
invertPrimaryTriggerSignal = "This setting flips the signal from the primary engine speed sensor."
|
||||
invertSecondaryTriggerSignal = "This setting flips the signal from the secondary engine speed sensor."
|
||||
invertPrimaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the primary engine speed sensor."
|
||||
invertSecondaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the secondary engine speed sensor."
|
||||
cutSparkOnHardLimit = "Be careful enabling this: some engines are known to self-disassemble their valvetrain with a spark cut. Fuel cut is much safer."
|
||||
launchSparkCutEnable = "This is the Cut Mode normally used"
|
||||
skippedWheelOnCam = "Where is your primary skipped wheel located?"
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.02.14.proteus_f7.938114595"
|
||||
signature = "rusEFI master.2023.02.14.proteus_f7.2436997212"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.02.14.proteus_f7.938114595" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.02.14.proteus_f7.2436997212" ; 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
|
||||
|
@ -86,7 +86,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 Tue Feb 14 00:19:56 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Feb 14 00:28:34 UTC 2023
|
||||
|
||||
pageSize = 26432
|
||||
page = 1
|
||||
|
@ -1724,8 +1724,8 @@ veBlends4_blendValues = array, U08, 26422, [8], "%", 0.5, 0, 0, 100, 1
|
|||
canWriteEnabled = "enable can_write/disable can_write"
|
||||
tachPulseDurationAsDutyCycle = "Treat milliseconds value as duty cycle value, i.e. 0.5ms would become 50%"
|
||||
isAlternatorControlEnabled = "This enables smart alternator control and activates the extra alternator settings."
|
||||
invertPrimaryTriggerSignal = "This setting flips the signal from the primary engine speed sensor."
|
||||
invertSecondaryTriggerSignal = "This setting flips the signal from the secondary engine speed sensor."
|
||||
invertPrimaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the primary engine speed sensor."
|
||||
invertSecondaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the secondary engine speed sensor."
|
||||
cutSparkOnHardLimit = "Be careful enabling this: some engines are known to self-disassemble their valvetrain with a spark cut. Fuel cut is much safer."
|
||||
launchSparkCutEnable = "This is the Cut Mode normally used"
|
||||
skippedWheelOnCam = "Where is your primary skipped wheel located?"
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.02.14.proteus_h7.938114595"
|
||||
signature = "rusEFI master.2023.02.14.proteus_h7.2436997212"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.02.14.proteus_h7.938114595" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.02.14.proteus_h7.2436997212" ; 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
|
||||
|
@ -86,7 +86,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 Tue Feb 14 00:19:58 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Feb 14 00:28:36 UTC 2023
|
||||
|
||||
pageSize = 26432
|
||||
page = 1
|
||||
|
@ -1724,8 +1724,8 @@ veBlends4_blendValues = array, U08, 26422, [8], "%", 0.5, 0, 0, 100, 1
|
|||
canWriteEnabled = "enable can_write/disable can_write"
|
||||
tachPulseDurationAsDutyCycle = "Treat milliseconds value as duty cycle value, i.e. 0.5ms would become 50%"
|
||||
isAlternatorControlEnabled = "This enables smart alternator control and activates the extra alternator settings."
|
||||
invertPrimaryTriggerSignal = "This setting flips the signal from the primary engine speed sensor."
|
||||
invertSecondaryTriggerSignal = "This setting flips the signal from the secondary engine speed sensor."
|
||||
invertPrimaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the primary engine speed sensor."
|
||||
invertSecondaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the secondary engine speed sensor."
|
||||
cutSparkOnHardLimit = "Be careful enabling this: some engines are known to self-disassemble their valvetrain with a spark cut. Fuel cut is much safer."
|
||||
launchSparkCutEnable = "This is the Cut Mode normally used"
|
||||
skippedWheelOnCam = "Where is your primary skipped wheel located?"
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.02.14.s105.2698166778"
|
||||
signature = "rusEFI master.2023.02.14.s105.108601221"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.02.14.s105.2698166778" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.02.14.s105.108601221" ; 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
|
||||
|
@ -86,7 +86,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 Tue Feb 14 00:19:51 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Feb 14 00:28:29 UTC 2023
|
||||
|
||||
pageSize = 22432
|
||||
page = 1
|
||||
|
@ -1724,8 +1724,8 @@ veBlends4_blendValues = array, U08, 22422, [8], "%", 0.5, 0, 0, 100, 1
|
|||
canWriteEnabled = "enable can_write/disable can_write"
|
||||
tachPulseDurationAsDutyCycle = "Treat milliseconds value as duty cycle value, i.e. 0.5ms would become 50%"
|
||||
isAlternatorControlEnabled = "This enables smart alternator control and activates the extra alternator settings."
|
||||
invertPrimaryTriggerSignal = "This setting flips the signal from the primary engine speed sensor."
|
||||
invertSecondaryTriggerSignal = "This setting flips the signal from the secondary engine speed sensor."
|
||||
invertPrimaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the primary engine speed sensor."
|
||||
invertSecondaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the secondary engine speed sensor."
|
||||
cutSparkOnHardLimit = "Be careful enabling this: some engines are known to self-disassemble their valvetrain with a spark cut. Fuel cut is much safer."
|
||||
launchSparkCutEnable = "This is the Cut Mode normally used"
|
||||
skippedWheelOnCam = "Where is your primary skipped wheel located?"
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.02.14.subaru_eg33_f7.1794159993"
|
||||
signature = "rusEFI master.2023.02.14.subaru_eg33_f7.3428543238"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.02.14.subaru_eg33_f7.1794159993" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.02.14.subaru_eg33_f7.3428543238" ; 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
|
||||
|
@ -86,7 +86,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 Tue Feb 14 00:19:24 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 Tue Feb 14 00:28:02 UTC 2023
|
||||
|
||||
pageSize = 22432
|
||||
page = 1
|
||||
|
@ -1724,8 +1724,8 @@ veBlends4_blendValues = array, U08, 22422, [8], "%", 0.5, 0, 0, 100, 1
|
|||
canWriteEnabled = "enable can_write/disable can_write"
|
||||
tachPulseDurationAsDutyCycle = "Treat milliseconds value as duty cycle value, i.e. 0.5ms would become 50%"
|
||||
isAlternatorControlEnabled = "This enables smart alternator control and activates the extra alternator settings."
|
||||
invertPrimaryTriggerSignal = "This setting flips the signal from the primary engine speed sensor."
|
||||
invertSecondaryTriggerSignal = "This setting flips the signal from the secondary engine speed sensor."
|
||||
invertPrimaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the primary engine speed sensor."
|
||||
invertSecondaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the secondary engine speed sensor."
|
||||
cutSparkOnHardLimit = "Be careful enabling this: some engines are known to self-disassemble their valvetrain with a spark cut. Fuel cut is much safer."
|
||||
launchSparkCutEnable = "This is the Cut Mode normally used"
|
||||
skippedWheelOnCam = "Where is your primary skipped wheel located?"
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.02.14.tdg-pdm8.2474888182"
|
||||
signature = "rusEFI master.2023.02.14.tdg-pdm8.891819401"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.02.14.tdg-pdm8.2474888182" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.02.14.tdg-pdm8.891819401" ; 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
|
||||
|
@ -86,7 +86,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 Tue Feb 14 00:20:03 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Feb 14 00:28:41 UTC 2023
|
||||
|
||||
pageSize = 22432
|
||||
page = 1
|
||||
|
@ -1724,8 +1724,8 @@ veBlends4_blendValues = array, U08, 22422, [8], "%", 0.5, 0, 0, 100, 1
|
|||
canWriteEnabled = "enable can_write/disable can_write"
|
||||
tachPulseDurationAsDutyCycle = "Treat milliseconds value as duty cycle value, i.e. 0.5ms would become 50%"
|
||||
isAlternatorControlEnabled = "This enables smart alternator control and activates the extra alternator settings."
|
||||
invertPrimaryTriggerSignal = "This setting flips the signal from the primary engine speed sensor."
|
||||
invertSecondaryTriggerSignal = "This setting flips the signal from the secondary engine speed sensor."
|
||||
invertPrimaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the primary engine speed sensor."
|
||||
invertSecondaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the secondary engine speed sensor."
|
||||
cutSparkOnHardLimit = "Be careful enabling this: some engines are known to self-disassemble their valvetrain with a spark cut. Fuel cut is much safer."
|
||||
launchSparkCutEnable = "This is the Cut Mode normally used"
|
||||
skippedWheelOnCam = "Where is your primary skipped wheel located?"
|
||||
|
|
|
@ -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 Tue Feb 14 00:20:05 UTC 2023
|
||||
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Feb 14 00:28:44 UTC 2023
|
||||
|
||||
// by class com.rusefi.output.FileJavaFieldsConsumer
|
||||
import com.rusefi.config.*;
|
||||
|
@ -997,7 +997,6 @@ public class Fields {
|
|||
public static final int sensor_chart_e_SC_RPM_ACCEL = 3;
|
||||
public static final int sensor_chart_e_SC_TRIGGER = 1;
|
||||
public static final int SENT_INPUT_COUNT = 1;
|
||||
public static final int SIGNATURE_HASH = 1902311794;
|
||||
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;
|
||||
|
@ -1207,7 +1206,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.02.14.f407-discovery.1902311794";
|
||||
public static final String TS_SIGNATURE = "rusEFI master.2023.02.14.f407-discovery.3620284173";
|
||||
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 = 1328;
|
||||
|
|
Loading…
Reference in New Issue