Auto-generated configs and docs
This commit is contained in:
parent
d917cc8cc2
commit
d8363d5cba
|
@ -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 Wed Oct 06 04:37:37 UTC 2021
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Wed Oct 06 16:17:28 UTC 2021
|
||||
// by class com.rusefi.output.CHeaderConsumer
|
||||
// begin
|
||||
#pragma once
|
||||
|
@ -762,8 +762,9 @@ struct engine_configuration_s {
|
|||
offset 76 bit 18 */
|
||||
bool useInstantRpmForIdle : 1;
|
||||
/**
|
||||
* This uses separate ignition timing and VE tables not only for idle conditions, also during the postcranking-to-idle taper transition (See also afterCrankingIACtaperDuration).
|
||||
offset 76 bit 19 */
|
||||
bool unused76b19 : 1;
|
||||
bool useSeparateIdleTablesForCrankingTaper : 1;
|
||||
/**
|
||||
offset 76 bit 20 */
|
||||
bool launchControlEnabled : 1;
|
||||
|
@ -4351,4 +4352,4 @@ struct persistent_config_s {
|
|||
};
|
||||
|
||||
// end
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Wed Oct 06 04:37:37 UTC 2021
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Wed Oct 06 16:17:28 UTC 2021
|
||||
|
|
|
@ -1311,7 +1311,7 @@
|
|||
#define showSdCardWarning_offset 76
|
||||
#define SIGNATURE_BOARD hellen_cypress
|
||||
#define SIGNATURE_DATE 2021.10.06
|
||||
#define SIGNATURE_HASH 1583848519
|
||||
#define SIGNATURE_HASH 2103309437
|
||||
#define silentTriggerError_offset 1464
|
||||
#define slowAdcAlpha_offset 2088
|
||||
#define sparkDwellRpmBins_offset 332
|
||||
|
@ -1667,7 +1667,7 @@
|
|||
#define ts_show_spi true
|
||||
#define ts_show_trigger_comparator false
|
||||
#define ts_show_tunerstudio_port true
|
||||
#define TS_SIGNATURE "rusEFI 2021.10.06.hellen_cypress.1583848519"
|
||||
#define TS_SIGNATURE "rusEFI 2021.10.06.hellen_cypress.2103309437"
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
#define TS_SINGLE_WRITE_COMMAND_char W
|
||||
#define TS_TEST_COMMAND 't'
|
||||
|
@ -1763,7 +1763,6 @@
|
|||
#define unused616_offset 616
|
||||
#define unused6312_offset 6312
|
||||
#define unused744b4_offset 744
|
||||
#define unused76b19_offset 76
|
||||
#define unused970_offset 970
|
||||
#define unused976b11_offset 976
|
||||
#define unused_1484_bit_24_offset 1476
|
||||
|
@ -1846,6 +1845,7 @@
|
|||
#define useRunningMathForCranking_offset 76
|
||||
#define useSeparateAdvanceForCranking_offset 1476
|
||||
#define useSeparateAdvanceForIdle_offset 1476
|
||||
#define useSeparateIdleTablesForCrankingTaper_offset 76
|
||||
#define useSeparateVeForIdle_offset 1476
|
||||
#define useSerialPort_offset 744
|
||||
#define useStepperIdle_offset 744
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Wed Oct 06 04:37:35 UTC 2021
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Wed Oct 06 16:17:26 UTC 2021
|
||||
// by class com.rusefi.output.CHeaderConsumer
|
||||
// begin
|
||||
#pragma once
|
||||
|
@ -762,8 +762,9 @@ struct engine_configuration_s {
|
|||
offset 76 bit 18 */
|
||||
bool useInstantRpmForIdle : 1;
|
||||
/**
|
||||
* This uses separate ignition timing and VE tables not only for idle conditions, also during the postcranking-to-idle taper transition (See also afterCrankingIACtaperDuration).
|
||||
offset 76 bit 19 */
|
||||
bool unused76b19 : 1;
|
||||
bool useSeparateIdleTablesForCrankingTaper : 1;
|
||||
/**
|
||||
offset 76 bit 20 */
|
||||
bool launchControlEnabled : 1;
|
||||
|
@ -4345,4 +4346,4 @@ struct persistent_config_s {
|
|||
};
|
||||
|
||||
// end
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Wed Oct 06 04:37:35 UTC 2021
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Wed Oct 06 16:17:26 UTC 2021
|
||||
|
|
|
@ -1292,7 +1292,7 @@
|
|||
#define showSdCardWarning_offset 76
|
||||
#define SIGNATURE_BOARD kin
|
||||
#define SIGNATURE_DATE 2021.10.06
|
||||
#define SIGNATURE_HASH 2713866427
|
||||
#define SIGNATURE_HASH 2197305473
|
||||
#define silentTriggerError_offset 1464
|
||||
#define slowAdcAlpha_offset 2088
|
||||
#define sparkDwellRpmBins_offset 332
|
||||
|
@ -1648,7 +1648,7 @@
|
|||
#define ts_show_spi true
|
||||
#define ts_show_trigger_comparator true
|
||||
#define ts_show_tunerstudio_port true
|
||||
#define TS_SIGNATURE "rusEFI 2021.10.06.kin.2713866427"
|
||||
#define TS_SIGNATURE "rusEFI 2021.10.06.kin.2197305473"
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
#define TS_SINGLE_WRITE_COMMAND_char W
|
||||
#define TS_TEST_COMMAND 't'
|
||||
|
@ -1744,7 +1744,6 @@
|
|||
#define unused616_offset 616
|
||||
#define unused6312_offset 6284
|
||||
#define unused744b4_offset 744
|
||||
#define unused76b19_offset 76
|
||||
#define unused970_offset 970
|
||||
#define unused976b11_offset 976
|
||||
#define unused_1484_bit_24_offset 1476
|
||||
|
@ -1827,6 +1826,7 @@
|
|||
#define useRunningMathForCranking_offset 76
|
||||
#define useSeparateAdvanceForCranking_offset 1476
|
||||
#define useSeparateAdvanceForIdle_offset 1476
|
||||
#define useSeparateIdleTablesForCrankingTaper_offset 76
|
||||
#define useSeparateVeForIdle_offset 1476
|
||||
#define useSerialPort_offset 744
|
||||
#define useStepperIdle_offset 744
|
||||
|
|
|
@ -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 Wed Oct 06 04:37:39 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 Wed Oct 06 16:17:31 UTC 2021
|
||||
// by class com.rusefi.output.CHeaderConsumer
|
||||
// begin
|
||||
#pragma once
|
||||
|
@ -762,8 +762,9 @@ struct engine_configuration_s {
|
|||
offset 76 bit 18 */
|
||||
bool useInstantRpmForIdle : 1;
|
||||
/**
|
||||
* This uses separate ignition timing and VE tables not only for idle conditions, also during the postcranking-to-idle taper transition (See also afterCrankingIACtaperDuration).
|
||||
offset 76 bit 19 */
|
||||
bool unused76b19 : 1;
|
||||
bool useSeparateIdleTablesForCrankingTaper : 1;
|
||||
/**
|
||||
offset 76 bit 20 */
|
||||
bool launchControlEnabled : 1;
|
||||
|
@ -4351,4 +4352,4 @@ struct persistent_config_s {
|
|||
};
|
||||
|
||||
// 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 Wed Oct 06 04:37:39 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 Wed Oct 06 16:17:31 UTC 2021
|
||||
|
|
|
@ -1312,7 +1312,7 @@
|
|||
#define showSdCardWarning_offset 76
|
||||
#define SIGNATURE_BOARD subaru_eg33_f7
|
||||
#define SIGNATURE_DATE 2021.10.06
|
||||
#define SIGNATURE_HASH 2308025588
|
||||
#define SIGNATURE_HASH 2863383758
|
||||
#define silentTriggerError_offset 1464
|
||||
#define slowAdcAlpha_offset 2088
|
||||
#define sparkDwellRpmBins_offset 332
|
||||
|
@ -1668,7 +1668,7 @@
|
|||
#define ts_show_spi true
|
||||
#define ts_show_trigger_comparator false
|
||||
#define ts_show_tunerstudio_port false
|
||||
#define TS_SIGNATURE "rusEFI 2021.10.06.subaru_eg33_f7.2308025588"
|
||||
#define TS_SIGNATURE "rusEFI 2021.10.06.subaru_eg33_f7.2863383758"
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
#define TS_SINGLE_WRITE_COMMAND_char W
|
||||
#define TS_TEST_COMMAND 't'
|
||||
|
@ -1764,7 +1764,6 @@
|
|||
#define unused616_offset 616
|
||||
#define unused6312_offset 6312
|
||||
#define unused744b4_offset 744
|
||||
#define unused76b19_offset 76
|
||||
#define unused970_offset 970
|
||||
#define unused976b11_offset 976
|
||||
#define unused_1484_bit_24_offset 1476
|
||||
|
@ -1847,6 +1846,7 @@
|
|||
#define useRunningMathForCranking_offset 76
|
||||
#define useSeparateAdvanceForCranking_offset 1476
|
||||
#define useSeparateAdvanceForIdle_offset 1476
|
||||
#define useSeparateIdleTablesForCrankingTaper_offset 76
|
||||
#define useSeparateVeForIdle_offset 1476
|
||||
#define useSerialPort_offset 744
|
||||
#define useStepperIdle_offset 744
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Oct 06 04:37:32 UTC 2021
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Oct 06 16:17:23 UTC 2021
|
||||
// by class com.rusefi.output.CHeaderConsumer
|
||||
// begin
|
||||
#pragma once
|
||||
|
@ -762,8 +762,9 @@ struct engine_configuration_s {
|
|||
offset 76 bit 18 */
|
||||
bool useInstantRpmForIdle : 1;
|
||||
/**
|
||||
* This uses separate ignition timing and VE tables not only for idle conditions, also during the postcranking-to-idle taper transition (See also afterCrankingIACtaperDuration).
|
||||
offset 76 bit 19 */
|
||||
bool unused76b19 : 1;
|
||||
bool useSeparateIdleTablesForCrankingTaper : 1;
|
||||
/**
|
||||
offset 76 bit 20 */
|
||||
bool launchControlEnabled : 1;
|
||||
|
@ -4351,4 +4352,4 @@ struct persistent_config_s {
|
|||
};
|
||||
|
||||
// end
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Oct 06 04:37:32 UTC 2021
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Oct 06 16:17:23 UTC 2021
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Oct 06 04:37:32 UTC 2021
|
||||
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Oct 06 16:17:23 UTC 2021
|
||||
|
||||
// by class com.rusefi.output.FileFsioSettingsConsumer
|
||||
FSIO_SETTING_ACIDLEEXTRAOFFSET = 1000,
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Oct 06 04:37:32 UTC 2021
|
||||
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Oct 06 16:17:23 UTC 2021
|
||||
|
||||
// by class com.rusefi.output.FileFsioSettingsConsumer
|
||||
case FSIO_SETTING_ACIDLEEXTRAOFFSET:
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Oct 06 04:37:32 UTC 2021
|
||||
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Oct 06 16:17:23 UTC 2021
|
||||
|
||||
// by class com.rusefi.output.FileFsioSettingsConsumer
|
||||
static LENameOrdinalPair leacIdleExtraOffset(FSIO_SETTING_ACIDLEEXTRAOFFSET, "cfg_acIdleExtraOffset");
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Oct 06 04:37:32 UTC 2021
|
||||
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Oct 06 16:17:23 UTC 2021
|
||||
|
||||
// by class com.rusefi.output.FileFsioSettingsConsumer
|
||||
case FSIO_SETTING_ACIDLEEXTRAOFFSET:
|
||||
|
|
|
@ -1311,7 +1311,7 @@
|
|||
#define showSdCardWarning_offset 76
|
||||
#define SIGNATURE_BOARD all
|
||||
#define SIGNATURE_DATE 2021.10.06
|
||||
#define SIGNATURE_HASH 471549847
|
||||
#define SIGNATURE_HASH 1059139501
|
||||
#define silentTriggerError_offset 1464
|
||||
#define slowAdcAlpha_offset 2088
|
||||
#define sparkDwellRpmBins_offset 332
|
||||
|
@ -1667,7 +1667,7 @@
|
|||
#define ts_show_spi true
|
||||
#define ts_show_trigger_comparator false
|
||||
#define ts_show_tunerstudio_port true
|
||||
#define TS_SIGNATURE "rusEFI 2021.10.06.all.471549847"
|
||||
#define TS_SIGNATURE "rusEFI 2021.10.06.all.1059139501"
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
#define TS_SINGLE_WRITE_COMMAND_char W
|
||||
#define TS_TEST_COMMAND 't'
|
||||
|
@ -1763,7 +1763,6 @@
|
|||
#define unused616_offset 616
|
||||
#define unused6312_offset 6312
|
||||
#define unused744b4_offset 744
|
||||
#define unused76b19_offset 76
|
||||
#define unused970_offset 970
|
||||
#define unused976b11_offset 976
|
||||
#define unused_1484_bit_24_offset 1476
|
||||
|
@ -1846,6 +1845,7 @@
|
|||
#define useRunningMathForCranking_offset 76
|
||||
#define useSeparateAdvanceForCranking_offset 1476
|
||||
#define useSeparateAdvanceForIdle_offset 1476
|
||||
#define useSeparateIdleTablesForCrankingTaper_offset 76
|
||||
#define useSeparateVeForIdle_offset 1476
|
||||
#define useSerialPort_offset 744
|
||||
#define useStepperIdle_offset 744
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD all
|
||||
#define SIGNATURE_DATE 2021.10.06
|
||||
#define SIGNATURE_HASH 471549847
|
||||
#define TS_SIGNATURE "rusEFI 2021.10.06.all.471549847"
|
||||
#define SIGNATURE_HASH 1059139501
|
||||
#define TS_SIGNATURE "rusEFI 2021.10.06.all.1059139501"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD atlas
|
||||
#define SIGNATURE_DATE 2021.10.06
|
||||
#define SIGNATURE_HASH 471549847
|
||||
#define TS_SIGNATURE "rusEFI 2021.10.06.atlas.471549847"
|
||||
#define SIGNATURE_HASH 1059139501
|
||||
#define TS_SIGNATURE "rusEFI 2021.10.06.atlas.1059139501"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD f429-discovery
|
||||
#define SIGNATURE_DATE 2021.10.06
|
||||
#define SIGNATURE_HASH 471549847
|
||||
#define TS_SIGNATURE "rusEFI 2021.10.06.f429-discovery.471549847"
|
||||
#define SIGNATURE_HASH 1059139501
|
||||
#define TS_SIGNATURE "rusEFI 2021.10.06.f429-discovery.1059139501"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD frankenso_na6
|
||||
#define SIGNATURE_DATE 2021.10.06
|
||||
#define SIGNATURE_HASH 1713967742
|
||||
#define TS_SIGNATURE "rusEFI 2021.10.06.frankenso_na6.1713967742"
|
||||
#define SIGNATURE_HASH 1158904388
|
||||
#define TS_SIGNATURE "rusEFI 2021.10.06.frankenso_na6.1158904388"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD hellen-nb1
|
||||
#define SIGNATURE_DATE 2021.10.06
|
||||
#define SIGNATURE_HASH 1100497288
|
||||
#define TS_SIGNATURE "rusEFI 2021.10.06.hellen-nb1.1100497288"
|
||||
#define SIGNATURE_HASH 1654794674
|
||||
#define TS_SIGNATURE "rusEFI 2021.10.06.hellen-nb1.1654794674"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD hellen121nissan
|
||||
#define SIGNATURE_DATE 2021.10.06
|
||||
#define SIGNATURE_HASH 2548703189
|
||||
#define TS_SIGNATURE "rusEFI 2021.10.06.hellen121nissan.2548703189"
|
||||
#define SIGNATURE_HASH 3033561071
|
||||
#define TS_SIGNATURE "rusEFI 2021.10.06.hellen121nissan.3033561071"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD hellen121vag
|
||||
#define SIGNATURE_DATE 2021.10.06
|
||||
#define SIGNATURE_HASH 1341630417
|
||||
#define TS_SIGNATURE "rusEFI 2021.10.06.hellen121vag.1341630417"
|
||||
#define SIGNATURE_HASH 1825427435
|
||||
#define TS_SIGNATURE "rusEFI 2021.10.06.hellen121vag.1825427435"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD hellen128
|
||||
#define SIGNATURE_DATE 2021.10.06
|
||||
#define SIGNATURE_HASH 2228362724
|
||||
#define TS_SIGNATURE "rusEFI 2021.10.06.hellen128.2228362724"
|
||||
#define SIGNATURE_HASH 2817029598
|
||||
#define TS_SIGNATURE "rusEFI 2021.10.06.hellen128.2817029598"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD hellen154hyundai
|
||||
#define SIGNATURE_DATE 2021.10.06
|
||||
#define SIGNATURE_HASH 1050753359
|
||||
#define TS_SIGNATURE "rusEFI 2021.10.06.hellen154hyundai.1050753359"
|
||||
#define SIGNATURE_HASH 496718197
|
||||
#define TS_SIGNATURE "rusEFI 2021.10.06.hellen154hyundai.496718197"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD hellen72
|
||||
#define SIGNATURE_DATE 2021.10.06
|
||||
#define SIGNATURE_HASH 2056136624
|
||||
#define TS_SIGNATURE "rusEFI 2021.10.06.hellen72.2056136624"
|
||||
#define SIGNATURE_HASH 1504989066
|
||||
#define TS_SIGNATURE "rusEFI 2021.10.06.hellen72.1504989066"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD hellenNA6
|
||||
#define SIGNATURE_DATE 2021.10.06
|
||||
#define SIGNATURE_HASH 3939577467
|
||||
#define TS_SIGNATURE "rusEFI 2021.10.06.hellenNA6.3939577467"
|
||||
#define SIGNATURE_HASH 3387639361
|
||||
#define TS_SIGNATURE "rusEFI 2021.10.06.hellenNA6.3387639361"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD hellen_cypress
|
||||
#define SIGNATURE_DATE 2021.10.06
|
||||
#define SIGNATURE_HASH 1583848519
|
||||
#define TS_SIGNATURE "rusEFI 2021.10.06.hellen_cypress.1583848519"
|
||||
#define SIGNATURE_HASH 2103309437
|
||||
#define TS_SIGNATURE "rusEFI 2021.10.06.hellen_cypress.2103309437"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD kin
|
||||
#define SIGNATURE_DATE 2021.10.06
|
||||
#define SIGNATURE_HASH 2713866427
|
||||
#define TS_SIGNATURE "rusEFI 2021.10.06.kin.2713866427"
|
||||
#define SIGNATURE_HASH 2197305473
|
||||
#define TS_SIGNATURE "rusEFI 2021.10.06.kin.2197305473"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD mre_f4
|
||||
#define SIGNATURE_DATE 2021.10.06
|
||||
#define SIGNATURE_HASH 2492157955
|
||||
#define TS_SIGNATURE "rusEFI 2021.10.06.mre_f4.2492157955"
|
||||
#define SIGNATURE_HASH 3081844793
|
||||
#define TS_SIGNATURE "rusEFI 2021.10.06.mre_f4.3081844793"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD mre_f7
|
||||
#define SIGNATURE_DATE 2021.10.06
|
||||
#define SIGNATURE_HASH 2492157955
|
||||
#define TS_SIGNATURE "rusEFI 2021.10.06.mre_f7.2492157955"
|
||||
#define SIGNATURE_HASH 3081844793
|
||||
#define TS_SIGNATURE "rusEFI 2021.10.06.mre_f7.3081844793"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD prometheus_405
|
||||
#define SIGNATURE_DATE 2021.10.06
|
||||
#define SIGNATURE_HASH 1290903153
|
||||
#define TS_SIGNATURE "rusEFI 2021.10.06.prometheus_405.1290903153"
|
||||
#define SIGNATURE_HASH 1875637835
|
||||
#define TS_SIGNATURE "rusEFI 2021.10.06.prometheus_405.1875637835"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD prometheus_469
|
||||
#define SIGNATURE_DATE 2021.10.06
|
||||
#define SIGNATURE_HASH 1290903153
|
||||
#define TS_SIGNATURE "rusEFI 2021.10.06.prometheus_469.1290903153"
|
||||
#define SIGNATURE_HASH 1875637835
|
||||
#define TS_SIGNATURE "rusEFI 2021.10.06.prometheus_469.1875637835"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD proteus_f4
|
||||
#define SIGNATURE_DATE 2021.10.06
|
||||
#define SIGNATURE_HASH 1489893881
|
||||
#define TS_SIGNATURE "rusEFI 2021.10.06.proteus_f4.1489893881"
|
||||
#define SIGNATURE_HASH 2079822275
|
||||
#define TS_SIGNATURE "rusEFI 2021.10.06.proteus_f4.2079822275"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD proteus_f7
|
||||
#define SIGNATURE_DATE 2021.10.06
|
||||
#define SIGNATURE_HASH 1489893881
|
||||
#define TS_SIGNATURE "rusEFI 2021.10.06.proteus_f7.1489893881"
|
||||
#define SIGNATURE_HASH 2079822275
|
||||
#define TS_SIGNATURE "rusEFI 2021.10.06.proteus_f7.2079822275"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD subaru_eg33_f7
|
||||
#define SIGNATURE_DATE 2021.10.06
|
||||
#define SIGNATURE_HASH 2308025588
|
||||
#define TS_SIGNATURE "rusEFI 2021.10.06.subaru_eg33_f7.2308025588"
|
||||
#define SIGNATURE_HASH 2863383758
|
||||
#define TS_SIGNATURE "rusEFI 2021.10.06.subaru_eg33_f7.2863383758"
|
||||
|
|
Binary file not shown.
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2021.10.06.all.471549847"
|
||||
signature = "rusEFI 2021.10.06.all.1059139501"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2021.10.06.all.471549847" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2021.10.06.all.1059139501" ; signature is expected to be 7 or more characters.
|
||||
|
||||
[Constants]
|
||||
; new packet serial format with CRC
|
||||
|
@ -77,7 +77,7 @@ enable2ndByteCanID = false
|
|||
|
||||
; see PAGE_0_SIZE in C source code
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Oct 06 04:37:32 UTC 2021
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Oct 06 16:17:23 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -105,7 +105,7 @@ cj125isUrDivided = bits, U32, 76, [15:15], "false", "true"
|
|||
useCicPidForIdle = bits, U32, 76, [16:16], "false", "true"
|
||||
useTLE8888_cranking_hack = bits, U32, 76, [17:17], "false", "true"
|
||||
useInstantRpmForIdle = bits, U32, 76, [18:18], "false", "true"
|
||||
unused76b19 = bits, U32, 76, [19:19], "false", "true"
|
||||
useSeparateIdleTablesForCrankingTaper = bits, U32, 76, [19:19], "false", "true"
|
||||
launchControlEnabled = bits, U32, 76, [20:20], "false", "true"
|
||||
rollingLaunchEnabled = bits, U32, 76, [21:21], "false", "true"
|
||||
antiLagEnabled = bits, U32, 76, [22:22], "false", "true"
|
||||
|
@ -1323,6 +1323,7 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1, 0, 0, 25500, 2
|
|||
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."
|
||||
cj125isUrDivided = "Is your UR CJ125 output wired to MCU via resistor divider?\nLooks like 3v range should be enough, divider generally not needed."
|
||||
useCicPidForIdle = "Switch between Industrial and Cic PID implementation"
|
||||
useSeparateIdleTablesForCrankingTaper = "This uses separate ignition timing and VE tables not only for idle conditions, also during the postcranking-to-idle taper transition (See also afterCrankingIACtaperDuration)."
|
||||
useRunningMathForCranking = "For cranking either use the specified fixed base fuel mass, or use the normal running math (VE table)."
|
||||
displayLogicLevelsInEngineSniffer = "Shall we display real life signal or just the part consumed by trigger decoder.\nenable logic_level_trigger"
|
||||
enableMapEstimationTableFallback = "If enabled, the MAP estimate table will be used if the MAP sensor fails to estimate manifold pressure based on RPM and TPS."
|
||||
|
@ -4201,6 +4202,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
dialog = idleExtra, "Extra Idle Features"
|
||||
field = "Use idle ignition table", useSeparateAdvanceForIdle
|
||||
field = "Use idle VE table", useSeparateVeForIdle
|
||||
field = "Use idle tables for cranking taper", useSeparateIdleTablesForCrankingTaper
|
||||
field = "Use coasting idle table", useIacTableForCoasting, {idleMode == 0}
|
||||
field = useInstantRpmForIdle, useInstantRpmForIdle
|
||||
field = "Detailed status in console", isVerboseIAC
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2021.10.06.atlas.471549847"
|
||||
signature = "rusEFI 2021.10.06.atlas.1059139501"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2021.10.06.atlas.471549847" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2021.10.06.atlas.1059139501" ; signature is expected to be 7 or more characters.
|
||||
|
||||
[Constants]
|
||||
; new packet serial format with CRC
|
||||
|
@ -77,7 +77,7 @@ enable2ndByteCanID = false
|
|||
|
||||
; see PAGE_0_SIZE in C source code
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Oct 06 04:37:29 UTC 2021
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Oct 06 16:17:21 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -105,7 +105,7 @@ cj125isUrDivided = bits, U32, 76, [15:15], "false", "true"
|
|||
useCicPidForIdle = bits, U32, 76, [16:16], "false", "true"
|
||||
useTLE8888_cranking_hack = bits, U32, 76, [17:17], "false", "true"
|
||||
useInstantRpmForIdle = bits, U32, 76, [18:18], "false", "true"
|
||||
unused76b19 = bits, U32, 76, [19:19], "false", "true"
|
||||
useSeparateIdleTablesForCrankingTaper = bits, U32, 76, [19:19], "false", "true"
|
||||
launchControlEnabled = bits, U32, 76, [20:20], "false", "true"
|
||||
rollingLaunchEnabled = bits, U32, 76, [21:21], "false", "true"
|
||||
antiLagEnabled = bits, U32, 76, [22:22], "false", "true"
|
||||
|
@ -1323,6 +1323,7 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1, 0, 0, 25500, 2
|
|||
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."
|
||||
cj125isUrDivided = "Is your UR CJ125 output wired to MCU via resistor divider?\nLooks like 3v range should be enough, divider generally not needed."
|
||||
useCicPidForIdle = "Switch between Industrial and Cic PID implementation"
|
||||
useSeparateIdleTablesForCrankingTaper = "This uses separate ignition timing and VE tables not only for idle conditions, also during the postcranking-to-idle taper transition (See also afterCrankingIACtaperDuration)."
|
||||
useRunningMathForCranking = "For cranking either use the specified fixed base fuel mass, or use the normal running math (VE table)."
|
||||
displayLogicLevelsInEngineSniffer = "Shall we display real life signal or just the part consumed by trigger decoder.\nenable logic_level_trigger"
|
||||
enableMapEstimationTableFallback = "If enabled, the MAP estimate table will be used if the MAP sensor fails to estimate manifold pressure based on RPM and TPS."
|
||||
|
@ -4201,6 +4202,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
dialog = idleExtra, "Extra Idle Features"
|
||||
field = "Use idle ignition table", useSeparateAdvanceForIdle
|
||||
field = "Use idle VE table", useSeparateVeForIdle
|
||||
field = "Use idle tables for cranking taper", useSeparateIdleTablesForCrankingTaper
|
||||
field = "Use coasting idle table", useIacTableForCoasting, {idleMode == 0}
|
||||
field = useInstantRpmForIdle, useInstantRpmForIdle
|
||||
field = "Detailed status in console", isVerboseIAC
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2021.10.06.f429-discovery.471549847"
|
||||
signature = "rusEFI 2021.10.06.f429-discovery.1059139501"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2021.10.06.f429-discovery.471549847" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2021.10.06.f429-discovery.1059139501" ; signature is expected to be 7 or more characters.
|
||||
|
||||
[Constants]
|
||||
; new packet serial format with CRC
|
||||
|
@ -77,7 +77,7 @@ enable2ndByteCanID = false
|
|||
|
||||
; see PAGE_0_SIZE in C source code
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Oct 06 04:36:45 UTC 2021
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Oct 06 16:16:37 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -105,7 +105,7 @@ cj125isUrDivided = bits, U32, 76, [15:15], "false", "true"
|
|||
useCicPidForIdle = bits, U32, 76, [16:16], "false", "true"
|
||||
useTLE8888_cranking_hack = bits, U32, 76, [17:17], "false", "true"
|
||||
useInstantRpmForIdle = bits, U32, 76, [18:18], "false", "true"
|
||||
unused76b19 = bits, U32, 76, [19:19], "false", "true"
|
||||
useSeparateIdleTablesForCrankingTaper = bits, U32, 76, [19:19], "false", "true"
|
||||
launchControlEnabled = bits, U32, 76, [20:20], "false", "true"
|
||||
rollingLaunchEnabled = bits, U32, 76, [21:21], "false", "true"
|
||||
antiLagEnabled = bits, U32, 76, [22:22], "false", "true"
|
||||
|
@ -1323,6 +1323,7 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1, 0, 0, 25500, 2
|
|||
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."
|
||||
cj125isUrDivided = "Is your UR CJ125 output wired to MCU via resistor divider?\nLooks like 3v range should be enough, divider generally not needed."
|
||||
useCicPidForIdle = "Switch between Industrial and Cic PID implementation"
|
||||
useSeparateIdleTablesForCrankingTaper = "This uses separate ignition timing and VE tables not only for idle conditions, also during the postcranking-to-idle taper transition (See also afterCrankingIACtaperDuration)."
|
||||
useRunningMathForCranking = "For cranking either use the specified fixed base fuel mass, or use the normal running math (VE table)."
|
||||
displayLogicLevelsInEngineSniffer = "Shall we display real life signal or just the part consumed by trigger decoder.\nenable logic_level_trigger"
|
||||
enableMapEstimationTableFallback = "If enabled, the MAP estimate table will be used if the MAP sensor fails to estimate manifold pressure based on RPM and TPS."
|
||||
|
@ -4201,6 +4202,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
dialog = idleExtra, "Extra Idle Features"
|
||||
field = "Use idle ignition table", useSeparateAdvanceForIdle
|
||||
field = "Use idle VE table", useSeparateVeForIdle
|
||||
field = "Use idle tables for cranking taper", useSeparateIdleTablesForCrankingTaper
|
||||
field = "Use coasting idle table", useIacTableForCoasting, {idleMode == 0}
|
||||
field = useInstantRpmForIdle, useInstantRpmForIdle
|
||||
field = "Detailed status in console", isVerboseIAC
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2021.10.06.frankenso_na6.1713967742"
|
||||
signature = "rusEFI 2021.10.06.frankenso_na6.1158904388"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2021.10.06.frankenso_na6.1713967742" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2021.10.06.frankenso_na6.1158904388" ; signature is expected to be 7 or more characters.
|
||||
|
||||
[Constants]
|
||||
; new packet serial format with CRC
|
||||
|
@ -77,7 +77,7 @@ enable2ndByteCanID = false
|
|||
|
||||
; see PAGE_0_SIZE in C source code
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Oct 06 04:37:15 UTC 2021
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Oct 06 16:17:06 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -105,7 +105,7 @@ cj125isUrDivided = bits, U32, 76, [15:15], "false", "true"
|
|||
useCicPidForIdle = bits, U32, 76, [16:16], "false", "true"
|
||||
useTLE8888_cranking_hack = bits, U32, 76, [17:17], "false", "true"
|
||||
useInstantRpmForIdle = bits, U32, 76, [18:18], "false", "true"
|
||||
unused76b19 = bits, U32, 76, [19:19], "false", "true"
|
||||
useSeparateIdleTablesForCrankingTaper = bits, U32, 76, [19:19], "false", "true"
|
||||
launchControlEnabled = bits, U32, 76, [20:20], "false", "true"
|
||||
rollingLaunchEnabled = bits, U32, 76, [21:21], "false", "true"
|
||||
antiLagEnabled = bits, U32, 76, [22:22], "false", "true"
|
||||
|
@ -1323,6 +1323,7 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1, 0, 0, 25500, 2
|
|||
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."
|
||||
cj125isUrDivided = "Is your UR CJ125 output wired to MCU via resistor divider?\nLooks like 3v range should be enough, divider generally not needed."
|
||||
useCicPidForIdle = "Switch between Industrial and Cic PID implementation"
|
||||
useSeparateIdleTablesForCrankingTaper = "This uses separate ignition timing and VE tables not only for idle conditions, also during the postcranking-to-idle taper transition (See also afterCrankingIACtaperDuration)."
|
||||
useRunningMathForCranking = "For cranking either use the specified fixed base fuel mass, or use the normal running math (VE table)."
|
||||
displayLogicLevelsInEngineSniffer = "Shall we display real life signal or just the part consumed by trigger decoder.\nenable logic_level_trigger"
|
||||
enableMapEstimationTableFallback = "If enabled, the MAP estimate table will be used if the MAP sensor fails to estimate manifold pressure based on RPM and TPS."
|
||||
|
@ -4201,6 +4202,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
dialog = idleExtra, "Extra Idle Features"
|
||||
field = "Use idle ignition table", useSeparateAdvanceForIdle
|
||||
field = "Use idle VE table", useSeparateVeForIdle
|
||||
field = "Use idle tables for cranking taper", useSeparateIdleTablesForCrankingTaper
|
||||
field = "Use coasting idle table", useIacTableForCoasting, {idleMode == 0}
|
||||
field = useInstantRpmForIdle, useInstantRpmForIdle
|
||||
field = "Detailed status in console", isVerboseIAC
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2021.10.06.hellen-nb1.1100497288"
|
||||
signature = "rusEFI 2021.10.06.hellen-nb1.1654794674"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2021.10.06.hellen-nb1.1100497288" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2021.10.06.hellen-nb1.1654794674" ; signature is expected to be 7 or more characters.
|
||||
|
||||
[Constants]
|
||||
; new packet serial format with CRC
|
||||
|
@ -77,7 +77,7 @@ enable2ndByteCanID = false
|
|||
|
||||
; see PAGE_0_SIZE in C source code
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Oct 06 04:37:04 UTC 2021
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Oct 06 16:16:54 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -105,7 +105,7 @@ cj125isUrDivided = bits, U32, 76, [15:15], "false", "true"
|
|||
useCicPidForIdle = bits, U32, 76, [16:16], "false", "true"
|
||||
useTLE8888_cranking_hack = bits, U32, 76, [17:17], "false", "true"
|
||||
useInstantRpmForIdle = bits, U32, 76, [18:18], "false", "true"
|
||||
unused76b19 = bits, U32, 76, [19:19], "false", "true"
|
||||
useSeparateIdleTablesForCrankingTaper = bits, U32, 76, [19:19], "false", "true"
|
||||
launchControlEnabled = bits, U32, 76, [20:20], "false", "true"
|
||||
rollingLaunchEnabled = bits, U32, 76, [21:21], "false", "true"
|
||||
antiLagEnabled = bits, U32, 76, [22:22], "false", "true"
|
||||
|
@ -1323,6 +1323,7 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1, 0, 0, 25500, 2
|
|||
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."
|
||||
cj125isUrDivided = "Is your UR CJ125 output wired to MCU via resistor divider?\nLooks like 3v range should be enough, divider generally not needed."
|
||||
useCicPidForIdle = "Switch between Industrial and Cic PID implementation"
|
||||
useSeparateIdleTablesForCrankingTaper = "This uses separate ignition timing and VE tables not only for idle conditions, also during the postcranking-to-idle taper transition (See also afterCrankingIACtaperDuration)."
|
||||
useRunningMathForCranking = "For cranking either use the specified fixed base fuel mass, or use the normal running math (VE table)."
|
||||
displayLogicLevelsInEngineSniffer = "Shall we display real life signal or just the part consumed by trigger decoder.\nenable logic_level_trigger"
|
||||
enableMapEstimationTableFallback = "If enabled, the MAP estimate table will be used if the MAP sensor fails to estimate manifold pressure based on RPM and TPS."
|
||||
|
@ -4185,6 +4186,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
dialog = idleExtra, "Extra Idle Features"
|
||||
field = "Use idle ignition table", useSeparateAdvanceForIdle
|
||||
field = "Use idle VE table", useSeparateVeForIdle
|
||||
field = "Use idle tables for cranking taper", useSeparateIdleTablesForCrankingTaper
|
||||
field = "Use coasting idle table", useIacTableForCoasting, {idleMode == 0}
|
||||
field = useInstantRpmForIdle, useInstantRpmForIdle
|
||||
field = "Detailed status in console", isVerboseIAC
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2021.10.06.hellen121nissan.2548703189"
|
||||
signature = "rusEFI 2021.10.06.hellen121nissan.3033561071"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2021.10.06.hellen121nissan.2548703189" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2021.10.06.hellen121nissan.3033561071" ; signature is expected to be 7 or more characters.
|
||||
|
||||
[Constants]
|
||||
; new packet serial format with CRC
|
||||
|
@ -77,7 +77,7 @@ enable2ndByteCanID = false
|
|||
|
||||
; see PAGE_0_SIZE in C source code
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Oct 06 04:36:55 UTC 2021
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Oct 06 16:16:46 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -105,7 +105,7 @@ cj125isUrDivided = bits, U32, 76, [15:15], "false", "true"
|
|||
useCicPidForIdle = bits, U32, 76, [16:16], "false", "true"
|
||||
useTLE8888_cranking_hack = bits, U32, 76, [17:17], "false", "true"
|
||||
useInstantRpmForIdle = bits, U32, 76, [18:18], "false", "true"
|
||||
unused76b19 = bits, U32, 76, [19:19], "false", "true"
|
||||
useSeparateIdleTablesForCrankingTaper = bits, U32, 76, [19:19], "false", "true"
|
||||
launchControlEnabled = bits, U32, 76, [20:20], "false", "true"
|
||||
rollingLaunchEnabled = bits, U32, 76, [21:21], "false", "true"
|
||||
antiLagEnabled = bits, U32, 76, [22:22], "false", "true"
|
||||
|
@ -1323,6 +1323,7 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1, 0, 0, 25500, 2
|
|||
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."
|
||||
cj125isUrDivided = "Is your UR CJ125 output wired to MCU via resistor divider?\nLooks like 3v range should be enough, divider generally not needed."
|
||||
useCicPidForIdle = "Switch between Industrial and Cic PID implementation"
|
||||
useSeparateIdleTablesForCrankingTaper = "This uses separate ignition timing and VE tables not only for idle conditions, also during the postcranking-to-idle taper transition (See also afterCrankingIACtaperDuration)."
|
||||
useRunningMathForCranking = "For cranking either use the specified fixed base fuel mass, or use the normal running math (VE table)."
|
||||
displayLogicLevelsInEngineSniffer = "Shall we display real life signal or just the part consumed by trigger decoder.\nenable logic_level_trigger"
|
||||
enableMapEstimationTableFallback = "If enabled, the MAP estimate table will be used if the MAP sensor fails to estimate manifold pressure based on RPM and TPS."
|
||||
|
@ -4185,6 +4186,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
dialog = idleExtra, "Extra Idle Features"
|
||||
field = "Use idle ignition table", useSeparateAdvanceForIdle
|
||||
field = "Use idle VE table", useSeparateVeForIdle
|
||||
field = "Use idle tables for cranking taper", useSeparateIdleTablesForCrankingTaper
|
||||
field = "Use coasting idle table", useIacTableForCoasting, {idleMode == 0}
|
||||
field = useInstantRpmForIdle, useInstantRpmForIdle
|
||||
field = "Detailed status in console", isVerboseIAC
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2021.10.06.hellen121vag.1341630417"
|
||||
signature = "rusEFI 2021.10.06.hellen121vag.1825427435"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2021.10.06.hellen121vag.1341630417" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2021.10.06.hellen121vag.1825427435" ; signature is expected to be 7 or more characters.
|
||||
|
||||
[Constants]
|
||||
; new packet serial format with CRC
|
||||
|
@ -77,7 +77,7 @@ enable2ndByteCanID = false
|
|||
|
||||
; see PAGE_0_SIZE in C source code
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Oct 06 04:36:51 UTC 2021
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Oct 06 16:16:43 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -105,7 +105,7 @@ cj125isUrDivided = bits, U32, 76, [15:15], "false", "true"
|
|||
useCicPidForIdle = bits, U32, 76, [16:16], "false", "true"
|
||||
useTLE8888_cranking_hack = bits, U32, 76, [17:17], "false", "true"
|
||||
useInstantRpmForIdle = bits, U32, 76, [18:18], "false", "true"
|
||||
unused76b19 = bits, U32, 76, [19:19], "false", "true"
|
||||
useSeparateIdleTablesForCrankingTaper = bits, U32, 76, [19:19], "false", "true"
|
||||
launchControlEnabled = bits, U32, 76, [20:20], "false", "true"
|
||||
rollingLaunchEnabled = bits, U32, 76, [21:21], "false", "true"
|
||||
antiLagEnabled = bits, U32, 76, [22:22], "false", "true"
|
||||
|
@ -1323,6 +1323,7 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1, 0, 0, 25500, 2
|
|||
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."
|
||||
cj125isUrDivided = "Is your UR CJ125 output wired to MCU via resistor divider?\nLooks like 3v range should be enough, divider generally not needed."
|
||||
useCicPidForIdle = "Switch between Industrial and Cic PID implementation"
|
||||
useSeparateIdleTablesForCrankingTaper = "This uses separate ignition timing and VE tables not only for idle conditions, also during the postcranking-to-idle taper transition (See also afterCrankingIACtaperDuration)."
|
||||
useRunningMathForCranking = "For cranking either use the specified fixed base fuel mass, or use the normal running math (VE table)."
|
||||
displayLogicLevelsInEngineSniffer = "Shall we display real life signal or just the part consumed by trigger decoder.\nenable logic_level_trigger"
|
||||
enableMapEstimationTableFallback = "If enabled, the MAP estimate table will be used if the MAP sensor fails to estimate manifold pressure based on RPM and TPS."
|
||||
|
@ -4185,6 +4186,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
dialog = idleExtra, "Extra Idle Features"
|
||||
field = "Use idle ignition table", useSeparateAdvanceForIdle
|
||||
field = "Use idle VE table", useSeparateVeForIdle
|
||||
field = "Use idle tables for cranking taper", useSeparateIdleTablesForCrankingTaper
|
||||
field = "Use coasting idle table", useIacTableForCoasting, {idleMode == 0}
|
||||
field = useInstantRpmForIdle, useInstantRpmForIdle
|
||||
field = "Detailed status in console", isVerboseIAC
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2021.10.06.hellen128.2228362724"
|
||||
signature = "rusEFI 2021.10.06.hellen128.2817029598"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2021.10.06.hellen128.2228362724" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2021.10.06.hellen128.2817029598" ; signature is expected to be 7 or more characters.
|
||||
|
||||
[Constants]
|
||||
; new packet serial format with CRC
|
||||
|
@ -77,7 +77,7 @@ enable2ndByteCanID = false
|
|||
|
||||
; see PAGE_0_SIZE in C source code
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Oct 06 04:36:48 UTC 2021
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Oct 06 16:16:40 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -105,7 +105,7 @@ cj125isUrDivided = bits, U32, 76, [15:15], "false", "true"
|
|||
useCicPidForIdle = bits, U32, 76, [16:16], "false", "true"
|
||||
useTLE8888_cranking_hack = bits, U32, 76, [17:17], "false", "true"
|
||||
useInstantRpmForIdle = bits, U32, 76, [18:18], "false", "true"
|
||||
unused76b19 = bits, U32, 76, [19:19], "false", "true"
|
||||
useSeparateIdleTablesForCrankingTaper = bits, U32, 76, [19:19], "false", "true"
|
||||
launchControlEnabled = bits, U32, 76, [20:20], "false", "true"
|
||||
rollingLaunchEnabled = bits, U32, 76, [21:21], "false", "true"
|
||||
antiLagEnabled = bits, U32, 76, [22:22], "false", "true"
|
||||
|
@ -1323,6 +1323,7 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1, 0, 0, 25500, 2
|
|||
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."
|
||||
cj125isUrDivided = "Is your UR CJ125 output wired to MCU via resistor divider?\nLooks like 3v range should be enough, divider generally not needed."
|
||||
useCicPidForIdle = "Switch between Industrial and Cic PID implementation"
|
||||
useSeparateIdleTablesForCrankingTaper = "This uses separate ignition timing and VE tables not only for idle conditions, also during the postcranking-to-idle taper transition (See also afterCrankingIACtaperDuration)."
|
||||
useRunningMathForCranking = "For cranking either use the specified fixed base fuel mass, or use the normal running math (VE table)."
|
||||
displayLogicLevelsInEngineSniffer = "Shall we display real life signal or just the part consumed by trigger decoder.\nenable logic_level_trigger"
|
||||
enableMapEstimationTableFallback = "If enabled, the MAP estimate table will be used if the MAP sensor fails to estimate manifold pressure based on RPM and TPS."
|
||||
|
@ -4185,6 +4186,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
dialog = idleExtra, "Extra Idle Features"
|
||||
field = "Use idle ignition table", useSeparateAdvanceForIdle
|
||||
field = "Use idle VE table", useSeparateVeForIdle
|
||||
field = "Use idle tables for cranking taper", useSeparateIdleTablesForCrankingTaper
|
||||
field = "Use coasting idle table", useIacTableForCoasting, {idleMode == 0}
|
||||
field = useInstantRpmForIdle, useInstantRpmForIdle
|
||||
field = "Detailed status in console", isVerboseIAC
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2021.10.06.hellen154hyundai.1050753359"
|
||||
signature = "rusEFI 2021.10.06.hellen154hyundai.496718197"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2021.10.06.hellen154hyundai.1050753359" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2021.10.06.hellen154hyundai.496718197" ; signature is expected to be 7 or more characters.
|
||||
|
||||
[Constants]
|
||||
; new packet serial format with CRC
|
||||
|
@ -77,7 +77,7 @@ enable2ndByteCanID = false
|
|||
|
||||
; see PAGE_0_SIZE in C source code
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Oct 06 04:36:58 UTC 2021
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Oct 06 16:16:48 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -105,7 +105,7 @@ cj125isUrDivided = bits, U32, 76, [15:15], "false", "true"
|
|||
useCicPidForIdle = bits, U32, 76, [16:16], "false", "true"
|
||||
useTLE8888_cranking_hack = bits, U32, 76, [17:17], "false", "true"
|
||||
useInstantRpmForIdle = bits, U32, 76, [18:18], "false", "true"
|
||||
unused76b19 = bits, U32, 76, [19:19], "false", "true"
|
||||
useSeparateIdleTablesForCrankingTaper = bits, U32, 76, [19:19], "false", "true"
|
||||
launchControlEnabled = bits, U32, 76, [20:20], "false", "true"
|
||||
rollingLaunchEnabled = bits, U32, 76, [21:21], "false", "true"
|
||||
antiLagEnabled = bits, U32, 76, [22:22], "false", "true"
|
||||
|
@ -1323,6 +1323,7 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1, 0, 0, 25500, 2
|
|||
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."
|
||||
cj125isUrDivided = "Is your UR CJ125 output wired to MCU via resistor divider?\nLooks like 3v range should be enough, divider generally not needed."
|
||||
useCicPidForIdle = "Switch between Industrial and Cic PID implementation"
|
||||
useSeparateIdleTablesForCrankingTaper = "This uses separate ignition timing and VE tables not only for idle conditions, also during the postcranking-to-idle taper transition (See also afterCrankingIACtaperDuration)."
|
||||
useRunningMathForCranking = "For cranking either use the specified fixed base fuel mass, or use the normal running math (VE table)."
|
||||
displayLogicLevelsInEngineSniffer = "Shall we display real life signal or just the part consumed by trigger decoder.\nenable logic_level_trigger"
|
||||
enableMapEstimationTableFallback = "If enabled, the MAP estimate table will be used if the MAP sensor fails to estimate manifold pressure based on RPM and TPS."
|
||||
|
@ -4185,6 +4186,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
dialog = idleExtra, "Extra Idle Features"
|
||||
field = "Use idle ignition table", useSeparateAdvanceForIdle
|
||||
field = "Use idle VE table", useSeparateVeForIdle
|
||||
field = "Use idle tables for cranking taper", useSeparateIdleTablesForCrankingTaper
|
||||
field = "Use coasting idle table", useIacTableForCoasting, {idleMode == 0}
|
||||
field = useInstantRpmForIdle, useInstantRpmForIdle
|
||||
field = "Detailed status in console", isVerboseIAC
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2021.10.06.hellen72.2056136624"
|
||||
signature = "rusEFI 2021.10.06.hellen72.1504989066"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2021.10.06.hellen72.2056136624" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2021.10.06.hellen72.1504989066" ; signature is expected to be 7 or more characters.
|
||||
|
||||
[Constants]
|
||||
; new packet serial format with CRC
|
||||
|
@ -77,7 +77,7 @@ enable2ndByteCanID = false
|
|||
|
||||
; see PAGE_0_SIZE in C source code
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Oct 06 04:37:02 UTC 2021
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Oct 06 16:16:51 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -105,7 +105,7 @@ cj125isUrDivided = bits, U32, 76, [15:15], "false", "true"
|
|||
useCicPidForIdle = bits, U32, 76, [16:16], "false", "true"
|
||||
useTLE8888_cranking_hack = bits, U32, 76, [17:17], "false", "true"
|
||||
useInstantRpmForIdle = bits, U32, 76, [18:18], "false", "true"
|
||||
unused76b19 = bits, U32, 76, [19:19], "false", "true"
|
||||
useSeparateIdleTablesForCrankingTaper = bits, U32, 76, [19:19], "false", "true"
|
||||
launchControlEnabled = bits, U32, 76, [20:20], "false", "true"
|
||||
rollingLaunchEnabled = bits, U32, 76, [21:21], "false", "true"
|
||||
antiLagEnabled = bits, U32, 76, [22:22], "false", "true"
|
||||
|
@ -1323,6 +1323,7 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1, 0, 0, 25500, 2
|
|||
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."
|
||||
cj125isUrDivided = "Is your UR CJ125 output wired to MCU via resistor divider?\nLooks like 3v range should be enough, divider generally not needed."
|
||||
useCicPidForIdle = "Switch between Industrial and Cic PID implementation"
|
||||
useSeparateIdleTablesForCrankingTaper = "This uses separate ignition timing and VE tables not only for idle conditions, also during the postcranking-to-idle taper transition (See also afterCrankingIACtaperDuration)."
|
||||
useRunningMathForCranking = "For cranking either use the specified fixed base fuel mass, or use the normal running math (VE table)."
|
||||
displayLogicLevelsInEngineSniffer = "Shall we display real life signal or just the part consumed by trigger decoder.\nenable logic_level_trigger"
|
||||
enableMapEstimationTableFallback = "If enabled, the MAP estimate table will be used if the MAP sensor fails to estimate manifold pressure based on RPM and TPS."
|
||||
|
@ -4185,6 +4186,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
dialog = idleExtra, "Extra Idle Features"
|
||||
field = "Use idle ignition table", useSeparateAdvanceForIdle
|
||||
field = "Use idle VE table", useSeparateVeForIdle
|
||||
field = "Use idle tables for cranking taper", useSeparateIdleTablesForCrankingTaper
|
||||
field = "Use coasting idle table", useIacTableForCoasting, {idleMode == 0}
|
||||
field = useInstantRpmForIdle, useInstantRpmForIdle
|
||||
field = "Detailed status in console", isVerboseIAC
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2021.10.06.hellenNA6.3939577467"
|
||||
signature = "rusEFI 2021.10.06.hellenNA6.3387639361"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2021.10.06.hellenNA6.3939577467" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2021.10.06.hellenNA6.3387639361" ; signature is expected to be 7 or more characters.
|
||||
|
||||
[Constants]
|
||||
; new packet serial format with CRC
|
||||
|
@ -77,7 +77,7 @@ enable2ndByteCanID = false
|
|||
|
||||
; see PAGE_0_SIZE in C source code
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Oct 06 04:37:07 UTC 2021
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Oct 06 16:16:57 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -105,7 +105,7 @@ cj125isUrDivided = bits, U32, 76, [15:15], "false", "true"
|
|||
useCicPidForIdle = bits, U32, 76, [16:16], "false", "true"
|
||||
useTLE8888_cranking_hack = bits, U32, 76, [17:17], "false", "true"
|
||||
useInstantRpmForIdle = bits, U32, 76, [18:18], "false", "true"
|
||||
unused76b19 = bits, U32, 76, [19:19], "false", "true"
|
||||
useSeparateIdleTablesForCrankingTaper = bits, U32, 76, [19:19], "false", "true"
|
||||
launchControlEnabled = bits, U32, 76, [20:20], "false", "true"
|
||||
rollingLaunchEnabled = bits, U32, 76, [21:21], "false", "true"
|
||||
antiLagEnabled = bits, U32, 76, [22:22], "false", "true"
|
||||
|
@ -1323,6 +1323,7 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1, 0, 0, 25500, 2
|
|||
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."
|
||||
cj125isUrDivided = "Is your UR CJ125 output wired to MCU via resistor divider?\nLooks like 3v range should be enough, divider generally not needed."
|
||||
useCicPidForIdle = "Switch between Industrial and Cic PID implementation"
|
||||
useSeparateIdleTablesForCrankingTaper = "This uses separate ignition timing and VE tables not only for idle conditions, also during the postcranking-to-idle taper transition (See also afterCrankingIACtaperDuration)."
|
||||
useRunningMathForCranking = "For cranking either use the specified fixed base fuel mass, or use the normal running math (VE table)."
|
||||
displayLogicLevelsInEngineSniffer = "Shall we display real life signal or just the part consumed by trigger decoder.\nenable logic_level_trigger"
|
||||
enableMapEstimationTableFallback = "If enabled, the MAP estimate table will be used if the MAP sensor fails to estimate manifold pressure based on RPM and TPS."
|
||||
|
@ -4185,6 +4186,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
dialog = idleExtra, "Extra Idle Features"
|
||||
field = "Use idle ignition table", useSeparateAdvanceForIdle
|
||||
field = "Use idle VE table", useSeparateVeForIdle
|
||||
field = "Use idle tables for cranking taper", useSeparateIdleTablesForCrankingTaper
|
||||
field = "Use coasting idle table", useIacTableForCoasting, {idleMode == 0}
|
||||
field = useInstantRpmForIdle, useInstantRpmForIdle
|
||||
field = "Detailed status in console", isVerboseIAC
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2021.10.06.hellen_cypress.1583848519"
|
||||
signature = "rusEFI 2021.10.06.hellen_cypress.2103309437"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2021.10.06.hellen_cypress.1583848519" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2021.10.06.hellen_cypress.2103309437" ; signature is expected to be 7 or more characters.
|
||||
|
||||
[Constants]
|
||||
; new packet serial format with CRC
|
||||
|
@ -77,7 +77,7 @@ enable2ndByteCanID = false
|
|||
|
||||
; see PAGE_0_SIZE in C source code
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Wed Oct 06 04:37:37 UTC 2021
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Wed Oct 06 16:17:28 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -105,7 +105,7 @@ cj125isUrDivided = bits, U32, 76, [15:15], "false", "true"
|
|||
useCicPidForIdle = bits, U32, 76, [16:16], "false", "true"
|
||||
useTLE8888_cranking_hack = bits, U32, 76, [17:17], "false", "true"
|
||||
useInstantRpmForIdle = bits, U32, 76, [18:18], "false", "true"
|
||||
unused76b19 = bits, U32, 76, [19:19], "false", "true"
|
||||
useSeparateIdleTablesForCrankingTaper = bits, U32, 76, [19:19], "false", "true"
|
||||
launchControlEnabled = bits, U32, 76, [20:20], "false", "true"
|
||||
rollingLaunchEnabled = bits, U32, 76, [21:21], "false", "true"
|
||||
antiLagEnabled = bits, U32, 76, [22:22], "false", "true"
|
||||
|
@ -1323,6 +1323,7 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1, 0, 0, 25500, 2
|
|||
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."
|
||||
cj125isUrDivided = "Is your UR CJ125 output wired to MCU via resistor divider?\nLooks like 3v range should be enough, divider generally not needed."
|
||||
useCicPidForIdle = "Switch between Industrial and Cic PID implementation"
|
||||
useSeparateIdleTablesForCrankingTaper = "This uses separate ignition timing and VE tables not only for idle conditions, also during the postcranking-to-idle taper transition (See also afterCrankingIACtaperDuration)."
|
||||
useRunningMathForCranking = "For cranking either use the specified fixed base fuel mass, or use the normal running math (VE table)."
|
||||
displayLogicLevelsInEngineSniffer = "Shall we display real life signal or just the part consumed by trigger decoder.\nenable logic_level_trigger"
|
||||
enableMapEstimationTableFallback = "If enabled, the MAP estimate table will be used if the MAP sensor fails to estimate manifold pressure based on RPM and TPS."
|
||||
|
@ -4201,6 +4202,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
dialog = idleExtra, "Extra Idle Features"
|
||||
field = "Use idle ignition table", useSeparateAdvanceForIdle
|
||||
field = "Use idle VE table", useSeparateVeForIdle
|
||||
field = "Use idle tables for cranking taper", useSeparateIdleTablesForCrankingTaper
|
||||
field = "Use coasting idle table", useIacTableForCoasting, {idleMode == 0}
|
||||
field = useInstantRpmForIdle, useInstantRpmForIdle
|
||||
field = "Detailed status in console", isVerboseIAC
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2021.10.06.kin.2713866427"
|
||||
signature = "rusEFI 2021.10.06.kin.2197305473"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2021.10.06.kin.2713866427" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2021.10.06.kin.2197305473" ; signature is expected to be 7 or more characters.
|
||||
|
||||
[Constants]
|
||||
; new packet serial format with CRC
|
||||
|
@ -77,7 +77,7 @@ enable2ndByteCanID = false
|
|||
|
||||
; see PAGE_0_SIZE in C source code
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Wed Oct 06 04:37:35 UTC 2021
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Wed Oct 06 16:17:26 UTC 2021
|
||||
|
||||
pageSize = 19972
|
||||
page = 1
|
||||
|
@ -105,7 +105,7 @@ cj125isUrDivided = bits, U32, 76, [15:15], "false", "true"
|
|||
useCicPidForIdle = bits, U32, 76, [16:16], "false", "true"
|
||||
useTLE8888_cranking_hack = bits, U32, 76, [17:17], "false", "true"
|
||||
useInstantRpmForIdle = bits, U32, 76, [18:18], "false", "true"
|
||||
unused76b19 = bits, U32, 76, [19:19], "false", "true"
|
||||
useSeparateIdleTablesForCrankingTaper = bits, U32, 76, [19:19], "false", "true"
|
||||
launchControlEnabled = bits, U32, 76, [20:20], "false", "true"
|
||||
rollingLaunchEnabled = bits, U32, 76, [21:21], "false", "true"
|
||||
antiLagEnabled = bits, U32, 76, [22:22], "false", "true"
|
||||
|
@ -1301,6 +1301,7 @@ fsioTable4RpmBins = array, F32, 19940, [8], "RPM", 1, 0, 0, 25500, 2
|
|||
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."
|
||||
cj125isUrDivided = "Is your UR CJ125 output wired to MCU via resistor divider?\nLooks like 3v range should be enough, divider generally not needed."
|
||||
useCicPidForIdle = "Switch between Industrial and Cic PID implementation"
|
||||
useSeparateIdleTablesForCrankingTaper = "This uses separate ignition timing and VE tables not only for idle conditions, also during the postcranking-to-idle taper transition (See also afterCrankingIACtaperDuration)."
|
||||
useRunningMathForCranking = "For cranking either use the specified fixed base fuel mass, or use the normal running math (VE table)."
|
||||
displayLogicLevelsInEngineSniffer = "Shall we display real life signal or just the part consumed by trigger decoder.\nenable logic_level_trigger"
|
||||
enableMapEstimationTableFallback = "If enabled, the MAP estimate table will be used if the MAP sensor fails to estimate manifold pressure based on RPM and TPS."
|
||||
|
@ -4174,6 +4175,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
dialog = idleExtra, "Extra Idle Features"
|
||||
field = "Use idle ignition table", useSeparateAdvanceForIdle
|
||||
field = "Use idle VE table", useSeparateVeForIdle
|
||||
field = "Use idle tables for cranking taper", useSeparateIdleTablesForCrankingTaper
|
||||
field = "Use coasting idle table", useIacTableForCoasting, {idleMode == 0}
|
||||
field = useInstantRpmForIdle, useInstantRpmForIdle
|
||||
field = "Detailed status in console", isVerboseIAC
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2021.10.06.mre_f4.2492157955"
|
||||
signature = "rusEFI 2021.10.06.mre_f4.3081844793"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2021.10.06.mre_f4.2492157955" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2021.10.06.mre_f4.3081844793" ; signature is expected to be 7 or more characters.
|
||||
|
||||
[Constants]
|
||||
; new packet serial format with CRC
|
||||
|
@ -77,7 +77,7 @@ enable2ndByteCanID = false
|
|||
|
||||
; see PAGE_0_SIZE in C source code
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Oct 06 04:37:13 UTC 2021
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Oct 06 16:17:03 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -105,7 +105,7 @@ cj125isUrDivided = bits, U32, 76, [15:15], "false", "true"
|
|||
useCicPidForIdle = bits, U32, 76, [16:16], "false", "true"
|
||||
useTLE8888_cranking_hack = bits, U32, 76, [17:17], "false", "true"
|
||||
useInstantRpmForIdle = bits, U32, 76, [18:18], "false", "true"
|
||||
unused76b19 = bits, U32, 76, [19:19], "false", "true"
|
||||
useSeparateIdleTablesForCrankingTaper = bits, U32, 76, [19:19], "false", "true"
|
||||
launchControlEnabled = bits, U32, 76, [20:20], "false", "true"
|
||||
rollingLaunchEnabled = bits, U32, 76, [21:21], "false", "true"
|
||||
antiLagEnabled = bits, U32, 76, [22:22], "false", "true"
|
||||
|
@ -1323,6 +1323,7 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1, 0, 0, 25500, 2
|
|||
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."
|
||||
cj125isUrDivided = "Is your UR CJ125 output wired to MCU via resistor divider?\nLooks like 3v range should be enough, divider generally not needed."
|
||||
useCicPidForIdle = "Switch between Industrial and Cic PID implementation"
|
||||
useSeparateIdleTablesForCrankingTaper = "This uses separate ignition timing and VE tables not only for idle conditions, also during the postcranking-to-idle taper transition (See also afterCrankingIACtaperDuration)."
|
||||
useRunningMathForCranking = "For cranking either use the specified fixed base fuel mass, or use the normal running math (VE table)."
|
||||
displayLogicLevelsInEngineSniffer = "Shall we display real life signal or just the part consumed by trigger decoder.\nenable logic_level_trigger"
|
||||
enableMapEstimationTableFallback = "If enabled, the MAP estimate table will be used if the MAP sensor fails to estimate manifold pressure based on RPM and TPS."
|
||||
|
@ -4185,6 +4186,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
dialog = idleExtra, "Extra Idle Features"
|
||||
field = "Use idle ignition table", useSeparateAdvanceForIdle
|
||||
field = "Use idle VE table", useSeparateVeForIdle
|
||||
field = "Use idle tables for cranking taper", useSeparateIdleTablesForCrankingTaper
|
||||
field = "Use coasting idle table", useIacTableForCoasting, {idleMode == 0}
|
||||
field = useInstantRpmForIdle, useInstantRpmForIdle
|
||||
field = "Detailed status in console", isVerboseIAC
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2021.10.06.mre_f7.2492157955"
|
||||
signature = "rusEFI 2021.10.06.mre_f7.3081844793"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2021.10.06.mre_f7.2492157955" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2021.10.06.mre_f7.3081844793" ; signature is expected to be 7 or more characters.
|
||||
|
||||
[Constants]
|
||||
; new packet serial format with CRC
|
||||
|
@ -77,7 +77,7 @@ enable2ndByteCanID = false
|
|||
|
||||
; see PAGE_0_SIZE in C source code
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Oct 06 04:37:10 UTC 2021
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Oct 06 16:17:00 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -105,7 +105,7 @@ cj125isUrDivided = bits, U32, 76, [15:15], "false", "true"
|
|||
useCicPidForIdle = bits, U32, 76, [16:16], "false", "true"
|
||||
useTLE8888_cranking_hack = bits, U32, 76, [17:17], "false", "true"
|
||||
useInstantRpmForIdle = bits, U32, 76, [18:18], "false", "true"
|
||||
unused76b19 = bits, U32, 76, [19:19], "false", "true"
|
||||
useSeparateIdleTablesForCrankingTaper = bits, U32, 76, [19:19], "false", "true"
|
||||
launchControlEnabled = bits, U32, 76, [20:20], "false", "true"
|
||||
rollingLaunchEnabled = bits, U32, 76, [21:21], "false", "true"
|
||||
antiLagEnabled = bits, U32, 76, [22:22], "false", "true"
|
||||
|
@ -1323,6 +1323,7 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1, 0, 0, 25500, 2
|
|||
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."
|
||||
cj125isUrDivided = "Is your UR CJ125 output wired to MCU via resistor divider?\nLooks like 3v range should be enough, divider generally not needed."
|
||||
useCicPidForIdle = "Switch between Industrial and Cic PID implementation"
|
||||
useSeparateIdleTablesForCrankingTaper = "This uses separate ignition timing and VE tables not only for idle conditions, also during the postcranking-to-idle taper transition (See also afterCrankingIACtaperDuration)."
|
||||
useRunningMathForCranking = "For cranking either use the specified fixed base fuel mass, or use the normal running math (VE table)."
|
||||
displayLogicLevelsInEngineSniffer = "Shall we display real life signal or just the part consumed by trigger decoder.\nenable logic_level_trigger"
|
||||
enableMapEstimationTableFallback = "If enabled, the MAP estimate table will be used if the MAP sensor fails to estimate manifold pressure based on RPM and TPS."
|
||||
|
@ -4185,6 +4186,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
dialog = idleExtra, "Extra Idle Features"
|
||||
field = "Use idle ignition table", useSeparateAdvanceForIdle
|
||||
field = "Use idle VE table", useSeparateVeForIdle
|
||||
field = "Use idle tables for cranking taper", useSeparateIdleTablesForCrankingTaper
|
||||
field = "Use coasting idle table", useIacTableForCoasting, {idleMode == 0}
|
||||
field = useInstantRpmForIdle, useInstantRpmForIdle
|
||||
field = "Detailed status in console", isVerboseIAC
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2021.10.06.prometheus_405.1290903153"
|
||||
signature = "rusEFI 2021.10.06.prometheus_405.1875637835"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2021.10.06.prometheus_405.1290903153" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2021.10.06.prometheus_405.1875637835" ; signature is expected to be 7 or more characters.
|
||||
|
||||
[Constants]
|
||||
; new packet serial format with CRC
|
||||
|
@ -77,7 +77,7 @@ enable2ndByteCanID = false
|
|||
|
||||
; see PAGE_0_SIZE in C source code
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Oct 06 04:37:21 UTC 2021
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Oct 06 16:17:12 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -105,7 +105,7 @@ cj125isUrDivided = bits, U32, 76, [15:15], "false", "true"
|
|||
useCicPidForIdle = bits, U32, 76, [16:16], "false", "true"
|
||||
useTLE8888_cranking_hack = bits, U32, 76, [17:17], "false", "true"
|
||||
useInstantRpmForIdle = bits, U32, 76, [18:18], "false", "true"
|
||||
unused76b19 = bits, U32, 76, [19:19], "false", "true"
|
||||
useSeparateIdleTablesForCrankingTaper = bits, U32, 76, [19:19], "false", "true"
|
||||
launchControlEnabled = bits, U32, 76, [20:20], "false", "true"
|
||||
rollingLaunchEnabled = bits, U32, 76, [21:21], "false", "true"
|
||||
antiLagEnabled = bits, U32, 76, [22:22], "false", "true"
|
||||
|
@ -1323,6 +1323,7 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1, 0, 0, 25500, 2
|
|||
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."
|
||||
cj125isUrDivided = "Is your UR CJ125 output wired to MCU via resistor divider?\nLooks like 3v range should be enough, divider generally not needed."
|
||||
useCicPidForIdle = "Switch between Industrial and Cic PID implementation"
|
||||
useSeparateIdleTablesForCrankingTaper = "This uses separate ignition timing and VE tables not only for idle conditions, also during the postcranking-to-idle taper transition (See also afterCrankingIACtaperDuration)."
|
||||
useRunningMathForCranking = "For cranking either use the specified fixed base fuel mass, or use the normal running math (VE table)."
|
||||
displayLogicLevelsInEngineSniffer = "Shall we display real life signal or just the part consumed by trigger decoder.\nenable logic_level_trigger"
|
||||
enableMapEstimationTableFallback = "If enabled, the MAP estimate table will be used if the MAP sensor fails to estimate manifold pressure based on RPM and TPS."
|
||||
|
@ -4196,6 +4197,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
dialog = idleExtra, "Extra Idle Features"
|
||||
field = "Use idle ignition table", useSeparateAdvanceForIdle
|
||||
field = "Use idle VE table", useSeparateVeForIdle
|
||||
field = "Use idle tables for cranking taper", useSeparateIdleTablesForCrankingTaper
|
||||
field = "Use coasting idle table", useIacTableForCoasting, {idleMode == 0}
|
||||
field = useInstantRpmForIdle, useInstantRpmForIdle
|
||||
field = "Detailed status in console", isVerboseIAC
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2021.10.06.prometheus_469.1290903153"
|
||||
signature = "rusEFI 2021.10.06.prometheus_469.1875637835"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2021.10.06.prometheus_469.1290903153" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2021.10.06.prometheus_469.1875637835" ; signature is expected to be 7 or more characters.
|
||||
|
||||
[Constants]
|
||||
; new packet serial format with CRC
|
||||
|
@ -77,7 +77,7 @@ enable2ndByteCanID = false
|
|||
|
||||
; see PAGE_0_SIZE in C source code
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Oct 06 04:37:19 UTC 2021
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Oct 06 16:17:09 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -105,7 +105,7 @@ cj125isUrDivided = bits, U32, 76, [15:15], "false", "true"
|
|||
useCicPidForIdle = bits, U32, 76, [16:16], "false", "true"
|
||||
useTLE8888_cranking_hack = bits, U32, 76, [17:17], "false", "true"
|
||||
useInstantRpmForIdle = bits, U32, 76, [18:18], "false", "true"
|
||||
unused76b19 = bits, U32, 76, [19:19], "false", "true"
|
||||
useSeparateIdleTablesForCrankingTaper = bits, U32, 76, [19:19], "false", "true"
|
||||
launchControlEnabled = bits, U32, 76, [20:20], "false", "true"
|
||||
rollingLaunchEnabled = bits, U32, 76, [21:21], "false", "true"
|
||||
antiLagEnabled = bits, U32, 76, [22:22], "false", "true"
|
||||
|
@ -1323,6 +1323,7 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1, 0, 0, 25500, 2
|
|||
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."
|
||||
cj125isUrDivided = "Is your UR CJ125 output wired to MCU via resistor divider?\nLooks like 3v range should be enough, divider generally not needed."
|
||||
useCicPidForIdle = "Switch between Industrial and Cic PID implementation"
|
||||
useSeparateIdleTablesForCrankingTaper = "This uses separate ignition timing and VE tables not only for idle conditions, also during the postcranking-to-idle taper transition (See also afterCrankingIACtaperDuration)."
|
||||
useRunningMathForCranking = "For cranking either use the specified fixed base fuel mass, or use the normal running math (VE table)."
|
||||
displayLogicLevelsInEngineSniffer = "Shall we display real life signal or just the part consumed by trigger decoder.\nenable logic_level_trigger"
|
||||
enableMapEstimationTableFallback = "If enabled, the MAP estimate table will be used if the MAP sensor fails to estimate manifold pressure based on RPM and TPS."
|
||||
|
@ -4196,6 +4197,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
dialog = idleExtra, "Extra Idle Features"
|
||||
field = "Use idle ignition table", useSeparateAdvanceForIdle
|
||||
field = "Use idle VE table", useSeparateVeForIdle
|
||||
field = "Use idle tables for cranking taper", useSeparateIdleTablesForCrankingTaper
|
||||
field = "Use coasting idle table", useIacTableForCoasting, {idleMode == 0}
|
||||
field = useInstantRpmForIdle, useInstantRpmForIdle
|
||||
field = "Detailed status in console", isVerboseIAC
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2021.10.06.proteus_f4.1489893881"
|
||||
signature = "rusEFI 2021.10.06.proteus_f4.2079822275"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2021.10.06.proteus_f4.1489893881" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2021.10.06.proteus_f4.2079822275" ; signature is expected to be 7 or more characters.
|
||||
|
||||
[Constants]
|
||||
; new packet serial format with CRC
|
||||
|
@ -77,7 +77,7 @@ enable2ndByteCanID = false
|
|||
|
||||
; see PAGE_0_SIZE in C source code
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Oct 06 04:37:27 UTC 2021
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Oct 06 16:17:18 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -105,7 +105,7 @@ cj125isUrDivided = bits, U32, 76, [15:15], "false", "true"
|
|||
useCicPidForIdle = bits, U32, 76, [16:16], "false", "true"
|
||||
useTLE8888_cranking_hack = bits, U32, 76, [17:17], "false", "true"
|
||||
useInstantRpmForIdle = bits, U32, 76, [18:18], "false", "true"
|
||||
unused76b19 = bits, U32, 76, [19:19], "false", "true"
|
||||
useSeparateIdleTablesForCrankingTaper = bits, U32, 76, [19:19], "false", "true"
|
||||
launchControlEnabled = bits, U32, 76, [20:20], "false", "true"
|
||||
rollingLaunchEnabled = bits, U32, 76, [21:21], "false", "true"
|
||||
antiLagEnabled = bits, U32, 76, [22:22], "false", "true"
|
||||
|
@ -1323,6 +1323,7 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1, 0, 0, 25500, 2
|
|||
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."
|
||||
cj125isUrDivided = "Is your UR CJ125 output wired to MCU via resistor divider?\nLooks like 3v range should be enough, divider generally not needed."
|
||||
useCicPidForIdle = "Switch between Industrial and Cic PID implementation"
|
||||
useSeparateIdleTablesForCrankingTaper = "This uses separate ignition timing and VE tables not only for idle conditions, also during the postcranking-to-idle taper transition (See also afterCrankingIACtaperDuration)."
|
||||
useRunningMathForCranking = "For cranking either use the specified fixed base fuel mass, or use the normal running math (VE table)."
|
||||
displayLogicLevelsInEngineSniffer = "Shall we display real life signal or just the part consumed by trigger decoder.\nenable logic_level_trigger"
|
||||
enableMapEstimationTableFallback = "If enabled, the MAP estimate table will be used if the MAP sensor fails to estimate manifold pressure based on RPM and TPS."
|
||||
|
@ -4179,6 +4180,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
dialog = idleExtra, "Extra Idle Features"
|
||||
field = "Use idle ignition table", useSeparateAdvanceForIdle
|
||||
field = "Use idle VE table", useSeparateVeForIdle
|
||||
field = "Use idle tables for cranking taper", useSeparateIdleTablesForCrankingTaper
|
||||
field = "Use coasting idle table", useIacTableForCoasting, {idleMode == 0}
|
||||
field = useInstantRpmForIdle, useInstantRpmForIdle
|
||||
field = "Detailed status in console", isVerboseIAC
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2021.10.06.proteus_f7.1489893881"
|
||||
signature = "rusEFI 2021.10.06.proteus_f7.2079822275"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2021.10.06.proteus_f7.1489893881" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2021.10.06.proteus_f7.2079822275" ; signature is expected to be 7 or more characters.
|
||||
|
||||
[Constants]
|
||||
; new packet serial format with CRC
|
||||
|
@ -77,7 +77,7 @@ enable2ndByteCanID = false
|
|||
|
||||
; see PAGE_0_SIZE in C source code
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Oct 06 04:37:24 UTC 2021
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Oct 06 16:17:15 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -105,7 +105,7 @@ cj125isUrDivided = bits, U32, 76, [15:15], "false", "true"
|
|||
useCicPidForIdle = bits, U32, 76, [16:16], "false", "true"
|
||||
useTLE8888_cranking_hack = bits, U32, 76, [17:17], "false", "true"
|
||||
useInstantRpmForIdle = bits, U32, 76, [18:18], "false", "true"
|
||||
unused76b19 = bits, U32, 76, [19:19], "false", "true"
|
||||
useSeparateIdleTablesForCrankingTaper = bits, U32, 76, [19:19], "false", "true"
|
||||
launchControlEnabled = bits, U32, 76, [20:20], "false", "true"
|
||||
rollingLaunchEnabled = bits, U32, 76, [21:21], "false", "true"
|
||||
antiLagEnabled = bits, U32, 76, [22:22], "false", "true"
|
||||
|
@ -1323,6 +1323,7 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1, 0, 0, 25500, 2
|
|||
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."
|
||||
cj125isUrDivided = "Is your UR CJ125 output wired to MCU via resistor divider?\nLooks like 3v range should be enough, divider generally not needed."
|
||||
useCicPidForIdle = "Switch between Industrial and Cic PID implementation"
|
||||
useSeparateIdleTablesForCrankingTaper = "This uses separate ignition timing and VE tables not only for idle conditions, also during the postcranking-to-idle taper transition (See also afterCrankingIACtaperDuration)."
|
||||
useRunningMathForCranking = "For cranking either use the specified fixed base fuel mass, or use the normal running math (VE table)."
|
||||
displayLogicLevelsInEngineSniffer = "Shall we display real life signal or just the part consumed by trigger decoder.\nenable logic_level_trigger"
|
||||
enableMapEstimationTableFallback = "If enabled, the MAP estimate table will be used if the MAP sensor fails to estimate manifold pressure based on RPM and TPS."
|
||||
|
@ -4179,6 +4180,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
dialog = idleExtra, "Extra Idle Features"
|
||||
field = "Use idle ignition table", useSeparateAdvanceForIdle
|
||||
field = "Use idle VE table", useSeparateVeForIdle
|
||||
field = "Use idle tables for cranking taper", useSeparateIdleTablesForCrankingTaper
|
||||
field = "Use coasting idle table", useIacTableForCoasting, {idleMode == 0}
|
||||
field = useInstantRpmForIdle, useInstantRpmForIdle
|
||||
field = "Detailed status in console", isVerboseIAC
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2021.10.06.subaru_eg33_f7.2308025588"
|
||||
signature = "rusEFI 2021.10.06.subaru_eg33_f7.2863383758"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2021.10.06.subaru_eg33_f7.2308025588" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2021.10.06.subaru_eg33_f7.2863383758" ; signature is expected to be 7 or more characters.
|
||||
|
||||
[Constants]
|
||||
; new packet serial format with CRC
|
||||
|
@ -77,7 +77,7 @@ enable2ndByteCanID = false
|
|||
|
||||
; see PAGE_0_SIZE in C source code
|
||||
; 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 Wed Oct 06 04:37:39 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 Wed Oct 06 16:17:31 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -105,7 +105,7 @@ cj125isUrDivided = bits, U32, 76, [15:15], "false", "true"
|
|||
useCicPidForIdle = bits, U32, 76, [16:16], "false", "true"
|
||||
useTLE8888_cranking_hack = bits, U32, 76, [17:17], "false", "true"
|
||||
useInstantRpmForIdle = bits, U32, 76, [18:18], "false", "true"
|
||||
unused76b19 = bits, U32, 76, [19:19], "false", "true"
|
||||
useSeparateIdleTablesForCrankingTaper = bits, U32, 76, [19:19], "false", "true"
|
||||
launchControlEnabled = bits, U32, 76, [20:20], "false", "true"
|
||||
rollingLaunchEnabled = bits, U32, 76, [21:21], "false", "true"
|
||||
antiLagEnabled = bits, U32, 76, [22:22], "false", "true"
|
||||
|
@ -1323,6 +1323,7 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1, 0, 0, 25500, 2
|
|||
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."
|
||||
cj125isUrDivided = "Is your UR CJ125 output wired to MCU via resistor divider?\nLooks like 3v range should be enough, divider generally not needed."
|
||||
useCicPidForIdle = "Switch between Industrial and Cic PID implementation"
|
||||
useSeparateIdleTablesForCrankingTaper = "This uses separate ignition timing and VE tables not only for idle conditions, also during the postcranking-to-idle taper transition (See also afterCrankingIACtaperDuration)."
|
||||
useRunningMathForCranking = "For cranking either use the specified fixed base fuel mass, or use the normal running math (VE table)."
|
||||
displayLogicLevelsInEngineSniffer = "Shall we display real life signal or just the part consumed by trigger decoder.\nenable logic_level_trigger"
|
||||
enableMapEstimationTableFallback = "If enabled, the MAP estimate table will be used if the MAP sensor fails to estimate manifold pressure based on RPM and TPS."
|
||||
|
@ -4195,6 +4196,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
dialog = idleExtra, "Extra Idle Features"
|
||||
field = "Use idle ignition table", useSeparateAdvanceForIdle
|
||||
field = "Use idle VE table", useSeparateVeForIdle
|
||||
field = "Use idle tables for cranking taper", useSeparateIdleTablesForCrankingTaper
|
||||
field = "Use coasting idle table", useIacTableForCoasting, {idleMode == 0}
|
||||
field = useInstantRpmForIdle, useInstantRpmForIdle
|
||||
field = "Detailed status in console", isVerboseIAC
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
package com.rusefi.config.generated;
|
||||
|
||||
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Oct 06 04:37:32 UTC 2021
|
||||
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Oct 06 16:17:23 UTC 2021
|
||||
|
||||
// by class com.rusefi.output.FileJavaFieldsConsumer
|
||||
import com.rusefi.config.*;
|
||||
|
@ -1260,7 +1260,7 @@ public class Fields {
|
|||
public static final int servoOutputPins8_offset = 3147;
|
||||
public static final int showHumanReadableWarning_offset = 976;
|
||||
public static final int showSdCardWarning_offset = 76;
|
||||
public static final int SIGNATURE_HASH = 471549847;
|
||||
public static final int SIGNATURE_HASH = 1059139501;
|
||||
public static final int silentTriggerError_offset = 1464;
|
||||
public static final int slowAdcAlpha_offset = 2088;
|
||||
public static final int sparkDwellRpmBins_offset = 332;
|
||||
|
@ -1567,7 +1567,7 @@ public class Fields {
|
|||
public static final int TS_RESPONSE_UNDERRUN = 0x80;
|
||||
public static final int TS_RESPONSE_UNRECOGNIZED_COMMAND = 0x83;
|
||||
public static final char TS_SET_LOGGER_SWITCH = 'l';
|
||||
public static final String TS_SIGNATURE = "rusEFI 2021.10.06.all.471549847";
|
||||
public static final String TS_SIGNATURE = "rusEFI 2021.10.06.all.1059139501";
|
||||
public static final char TS_SINGLE_WRITE_COMMAND = 'W';
|
||||
public static final char TS_TEST_COMMAND = 't';
|
||||
public static final int TT_TT_1_16 = 50;
|
||||
|
@ -1660,7 +1660,6 @@ public class Fields {
|
|||
public static final int unused616_offset = 616;
|
||||
public static final int unused6312_offset = 6312;
|
||||
public static final int unused744b4_offset = 744;
|
||||
public static final int unused76b19_offset = 76;
|
||||
public static final int unused970_offset = 970;
|
||||
public static final int unused976b11_offset = 976;
|
||||
public static final int unused_1484_bit_24_offset = 1476;
|
||||
|
@ -1743,6 +1742,7 @@ public class Fields {
|
|||
public static final int useRunningMathForCranking_offset = 76;
|
||||
public static final int useSeparateAdvanceForCranking_offset = 1476;
|
||||
public static final int useSeparateAdvanceForIdle_offset = 1476;
|
||||
public static final int useSeparateIdleTablesForCrankingTaper_offset = 76;
|
||||
public static final int useSeparateVeForIdle_offset = 1476;
|
||||
public static final int useSerialPort_offset = 744;
|
||||
public static final int useStepperIdle_offset = 744;
|
||||
|
@ -1827,7 +1827,7 @@ public class Fields {
|
|||
public static final Field USECICPIDFORIDLE = Field.create("USECICPIDFORIDLE", 76, FieldType.BIT, 16);
|
||||
public static final Field USETLE8888_CRANKING_HACK = Field.create("USETLE8888_CRANKING_HACK", 76, FieldType.BIT, 17);
|
||||
public static final Field USEINSTANTRPMFORIDLE = Field.create("USEINSTANTRPMFORIDLE", 76, FieldType.BIT, 18);
|
||||
public static final Field UNUSED76B19 = Field.create("UNUSED76B19", 76, FieldType.BIT, 19);
|
||||
public static final Field USESEPARATEIDLETABLESFORCRANKINGTAPER = Field.create("USESEPARATEIDLETABLESFORCRANKINGTAPER", 76, FieldType.BIT, 19);
|
||||
public static final Field LAUNCHCONTROLENABLED = Field.create("LAUNCHCONTROLENABLED", 76, FieldType.BIT, 20);
|
||||
public static final Field ROLLINGLAUNCHENABLED = Field.create("ROLLINGLAUNCHENABLED", 76, FieldType.BIT, 21);
|
||||
public static final Field ANTILAGENABLED = Field.create("ANTILAGENABLED", 76, FieldType.BIT, 22);
|
||||
|
@ -2928,7 +2928,7 @@ public class Fields {
|
|||
USECICPIDFORIDLE,
|
||||
USETLE8888_CRANKING_HACK,
|
||||
USEINSTANTRPMFORIDLE,
|
||||
UNUSED76B19,
|
||||
USESEPARATEIDLETABLESFORCRANKINGTAPER,
|
||||
LAUNCHCONTROLENABLED,
|
||||
ROLLINGLAUNCHENABLED,
|
||||
ANTILAGENABLED,
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<roms>
|
||||
|
||||
<!-- was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh Wed Oct 06 04:37:34 UTC 2021 -->
|
||||
<!-- was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh Wed Oct 06 16:17:25 UTC 2021 -->
|
||||
|
||||
<rom>
|
||||
<romid>
|
||||
|
|
Loading…
Reference in New Issue