Auto-generated configs and docs

This commit is contained in:
GitHub build-firmware Action 2021-07-09 12:40:06 +00:00
parent 86683afca2
commit 1ed7e7757c
49 changed files with 158 additions and 137 deletions

View File

@ -1,4 +1,4 @@
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Fri Jul 09 04:46:56 UTC 2021 // this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Fri Jul 09 12:39:19 UTC 2021
// by class com.rusefi.output.CHeaderConsumer // by class com.rusefi.output.CHeaderConsumer
// begin // begin
#pragma once #pragma once
@ -697,8 +697,9 @@ struct engine_configuration_s {
offset 76 bit 7 */ offset 76 bit 7 */
bool disableFan2WhenStopped : 1; bool disableFan2WhenStopped : 1;
/** /**
* Enable secondary spark outputs that fire after the primary (rotaries, twin plug engines).
offset 76 bit 8 */ offset 76 bit 8 */
bool unused_294_8 : 1; bool enableTrailingSparks : 1;
/** /**
* enable cj125verbose/disable cj125verbose * enable cj125verbose/disable cj125verbose
offset 76 bit 9 */ offset 76 bit 9 */
@ -4262,4 +4263,4 @@ struct persistent_config_s {
}; };
// end // end
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Fri Jul 09 04:46:56 UTC 2021 // this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Fri Jul 09 12:39:19 UTC 2021

View File

@ -383,6 +383,7 @@
#define enableLaunchRetard_offset 976 #define enableLaunchRetard_offset 976
#define enableMapEstimationTableFallback_offset 76 #define enableMapEstimationTableFallback_offset 76
#define enableSoftwareKnock_offset 976 #define enableSoftwareKnock_offset 976
#define enableTrailingSparks_offset 76
#define enableVerboseCan2Tx_offset 2116 #define enableVerboseCan2Tx_offset 2116
#define enableVerboseCanTx_offset 744 #define enableVerboseCanTx_offset 744
#define engine_configuration_s_size 6000 #define engine_configuration_s_size 6000
@ -1312,7 +1313,7 @@
#define showSdCardWarning_offset 76 #define showSdCardWarning_offset 76
#define SIGNATURE_BOARD hellen_cypress #define SIGNATURE_BOARD hellen_cypress
#define SIGNATURE_DATE 2021.07.09 #define SIGNATURE_DATE 2021.07.09
#define SIGNATURE_HASH 550412469 #define SIGNATURE_HASH 1429953870
#define silentTriggerError_offset 1464 #define silentTriggerError_offset 1464
#define slowAdcAlpha_offset 2088 #define slowAdcAlpha_offset 2088
#define sparkDwellRpmBins_offset 332 #define sparkDwellRpmBins_offset 332
@ -1665,7 +1666,7 @@
#define ts_show_spi true #define ts_show_spi true
#define ts_show_trigger_comparator false #define ts_show_trigger_comparator false
#define ts_show_tunerstudio_port true #define ts_show_tunerstudio_port true
#define TS_SIGNATURE "rusEFI 2021.07.09.hellen_cypress.550412469" #define TS_SIGNATURE "rusEFI 2021.07.09.hellen_cypress.1429953870"
#define TS_SINGLE_WRITE_COMMAND 'W' #define TS_SINGLE_WRITE_COMMAND 'W'
#define TS_SINGLE_WRITE_COMMAND_char W #define TS_SINGLE_WRITE_COMMAND_char W
#define TS_TEST_COMMAND 't' #define TS_TEST_COMMAND 't'
@ -1760,7 +1761,6 @@
#define unused_1484_bit_29_offset 1476 #define unused_1484_bit_29_offset 1476
#define unused_1484_bit_30_offset 1476 #define unused_1484_bit_30_offset 1476
#define unused_1484_bit_31_offset 1476 #define unused_1484_bit_31_offset 1476
#define unused_294_8_offset 76
#define unusedAtOldBoardConfigurationEnd_offset 1244 #define unusedAtOldBoardConfigurationEnd_offset 1244
#define unusedBit4_1476_offset 1476 #define unusedBit4_1476_offset 1476
#define unusedBit_251_29_offset 976 #define unusedBit_251_29_offset 976

View File

@ -1,4 +1,4 @@
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Fri Jul 09 04:46:54 UTC 2021 // this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Fri Jul 09 12:39:18 UTC 2021
// by class com.rusefi.output.CHeaderConsumer // by class com.rusefi.output.CHeaderConsumer
// begin // begin
#pragma once #pragma once
@ -697,8 +697,9 @@ struct engine_configuration_s {
offset 76 bit 7 */ offset 76 bit 7 */
bool disableFan2WhenStopped : 1; bool disableFan2WhenStopped : 1;
/** /**
* Enable secondary spark outputs that fire after the primary (rotaries, twin plug engines).
offset 76 bit 8 */ offset 76 bit 8 */
bool unused_294_8 : 1; bool enableTrailingSparks : 1;
/** /**
* enable cj125verbose/disable cj125verbose * enable cj125verbose/disable cj125verbose
offset 76 bit 9 */ offset 76 bit 9 */
@ -4256,4 +4257,4 @@ struct persistent_config_s {
}; };
// end // end
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Fri Jul 09 04:46:54 UTC 2021 // this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Fri Jul 09 12:39:18 UTC 2021

View File

@ -367,6 +367,7 @@
#define enableLaunchRetard_offset 976 #define enableLaunchRetard_offset 976
#define enableMapEstimationTableFallback_offset 76 #define enableMapEstimationTableFallback_offset 76
#define enableSoftwareKnock_offset 976 #define enableSoftwareKnock_offset 976
#define enableTrailingSparks_offset 76
#define enableVerboseCan2Tx_offset 2116 #define enableVerboseCan2Tx_offset 2116
#define enableVerboseCanTx_offset 744 #define enableVerboseCanTx_offset 744
#define engine_configuration_s_size 5972 #define engine_configuration_s_size 5972
@ -1296,7 +1297,7 @@
#define showSdCardWarning_offset 76 #define showSdCardWarning_offset 76
#define SIGNATURE_BOARD kin #define SIGNATURE_BOARD kin
#define SIGNATURE_DATE 2021.07.09 #define SIGNATURE_DATE 2021.07.09
#define SIGNATURE_HASH 3748359241 #define SIGNATURE_HASH 2862518706
#define silentTriggerError_offset 1464 #define silentTriggerError_offset 1464
#define slowAdcAlpha_offset 2088 #define slowAdcAlpha_offset 2088
#define sparkDwellRpmBins_offset 332 #define sparkDwellRpmBins_offset 332
@ -1649,7 +1650,7 @@
#define ts_show_spi true #define ts_show_spi true
#define ts_show_trigger_comparator true #define ts_show_trigger_comparator true
#define ts_show_tunerstudio_port true #define ts_show_tunerstudio_port true
#define TS_SIGNATURE "rusEFI 2021.07.09.kin.3748359241" #define TS_SIGNATURE "rusEFI 2021.07.09.kin.2862518706"
#define TS_SINGLE_WRITE_COMMAND 'W' #define TS_SINGLE_WRITE_COMMAND 'W'
#define TS_SINGLE_WRITE_COMMAND_char W #define TS_SINGLE_WRITE_COMMAND_char W
#define TS_TEST_COMMAND 't' #define TS_TEST_COMMAND 't'
@ -1744,7 +1745,6 @@
#define unused_1484_bit_29_offset 1476 #define unused_1484_bit_29_offset 1476
#define unused_1484_bit_30_offset 1476 #define unused_1484_bit_30_offset 1476
#define unused_1484_bit_31_offset 1476 #define unused_1484_bit_31_offset 1476
#define unused_294_8_offset 76
#define unusedAtOldBoardConfigurationEnd_offset 1244 #define unusedAtOldBoardConfigurationEnd_offset 1244
#define unusedBit4_1476_offset 1476 #define unusedBit4_1476_offset 1476
#define unusedBit_251_29_offset 976 #define unusedBit_251_29_offset 976

View File

@ -1,4 +1,4 @@
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_config.sh integration/rusefi_config.txt Fri Jul 09 04:46:59 UTC 2021 // this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_config.sh integration/rusefi_config.txt Fri Jul 09 12:39:21 UTC 2021
// by class com.rusefi.output.CHeaderConsumer // by class com.rusefi.output.CHeaderConsumer
// begin // begin
#pragma once #pragma once
@ -697,8 +697,9 @@ struct engine_configuration_s {
offset 76 bit 7 */ offset 76 bit 7 */
bool disableFan2WhenStopped : 1; bool disableFan2WhenStopped : 1;
/** /**
* Enable secondary spark outputs that fire after the primary (rotaries, twin plug engines).
offset 76 bit 8 */ offset 76 bit 8 */
bool unused_294_8 : 1; bool enableTrailingSparks : 1;
/** /**
* enable cj125verbose/disable cj125verbose * enable cj125verbose/disable cj125verbose
offset 76 bit 9 */ offset 76 bit 9 */
@ -4262,4 +4263,4 @@ struct persistent_config_s {
}; };
// end // end
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_config.sh integration/rusefi_config.txt Fri Jul 09 04:46:59 UTC 2021 // this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_config.sh integration/rusefi_config.txt Fri Jul 09 12:39:21 UTC 2021

View File

@ -383,6 +383,7 @@
#define enableLaunchRetard_offset 976 #define enableLaunchRetard_offset 976
#define enableMapEstimationTableFallback_offset 76 #define enableMapEstimationTableFallback_offset 76
#define enableSoftwareKnock_offset 976 #define enableSoftwareKnock_offset 976
#define enableTrailingSparks_offset 76
#define enableVerboseCan2Tx_offset 2116 #define enableVerboseCan2Tx_offset 2116
#define enableVerboseCanTx_offset 744 #define enableVerboseCanTx_offset 744
#define engine_configuration_s_size 6000 #define engine_configuration_s_size 6000
@ -1312,7 +1313,7 @@
#define showSdCardWarning_offset 76 #define showSdCardWarning_offset 76
#define SIGNATURE_BOARD subaru_eg33_f7 #define SIGNATURE_BOARD subaru_eg33_f7
#define SIGNATURE_DATE 2021.07.09 #define SIGNATURE_DATE 2021.07.09
#define SIGNATURE_HASH 3488511347 #define SIGNATURE_HASH 3122366600
#define silentTriggerError_offset 1464 #define silentTriggerError_offset 1464
#define slowAdcAlpha_offset 2088 #define slowAdcAlpha_offset 2088
#define sparkDwellRpmBins_offset 332 #define sparkDwellRpmBins_offset 332
@ -1665,7 +1666,7 @@
#define ts_show_spi true #define ts_show_spi true
#define ts_show_trigger_comparator false #define ts_show_trigger_comparator false
#define ts_show_tunerstudio_port false #define ts_show_tunerstudio_port false
#define TS_SIGNATURE "rusEFI 2021.07.09.subaru_eg33_f7.3488511347" #define TS_SIGNATURE "rusEFI 2021.07.09.subaru_eg33_f7.3122366600"
#define TS_SINGLE_WRITE_COMMAND 'W' #define TS_SINGLE_WRITE_COMMAND 'W'
#define TS_SINGLE_WRITE_COMMAND_char W #define TS_SINGLE_WRITE_COMMAND_char W
#define TS_TEST_COMMAND 't' #define TS_TEST_COMMAND 't'
@ -1760,7 +1761,6 @@
#define unused_1484_bit_29_offset 1476 #define unused_1484_bit_29_offset 1476
#define unused_1484_bit_30_offset 1476 #define unused_1484_bit_30_offset 1476
#define unused_1484_bit_31_offset 1476 #define unused_1484_bit_31_offset 1476
#define unused_294_8_offset 76
#define unusedAtOldBoardConfigurationEnd_offset 1244 #define unusedAtOldBoardConfigurationEnd_offset 1244
#define unusedBit4_1476_offset 1476 #define unusedBit4_1476_offset 1476
#define unusedBit_251_29_offset 976 #define unusedBit_251_29_offset 976

