Auto-generated configs and docs

This commit is contained in:
GitHub build-firmware Action 2022-05-22 15:15:15 +00:00
parent 97def4b01f
commit 2fab2b1b02
69 changed files with 271 additions and 168 deletions

View File

@ -1,4 +1,4 @@
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Sun May 15 15:02:38 UTC 2022
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Sun May 22 15:13:02 UTC 2022
// by class com.rusefi.output.CHeaderConsumer
// begin
#pragma once
@ -3293,16 +3293,19 @@ struct engine_configuration_s {
offset 1608 bit 31 */
bool unusedBit_537_31 : 1 {};
/**
* Time between bench test pulses
ms
* offset 1612
*/
scaled_channel<uint8_t, 1, 5> benchTestOffTime;
/**
* How many test bench pulses do you want
count
* offset 1613
*/
uint8_t benchTestCount;
/**
* Length of each of the test pulses
ms
* offset 1614
*/
@ -5024,4 +5027,4 @@ struct persistent_config_s {
static_assert(sizeof(persistent_config_s) == 21352);
// end
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Sun May 15 15:02:38 UTC 2022
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Sun May 22 15:13:02 UTC 2022

View File

@ -1923,7 +1923,7 @@
#define show_Frankenso_presets true
#define show_test_presets true
#define showHumanReadableWarning_offset 940
#define SIGNATURE_HASH 2781327289
#define SIGNATURE_HASH 1245520143
#define silentTriggerError_offset 1340
#define skippedWheelOnCam_offset 1340
#define slowAdcAlpha_offset 1580
@ -2508,7 +2508,7 @@
#define ts_show_tunerstudio_port true
#define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true
#define TS_SIGNATURE "rusEFI 2022.05.22.hellen_cypress.2781327289"
#define TS_SIGNATURE "rusEFI 2022.05.22.hellen_cypress.1245520143"
#define TS_SINGLE_WRITE_COMMAND 'W'
#define TS_SINGLE_WRITE_COMMAND_char W
#define TS_TEST_COMMAND 't'

View File

@ -1,4 +1,4 @@
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Sun May 15 15:02:38 UTC 2022
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Sun May 22 15:13:01 UTC 2022
// by class com.rusefi.output.CHeaderConsumer
// begin
#pragma once
@ -3311,16 +3311,19 @@ struct engine_configuration_s {
offset 1608 bit 31 */
bool unusedBit_540_31 : 1 {};
/**
* Time between bench test pulses
ms
* offset 1612
*/
scaled_channel<uint8_t, 1, 5> benchTestOffTime;
/**
* How many test bench pulses do you want
count
* offset 1613
*/
uint8_t benchTestCount;
/**
* Length of each of the test pulses
ms
* offset 1614
*/
@ -5042,4 +5045,4 @@ struct persistent_config_s {
static_assert(sizeof(persistent_config_s) == 21324);
// end
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Sun May 15 15:02:38 UTC 2022
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Sun May 22 15:13:01 UTC 2022

View File

@ -1909,7 +1909,7 @@
#define show_Frankenso_presets true
#define show_test_presets true
#define showHumanReadableWarning_offset 940
#define SIGNATURE_HASH 4219783220
#define SIGNATURE_HASH 343819906
#define silentTriggerError_offset 1340
#define skippedWheelOnCam_offset 1340
#define slowAdcAlpha_offset 1580
@ -2494,7 +2494,7 @@
#define ts_show_tunerstudio_port true
#define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true
#define TS_SIGNATURE "rusEFI 2022.05.22.kin.4219783220"
#define TS_SIGNATURE "rusEFI 2022.05.22.kin.343819906"
#define TS_SINGLE_WRITE_COMMAND 'W'
#define TS_SINGLE_WRITE_COMMAND_char W
#define TS_TEST_COMMAND 't'

View File

@ -1,4 +1,4 @@
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_subaru_config.sh integration/rusefi_config.txt Sun May 15 15:02:39 UTC 2022
// 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 May 22 15:13:03 UTC 2022
// by class com.rusefi.output.CHeaderConsumer
// begin
#pragma once
@ -3293,16 +3293,19 @@ struct engine_configuration_s {
offset 1608 bit 31 */
bool unusedBit_537_31 : 1 {};
/**
* Time between bench test pulses
ms
* offset 1612
*/
scaled_channel<uint8_t, 1, 5> benchTestOffTime;
/**
* How many test bench pulses do you want
count
* offset 1613
*/
uint8_t benchTestCount;
/**
* Length of each of the test pulses
ms
* offset 1614
*/
@ -5024,4 +5027,4 @@ struct persistent_config_s {
static_assert(sizeof(persistent_config_s) == 21352);
// 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 May 15 15:02:39 UTC 2022
// 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 May 22 15:13:03 UTC 2022

View File

@ -1889,7 +1889,7 @@
#define show_Proteus_presets false
#define show_test_presets false
#define showHumanReadableWarning_offset 940
#define SIGNATURE_HASH 2410344754
#define SIGNATURE_HASH 1615888260
#define silentTriggerError_offset 1340
#define skippedWheelOnCam_offset 1340
#define slowAdcAlpha_offset 1580
@ -2475,7 +2475,7 @@
#define ts_show_tunerstudio_port false
#define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true
#define TS_SIGNATURE "rusEFI 2022.05.22.subaru_eg33_f7.2410344754"
#define TS_SIGNATURE "rusEFI 2022.05.22.subaru_eg33_f7.1615888260"
#define TS_SINGLE_WRITE_COMMAND 'W'
#define TS_SINGLE_WRITE_COMMAND_char W
#define TS_TEST_COMMAND 't'

View File

@ -1,4 +1,4 @@
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun May 15 15:02:42 UTC 2022
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun May 22 15:13:05 UTC 2022
// by class com.rusefi.output.CHeaderConsumer
// begin
#pragma once
@ -3293,16 +3293,19 @@ struct engine_configuration_s {
offset 1608 bit 31 */
bool unusedBit_537_31 : 1 {};
/**
* Time between bench test pulses
ms
* offset 1612
*/
scaled_channel<uint8_t, 1, 5> benchTestOffTime;
/**
* How many test bench pulses do you want
count
* offset 1613
*/
uint8_t benchTestCount;
/**
* Length of each of the test pulses
ms
* offset 1614
*/
@ -5024,4 +5027,4 @@ struct persistent_config_s {
static_assert(sizeof(persistent_config_s) == 21352);
// end
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun May 15 15:02:42 UTC 2022
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun May 22 15:13:05 UTC 2022

View File

@ -1923,7 +1923,7 @@
#define show_Frankenso_presets true
#define show_test_presets true
#define showHumanReadableWarning_offset 940
#define SIGNATURE_HASH 3773555123
#define SIGNATURE_HASH 252800773
#define silentTriggerError_offset 1340
#define skippedWheelOnCam_offset 1340
#define slowAdcAlpha_offset 1580
@ -2508,7 +2508,7 @@
#define ts_show_tunerstudio_port true
#define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true
#define TS_SIGNATURE "rusEFI 2022.05.22.all.3773555123"
#define TS_SIGNATURE "rusEFI 2022.05.22.all.252800773"
#define TS_SINGLE_WRITE_COMMAND 'W'
#define TS_SINGLE_WRITE_COMMAND_char W
#define TS_TEST_COMMAND 't'

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 3773555123
#define TS_SIGNATURE "rusEFI 2022.05.22.all.3773555123"
#define SIGNATURE_HASH 252800773
#define TS_SIGNATURE "rusEFI 2022.05.22.all.252800773"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 3539565791
#define TS_SIGNATURE "rusEFI 2022.05.22.alphax-2chan.3539565791"
#define SIGNATURE_HASH 1023668841
#define TS_SIGNATURE "rusEFI 2022.05.22.alphax-2chan.1023668841"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 3278311152
#define TS_SIGNATURE "rusEFI 2022.05.22.alphax-4chan.3278311152"
#define SIGNATURE_HASH 748519494
#define TS_SIGNATURE "rusEFI 2022.05.22.alphax-4chan.748519494"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 4230026388
#define TS_SIGNATURE "rusEFI 2022.05.22.atlas.4230026388"
#define SIGNATURE_HASH 333158946
#define TS_SIGNATURE "rusEFI 2022.05.22.atlas.333158946"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 369602634
#define TS_SIGNATURE "rusEFI 2022.05.22.core8.369602634"
#define SIGNATURE_HASH 4194123516
#define TS_SIGNATURE "rusEFI 2022.05.22.core8.4194123516"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 3773555123
#define TS_SIGNATURE "rusEFI 2022.05.22.f429-discovery.3773555123"
#define SIGNATURE_HASH 252800773
#define TS_SIGNATURE "rusEFI 2022.05.22.f429-discovery.252800773"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 2726763895
#define TS_SIGNATURE "rusEFI 2022.05.22.frankenso_na6.2726763895"
#define SIGNATURE_HASH 1300075457
#define TS_SIGNATURE "rusEFI 2022.05.22.frankenso_na6.1300075457"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 2483535564
#define TS_SIGNATURE "rusEFI 2022.05.22.harley81.2483535564"
#define SIGNATURE_HASH 2080190586
#define TS_SIGNATURE "rusEFI 2022.05.22.harley81.2080190586"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 2313308932
#define TS_SIGNATURE "rusEFI 2022.05.22.hellen-gm-e67.2313308932"
#define SIGNATURE_HASH 1712899506
#define TS_SIGNATURE "rusEFI 2022.05.22.hellen-gm-e67.1712899506"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 2025212533
#define TS_SIGNATURE "rusEFI 2022.05.22.hellen-nb1.2025212533"
#define SIGNATURE_HASH 2538390723
#define TS_SIGNATURE "rusEFI 2022.05.22.hellen-nb1.2538390723"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 1048530630
#define TS_SIGNATURE "rusEFI 2022.05.22.hellen121nissan.1048530630"
#define SIGNATURE_HASH 3515203696
#define TS_SIGNATURE "rusEFI 2022.05.22.hellen121nissan.3515203696"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 2775419849
#define TS_SIGNATURE "rusEFI 2022.05.22.hellen121vag.2775419849"
#define SIGNATURE_HASH 1251411327
#define TS_SIGNATURE "rusEFI 2022.05.22.hellen121vag.1251411327"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 2394963298
#define TS_SIGNATURE "rusEFI 2022.05.22.hellen128.2394963298"
#define SIGNATURE_HASH 1631237076
#define TS_SIGNATURE "rusEFI 2022.05.22.hellen128.1631237076"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 2024051511
#define TS_SIGNATURE "rusEFI 2022.05.22.hellen154hyundai.2024051511"
#define SIGNATURE_HASH 2539527553
#define TS_SIGNATURE "rusEFI 2022.05.22.hellen154hyundai.2539527553"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 541821243
#define TS_SIGNATURE "rusEFI 2022.05.22.hellen72.541821243"
#define SIGNATURE_HASH 3484485517
#define TS_SIGNATURE "rusEFI 2022.05.22.hellen72.3484485517"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 498082078
#define TS_SIGNATURE "rusEFI 2022.05.22.hellen81.498082078"
#define SIGNATURE_HASH 4064980904
#define TS_SIGNATURE "rusEFI 2022.05.22.hellen81.4064980904"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 3162253079
#define TS_SIGNATURE "rusEFI 2022.05.22.hellen88bmw.3162253079"
#define SIGNATURE_HASH 1401334177
#define TS_SIGNATURE "rusEFI 2022.05.22.hellen88bmw.1401334177"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 1650462931
#define TS_SIGNATURE "rusEFI 2022.05.22.hellenNA6.1650462931"
#define SIGNATURE_HASH 2375720549
#define TS_SIGNATURE "rusEFI 2022.05.22.hellenNA6.2375720549"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 3718415738
#define TS_SIGNATURE "rusEFI 2022.05.22.hellenNA8_96.3718415738"
#define SIGNATURE_HASH 844630988
#define TS_SIGNATURE "rusEFI 2022.05.22.hellenNA8_96.844630988"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat null
//
#define SIGNATURE_HASH 2781327289
#define TS_SIGNATURE "rusEFI 2022.05.22.hellen_cypress.2781327289"
#define SIGNATURE_HASH 1245520143
#define TS_SIGNATURE "rusEFI 2022.05.22.hellen_cypress.1245520143"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat null
//
#define SIGNATURE_HASH 4219783220
#define TS_SIGNATURE "rusEFI 2022.05.22.kin.4219783220"
#define SIGNATURE_HASH 343819906
#define TS_SIGNATURE "rusEFI 2022.05.22.kin.343819906"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 2918793223
#define TS_SIGNATURE "rusEFI 2022.05.22.mre_f4.2918793223"
#define SIGNATURE_HASH 1107545777
#define TS_SIGNATURE "rusEFI 2022.05.22.mre_f4.1107545777"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 2918793223
#define TS_SIGNATURE "rusEFI 2022.05.22.mre_f7.2918793223"
#define SIGNATURE_HASH 1107545777
#define TS_SIGNATURE "rusEFI 2022.05.22.mre_f7.1107545777"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 2952869973
#define TS_SIGNATURE "rusEFI 2022.05.22.prometheus_405.2952869973"
#define SIGNATURE_HASH 1610331875
#define TS_SIGNATURE "rusEFI 2022.05.22.prometheus_405.1610331875"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 2952869973
#define TS_SIGNATURE "rusEFI 2022.05.22.prometheus_469.2952869973"
#define SIGNATURE_HASH 1610331875
#define TS_SIGNATURE "rusEFI 2022.05.22.prometheus_469.1610331875"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 1152855515
#define TS_SIGNATURE "rusEFI 2022.05.22.proteus_f4.1152855515"
#define SIGNATURE_HASH 2873992045
#define TS_SIGNATURE "rusEFI 2022.05.22.proteus_f4.2873992045"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 1152855515
#define TS_SIGNATURE "rusEFI 2022.05.22.proteus_f7.1152855515"
#define SIGNATURE_HASH 2873992045
#define TS_SIGNATURE "rusEFI 2022.05.22.proteus_f7.2873992045"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 1152855515
#define TS_SIGNATURE "rusEFI 2022.05.22.proteus_h7.1152855515"
#define SIGNATURE_HASH 2873992045
#define TS_SIGNATURE "rusEFI 2022.05.22.proteus_h7.2873992045"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_subaru_config.sh null
//
#define SIGNATURE_HASH 2410344754
#define TS_SIGNATURE "rusEFI 2022.05.22.subaru_eg33_f7.2410344754"
#define SIGNATURE_HASH 1615888260
#define TS_SIGNATURE "rusEFI 2022.05.22.subaru_eg33_f7.1615888260"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 1256402919
#define TS_SIGNATURE "rusEFI 2022.05.22.tdg-pdm8.1256402919"
#define SIGNATURE_HASH 2769920337
#define TS_SIGNATURE "rusEFI 2022.05.22.tdg-pdm8.2769920337"

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.05.22.all.3773555123"
signature = "rusEFI 2022.05.22.all.252800773"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature = "rusEFI 2022.05.22.all.3773555123" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.05.22.all.252800773" ; 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
@ -85,7 +85,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun May 22 13:58:08 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun May 22 15:13:00 UTC 2022
pageSize = 21352
page = 1
@ -1772,6 +1772,9 @@ tcu_32Vals = array, U08, 21344, [8], "%", 1, 0, 0, 255, 0
mc33_hpfp_i_hold_off = "How long to deactivate power when hold current is reached before applying power again"
mc33_hpfp_max_hold = "Maximum amount of time the solenoid can be active before assuming a programming error"
stepperDcInvertedPins = "Enable if DC-motor driver (H-bridge) inverts the signals (eg. RZ7899 on Hellen boards)"
benchTestOffTime = "Time between bench test pulses"
benchTestCount = "How many test bench pulses do you want"
benchTestOnTime = "Length of each of the test pulses"
can2TxPin = "set_can2_tx_pin X"
can2RxPin = "set_can2_rx_pin X"
ignOverrideMode = "Override the Y axis (load) value used for the ignition table."

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.05.22.alphax-2chan.3539565791"
signature = "rusEFI 2022.05.22.alphax-2chan.1023668841"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature = "rusEFI 2022.05.22.alphax-2chan.3539565791" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.05.22.alphax-2chan.1023668841" ; 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
@ -85,7 +85,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun May 22 13:57:28 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun May 22 15:12:26 UTC 2022
pageSize = 21352
page = 1
@ -1772,6 +1772,9 @@ tcu_32Vals = array, U08, 21344, [8], "%", 1, 0, 0, 255, 0
mc33_hpfp_i_hold_off = "How long to deactivate power when hold current is reached before applying power again"
mc33_hpfp_max_hold = "Maximum amount of time the solenoid can be active before assuming a programming error"
stepperDcInvertedPins = "Enable if DC-motor driver (H-bridge) inverts the signals (eg. RZ7899 on Hellen boards)"
benchTestOffTime = "Time between bench test pulses"
benchTestCount = "How many test bench pulses do you want"
benchTestOnTime = "Length of each of the test pulses"
can2TxPin = "set_can2_tx_pin X"
can2RxPin = "set_can2_rx_pin X"
ignOverrideMode = "Override the Y axis (load) value used for the ignition table."

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.05.22.alphax-4chan.3278311152"
signature = "rusEFI 2022.05.22.alphax-4chan.748519494"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature = "rusEFI 2022.05.22.alphax-4chan.3278311152" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.05.22.alphax-4chan.748519494" ; 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
@ -85,7 +85,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun May 22 13:57:29 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun May 22 15:12:28 UTC 2022
pageSize = 21352
page = 1
@ -1772,6 +1772,9 @@ tcu_32Vals = array, U08, 21344, [8], "%", 1, 0, 0, 255, 0
mc33_hpfp_i_hold_off = "How long to deactivate power when hold current is reached before applying power again"
mc33_hpfp_max_hold = "Maximum amount of time the solenoid can be active before assuming a programming error"
stepperDcInvertedPins = "Enable if DC-motor driver (H-bridge) inverts the signals (eg. RZ7899 on Hellen boards)"
benchTestOffTime = "Time between bench test pulses"
benchTestCount = "How many test bench pulses do you want"
benchTestOnTime = "Length of each of the test pulses"
can2TxPin = "set_can2_tx_pin X"
can2RxPin = "set_can2_rx_pin X"
ignOverrideMode = "Override the Y axis (load) value used for the ignition table."

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.05.22.atlas.4230026388"
signature = "rusEFI 2022.05.22.atlas.333158946"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature = "rusEFI 2022.05.22.atlas.4230026388" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.05.22.atlas.333158946" ; 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
@ -85,7 +85,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun May 22 13:58:05 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun May 22 15:12:57 UTC 2022
pageSize = 21352
page = 1
@ -1772,6 +1772,9 @@ tcu_32Vals = array, U08, 21344, [8], "%", 1, 0, 0, 255, 0
mc33_hpfp_i_hold_off = "How long to deactivate power when hold current is reached before applying power again"
mc33_hpfp_max_hold = "Maximum amount of time the solenoid can be active before assuming a programming error"
stepperDcInvertedPins = "Enable if DC-motor driver (H-bridge) inverts the signals (eg. RZ7899 on Hellen boards)"
benchTestOffTime = "Time between bench test pulses"
benchTestCount = "How many test bench pulses do you want"
benchTestOnTime = "Length of each of the test pulses"
can2TxPin = "set_can2_tx_pin X"
can2RxPin = "set_can2_rx_pin X"
ignOverrideMode = "Override the Y axis (load) value used for the ignition table."

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.05.22.core8.369602634"
signature = "rusEFI 2022.05.22.core8.4194123516"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature = "rusEFI 2022.05.22.core8.369602634" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.05.22.core8.4194123516" ; 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
@ -85,7 +85,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun May 22 13:57:53 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun May 22 15:12:47 UTC 2022
pageSize = 21352
page = 1
@ -1772,6 +1772,9 @@ tcu_32Vals = array, U08, 21344, [8], "%", 1, 0, 0, 255, 0
mc33_hpfp_i_hold_off = "How long to deactivate power when hold current is reached before applying power again"
mc33_hpfp_max_hold = "Maximum amount of time the solenoid can be active before assuming a programming error"
stepperDcInvertedPins = "Enable if DC-motor driver (H-bridge) inverts the signals (eg. RZ7899 on Hellen boards)"
benchTestOffTime = "Time between bench test pulses"
benchTestCount = "How many test bench pulses do you want"
benchTestOnTime = "Length of each of the test pulses"
can2TxPin = "set_can2_tx_pin X"
can2RxPin = "set_can2_rx_pin X"
ignOverrideMode = "Override the Y axis (load) value used for the ignition table."

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.05.22.f429-discovery.3773555123"
signature = "rusEFI 2022.05.22.f429-discovery.252800773"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature = "rusEFI 2022.05.22.f429-discovery.3773555123" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.05.22.f429-discovery.252800773" ; 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
@ -85,7 +85,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun May 22 13:58:04 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun May 22 15:12:56 UTC 2022
pageSize = 21352
page = 1
@ -1772,6 +1772,9 @@ tcu_32Vals = array, U08, 21344, [8], "%", 1, 0, 0, 255, 0
mc33_hpfp_i_hold_off = "How long to deactivate power when hold current is reached before applying power again"
mc33_hpfp_max_hold = "Maximum amount of time the solenoid can be active before assuming a programming error"
stepperDcInvertedPins = "Enable if DC-motor driver (H-bridge) inverts the signals (eg. RZ7899 on Hellen boards)"
benchTestOffTime = "Time between bench test pulses"
benchTestCount = "How many test bench pulses do you want"
benchTestOnTime = "Length of each of the test pulses"
can2TxPin = "set_can2_tx_pin X"
can2RxPin = "set_can2_rx_pin X"
ignOverrideMode = "Override the Y axis (load) value used for the ignition table."

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.05.22.frankenso_na6.2726763895"
signature = "rusEFI 2022.05.22.frankenso_na6.1300075457"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature = "rusEFI 2022.05.22.frankenso_na6.2726763895" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.05.22.frankenso_na6.1300075457" ; 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
@ -85,7 +85,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun May 22 13:57:55 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun May 22 15:12:49 UTC 2022
pageSize = 21352
page = 1
@ -1772,6 +1772,9 @@ tcu_32Vals = array, U08, 21344, [8], "%", 1, 0, 0, 255, 0
mc33_hpfp_i_hold_off = "How long to deactivate power when hold current is reached before applying power again"
mc33_hpfp_max_hold = "Maximum amount of time the solenoid can be active before assuming a programming error"
stepperDcInvertedPins = "Enable if DC-motor driver (H-bridge) inverts the signals (eg. RZ7899 on Hellen boards)"
benchTestOffTime = "Time between bench test pulses"
benchTestCount = "How many test bench pulses do you want"
benchTestOnTime = "Length of each of the test pulses"
can2TxPin = "set_can2_tx_pin X"
can2RxPin = "set_can2_rx_pin X"
ignOverrideMode = "Override the Y axis (load) value used for the ignition table."

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.05.22.harley81.2483535564"
signature = "rusEFI 2022.05.22.harley81.2080190586"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature = "rusEFI 2022.05.22.harley81.2483535564" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.05.22.harley81.2080190586" ; 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
@ -85,7 +85,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun May 22 13:57:31 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun May 22 15:12:29 UTC 2022
pageSize = 21352
page = 1
@ -1772,6 +1772,9 @@ tcu_32Vals = array, U08, 21344, [8], "%", 1, 0, 0, 255, 0
mc33_hpfp_i_hold_off = "How long to deactivate power when hold current is reached before applying power again"
mc33_hpfp_max_hold = "Maximum amount of time the solenoid can be active before assuming a programming error"
stepperDcInvertedPins = "Enable if DC-motor driver (H-bridge) inverts the signals (eg. RZ7899 on Hellen boards)"
benchTestOffTime = "Time between bench test pulses"
benchTestCount = "How many test bench pulses do you want"
benchTestOnTime = "Length of each of the test pulses"
can2TxPin = "set_can2_tx_pin X"
can2RxPin = "set_can2_rx_pin X"
ignOverrideMode = "Override the Y axis (load) value used for the ignition table."

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.05.22.hellen-gm-e67.2313308932"
signature = "rusEFI 2022.05.22.hellen-gm-e67.1712899506"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature = "rusEFI 2022.05.22.hellen-gm-e67.2313308932" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.05.22.hellen-gm-e67.1712899506" ; 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
@ -85,7 +85,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun May 22 13:57:45 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun May 22 15:12:41 UTC 2022
pageSize = 21352
page = 1
@ -1772,6 +1772,9 @@ tcu_32Vals = array, U08, 21344, [8], "%", 1, 0, 0, 255, 0
mc33_hpfp_i_hold_off = "How long to deactivate power when hold current is reached before applying power again"
mc33_hpfp_max_hold = "Maximum amount of time the solenoid can be active before assuming a programming error"
stepperDcInvertedPins = "Enable if DC-motor driver (H-bridge) inverts the signals (eg. RZ7899 on Hellen boards)"
benchTestOffTime = "Time between bench test pulses"
benchTestCount = "How many test bench pulses do you want"
benchTestOnTime = "Length of each of the test pulses"
can2TxPin = "set_can2_tx_pin X"
can2RxPin = "set_can2_rx_pin X"
ignOverrideMode = "Override the Y axis (load) value used for the ignition table."

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.05.22.hellen-nb1.2025212533"
signature = "rusEFI 2022.05.22.hellen-nb1.2538390723"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature = "rusEFI 2022.05.22.hellen-nb1.2025212533" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.05.22.hellen-nb1.2538390723" ; 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
@ -85,7 +85,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun May 22 13:57:44 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun May 22 15:12:39 UTC 2022
pageSize = 21352
page = 1
@ -1772,6 +1772,9 @@ tcu_32Vals = array, U08, 21344, [8], "%", 1, 0, 0, 255, 0
mc33_hpfp_i_hold_off = "How long to deactivate power when hold current is reached before applying power again"
mc33_hpfp_max_hold = "Maximum amount of time the solenoid can be active before assuming a programming error"
stepperDcInvertedPins = "Enable if DC-motor driver (H-bridge) inverts the signals (eg. RZ7899 on Hellen boards)"
benchTestOffTime = "Time between bench test pulses"
benchTestCount = "How many test bench pulses do you want"
benchTestOnTime = "Length of each of the test pulses"
can2TxPin = "set_can2_tx_pin X"
can2RxPin = "set_can2_rx_pin X"
ignOverrideMode = "Override the Y axis (load) value used for the ignition table."

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.05.22.hellen121nissan.1048530630"
signature = "rusEFI 2022.05.22.hellen121nissan.3515203696"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature = "rusEFI 2022.05.22.hellen121nissan.1048530630" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.05.22.hellen121nissan.3515203696" ; 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
@ -85,7 +85,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun May 22 13:57:36 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun May 22 15:12:33 UTC 2022
pageSize = 21352
page = 1
@ -1772,6 +1772,9 @@ tcu_32Vals = array, U08, 21344, [8], "%", 1, 0, 0, 255, 0
mc33_hpfp_i_hold_off = "How long to deactivate power when hold current is reached before applying power again"
mc33_hpfp_max_hold = "Maximum amount of time the solenoid can be active before assuming a programming error"
stepperDcInvertedPins = "Enable if DC-motor driver (H-bridge) inverts the signals (eg. RZ7899 on Hellen boards)"
benchTestOffTime = "Time between bench test pulses"
benchTestCount = "How many test bench pulses do you want"
benchTestOnTime = "Length of each of the test pulses"
can2TxPin = "set_can2_tx_pin X"
can2RxPin = "set_can2_rx_pin X"
ignOverrideMode = "Override the Y axis (load) value used for the ignition table."

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.05.22.hellen121vag.2775419849"
signature = "rusEFI 2022.05.22.hellen121vag.1251411327"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature = "rusEFI 2022.05.22.hellen121vag.2775419849" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.05.22.hellen121vag.1251411327" ; 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
@ -85,7 +85,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun May 22 13:57:34 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun May 22 15:12:32 UTC 2022
pageSize = 21352
page = 1
@ -1772,6 +1772,9 @@ tcu_32Vals = array, U08, 21344, [8], "%", 1, 0, 0, 255, 0
mc33_hpfp_i_hold_off = "How long to deactivate power when hold current is reached before applying power again"
mc33_hpfp_max_hold = "Maximum amount of time the solenoid can be active before assuming a programming error"
stepperDcInvertedPins = "Enable if DC-motor driver (H-bridge) inverts the signals (eg. RZ7899 on Hellen boards)"
benchTestOffTime = "Time between bench test pulses"
benchTestCount = "How many test bench pulses do you want"
benchTestOnTime = "Length of each of the test pulses"
can2TxPin = "set_can2_tx_pin X"
can2RxPin = "set_can2_rx_pin X"
ignOverrideMode = "Override the Y axis (load) value used for the ignition table."

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.05.22.hellen128.2394963298"
signature = "rusEFI 2022.05.22.hellen128.1631237076"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature = "rusEFI 2022.05.22.hellen128.2394963298" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.05.22.hellen128.1631237076" ; 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
@ -85,7 +85,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun May 22 13:57:33 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun May 22 15:12:30 UTC 2022
pageSize = 21352
page = 1
@ -1772,6 +1772,9 @@ tcu_32Vals = array, U08, 21344, [8], "%", 1, 0, 0, 255, 0
mc33_hpfp_i_hold_off = "How long to deactivate power when hold current is reached before applying power again"
mc33_hpfp_max_hold = "Maximum amount of time the solenoid can be active before assuming a programming error"
stepperDcInvertedPins = "Enable if DC-motor driver (H-bridge) inverts the signals (eg. RZ7899 on Hellen boards)"
benchTestOffTime = "Time between bench test pulses"
benchTestCount = "How many test bench pulses do you want"
benchTestOnTime = "Length of each of the test pulses"
can2TxPin = "set_can2_tx_pin X"
can2RxPin = "set_can2_rx_pin X"
ignOverrideMode = "Override the Y axis (load) value used for the ignition table."

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.05.22.hellen154hyundai.2024051511"
signature = "rusEFI 2022.05.22.hellen154hyundai.2539527553"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature = "rusEFI 2022.05.22.hellen154hyundai.2024051511" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.05.22.hellen154hyundai.2539527553" ; 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
@ -85,7 +85,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun May 22 13:57:37 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun May 22 15:12:34 UTC 2022
pageSize = 21352
page = 1
@ -1772,6 +1772,9 @@ tcu_32Vals = array, U08, 21344, [8], "%", 1, 0, 0, 255, 0
mc33_hpfp_i_hold_off = "How long to deactivate power when hold current is reached before applying power again"
mc33_hpfp_max_hold = "Maximum amount of time the solenoid can be active before assuming a programming error"
stepperDcInvertedPins = "Enable if DC-motor driver (H-bridge) inverts the signals (eg. RZ7899 on Hellen boards)"
benchTestOffTime = "Time between bench test pulses"
benchTestCount = "How many test bench pulses do you want"
benchTestOnTime = "Length of each of the test pulses"
can2TxPin = "set_can2_tx_pin X"
can2RxPin = "set_can2_rx_pin X"
ignOverrideMode = "Override the Y axis (load) value used for the ignition table."

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.05.22.hellen72.541821243"
signature = "rusEFI 2022.05.22.hellen72.3484485517"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature = "rusEFI 2022.05.22.hellen72.541821243" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.05.22.hellen72.3484485517" ; 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
@ -85,7 +85,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun May 22 13:57:41 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun May 22 15:12:37 UTC 2022
pageSize = 21352
page = 1
@ -1772,6 +1772,9 @@ tcu_32Vals = array, U08, 21344, [8], "%", 1, 0, 0, 255, 0
mc33_hpfp_i_hold_off = "How long to deactivate power when hold current is reached before applying power again"
mc33_hpfp_max_hold = "Maximum amount of time the solenoid can be active before assuming a programming error"
stepperDcInvertedPins = "Enable if DC-motor driver (H-bridge) inverts the signals (eg. RZ7899 on Hellen boards)"
benchTestOffTime = "Time between bench test pulses"
benchTestCount = "How many test bench pulses do you want"
benchTestOnTime = "Length of each of the test pulses"
can2TxPin = "set_can2_tx_pin X"
can2RxPin = "set_can2_rx_pin X"
ignOverrideMode = "Override the Y axis (load) value used for the ignition table."

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.05.22.hellen81.498082078"
signature = "rusEFI 2022.05.22.hellen81.4064980904"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature = "rusEFI 2022.05.22.hellen81.498082078" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.05.22.hellen81.4064980904" ; 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
@ -85,7 +85,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun May 22 13:57:42 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun May 22 15:12:38 UTC 2022
pageSize = 21352
page = 1
@ -1772,6 +1772,9 @@ tcu_32Vals = array, U08, 21344, [8], "%", 1, 0, 0, 255, 0
mc33_hpfp_i_hold_off = "How long to deactivate power when hold current is reached before applying power again"
mc33_hpfp_max_hold = "Maximum amount of time the solenoid can be active before assuming a programming error"
stepperDcInvertedPins = "Enable if DC-motor driver (H-bridge) inverts the signals (eg. RZ7899 on Hellen boards)"
benchTestOffTime = "Time between bench test pulses"
benchTestCount = "How many test bench pulses do you want"
benchTestOnTime = "Length of each of the test pulses"
can2TxPin = "set_can2_tx_pin X"
can2RxPin = "set_can2_rx_pin X"
ignOverrideMode = "Override the Y axis (load) value used for the ignition table."

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.05.22.hellen88bmw.3162253079"
signature = "rusEFI 2022.05.22.hellen88bmw.1401334177"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature = "rusEFI 2022.05.22.hellen88bmw.3162253079" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.05.22.hellen88bmw.1401334177" ; 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
@ -85,7 +85,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun May 22 13:57:39 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun May 22 15:12:36 UTC 2022
pageSize = 21352
page = 1
@ -1772,6 +1772,9 @@ tcu_32Vals = array, U08, 21344, [8], "%", 1, 0, 0, 255, 0
mc33_hpfp_i_hold_off = "How long to deactivate power when hold current is reached before applying power again"
mc33_hpfp_max_hold = "Maximum amount of time the solenoid can be active before assuming a programming error"
stepperDcInvertedPins = "Enable if DC-motor driver (H-bridge) inverts the signals (eg. RZ7899 on Hellen boards)"
benchTestOffTime = "Time between bench test pulses"
benchTestCount = "How many test bench pulses do you want"
benchTestOnTime = "Length of each of the test pulses"
can2TxPin = "set_can2_tx_pin X"
can2RxPin = "set_can2_rx_pin X"
ignOverrideMode = "Override the Y axis (load) value used for the ignition table."

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.05.22.hellenNA6.1650462931"
signature = "rusEFI 2022.05.22.hellenNA6.2375720549"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature = "rusEFI 2022.05.22.hellenNA6.1650462931" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.05.22.hellenNA6.2375720549" ; 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
@ -85,7 +85,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun May 22 13:57:47 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun May 22 15:12:42 UTC 2022
pageSize = 21352
page = 1
@ -1772,6 +1772,9 @@ tcu_32Vals = array, U08, 21344, [8], "%", 1, 0, 0, 255, 0
mc33_hpfp_i_hold_off = "How long to deactivate power when hold current is reached before applying power again"
mc33_hpfp_max_hold = "Maximum amount of time the solenoid can be active before assuming a programming error"
stepperDcInvertedPins = "Enable if DC-motor driver (H-bridge) inverts the signals (eg. RZ7899 on Hellen boards)"
benchTestOffTime = "Time between bench test pulses"
benchTestCount = "How many test bench pulses do you want"
benchTestOnTime = "Length of each of the test pulses"
can2TxPin = "set_can2_tx_pin X"
can2RxPin = "set_can2_rx_pin X"
ignOverrideMode = "Override the Y axis (load) value used for the ignition table."

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.05.22.hellenNA8_96.3718415738"
signature = "rusEFI 2022.05.22.hellenNA8_96.844630988"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature = "rusEFI 2022.05.22.hellenNA8_96.3718415738" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.05.22.hellenNA8_96.844630988" ; 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
@ -85,7 +85,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun May 22 13:57:49 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun May 22 15:12:43 UTC 2022
pageSize = 21352
page = 1
@ -1772,6 +1772,9 @@ tcu_32Vals = array, U08, 21344, [8], "%", 1, 0, 0, 255, 0
mc33_hpfp_i_hold_off = "How long to deactivate power when hold current is reached before applying power again"
mc33_hpfp_max_hold = "Maximum amount of time the solenoid can be active before assuming a programming error"
stepperDcInvertedPins = "Enable if DC-motor driver (H-bridge) inverts the signals (eg. RZ7899 on Hellen boards)"
benchTestOffTime = "Time between bench test pulses"
benchTestCount = "How many test bench pulses do you want"
benchTestOnTime = "Length of each of the test pulses"
can2TxPin = "set_can2_tx_pin X"
can2RxPin = "set_can2_rx_pin X"
ignOverrideMode = "Override the Y axis (load) value used for the ignition table."

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.05.22.hellen_cypress.2781327289"
signature = "rusEFI 2022.05.22.hellen_cypress.1245520143"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature = "rusEFI 2022.05.22.hellen_cypress.2781327289" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.05.22.hellen_cypress.1245520143" ; 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
@ -85,7 +85,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Sun May 22 13:58:10 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Sun May 22 15:13:02 UTC 2022
pageSize = 21352
page = 1
@ -1772,6 +1772,9 @@ tcu_32Vals = array, U08, 21344, [8], "%", 1, 0, 0, 255, 0
mc33_hpfp_i_hold_off = "How long to deactivate power when hold current is reached before applying power again"
mc33_hpfp_max_hold = "Maximum amount of time the solenoid can be active before assuming a programming error"
stepperDcInvertedPins = "Enable if DC-motor driver (H-bridge) inverts the signals (eg. RZ7899 on Hellen boards)"
benchTestOffTime = "Time between bench test pulses"
benchTestCount = "How many test bench pulses do you want"
benchTestOnTime = "Length of each of the test pulses"
can2TxPin = "set_can2_tx_pin X"
can2RxPin = "set_can2_rx_pin X"
ignOverrideMode = "Override the Y axis (load) value used for the ignition table."

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.05.22.kin.4219783220"
signature = "rusEFI 2022.05.22.kin.343819906"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature = "rusEFI 2022.05.22.kin.4219783220" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.05.22.kin.343819906" ; 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
@ -85,7 +85,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Sun May 22 13:58:09 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Sun May 22 15:13:01 UTC 2022
pageSize = 21324
page = 1
@ -1742,6 +1742,9 @@ tcu_32Vals = array, U08, 21316, [8], "%", 1, 0, 0, 255, 0
mc33_hpfp_i_hold_off = "How long to deactivate power when hold current is reached before applying power again"
mc33_hpfp_max_hold = "Maximum amount of time the solenoid can be active before assuming a programming error"
stepperDcInvertedPins = "Enable if DC-motor driver (H-bridge) inverts the signals (eg. RZ7899 on Hellen boards)"
benchTestOffTime = "Time between bench test pulses"
benchTestCount = "How many test bench pulses do you want"
benchTestOnTime = "Length of each of the test pulses"
can2TxPin = "set_can2_tx_pin X"
can2RxPin = "set_can2_rx_pin X"
ignOverrideMode = "Override the Y axis (load) value used for the ignition table."

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.05.22.mre_f4.2918793223"
signature = "rusEFI 2022.05.22.mre_f4.1107545777"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature = "rusEFI 2022.05.22.mre_f4.2918793223" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.05.22.mre_f4.1107545777" ; 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
@ -85,7 +85,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun May 22 13:57:51 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun May 22 15:12:46 UTC 2022
pageSize = 21352
page = 1
@ -1772,6 +1772,9 @@ tcu_32Vals = array, U08, 21344, [8], "%", 1, 0, 0, 255, 0
mc33_hpfp_i_hold_off = "How long to deactivate power when hold current is reached before applying power again"
mc33_hpfp_max_hold = "Maximum amount of time the solenoid can be active before assuming a programming error"
stepperDcInvertedPins = "Enable if DC-motor driver (H-bridge) inverts the signals (eg. RZ7899 on Hellen boards)"
benchTestOffTime = "Time between bench test pulses"
benchTestCount = "How many test bench pulses do you want"
benchTestOnTime = "Length of each of the test pulses"
can2TxPin = "set_can2_tx_pin X"
can2RxPin = "set_can2_rx_pin X"
ignOverrideMode = "Override the Y axis (load) value used for the ignition table."

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.05.22.mre_f7.2918793223"
signature = "rusEFI 2022.05.22.mre_f7.1107545777"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature = "rusEFI 2022.05.22.mre_f7.2918793223" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.05.22.mre_f7.1107545777" ; 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
@ -85,7 +85,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun May 22 13:57:50 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun May 22 15:12:45 UTC 2022
pageSize = 21352
page = 1
@ -1772,6 +1772,9 @@ tcu_32Vals = array, U08, 21344, [8], "%", 1, 0, 0, 255, 0
mc33_hpfp_i_hold_off = "How long to deactivate power when hold current is reached before applying power again"
mc33_hpfp_max_hold = "Maximum amount of time the solenoid can be active before assuming a programming error"
stepperDcInvertedPins = "Enable if DC-motor driver (H-bridge) inverts the signals (eg. RZ7899 on Hellen boards)"
benchTestOffTime = "Time between bench test pulses"
benchTestCount = "How many test bench pulses do you want"
benchTestOnTime = "Length of each of the test pulses"
can2TxPin = "set_can2_tx_pin X"
can2RxPin = "set_can2_rx_pin X"
ignOverrideMode = "Override the Y axis (load) value used for the ignition table."

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.05.22.prometheus_405.2952869973"
signature = "rusEFI 2022.05.22.prometheus_405.1610331875"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature = "rusEFI 2022.05.22.prometheus_405.2952869973" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.05.22.prometheus_405.1610331875" ; 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
@ -85,7 +85,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun May 22 13:57:58 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun May 22 15:12:51 UTC 2022
pageSize = 21352
page = 1
@ -1772,6 +1772,9 @@ tcu_32Vals = array, U08, 21344, [8], "%", 1, 0, 0, 255, 0
mc33_hpfp_i_hold_off = "How long to deactivate power when hold current is reached before applying power again"
mc33_hpfp_max_hold = "Maximum amount of time the solenoid can be active before assuming a programming error"
stepperDcInvertedPins = "Enable if DC-motor driver (H-bridge) inverts the signals (eg. RZ7899 on Hellen boards)"
benchTestOffTime = "Time between bench test pulses"
benchTestCount = "How many test bench pulses do you want"
benchTestOnTime = "Length of each of the test pulses"
can2TxPin = "set_can2_tx_pin X"
can2RxPin = "set_can2_rx_pin X"
ignOverrideMode = "Override the Y axis (load) value used for the ignition table."

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.05.22.prometheus_469.2952869973"
signature = "rusEFI 2022.05.22.prometheus_469.1610331875"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature = "rusEFI 2022.05.22.prometheus_469.2952869973" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.05.22.prometheus_469.1610331875" ; 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
@ -85,7 +85,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun May 22 13:57:56 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun May 22 15:12:50 UTC 2022
pageSize = 21352
page = 1
@ -1772,6 +1772,9 @@ tcu_32Vals = array, U08, 21344, [8], "%", 1, 0, 0, 255, 0
mc33_hpfp_i_hold_off = "How long to deactivate power when hold current is reached before applying power again"
mc33_hpfp_max_hold = "Maximum amount of time the solenoid can be active before assuming a programming error"
stepperDcInvertedPins = "Enable if DC-motor driver (H-bridge) inverts the signals (eg. RZ7899 on Hellen boards)"
benchTestOffTime = "Time between bench test pulses"
benchTestCount = "How many test bench pulses do you want"
benchTestOnTime = "Length of each of the test pulses"
can2TxPin = "set_can2_tx_pin X"
can2RxPin = "set_can2_rx_pin X"
ignOverrideMode = "Override the Y axis (load) value used for the ignition table."

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.05.22.proteus_f4.1152855515"
signature = "rusEFI 2022.05.22.proteus_f4.2873992045"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature = "rusEFI 2022.05.22.proteus_f4.1152855515" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.05.22.proteus_f4.2873992045" ; 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
@ -85,7 +85,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun May 22 13:58:01 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun May 22 15:12:54 UTC 2022
pageSize = 21352
page = 1
@ -1772,6 +1772,9 @@ tcu_32Vals = array, U08, 21344, [8], "%", 1, 0, 0, 255, 0
mc33_hpfp_i_hold_off = "How long to deactivate power when hold current is reached before applying power again"
mc33_hpfp_max_hold = "Maximum amount of time the solenoid can be active before assuming a programming error"
stepperDcInvertedPins = "Enable if DC-motor driver (H-bridge) inverts the signals (eg. RZ7899 on Hellen boards)"
benchTestOffTime = "Time between bench test pulses"
benchTestCount = "How many test bench pulses do you want"
benchTestOnTime = "Length of each of the test pulses"
can2TxPin = "set_can2_tx_pin X"
can2RxPin = "set_can2_rx_pin X"
ignOverrideMode = "Override the Y axis (load) value used for the ignition table."

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.05.22.proteus_f7.1152855515"
signature = "rusEFI 2022.05.22.proteus_f7.2873992045"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature = "rusEFI 2022.05.22.proteus_f7.1152855515" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.05.22.proteus_f7.2873992045" ; 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
@ -85,7 +85,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun May 22 13:57:59 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun May 22 15:12:52 UTC 2022
pageSize = 21352
page = 1
@ -1772,6 +1772,9 @@ tcu_32Vals = array, U08, 21344, [8], "%", 1, 0, 0, 255, 0
mc33_hpfp_i_hold_off = "How long to deactivate power when hold current is reached before applying power again"
mc33_hpfp_max_hold = "Maximum amount of time the solenoid can be active before assuming a programming error"
stepperDcInvertedPins = "Enable if DC-motor driver (H-bridge) inverts the signals (eg. RZ7899 on Hellen boards)"
benchTestOffTime = "Time between bench test pulses"
benchTestCount = "How many test bench pulses do you want"
benchTestOnTime = "Length of each of the test pulses"
can2TxPin = "set_can2_tx_pin X"
can2RxPin = "set_can2_rx_pin X"
ignOverrideMode = "Override the Y axis (load) value used for the ignition table."

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.05.22.proteus_h7.1152855515"
signature = "rusEFI 2022.05.22.proteus_h7.2873992045"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature = "rusEFI 2022.05.22.proteus_h7.1152855515" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.05.22.proteus_h7.2873992045" ; 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
@ -85,7 +85,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun May 22 13:58:02 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun May 22 15:12:55 UTC 2022
pageSize = 21352
page = 1
@ -1772,6 +1772,9 @@ tcu_32Vals = array, U08, 21344, [8], "%", 1, 0, 0, 255, 0
mc33_hpfp_i_hold_off = "How long to deactivate power when hold current is reached before applying power again"
mc33_hpfp_max_hold = "Maximum amount of time the solenoid can be active before assuming a programming error"
stepperDcInvertedPins = "Enable if DC-motor driver (H-bridge) inverts the signals (eg. RZ7899 on Hellen boards)"
benchTestOffTime = "Time between bench test pulses"
benchTestCount = "How many test bench pulses do you want"
benchTestOnTime = "Length of each of the test pulses"
can2TxPin = "set_can2_tx_pin X"
can2RxPin = "set_can2_rx_pin X"
ignOverrideMode = "Override the Y axis (load) value used for the ignition table."

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.05.22.subaru_eg33_f7.2410344754"
signature = "rusEFI 2022.05.22.subaru_eg33_f7.1615888260"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature = "rusEFI 2022.05.22.subaru_eg33_f7.2410344754" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.05.22.subaru_eg33_f7.1615888260" ; 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
@ -85,7 +85,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_subaru_config.sh integration/rusefi_config.txt Sun May 22 13:58:11 UTC 2022
; 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 May 22 15:13:03 UTC 2022
pageSize = 21352
page = 1
@ -1772,6 +1772,9 @@ tcu_32Vals = array, U08, 21344, [8], "%", 1, 0, 0, 255, 0
mc33_hpfp_i_hold_off = "How long to deactivate power when hold current is reached before applying power again"
mc33_hpfp_max_hold = "Maximum amount of time the solenoid can be active before assuming a programming error"
stepperDcInvertedPins = "Enable if DC-motor driver (H-bridge) inverts the signals (eg. RZ7899 on Hellen boards)"
benchTestOffTime = "Time between bench test pulses"
benchTestCount = "How many test bench pulses do you want"
benchTestOnTime = "Length of each of the test pulses"
can2TxPin = "set_can2_tx_pin X"
can2RxPin = "set_can2_rx_pin X"
ignOverrideMode = "Override the Y axis (load) value used for the ignition table."

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.05.22.tdg-pdm8.1256402919"
signature = "rusEFI 2022.05.22.tdg-pdm8.2769920337"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature = "rusEFI 2022.05.22.tdg-pdm8.1256402919" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.05.22.tdg-pdm8.2769920337" ; 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
@ -85,7 +85,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun May 22 13:58:06 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun May 22 15:12:59 UTC 2022
pageSize = 21352
page = 1
@ -1772,6 +1772,9 @@ tcu_32Vals = array, U08, 21344, [8], "%", 1, 0, 0, 255, 0
mc33_hpfp_i_hold_off = "How long to deactivate power when hold current is reached before applying power again"
mc33_hpfp_max_hold = "Maximum amount of time the solenoid can be active before assuming a programming error"
stepperDcInvertedPins = "Enable if DC-motor driver (H-bridge) inverts the signals (eg. RZ7899 on Hellen boards)"
benchTestOffTime = "Time between bench test pulses"
benchTestCount = "How many test bench pulses do you want"
benchTestOnTime = "Length of each of the test pulses"
can2TxPin = "set_can2_tx_pin X"
can2RxPin = "set_can2_rx_pin X"
ignOverrideMode = "Override the Y axis (load) value used for the ignition table."

View File

@ -1,6 +1,6 @@
package com.rusefi.config.generated;
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun May 22 13:58:14 UTC 2022
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun May 22 15:13:05 UTC 2022
// by class com.rusefi.output.FileJavaFieldsConsumer
import com.rusefi.config.*;
@ -1871,6 +1871,7 @@ public class Fields {
public static final int servoOutputPins7_offset = 2066;
public static final int servoOutputPins8_offset = 2068;
public static final int showHumanReadableWarning_offset = 940;
public static final int SIGNATURE_HASH = 252800773;
public static final int silentTriggerError_offset = 1340;
public static final int skippedWheelOnCam_offset = 1340;
public static final int slowAdcAlpha_offset = 1580;
@ -2392,7 +2393,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 2022.05.22.all.3773555123";
public static final String TS_SIGNATURE = "rusEFI 2022.05.22.all.252800773";
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 = 1016;