View File

@ -1,4 +1,4 @@
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jul 09 04:46:20 UTC 2021 // this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jul 09 12:38:49 UTC 2021
// by class com.rusefi.output.CHeaderConsumer // by class com.rusefi.output.CHeaderConsumer
// begin // begin
#pragma once #pragma once
@ -697,8 +697,9 @@ struct engine_configuration_s {
offset 76 bit 7 */ offset 76 bit 7 */
bool disableFan2WhenStopped : 1; bool disableFan2WhenStopped : 1;
/** /**
* Enable secondary spark outputs that fire after the primary (rotaries, twin plug engines).
offset 76 bit 8 */ offset 76 bit 8 */
bool unused_294_8 : 1; bool enableTrailingSparks : 1;
/** /**
* enable cj125verbose/disable cj125verbose * enable cj125verbose/disable cj125verbose
offset 76 bit 9 */ offset 76 bit 9 */
@ -4262,4 +4263,4 @@ struct persistent_config_s {
}; };
// end // end
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jul 09 04:46:20 UTC 2021 // this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jul 09 12:38:49 UTC 2021

View File

@ -1,4 +1,4 @@
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jul 09 04:46:20 UTC 2021 // this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jul 09 12:38:49 UTC 2021
// by class com.rusefi.output.FileFsioSettingsConsumer // by class com.rusefi.output.FileFsioSettingsConsumer
FSIO_SETTING_ACIDLEEXTRAOFFSET = 1000, FSIO_SETTING_ACIDLEEXTRAOFFSET = 1000,

View File

@ -1,4 +1,4 @@
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jul 09 04:46:20 UTC 2021 // this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jul 09 12:38:49 UTC 2021
// by class com.rusefi.output.FileFsioSettingsConsumer // by class com.rusefi.output.FileFsioSettingsConsumer
case FSIO_SETTING_ACIDLEEXTRAOFFSET: case FSIO_SETTING_ACIDLEEXTRAOFFSET:

View File

@ -1,4 +1,4 @@
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jul 09 04:46:20 UTC 2021 // this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jul 09 12:38:49 UTC 2021
// by class com.rusefi.output.FileFsioSettingsConsumer // by class com.rusefi.output.FileFsioSettingsConsumer
static LENameOrdinalPair leacIdleExtraOffset(FSIO_SETTING_ACIDLEEXTRAOFFSET, "cfg_acIdleExtraOffset"); static LENameOrdinalPair leacIdleExtraOffset(FSIO_SETTING_ACIDLEEXTRAOFFSET, "cfg_acIdleExtraOffset");

View File

@ -1,4 +1,4 @@
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jul 09 04:46:20 UTC 2021 // this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jul 09 12:38:49 UTC 2021
// by class com.rusefi.output.FileFsioSettingsConsumer // by class com.rusefi.output.FileFsioSettingsConsumer
case FSIO_SETTING_ACIDLEEXTRAOFFSET: case FSIO_SETTING_ACIDLEEXTRAOFFSET:

View File

@ -381,6 +381,7 @@
#define enableLaunchRetard_offset 976 #define enableLaunchRetard_offset 976
#define enableMapEstimationTableFallback_offset 76 #define enableMapEstimationTableFallback_offset 76
#define enableSoftwareKnock_offset 976 #define enableSoftwareKnock_offset 976
#define enableTrailingSparks_offset 76
#define enableVerboseCan2Tx_offset 2116 #define enableVerboseCan2Tx_offset 2116
#define enableVerboseCanTx_offset 744 #define enableVerboseCanTx_offset 744
#define engine_configuration_s_size 6000 #define engine_configuration_s_size 6000
@ -1309,7 +1310,7 @@
#define showSdCardWarning_offset 76 #define showSdCardWarning_offset 76
#define SIGNATURE_BOARD all #define SIGNATURE_BOARD all
#define SIGNATURE_DATE 2021.07.09 #define SIGNATURE_DATE 2021.07.09
#define SIGNATURE_HASH 1655864165 #define SIGNATURE_HASH 390563486
#define silentTriggerError_offset 1464 #define silentTriggerError_offset 1464
#define slowAdcAlpha_offset 2088 #define slowAdcAlpha_offset 2088
#define sparkDwellRpmBins_offset 332 #define sparkDwellRpmBins_offset 332
@ -1662,7 +1663,7 @@
#define ts_show_spi true #define ts_show_spi true
#define ts_show_trigger_comparator false #define ts_show_trigger_comparator false
#define ts_show_tunerstudio_port true #define ts_show_tunerstudio_port true
#define TS_SIGNATURE "rusEFI 2021.07.09.all.1655864165" #define TS_SIGNATURE "rusEFI 2021.07.09.all.390563486"
#define TS_SINGLE_WRITE_COMMAND 'W' #define TS_SINGLE_WRITE_COMMAND 'W'
#define TS_SINGLE_WRITE_COMMAND_char W #define TS_SINGLE_WRITE_COMMAND_char W
#define TS_TEST_COMMAND 't' #define TS_TEST_COMMAND 't'
@ -1757,7 +1758,6 @@
#define unused_1484_bit_29_offset 1476 #define unused_1484_bit_29_offset 1476
#define unused_1484_bit_30_offset 1476 #define unused_1484_bit_30_offset 1476
#define unused_1484_bit_31_offset 1476 #define unused_1484_bit_31_offset 1476
#define unused_294_8_offset 76
#define unusedAtOldBoardConfigurationEnd_offset 1244 #define unusedAtOldBoardConfigurationEnd_offset 1244
#define unusedBit4_1476_offset 1476 #define unusedBit4_1476_offset 1476
#define unusedBit_251_29_offset 976 #define unusedBit_251_29_offset 976

View File

@ -4,5 +4,5 @@
#define SIGNATURE_BOARD all #define SIGNATURE_BOARD all
#define SIGNATURE_DATE 2021.07.09 #define SIGNATURE_DATE 2021.07.09
#define SIGNATURE_HASH 1519009892 #define SIGNATURE_HASH 390563486
#define TS_SIGNATURE "rusEFI 2021.07.09.all.1519009892" #define TS_SIGNATURE "rusEFI 2021.07.09.all.390563486"

View File

@ -4,5 +4,5 @@
#define SIGNATURE_BOARD f429-discovery #define SIGNATURE_BOARD f429-discovery
#define SIGNATURE_DATE 2021.07.09 #define SIGNATURE_DATE 2021.07.09
#define SIGNATURE_HASH 418814900 #define SIGNATURE_HASH 1429953870
#define TS_SIGNATURE "rusEFI 2021.07.09.f429-discovery.418814900" #define TS_SIGNATURE "rusEFI 2021.07.09.f429-discovery.1429953870"

View File

@ -4,5 +4,5 @@
#define SIGNATURE_BOARD frankenso_na6 #define SIGNATURE_BOARD frankenso_na6
#define SIGNATURE_DATE 2021.07.09 #define SIGNATURE_DATE 2021.07.09
#define SIGNATURE_HASH 1657065053 #define SIGNATURE_HASH 789121191
#define TS_SIGNATURE "rusEFI 2021.07.09.frankenso_na6.1657065053" #define TS_SIGNATURE "rusEFI 2021.07.09.frankenso_na6.789121191"

View File

@ -4,5 +4,5 @@
#define SIGNATURE_BOARD hellen121nissan #define SIGNATURE_BOARD hellen121nissan
#define SIGNATURE_DATE 2021.07.09 #define SIGNATURE_DATE 2021.07.09
#define SIGNATURE_HASH 817481930 #define SIGNATURE_HASH 2104757808
#define TS_SIGNATURE "rusEFI 2021.07.09.hellen121nissan.817481930" #define TS_SIGNATURE "rusEFI 2021.07.09.hellen121nissan.2104757808"

View File

@ -4,5 +4,5 @@
#define SIGNATURE_BOARD hellen121vag #define SIGNATURE_BOARD hellen121vag
#define SIGNATURE_DATE 2021.07.09 #define SIGNATURE_DATE 2021.07.09
#define SIGNATURE_HASH 3054819093 #define SIGNATURE_HASH 4225307119
#define TS_SIGNATURE "rusEFI 2021.07.09.hellen121vag.3054819093" #define TS_SIGNATURE "rusEFI 2021.07.09.hellen121vag.4225307119"

View File

@ -4,5 +4,5 @@
#define SIGNATURE_BOARD hellen128 #define SIGNATURE_BOARD hellen128
#define SIGNATURE_DATE 2021.07.09 #define SIGNATURE_DATE 2021.07.09
#define SIGNATURE_HASH 2218768063 #define SIGNATURE_HASH 3388108869
#define TS_SIGNATURE "rusEFI 2021.07.09.hellen128.2218768063" #define TS_SIGNATURE "rusEFI 2021.07.09.hellen128.3388108869"

View File

@ -4,5 +4,5 @@
#define SIGNATURE_BOARD hellen72 #define SIGNATURE_BOARD hellen72
#define SIGNATURE_DATE 2021.07.09 #define SIGNATURE_DATE 2021.07.09
#define SIGNATURE_HASH 1798188187 #define SIGNATURE_HASH 652470881
#define TS_SIGNATURE "rusEFI 2021.07.09.hellen72.1798188187" #define TS_SIGNATURE "rusEFI 2021.07.09.hellen72.652470881"

View File

@ -4,5 +4,5 @@
#define SIGNATURE_BOARD hellenNA6 #define SIGNATURE_BOARD hellenNA6
#define SIGNATURE_DATE 2021.07.09 #define SIGNATURE_DATE 2021.07.09
#define SIGNATURE_HASH 1453853465 #define SIGNATURE_HASH 459656675
#define TS_SIGNATURE "rusEFI 2021.07.09.hellenNA6.1453853465" #define TS_SIGNATURE "rusEFI 2021.07.09.hellenNA6.459656675"

View File

@ -4,5 +4,5 @@
#define SIGNATURE_BOARD hellen_cypress #define SIGNATURE_BOARD hellen_cypress
#define SIGNATURE_DATE 2021.07.09 #define SIGNATURE_DATE 2021.07.09
#define SIGNATURE_HASH 418814900 #define SIGNATURE_HASH 1429953870
#define TS_SIGNATURE "rusEFI 2021.07.09.hellen_cypress.418814900" #define TS_SIGNATURE "rusEFI 2021.07.09.hellen_cypress.1429953870"

View File

@ -4,5 +4,5 @@
#define SIGNATURE_BOARD kin #define SIGNATURE_BOARD kin
#define SIGNATURE_DATE 2021.07.09 #define SIGNATURE_DATE 2021.07.09
#define SIGNATURE_HASH 3880998728 #define SIGNATURE_HASH 2862518706
#define TS_SIGNATURE "rusEFI 2021.07.09.kin.3880998728" #define TS_SIGNATURE "rusEFI 2021.07.09.kin.2862518706"

View File

@ -4,5 +4,5 @@
#define SIGNATURE_BOARD mre_f4 #define SIGNATURE_BOARD mre_f4
#define SIGNATURE_DATE 2021.07.09 #define SIGNATURE_DATE 2021.07.09
#define SIGNATURE_HASH 3214046000 #define SIGNATURE_HASH 4066358730
#define TS_SIGNATURE "rusEFI 2021.07.09.mre_f4.3214046000" #define TS_SIGNATURE "rusEFI 2021.07.09.mre_f4.4066358730"

View File

@ -4,5 +4,5 @@
#define SIGNATURE_BOARD mre_f7 #define SIGNATURE_BOARD mre_f7
#define SIGNATURE_DATE 2021.07.09 #define SIGNATURE_DATE 2021.07.09
#define SIGNATURE_HASH 3214046000 #define SIGNATURE_HASH 4066358730
#define TS_SIGNATURE "rusEFI 2021.07.09.mre_f7.3214046000" #define TS_SIGNATURE "rusEFI 2021.07.09.mre_f7.4066358730"

View File

@ -4,5 +4,5 @@
#define SIGNATURE_BOARD prometheus_405 #define SIGNATURE_BOARD prometheus_405
#define SIGNATURE_DATE 2021.07.09 #define SIGNATURE_DATE 2021.07.09
#define SIGNATURE_HASH 1209811538 #define SIGNATURE_HASH 97617064
#define TS_SIGNATURE "rusEFI 2021.07.09.prometheus_405.1209811538" #define TS_SIGNATURE "rusEFI 2021.07.09.prometheus_405.97617064"

View File

@ -4,5 +4,5 @@
#define SIGNATURE_BOARD prometheus_469 #define SIGNATURE_BOARD prometheus_469
#define SIGNATURE_DATE 2021.07.09 #define SIGNATURE_DATE 2021.07.09
#define SIGNATURE_HASH 1209811538 #define SIGNATURE_HASH 97617064
#define TS_SIGNATURE "rusEFI 2021.07.09.prometheus_469.1209811538" #define TS_SIGNATURE "rusEFI 2021.07.09.prometheus_469.97617064"

View File

@ -4,5 +4,5 @@
#define SIGNATURE_BOARD proteus_f4 #define SIGNATURE_BOARD proteus_f4
#define SIGNATURE_DATE 2021.07.09 #define SIGNATURE_DATE 2021.07.09
#define SIGNATURE_HASH 859635071 #define SIGNATURE_HASH 2129738629
#define TS_SIGNATURE "rusEFI 2021.07.09.proteus_f4.859635071" #define TS_SIGNATURE "rusEFI 2021.07.09.proteus_f4.2129738629"

View File

@ -4,5 +4,5 @@
#define SIGNATURE_BOARD proteus_f7 #define SIGNATURE_BOARD proteus_f7
#define SIGNATURE_DATE 2021.07.09 #define SIGNATURE_DATE 2021.07.09
#define SIGNATURE_HASH 859635071 #define SIGNATURE_HASH 2129738629
#define TS_SIGNATURE "rusEFI 2021.07.09.proteus_f7.859635071" #define TS_SIGNATURE "rusEFI 2021.07.09.proteus_f7.2129738629"

View File

@ -4,5 +4,5 @@
#define SIGNATURE_BOARD subaru_eg33_f7 #define SIGNATURE_BOARD subaru_eg33_f7
#define SIGNATURE_DATE 2021.07.09 #define SIGNATURE_DATE 2021.07.09
#define SIGNATURE_HASH 4158017138 #define SIGNATURE_HASH 3122366600
#define TS_SIGNATURE "rusEFI 2021.07.09.subaru_eg33_f7.4158017138" #define TS_SIGNATURE "rusEFI 2021.07.09.subaru_eg33_f7.3122366600"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.07.09.all.1519009892" signature = "rusEFI 2021.07.09.all.390563486"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.07.09.all.1519009892" ; signature is expected to be 7 or more characters. signature = "rusEFI 2021.07.09.all.390563486" ; signature is expected to be 7 or more characters.
[Constants] [Constants]
; new packet serial format with CRC ; new packet serial format with CRC
@ -77,7 +77,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code ; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jul 09 05:12:59 UTC 2021 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jul 09 12:38:49 UTC 2021
pageSize = 20000 pageSize = 20000
page = 1 page = 1
@ -94,7 +94,7 @@ enableFan1WithAc = bits, U32, 76, [4:4], "false", "true"
enableFan2WithAc = bits, U32, 76, [5:5], "false", "true" enableFan2WithAc = bits, U32, 76, [5:5], "false", "true"
disableFan1WhenStopped = bits, U32, 76, [6:6], "false", "true" disableFan1WhenStopped = bits, U32, 76, [6:6], "false", "true"
disableFan2WhenStopped = bits, U32, 76, [7:7], "false", "true" disableFan2WhenStopped = bits, U32, 76, [7:7], "false", "true"
unused_294_8 = bits, U32, 76, [8:8], "false", "true" enableTrailingSparks = bits, U32, 76, [8:8], "false", "true"
isCJ125Verbose = bits, U32, 76, [9:9], "false", "true" isCJ125Verbose = bits, U32, 76, [9:9], "false", "true"
cj125isUaDivided = bits, U32, 76, [10:10], "false", "true" cj125isUaDivided = bits, U32, 76, [10:10], "false", "true"
cj125isLsu49 = bits, U32, 76, [11:11], "false", "true" cj125isLsu49 = bits, U32, 76, [11:11], "false", "true"
@ -1334,6 +1334,7 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1, 0, 0, 25500, 2
enableFan2WithAc = "Turn on this fan when AC is on." enableFan2WithAc = "Turn on this fan when AC is on."
disableFan1WhenStopped = "Inhibit operation of this fan while the engine is not running." disableFan1WhenStopped = "Inhibit operation of this fan while the engine is not running."
disableFan2WhenStopped = "Inhibit operation of this fan while the engine is not running." disableFan2WhenStopped = "Inhibit operation of this fan while the engine is not running."
enableTrailingSparks = "Enable secondary spark outputs that fire after the primary (rotaries, twin plug engines)."
cj125isUaDivided = "Is your UA CJ125 output wired to MCU via resistor divider? Ua can go over 3.3v but only at lambda >3, i.e very lean AFR above 44.1\nWhen exposed to free air and 17x gain, Ua will be 4.17 volt" cj125isUaDivided = "Is your UA CJ125 output wired to MCU via resistor divider? Ua can go over 3.3v but only at lambda >3, i.e very lean AFR above 44.1\nWhen exposed to free air and 17x gain, Ua will be 4.17 volt"
etb_use_two_wires = "TLE7209 uses two-wire mode. TLE9201 and VNH2SP30 do NOT use two wire mode." etb_use_two_wires = "TLE7209 uses two-wire mode. TLE9201 and VNH2SP30 do NOT use two wire mode."
isDoubleSolenoidIdle = "Subaru/BMW style where default valve position is somewhere in the middle. First solenoid opens it more while second can close it more than default position." isDoubleSolenoidIdle = "Subaru/BMW style where default valve position is somewhere in the middle. First solenoid opens it more while second can close it more than default position."

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.07.09.f429-discovery.418814900" signature = "rusEFI 2021.07.09.f429-discovery.1429953870"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.07.09.f429-discovery.418814900" ; signature is expected to be 7 or more characters. signature = "rusEFI 2021.07.09.f429-discovery.1429953870" ; signature is expected to be 7 or more characters.
[Constants] [Constants]
; new packet serial format with CRC ; new packet serial format with CRC
@ -77,7 +77,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code ; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jul 09 05:13:03 UTC 2021 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jul 09 12:38:52 UTC 2021
pageSize = 20000 pageSize = 20000
page = 1 page = 1
@ -94,7 +94,7 @@ enableFan1WithAc = bits, U32, 76, [4:4], "false", "true"
enableFan2WithAc = bits, U32, 76, [5:5], "false", "true" enableFan2WithAc = bits, U32, 76, [5:5], "false", "true"
disableFan1WhenStopped = bits, U32, 76, [6:6], "false", "true" disableFan1WhenStopped = bits, U32, 76, [6:6], "false", "true"
disableFan2WhenStopped = bits, U32, 76, [7:7], "false", "true" disableFan2WhenStopped = bits, U32, 76, [7:7], "false", "true"
unused_294_8 = bits, U32, 76, [8:8], "false", "true" enableTrailingSparks = bits, U32, 76, [8:8], "false", "true"
isCJ125Verbose = bits, U32, 76, [9:9], "false", "true" isCJ125Verbose = bits, U32, 76, [9:9], "false", "true"
cj125isUaDivided = bits, U32, 76, [10:10], "false", "true" cj125isUaDivided = bits, U32, 76, [10:10], "false", "true"
cj125isLsu49 = bits, U32, 76, [11:11], "false", "true" cj125isLsu49 = bits, U32, 76, [11:11], "false", "true"
@ -1334,6 +1334,7 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1, 0, 0, 25500, 2
enableFan2WithAc = "Turn on this fan when AC is on." enableFan2WithAc = "Turn on this fan when AC is on."
disableFan1WhenStopped = "Inhibit operation of this fan while the engine is not running." disableFan1WhenStopped = "Inhibit operation of this fan while the engine is not running."
disableFan2WhenStopped = "Inhibit operation of this fan while the engine is not running." disableFan2WhenStopped = "Inhibit operation of this fan while the engine is not running."
enableTrailingSparks = "Enable secondary spark outputs that fire after the primary (rotaries, twin plug engines)."
cj125isUaDivided = "Is your UA CJ125 output wired to MCU via resistor divider? Ua can go over 3.3v but only at lambda >3, i.e very lean AFR above 44.1\nWhen exposed to free air and 17x gain, Ua will be 4.17 volt" cj125isUaDivided = "Is your UA CJ125 output wired to MCU via resistor divider? Ua can go over 3.3v but only at lambda >3, i.e very lean AFR above 44.1\nWhen exposed to free air and 17x gain, Ua will be 4.17 volt"
etb_use_two_wires = "TLE7209 uses two-wire mode. TLE9201 and VNH2SP30 do NOT use two wire mode." etb_use_two_wires = "TLE7209 uses two-wire mode. TLE9201 and VNH2SP30 do NOT use two wire mode."
isDoubleSolenoidIdle = "Subaru/BMW style where default valve position is somewhere in the middle. First solenoid opens it more while second can close it more than default position." isDoubleSolenoidIdle = "Subaru/BMW style where default valve position is somewhere in the middle. First solenoid opens it more while second can close it more than default position."

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.07.09.frankenso_na6.1657065053" signature = "rusEFI 2021.07.09.frankenso_na6.789121191"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.07.09.frankenso_na6.1657065053" ; signature is expected to be 7 or more characters. signature = "rusEFI 2021.07.09.frankenso_na6.789121191" ; signature is expected to be 7 or more characters.
[Constants] [Constants]
; new packet serial format with CRC ; new packet serial format with CRC
@ -77,7 +77,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code ; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jul 09 05:13:22 UTC 2021 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jul 09 12:39:08 UTC 2021
pageSize = 20000 pageSize = 20000
page = 1 page = 1
@ -94,7 +94,7 @@ enableFan1WithAc = bits, U32, 76, [4:4], "false", "true"
enableFan2WithAc = bits, U32, 76, [5:5], "false", "true" enableFan2WithAc = bits, U32, 76, [5:5], "false", "true"
disableFan1WhenStopped = bits, U32, 76, [6:6], "false", "true" disableFan1WhenStopped = bits, U32, 76, [6:6], "false", "true"
disableFan2WhenStopped = bits, U32, 76, [7:7], "false", "true" disableFan2WhenStopped = bits, U32, 76, [7:7], "false", "true"
unused_294_8 = bits, U32, 76, [8:8], "false", "true" enableTrailingSparks = bits, U32, 76, [8:8], "false", "true"
isCJ125Verbose = bits, U32, 76, [9:9], "false", "true" isCJ125Verbose = bits, U32, 76, [9:9], "false", "true"
cj125isUaDivided = bits, U32, 76, [10:10], "false", "true" cj125isUaDivided = bits, U32, 76, [10:10], "false", "true"
cj125isLsu49 = bits, U32, 76, [11:11], "false", "true" cj125isLsu49 = bits, U32, 76, [11:11], "false", "true"
@ -1334,6 +1334,7 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1, 0, 0, 25500, 2
enableFan2WithAc = "Turn on this fan when AC is on." enableFan2WithAc = "Turn on this fan when AC is on."
disableFan1WhenStopped = "Inhibit operation of this fan while the engine is not running." disableFan1WhenStopped = "Inhibit operation of this fan while the engine is not running."
disableFan2WhenStopped = "Inhibit operation of this fan while the engine is not running." disableFan2WhenStopped = "Inhibit operation of this fan while the engine is not running."
enableTrailingSparks = "Enable secondary spark outputs that fire after the primary (rotaries, twin plug engines)."
cj125isUaDivided = "Is your UA CJ125 output wired to MCU via resistor divider? Ua can go over 3.3v but only at lambda >3, i.e very lean AFR above 44.1\nWhen exposed to free air and 17x gain, Ua will be 4.17 volt" cj125isUaDivided = "Is your UA CJ125 output wired to MCU via resistor divider? Ua can go over 3.3v but only at lambda >3, i.e very lean AFR above 44.1\nWhen exposed to free air and 17x gain, Ua will be 4.17 volt"
etb_use_two_wires = "TLE7209 uses two-wire mode. TLE9201 and VNH2SP30 do NOT use two wire mode." etb_use_two_wires = "TLE7209 uses two-wire mode. TLE9201 and VNH2SP30 do NOT use two wire mode."
isDoubleSolenoidIdle = "Subaru/BMW style where default valve position is somewhere in the middle. First solenoid opens it more while second can close it more than default position." isDoubleSolenoidIdle = "Subaru/BMW style where default valve position is somewhere in the middle. First solenoid opens it more while second can close it more than default position."

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.07.09.hellen121nissan.817481930" signature = "rusEFI 2021.07.09.hellen121nissan.2104757808"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.07.09.hellen121nissan.817481930" ; signature is expected to be 7 or more characters. signature = "rusEFI 2021.07.09.hellen121nissan.2104757808" ; signature is expected to be 7 or more characters.
[Constants] [Constants]
; new packet serial format with CRC ; new packet serial format with CRC
@ -77,7 +77,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code ; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jul 09 05:13:10 UTC 2021 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jul 09 12:38:58 UTC 2021
pageSize = 20000 pageSize = 20000
page = 1 page = 1
@ -94,7 +94,7 @@ enableFan1WithAc = bits, U32, 76, [4:4], "false", "true"
enableFan2WithAc = bits, U32, 76, [5:5], "false", "true" enableFan2WithAc = bits, U32, 76, [5:5], "false", "true"
disableFan1WhenStopped = bits, U32, 76, [6:6], "false", "true" disableFan1WhenStopped = bits, U32, 76, [6:6], "false", "true"
disableFan2WhenStopped = bits, U32, 76, [7:7], "false", "true" disableFan2WhenStopped = bits, U32, 76, [7:7], "false", "true"
unused_294_8 = bits, U32, 76, [8:8], "false", "true" enableTrailingSparks = bits, U32, 76, [8:8], "false", "true"
isCJ125Verbose = bits, U32, 76, [9:9], "false", "true" isCJ125Verbose = bits, U32, 76, [9:9], "false", "true"
cj125isUaDivided = bits, U32, 76, [10:10], "false", "true" cj125isUaDivided = bits, U32, 76, [10:10], "false", "true"
cj125isLsu49 = bits, U32, 76, [11:11], "false", "true" cj125isLsu49 = bits, U32, 76, [11:11], "false", "true"
@ -1334,6 +1334,7 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1, 0, 0, 25500, 2
enableFan2WithAc = "Turn on this fan when AC is on." enableFan2WithAc = "Turn on this fan when AC is on."
disableFan1WhenStopped = "Inhibit operation of this fan while the engine is not running." disableFan1WhenStopped = "Inhibit operation of this fan while the engine is not running."
disableFan2WhenStopped = "Inhibit operation of this fan while the engine is not running." disableFan2WhenStopped = "Inhibit operation of this fan while the engine is not running."
enableTrailingSparks = "Enable secondary spark outputs that fire after the primary (rotaries, twin plug engines)."
cj125isUaDivided = "Is your UA CJ125 output wired to MCU via resistor divider? Ua can go over 3.3v but only at lambda >3, i.e very lean AFR above 44.1\nWhen exposed to free air and 17x gain, Ua will be 4.17 volt" cj125isUaDivided = "Is your UA CJ125 output wired to MCU via resistor divider? Ua can go over 3.3v but only at lambda >3, i.e very lean AFR above 44.1\nWhen exposed to free air and 17x gain, Ua will be 4.17 volt"
etb_use_two_wires = "TLE7209 uses two-wire mode. TLE9201 and VNH2SP30 do NOT use two wire mode." etb_use_two_wires = "TLE7209 uses two-wire mode. TLE9201 and VNH2SP30 do NOT use two wire mode."
isDoubleSolenoidIdle = "Subaru/BMW style where default valve position is somewhere in the middle. First solenoid opens it more while second can close it more than default position." isDoubleSolenoidIdle = "Subaru/BMW style where default valve position is somewhere in the middle. First solenoid opens it more while second can close it more than default position."

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.07.09.hellen121vag.3054819093" signature = "rusEFI 2021.07.09.hellen121vag.4225307119"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.07.09.hellen121vag.3054819093" ; signature is expected to be 7 or more characters. signature = "rusEFI 2021.07.09.hellen121vag.4225307119" ; signature is expected to be 7 or more characters.
[Constants] [Constants]
; new packet serial format with CRC ; new packet serial format with CRC
@ -77,7 +77,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code ; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jul 09 05:13:08 UTC 2021 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jul 09 12:38:56 UTC 2021
pageSize = 20000 pageSize = 20000
page = 1 page = 1
@ -94,7 +94,7 @@ enableFan1WithAc = bits, U32, 76, [4:4], "false", "true"
enableFan2WithAc = bits, U32, 76, [5:5], "false", "true" enableFan2WithAc = bits, U32, 76, [5:5], "false", "true"
disableFan1WhenStopped = bits, U32, 76, [6:6], "false", "true" disableFan1WhenStopped = bits, U32, 76, [6:6], "false", "true"
disableFan2WhenStopped = bits, U32, 76, [7:7], "false", "true" disableFan2WhenStopped = bits, U32, 76, [7:7], "false", "true"
unused_294_8 = bits, U32, 76, [8:8], "false", "true" enableTrailingSparks = bits, U32, 76, [8:8], "false", "true"
isCJ125Verbose = bits, U32, 76, [9:9], "false", "true" isCJ125Verbose = bits, U32, 76, [9:9], "false", "true"
cj125isUaDivided = bits, U32, 76, [10:10], "false", "true" cj125isUaDivided = bits, U32, 76, [10:10], "false", "true"
cj125isLsu49 = bits, U32, 76, [11:11], "false", "true" cj125isLsu49 = bits, U32, 76, [11:11], "false", "true"
@ -1334,6 +1334,7 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1, 0, 0, 25500, 2
enableFan2WithAc = "Turn on this fan when AC is on." enableFan2WithAc = "Turn on this fan when AC is on."
disableFan1WhenStopped = "Inhibit operation of this fan while the engine is not running." disableFan1WhenStopped = "Inhibit operation of this fan while the engine is not running."
disableFan2WhenStopped = "Inhibit operation of this fan while the engine is not running." disableFan2WhenStopped = "Inhibit operation of this fan while the engine is not running."
enableTrailingSparks = "Enable secondary spark outputs that fire after the primary (rotaries, twin plug engines)."
cj125isUaDivided = "Is your UA CJ125 output wired to MCU via resistor divider? Ua can go over 3.3v but only at lambda >3, i.e very lean AFR above 44.1\nWhen exposed to free air and 17x gain, Ua will be 4.17 volt" cj125isUaDivided = "Is your UA CJ125 output wired to MCU via resistor divider? Ua can go over 3.3v but only at lambda >3, i.e very lean AFR above 44.1\nWhen exposed to free air and 17x gain, Ua will be 4.17 volt"
etb_use_two_wires = "TLE7209 uses two-wire mode. TLE9201 and VNH2SP30 do NOT use two wire mode." etb_use_two_wires = "TLE7209 uses two-wire mode. TLE9201 and VNH2SP30 do NOT use two wire mode."
isDoubleSolenoidIdle = "Subaru/BMW style where default valve position is somewhere in the middle. First solenoid opens it more while second can close it more than default position." isDoubleSolenoidIdle = "Subaru/BMW style where default valve position is somewhere in the middle. First solenoid opens it more while second can close it more than default position."

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.07.09.hellen128.2218768063" signature = "rusEFI 2021.07.09.hellen128.3388108869"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.07.09.hellen128.2218768063" ; signature is expected to be 7 or more characters. signature = "rusEFI 2021.07.09.hellen128.3388108869" ; signature is expected to be 7 or more characters.
[Constants] [Constants]
; new packet serial format with CRC ; new packet serial format with CRC
@ -77,7 +77,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code ; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jul 09 05:13:06 UTC 2021 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jul 09 12:38:54 UTC 2021
pageSize = 20000 pageSize = 20000
page = 1 page = 1
@ -94,7 +94,7 @@ enableFan1WithAc = bits, U32, 76, [4:4], "false", "true"
enableFan2WithAc = bits, U32, 76, [5:5], "false", "true" enableFan2WithAc = bits, U32, 76, [5:5], "false", "true"
disableFan1WhenStopped = bits, U32, 76, [6:6], "false", "true" disableFan1WhenStopped = bits, U32, 76, [6:6], "false", "true"
disableFan2WhenStopped = bits, U32, 76, [7:7], "false", "true" disableFan2WhenStopped = bits, U32, 76, [7:7], "false", "true"
unused_294_8 = bits, U32, 76, [8:8], "false", "true" enableTrailingSparks = bits, U32, 76, [8:8], "false", "true"
isCJ125Verbose = bits, U32, 76, [9:9], "false", "true" isCJ125Verbose = bits, U32, 76, [9:9], "false", "true"
cj125isUaDivided = bits, U32, 76, [10:10], "false", "true" cj125isUaDivided = bits, U32, 76, [10:10], "false", "true"
cj125isLsu49 = bits, U32, 76, [11:11], "false", "true" cj125isLsu49 = bits, U32, 76, [11:11], "false", "true"
@ -1334,6 +1334,7 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1, 0, 0, 25500, 2
enableFan2WithAc = "Turn on this fan when AC is on." enableFan2WithAc = "Turn on this fan when AC is on."
disableFan1WhenStopped = "Inhibit operation of this fan while the engine is not running." disableFan1WhenStopped = "Inhibit operation of this fan while the engine is not running."
disableFan2WhenStopped = "Inhibit operation of this fan while the engine is not running." disableFan2WhenStopped = "Inhibit operation of this fan while the engine is not running."
enableTrailingSparks = "Enable secondary spark outputs that fire after the primary (rotaries, twin plug engines)."
cj125isUaDivided = "Is your UA CJ125 output wired to MCU via resistor divider? Ua can go over 3.3v but only at lambda >3, i.e very lean AFR above 44.1\nWhen exposed to free air and 17x gain, Ua will be 4.17 volt" cj125isUaDivided = "Is your UA CJ125 output wired to MCU via resistor divider? Ua can go over 3.3v but only at lambda >3, i.e very lean AFR above 44.1\nWhen exposed to free air and 17x gain, Ua will be 4.17 volt"
etb_use_two_wires = "TLE7209 uses two-wire mode. TLE9201 and VNH2SP30 do NOT use two wire mode." etb_use_two_wires = "TLE7209 uses two-wire mode. TLE9201 and VNH2SP30 do NOT use two wire mode."
isDoubleSolenoidIdle = "Subaru/BMW style where default valve position is somewhere in the middle. First solenoid opens it more while second can close it more than default position." isDoubleSolenoidIdle = "Subaru/BMW style where default valve position is somewhere in the middle. First solenoid opens it more while second can close it more than default position."

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.07.09.hellen72.1798188187" signature = "rusEFI 2021.07.09.hellen72.652470881"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.07.09.hellen72.1798188187" ; signature is expected to be 7 or more characters. signature = "rusEFI 2021.07.09.hellen72.652470881" ; signature is expected to be 7 or more characters.
[Constants] [Constants]
; new packet serial format with CRC ; new packet serial format with CRC
@ -77,7 +77,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code ; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jul 09 05:13:12 UTC 2021 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jul 09 12:39:00 UTC 2021
pageSize = 20000 pageSize = 20000
page = 1 page = 1
@ -94,7 +94,7 @@ enableFan1WithAc = bits, U32, 76, [4:4], "false", "true"
enableFan2WithAc = bits, U32, 76, [5:5], "false", "true" enableFan2WithAc = bits, U32, 76, [5:5], "false", "true"
disableFan1WhenStopped = bits, U32, 76, [6:6], "false", "true" disableFan1WhenStopped = bits, U32, 76, [6:6], "false", "true"
disableFan2WhenStopped = bits, U32, 76, [7:7], "false", "true" disableFan2WhenStopped = bits, U32, 76, [7:7], "false", "true"
unused_294_8 = bits, U32, 76, [8:8], "false", "true" enableTrailingSparks = bits, U32, 76, [8:8], "false", "true"
isCJ125Verbose = bits, U32, 76, [9:9], "false", "true" isCJ125Verbose = bits, U32, 76, [9:9], "false", "true"
cj125isUaDivided = bits, U32, 76, [10:10], "false", "true" cj125isUaDivided = bits, U32, 76, [10:10], "false", "true"
cj125isLsu49 = bits, U32, 76, [11:11], "false", "true" cj125isLsu49 = bits, U32, 76, [11:11], "false", "true"
@ -1334,6 +1334,7 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1, 0, 0, 25500, 2
enableFan2WithAc = "Turn on this fan when AC is on." enableFan2WithAc = "Turn on this fan when AC is on."
disableFan1WhenStopped = "Inhibit operation of this fan while the engine is not running." disableFan1WhenStopped = "Inhibit operation of this fan while the engine is not running."
disableFan2WhenStopped = "Inhibit operation of this fan while the engine is not running." disableFan2WhenStopped = "Inhibit operation of this fan while the engine is not running."
enableTrailingSparks = "Enable secondary spark outputs that fire after the primary (rotaries, twin plug engines)."
cj125isUaDivided = "Is your UA CJ125 output wired to MCU via resistor divider? Ua can go over 3.3v but only at lambda >3, i.e very lean AFR above 44.1\nWhen exposed to free air and 17x gain, Ua will be 4.17 volt" cj125isUaDivided = "Is your UA CJ125 output wired to MCU via resistor divider? Ua can go over 3.3v but only at lambda >3, i.e very lean AFR above 44.1\nWhen exposed to free air and 17x gain, Ua will be 4.17 volt"
etb_use_two_wires = "TLE7209 uses two-wire mode. TLE9201 and VNH2SP30 do NOT use two wire mode." etb_use_two_wires = "TLE7209 uses two-wire mode. TLE9201 and VNH2SP30 do NOT use two wire mode."
isDoubleSolenoidIdle = "Subaru/BMW style where default valve position is somewhere in the middle. First solenoid opens it more while second can close it more than default position." isDoubleSolenoidIdle = "Subaru/BMW style where default valve position is somewhere in the middle. First solenoid opens it more while second can close it more than default position."

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.07.09.hellenNA6.1453853465" signature = "rusEFI 2021.07.09.hellenNA6.459656675"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.07.09.hellenNA6.1453853465" ; signature is expected to be 7 or more characters. signature = "rusEFI 2021.07.09.hellenNA6.459656675" ; signature is expected to be 7 or more characters.
[Constants] [Constants]
; new packet serial format with CRC ; new packet serial format with CRC
@ -77,7 +77,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code ; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jul 09 05:13:15 UTC 2021 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jul 09 12:39:02 UTC 2021
pageSize = 20000 pageSize = 20000
page = 1 page = 1
@ -94,7 +94,7 @@ enableFan1WithAc = bits, U32, 76, [4:4], "false", "true"
enableFan2WithAc = bits, U32, 76, [5:5], "false", "true" enableFan2WithAc = bits, U32, 76, [5:5], "false", "true"
disableFan1WhenStopped = bits, U32, 76, [6:6], "false", "true" disableFan1WhenStopped = bits, U32, 76, [6:6], "false", "true"
disableFan2WhenStopped = bits, U32, 76, [7:7], "false", "true" disableFan2WhenStopped = bits, U32, 76, [7:7], "false", "true"
unused_294_8 = bits, U32, 76, [8:8], "false", "true" enableTrailingSparks = bits, U32, 76, [8:8], "false", "true"
isCJ125Verbose = bits, U32, 76, [9:9], "false", "true" isCJ125Verbose = bits, U32, 76, [9:9], "false", "true"
cj125isUaDivided = bits, U32, 76, [10:10], "false", "true" cj125isUaDivided = bits, U32, 76, [10:10], "false", "true"
cj125isLsu49 = bits, U32, 76, [11:11], "false", "true" cj125isLsu49 = bits, U32, 76, [11:11], "false", "true"
@ -1334,6 +1334,7 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1, 0, 0, 25500, 2
enableFan2WithAc = "Turn on this fan when AC is on." enableFan2WithAc = "Turn on this fan when AC is on."
disableFan1WhenStopped = "Inhibit operation of this fan while the engine is not running." disableFan1WhenStopped = "Inhibit operation of this fan while the engine is not running."
disableFan2WhenStopped = "Inhibit operation of this fan while the engine is not running." disableFan2WhenStopped = "Inhibit operation of this fan while the engine is not running."
enableTrailingSparks = "Enable secondary spark outputs that fire after the primary (rotaries, twin plug engines)."
cj125isUaDivided = "Is your UA CJ125 output wired to MCU via resistor divider? Ua can go over 3.3v but only at lambda >3, i.e very lean AFR above 44.1\nWhen exposed to free air and 17x gain, Ua will be 4.17 volt" cj125isUaDivided = "Is your UA CJ125 output wired to MCU via resistor divider? Ua can go over 3.3v but only at lambda >3, i.e very lean AFR above 44.1\nWhen exposed to free air and 17x gain, Ua will be 4.17 volt"
etb_use_two_wires = "TLE7209 uses two-wire mode. TLE9201 and VNH2SP30 do NOT use two wire mode." etb_use_two_wires = "TLE7209 uses two-wire mode. TLE9201 and VNH2SP30 do NOT use two wire mode."
isDoubleSolenoidIdle = "Subaru/BMW style where default valve position is somewhere in the middle. First solenoid opens it more while second can close it more than default position." isDoubleSolenoidIdle = "Subaru/BMW style where default valve position is somewhere in the middle. First solenoid opens it more while second can close it more than default position."

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.07.09.hellen_cypress.418814900" signature = "rusEFI 2021.07.09.hellen_cypress.1429953870"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.07.09.hellen_cypress.418814900" ; signature is expected to be 7 or more characters. signature = "rusEFI 2021.07.09.hellen_cypress.1429953870" ; signature is expected to be 7 or more characters.
[Constants] [Constants]
; new packet serial format with CRC ; new packet serial format with CRC
@ -77,7 +77,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code ; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Fri Jul 09 05:13:36 UTC 2021 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Fri Jul 09 12:39:19 UTC 2021
pageSize = 20000 pageSize = 20000
page = 1 page = 1
@ -94,7 +94,7 @@ enableFan1WithAc = bits, U32, 76, [4:4], "false", "true"
enableFan2WithAc = bits, U32, 76, [5:5], "false", "true" enableFan2WithAc = bits, U32, 76, [5:5], "false", "true"
disableFan1WhenStopped = bits, U32, 76, [6:6], "false", "true" disableFan1WhenStopped = bits, U32, 76, [6:6], "false", "true"
disableFan2WhenStopped = bits, U32, 76, [7:7], "false", "true" disableFan2WhenStopped = bits, U32, 76, [7:7], "false", "true"
unused_294_8 = bits, U32, 76, [8:8], "false", "true" enableTrailingSparks = bits, U32, 76, [8:8], "false", "true"
isCJ125Verbose = bits, U32, 76, [9:9], "false", "true" isCJ125Verbose = bits, U32, 76, [9:9], "false", "true"
cj125isUaDivided = bits, U32, 76, [10:10], "false", "true" cj125isUaDivided = bits, U32, 76, [10:10], "false", "true"
cj125isLsu49 = bits, U32, 76, [11:11], "false", "true" cj125isLsu49 = bits, U32, 76, [11:11], "false", "true"
@ -1334,6 +1334,7 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1, 0, 0, 25500, 2
enableFan2WithAc = "Turn on this fan when AC is on." enableFan2WithAc = "Turn on this fan when AC is on."
disableFan1WhenStopped = "Inhibit operation of this fan while the engine is not running." disableFan1WhenStopped = "Inhibit operation of this fan while the engine is not running."
disableFan2WhenStopped = "Inhibit operation of this fan while the engine is not running." disableFan2WhenStopped = "Inhibit operation of this fan while the engine is not running."
enableTrailingSparks = "Enable secondary spark outputs that fire after the primary (rotaries, twin plug engines)."
cj125isUaDivided = "Is your UA CJ125 output wired to MCU via resistor divider? Ua can go over 3.3v but only at lambda >3, i.e very lean AFR above 44.1\nWhen exposed to free air and 17x gain, Ua will be 4.17 volt" cj125isUaDivided = "Is your UA CJ125 output wired to MCU via resistor divider? Ua can go over 3.3v but only at lambda >3, i.e very lean AFR above 44.1\nWhen exposed to free air and 17x gain, Ua will be 4.17 volt"
etb_use_two_wires = "TLE7209 uses two-wire mode. TLE9201 and VNH2SP30 do NOT use two wire mode." etb_use_two_wires = "TLE7209 uses two-wire mode. TLE9201 and VNH2SP30 do NOT use two wire mode."
isDoubleSolenoidIdle = "Subaru/BMW style where default valve position is somewhere in the middle. First solenoid opens it more while second can close it more than default position." isDoubleSolenoidIdle = "Subaru/BMW style where default valve position is somewhere in the middle. First solenoid opens it more while second can close it more than default position."

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.07.09.kin.3880998728" signature = "rusEFI 2021.07.09.kin.2862518706"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.07.09.kin.3880998728" ; signature is expected to be 7 or more characters. signature = "rusEFI 2021.07.09.kin.2862518706" ; signature is expected to be 7 or more characters.
[Constants] [Constants]
; new packet serial format with CRC ; new packet serial format with CRC
@ -77,7 +77,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code ; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Fri Jul 09 05:13:34 UTC 2021 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Fri Jul 09 12:39:18 UTC 2021
pageSize = 19972 pageSize = 19972
page = 1 page = 1
@ -94,7 +94,7 @@ enableFan1WithAc = bits, U32, 76, [4:4], "false", "true"
enableFan2WithAc = bits, U32, 76, [5:5], "false", "true" enableFan2WithAc = bits, U32, 76, [5:5], "false", "true"
disableFan1WhenStopped = bits, U32, 76, [6:6], "false", "true" disableFan1WhenStopped = bits, U32, 76, [6:6], "false", "true"
disableFan2WhenStopped = bits, U32, 76, [7:7], "false", "true" disableFan2WhenStopped = bits, U32, 76, [7:7], "false", "true"
unused_294_8 = bits, U32, 76, [8:8], "false", "true" enableTrailingSparks = bits, U32, 76, [8:8], "false", "true"
isCJ125Verbose = bits, U32, 76, [9:9], "false", "true" isCJ125Verbose = bits, U32, 76, [9:9], "false", "true"
cj125isUaDivided = bits, U32, 76, [10:10], "false", "true" cj125isUaDivided = bits, U32, 76, [10:10], "false", "true"
cj125isLsu49 = bits, U32, 76, [11:11], "false", "true" cj125isLsu49 = bits, U32, 76, [11:11], "false", "true"
@ -1315,6 +1315,7 @@ fsioTable4RpmBins = array, F32, 19940, [8], "RPM", 1, 0, 0, 25500, 2
enableFan2WithAc = "Turn on this fan when AC is on." enableFan2WithAc = "Turn on this fan when AC is on."
disableFan1WhenStopped = "Inhibit operation of this fan while the engine is not running." disableFan1WhenStopped = "Inhibit operation of this fan while the engine is not running."
disableFan2WhenStopped = "Inhibit operation of this fan while the engine is not running." disableFan2WhenStopped = "Inhibit operation of this fan while the engine is not running."
enableTrailingSparks = "Enable secondary spark outputs that fire after the primary (rotaries, twin plug engines)."
cj125isUaDivided = "Is your UA CJ125 output wired to MCU via resistor divider? Ua can go over 3.3v but only at lambda >3, i.e very lean AFR above 44.1\nWhen exposed to free air and 17x gain, Ua will be 4.17 volt" cj125isUaDivided = "Is your UA CJ125 output wired to MCU via resistor divider? Ua can go over 3.3v but only at lambda >3, i.e very lean AFR above 44.1\nWhen exposed to free air and 17x gain, Ua will be 4.17 volt"
etb_use_two_wires = "TLE7209 uses two-wire mode. TLE9201 and VNH2SP30 do NOT use two wire mode." etb_use_two_wires = "TLE7209 uses two-wire mode. TLE9201 and VNH2SP30 do NOT use two wire mode."
isDoubleSolenoidIdle = "Subaru/BMW style where default valve position is somewhere in the middle. First solenoid opens it more while second can close it more than default position." isDoubleSolenoidIdle = "Subaru/BMW style where default valve position is somewhere in the middle. First solenoid opens it more while second can close it more than default position."

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.07.09.mre_f4.3214046000" signature = "rusEFI 2021.07.09.mre_f4.4066358730"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.07.09.mre_f4.3214046000" ; signature is expected to be 7 or more characters. signature = "rusEFI 2021.07.09.mre_f4.4066358730" ; signature is expected to be 7 or more characters.
[Constants] [Constants]
; new packet serial format with CRC ; new packet serial format with CRC
@ -77,7 +77,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code ; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jul 09 05:13:20 UTC 2021 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jul 09 12:39:06 UTC 2021
pageSize = 20000 pageSize = 20000
page = 1 page = 1
@ -94,7 +94,7 @@ enableFan1WithAc = bits, U32, 76, [4:4], "false", "true"
enableFan2WithAc = bits, U32, 76, [5:5], "false", "true" enableFan2WithAc = bits, U32, 76, [5:5], "false", "true"
disableFan1WhenStopped = bits, U32, 76, [6:6], "false", "true" disableFan1WhenStopped = bits, U32, 76, [6:6], "false", "true"
disableFan2WhenStopped = bits, U32, 76, [7:7], "false", "true" disableFan2WhenStopped = bits, U32, 76, [7:7], "false", "true"
unused_294_8 = bits, U32, 76, [8:8], "false", "true" enableTrailingSparks = bits, U32, 76, [8:8], "false", "true"
isCJ125Verbose = bits, U32, 76, [9:9], "false", "true" isCJ125Verbose = bits, U32, 76, [9:9], "false", "true"
cj125isUaDivided = bits, U32, 76, [10:10], "false", "true" cj125isUaDivided = bits, U32, 76, [10:10], "false", "true"
cj125isLsu49 = bits, U32, 76, [11:11], "false", "true" cj125isLsu49 = bits, U32, 76, [11:11], "false", "true"
@ -1334,6 +1334,7 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1, 0, 0, 25500, 2
enableFan2WithAc = "Turn on this fan when AC is on." enableFan2WithAc = "Turn on this fan when AC is on."
disableFan1WhenStopped = "Inhibit operation of this fan while the engine is not running." disableFan1WhenStopped = "Inhibit operation of this fan while the engine is not running."
disableFan2WhenStopped = "Inhibit operation of this fan while the engine is not running." disableFan2WhenStopped = "Inhibit operation of this fan while the engine is not running."
enableTrailingSparks = "Enable secondary spark outputs that fire after the primary (rotaries, twin plug engines)."
cj125isUaDivided = "Is your UA CJ125 output wired to MCU via resistor divider? Ua can go over 3.3v but only at lambda >3, i.e very lean AFR above 44.1\nWhen exposed to free air and 17x gain, Ua will be 4.17 volt" cj125isUaDivided = "Is your UA CJ125 output wired to MCU via resistor divider? Ua can go over 3.3v but only at lambda >3, i.e very lean AFR above 44.1\nWhen exposed to free air and 17x gain, Ua will be 4.17 volt"
etb_use_two_wires = "TLE7209 uses two-wire mode. TLE9201 and VNH2SP30 do NOT use two wire mode." etb_use_two_wires = "TLE7209 uses two-wire mode. TLE9201 and VNH2SP30 do NOT use two wire mode."
isDoubleSolenoidIdle = "Subaru/BMW style where default valve position is somewhere in the middle. First solenoid opens it more while second can close it more than default position." isDoubleSolenoidIdle = "Subaru/BMW style where default valve position is somewhere in the middle. First solenoid opens it more while second can close it more than default position."

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.07.09.mre_f7.3214046000" signature = "rusEFI 2021.07.09.mre_f7.4066358730"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.07.09.mre_f7.3214046000" ; signature is expected to be 7 or more characters. signature = "rusEFI 2021.07.09.mre_f7.4066358730" ; signature is expected to be 7 or more characters.
[Constants] [Constants]
; new packet serial format with CRC ; new packet serial format with CRC
@ -77,7 +77,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code ; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jul 09 05:13:17 UTC 2021 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jul 09 12:39:04 UTC 2021
pageSize = 20000 pageSize = 20000
page = 1 page = 1
@ -94,7 +94,7 @@ enableFan1WithAc = bits, U32, 76, [4:4], "false", "true"
enableFan2WithAc = bits, U32, 76, [5:5], "false", "true" enableFan2WithAc = bits, U32, 76, [5:5], "false", "true"
disableFan1WhenStopped = bits, U32, 76, [6:6], "false", "true" disableFan1WhenStopped = bits, U32, 76, [6:6], "false", "true"
disableFan2WhenStopped = bits, U32, 76, [7:7], "false", "true" disableFan2WhenStopped = bits, U32, 76, [7:7], "false", "true"
unused_294_8 = bits, U32, 76, [8:8], "false", "true" enableTrailingSparks = bits, U32, 76, [8:8], "false", "true"
isCJ125Verbose = bits, U32, 76, [9:9], "false", "true" isCJ125Verbose = bits, U32, 76, [9:9], "false", "true"
cj125isUaDivided = bits, U32, 76, [10:10], "false", "true" cj125isUaDivided = bits, U32, 76, [10:10], "false", "true"
cj125isLsu49 = bits, U32, 76, [11:11], "false", "true" cj125isLsu49 = bits, U32, 76, [11:11], "false", "true"
@ -1334,6 +1334,7 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1, 0, 0, 25500, 2
enableFan2WithAc = "Turn on this fan when AC is on." enableFan2WithAc = "Turn on this fan when AC is on."
disableFan1WhenStopped = "Inhibit operation of this fan while the engine is not running." disableFan1WhenStopped = "Inhibit operation of this fan while the engine is not running."
disableFan2WhenStopped = "Inhibit operation of this fan while the engine is not running." disableFan2WhenStopped = "Inhibit operation of this fan while the engine is not running."
enableTrailingSparks = "Enable secondary spark outputs that fire after the primary (rotaries, twin plug engines)."
cj125isUaDivided = "Is your UA CJ125 output wired to MCU via resistor divider? Ua can go over 3.3v but only at lambda >3, i.e very lean AFR above 44.1\nWhen exposed to free air and 17x gain, Ua will be 4.17 volt" cj125isUaDivided = "Is your UA CJ125 output wired to MCU via resistor divider? Ua can go over 3.3v but only at lambda >3, i.e very lean AFR above 44.1\nWhen exposed to free air and 17x gain, Ua will be 4.17 volt"
etb_use_two_wires = "TLE7209 uses two-wire mode. TLE9201 and VNH2SP30 do NOT use two wire mode." etb_use_two_wires = "TLE7209 uses two-wire mode. TLE9201 and VNH2SP30 do NOT use two wire mode."
isDoubleSolenoidIdle = "Subaru/BMW style where default valve position is somewhere in the middle. First solenoid opens it more while second can close it more than default position." isDoubleSolenoidIdle = "Subaru/BMW style where default valve position is somewhere in the middle. First solenoid opens it more while second can close it more than default position."

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.07.09.prometheus_405.1209811538" signature = "rusEFI 2021.07.09.prometheus_405.97617064"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.07.09.prometheus_405.1209811538" ; signature is expected to be 7 or more characters. signature = "rusEFI 2021.07.09.prometheus_405.97617064" ; signature is expected to be 7 or more characters.
[Constants] [Constants]
; new packet serial format with CRC ; new packet serial format with CRC
@ -77,7 +77,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code ; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jul 09 05:13:27 UTC 2021 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jul 09 12:39:12 UTC 2021
pageSize = 20000 pageSize = 20000
page = 1 page = 1
@ -94,7 +94,7 @@ enableFan1WithAc = bits, U32, 76, [4:4], "false", "true"
enableFan2WithAc = bits, U32, 76, [5:5], "false", "true" enableFan2WithAc = bits, U32, 76, [5:5], "false", "true"
disableFan1WhenStopped = bits, U32, 76, [6:6], "false", "true" disableFan1WhenStopped = bits, U32, 76, [6:6], "false", "true"
disableFan2WhenStopped = bits, U32, 76, [7:7], "false", "true" disableFan2WhenStopped = bits, U32, 76, [7:7], "false", "true"
unused_294_8 = bits, U32, 76, [8:8], "false", "true" enableTrailingSparks = bits, U32, 76, [8:8], "false", "true"
isCJ125Verbose = bits, U32, 76, [9:9], "false", "true" isCJ125Verbose = bits, U32, 76, [9:9], "false", "true"
cj125isUaDivided = bits, U32, 76, [10:10], "false", "true" cj125isUaDivided = bits, U32, 76, [10:10], "false", "true"
cj125isLsu49 = bits, U32, 76, [11:11], "false", "true" cj125isLsu49 = bits, U32, 76, [11:11], "false", "true"
@ -1334,6 +1334,7 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1, 0, 0, 25500, 2
enableFan2WithAc = "Turn on this fan when AC is on." enableFan2WithAc = "Turn on this fan when AC is on."
disableFan1WhenStopped = "Inhibit operation of this fan while the engine is not running." disableFan1WhenStopped = "Inhibit operation of this fan while the engine is not running."
disableFan2WhenStopped = "Inhibit operation of this fan while the engine is not running." disableFan2WhenStopped = "Inhibit operation of this fan while the engine is not running."
enableTrailingSparks = "Enable secondary spark outputs that fire after the primary (rotaries, twin plug engines)."
cj125isUaDivided = "Is your UA CJ125 output wired to MCU via resistor divider? Ua can go over 3.3v but only at lambda >3, i.e very lean AFR above 44.1\nWhen exposed to free air and 17x gain, Ua will be 4.17 volt" cj125isUaDivided = "Is your UA CJ125 output wired to MCU via resistor divider? Ua can go over 3.3v but only at lambda >3, i.e very lean AFR above 44.1\nWhen exposed to free air and 17x gain, Ua will be 4.17 volt"
etb_use_two_wires = "TLE7209 uses two-wire mode. TLE9201 and VNH2SP30 do NOT use two wire mode." etb_use_two_wires = "TLE7209 uses two-wire mode. TLE9201 and VNH2SP30 do NOT use two wire mode."
isDoubleSolenoidIdle = "Subaru/BMW style where default valve position is somewhere in the middle. First solenoid opens it more while second can close it more than default position." isDoubleSolenoidIdle = "Subaru/BMW style where default valve position is somewhere in the middle. First solenoid opens it more while second can close it more than default position."

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.07.09.prometheus_469.1209811538" signature = "rusEFI 2021.07.09.prometheus_469.97617064"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.07.09.prometheus_469.1209811538" ; signature is expected to be 7 or more characters. signature = "rusEFI 2021.07.09.prometheus_469.97617064" ; signature is expected to be 7 or more characters.
[Constants] [Constants]
; new packet serial format with CRC ; new packet serial format with CRC
@ -77,7 +77,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code ; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jul 09 05:13:25 UTC 2021 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jul 09 12:39:10 UTC 2021
pageSize = 20000 pageSize = 20000
page = 1 page = 1
@ -94,7 +94,7 @@ enableFan1WithAc = bits, U32, 76, [4:4], "false", "true"
enableFan2WithAc = bits, U32, 76, [5:5], "false", "true" enableFan2WithAc = bits, U32, 76, [5:5], "false", "true"
disableFan1WhenStopped = bits, U32, 76, [6:6], "false", "true" disableFan1WhenStopped = bits, U32, 76, [6:6], "false", "true"
disableFan2WhenStopped = bits, U32, 76, [7:7], "false", "true" disableFan2WhenStopped = bits, U32, 76, [7:7], "false", "true"
unused_294_8 = bits, U32, 76, [8:8], "false", "true" enableTrailingSparks = bits, U32, 76, [8:8], "false", "true"
isCJ125Verbose = bits, U32, 76, [9:9], "false", "true" isCJ125Verbose = bits, U32, 76, [9:9], "false", "true"
cj125isUaDivided = bits, U32, 76, [10:10], "false", "true" cj125isUaDivided = bits, U32, 76, [10:10], "false", "true"
cj125isLsu49 = bits, U32, 76, [11:11], "false", "true" cj125isLsu49 = bits, U32, 76, [11:11], "false", "true"
@ -1334,6 +1334,7 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1, 0, 0, 25500, 2
enableFan2WithAc = "Turn on this fan when AC is on." enableFan2WithAc = "Turn on this fan when AC is on."
disableFan1WhenStopped = "Inhibit operation of this fan while the engine is not running." disableFan1WhenStopped = "Inhibit operation of this fan while the engine is not running."
disableFan2WhenStopped = "Inhibit operation of this fan while the engine is not running." disableFan2WhenStopped = "Inhibit operation of this fan while the engine is not running."
enableTrailingSparks = "Enable secondary spark outputs that fire after the primary (rotaries, twin plug engines)."
cj125isUaDivided = "Is your UA CJ125 output wired to MCU via resistor divider? Ua can go over 3.3v but only at lambda >3, i.e very lean AFR above 44.1\nWhen exposed to free air and 17x gain, Ua will be 4.17 volt" cj125isUaDivided = "Is your UA CJ125 output wired to MCU via resistor divider? Ua can go over 3.3v but only at lambda >3, i.e very lean AFR above 44.1\nWhen exposed to free air and 17x gain, Ua will be 4.17 volt"
etb_use_two_wires = "TLE7209 uses two-wire mode. TLE9201 and VNH2SP30 do NOT use two wire mode." etb_use_two_wires = "TLE7209 uses two-wire mode. TLE9201 and VNH2SP30 do NOT use two wire mode."
isDoubleSolenoidIdle = "Subaru/BMW style where default valve position is somewhere in the middle. First solenoid opens it more while second can close it more than default position." isDoubleSolenoidIdle = "Subaru/BMW style where default valve position is somewhere in the middle. First solenoid opens it more while second can close it more than default position."

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.07.09.proteus_f4.859635071" signature = "rusEFI 2021.07.09.proteus_f4.2129738629"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.07.09.proteus_f4.859635071" ; signature is expected to be 7 or more characters. signature = "rusEFI 2021.07.09.proteus_f4.2129738629" ; signature is expected to be 7 or more characters.
[Constants] [Constants]
; new packet serial format with CRC ; new packet serial format with CRC
@ -77,7 +77,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code ; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jul 09 05:13:32 UTC 2021 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jul 09 12:39:16 UTC 2021
pageSize = 20000 pageSize = 20000
page = 1 page = 1
@ -94,7 +94,7 @@ enableFan1WithAc = bits, U32, 76, [4:4], "false", "true"
enableFan2WithAc = bits, U32, 76, [5:5], "false", "true" enableFan2WithAc = bits, U32, 76, [5:5], "false", "true"
disableFan1WhenStopped = bits, U32, 76, [6:6], "false", "true" disableFan1WhenStopped = bits, U32, 76, [6:6], "false", "true"
disableFan2WhenStopped = bits, U32, 76, [7:7], "false", "true" disableFan2WhenStopped = bits, U32, 76, [7:7], "false", "true"
unused_294_8 = bits, U32, 76, [8:8], "false", "true" enableTrailingSparks = bits, U32, 76, [8:8], "false", "true"
isCJ125Verbose = bits, U32, 76, [9:9], "false", "true" isCJ125Verbose = bits, U32, 76, [9:9], "false", "true"
cj125isUaDivided = bits, U32, 76, [10:10], "false", "true" cj125isUaDivided = bits, U32, 76, [10:10], "false", "true"
cj125isLsu49 = bits, U32, 76, [11:11], "false", "true" cj125isLsu49 = bits, U32, 76, [11:11], "false", "true"
@ -1334,6 +1334,7 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1, 0, 0, 25500, 2
enableFan2WithAc = "Turn on this fan when AC is on." enableFan2WithAc = "Turn on this fan when AC is on."
disableFan1WhenStopped = "Inhibit operation of this fan while the engine is not running." disableFan1WhenStopped = "Inhibit operation of this fan while the engine is not running."
disableFan2WhenStopped = "Inhibit operation of this fan while the engine is not running." disableFan2WhenStopped = "Inhibit operation of this fan while the engine is not running."
enableTrailingSparks = "Enable secondary spark outputs that fire after the primary (rotaries, twin plug engines)."
cj125isUaDivided = "Is your UA CJ125 output wired to MCU via resistor divider? Ua can go over 3.3v but only at lambda >3, i.e very lean AFR above 44.1\nWhen exposed to free air and 17x gain, Ua will be 4.17 volt" cj125isUaDivided = "Is your UA CJ125 output wired to MCU via resistor divider? Ua can go over 3.3v but only at lambda >3, i.e very lean AFR above 44.1\nWhen exposed to free air and 17x gain, Ua will be 4.17 volt"
etb_use_two_wires = "TLE7209 uses two-wire mode. TLE9201 and VNH2SP30 do NOT use two wire mode." etb_use_two_wires = "TLE7209 uses two-wire mode. TLE9201 and VNH2SP30 do NOT use two wire mode."
isDoubleSolenoidIdle = "Subaru/BMW style where default valve position is somewhere in the middle. First solenoid opens it more while second can close it more than default position." isDoubleSolenoidIdle = "Subaru/BMW style where default valve position is somewhere in the middle. First solenoid opens it more while second can close it more than default position."

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.07.09.proteus_f7.859635071" signature = "rusEFI 2021.07.09.proteus_f7.2129738629"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.07.09.proteus_f7.859635071" ; signature is expected to be 7 or more characters. signature = "rusEFI 2021.07.09.proteus_f7.2129738629" ; signature is expected to be 7 or more characters.
[Constants] [Constants]
; new packet serial format with CRC ; new packet serial format with CRC
@ -77,7 +77,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code ; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jul 09 05:13:29 UTC 2021 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jul 09 12:39:14 UTC 2021
pageSize = 20000 pageSize = 20000
page = 1 page = 1
@ -94,7 +94,7 @@ enableFan1WithAc = bits, U32, 76, [4:4], "false", "true"
enableFan2WithAc = bits, U32, 76, [5:5], "false", "true" enableFan2WithAc = bits, U32, 76, [5:5], "false", "true"
disableFan1WhenStopped = bits, U32, 76, [6:6], "false", "true" disableFan1WhenStopped = bits, U32, 76, [6:6], "false", "true"
disableFan2WhenStopped = bits, U32, 76, [7:7], "false", "true" disableFan2WhenStopped = bits, U32, 76, [7:7], "false", "true"
unused_294_8 = bits, U32, 76, [8:8], "false", "true" enableTrailingSparks = bits, U32, 76, [8:8], "false", "true"
isCJ125Verbose = bits, U32, 76, [9:9], "false", "true" isCJ125Verbose = bits, U32, 76, [9:9], "false", "true"
cj125isUaDivided = bits, U32, 76, [10:10], "false", "true" cj125isUaDivided = bits, U32, 76, [10:10], "false", "true"
cj125isLsu49 = bits, U32, 76, [11:11], "false", "true" cj125isLsu49 = bits, U32, 76, [11:11], "false", "true"
@ -1334,6 +1334,7 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1, 0, 0, 25500, 2
enableFan2WithAc = "Turn on this fan when AC is on." enableFan2WithAc = "Turn on this fan when AC is on."
disableFan1WhenStopped = "Inhibit operation of this fan while the engine is not running." disableFan1WhenStopped = "Inhibit operation of this fan while the engine is not running."
disableFan2WhenStopped = "Inhibit operation of this fan while the engine is not running." disableFan2WhenStopped = "Inhibit operation of this fan while the engine is not running."
enableTrailingSparks = "Enable secondary spark outputs that fire after the primary (rotaries, twin plug engines)."
cj125isUaDivided = "Is your UA CJ125 output wired to MCU via resistor divider? Ua can go over 3.3v but only at lambda >3, i.e very lean AFR above 44.1\nWhen exposed to free air and 17x gain, Ua will be 4.17 volt" cj125isUaDivided = "Is your UA CJ125 output wired to MCU via resistor divider? Ua can go over 3.3v but only at lambda >3, i.e very lean AFR above 44.1\nWhen exposed to free air and 17x gain, Ua will be 4.17 volt"
etb_use_two_wires = "TLE7209 uses two-wire mode. TLE9201 and VNH2SP30 do NOT use two wire mode." etb_use_two_wires = "TLE7209 uses two-wire mode. TLE9201 and VNH2SP30 do NOT use two wire mode."
isDoubleSolenoidIdle = "Subaru/BMW style where default valve position is somewhere in the middle. First solenoid opens it more while second can close it more than default position." isDoubleSolenoidIdle = "Subaru/BMW style where default valve position is somewhere in the middle. First solenoid opens it more while second can close it more than default position."

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.07.09.subaru_eg33_f7.4158017138" signature = "rusEFI 2021.07.09.subaru_eg33_f7.3122366600"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.07.09.subaru_eg33_f7.4158017138" ; signature is expected to be 7 or more characters. signature = "rusEFI 2021.07.09.subaru_eg33_f7.3122366600" ; signature is expected to be 7 or more characters.
[Constants] [Constants]
; new packet serial format with CRC ; new packet serial format with CRC
@ -77,7 +77,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code ; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_config.sh integration/rusefi_config.txt Fri Jul 09 05:13:38 UTC 2021 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_config.sh integration/rusefi_config.txt Fri Jul 09 12:39:21 UTC 2021
pageSize = 20000 pageSize = 20000
page = 1 page = 1
@ -94,7 +94,7 @@ enableFan1WithAc = bits, U32, 76, [4:4], "false", "true"
enableFan2WithAc = bits, U32, 76, [5:5], "false", "true" enableFan2WithAc = bits, U32, 76, [5:5], "false", "true"
disableFan1WhenStopped = bits, U32, 76, [6:6], "false", "true" disableFan1WhenStopped = bits, U32, 76, [6:6], "false", "true"
disableFan2WhenStopped = bits, U32, 76, [7:7], "false", "true" disableFan2WhenStopped = bits, U32, 76, [7:7], "false", "true"
unused_294_8 = bits, U32, 76, [8:8], "false", "true" enableTrailingSparks = bits, U32, 76, [8:8], "false", "true"
isCJ125Verbose = bits, U32, 76, [9:9], "false", "true" isCJ125Verbose = bits, U32, 76, [9:9], "false", "true"
cj125isUaDivided = bits, U32, 76, [10:10], "false", "true" cj125isUaDivided = bits, U32, 76, [10:10], "false", "true"
cj125isLsu49 = bits, U32, 76, [11:11], "false", "true" cj125isLsu49 = bits, U32, 76, [11:11], "false", "true"
@ -1334,6 +1334,7 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1, 0, 0, 25500, 2
enableFan2WithAc = "Turn on this fan when AC is on." enableFan2WithAc = "Turn on this fan when AC is on."
disableFan1WhenStopped = "Inhibit operation of this fan while the engine is not running." disableFan1WhenStopped = "Inhibit operation of this fan while the engine is not running."
disableFan2WhenStopped = "Inhibit operation of this fan while the engine is not running." disableFan2WhenStopped = "Inhibit operation of this fan while the engine is not running."
enableTrailingSparks = "Enable secondary spark outputs that fire after the primary (rotaries, twin plug engines)."
cj125isUaDivided = "Is your UA CJ125 output wired to MCU via resistor divider? Ua can go over 3.3v but only at lambda >3, i.e very lean AFR above 44.1\nWhen exposed to free air and 17x gain, Ua will be 4.17 volt" cj125isUaDivided = "Is your UA CJ125 output wired to MCU via resistor divider? Ua can go over 3.3v but only at lambda >3, i.e very lean AFR above 44.1\nWhen exposed to free air and 17x gain, Ua will be 4.17 volt"
etb_use_two_wires = "TLE7209 uses two-wire mode. TLE9201 and VNH2SP30 do NOT use two wire mode." etb_use_two_wires = "TLE7209 uses two-wire mode. TLE9201 and VNH2SP30 do NOT use two wire mode."
isDoubleSolenoidIdle = "Subaru/BMW style where default valve position is somewhere in the middle. First solenoid opens it more while second can close it more than default position." isDoubleSolenoidIdle = "Subaru/BMW style where default valve position is somewhere in the middle. First solenoid opens it more while second can close it more than default position."

View File

@ -1,6 +1,6 @@
package com.rusefi.config.generated; package com.rusefi.config.generated;
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jul 09 04:46:20 UTC 2021 // this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jul 09 12:38:49 UTC 2021
// by class com.rusefi.output.FileJavaFieldsConsumer // by class com.rusefi.output.FileJavaFieldsConsumer
import com.rusefi.config.*; import com.rusefi.config.*;
@ -366,6 +366,7 @@ public class Fields {
public static final int enableLaunchRetard_offset = 976; public static final int enableLaunchRetard_offset = 976;
public static final int enableMapEstimationTableFallback_offset = 76; public static final int enableMapEstimationTableFallback_offset = 76;
public static final int enableSoftwareKnock_offset = 976; public static final int enableSoftwareKnock_offset = 976;
public static final int enableTrailingSparks_offset = 76;
public static final int enableVerboseCan2Tx_offset = 2116; public static final int enableVerboseCan2Tx_offset = 2116;
public static final int enableVerboseCanTx_offset = 744; public static final int enableVerboseCanTx_offset = 744;
public static final int engine_configuration_s_size = 6000; public static final int engine_configuration_s_size = 6000;
@ -1262,7 +1263,7 @@ public class Fields {
public static final int servoOutputPins8_offset = 3147; public static final int servoOutputPins8_offset = 3147;
public static final int showHumanReadableWarning_offset = 976; public static final int showHumanReadableWarning_offset = 976;
public static final int showSdCardWarning_offset = 76; public static final int showSdCardWarning_offset = 76;
public static final int SIGNATURE_HASH = 1655864165; public static final int SIGNATURE_HASH = 390563486;
public static final int silentTriggerError_offset = 1464; public static final int silentTriggerError_offset = 1464;
public static final int slowAdcAlpha_offset = 2088; public static final int slowAdcAlpha_offset = 2088;
public static final int sparkDwellRpmBins_offset = 332; public static final int sparkDwellRpmBins_offset = 332;
@ -1564,7 +1565,7 @@ public class Fields {
public static final char TS_SD_R_COMMAND = 'r'; public static final char TS_SD_R_COMMAND = 'r';
public static final char TS_SD_W_COMMAND = 'w'; public static final char TS_SD_W_COMMAND = 'w';
public static final char TS_SET_LOGGER_SWITCH = 'l'; public static final char TS_SET_LOGGER_SWITCH = 'l';
public static final String TS_SIGNATURE = "rusEFI 2021.07.09.all.1655864165"; public static final String TS_SIGNATURE = "rusEFI 2021.07.09.all.390563486";
public static final char TS_SINGLE_WRITE_COMMAND = 'W'; public static final char TS_SINGLE_WRITE_COMMAND = 'W';
public static final char TS_TEST_COMMAND = 't'; public static final char TS_TEST_COMMAND = 't';
public static final int TT_TT_1_16 = 50; public static final int TT_TT_1_16 = 50;
@ -1656,7 +1657,6 @@ public class Fields {
public static final int unused_1484_bit_29_offset = 1476; public static final int unused_1484_bit_29_offset = 1476;
public static final int unused_1484_bit_30_offset = 1476; public static final int unused_1484_bit_30_offset = 1476;
public static final int unused_1484_bit_31_offset = 1476; public static final int unused_1484_bit_31_offset = 1476;
public static final int unused_294_8_offset = 76;
public static final int unusedAtOldBoardConfigurationEnd_offset = 1244; public static final int unusedAtOldBoardConfigurationEnd_offset = 1244;
public static final int unusedBit4_1476_offset = 1476; public static final int unusedBit4_1476_offset = 1476;
public static final int unusedBit_251_29_offset = 976; public static final int unusedBit_251_29_offset = 976;
@ -1782,7 +1782,7 @@ public class Fields {
public static final Field ENABLEFAN2WITHAC = Field.create("ENABLEFAN2WITHAC", 76, FieldType.BIT, 5); public static final Field ENABLEFAN2WITHAC = Field.create("ENABLEFAN2WITHAC", 76, FieldType.BIT, 5);
public static final Field DISABLEFAN1WHENSTOPPED = Field.create("DISABLEFAN1WHENSTOPPED", 76, FieldType.BIT, 6); public static final Field DISABLEFAN1WHENSTOPPED = Field.create("DISABLEFAN1WHENSTOPPED", 76, FieldType.BIT, 6);
public static final Field DISABLEFAN2WHENSTOPPED = Field.create("DISABLEFAN2WHENSTOPPED", 76, FieldType.BIT, 7); public static final Field DISABLEFAN2WHENSTOPPED = Field.create("DISABLEFAN2WHENSTOPPED", 76, FieldType.BIT, 7);
public static final Field UNUSED_294_8 = Field.create("UNUSED_294_8", 76, FieldType.BIT, 8); public static final Field ENABLETRAILINGSPARKS = Field.create("ENABLETRAILINGSPARKS", 76, FieldType.BIT, 8);
public static final Field ISCJ125VERBOSE = Field.create("ISCJ125VERBOSE", 76, FieldType.BIT, 9); public static final Field ISCJ125VERBOSE = Field.create("ISCJ125VERBOSE", 76, FieldType.BIT, 9);
public static final Field CJ125ISUADIVIDED = Field.create("CJ125ISUADIVIDED", 76, FieldType.BIT, 10); public static final Field CJ125ISUADIVIDED = Field.create("CJ125ISUADIVIDED", 76, FieldType.BIT, 10);
public static final Field CJ125ISLSU49 = Field.create("CJ125ISLSU49", 76, FieldType.BIT, 11); public static final Field CJ125ISLSU49 = Field.create("CJ125ISLSU49", 76, FieldType.BIT, 11);
@ -2914,7 +2914,7 @@ public class Fields {
ENABLEFAN2WITHAC, ENABLEFAN2WITHAC,
DISABLEFAN1WHENSTOPPED, DISABLEFAN1WHENSTOPPED,
DISABLEFAN2WHENSTOPPED, DISABLEFAN2WHENSTOPPED,
UNUSED_294_8, ENABLETRAILINGSPARKS,
ISCJ125VERBOSE, ISCJ125VERBOSE,
CJ125ISUADIVIDED, CJ125ISUADIVIDED,
CJ125ISLSU49, CJ125ISLSU49,

View File

@ -1,6 +1,6 @@
<roms> <roms>
<!-- was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh Fri Jul 09 04:46:23 UTC 2021 --> <!-- was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh Fri Jul 09 12:38:50 UTC 2021 -->
<rom> <rom>
<romid> <romid>