Auto-generated configs and docs
This commit is contained in:
parent
dfe6bfb8a9
commit
f436a6c0ea
|
@ -1,4 +1,4 @@
|
|||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sun Apr 03 13:35:22 UTC 2022
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Apr 04 21:46:51 UTC 2022
|
||||
// by class com.rusefi.output.CHeaderConsumer
|
||||
// begin
|
||||
#pragma once
|
||||
|
@ -2513,8 +2513,9 @@ struct engine_configuration_s {
|
|||
offset 1272 bit 18 */
|
||||
bool useAdvanceCorrectionsForCranking : 1 {};
|
||||
/**
|
||||
* Enable a second cranking table to use for E100 flex fuel, interpolating between the two based on flex fuel sensor.
|
||||
offset 1272 bit 19 */
|
||||
bool unused1476b19 : 1 {};
|
||||
bool flexCranking : 1 {};
|
||||
/**
|
||||
offset 1272 bit 20 */
|
||||
bool unused1476b20 : 1 {};
|
||||
|
@ -4556,4 +4557,4 @@ struct persistent_config_s {
|
|||
};
|
||||
|
||||
// end
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sun Apr 03 13:35:22 UTC 2022
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Apr 04 21:46:51 UTC 2022
|
||||
|
|
|
@ -1001,6 +1001,7 @@
|
|||
#define fixedModeTiming_offset 464
|
||||
#define fixedTiming_offset 1824
|
||||
#define FLASH_DATA_VERSION 10009
|
||||
#define flexCranking_offset 1272
|
||||
#define flexSensorPin_offset 806
|
||||
#define FUEL_LEVEL_TABLE_COUNT 8
|
||||
#define FUEL_LOAD_COUNT 16
|
||||
|
@ -1938,7 +1939,7 @@
|
|||
#define show_Frankenso_presets true
|
||||
#define show_test_presets true
|
||||
#define showHumanReadableWarning_offset 896
|
||||
#define SIGNATURE_HASH 819346427
|
||||
#define SIGNATURE_HASH 2434940802
|
||||
#define silentTriggerError_offset 1260
|
||||
#define skippedWheelOnCam_offset 1260
|
||||
#define slowAdcAlpha_offset 1712
|
||||
|
@ -2483,7 +2484,7 @@
|
|||
#define ts_show_spi true
|
||||
#define ts_show_trigger_comparator false
|
||||
#define ts_show_tunerstudio_port true
|
||||
#define TS_SIGNATURE "rusEFI 2022.04.04.hellen_cypress.819346427"
|
||||
#define TS_SIGNATURE "rusEFI 2022.04.04.hellen_cypress.2434940802"
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
#define TS_SINGLE_WRITE_COMMAND_char W
|
||||
#define TS_TEST_COMMAND 't'
|
||||
|
@ -2521,7 +2522,6 @@
|
|||
#define unused1128_offset 1740
|
||||
#define unused1129_offset 1740
|
||||
#define unused1130_offset 1740
|
||||
#define unused1476b19_offset 1272
|
||||
#define unused1476b20_offset 1272
|
||||
#define unused1476b8_offset 1272
|
||||
#define unused16962_offset 1699
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sun Apr 03 13:35:21 UTC 2022
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Apr 04 21:46:49 UTC 2022
|
||||
// by class com.rusefi.output.CHeaderConsumer
|
||||
// begin
|
||||
#pragma once
|
||||
|
@ -2513,8 +2513,9 @@ struct engine_configuration_s {
|
|||
offset 1272 bit 18 */
|
||||
bool useAdvanceCorrectionsForCranking : 1 {};
|
||||
/**
|
||||
* Enable a second cranking table to use for E100 flex fuel, interpolating between the two based on flex fuel sensor.
|
||||
offset 1272 bit 19 */
|
||||
bool unused1476b19 : 1 {};
|
||||
bool flexCranking : 1 {};
|
||||
/**
|
||||
offset 1272 bit 20 */
|
||||
bool unused1476b20 : 1 {};
|
||||
|
@ -4550,4 +4551,4 @@ struct persistent_config_s {
|
|||
};
|
||||
|
||||
// end
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sun Apr 03 13:35:21 UTC 2022
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Apr 04 21:46:49 UTC 2022
|
||||
|
|
|
@ -986,6 +986,7 @@
|
|||
#define fixedModeTiming_offset 464
|
||||
#define fixedTiming_offset 1824
|
||||
#define FLASH_DATA_VERSION 10009
|
||||
#define flexCranking_offset 1272
|
||||
#define flexSensorPin_offset 806
|
||||
#define FUEL_LEVEL_TABLE_COUNT 8
|
||||
#define FUEL_LOAD_COUNT 16
|
||||
|
@ -1923,7 +1924,7 @@
|
|||
#define show_Frankenso_presets true
|
||||
#define show_test_presets true
|
||||
#define showHumanReadableWarning_offset 896
|
||||
#define SIGNATURE_HASH 3480483591
|
||||
#define SIGNATURE_HASH 1854403454
|
||||
#define silentTriggerError_offset 1260
|
||||
#define skippedWheelOnCam_offset 1260
|
||||
#define slowAdcAlpha_offset 1712
|
||||
|
@ -2468,7 +2469,7 @@
|
|||
#define ts_show_spi true
|
||||
#define ts_show_trigger_comparator true
|
||||
#define ts_show_tunerstudio_port true
|
||||
#define TS_SIGNATURE "rusEFI 2022.04.04.kin.3480483591"
|
||||
#define TS_SIGNATURE "rusEFI 2022.04.04.kin.1854403454"
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
#define TS_SINGLE_WRITE_COMMAND_char W
|
||||
#define TS_TEST_COMMAND 't'
|
||||
|
@ -2506,7 +2507,6 @@
|
|||
#define unused1128_offset 1740
|
||||
#define unused1129_offset 1740
|
||||
#define unused1130_offset 1740
|
||||
#define unused1476b19_offset 1272
|
||||
#define unused1476b20_offset 1272
|
||||
#define unused1476b8_offset 1272
|
||||
#define unused16962_offset 1699
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sun Apr 03 13:35:23 UTC 2022
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Apr 04 21:46:52 UTC 2022
|
||||
// by class com.rusefi.output.CHeaderConsumer
|
||||
// begin
|
||||
#pragma once
|
||||
|
@ -2513,8 +2513,9 @@ struct engine_configuration_s {
|
|||
offset 1272 bit 18 */
|
||||
bool useAdvanceCorrectionsForCranking : 1 {};
|
||||
/**
|
||||
* Enable a second cranking table to use for E100 flex fuel, interpolating between the two based on flex fuel sensor.
|
||||
offset 1272 bit 19 */
|
||||
bool unused1476b19 : 1 {};
|
||||
bool flexCranking : 1 {};
|
||||
/**
|
||||
offset 1272 bit 20 */
|
||||
bool unused1476b20 : 1 {};
|
||||
|
@ -4556,4 +4557,4 @@ struct persistent_config_s {
|
|||
};
|
||||
|
||||
// end
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sun Apr 03 13:35:23 UTC 2022
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Apr 04 21:46:52 UTC 2022
|
||||
|
|
|
@ -979,6 +979,7 @@
|
|||
#define fixedModeTiming_offset 464
|
||||
#define fixedTiming_offset 1824
|
||||
#define FLASH_DATA_VERSION 10009
|
||||
#define flexCranking_offset 1272
|
||||
#define flexSensorPin_offset 806
|
||||
#define FUEL_LEVEL_TABLE_COUNT 8
|
||||
#define FUEL_LOAD_COUNT 16
|
||||
|
@ -1917,7 +1918,7 @@
|
|||
#define show_Proteus_presets false
|
||||
#define show_test_presets false
|
||||
#define showHumanReadableWarning_offset 896
|
||||
#define SIGNATURE_HASH 1804910022
|
||||
#define SIGNATURE_HASH 3395336639
|
||||
#define silentTriggerError_offset 1260
|
||||
#define skippedWheelOnCam_offset 1260
|
||||
#define slowAdcAlpha_offset 1712
|
||||
|
@ -2462,7 +2463,7 @@
|
|||
#define ts_show_spi true
|
||||
#define ts_show_trigger_comparator false
|
||||
#define ts_show_tunerstudio_port false
|
||||
#define TS_SIGNATURE "rusEFI 2022.04.04.subaru_eg33_f7.1804910022"
|
||||
#define TS_SIGNATURE "rusEFI 2022.04.04.subaru_eg33_f7.3395336639"
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
#define TS_SINGLE_WRITE_COMMAND_char W
|
||||
#define TS_TEST_COMMAND 't'
|
||||
|
@ -2500,7 +2501,6 @@
|
|||
#define unused1128_offset 1740
|
||||
#define unused1129_offset 1740
|
||||
#define unused1130_offset 1740
|
||||
#define unused1476b19_offset 1272
|
||||
#define unused1476b20_offset 1272
|
||||
#define unused1476b8_offset 1272
|
||||
#define unused16962_offset 1699
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#include "global.h"
|
||||
#include "obd_error_codes.h"
|
||||
// was generated automatically by rusEFI tool from obd_error_codes.h // by enum2string.jar tool on Wed Feb 02 07:16:30 UTC 2022
|
||||
// was generated automatically by rusEFI tool from obd_error_codes.h // by enum2string.jar tool on Mon Apr 04 21:45:53 UTC 2022
|
||||
// see also gen_config_and_enums.bat
|
||||
|
||||
|
||||
|
@ -475,6 +475,10 @@ case CUSTOM_ERR_WAVE_2:
|
|||
return "CUSTOM_ERR_WAVE_2";
|
||||
case CUSTOM_ERR_ZERO_CRANKING_FUEL:
|
||||
return "CUSTOM_ERR_ZERO_CRANKING_FUEL";
|
||||
case CUSTOM_ERR_ZERO_E0_MULT:
|
||||
return "CUSTOM_ERR_ZERO_E0_MULT";
|
||||
case CUSTOM_ERR_ZERO_E85_MULT:
|
||||
return "CUSTOM_ERR_ZERO_E85_MULT";
|
||||
case CUSTOM_EVENT_6626:
|
||||
return "CUSTOM_EVENT_6626";
|
||||
case CUSTOM_FIRING_LENGTH:
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sun Apr 03 13:35:25 UTC 2022
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Apr 04 21:46:55 UTC 2022
|
||||
// by class com.rusefi.output.CHeaderConsumer
|
||||
// begin
|
||||
#pragma once
|
||||
|
@ -2513,8 +2513,9 @@ struct engine_configuration_s {
|
|||
offset 1272 bit 18 */
|
||||
bool useAdvanceCorrectionsForCranking : 1 {};
|
||||
/**
|
||||
* Enable a second cranking table to use for E100 flex fuel, interpolating between the two based on flex fuel sensor.
|
||||
offset 1272 bit 19 */
|
||||
bool unused1476b19 : 1 {};
|
||||
bool flexCranking : 1 {};
|
||||
/**
|
||||
offset 1272 bit 20 */
|
||||
bool unused1476b20 : 1 {};
|
||||
|
@ -4556,4 +4557,4 @@ struct persistent_config_s {
|
|||
};
|
||||
|
||||
// end
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sun Apr 03 13:35:25 UTC 2022
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Apr 04 21:46:55 UTC 2022
|
||||
|
|
|
@ -1001,6 +1001,7 @@
|
|||
#define fixedModeTiming_offset 464
|
||||
#define fixedTiming_offset 1824
|
||||
#define FLASH_DATA_VERSION 10009
|
||||
#define flexCranking_offset 1272
|
||||
#define flexSensorPin_offset 806
|
||||
#define FUEL_LEVEL_TABLE_COUNT 8
|
||||
#define FUEL_LOAD_COUNT 16
|
||||
|
@ -1938,7 +1939,7 @@
|
|||
#define show_Frankenso_presets true
|
||||
#define show_test_presets true
|
||||
#define showHumanReadableWarning_offset 896
|
||||
#define SIGNATURE_HASH 170122311
|
||||
#define SIGNATURE_HASH 2883049534
|
||||
#define silentTriggerError_offset 1260
|
||||
#define skippedWheelOnCam_offset 1260
|
||||
#define slowAdcAlpha_offset 1712
|
||||
|
@ -2483,7 +2484,7 @@
|
|||
#define ts_show_spi true
|
||||
#define ts_show_trigger_comparator false
|
||||
#define ts_show_tunerstudio_port true
|
||||
#define TS_SIGNATURE "rusEFI 2022.04.04.all.170122311"
|
||||
#define TS_SIGNATURE "rusEFI 2022.04.04.all.2883049534"
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
#define TS_SINGLE_WRITE_COMMAND_char W
|
||||
#define TS_TEST_COMMAND 't'
|
||||
|
@ -2521,7 +2522,6 @@
|
|||
#define unused1128_offset 1740
|
||||
#define unused1129_offset 1740
|
||||
#define unused1130_offset 1740
|
||||
#define unused1476b19_offset 1272
|
||||
#define unused1476b20_offset 1272
|
||||
#define unused1476b8_offset 1272
|
||||
#define unused16962_offset 1699
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 170122311
|
||||
#define TS_SIGNATURE "rusEFI 2022.04.04.all.170122311"
|
||||
#define SIGNATURE_HASH 2883049534
|
||||
#define TS_SIGNATURE "rusEFI 2022.04.04.all.2883049534"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 385876248
|
||||
#define TS_SIGNATURE "rusEFI 2022.04.04.alphax-2chan.385876248"
|
||||
#define SIGNATURE_HASH 3069445473
|
||||
#define TS_SIGNATURE "rusEFI 2022.04.04.alphax-2chan.3069445473"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 2207253427
|
||||
#define TS_SIGNATURE "rusEFI 2022.04.04.alphax-4chan.2207253427"
|
||||
#define SIGNATURE_HASH 576980938
|
||||
#define TS_SIGNATURE "rusEFI 2022.04.04.alphax-4chan.576980938"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 384379232
|
||||
#define TS_SIGNATURE "rusEFI 2022.04.04.atlas.384379232"
|
||||
#define SIGNATURE_HASH 3072142617
|
||||
#define TS_SIGNATURE "rusEFI 2022.04.04.atlas.3072142617"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 656168237
|
||||
#define TS_SIGNATURE "rusEFI 2022.04.04.core8.656168237"
|
||||
#define SIGNATURE_HASH 2263372116
|
||||
#define TS_SIGNATURE "rusEFI 2022.04.04.core8.2263372116"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 170122311
|
||||
#define TS_SIGNATURE "rusEFI 2022.04.04.f429-discovery.170122311"
|
||||
#define SIGNATURE_HASH 2883049534
|
||||
#define TS_SIGNATURE "rusEFI 2022.04.04.f429-discovery.2883049534"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 1677345910
|
||||
#define TS_SIGNATURE "rusEFI 2022.04.04.frankenso_na6.1677345910"
|
||||
#define SIGNATURE_HASH 3255713807
|
||||
#define TS_SIGNATURE "rusEFI 2022.04.04.frankenso_na6.3255713807"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 3213300904
|
||||
#define TS_SIGNATURE "rusEFI 2022.04.04.harley81.3213300904"
|
||||
#define SIGNATURE_HASH 510857425
|
||||
#define TS_SIGNATURE "rusEFI 2022.04.04.harley81.510857425"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 734756874
|
||||
#define TS_SIGNATURE "rusEFI 2022.04.04.hellen-nb1.734756874"
|
||||
#define SIGNATURE_HASH 2319418483
|
||||
#define TS_SIGNATURE "rusEFI 2022.04.04.hellen-nb1.2319418483"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 899453260
|
||||
#define TS_SIGNATURE "rusEFI 2022.04.04.hellen121nissan.899453260"
|
||||
#define SIGNATURE_HASH 2489881909
|
||||
#define TS_SIGNATURE "rusEFI 2022.04.04.hellen121nissan.2489881909"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 1683245350
|
||||
#define TS_SIGNATURE "rusEFI 2022.04.04.hellen121vag.1683245350"
|
||||
#define SIGNATURE_HASH 3315617119
|
||||
#define TS_SIGNATURE "rusEFI 2022.04.04.hellen121vag.3315617119"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 347199786
|
||||
#define TS_SIGNATURE "rusEFI 2022.04.04.hellen128.347199786"
|
||||
#define SIGNATURE_HASH 3041254739
|
||||
#define TS_SIGNATURE "rusEFI 2022.04.04.hellen128.3041254739"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 1694785860
|
||||
#define TS_SIGNATURE "rusEFI 2022.04.04.hellen154hyundai.1694785860"
|
||||
#define SIGNATURE_HASH 3304088893
|
||||
#define TS_SIGNATURE "rusEFI 2022.04.04.hellen154hyundai.3304088893"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 3309973083
|
||||
#define TS_SIGNATURE "rusEFI 2022.04.04.hellen72.3309973083"
|
||||
#define SIGNATURE_HASH 1690184226
|
||||
#define TS_SIGNATURE "rusEFI 2022.04.04.hellen72.1690184226"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 3462673964
|
||||
#define TS_SIGNATURE "rusEFI 2022.04.04.hellen81.3462673964"
|
||||
#define SIGNATURE_HASH 1871721045
|
||||
#define TS_SIGNATURE "rusEFI 2022.04.04.hellen81.1871721045"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 41825562
|
||||
#define TS_SIGNATURE "rusEFI 2022.04.04.hellen88bmw.41825562"
|
||||
#define SIGNATURE_HASH 2743742819
|
||||
#define TS_SIGNATURE "rusEFI 2022.04.04.hellen88bmw.2743742819"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 477564569
|
||||
#define TS_SIGNATURE "rusEFI 2022.04.04.hellenNA6.477564569"
|
||||
#define SIGNATURE_HASH 3179481824
|
||||
#define TS_SIGNATURE "rusEFI 2022.04.04.hellenNA6.3179481824"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 3756077634
|
||||
#define TS_SIGNATURE "rusEFI 2022.04.04.hellenNA8_96.3756077634"
|
||||
#define SIGNATURE_HASH 2115319355
|
||||
#define TS_SIGNATURE "rusEFI 2022.04.04.hellenNA8_96.2115319355"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 819346427
|
||||
#define TS_SIGNATURE "rusEFI 2022.04.04.hellen_cypress.819346427"
|
||||
#define SIGNATURE_HASH 2434940802
|
||||
#define TS_SIGNATURE "rusEFI 2022.04.04.hellen_cypress.2434940802"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 3480483591
|
||||
#define TS_SIGNATURE "rusEFI 2022.04.04.kin.3480483591"
|
||||
#define SIGNATURE_HASH 1854403454
|
||||
#define TS_SIGNATURE "rusEFI 2022.04.04.kin.1854403454"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 1694700076
|
||||
#define TS_SIGNATURE "rusEFI 2022.04.04.mre_f4.1694700076"
|
||||
#define SIGNATURE_HASH 3304527445
|
||||
#define TS_SIGNATURE "rusEFI 2022.04.04.mre_f4.3304527445"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 1694700076
|
||||
#define TS_SIGNATURE "rusEFI 2022.04.04.mre_f7.1694700076"
|
||||
#define SIGNATURE_HASH 3304527445
|
||||
#define TS_SIGNATURE "rusEFI 2022.04.04.mre_f7.3304527445"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 1523123617
|
||||
#define TS_SIGNATURE "rusEFI 2022.04.04.prometheus_405.1523123617"
|
||||
#define SIGNATURE_HASH 4215079384
|
||||
#define TS_SIGNATURE "rusEFI 2022.04.04.prometheus_405.4215079384"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 1523123617
|
||||
#define TS_SIGNATURE "rusEFI 2022.04.04.prometheus_469.1523123617"
|
||||
#define SIGNATURE_HASH 4215079384
|
||||
#define TS_SIGNATURE "rusEFI 2022.04.04.prometheus_469.4215079384"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 754599366
|
||||
#define TS_SIGNATURE "rusEFI 2022.04.04.proteus_f4.754599366"
|
||||
#define SIGNATURE_HASH 2366521791
|
||||
#define TS_SIGNATURE "rusEFI 2022.04.04.proteus_f4.2366521791"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 754599366
|
||||
#define TS_SIGNATURE "rusEFI 2022.04.04.proteus_f7.754599366"
|
||||
#define SIGNATURE_HASH 2366521791
|
||||
#define TS_SIGNATURE "rusEFI 2022.04.04.proteus_f7.2366521791"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 754599366
|
||||
#define TS_SIGNATURE "rusEFI 2022.04.04.proteus_h7.754599366"
|
||||
#define SIGNATURE_HASH 2366521791
|
||||
#define TS_SIGNATURE "rusEFI 2022.04.04.proteus_h7.2366521791"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 1804910022
|
||||
#define TS_SIGNATURE "rusEFI 2022.04.04.subaru_eg33_f7.1804910022"
|
||||
#define SIGNATURE_HASH 3395336639
|
||||
#define TS_SIGNATURE "rusEFI 2022.04.04.subaru_eg33_f7.3395336639"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 3862074390
|
||||
#define TS_SIGNATURE "rusEFI 2022.04.04.tdg-pdm8.3862074390"
|
||||
#define SIGNATURE_HASH 1204195439
|
||||
#define TS_SIGNATURE "rusEFI 2022.04.04.tdg-pdm8.1204195439"
|
||||
|
|
|
@ -564,6 +564,8 @@ float getConfigValueByName(const char *name) {
|
|||
return engineConfiguration->useSeparateAdvanceForCranking;
|
||||
if (strEqualCaseInsensitive(name, "useAdvanceCorrectionsForCranking"))
|
||||
return engineConfiguration->useAdvanceCorrectionsForCranking;
|
||||
if (strEqualCaseInsensitive(name, "flexCranking"))
|
||||
return engineConfiguration->flexCranking;
|
||||
if (strEqualCaseInsensitive(name, "useIacPidMultTable"))
|
||||
return engineConfiguration->useIacPidMultTable;
|
||||
if (strEqualCaseInsensitive(name, "isBoostControlEnabled"))
|
||||
|
@ -2367,6 +2369,11 @@ void setConfigValueByName(const char *name, float value) {
|
|||
engineConfiguration->useAdvanceCorrectionsForCranking = (int)value;
|
||||
return;
|
||||
}
|
||||
if (strEqualCaseInsensitive(name, "flexCranking"))
|
||||
{
|
||||
engineConfiguration->flexCranking = (int)value;
|
||||
return;
|
||||
}
|
||||
if (strEqualCaseInsensitive(name, "useIacPidMultTable"))
|
||||
{
|
||||
engineConfiguration->useIacPidMultTable = (int)value;
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.04.04.all.170122311"
|
||||
signature = "rusEFI 2022.04.04.all.2883049534"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2022.04.04.all.170122311" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.04.04.all.2883049534" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Apr 04 00:35:02 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Apr 04 21:46:47 UTC 2022
|
||||
|
||||
pageSize = 21012
|
||||
page = 1
|
||||
|
@ -687,7 +687,7 @@ twoWireBatchIgnition = bits, U32, 1272, [15:15], "false", "true"
|
|||
useFixedBaroCorrFromMap = bits, U32, 1272, [16:16], "false", "true"
|
||||
useSeparateAdvanceForCranking = bits, U32, 1272, [17:17], "Fixed (auto taper)", "Table"
|
||||
useAdvanceCorrectionsForCranking = bits, U32, 1272, [18:18], "false", "true"
|
||||
unused1476b19 = bits, U32, 1272, [19:19], "false", "true"
|
||||
flexCranking = bits, U32, 1272, [19:19], "false", "true"
|
||||
unused1476b20 = bits, U32, 1272, [20:20], "false", "true"
|
||||
useIacPidMultTable = bits, U32, 1272, [21:21], "false", "true"
|
||||
isBoostControlEnabled = bits, U32, 1272, [22:22], "false", "true"
|
||||
|
@ -1636,6 +1636,7 @@ crankingFuelCoefE100 = array, U16, 20996, [8], "ratio", 0.01, 0, 0, 50, 2
|
|||
twoWireBatchIgnition = "This is needed if your coils are individually wired (COP) and you wish to use batch ignition (Wasted Spark)."
|
||||
useSeparateAdvanceForCranking = "In Constant mode, timing is automatically tapered to running as RPM increases.\nIn Table mode, the "Cranking ignition advance" table is used directly."
|
||||
useAdvanceCorrectionsForCranking = "This enables the various ignition corrections during cranking (IAT, CLT, FSIO and PID idle).\nYou probably don't need this."
|
||||
flexCranking = "Enable a second cranking table to use for E100 flex fuel, interpolating between the two based on flex fuel sensor."
|
||||
useIacPidMultTable = "This flag allows to use a special 'PID Multiplier' table (0.0-1.0) to compensate for nonlinear nature of IAC-RPM controller"
|
||||
launchSmoothRetard = "Interpolates the Ignition Retard from 0 to 100% within the RPM Range"
|
||||
acIdleRpmBump = "Extra idle target speed when A/C is enabled. Some cars need the extra speed to keep the AC efficient while idling."
|
||||
|
@ -2696,7 +2697,7 @@ unusedAtTheEnd72 = scalar, U08, 639, "", 1, 0
|
|||
yBins = crankingFuelCoef
|
||||
gauge = CLTGauge
|
||||
|
||||
curve = crankingCltCurveE100, "Cranking Coolant Temperature Multiplier (Flex Fuel E100)"
|
||||
curve = crankingCltCurveE100, "Cranking Coolant Temperature Multiplier (Flex Fuel E85)"
|
||||
columnLabel = "Coolant", "Multiplier"
|
||||
xAxis = -40, 120, 9
|
||||
yAxis = 0, 3, 10
|
||||
|
@ -3932,7 +3933,7 @@ menuDialog = main
|
|||
subMenu = std_separator
|
||||
|
||||
subMenu = crankingCltCurve, "Fuel CLT multiplier"
|
||||
subMenu = crankingCltCurveE100, "Fuel CLT multiplier (Flex Fuel E100)", 0, { flexSensorPin != 0 }
|
||||
subMenu = crankingCltCurveE100, "Fuel CLT multiplier (Flex Fuel E85)", 0, { flexSensorPin != 0 && flexCranking }
|
||||
subMenu = crankingDurationCurve, "Fuel duration multiplier"
|
||||
subMenu = crankingTpsCurve, "Fuel TPS multiplier"
|
||||
subMenu = std_separator
|
||||
|
@ -5801,6 +5802,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
field = "Enable flood clear", isCylinderCleanupEnabled
|
||||
field = "Enable faster engine spin-up", isFasterEngineSpinUpEnabled
|
||||
field = "Use Advance Corrections for cranking", useAdvanceCorrectionsForCranking
|
||||
field = "Use Flex Fuel cranking table", flexCranking
|
||||
|
||||
; Cranking->Cranking Settings
|
||||
dialog = crankingDialog, "Cranking Settings"
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.04.04.alphax-2chan.385876248"
|
||||
signature = "rusEFI 2022.04.04.alphax-2chan.3069445473"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2022.04.04.alphax-2chan.385876248" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.04.04.alphax-2chan.3069445473" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Apr 04 00:34:20 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Apr 04 21:45:58 UTC 2022
|
||||
|
||||
pageSize = 21012
|
||||
page = 1
|
||||
|
@ -687,7 +687,7 @@ twoWireBatchIgnition = bits, U32, 1272, [15:15], "false", "true"
|
|||
useFixedBaroCorrFromMap = bits, U32, 1272, [16:16], "false", "true"
|
||||
useSeparateAdvanceForCranking = bits, U32, 1272, [17:17], "Fixed (auto taper)", "Table"
|
||||
useAdvanceCorrectionsForCranking = bits, U32, 1272, [18:18], "false", "true"
|
||||
unused1476b19 = bits, U32, 1272, [19:19], "false", "true"
|
||||
flexCranking = bits, U32, 1272, [19:19], "false", "true"
|
||||
unused1476b20 = bits, U32, 1272, [20:20], "false", "true"
|
||||
useIacPidMultTable = bits, U32, 1272, [21:21], "false", "true"
|
||||
isBoostControlEnabled = bits, U32, 1272, [22:22], "false", "true"
|
||||
|
@ -1636,6 +1636,7 @@ crankingFuelCoefE100 = array, U16, 20996, [8], "ratio", 0.01, 0, 0, 50, 2
|
|||
twoWireBatchIgnition = "This is needed if your coils are individually wired (COP) and you wish to use batch ignition (Wasted Spark)."
|
||||
useSeparateAdvanceForCranking = "In Constant mode, timing is automatically tapered to running as RPM increases.\nIn Table mode, the "Cranking ignition advance" table is used directly."
|
||||
useAdvanceCorrectionsForCranking = "This enables the various ignition corrections during cranking (IAT, CLT, FSIO and PID idle).\nYou probably don't need this."
|
||||
flexCranking = "Enable a second cranking table to use for E100 flex fuel, interpolating between the two based on flex fuel sensor."
|
||||
useIacPidMultTable = "This flag allows to use a special 'PID Multiplier' table (0.0-1.0) to compensate for nonlinear nature of IAC-RPM controller"
|
||||
launchSmoothRetard = "Interpolates the Ignition Retard from 0 to 100% within the RPM Range"
|
||||
acIdleRpmBump = "Extra idle target speed when A/C is enabled. Some cars need the extra speed to keep the AC efficient while idling."
|
||||
|
@ -2696,7 +2697,7 @@ unusedAtTheEnd72 = scalar, U08, 639, "", 1, 0
|
|||
yBins = crankingFuelCoef
|
||||
gauge = CLTGauge
|
||||
|
||||
curve = crankingCltCurveE100, "Cranking Coolant Temperature Multiplier (Flex Fuel E100)"
|
||||
curve = crankingCltCurveE100, "Cranking Coolant Temperature Multiplier (Flex Fuel E85)"
|
||||
columnLabel = "Coolant", "Multiplier"
|
||||
xAxis = -40, 120, 9
|
||||
yAxis = 0, 3, 10
|
||||
|
@ -3932,7 +3933,7 @@ menuDialog = main
|
|||
subMenu = std_separator
|
||||
|
||||
subMenu = crankingCltCurve, "Fuel CLT multiplier"
|
||||
subMenu = crankingCltCurveE100, "Fuel CLT multiplier (Flex Fuel E100)", 0, { flexSensorPin != 0 }
|
||||
subMenu = crankingCltCurveE100, "Fuel CLT multiplier (Flex Fuel E85)", 0, { flexSensorPin != 0 && flexCranking }
|
||||
subMenu = crankingDurationCurve, "Fuel duration multiplier"
|
||||
subMenu = crankingTpsCurve, "Fuel TPS multiplier"
|
||||
subMenu = std_separator
|
||||
|
@ -5775,6 +5776,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
field = "Enable flood clear", isCylinderCleanupEnabled
|
||||
field = "Enable faster engine spin-up", isFasterEngineSpinUpEnabled
|
||||
field = "Use Advance Corrections for cranking", useAdvanceCorrectionsForCranking
|
||||
field = "Use Flex Fuel cranking table", flexCranking
|
||||
|
||||
; Cranking->Cranking Settings
|
||||
dialog = crankingDialog, "Cranking Settings"
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.04.04.alphax-4chan.2207253427"
|
||||
signature = "rusEFI 2022.04.04.alphax-4chan.576980938"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2022.04.04.alphax-4chan.2207253427" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.04.04.alphax-4chan.576980938" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Apr 04 00:34:22 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Apr 04 21:46:00 UTC 2022
|
||||
|
||||
pageSize = 21012
|
||||
page = 1
|
||||
|
@ -687,7 +687,7 @@ twoWireBatchIgnition = bits, U32, 1272, [15:15], "false", "true"
|
|||
useFixedBaroCorrFromMap = bits, U32, 1272, [16:16], "false", "true"
|
||||
useSeparateAdvanceForCranking = bits, U32, 1272, [17:17], "Fixed (auto taper)", "Table"
|
||||
useAdvanceCorrectionsForCranking = bits, U32, 1272, [18:18], "false", "true"
|
||||
unused1476b19 = bits, U32, 1272, [19:19], "false", "true"
|
||||
flexCranking = bits, U32, 1272, [19:19], "false", "true"
|
||||
unused1476b20 = bits, U32, 1272, [20:20], "false", "true"
|
||||
useIacPidMultTable = bits, U32, 1272, [21:21], "false", "true"
|
||||
isBoostControlEnabled = bits, U32, 1272, [22:22], "false", "true"
|
||||
|
@ -1636,6 +1636,7 @@ crankingFuelCoefE100 = array, U16, 20996, [8], "ratio", 0.01, 0, 0, 50, 2
|
|||
twoWireBatchIgnition = "This is needed if your coils are individually wired (COP) and you wish to use batch ignition (Wasted Spark)."
|
||||
useSeparateAdvanceForCranking = "In Constant mode, timing is automatically tapered to running as RPM increases.\nIn Table mode, the "Cranking ignition advance" table is used directly."
|
||||
useAdvanceCorrectionsForCranking = "This enables the various ignition corrections during cranking (IAT, CLT, FSIO and PID idle).\nYou probably don't need this."
|
||||
flexCranking = "Enable a second cranking table to use for E100 flex fuel, interpolating between the two based on flex fuel sensor."
|
||||
useIacPidMultTable = "This flag allows to use a special 'PID Multiplier' table (0.0-1.0) to compensate for nonlinear nature of IAC-RPM controller"
|
||||
launchSmoothRetard = "Interpolates the Ignition Retard from 0 to 100% within the RPM Range"
|
||||
acIdleRpmBump = "Extra idle target speed when A/C is enabled. Some cars need the extra speed to keep the AC efficient while idling."
|
||||
|
@ -2696,7 +2697,7 @@ unusedAtTheEnd72 = scalar, U08, 639, "", 1, 0
|
|||
yBins = crankingFuelCoef
|
||||
gauge = CLTGauge
|
||||
|
||||
curve = crankingCltCurveE100, "Cranking Coolant Temperature Multiplier (Flex Fuel E100)"
|
||||
curve = crankingCltCurveE100, "Cranking Coolant Temperature Multiplier (Flex Fuel E85)"
|
||||
columnLabel = "Coolant", "Multiplier"
|
||||
xAxis = -40, 120, 9
|
||||
yAxis = 0, 3, 10
|
||||
|
@ -3932,7 +3933,7 @@ menuDialog = main
|
|||
subMenu = std_separator
|
||||
|
||||
subMenu = crankingCltCurve, "Fuel CLT multiplier"
|
||||
subMenu = crankingCltCurveE100, "Fuel CLT multiplier (Flex Fuel E100)", 0, { flexSensorPin != 0 }
|
||||
subMenu = crankingCltCurveE100, "Fuel CLT multiplier (Flex Fuel E85)", 0, { flexSensorPin != 0 && flexCranking }
|
||||
subMenu = crankingDurationCurve, "Fuel duration multiplier"
|
||||
subMenu = crankingTpsCurve, "Fuel TPS multiplier"
|
||||
subMenu = std_separator
|
||||
|
@ -5776,6 +5777,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
field = "Enable flood clear", isCylinderCleanupEnabled
|
||||
field = "Enable faster engine spin-up", isFasterEngineSpinUpEnabled
|
||||
field = "Use Advance Corrections for cranking", useAdvanceCorrectionsForCranking
|
||||
field = "Use Flex Fuel cranking table", flexCranking
|
||||
|
||||
; Cranking->Cranking Settings
|
||||
dialog = crankingDialog, "Cranking Settings"
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.04.04.atlas.384379232"
|
||||
signature = "rusEFI 2022.04.04.atlas.3072142617"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2022.04.04.atlas.384379232" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.04.04.atlas.3072142617" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Apr 04 00:34:59 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Apr 04 21:46:44 UTC 2022
|
||||
|
||||
pageSize = 21012
|
||||
page = 1
|
||||
|
@ -687,7 +687,7 @@ twoWireBatchIgnition = bits, U32, 1272, [15:15], "false", "true"
|
|||
useFixedBaroCorrFromMap = bits, U32, 1272, [16:16], "false", "true"
|
||||
useSeparateAdvanceForCranking = bits, U32, 1272, [17:17], "Fixed (auto taper)", "Table"
|
||||
useAdvanceCorrectionsForCranking = bits, U32, 1272, [18:18], "false", "true"
|
||||
unused1476b19 = bits, U32, 1272, [19:19], "false", "true"
|
||||
flexCranking = bits, U32, 1272, [19:19], "false", "true"
|
||||
unused1476b20 = bits, U32, 1272, [20:20], "false", "true"
|
||||
useIacPidMultTable = bits, U32, 1272, [21:21], "false", "true"
|
||||
isBoostControlEnabled = bits, U32, 1272, [22:22], "false", "true"
|
||||
|
@ -1636,6 +1636,7 @@ crankingFuelCoefE100 = array, U16, 20996, [8], "ratio", 0.01, 0, 0, 50, 2
|
|||
twoWireBatchIgnition = "This is needed if your coils are individually wired (COP) and you wish to use batch ignition (Wasted Spark)."
|
||||
useSeparateAdvanceForCranking = "In Constant mode, timing is automatically tapered to running as RPM increases.\nIn Table mode, the "Cranking ignition advance" table is used directly."
|
||||
useAdvanceCorrectionsForCranking = "This enables the various ignition corrections during cranking (IAT, CLT, FSIO and PID idle).\nYou probably don't need this."
|
||||
flexCranking = "Enable a second cranking table to use for E100 flex fuel, interpolating between the two based on flex fuel sensor."
|
||||
useIacPidMultTable = "This flag allows to use a special 'PID Multiplier' table (0.0-1.0) to compensate for nonlinear nature of IAC-RPM controller"
|
||||
launchSmoothRetard = "Interpolates the Ignition Retard from 0 to 100% within the RPM Range"
|
||||
acIdleRpmBump = "Extra idle target speed when A/C is enabled. Some cars need the extra speed to keep the AC efficient while idling."
|
||||
|
@ -2696,7 +2697,7 @@ unusedAtTheEnd72 = scalar, U08, 639, "", 1, 0
|
|||
yBins = crankingFuelCoef
|
||||
gauge = CLTGauge
|
||||
|
||||
curve = crankingCltCurveE100, "Cranking Coolant Temperature Multiplier (Flex Fuel E100)"
|
||||
curve = crankingCltCurveE100, "Cranking Coolant Temperature Multiplier (Flex Fuel E85)"
|
||||
columnLabel = "Coolant", "Multiplier"
|
||||
xAxis = -40, 120, 9
|
||||
yAxis = 0, 3, 10
|
||||
|
@ -3932,7 +3933,7 @@ menuDialog = main
|
|||
subMenu = std_separator
|
||||
|
||||
subMenu = crankingCltCurve, "Fuel CLT multiplier"
|
||||
subMenu = crankingCltCurveE100, "Fuel CLT multiplier (Flex Fuel E100)", 0, { flexSensorPin != 0 }
|
||||
subMenu = crankingCltCurveE100, "Fuel CLT multiplier (Flex Fuel E85)", 0, { flexSensorPin != 0 && flexCranking }
|
||||
subMenu = crankingDurationCurve, "Fuel duration multiplier"
|
||||
subMenu = crankingTpsCurve, "Fuel TPS multiplier"
|
||||
subMenu = std_separator
|
||||
|
@ -5793,6 +5794,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
field = "Enable flood clear", isCylinderCleanupEnabled
|
||||
field = "Enable faster engine spin-up", isFasterEngineSpinUpEnabled
|
||||
field = "Use Advance Corrections for cranking", useAdvanceCorrectionsForCranking
|
||||
field = "Use Flex Fuel cranking table", flexCranking
|
||||
|
||||
; Cranking->Cranking Settings
|
||||
dialog = crankingDialog, "Cranking Settings"
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.04.04.core8.656168237"
|
||||
signature = "rusEFI 2022.04.04.core8.2263372116"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2022.04.04.core8.656168237" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.04.04.core8.2263372116" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Apr 04 00:34:46 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Apr 04 21:46:28 UTC 2022
|
||||
|
||||
pageSize = 21012
|
||||
page = 1
|
||||
|
@ -687,7 +687,7 @@ twoWireBatchIgnition = bits, U32, 1272, [15:15], "false", "true"
|
|||
useFixedBaroCorrFromMap = bits, U32, 1272, [16:16], "false", "true"
|
||||
useSeparateAdvanceForCranking = bits, U32, 1272, [17:17], "Fixed (auto taper)", "Table"
|
||||
useAdvanceCorrectionsForCranking = bits, U32, 1272, [18:18], "false", "true"
|
||||
unused1476b19 = bits, U32, 1272, [19:19], "false", "true"
|
||||
flexCranking = bits, U32, 1272, [19:19], "false", "true"
|
||||
unused1476b20 = bits, U32, 1272, [20:20], "false", "true"
|
||||
useIacPidMultTable = bits, U32, 1272, [21:21], "false", "true"
|
||||
isBoostControlEnabled = bits, U32, 1272, [22:22], "false", "true"
|
||||
|
@ -1636,6 +1636,7 @@ crankingFuelCoefE100 = array, U16, 20996, [8], "ratio", 0.01, 0, 0, 50, 2
|
|||
twoWireBatchIgnition = "This is needed if your coils are individually wired (COP) and you wish to use batch ignition (Wasted Spark)."
|
||||
useSeparateAdvanceForCranking = "In Constant mode, timing is automatically tapered to running as RPM increases.\nIn Table mode, the "Cranking ignition advance" table is used directly."
|
||||
useAdvanceCorrectionsForCranking = "This enables the various ignition corrections during cranking (IAT, CLT, FSIO and PID idle).\nYou probably don't need this."
|
||||
flexCranking = "Enable a second cranking table to use for E100 flex fuel, interpolating between the two based on flex fuel sensor."
|
||||
useIacPidMultTable = "This flag allows to use a special 'PID Multiplier' table (0.0-1.0) to compensate for nonlinear nature of IAC-RPM controller"
|
||||
launchSmoothRetard = "Interpolates the Ignition Retard from 0 to 100% within the RPM Range"
|
||||
acIdleRpmBump = "Extra idle target speed when A/C is enabled. Some cars need the extra speed to keep the AC efficient while idling."
|
||||
|
@ -2696,7 +2697,7 @@ unusedAtTheEnd72 = scalar, U08, 639, "", 1, 0
|
|||
yBins = crankingFuelCoef
|
||||
gauge = CLTGauge
|
||||
|
||||
curve = crankingCltCurveE100, "Cranking Coolant Temperature Multiplier (Flex Fuel E100)"
|
||||
curve = crankingCltCurveE100, "Cranking Coolant Temperature Multiplier (Flex Fuel E85)"
|
||||
columnLabel = "Coolant", "Multiplier"
|
||||
xAxis = -40, 120, 9
|
||||
yAxis = 0, 3, 10
|
||||
|
@ -3932,7 +3933,7 @@ menuDialog = main
|
|||
subMenu = std_separator
|
||||
|
||||
subMenu = crankingCltCurve, "Fuel CLT multiplier"
|
||||
subMenu = crankingCltCurveE100, "Fuel CLT multiplier (Flex Fuel E100)", 0, { flexSensorPin != 0 }
|
||||
subMenu = crankingCltCurveE100, "Fuel CLT multiplier (Flex Fuel E85)", 0, { flexSensorPin != 0 && flexCranking }
|
||||
subMenu = crankingDurationCurve, "Fuel duration multiplier"
|
||||
subMenu = crankingTpsCurve, "Fuel TPS multiplier"
|
||||
subMenu = std_separator
|
||||
|
@ -5795,6 +5796,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
field = "Enable flood clear", isCylinderCleanupEnabled
|
||||
field = "Enable faster engine spin-up", isFasterEngineSpinUpEnabled
|
||||
field = "Use Advance Corrections for cranking", useAdvanceCorrectionsForCranking
|
||||
field = "Use Flex Fuel cranking table", flexCranking
|
||||
|
||||
; Cranking->Cranking Settings
|
||||
dialog = crankingDialog, "Cranking Settings"
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.04.04.f429-discovery.170122311"
|
||||
signature = "rusEFI 2022.04.04.f429-discovery.2883049534"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2022.04.04.f429-discovery.170122311" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.04.04.f429-discovery.2883049534" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Apr 04 00:34:57 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Apr 04 21:46:42 UTC 2022
|
||||
|
||||
pageSize = 21012
|
||||
page = 1
|
||||
|
@ -687,7 +687,7 @@ twoWireBatchIgnition = bits, U32, 1272, [15:15], "false", "true"
|
|||
useFixedBaroCorrFromMap = bits, U32, 1272, [16:16], "false", "true"
|
||||
useSeparateAdvanceForCranking = bits, U32, 1272, [17:17], "Fixed (auto taper)", "Table"
|
||||
useAdvanceCorrectionsForCranking = bits, U32, 1272, [18:18], "false", "true"
|
||||
unused1476b19 = bits, U32, 1272, [19:19], "false", "true"
|
||||
flexCranking = bits, U32, 1272, [19:19], "false", "true"
|
||||
unused1476b20 = bits, U32, 1272, [20:20], "false", "true"
|
||||
useIacPidMultTable = bits, U32, 1272, [21:21], "false", "true"
|
||||
isBoostControlEnabled = bits, U32, 1272, [22:22], "false", "true"
|
||||
|
@ -1636,6 +1636,7 @@ crankingFuelCoefE100 = array, U16, 20996, [8], "ratio", 0.01, 0, 0, 50, 2
|
|||
twoWireBatchIgnition = "This is needed if your coils are individually wired (COP) and you wish to use batch ignition (Wasted Spark)."
|
||||
useSeparateAdvanceForCranking = "In Constant mode, timing is automatically tapered to running as RPM increases.\nIn Table mode, the "Cranking ignition advance" table is used directly."
|
||||
useAdvanceCorrectionsForCranking = "This enables the various ignition corrections during cranking (IAT, CLT, FSIO and PID idle).\nYou probably don't need this."
|
||||
flexCranking = "Enable a second cranking table to use for E100 flex fuel, interpolating between the two based on flex fuel sensor."
|
||||
useIacPidMultTable = "This flag allows to use a special 'PID Multiplier' table (0.0-1.0) to compensate for nonlinear nature of IAC-RPM controller"
|
||||
launchSmoothRetard = "Interpolates the Ignition Retard from 0 to 100% within the RPM Range"
|
||||
acIdleRpmBump = "Extra idle target speed when A/C is enabled. Some cars need the extra speed to keep the AC efficient while idling."
|
||||
|
@ -2696,7 +2697,7 @@ unusedAtTheEnd72 = scalar, U08, 639, "", 1, 0
|
|||
yBins = crankingFuelCoef
|
||||
gauge = CLTGauge
|
||||
|
||||
curve = crankingCltCurveE100, "Cranking Coolant Temperature Multiplier (Flex Fuel E100)"
|
||||
curve = crankingCltCurveE100, "Cranking Coolant Temperature Multiplier (Flex Fuel E85)"
|
||||
columnLabel = "Coolant", "Multiplier"
|
||||
xAxis = -40, 120, 9
|
||||
yAxis = 0, 3, 10
|
||||
|
@ -3932,7 +3933,7 @@ menuDialog = main
|
|||
subMenu = std_separator
|
||||
|
||||
subMenu = crankingCltCurve, "Fuel CLT multiplier"
|
||||
subMenu = crankingCltCurveE100, "Fuel CLT multiplier (Flex Fuel E100)", 0, { flexSensorPin != 0 }
|
||||
subMenu = crankingCltCurveE100, "Fuel CLT multiplier (Flex Fuel E85)", 0, { flexSensorPin != 0 && flexCranking }
|
||||
subMenu = crankingDurationCurve, "Fuel duration multiplier"
|
||||
subMenu = crankingTpsCurve, "Fuel TPS multiplier"
|
||||
subMenu = std_separator
|
||||
|
@ -5801,6 +5802,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
field = "Enable flood clear", isCylinderCleanupEnabled
|
||||
field = "Enable faster engine spin-up", isFasterEngineSpinUpEnabled
|
||||
field = "Use Advance Corrections for cranking", useAdvanceCorrectionsForCranking
|
||||
field = "Use Flex Fuel cranking table", flexCranking
|
||||
|
||||
; Cranking->Cranking Settings
|
||||
dialog = crankingDialog, "Cranking Settings"
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.04.04.frankenso_na6.1677345910"
|
||||
signature = "rusEFI 2022.04.04.frankenso_na6.3255713807"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2022.04.04.frankenso_na6.1677345910" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.04.04.frankenso_na6.3255713807" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Apr 04 00:34:47 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Apr 04 21:46:30 UTC 2022
|
||||
|
||||
pageSize = 21012
|
||||
page = 1
|
||||
|
@ -687,7 +687,7 @@ twoWireBatchIgnition = bits, U32, 1272, [15:15], "false", "true"
|
|||
useFixedBaroCorrFromMap = bits, U32, 1272, [16:16], "false", "true"
|
||||
useSeparateAdvanceForCranking = bits, U32, 1272, [17:17], "Fixed (auto taper)", "Table"
|
||||
useAdvanceCorrectionsForCranking = bits, U32, 1272, [18:18], "false", "true"
|
||||
unused1476b19 = bits, U32, 1272, [19:19], "false", "true"
|
||||
flexCranking = bits, U32, 1272, [19:19], "false", "true"
|
||||
unused1476b20 = bits, U32, 1272, [20:20], "false", "true"
|
||||
useIacPidMultTable = bits, U32, 1272, [21:21], "false", "true"
|
||||
isBoostControlEnabled = bits, U32, 1272, [22:22], "false", "true"
|
||||
|
@ -1636,6 +1636,7 @@ crankingFuelCoefE100 = array, U16, 20996, [8], "ratio", 0.01, 0, 0, 50, 2
|
|||
twoWireBatchIgnition = "This is needed if your coils are individually wired (COP) and you wish to use batch ignition (Wasted Spark)."
|
||||
useSeparateAdvanceForCranking = "In Constant mode, timing is automatically tapered to running as RPM increases.\nIn Table mode, the "Cranking ignition advance" table is used directly."
|
||||
useAdvanceCorrectionsForCranking = "This enables the various ignition corrections during cranking (IAT, CLT, FSIO and PID idle).\nYou probably don't need this."
|
||||
flexCranking = "Enable a second cranking table to use for E100 flex fuel, interpolating between the two based on flex fuel sensor."
|
||||
useIacPidMultTable = "This flag allows to use a special 'PID Multiplier' table (0.0-1.0) to compensate for nonlinear nature of IAC-RPM controller"
|
||||
launchSmoothRetard = "Interpolates the Ignition Retard from 0 to 100% within the RPM Range"
|
||||
acIdleRpmBump = "Extra idle target speed when A/C is enabled. Some cars need the extra speed to keep the AC efficient while idling."
|
||||
|
@ -2696,7 +2697,7 @@ unusedAtTheEnd72 = scalar, U08, 639, "", 1, 0
|
|||
yBins = crankingFuelCoef
|
||||
gauge = CLTGauge
|
||||
|
||||
curve = crankingCltCurveE100, "Cranking Coolant Temperature Multiplier (Flex Fuel E100)"
|
||||
curve = crankingCltCurveE100, "Cranking Coolant Temperature Multiplier (Flex Fuel E85)"
|
||||
columnLabel = "Coolant", "Multiplier"
|
||||
xAxis = -40, 120, 9
|
||||
yAxis = 0, 3, 10
|
||||
|
@ -3932,7 +3933,7 @@ menuDialog = main
|
|||
subMenu = std_separator
|
||||
|
||||
subMenu = crankingCltCurve, "Fuel CLT multiplier"
|
||||
subMenu = crankingCltCurveE100, "Fuel CLT multiplier (Flex Fuel E100)", 0, { flexSensorPin != 0 }
|
||||
subMenu = crankingCltCurveE100, "Fuel CLT multiplier (Flex Fuel E85)", 0, { flexSensorPin != 0 && flexCranking }
|
||||
subMenu = crankingDurationCurve, "Fuel duration multiplier"
|
||||
subMenu = crankingTpsCurve, "Fuel TPS multiplier"
|
||||
subMenu = std_separator
|
||||
|
@ -5801,6 +5802,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
field = "Enable flood clear", isCylinderCleanupEnabled
|
||||
field = "Enable faster engine spin-up", isFasterEngineSpinUpEnabled
|
||||
field = "Use Advance Corrections for cranking", useAdvanceCorrectionsForCranking
|
||||
field = "Use Flex Fuel cranking table", flexCranking
|
||||
|
||||
; Cranking->Cranking Settings
|
||||
dialog = crankingDialog, "Cranking Settings"
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.04.04.harley81.3213300904"
|
||||
signature = "rusEFI 2022.04.04.harley81.510857425"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2022.04.04.harley81.3213300904" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.04.04.harley81.510857425" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Apr 04 00:34:23 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Apr 04 21:46:02 UTC 2022
|
||||
|
||||
pageSize = 21012
|
||||
page = 1
|
||||
|
@ -687,7 +687,7 @@ twoWireBatchIgnition = bits, U32, 1272, [15:15], "false", "true"
|
|||
useFixedBaroCorrFromMap = bits, U32, 1272, [16:16], "false", "true"
|
||||
useSeparateAdvanceForCranking = bits, U32, 1272, [17:17], "Fixed (auto taper)", "Table"
|
||||
useAdvanceCorrectionsForCranking = bits, U32, 1272, [18:18], "false", "true"
|
||||
unused1476b19 = bits, U32, 1272, [19:19], "false", "true"
|
||||
flexCranking = bits, U32, 1272, [19:19], "false", "true"
|
||||
unused1476b20 = bits, U32, 1272, [20:20], "false", "true"
|
||||
useIacPidMultTable = bits, U32, 1272, [21:21], "false", "true"
|
||||
isBoostControlEnabled = bits, U32, 1272, [22:22], "false", "true"
|
||||
|
@ -1636,6 +1636,7 @@ crankingFuelCoefE100 = array, U16, 20996, [8], "ratio", 0.01, 0, 0, 50, 2
|
|||
twoWireBatchIgnition = "This is needed if your coils are individually wired (COP) and you wish to use batch ignition (Wasted Spark)."
|
||||
useSeparateAdvanceForCranking = "In Constant mode, timing is automatically tapered to running as RPM increases.\nIn Table mode, the "Cranking ignition advance" table is used directly."
|
||||
useAdvanceCorrectionsForCranking = "This enables the various ignition corrections during cranking (IAT, CLT, FSIO and PID idle).\nYou probably don't need this."
|
||||
flexCranking = "Enable a second cranking table to use for E100 flex fuel, interpolating between the two based on flex fuel sensor."
|
||||
useIacPidMultTable = "This flag allows to use a special 'PID Multiplier' table (0.0-1.0) to compensate for nonlinear nature of IAC-RPM controller"
|
||||
launchSmoothRetard = "Interpolates the Ignition Retard from 0 to 100% within the RPM Range"
|
||||
acIdleRpmBump = "Extra idle target speed when A/C is enabled. Some cars need the extra speed to keep the AC efficient while idling."
|
||||
|
@ -2696,7 +2697,7 @@ unusedAtTheEnd72 = scalar, U08, 639, "", 1, 0
|
|||
yBins = crankingFuelCoef
|
||||
gauge = CLTGauge
|
||||
|
||||
curve = crankingCltCurveE100, "Cranking Coolant Temperature Multiplier (Flex Fuel E100)"
|
||||
curve = crankingCltCurveE100, "Cranking Coolant Temperature Multiplier (Flex Fuel E85)"
|
||||
columnLabel = "Coolant", "Multiplier"
|
||||
xAxis = -40, 120, 9
|
||||
yAxis = 0, 3, 10
|
||||
|
@ -3932,7 +3933,7 @@ menuDialog = main
|
|||
subMenu = std_separator
|
||||
|
||||
subMenu = crankingCltCurve, "Fuel CLT multiplier"
|
||||
subMenu = crankingCltCurveE100, "Fuel CLT multiplier (Flex Fuel E100)", 0, { flexSensorPin != 0 }
|
||||
subMenu = crankingCltCurveE100, "Fuel CLT multiplier (Flex Fuel E85)", 0, { flexSensorPin != 0 && flexCranking }
|
||||
subMenu = crankingDurationCurve, "Fuel duration multiplier"
|
||||
subMenu = crankingTpsCurve, "Fuel TPS multiplier"
|
||||
subMenu = std_separator
|
||||
|
@ -5778,6 +5779,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
field = "Enable flood clear", isCylinderCleanupEnabled
|
||||
field = "Enable faster engine spin-up", isFasterEngineSpinUpEnabled
|
||||
field = "Use Advance Corrections for cranking", useAdvanceCorrectionsForCranking
|
||||
field = "Use Flex Fuel cranking table", flexCranking
|
||||
|
||||
; Cranking->Cranking Settings
|
||||
dialog = crankingDialog, "Cranking Settings"
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.04.04.hellen-nb1.734756874"
|
||||
signature = "rusEFI 2022.04.04.hellen-nb1.2319418483"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2022.04.04.hellen-nb1.734756874" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.04.04.hellen-nb1.2319418483" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Apr 04 00:34:37 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Apr 04 21:46:18 UTC 2022
|
||||
|
||||
pageSize = 21012
|
||||
page = 1
|
||||
|
@ -687,7 +687,7 @@ twoWireBatchIgnition = bits, U32, 1272, [15:15], "false", "true"
|
|||
useFixedBaroCorrFromMap = bits, U32, 1272, [16:16], "false", "true"
|
||||
useSeparateAdvanceForCranking = bits, U32, 1272, [17:17], "Fixed (auto taper)", "Table"
|
||||
useAdvanceCorrectionsForCranking = bits, U32, 1272, [18:18], "false", "true"
|
||||
unused1476b19 = bits, U32, 1272, [19:19], "false", "true"
|
||||
flexCranking = bits, U32, 1272, [19:19], "false", "true"
|
||||
unused1476b20 = bits, U32, 1272, [20:20], "false", "true"
|
||||
useIacPidMultTable = bits, U32, 1272, [21:21], "false", "true"
|
||||
isBoostControlEnabled = bits, U32, 1272, [22:22], "false", "true"
|
||||
|
@ -1636,6 +1636,7 @@ crankingFuelCoefE100 = array, U16, 20996, [8], "ratio", 0.01, 0, 0, 50, 2
|
|||
twoWireBatchIgnition = "This is needed if your coils are individually wired (COP) and you wish to use batch ignition (Wasted Spark)."
|
||||
useSeparateAdvanceForCranking = "In Constant mode, timing is automatically tapered to running as RPM increases.\nIn Table mode, the "Cranking ignition advance" table is used directly."
|
||||
useAdvanceCorrectionsForCranking = "This enables the various ignition corrections during cranking (IAT, CLT, FSIO and PID idle).\nYou probably don't need this."
|
||||
flexCranking = "Enable a second cranking table to use for E100 flex fuel, interpolating between the two based on flex fuel sensor."
|
||||
useIacPidMultTable = "This flag allows to use a special 'PID Multiplier' table (0.0-1.0) to compensate for nonlinear nature of IAC-RPM controller"
|
||||
launchSmoothRetard = "Interpolates the Ignition Retard from 0 to 100% within the RPM Range"
|
||||
acIdleRpmBump = "Extra idle target speed when A/C is enabled. Some cars need the extra speed to keep the AC efficient while idling."
|
||||
|
@ -2696,7 +2697,7 @@ unusedAtTheEnd72 = scalar, U08, 639, "", 1, 0
|
|||
yBins = crankingFuelCoef
|
||||
gauge = CLTGauge
|
||||
|
||||
curve = crankingCltCurveE100, "Cranking Coolant Temperature Multiplier (Flex Fuel E100)"
|
||||
curve = crankingCltCurveE100, "Cranking Coolant Temperature Multiplier (Flex Fuel E85)"
|
||||
columnLabel = "Coolant", "Multiplier"
|
||||
xAxis = -40, 120, 9
|
||||
yAxis = 0, 3, 10
|
||||
|
@ -3932,7 +3933,7 @@ menuDialog = main
|
|||
subMenu = std_separator
|
||||
|
||||
subMenu = crankingCltCurve, "Fuel CLT multiplier"
|
||||
subMenu = crankingCltCurveE100, "Fuel CLT multiplier (Flex Fuel E100)", 0, { flexSensorPin != 0 }
|
||||
subMenu = crankingCltCurveE100, "Fuel CLT multiplier (Flex Fuel E85)", 0, { flexSensorPin != 0 && flexCranking }
|
||||
subMenu = crankingDurationCurve, "Fuel duration multiplier"
|
||||
subMenu = crankingTpsCurve, "Fuel TPS multiplier"
|
||||
subMenu = std_separator
|
||||
|
@ -5776,6 +5777,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
field = "Enable flood clear", isCylinderCleanupEnabled
|
||||
field = "Enable faster engine spin-up", isFasterEngineSpinUpEnabled
|
||||
field = "Use Advance Corrections for cranking", useAdvanceCorrectionsForCranking
|
||||
field = "Use Flex Fuel cranking table", flexCranking
|
||||
|
||||
; Cranking->Cranking Settings
|
||||
dialog = crankingDialog, "Cranking Settings"
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.04.04.hellen121nissan.899453260"
|
||||
signature = "rusEFI 2022.04.04.hellen121nissan.2489881909"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2022.04.04.hellen121nissan.899453260" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.04.04.hellen121nissan.2489881909" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Apr 04 00:34:28 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Apr 04 21:46:08 UTC 2022
|
||||
|
||||
pageSize = 21012
|
||||
page = 1
|
||||
|
@ -687,7 +687,7 @@ twoWireBatchIgnition = bits, U32, 1272, [15:15], "false", "true"
|
|||
useFixedBaroCorrFromMap = bits, U32, 1272, [16:16], "false", "true"
|
||||
useSeparateAdvanceForCranking = bits, U32, 1272, [17:17], "Fixed (auto taper)", "Table"
|
||||
useAdvanceCorrectionsForCranking = bits, U32, 1272, [18:18], "false", "true"
|
||||
unused1476b19 = bits, U32, 1272, [19:19], "false", "true"
|
||||
flexCranking = bits, U32, 1272, [19:19], "false", "true"
|
||||
unused1476b20 = bits, U32, 1272, [20:20], "false", "true"
|
||||
useIacPidMultTable = bits, U32, 1272, [21:21], "false", "true"
|
||||
isBoostControlEnabled = bits, U32, 1272, [22:22], "false", "true"
|
||||
|
@ -1636,6 +1636,7 @@ crankingFuelCoefE100 = array, U16, 20996, [8], "ratio", 0.01, 0, 0, 50, 2
|
|||
twoWireBatchIgnition = "This is needed if your coils are individually wired (COP) and you wish to use batch ignition (Wasted Spark)."
|
||||
useSeparateAdvanceForCranking = "In Constant mode, timing is automatically tapered to running as RPM increases.\nIn Table mode, the "Cranking ignition advance" table is used directly."
|
||||
useAdvanceCorrectionsForCranking = "This enables the various ignition corrections during cranking (IAT, CLT, FSIO and PID idle).\nYou probably don't need this."
|
||||
flexCranking = "Enable a second cranking table to use for E100 flex fuel, interpolating between the two based on flex fuel sensor."
|
||||
useIacPidMultTable = "This flag allows to use a special 'PID Multiplier' table (0.0-1.0) to compensate for nonlinear nature of IAC-RPM controller"
|
||||
launchSmoothRetard = "Interpolates the Ignition Retard from 0 to 100% within the RPM Range"
|
||||
acIdleRpmBump = "Extra idle target speed when A/C is enabled. Some cars need the extra speed to keep the AC efficient while idling."
|
||||
|
@ -2696,7 +2697,7 @@ unusedAtTheEnd72 = scalar, U08, 639, "", 1, 0
|
|||
yBins = crankingFuelCoef
|
||||
gauge = CLTGauge
|
||||
|
||||
curve = crankingCltCurveE100, "Cranking Coolant Temperature Multiplier (Flex Fuel E100)"
|
||||
curve = crankingCltCurveE100, "Cranking Coolant Temperature Multiplier (Flex Fuel E85)"
|
||||
columnLabel = "Coolant", "Multiplier"
|
||||
xAxis = -40, 120, 9
|
||||
yAxis = 0, 3, 10
|
||||
|
@ -3932,7 +3933,7 @@ menuDialog = main
|
|||
subMenu = std_separator
|
||||
|
||||
subMenu = crankingCltCurve, "Fuel CLT multiplier"
|
||||
subMenu = crankingCltCurveE100, "Fuel CLT multiplier (Flex Fuel E100)", 0, { flexSensorPin != 0 }
|
||||
subMenu = crankingCltCurveE100, "Fuel CLT multiplier (Flex Fuel E85)", 0, { flexSensorPin != 0 && flexCranking }
|
||||
subMenu = crankingDurationCurve, "Fuel duration multiplier"
|
||||
subMenu = crankingTpsCurve, "Fuel TPS multiplier"
|
||||
subMenu = std_separator
|
||||
|
@ -5775,6 +5776,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
field = "Enable flood clear", isCylinderCleanupEnabled
|
||||
field = "Enable faster engine spin-up", isFasterEngineSpinUpEnabled
|
||||
field = "Use Advance Corrections for cranking", useAdvanceCorrectionsForCranking
|
||||
field = "Use Flex Fuel cranking table", flexCranking
|
||||
|
||||
; Cranking->Cranking Settings
|
||||
dialog = crankingDialog, "Cranking Settings"
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.04.04.hellen121vag.1683245350"
|
||||
signature = "rusEFI 2022.04.04.hellen121vag.3315617119"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2022.04.04.hellen121vag.1683245350" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.04.04.hellen121vag.3315617119" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Apr 04 00:34:27 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Apr 04 21:46:06 UTC 2022
|
||||
|
||||
pageSize = 21012
|
||||
page = 1
|
||||
|
@ -687,7 +687,7 @@ twoWireBatchIgnition = bits, U32, 1272, [15:15], "false", "true"
|
|||
useFixedBaroCorrFromMap = bits, U32, 1272, [16:16], "false", "true"
|
||||
useSeparateAdvanceForCranking = bits, U32, 1272, [17:17], "Fixed (auto taper)", "Table"
|
||||
useAdvanceCorrectionsForCranking = bits, U32, 1272, [18:18], "false", "true"
|
||||
unused1476b19 = bits, U32, 1272, [19:19], "false", "true"
|
||||
flexCranking = bits, U32, 1272, [19:19], "false", "true"
|
||||
unused1476b20 = bits, U32, 1272, [20:20], "false", "true"
|
||||
useIacPidMultTable = bits, U32, 1272, [21:21], "false", "true"
|
||||
isBoostControlEnabled = bits, U32, 1272, [22:22], "false", "true"
|
||||
|
@ -1636,6 +1636,7 @@ crankingFuelCoefE100 = array, U16, 20996, [8], "ratio", 0.01, 0, 0, 50, 2
|
|||
twoWireBatchIgnition = "This is needed if your coils are individually wired (COP) and you wish to use batch ignition (Wasted Spark)."
|
||||
useSeparateAdvanceForCranking = "In Constant mode, timing is automatically tapered to running as RPM increases.\nIn Table mode, the "Cranking ignition advance" table is used directly."
|
||||
useAdvanceCorrectionsForCranking = "This enables the various ignition corrections during cranking (IAT, CLT, FSIO and PID idle).\nYou probably don't need this."
|
||||
flexCranking = "Enable a second cranking table to use for E100 flex fuel, interpolating between the two based on flex fuel sensor."
|
||||
useIacPidMultTable = "This flag allows to use a special 'PID Multiplier' table (0.0-1.0) to compensate for nonlinear nature of IAC-RPM controller"
|
||||
launchSmoothRetard = "Interpolates the Ignition Retard from 0 to 100% within the RPM Range"
|
||||
acIdleRpmBump = "Extra idle target speed when A/C is enabled. Some cars need the extra speed to keep the AC efficient while idling."
|
||||
|
@ -2696,7 +2697,7 @@ unusedAtTheEnd72 = scalar, U08, 639, "", 1, 0
|
|||
yBins = crankingFuelCoef
|
||||
gauge = CLTGauge
|
||||
|
||||
curve = crankingCltCurveE100, "Cranking Coolant Temperature Multiplier (Flex Fuel E100)"
|
||||
curve = crankingCltCurveE100, "Cranking Coolant Temperature Multiplier (Flex Fuel E85)"
|
||||
columnLabel = "Coolant", "Multiplier"
|
||||
xAxis = -40, 120, 9
|
||||
yAxis = 0, 3, 10
|
||||
|
@ -3932,7 +3933,7 @@ menuDialog = main
|
|||
subMenu = std_separator
|
||||
|
||||
subMenu = crankingCltCurve, "Fuel CLT multiplier"
|
||||
subMenu = crankingCltCurveE100, "Fuel CLT multiplier (Flex Fuel E100)", 0, { flexSensorPin != 0 }
|
||||
subMenu = crankingCltCurveE100, "Fuel CLT multiplier (Flex Fuel E85)", 0, { flexSensorPin != 0 && flexCranking }
|
||||
subMenu = crankingDurationCurve, "Fuel duration multiplier"
|
||||
subMenu = crankingTpsCurve, "Fuel TPS multiplier"
|
||||
subMenu = std_separator
|
||||
|
@ -5775,6 +5776,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
field = "Enable flood clear", isCylinderCleanupEnabled
|
||||
field = "Enable faster engine spin-up", isFasterEngineSpinUpEnabled
|
||||
field = "Use Advance Corrections for cranking", useAdvanceCorrectionsForCranking
|
||||
field = "Use Flex Fuel cranking table", flexCranking
|
||||
|
||||
; Cranking->Cranking Settings
|
||||
dialog = crankingDialog, "Cranking Settings"
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.04.04.hellen128.347199786"
|
||||
signature = "rusEFI 2022.04.04.hellen128.3041254739"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2022.04.04.hellen128.347199786" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.04.04.hellen128.3041254739" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Apr 04 00:34:25 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Apr 04 21:46:04 UTC 2022
|
||||
|
||||
pageSize = 21012
|
||||
page = 1
|
||||
|
@ -687,7 +687,7 @@ twoWireBatchIgnition = bits, U32, 1272, [15:15], "false", "true"
|
|||
useFixedBaroCorrFromMap = bits, U32, 1272, [16:16], "false", "true"
|
||||
useSeparateAdvanceForCranking = bits, U32, 1272, [17:17], "Fixed (auto taper)", "Table"
|
||||
useAdvanceCorrectionsForCranking = bits, U32, 1272, [18:18], "false", "true"
|
||||
unused1476b19 = bits, U32, 1272, [19:19], "false", "true"
|
||||
flexCranking = bits, U32, 1272, [19:19], "false", "true"
|
||||
unused1476b20 = bits, U32, 1272, [20:20], "false", "true"
|
||||
useIacPidMultTable = bits, U32, 1272, [21:21], "false", "true"
|
||||
isBoostControlEnabled = bits, U32, 1272, [22:22], "false", "true"
|
||||
|
@ -1636,6 +1636,7 @@ crankingFuelCoefE100 = array, U16, 20996, [8], "ratio", 0.01, 0, 0, 50, 2
|
|||
twoWireBatchIgnition = "This is needed if your coils are individually wired (COP) and you wish to use batch ignition (Wasted Spark)."
|
||||
useSeparateAdvanceForCranking = "In Constant mode, timing is automatically tapered to running as RPM increases.\nIn Table mode, the "Cranking ignition advance" table is used directly."
|
||||
useAdvanceCorrectionsForCranking = "This enables the various ignition corrections during cranking (IAT, CLT, FSIO and PID idle).\nYou probably don't need this."
|
||||
flexCranking = "Enable a second cranking table to use for E100 flex fuel, interpolating between the two based on flex fuel sensor."
|
||||
useIacPidMultTable = "This flag allows to use a special 'PID Multiplier' table (0.0-1.0) to compensate for nonlinear nature of IAC-RPM controller"
|
||||
launchSmoothRetard = "Interpolates the Ignition Retard from 0 to 100% within the RPM Range"
|
||||
acIdleRpmBump = "Extra idle target speed when A/C is enabled. Some cars need the extra speed to keep the AC efficient while idling."
|
||||
|
@ -2696,7 +2697,7 @@ unusedAtTheEnd72 = scalar, U08, 639, "", 1, 0
|
|||
yBins = crankingFuelCoef
|
||||
gauge = CLTGauge
|
||||
|
||||
curve = crankingCltCurveE100, "Cranking Coolant Temperature Multiplier (Flex Fuel E100)"
|
||||
curve = crankingCltCurveE100, "Cranking Coolant Temperature Multiplier (Flex Fuel E85)"
|
||||
columnLabel = "Coolant", "Multiplier"
|
||||
xAxis = -40, 120, 9
|
||||
yAxis = 0, 3, 10
|
||||
|
@ -3932,7 +3933,7 @@ menuDialog = main
|
|||
subMenu = std_separator
|
||||
|
||||
subMenu = crankingCltCurve, "Fuel CLT multiplier"
|
||||
subMenu = crankingCltCurveE100, "Fuel CLT multiplier (Flex Fuel E100)", 0, { flexSensorPin != 0 }
|
||||
subMenu = crankingCltCurveE100, "Fuel CLT multiplier (Flex Fuel E85)", 0, { flexSensorPin != 0 && flexCranking }
|
||||
subMenu = crankingDurationCurve, "Fuel duration multiplier"
|
||||
subMenu = crankingTpsCurve, "Fuel TPS multiplier"
|
||||
subMenu = std_separator
|
||||
|
@ -5775,6 +5776,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
field = "Enable flood clear", isCylinderCleanupEnabled
|
||||
field = "Enable faster engine spin-up", isFasterEngineSpinUpEnabled
|
||||
field = "Use Advance Corrections for cranking", useAdvanceCorrectionsForCranking
|
||||
field = "Use Flex Fuel cranking table", flexCranking
|
||||
|
||||
; Cranking->Cranking Settings
|
||||
dialog = crankingDialog, "Cranking Settings"
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.04.04.hellen154hyundai.1694785860"
|
||||
signature = "rusEFI 2022.04.04.hellen154hyundai.3304088893"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2022.04.04.hellen154hyundai.1694785860" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.04.04.hellen154hyundai.3304088893" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Apr 04 00:34:30 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Apr 04 21:46:10 UTC 2022
|
||||
|
||||
pageSize = 21012
|
||||
page = 1
|
||||
|
@ -687,7 +687,7 @@ twoWireBatchIgnition = bits, U32, 1272, [15:15], "false", "true"
|
|||
useFixedBaroCorrFromMap = bits, U32, 1272, [16:16], "false", "true"
|
||||
useSeparateAdvanceForCranking = bits, U32, 1272, [17:17], "Fixed (auto taper)", "Table"
|
||||
useAdvanceCorrectionsForCranking = bits, U32, 1272, [18:18], "false", "true"
|
||||
unused1476b19 = bits, U32, 1272, [19:19], "false", "true"
|
||||
flexCranking = bits, U32, 1272, [19:19], "false", "true"
|
||||
unused1476b20 = bits, U32, 1272, [20:20], "false", "true"
|
||||
useIacPidMultTable = bits, U32, 1272, [21:21], "false", "true"
|
||||
isBoostControlEnabled = bits, U32, 1272, [22:22], "false", "true"
|
||||
|
@ -1636,6 +1636,7 @@ crankingFuelCoefE100 = array, U16, 20996, [8], "ratio", 0.01, 0, 0, 50, 2
|
|||
twoWireBatchIgnition = "This is needed if your coils are individually wired (COP) and you wish to use batch ignition (Wasted Spark)."
|
||||
useSeparateAdvanceForCranking = "In Constant mode, timing is automatically tapered to running as RPM increases.\nIn Table mode, the "Cranking ignition advance" table is used directly."
|
||||
useAdvanceCorrectionsForCranking = "This enables the various ignition corrections during cranking (IAT, CLT, FSIO and PID idle).\nYou probably don't need this."
|
||||
flexCranking = "Enable a second cranking table to use for E100 flex fuel, interpolating between the two based on flex fuel sensor."
|
||||
useIacPidMultTable = "This flag allows to use a special 'PID Multiplier' table (0.0-1.0) to compensate for nonlinear nature of IAC-RPM controller"
|
||||
launchSmoothRetard = "Interpolates the Ignition Retard from 0 to 100% within the RPM Range"
|
||||
acIdleRpmBump = "Extra idle target speed when A/C is enabled. Some cars need the extra speed to keep the AC efficient while idling."
|
||||
|
@ -2696,7 +2697,7 @@ unusedAtTheEnd72 = scalar, U08, 639, "", 1, 0
|
|||
yBins = crankingFuelCoef
|
||||
gauge = CLTGauge
|
||||
|
||||
curve = crankingCltCurveE100, "Cranking Coolant Temperature Multiplier (Flex Fuel E100)"
|
||||
curve = crankingCltCurveE100, "Cranking Coolant Temperature Multiplier (Flex Fuel E85)"
|
||||
columnLabel = "Coolant", "Multiplier"
|
||||
xAxis = -40, 120, 9
|
||||
yAxis = 0, 3, 10
|
||||
|
@ -3932,7 +3933,7 @@ menuDialog = main
|
|||
subMenu = std_separator
|
||||
|
||||
subMenu = crankingCltCurve, "Fuel CLT multiplier"
|
||||
subMenu = crankingCltCurveE100, "Fuel CLT multiplier (Flex Fuel E100)", 0, { flexSensorPin != 0 }
|
||||
subMenu = crankingCltCurveE100, "Fuel CLT multiplier (Flex Fuel E85)", 0, { flexSensorPin != 0 && flexCranking }
|
||||
subMenu = crankingDurationCurve, "Fuel duration multiplier"
|
||||
subMenu = crankingTpsCurve, "Fuel TPS multiplier"
|
||||
subMenu = std_separator
|
||||
|
@ -5775,6 +5776,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
field = "Enable flood clear", isCylinderCleanupEnabled
|
||||
field = "Enable faster engine spin-up", isFasterEngineSpinUpEnabled
|
||||
field = "Use Advance Corrections for cranking", useAdvanceCorrectionsForCranking
|
||||
field = "Use Flex Fuel cranking table", flexCranking
|
||||
|
||||
; Cranking->Cranking Settings
|
||||
dialog = crankingDialog, "Cranking Settings"
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.04.04.hellen72.3309973083"
|
||||
signature = "rusEFI 2022.04.04.hellen72.1690184226"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2022.04.04.hellen72.3309973083" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.04.04.hellen72.1690184226" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Apr 04 00:34:34 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Apr 04 21:46:14 UTC 2022
|
||||
|
||||
pageSize = 21012
|
||||
page = 1
|
||||
|
@ -687,7 +687,7 @@ twoWireBatchIgnition = bits, U32, 1272, [15:15], "false", "true"
|
|||
useFixedBaroCorrFromMap = bits, U32, 1272, [16:16], "false", "true"
|
||||
useSeparateAdvanceForCranking = bits, U32, 1272, [17:17], "Fixed (auto taper)", "Table"
|
||||
useAdvanceCorrectionsForCranking = bits, U32, 1272, [18:18], "false", "true"
|
||||
unused1476b19 = bits, U32, 1272, [19:19], "false", "true"
|
||||
flexCranking = bits, U32, 1272, [19:19], "false", "true"
|
||||
unused1476b20 = bits, U32, 1272, [20:20], "false", "true"
|
||||
useIacPidMultTable = bits, U32, 1272, [21:21], "false", "true"
|
||||
isBoostControlEnabled = bits, U32, 1272, [22:22], "false", "true"
|
||||
|
@ -1636,6 +1636,7 @@ crankingFuelCoefE100 = array, U16, 20996, [8], "ratio", 0.01, 0, 0, 50, 2
|
|||
twoWireBatchIgnition = "This is needed if your coils are individually wired (COP) and you wish to use batch ignition (Wasted Spark)."
|
||||
useSeparateAdvanceForCranking = "In Constant mode, timing is automatically tapered to running as RPM increases.\nIn Table mode, the "Cranking ignition advance" table is used directly."
|
||||
useAdvanceCorrectionsForCranking = "This enables the various ignition corrections during cranking (IAT, CLT, FSIO and PID idle).\nYou probably don't need this."
|
||||
flexCranking = "Enable a second cranking table to use for E100 flex fuel, interpolating between the two based on flex fuel sensor."
|
||||
useIacPidMultTable = "This flag allows to use a special 'PID Multiplier' table (0.0-1.0) to compensate for nonlinear nature of IAC-RPM controller"
|
||||
launchSmoothRetard = "Interpolates the Ignition Retard from 0 to 100% within the RPM Range"
|
||||
acIdleRpmBump = "Extra idle target speed when A/C is enabled. Some cars need the extra speed to keep the AC efficient while idling."
|
||||
|
@ -2696,7 +2697,7 @@ unusedAtTheEnd72 = scalar, U08, 639, "", 1, 0
|
|||
yBins = crankingFuelCoef
|
||||
gauge = CLTGauge
|
||||
|
||||
curve = crankingCltCurveE100, "Cranking Coolant Temperature Multiplier (Flex Fuel E100)"
|
||||
curve = crankingCltCurveE100, "Cranking Coolant Temperature Multiplier (Flex Fuel E85)"
|
||||
columnLabel = "Coolant", "Multiplier"
|
||||
xAxis = -40, 120, 9
|
||||
yAxis = 0, 3, 10
|
||||
|
@ -3932,7 +3933,7 @@ menuDialog = main
|
|||
subMenu = std_separator
|
||||
|
||||
subMenu = crankingCltCurve, "Fuel CLT multiplier"
|
||||
subMenu = crankingCltCurveE100, "Fuel CLT multiplier (Flex Fuel E100)", 0, { flexSensorPin != 0 }
|
||||
subMenu = crankingCltCurveE100, "Fuel CLT multiplier (Flex Fuel E85)", 0, { flexSensorPin != 0 && flexCranking }
|
||||
subMenu = crankingDurationCurve, "Fuel duration multiplier"
|
||||
subMenu = crankingTpsCurve, "Fuel TPS multiplier"
|
||||
subMenu = std_separator
|
||||
|
@ -5776,6 +5777,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
field = "Enable flood clear", isCylinderCleanupEnabled
|
||||
field = "Enable faster engine spin-up", isFasterEngineSpinUpEnabled
|
||||
field = "Use Advance Corrections for cranking", useAdvanceCorrectionsForCranking
|
||||
field = "Use Flex Fuel cranking table", flexCranking
|
||||
|
||||
; Cranking->Cranking Settings
|
||||
dialog = crankingDialog, "Cranking Settings"
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.04.04.hellen81.3462673964"
|
||||
signature = "rusEFI 2022.04.04.hellen81.1871721045"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2022.04.04.hellen81.3462673964" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.04.04.hellen81.1871721045" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Apr 04 00:34:35 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Apr 04 21:46:16 UTC 2022
|
||||
|
||||
pageSize = 21012
|
||||
page = 1
|
||||
|
@ -687,7 +687,7 @@ twoWireBatchIgnition = bits, U32, 1272, [15:15], "false", "true"
|
|||
useFixedBaroCorrFromMap = bits, U32, 1272, [16:16], "false", "true"
|
||||
useSeparateAdvanceForCranking = bits, U32, 1272, [17:17], "Fixed (auto taper)", "Table"
|
||||
useAdvanceCorrectionsForCranking = bits, U32, 1272, [18:18], "false", "true"
|
||||
unused1476b19 = bits, U32, 1272, [19:19], "false", "true"
|
||||
flexCranking = bits, U32, 1272, [19:19], "false", "true"
|
||||
unused1476b20 = bits, U32, 1272, [20:20], "false", "true"
|
||||
useIacPidMultTable = bits, U32, 1272, [21:21], "false", "true"
|
||||
isBoostControlEnabled = bits, U32, 1272, [22:22], "false", "true"
|
||||
|
@ -1636,6 +1636,7 @@ crankingFuelCoefE100 = array, U16, 20996, [8], "ratio", 0.01, 0, 0, 50, 2
|
|||
twoWireBatchIgnition = "This is needed if your coils are individually wired (COP) and you wish to use batch ignition (Wasted Spark)."
|
||||
useSeparateAdvanceForCranking = "In Constant mode, timing is automatically tapered to running as RPM increases.\nIn Table mode, the "Cranking ignition advance" table is used directly."
|
||||
useAdvanceCorrectionsForCranking = "This enables the various ignition corrections during cranking (IAT, CLT, FSIO and PID idle).\nYou probably don't need this."
|
||||
flexCranking = "Enable a second cranking table to use for E100 flex fuel, interpolating between the two based on flex fuel sensor."
|
||||
useIacPidMultTable = "This flag allows to use a special 'PID Multiplier' table (0.0-1.0) to compensate for nonlinear nature of IAC-RPM controller"
|
||||
launchSmoothRetard = "Interpolates the Ignition Retard from 0 to 100% within the RPM Range"
|
||||
acIdleRpmBump = "Extra idle target speed when A/C is enabled. Some cars need the extra speed to keep the AC efficient while idling."
|
||||
|
@ -2696,7 +2697,7 @@ unusedAtTheEnd72 = scalar, U08, 639, "", 1, 0
|
|||
yBins = crankingFuelCoef
|
||||
gauge = CLTGauge
|
||||
|
||||
curve = crankingCltCurveE100, "Cranking Coolant Temperature Multiplier (Flex Fuel E100)"
|
||||
curve = crankingCltCurveE100, "Cranking Coolant Temperature Multiplier (Flex Fuel E85)"
|
||||
columnLabel = "Coolant", "Multiplier"
|
||||
xAxis = -40, 120, 9
|
||||
yAxis = 0, 3, 10
|
||||
|
@ -3932,7 +3933,7 @@ menuDialog = main
|
|||
subMenu = std_separator
|
||||
|
||||
subMenu = crankingCltCurve, "Fuel CLT multiplier"
|
||||
subMenu = crankingCltCurveE100, "Fuel CLT multiplier (Flex Fuel E100)", 0, { flexSensorPin != 0 }
|
||||
subMenu = crankingCltCurveE100, "Fuel CLT multiplier (Flex Fuel E85)", 0, { flexSensorPin != 0 && flexCranking }
|
||||
subMenu = crankingDurationCurve, "Fuel duration multiplier"
|
||||
subMenu = crankingTpsCurve, "Fuel TPS multiplier"
|
||||
subMenu = std_separator
|
||||
|
@ -5774,6 +5775,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
field = "Enable flood clear", isCylinderCleanupEnabled
|
||||
field = "Enable faster engine spin-up", isFasterEngineSpinUpEnabled
|
||||
field = "Use Advance Corrections for cranking", useAdvanceCorrectionsForCranking
|
||||
field = "Use Flex Fuel cranking table", flexCranking
|
||||
|
||||
; Cranking->Cranking Settings
|
||||
dialog = crankingDialog, "Cranking Settings"
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.04.04.hellen88bmw.41825562"
|
||||
signature = "rusEFI 2022.04.04.hellen88bmw.2743742819"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2022.04.04.hellen88bmw.41825562" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.04.04.hellen88bmw.2743742819" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Apr 04 00:34:32 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Apr 04 21:46:12 UTC 2022
|
||||
|
||||
pageSize = 21012
|
||||
page = 1
|
||||
|
@ -687,7 +687,7 @@ twoWireBatchIgnition = bits, U32, 1272, [15:15], "false", "true"
|
|||
useFixedBaroCorrFromMap = bits, U32, 1272, [16:16], "false", "true"
|
||||
useSeparateAdvanceForCranking = bits, U32, 1272, [17:17], "Fixed (auto taper)", "Table"
|
||||
useAdvanceCorrectionsForCranking = bits, U32, 1272, [18:18], "false", "true"
|
||||
unused1476b19 = bits, U32, 1272, [19:19], "false", "true"
|
||||
flexCranking = bits, U32, 1272, [19:19], "false", "true"
|
||||
unused1476b20 = bits, U32, 1272, [20:20], "false", "true"
|
||||
useIacPidMultTable = bits, U32, 1272, [21:21], "false", "true"
|
||||
isBoostControlEnabled = bits, U32, 1272, [22:22], "false", "true"
|
||||
|
@ -1636,6 +1636,7 @@ crankingFuelCoefE100 = array, U16, 20996, [8], "ratio", 0.01, 0, 0, 50, 2
|
|||
twoWireBatchIgnition = "This is needed if your coils are individually wired (COP) and you wish to use batch ignition (Wasted Spark)."
|
||||
useSeparateAdvanceForCranking = "In Constant mode, timing is automatically tapered to running as RPM increases.\nIn Table mode, the "Cranking ignition advance" table is used directly."
|
||||
useAdvanceCorrectionsForCranking = "This enables the various ignition corrections during cranking (IAT, CLT, FSIO and PID idle).\nYou probably don't need this."
|
||||
flexCranking = "Enable a second cranking table to use for E100 flex fuel, interpolating between the two based on flex fuel sensor."
|
||||
useIacPidMultTable = "This flag allows to use a special 'PID Multiplier' table (0.0-1.0) to compensate for nonlinear nature of IAC-RPM controller"
|
||||
launchSmoothRetard = "Interpolates the Ignition Retard from 0 to 100% within the RPM Range"
|
||||
acIdleRpmBump = "Extra idle target speed when A/C is enabled. Some cars need the extra speed to keep the AC efficient while idling."
|
||||
|
@ -2696,7 +2697,7 @@ unusedAtTheEnd72 = scalar, U08, 639, "", 1, 0
|
|||
yBins = crankingFuelCoef
|
||||
gauge = CLTGauge
|
||||
|
||||
curve = crankingCltCurveE100, "Cranking Coolant Temperature Multiplier (Flex Fuel E100)"
|
||||
curve = crankingCltCurveE100, "Cranking Coolant Temperature Multiplier (Flex Fuel E85)"
|
||||
columnLabel = "Coolant", "Multiplier"
|
||||
xAxis = -40, 120, 9
|
||||
yAxis = 0, 3, 10
|
||||
|
@ -3932,7 +3933,7 @@ menuDialog = main
|
|||
subMenu = std_separator
|
||||
|
||||
subMenu = crankingCltCurve, "Fuel CLT multiplier"
|
||||
subMenu = crankingCltCurveE100, "Fuel CLT multiplier (Flex Fuel E100)", 0, { flexSensorPin != 0 }
|
||||
subMenu = crankingCltCurveE100, "Fuel CLT multiplier (Flex Fuel E85)", 0, { flexSensorPin != 0 && flexCranking }
|
||||
subMenu = crankingDurationCurve, "Fuel duration multiplier"
|
||||
subMenu = crankingTpsCurve, "Fuel TPS multiplier"
|
||||
subMenu = std_separator
|
||||
|
@ -5775,6 +5776,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
field = "Enable flood clear", isCylinderCleanupEnabled
|
||||
field = "Enable faster engine spin-up", isFasterEngineSpinUpEnabled
|
||||
field = "Use Advance Corrections for cranking", useAdvanceCorrectionsForCranking
|
||||
field = "Use Flex Fuel cranking table", flexCranking
|
||||
|
||||
; Cranking->Cranking Settings
|
||||
dialog = crankingDialog, "Cranking Settings"
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.04.04.hellenNA6.477564569"
|
||||
signature = "rusEFI 2022.04.04.hellenNA6.3179481824"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2022.04.04.hellenNA6.477564569" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.04.04.hellenNA6.3179481824" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Apr 04 00:34:39 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Apr 04 21:46:20 UTC 2022
|
||||
|
||||
pageSize = 21012
|
||||
page = 1
|
||||
|
@ -687,7 +687,7 @@ twoWireBatchIgnition = bits, U32, 1272, [15:15], "false", "true"
|
|||
useFixedBaroCorrFromMap = bits, U32, 1272, [16:16], "false", "true"
|
||||
useSeparateAdvanceForCranking = bits, U32, 1272, [17:17], "Fixed (auto taper)", "Table"
|
||||
useAdvanceCorrectionsForCranking = bits, U32, 1272, [18:18], "false", "true"
|
||||
unused1476b19 = bits, U32, 1272, [19:19], "false", "true"
|
||||
flexCranking = bits, U32, 1272, [19:19], "false", "true"
|
||||
unused1476b20 = bits, U32, 1272, [20:20], "false", "true"
|
||||
useIacPidMultTable = bits, U32, 1272, [21:21], "false", "true"
|
||||
isBoostControlEnabled = bits, U32, 1272, [22:22], "false", "true"
|
||||
|
@ -1636,6 +1636,7 @@ crankingFuelCoefE100 = array, U16, 20996, [8], "ratio", 0.01, 0, 0, 50, 2
|
|||
twoWireBatchIgnition = "This is needed if your coils are individually wired (COP) and you wish to use batch ignition (Wasted Spark)."
|
||||
useSeparateAdvanceForCranking = "In Constant mode, timing is automatically tapered to running as RPM increases.\nIn Table mode, the "Cranking ignition advance" table is used directly."
|
||||
useAdvanceCorrectionsForCranking = "This enables the various ignition corrections during cranking (IAT, CLT, FSIO and PID idle).\nYou probably don't need this."
|
||||
flexCranking = "Enable a second cranking table to use for E100 flex fuel, interpolating between the two based on flex fuel sensor."
|
||||
useIacPidMultTable = "This flag allows to use a special 'PID Multiplier' table (0.0-1.0) to compensate for nonlinear nature of IAC-RPM controller"
|
||||
launchSmoothRetard = "Interpolates the Ignition Retard from 0 to 100% within the RPM Range"
|
||||
acIdleRpmBump = "Extra idle target speed when A/C is enabled. Some cars need the extra speed to keep the AC efficient while idling."
|
||||
|
@ -2696,7 +2697,7 @@ unusedAtTheEnd72 = scalar, U08, 639, "", 1, 0
|
|||
yBins = crankingFuelCoef
|
||||
gauge = CLTGauge
|
||||
|
||||
curve = crankingCltCurveE100, "Cranking Coolant Temperature Multiplier (Flex Fuel E100)"
|
||||
curve = crankingCltCurveE100, "Cranking Coolant Temperature Multiplier (Flex Fuel E85)"
|
||||
columnLabel = "Coolant", "Multiplier"
|
||||
xAxis = -40, 120, 9
|
||||
yAxis = 0, 3, 10
|
||||
|
@ -3932,7 +3933,7 @@ menuDialog = main
|
|||
subMenu = std_separator
|
||||
|
||||
subMenu = crankingCltCurve, "Fuel CLT multiplier"
|
||||
subMenu = crankingCltCurveE100, "Fuel CLT multiplier (Flex Fuel E100)", 0, { flexSensorPin != 0 }
|
||||
subMenu = crankingCltCurveE100, "Fuel CLT multiplier (Flex Fuel E85)", 0, { flexSensorPin != 0 && flexCranking }
|
||||
subMenu = crankingDurationCurve, "Fuel duration multiplier"
|
||||
subMenu = crankingTpsCurve, "Fuel TPS multiplier"
|
||||
subMenu = std_separator
|
||||
|
@ -5776,6 +5777,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
field = "Enable flood clear", isCylinderCleanupEnabled
|
||||
field = "Enable faster engine spin-up", isFasterEngineSpinUpEnabled
|
||||
field = "Use Advance Corrections for cranking", useAdvanceCorrectionsForCranking
|
||||
field = "Use Flex Fuel cranking table", flexCranking
|
||||
|
||||
; Cranking->Cranking Settings
|
||||
dialog = crankingDialog, "Cranking Settings"
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.04.04.hellenNA8_96.3756077634"
|
||||
signature = "rusEFI 2022.04.04.hellenNA8_96.2115319355"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2022.04.04.hellenNA8_96.3756077634" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.04.04.hellenNA8_96.2115319355" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Apr 04 00:34:40 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Apr 04 21:46:22 UTC 2022
|
||||
|
||||
pageSize = 21012
|
||||
page = 1
|
||||
|
@ -687,7 +687,7 @@ twoWireBatchIgnition = bits, U32, 1272, [15:15], "false", "true"
|
|||
useFixedBaroCorrFromMap = bits, U32, 1272, [16:16], "false", "true"
|
||||
useSeparateAdvanceForCranking = bits, U32, 1272, [17:17], "Fixed (auto taper)", "Table"
|
||||
useAdvanceCorrectionsForCranking = bits, U32, 1272, [18:18], "false", "true"
|
||||
unused1476b19 = bits, U32, 1272, [19:19], "false", "true"
|
||||
flexCranking = bits, U32, 1272, [19:19], "false", "true"
|
||||
unused1476b20 = bits, U32, 1272, [20:20], "false", "true"
|
||||
useIacPidMultTable = bits, U32, 1272, [21:21], "false", "true"
|
||||
isBoostControlEnabled = bits, U32, 1272, [22:22], "false", "true"
|
||||
|
@ -1636,6 +1636,7 @@ crankingFuelCoefE100 = array, U16, 20996, [8], "ratio", 0.01, 0, 0, 50, 2
|
|||
twoWireBatchIgnition = "This is needed if your coils are individually wired (COP) and you wish to use batch ignition (Wasted Spark)."
|
||||
useSeparateAdvanceForCranking = "In Constant mode, timing is automatically tapered to running as RPM increases.\nIn Table mode, the "Cranking ignition advance" table is used directly."
|
||||
useAdvanceCorrectionsForCranking = "This enables the various ignition corrections during cranking (IAT, CLT, FSIO and PID idle).\nYou probably don't need this."
|
||||
flexCranking = "Enable a second cranking table to use for E100 flex fuel, interpolating between the two based on flex fuel sensor."
|
||||
useIacPidMultTable = "This flag allows to use a special 'PID Multiplier' table (0.0-1.0) to compensate for nonlinear nature of IAC-RPM controller"
|
||||
launchSmoothRetard = "Interpolates the Ignition Retard from 0 to 100% within the RPM Range"
|
||||
acIdleRpmBump = "Extra idle target speed when A/C is enabled. Some cars need the extra speed to keep the AC efficient while idling."
|
||||
|
@ -2696,7 +2697,7 @@ unusedAtTheEnd72 = scalar, U08, 639, "", 1, 0
|
|||
yBins = crankingFuelCoef
|
||||
gauge = CLTGauge
|
||||
|
||||
curve = crankingCltCurveE100, "Cranking Coolant Temperature Multiplier (Flex Fuel E100)"
|
||||
curve = crankingCltCurveE100, "Cranking Coolant Temperature Multiplier (Flex Fuel E85)"
|
||||
columnLabel = "Coolant", "Multiplier"
|
||||
xAxis = -40, 120, 9
|
||||
yAxis = 0, 3, 10
|
||||
|
@ -3932,7 +3933,7 @@ menuDialog = main
|
|||
subMenu = std_separator
|
||||
|
||||
subMenu = crankingCltCurve, "Fuel CLT multiplier"
|
||||
subMenu = crankingCltCurveE100, "Fuel CLT multiplier (Flex Fuel E100)", 0, { flexSensorPin != 0 }
|
||||
subMenu = crankingCltCurveE100, "Fuel CLT multiplier (Flex Fuel E85)", 0, { flexSensorPin != 0 && flexCranking }
|
||||
subMenu = crankingDurationCurve, "Fuel duration multiplier"
|
||||
subMenu = crankingTpsCurve, "Fuel TPS multiplier"
|
||||
subMenu = std_separator
|
||||
|
@ -5776,6 +5777,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
field = "Enable flood clear", isCylinderCleanupEnabled
|
||||
field = "Enable faster engine spin-up", isFasterEngineSpinUpEnabled
|
||||
field = "Use Advance Corrections for cranking", useAdvanceCorrectionsForCranking
|
||||
field = "Use Flex Fuel cranking table", flexCranking
|
||||
|
||||
; Cranking->Cranking Settings
|
||||
dialog = crankingDialog, "Cranking Settings"
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.04.04.hellen_cypress.819346427"
|
||||
signature = "rusEFI 2022.04.04.hellen_cypress.2434940802"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2022.04.04.hellen_cypress.819346427" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.04.04.hellen_cypress.2434940802" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Apr 04 00:35:05 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Apr 04 21:46:51 UTC 2022
|
||||
|
||||
pageSize = 21012
|
||||
page = 1
|
||||
|
@ -687,7 +687,7 @@ twoWireBatchIgnition = bits, U32, 1272, [15:15], "false", "true"
|
|||
useFixedBaroCorrFromMap = bits, U32, 1272, [16:16], "false", "true"
|
||||
useSeparateAdvanceForCranking = bits, U32, 1272, [17:17], "Fixed (auto taper)", "Table"
|
||||
useAdvanceCorrectionsForCranking = bits, U32, 1272, [18:18], "false", "true"
|
||||
unused1476b19 = bits, U32, 1272, [19:19], "false", "true"
|
||||
flexCranking = bits, U32, 1272, [19:19], "false", "true"
|
||||
unused1476b20 = bits, U32, 1272, [20:20], "false", "true"
|
||||
useIacPidMultTable = bits, U32, 1272, [21:21], "false", "true"
|
||||
isBoostControlEnabled = bits, U32, 1272, [22:22], "false", "true"
|
||||
|
@ -1636,6 +1636,7 @@ crankingFuelCoefE100 = array, U16, 20996, [8], "ratio", 0.01, 0, 0, 50, 2
|
|||
twoWireBatchIgnition = "This is needed if your coils are individually wired (COP) and you wish to use batch ignition (Wasted Spark)."
|
||||
useSeparateAdvanceForCranking = "In Constant mode, timing is automatically tapered to running as RPM increases.\nIn Table mode, the "Cranking ignition advance" table is used directly."
|
||||
useAdvanceCorrectionsForCranking = "This enables the various ignition corrections during cranking (IAT, CLT, FSIO and PID idle).\nYou probably don't need this."
|
||||
flexCranking = "Enable a second cranking table to use for E100 flex fuel, interpolating between the two based on flex fuel sensor."
|
||||
useIacPidMultTable = "This flag allows to use a special 'PID Multiplier' table (0.0-1.0) to compensate for nonlinear nature of IAC-RPM controller"
|
||||
launchSmoothRetard = "Interpolates the Ignition Retard from 0 to 100% within the RPM Range"
|
||||
acIdleRpmBump = "Extra idle target speed when A/C is enabled. Some cars need the extra speed to keep the AC efficient while idling."
|
||||
|
@ -2696,7 +2697,7 @@ unusedAtTheEnd72 = scalar, U08, 639, "", 1, 0
|
|||
yBins = crankingFuelCoef
|
||||
gauge = CLTGauge
|
||||
|
||||
curve = crankingCltCurveE100, "Cranking Coolant Temperature Multiplier (Flex Fuel E100)"
|
||||
curve = crankingCltCurveE100, "Cranking Coolant Temperature Multiplier (Flex Fuel E85)"
|
||||
columnLabel = "Coolant", "Multiplier"
|
||||
xAxis = -40, 120, 9
|
||||
yAxis = 0, 3, 10
|
||||
|
@ -3932,7 +3933,7 @@ menuDialog = main
|
|||
subMenu = std_separator
|
||||
|
||||
subMenu = crankingCltCurve, "Fuel CLT multiplier"
|
||||
subMenu = crankingCltCurveE100, "Fuel CLT multiplier (Flex Fuel E100)", 0, { flexSensorPin != 0 }
|
||||
subMenu = crankingCltCurveE100, "Fuel CLT multiplier (Flex Fuel E85)", 0, { flexSensorPin != 0 && flexCranking }
|
||||
subMenu = crankingDurationCurve, "Fuel duration multiplier"
|
||||
subMenu = crankingTpsCurve, "Fuel TPS multiplier"
|
||||
subMenu = std_separator
|
||||
|
@ -5801,6 +5802,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
field = "Enable flood clear", isCylinderCleanupEnabled
|
||||
field = "Enable faster engine spin-up", isFasterEngineSpinUpEnabled
|
||||
field = "Use Advance Corrections for cranking", useAdvanceCorrectionsForCranking
|
||||
field = "Use Flex Fuel cranking table", flexCranking
|
||||
|
||||
; Cranking->Cranking Settings
|
||||
dialog = crankingDialog, "Cranking Settings"
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.04.04.kin.3480483591"
|
||||
signature = "rusEFI 2022.04.04.kin.1854403454"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2022.04.04.kin.3480483591" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.04.04.kin.1854403454" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Apr 04 00:35:04 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Apr 04 21:46:49 UTC 2022
|
||||
|
||||
pageSize = 20984
|
||||
page = 1
|
||||
|
@ -681,7 +681,7 @@ twoWireBatchIgnition = bits, U32, 1272, [15:15], "false", "true"
|
|||
useFixedBaroCorrFromMap = bits, U32, 1272, [16:16], "false", "true"
|
||||
useSeparateAdvanceForCranking = bits, U32, 1272, [17:17], "Fixed (auto taper)", "Table"
|
||||
useAdvanceCorrectionsForCranking = bits, U32, 1272, [18:18], "false", "true"
|
||||
unused1476b19 = bits, U32, 1272, [19:19], "false", "true"
|
||||
flexCranking = bits, U32, 1272, [19:19], "false", "true"
|
||||
unused1476b20 = bits, U32, 1272, [20:20], "false", "true"
|
||||
useIacPidMultTable = bits, U32, 1272, [21:21], "false", "true"
|
||||
isBoostControlEnabled = bits, U32, 1272, [22:22], "false", "true"
|
||||
|
@ -1608,6 +1608,7 @@ crankingFuelCoefE100 = array, U16, 20968, [8], "ratio", 0.01, 0, 0, 50, 2
|
|||
twoWireBatchIgnition = "This is needed if your coils are individually wired (COP) and you wish to use batch ignition (Wasted Spark)."
|
||||
useSeparateAdvanceForCranking = "In Constant mode, timing is automatically tapered to running as RPM increases.\nIn Table mode, the "Cranking ignition advance" table is used directly."
|
||||
useAdvanceCorrectionsForCranking = "This enables the various ignition corrections during cranking (IAT, CLT, FSIO and PID idle).\nYou probably don't need this."
|
||||
flexCranking = "Enable a second cranking table to use for E100 flex fuel, interpolating between the two based on flex fuel sensor."
|
||||
useIacPidMultTable = "This flag allows to use a special 'PID Multiplier' table (0.0-1.0) to compensate for nonlinear nature of IAC-RPM controller"
|
||||
launchSmoothRetard = "Interpolates the Ignition Retard from 0 to 100% within the RPM Range"
|
||||
acIdleRpmBump = "Extra idle target speed when A/C is enabled. Some cars need the extra speed to keep the AC efficient while idling."
|
||||
|
@ -2662,7 +2663,7 @@ unusedAtTheEnd72 = scalar, U08, 639, "", 1, 0
|
|||
yBins = crankingFuelCoef
|
||||
gauge = CLTGauge
|
||||
|
||||
curve = crankingCltCurveE100, "Cranking Coolant Temperature Multiplier (Flex Fuel E100)"
|
||||
curve = crankingCltCurveE100, "Cranking Coolant Temperature Multiplier (Flex Fuel E85)"
|
||||
columnLabel = "Coolant", "Multiplier"
|
||||
xAxis = -40, 120, 9
|
||||
yAxis = 0, 3, 10
|
||||
|
@ -3898,7 +3899,7 @@ menuDialog = main
|
|||
subMenu = std_separator
|
||||
|
||||
subMenu = crankingCltCurve, "Fuel CLT multiplier"
|
||||
subMenu = crankingCltCurveE100, "Fuel CLT multiplier (Flex Fuel E100)", 0, { flexSensorPin != 0 }
|
||||
subMenu = crankingCltCurveE100, "Fuel CLT multiplier (Flex Fuel E85)", 0, { flexSensorPin != 0 && flexCranking }
|
||||
subMenu = crankingDurationCurve, "Fuel duration multiplier"
|
||||
subMenu = crankingTpsCurve, "Fuel TPS multiplier"
|
||||
subMenu = std_separator
|
||||
|
@ -5768,6 +5769,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
field = "Enable flood clear", isCylinderCleanupEnabled
|
||||
field = "Enable faster engine spin-up", isFasterEngineSpinUpEnabled
|
||||
field = "Use Advance Corrections for cranking", useAdvanceCorrectionsForCranking
|
||||
field = "Use Flex Fuel cranking table", flexCranking
|
||||
|
||||
; Cranking->Cranking Settings
|
||||
dialog = crankingDialog, "Cranking Settings"
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.04.04.mre_f4.1694700076"
|
||||
signature = "rusEFI 2022.04.04.mre_f4.3304527445"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2022.04.04.mre_f4.1694700076" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.04.04.mre_f4.3304527445" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Apr 04 00:34:44 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Apr 04 21:46:26 UTC 2022
|
||||
|
||||
pageSize = 21012
|
||||
page = 1
|
||||
|
@ -687,7 +687,7 @@ twoWireBatchIgnition = bits, U32, 1272, [15:15], "false", "true"
|
|||
useFixedBaroCorrFromMap = bits, U32, 1272, [16:16], "false", "true"
|
||||
useSeparateAdvanceForCranking = bits, U32, 1272, [17:17], "Fixed (auto taper)", "Table"
|
||||
useAdvanceCorrectionsForCranking = bits, U32, 1272, [18:18], "false", "true"
|
||||
unused1476b19 = bits, U32, 1272, [19:19], "false", "true"
|
||||
flexCranking = bits, U32, 1272, [19:19], "false", "true"
|
||||
unused1476b20 = bits, U32, 1272, [20:20], "false", "true"
|
||||
useIacPidMultTable = bits, U32, 1272, [21:21], "false", "true"
|
||||
isBoostControlEnabled = bits, U32, 1272, [22:22], "false", "true"
|
||||
|
@ -1636,6 +1636,7 @@ crankingFuelCoefE100 = array, U16, 20996, [8], "ratio", 0.01, 0, 0, 50, 2
|
|||
twoWireBatchIgnition = "This is needed if your coils are individually wired (COP) and you wish to use batch ignition (Wasted Spark)."
|
||||
useSeparateAdvanceForCranking = "In Constant mode, timing is automatically tapered to running as RPM increases.\nIn Table mode, the "Cranking ignition advance" table is used directly."
|
||||
useAdvanceCorrectionsForCranking = "This enables the various ignition corrections during cranking (IAT, CLT, FSIO and PID idle).\nYou probably don't need this."
|
||||
flexCranking = "Enable a second cranking table to use for E100 flex fuel, interpolating between the two based on flex fuel sensor."
|
||||
useIacPidMultTable = "This flag allows to use a special 'PID Multiplier' table (0.0-1.0) to compensate for nonlinear nature of IAC-RPM controller"
|
||||
launchSmoothRetard = "Interpolates the Ignition Retard from 0 to 100% within the RPM Range"
|
||||
acIdleRpmBump = "Extra idle target speed when A/C is enabled. Some cars need the extra speed to keep the AC efficient while idling."
|
||||
|
@ -2696,7 +2697,7 @@ unusedAtTheEnd72 = scalar, U08, 639, "", 1, 0
|
|||
yBins = crankingFuelCoef
|
||||
gauge = CLTGauge
|
||||
|
||||
curve = crankingCltCurveE100, "Cranking Coolant Temperature Multiplier (Flex Fuel E100)"
|
||||
curve = crankingCltCurveE100, "Cranking Coolant Temperature Multiplier (Flex Fuel E85)"
|
||||
columnLabel = "Coolant", "Multiplier"
|
||||
xAxis = -40, 120, 9
|
||||
yAxis = 0, 3, 10
|
||||
|
@ -3932,7 +3933,7 @@ menuDialog = main
|
|||
subMenu = std_separator
|
||||
|
||||
subMenu = crankingCltCurve, "Fuel CLT multiplier"
|
||||
subMenu = crankingCltCurveE100, "Fuel CLT multiplier (Flex Fuel E100)", 0, { flexSensorPin != 0 }
|
||||
subMenu = crankingCltCurveE100, "Fuel CLT multiplier (Flex Fuel E85)", 0, { flexSensorPin != 0 && flexCranking }
|
||||
subMenu = crankingDurationCurve, "Fuel duration multiplier"
|
||||
subMenu = crankingTpsCurve, "Fuel TPS multiplier"
|
||||
subMenu = std_separator
|
||||
|
@ -5775,6 +5776,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
field = "Enable flood clear", isCylinderCleanupEnabled
|
||||
field = "Enable faster engine spin-up", isFasterEngineSpinUpEnabled
|
||||
field = "Use Advance Corrections for cranking", useAdvanceCorrectionsForCranking
|
||||
field = "Use Flex Fuel cranking table", flexCranking
|
||||
|
||||
; Cranking->Cranking Settings
|
||||
dialog = crankingDialog, "Cranking Settings"
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.04.04.mre_f7.1694700076"
|
||||
signature = "rusEFI 2022.04.04.mre_f7.3304527445"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2022.04.04.mre_f7.1694700076" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.04.04.mre_f7.3304527445" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Apr 04 00:34:42 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Apr 04 21:46:24 UTC 2022
|
||||
|
||||
pageSize = 21012
|
||||
page = 1
|
||||
|
@ -687,7 +687,7 @@ twoWireBatchIgnition = bits, U32, 1272, [15:15], "false", "true"
|
|||
useFixedBaroCorrFromMap = bits, U32, 1272, [16:16], "false", "true"
|
||||
useSeparateAdvanceForCranking = bits, U32, 1272, [17:17], "Fixed (auto taper)", "Table"
|
||||
useAdvanceCorrectionsForCranking = bits, U32, 1272, [18:18], "false", "true"
|
||||
unused1476b19 = bits, U32, 1272, [19:19], "false", "true"
|
||||
flexCranking = bits, U32, 1272, [19:19], "false", "true"
|
||||
unused1476b20 = bits, U32, 1272, [20:20], "false", "true"
|
||||
useIacPidMultTable = bits, U32, 1272, [21:21], "false", "true"
|
||||
isBoostControlEnabled = bits, U32, 1272, [22:22], "false", "true"
|
||||
|
@ -1636,6 +1636,7 @@ crankingFuelCoefE100 = array, U16, 20996, [8], "ratio", 0.01, 0, 0, 50, 2
|
|||
twoWireBatchIgnition = "This is needed if your coils are individually wired (COP) and you wish to use batch ignition (Wasted Spark)."
|
||||
useSeparateAdvanceForCranking = "In Constant mode, timing is automatically tapered to running as RPM increases.\nIn Table mode, the "Cranking ignition advance" table is used directly."
|
||||
useAdvanceCorrectionsForCranking = "This enables the various ignition corrections during cranking (IAT, CLT, FSIO and PID idle).\nYou probably don't need this."
|
||||
flexCranking = "Enable a second cranking table to use for E100 flex fuel, interpolating between the two based on flex fuel sensor."
|
||||
useIacPidMultTable = "This flag allows to use a special 'PID Multiplier' table (0.0-1.0) to compensate for nonlinear nature of IAC-RPM controller"
|
||||
launchSmoothRetard = "Interpolates the Ignition Retard from 0 to 100% within the RPM Range"
|
||||
acIdleRpmBump = "Extra idle target speed when A/C is enabled. Some cars need the extra speed to keep the AC efficient while idling."
|
||||
|
@ -2696,7 +2697,7 @@ unusedAtTheEnd72 = scalar, U08, 639, "", 1, 0
|
|||
yBins = crankingFuelCoef
|
||||
gauge = CLTGauge
|
||||
|
||||
curve = crankingCltCurveE100, "Cranking Coolant Temperature Multiplier (Flex Fuel E100)"
|
||||
curve = crankingCltCurveE100, "Cranking Coolant Temperature Multiplier (Flex Fuel E85)"
|
||||
columnLabel = "Coolant", "Multiplier"
|
||||
xAxis = -40, 120, 9
|
||||
yAxis = 0, 3, 10
|
||||
|
@ -3932,7 +3933,7 @@ menuDialog = main
|
|||
subMenu = std_separator
|
||||
|
||||
subMenu = crankingCltCurve, "Fuel CLT multiplier"
|
||||
subMenu = crankingCltCurveE100, "Fuel CLT multiplier (Flex Fuel E100)", 0, { flexSensorPin != 0 }
|
||||
subMenu = crankingCltCurveE100, "Fuel CLT multiplier (Flex Fuel E85)", 0, { flexSensorPin != 0 && flexCranking }
|
||||
subMenu = crankingDurationCurve, "Fuel duration multiplier"
|
||||
subMenu = crankingTpsCurve, "Fuel TPS multiplier"
|
||||
subMenu = std_separator
|
||||
|
@ -5775,6 +5776,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
field = "Enable flood clear", isCylinderCleanupEnabled
|
||||
field = "Enable faster engine spin-up", isFasterEngineSpinUpEnabled
|
||||
field = "Use Advance Corrections for cranking", useAdvanceCorrectionsForCranking
|
||||
field = "Use Flex Fuel cranking table", flexCranking
|
||||
|
||||
; Cranking->Cranking Settings
|
||||
dialog = crankingDialog, "Cranking Settings"
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.04.04.prometheus_405.1523123617"
|
||||
signature = "rusEFI 2022.04.04.prometheus_405.4215079384"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2022.04.04.prometheus_405.1523123617" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.04.04.prometheus_405.4215079384" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Apr 04 00:34:51 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Apr 04 21:46:34 UTC 2022
|
||||
|
||||
pageSize = 21012
|
||||
page = 1
|
||||
|
@ -687,7 +687,7 @@ twoWireBatchIgnition = bits, U32, 1272, [15:15], "false", "true"
|
|||
useFixedBaroCorrFromMap = bits, U32, 1272, [16:16], "false", "true"
|
||||
useSeparateAdvanceForCranking = bits, U32, 1272, [17:17], "Fixed (auto taper)", "Table"
|
||||
useAdvanceCorrectionsForCranking = bits, U32, 1272, [18:18], "false", "true"
|
||||
unused1476b19 = bits, U32, 1272, [19:19], "false", "true"
|
||||
flexCranking = bits, U32, 1272, [19:19], "false", "true"
|
||||
unused1476b20 = bits, U32, 1272, [20:20], "false", "true"
|
||||
useIacPidMultTable = bits, U32, 1272, [21:21], "false", "true"
|
||||
isBoostControlEnabled = bits, U32, 1272, [22:22], "false", "true"
|
||||
|
@ -1636,6 +1636,7 @@ crankingFuelCoefE100 = array, U16, 20996, [8], "ratio", 0.01, 0, 0, 50, 2
|
|||
twoWireBatchIgnition = "This is needed if your coils are individually wired (COP) and you wish to use batch ignition (Wasted Spark)."
|
||||
useSeparateAdvanceForCranking = "In Constant mode, timing is automatically tapered to running as RPM increases.\nIn Table mode, the "Cranking ignition advance" table is used directly."
|
||||
useAdvanceCorrectionsForCranking = "This enables the various ignition corrections during cranking (IAT, CLT, FSIO and PID idle).\nYou probably don't need this."
|
||||
flexCranking = "Enable a second cranking table to use for E100 flex fuel, interpolating between the two based on flex fuel sensor."
|
||||
useIacPidMultTable = "This flag allows to use a special 'PID Multiplier' table (0.0-1.0) to compensate for nonlinear nature of IAC-RPM controller"
|
||||
launchSmoothRetard = "Interpolates the Ignition Retard from 0 to 100% within the RPM Range"
|
||||
acIdleRpmBump = "Extra idle target speed when A/C is enabled. Some cars need the extra speed to keep the AC efficient while idling."
|
||||
|
@ -2696,7 +2697,7 @@ unusedAtTheEnd72 = scalar, U08, 639, "", 1, 0
|
|||
yBins = crankingFuelCoef
|
||||
gauge = CLTGauge
|
||||
|
||||
curve = crankingCltCurveE100, "Cranking Coolant Temperature Multiplier (Flex Fuel E100)"
|
||||
curve = crankingCltCurveE100, "Cranking Coolant Temperature Multiplier (Flex Fuel E85)"
|
||||
columnLabel = "Coolant", "Multiplier"
|
||||
xAxis = -40, 120, 9
|
||||
yAxis = 0, 3, 10
|
||||
|
@ -3932,7 +3933,7 @@ menuDialog = main
|
|||
subMenu = std_separator
|
||||
|
||||
subMenu = crankingCltCurve, "Fuel CLT multiplier"
|
||||
subMenu = crankingCltCurveE100, "Fuel CLT multiplier (Flex Fuel E100)", 0, { flexSensorPin != 0 }
|
||||
subMenu = crankingCltCurveE100, "Fuel CLT multiplier (Flex Fuel E85)", 0, { flexSensorPin != 0 && flexCranking }
|
||||
subMenu = crankingDurationCurve, "Fuel duration multiplier"
|
||||
subMenu = crankingTpsCurve, "Fuel TPS multiplier"
|
||||
subMenu = std_separator
|
||||
|
@ -5796,6 +5797,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
field = "Enable flood clear", isCylinderCleanupEnabled
|
||||
field = "Enable faster engine spin-up", isFasterEngineSpinUpEnabled
|
||||
field = "Use Advance Corrections for cranking", useAdvanceCorrectionsForCranking
|
||||
field = "Use Flex Fuel cranking table", flexCranking
|
||||
|
||||
; Cranking->Cranking Settings
|
||||
dialog = crankingDialog, "Cranking Settings"
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.04.04.prometheus_469.1523123617"
|
||||
signature = "rusEFI 2022.04.04.prometheus_469.4215079384"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2022.04.04.prometheus_469.1523123617" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.04.04.prometheus_469.4215079384" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Apr 04 00:34:49 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Apr 04 21:46:32 UTC 2022
|
||||
|
||||
pageSize = 21012
|
||||
page = 1
|
||||
|
@ -687,7 +687,7 @@ twoWireBatchIgnition = bits, U32, 1272, [15:15], "false", "true"
|
|||
useFixedBaroCorrFromMap = bits, U32, 1272, [16:16], "false", "true"
|
||||
useSeparateAdvanceForCranking = bits, U32, 1272, [17:17], "Fixed (auto taper)", "Table"
|
||||
useAdvanceCorrectionsForCranking = bits, U32, 1272, [18:18], "false", "true"
|
||||
unused1476b19 = bits, U32, 1272, [19:19], "false", "true"
|
||||
flexCranking = bits, U32, 1272, [19:19], "false", "true"
|
||||
unused1476b20 = bits, U32, 1272, [20:20], "false", "true"
|
||||
useIacPidMultTable = bits, U32, 1272, [21:21], "false", "true"
|
||||
isBoostControlEnabled = bits, U32, 1272, [22:22], "false", "true"
|
||||
|
@ -1636,6 +1636,7 @@ crankingFuelCoefE100 = array, U16, 20996, [8], "ratio", 0.01, 0, 0, 50, 2
|
|||
twoWireBatchIgnition = "This is needed if your coils are individually wired (COP) and you wish to use batch ignition (Wasted Spark)."
|
||||
useSeparateAdvanceForCranking = "In Constant mode, timing is automatically tapered to running as RPM increases.\nIn Table mode, the "Cranking ignition advance" table is used directly."
|
||||
useAdvanceCorrectionsForCranking = "This enables the various ignition corrections during cranking (IAT, CLT, FSIO and PID idle).\nYou probably don't need this."
|
||||
flexCranking = "Enable a second cranking table to use for E100 flex fuel, interpolating between the two based on flex fuel sensor."
|
||||
useIacPidMultTable = "This flag allows to use a special 'PID Multiplier' table (0.0-1.0) to compensate for nonlinear nature of IAC-RPM controller"
|
||||
launchSmoothRetard = "Interpolates the Ignition Retard from 0 to 100% within the RPM Range"
|
||||
acIdleRpmBump = "Extra idle target speed when A/C is enabled. Some cars need the extra speed to keep the AC efficient while idling."
|
||||
|
@ -2696,7 +2697,7 @@ unusedAtTheEnd72 = scalar, U08, 639, "", 1, 0
|
|||
yBins = crankingFuelCoef
|
||||
gauge = CLTGauge
|
||||
|
||||
curve = crankingCltCurveE100, "Cranking Coolant Temperature Multiplier (Flex Fuel E100)"
|
||||
curve = crankingCltCurveE100, "Cranking Coolant Temperature Multiplier (Flex Fuel E85)"
|
||||
columnLabel = "Coolant", "Multiplier"
|
||||
xAxis = -40, 120, 9
|
||||
yAxis = 0, 3, 10
|
||||
|
@ -3932,7 +3933,7 @@ menuDialog = main
|
|||
subMenu = std_separator
|
||||
|
||||
subMenu = crankingCltCurve, "Fuel CLT multiplier"
|
||||
subMenu = crankingCltCurveE100, "Fuel CLT multiplier (Flex Fuel E100)", 0, { flexSensorPin != 0 }
|
||||
subMenu = crankingCltCurveE100, "Fuel CLT multiplier (Flex Fuel E85)", 0, { flexSensorPin != 0 && flexCranking }
|
||||
subMenu = crankingDurationCurve, "Fuel duration multiplier"
|
||||
subMenu = crankingTpsCurve, "Fuel TPS multiplier"
|
||||
subMenu = std_separator
|
||||
|
@ -5796,6 +5797,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
field = "Enable flood clear", isCylinderCleanupEnabled
|
||||
field = "Enable faster engine spin-up", isFasterEngineSpinUpEnabled
|
||||
field = "Use Advance Corrections for cranking", useAdvanceCorrectionsForCranking
|
||||
field = "Use Flex Fuel cranking table", flexCranking
|
||||
|
||||
; Cranking->Cranking Settings
|
||||
dialog = crankingDialog, "Cranking Settings"
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.04.04.proteus_f4.754599366"
|
||||
signature = "rusEFI 2022.04.04.proteus_f4.2366521791"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2022.04.04.proteus_f4.754599366" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.04.04.proteus_f4.2366521791" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Apr 04 00:34:54 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Apr 04 21:46:38 UTC 2022
|
||||
|
||||
pageSize = 21012
|
||||
page = 1
|
||||
|
@ -687,7 +687,7 @@ twoWireBatchIgnition = bits, U32, 1272, [15:15], "false", "true"
|
|||
useFixedBaroCorrFromMap = bits, U32, 1272, [16:16], "false", "true"
|
||||
useSeparateAdvanceForCranking = bits, U32, 1272, [17:17], "Fixed (auto taper)", "Table"
|
||||
useAdvanceCorrectionsForCranking = bits, U32, 1272, [18:18], "false", "true"
|
||||
unused1476b19 = bits, U32, 1272, [19:19], "false", "true"
|
||||
flexCranking = bits, U32, 1272, [19:19], "false", "true"
|
||||
unused1476b20 = bits, U32, 1272, [20:20], "false", "true"
|
||||
useIacPidMultTable = bits, U32, 1272, [21:21], "false", "true"
|
||||
isBoostControlEnabled = bits, U32, 1272, [22:22], "false", "true"
|
||||
|
@ -1636,6 +1636,7 @@ crankingFuelCoefE100 = array, U16, 20996, [8], "ratio", 0.01, 0, 0, 50, 2
|
|||
twoWireBatchIgnition = "This is needed if your coils are individually wired (COP) and you wish to use batch ignition (Wasted Spark)."
|
||||
useSeparateAdvanceForCranking = "In Constant mode, timing is automatically tapered to running as RPM increases.\nIn Table mode, the "Cranking ignition advance" table is used directly."
|
||||
useAdvanceCorrectionsForCranking = "This enables the various ignition corrections during cranking (IAT, CLT, FSIO and PID idle).\nYou probably don't need this."
|
||||
flexCranking = "Enable a second cranking table to use for E100 flex fuel, interpolating between the two based on flex fuel sensor."
|
||||
useIacPidMultTable = "This flag allows to use a special 'PID Multiplier' table (0.0-1.0) to compensate for nonlinear nature of IAC-RPM controller"
|
||||
launchSmoothRetard = "Interpolates the Ignition Retard from 0 to 100% within the RPM Range"
|
||||
acIdleRpmBump = "Extra idle target speed when A/C is enabled. Some cars need the extra speed to keep the AC efficient while idling."
|
||||
|
@ -2696,7 +2697,7 @@ unusedAtTheEnd72 = scalar, U08, 639, "", 1, 0
|
|||
yBins = crankingFuelCoef
|
||||
gauge = CLTGauge
|
||||
|
||||
curve = crankingCltCurveE100, "Cranking Coolant Temperature Multiplier (Flex Fuel E100)"
|
||||
curve = crankingCltCurveE100, "Cranking Coolant Temperature Multiplier (Flex Fuel E85)"
|
||||
columnLabel = "Coolant", "Multiplier"
|
||||
xAxis = -40, 120, 9
|
||||
yAxis = 0, 3, 10
|
||||
|
@ -3932,7 +3933,7 @@ menuDialog = main
|
|||
subMenu = std_separator
|
||||
|
||||
subMenu = crankingCltCurve, "Fuel CLT multiplier"
|
||||
subMenu = crankingCltCurveE100, "Fuel CLT multiplier (Flex Fuel E100)", 0, { flexSensorPin != 0 }
|
||||
subMenu = crankingCltCurveE100, "Fuel CLT multiplier (Flex Fuel E85)", 0, { flexSensorPin != 0 && flexCranking }
|
||||
subMenu = crankingDurationCurve, "Fuel duration multiplier"
|
||||
subMenu = crankingTpsCurve, "Fuel TPS multiplier"
|
||||
subMenu = std_separator
|
||||
|
@ -5766,6 +5767,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
field = "Enable flood clear", isCylinderCleanupEnabled
|
||||
field = "Enable faster engine spin-up", isFasterEngineSpinUpEnabled
|
||||
field = "Use Advance Corrections for cranking", useAdvanceCorrectionsForCranking
|
||||
field = "Use Flex Fuel cranking table", flexCranking
|
||||
|
||||
; Cranking->Cranking Settings
|
||||
dialog = crankingDialog, "Cranking Settings"
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.04.04.proteus_f7.754599366"
|
||||
signature = "rusEFI 2022.04.04.proteus_f7.2366521791"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2022.04.04.proteus_f7.754599366" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.04.04.proteus_f7.2366521791" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Apr 04 00:34:52 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Apr 04 21:46:36 UTC 2022
|
||||
|
||||
pageSize = 21012
|
||||
page = 1
|
||||
|
@ -687,7 +687,7 @@ twoWireBatchIgnition = bits, U32, 1272, [15:15], "false", "true"
|
|||
useFixedBaroCorrFromMap = bits, U32, 1272, [16:16], "false", "true"
|
||||
useSeparateAdvanceForCranking = bits, U32, 1272, [17:17], "Fixed (auto taper)", "Table"
|
||||
useAdvanceCorrectionsForCranking = bits, U32, 1272, [18:18], "false", "true"
|
||||
unused1476b19 = bits, U32, 1272, [19:19], "false", "true"
|
||||
flexCranking = bits, U32, 1272, [19:19], "false", "true"
|
||||
unused1476b20 = bits, U32, 1272, [20:20], "false", "true"
|
||||
useIacPidMultTable = bits, U32, 1272, [21:21], "false", "true"
|
||||
isBoostControlEnabled = bits, U32, 1272, [22:22], "false", "true"
|
||||
|
@ -1636,6 +1636,7 @@ crankingFuelCoefE100 = array, U16, 20996, [8], "ratio", 0.01, 0, 0, 50, 2
|
|||
twoWireBatchIgnition = "This is needed if your coils are individually wired (COP) and you wish to use batch ignition (Wasted Spark)."
|
||||
useSeparateAdvanceForCranking = "In Constant mode, timing is automatically tapered to running as RPM increases.\nIn Table mode, the "Cranking ignition advance" table is used directly."
|
||||
useAdvanceCorrectionsForCranking = "This enables the various ignition corrections during cranking (IAT, CLT, FSIO and PID idle).\nYou probably don't need this."
|
||||
flexCranking = "Enable a second cranking table to use for E100 flex fuel, interpolating between the two based on flex fuel sensor."
|
||||
useIacPidMultTable = "This flag allows to use a special 'PID Multiplier' table (0.0-1.0) to compensate for nonlinear nature of IAC-RPM controller"
|
||||
launchSmoothRetard = "Interpolates the Ignition Retard from 0 to 100% within the RPM Range"
|
||||
acIdleRpmBump = "Extra idle target speed when A/C is enabled. Some cars need the extra speed to keep the AC efficient while idling."
|
||||
|
@ -2696,7 +2697,7 @@ unusedAtTheEnd72 = scalar, U08, 639, "", 1, 0
|
|||
yBins = crankingFuelCoef
|
||||
gauge = CLTGauge
|
||||
|
||||
curve = crankingCltCurveE100, "Cranking Coolant Temperature Multiplier (Flex Fuel E100)"
|
||||
curve = crankingCltCurveE100, "Cranking Coolant Temperature Multiplier (Flex Fuel E85)"
|
||||
columnLabel = "Coolant", "Multiplier"
|
||||
xAxis = -40, 120, 9
|
||||
yAxis = 0, 3, 10
|
||||
|
@ -3932,7 +3933,7 @@ menuDialog = main
|
|||
subMenu = std_separator
|
||||
|
||||
subMenu = crankingCltCurve, "Fuel CLT multiplier"
|
||||
subMenu = crankingCltCurveE100, "Fuel CLT multiplier (Flex Fuel E100)", 0, { flexSensorPin != 0 }
|
||||
subMenu = crankingCltCurveE100, "Fuel CLT multiplier (Flex Fuel E85)", 0, { flexSensorPin != 0 && flexCranking }
|
||||
subMenu = crankingDurationCurve, "Fuel duration multiplier"
|
||||
subMenu = crankingTpsCurve, "Fuel TPS multiplier"
|
||||
subMenu = std_separator
|
||||
|
@ -5766,6 +5767,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
field = "Enable flood clear", isCylinderCleanupEnabled
|
||||
field = "Enable faster engine spin-up", isFasterEngineSpinUpEnabled
|
||||
field = "Use Advance Corrections for cranking", useAdvanceCorrectionsForCranking
|
||||
field = "Use Flex Fuel cranking table", flexCranking
|
||||
|
||||
; Cranking->Cranking Settings
|
||||
dialog = crankingDialog, "Cranking Settings"
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.04.04.proteus_h7.754599366"
|
||||
signature = "rusEFI 2022.04.04.proteus_h7.2366521791"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2022.04.04.proteus_h7.754599366" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.04.04.proteus_h7.2366521791" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Apr 04 00:34:56 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Apr 04 21:46:40 UTC 2022
|
||||
|
||||
pageSize = 21012
|
||||
page = 1
|
||||
|
@ -687,7 +687,7 @@ twoWireBatchIgnition = bits, U32, 1272, [15:15], "false", "true"
|
|||
useFixedBaroCorrFromMap = bits, U32, 1272, [16:16], "false", "true"
|
||||
useSeparateAdvanceForCranking = bits, U32, 1272, [17:17], "Fixed (auto taper)", "Table"
|
||||
useAdvanceCorrectionsForCranking = bits, U32, 1272, [18:18], "false", "true"
|
||||
unused1476b19 = bits, U32, 1272, [19:19], "false", "true"
|
||||
flexCranking = bits, U32, 1272, [19:19], "false", "true"
|
||||
unused1476b20 = bits, U32, 1272, [20:20], "false", "true"
|
||||
useIacPidMultTable = bits, U32, 1272, [21:21], "false", "true"
|
||||
isBoostControlEnabled = bits, U32, 1272, [22:22], "false", "true"
|
||||
|
@ -1636,6 +1636,7 @@ crankingFuelCoefE100 = array, U16, 20996, [8], "ratio", 0.01, 0, 0, 50, 2
|
|||
twoWireBatchIgnition = "This is needed if your coils are individually wired (COP) and you wish to use batch ignition (Wasted Spark)."
|
||||
useSeparateAdvanceForCranking = "In Constant mode, timing is automatically tapered to running as RPM increases.\nIn Table mode, the "Cranking ignition advance" table is used directly."
|
||||
useAdvanceCorrectionsForCranking = "This enables the various ignition corrections during cranking (IAT, CLT, FSIO and PID idle).\nYou probably don't need this."
|
||||
flexCranking = "Enable a second cranking table to use for E100 flex fuel, interpolating between the two based on flex fuel sensor."
|
||||
useIacPidMultTable = "This flag allows to use a special 'PID Multiplier' table (0.0-1.0) to compensate for nonlinear nature of IAC-RPM controller"
|
||||
launchSmoothRetard = "Interpolates the Ignition Retard from 0 to 100% within the RPM Range"
|
||||
acIdleRpmBump = "Extra idle target speed when A/C is enabled. Some cars need the extra speed to keep the AC efficient while idling."
|
||||
|
@ -2696,7 +2697,7 @@ unusedAtTheEnd72 = scalar, U08, 639, "", 1, 0
|
|||
yBins = crankingFuelCoef
|
||||
gauge = CLTGauge
|
||||
|
||||
curve = crankingCltCurveE100, "Cranking Coolant Temperature Multiplier (Flex Fuel E100)"
|
||||
curve = crankingCltCurveE100, "Cranking Coolant Temperature Multiplier (Flex Fuel E85)"
|
||||
columnLabel = "Coolant", "Multiplier"
|
||||
xAxis = -40, 120, 9
|
||||
yAxis = 0, 3, 10
|
||||
|
@ -3932,7 +3933,7 @@ menuDialog = main
|
|||
subMenu = std_separator
|
||||
|
||||
subMenu = crankingCltCurve, "Fuel CLT multiplier"
|
||||
subMenu = crankingCltCurveE100, "Fuel CLT multiplier (Flex Fuel E100)", 0, { flexSensorPin != 0 }
|
||||
subMenu = crankingCltCurveE100, "Fuel CLT multiplier (Flex Fuel E85)", 0, { flexSensorPin != 0 && flexCranking }
|
||||
subMenu = crankingDurationCurve, "Fuel duration multiplier"
|
||||
subMenu = crankingTpsCurve, "Fuel TPS multiplier"
|
||||
subMenu = std_separator
|
||||
|
@ -5766,6 +5767,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
field = "Enable flood clear", isCylinderCleanupEnabled
|
||||
field = "Enable faster engine spin-up", isFasterEngineSpinUpEnabled
|
||||
field = "Use Advance Corrections for cranking", useAdvanceCorrectionsForCranking
|
||||
field = "Use Flex Fuel cranking table", flexCranking
|
||||
|
||||
; Cranking->Cranking Settings
|
||||
dialog = crankingDialog, "Cranking Settings"
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.04.04.subaru_eg33_f7.1804910022"
|
||||
signature = "rusEFI 2022.04.04.subaru_eg33_f7.3395336639"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2022.04.04.subaru_eg33_f7.1804910022" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.04.04.subaru_eg33_f7.3395336639" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Apr 04 00:35:07 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Apr 04 21:46:52 UTC 2022
|
||||
|
||||
pageSize = 21012
|
||||
page = 1
|
||||
|
@ -687,7 +687,7 @@ twoWireBatchIgnition = bits, U32, 1272, [15:15], "false", "true"
|
|||
useFixedBaroCorrFromMap = bits, U32, 1272, [16:16], "false", "true"
|
||||
useSeparateAdvanceForCranking = bits, U32, 1272, [17:17], "Fixed (auto taper)", "Table"
|
||||
useAdvanceCorrectionsForCranking = bits, U32, 1272, [18:18], "false", "true"
|
||||
unused1476b19 = bits, U32, 1272, [19:19], "false", "true"
|
||||
flexCranking = bits, U32, 1272, [19:19], "false", "true"
|
||||
unused1476b20 = bits, U32, 1272, [20:20], "false", "true"
|
||||
useIacPidMultTable = bits, U32, 1272, [21:21], "false", "true"
|
||||
isBoostControlEnabled = bits, U32, 1272, [22:22], "false", "true"
|
||||
|
@ -1636,6 +1636,7 @@ crankingFuelCoefE100 = array, U16, 20996, [8], "ratio", 0.01, 0, 0, 50, 2
|
|||
twoWireBatchIgnition = "This is needed if your coils are individually wired (COP) and you wish to use batch ignition (Wasted Spark)."
|
||||
useSeparateAdvanceForCranking = "In Constant mode, timing is automatically tapered to running as RPM increases.\nIn Table mode, the "Cranking ignition advance" table is used directly."
|
||||
useAdvanceCorrectionsForCranking = "This enables the various ignition corrections during cranking (IAT, CLT, FSIO and PID idle).\nYou probably don't need this."
|
||||
flexCranking = "Enable a second cranking table to use for E100 flex fuel, interpolating between the two based on flex fuel sensor."
|
||||
useIacPidMultTable = "This flag allows to use a special 'PID Multiplier' table (0.0-1.0) to compensate for nonlinear nature of IAC-RPM controller"
|
||||
launchSmoothRetard = "Interpolates the Ignition Retard from 0 to 100% within the RPM Range"
|
||||
acIdleRpmBump = "Extra idle target speed when A/C is enabled. Some cars need the extra speed to keep the AC efficient while idling."
|
||||
|
@ -2696,7 +2697,7 @@ unusedAtTheEnd72 = scalar, U08, 639, "", 1, 0
|
|||
yBins = crankingFuelCoef
|
||||
gauge = CLTGauge
|
||||
|
||||
curve = crankingCltCurveE100, "Cranking Coolant Temperature Multiplier (Flex Fuel E100)"
|
||||
curve = crankingCltCurveE100, "Cranking Coolant Temperature Multiplier (Flex Fuel E85)"
|
||||
columnLabel = "Coolant", "Multiplier"
|
||||
xAxis = -40, 120, 9
|
||||
yAxis = 0, 3, 10
|
||||
|
@ -3932,7 +3933,7 @@ menuDialog = main
|
|||
subMenu = std_separator
|
||||
|
||||
subMenu = crankingCltCurve, "Fuel CLT multiplier"
|
||||
subMenu = crankingCltCurveE100, "Fuel CLT multiplier (Flex Fuel E100)", 0, { flexSensorPin != 0 }
|
||||
subMenu = crankingCltCurveE100, "Fuel CLT multiplier (Flex Fuel E85)", 0, { flexSensorPin != 0 && flexCranking }
|
||||
subMenu = crankingDurationCurve, "Fuel duration multiplier"
|
||||
subMenu = crankingTpsCurve, "Fuel TPS multiplier"
|
||||
subMenu = std_separator
|
||||
|
@ -5790,6 +5791,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
field = "Enable flood clear", isCylinderCleanupEnabled
|
||||
field = "Enable faster engine spin-up", isFasterEngineSpinUpEnabled
|
||||
field = "Use Advance Corrections for cranking", useAdvanceCorrectionsForCranking
|
||||
field = "Use Flex Fuel cranking table", flexCranking
|
||||
|
||||
; Cranking->Cranking Settings
|
||||
dialog = crankingDialog, "Cranking Settings"
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.04.04.tdg-pdm8.3862074390"
|
||||
signature = "rusEFI 2022.04.04.tdg-pdm8.1204195439"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2022.04.04.tdg-pdm8.3862074390" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.04.04.tdg-pdm8.1204195439" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Apr 04 00:35:01 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Apr 04 21:46:46 UTC 2022
|
||||
|
||||
pageSize = 21012
|
||||
page = 1
|
||||
|
@ -687,7 +687,7 @@ twoWireBatchIgnition = bits, U32, 1272, [15:15], "false", "true"
|
|||
useFixedBaroCorrFromMap = bits, U32, 1272, [16:16], "false", "true"
|
||||
useSeparateAdvanceForCranking = bits, U32, 1272, [17:17], "Fixed (auto taper)", "Table"
|
||||
useAdvanceCorrectionsForCranking = bits, U32, 1272, [18:18], "false", "true"
|
||||
unused1476b19 = bits, U32, 1272, [19:19], "false", "true"
|
||||
flexCranking = bits, U32, 1272, [19:19], "false", "true"
|
||||
unused1476b20 = bits, U32, 1272, [20:20], "false", "true"
|
||||
useIacPidMultTable = bits, U32, 1272, [21:21], "false", "true"
|
||||
isBoostControlEnabled = bits, U32, 1272, [22:22], "false", "true"
|
||||
|
@ -1636,6 +1636,7 @@ crankingFuelCoefE100 = array, U16, 20996, [8], "ratio", 0.01, 0, 0, 50, 2
|
|||
twoWireBatchIgnition = "This is needed if your coils are individually wired (COP) and you wish to use batch ignition (Wasted Spark)."
|
||||
useSeparateAdvanceForCranking = "In Constant mode, timing is automatically tapered to running as RPM increases.\nIn Table mode, the "Cranking ignition advance" table is used directly."
|
||||
useAdvanceCorrectionsForCranking = "This enables the various ignition corrections during cranking (IAT, CLT, FSIO and PID idle).\nYou probably don't need this."
|
||||
flexCranking = "Enable a second cranking table to use for E100 flex fuel, interpolating between the two based on flex fuel sensor."
|
||||
useIacPidMultTable = "This flag allows to use a special 'PID Multiplier' table (0.0-1.0) to compensate for nonlinear nature of IAC-RPM controller"
|
||||
launchSmoothRetard = "Interpolates the Ignition Retard from 0 to 100% within the RPM Range"
|
||||
acIdleRpmBump = "Extra idle target speed when A/C is enabled. Some cars need the extra speed to keep the AC efficient while idling."
|
||||
|
@ -2696,7 +2697,7 @@ unusedAtTheEnd72 = scalar, U08, 639, "", 1, 0
|
|||
yBins = crankingFuelCoef
|
||||
gauge = CLTGauge
|
||||
|
||||
curve = crankingCltCurveE100, "Cranking Coolant Temperature Multiplier (Flex Fuel E100)"
|
||||
curve = crankingCltCurveE100, "Cranking Coolant Temperature Multiplier (Flex Fuel E85)"
|
||||
columnLabel = "Coolant", "Multiplier"
|
||||
xAxis = -40, 120, 9
|
||||
yAxis = 0, 3, 10
|
||||
|
@ -3932,7 +3933,7 @@ menuDialog = main
|
|||
subMenu = std_separator
|
||||
|
||||
subMenu = crankingCltCurve, "Fuel CLT multiplier"
|
||||
subMenu = crankingCltCurveE100, "Fuel CLT multiplier (Flex Fuel E100)", 0, { flexSensorPin != 0 }
|
||||
subMenu = crankingCltCurveE100, "Fuel CLT multiplier (Flex Fuel E85)", 0, { flexSensorPin != 0 && flexCranking }
|
||||
subMenu = crankingDurationCurve, "Fuel duration multiplier"
|
||||
subMenu = crankingTpsCurve, "Fuel TPS multiplier"
|
||||
subMenu = std_separator
|
||||
|
@ -5801,6 +5802,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
field = "Enable flood clear", isCylinderCleanupEnabled
|
||||
field = "Enable faster engine spin-up", isFasterEngineSpinUpEnabled
|
||||
field = "Use Advance Corrections for cranking", useAdvanceCorrectionsForCranking
|
||||
field = "Use Flex Fuel cranking table", flexCranking
|
||||
|
||||
; Cranking->Cranking Settings
|
||||
dialog = crankingDialog, "Cranking Settings"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
package com.rusefi.config.generated;
|
||||
|
||||
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Apr 04 00:35:10 UTC 2022
|
||||
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Apr 04 21:46:55 UTC 2022
|
||||
|
||||
// by class com.rusefi.output.FileJavaFieldsConsumer
|
||||
import com.rusefi.config.*;
|
||||
|
@ -969,6 +969,7 @@ public class Fields {
|
|||
public static final int fixedModeTiming_offset = 464;
|
||||
public static final int fixedTiming_offset = 1824;
|
||||
public static final int FLASH_DATA_VERSION = 10009;
|
||||
public static final int flexCranking_offset = 1272;
|
||||
public static final int flexSensorPin_offset = 806;
|
||||
public static final int FUEL_LEVEL_TABLE_COUNT = 8;
|
||||
public static final int FUEL_LOAD_COUNT = 16;
|
||||
|
@ -1867,7 +1868,6 @@ public class Fields {
|
|||
public static final int servoOutputPins7_offset = 2738;
|
||||
public static final int servoOutputPins8_offset = 2739;
|
||||
public static final int showHumanReadableWarning_offset = 896;
|
||||
public static final int SIGNATURE_HASH = 170122311;
|
||||
public static final int silentTriggerError_offset = 1260;
|
||||
public static final int skippedWheelOnCam_offset = 1260;
|
||||
public static final int slowAdcAlpha_offset = 1712;
|
||||
|
@ -2352,7 +2352,7 @@ public class Fields {
|
|||
public static final int TS_RESPONSE_UNDERRUN = 0x80;
|
||||
public static final int TS_RESPONSE_UNRECOGNIZED_COMMAND = 0x83;
|
||||
public static final char TS_SET_LOGGER_SWITCH = 'l';
|
||||
public static final String TS_SIGNATURE = "rusEFI 2022.04.04.all.170122311";
|
||||
public static final String TS_SIGNATURE = "rusEFI 2022.04.04.all.2883049534";
|
||||
public static final char TS_SINGLE_WRITE_COMMAND = 'W';
|
||||
public static final char TS_TEST_COMMAND = 't';
|
||||
public static final int TsCalMode_EtbKd = 5;
|
||||
|
@ -2387,7 +2387,6 @@ public class Fields {
|
|||
public static final int unused1128_offset = 1740;
|
||||
public static final int unused1129_offset = 1740;
|
||||
public static final int unused1130_offset = 1740;
|
||||
public static final int unused1476b19_offset = 1272;
|
||||
public static final int unused1476b20_offset = 1272;
|
||||
public static final int unused1476b8_offset = 1272;
|
||||
public static final int unused16962_offset = 1699;
|
||||
|
@ -3173,7 +3172,7 @@ public class Fields {
|
|||
public static final Field USEFIXEDBAROCORRFROMMAP = Field.create("USEFIXEDBAROCORRFROMMAP", 1272, FieldType.BIT, 16);
|
||||
public static final Field USESEPARATEADVANCEFORCRANKING = Field.create("USESEPARATEADVANCEFORCRANKING", 1272, FieldType.BIT, 17);
|
||||
public static final Field USEADVANCECORRECTIONSFORCRANKING = Field.create("USEADVANCECORRECTIONSFORCRANKING", 1272, FieldType.BIT, 18);
|
||||
public static final Field UNUSED1476B19 = Field.create("UNUSED1476B19", 1272, FieldType.BIT, 19);
|
||||
public static final Field FLEXCRANKING = Field.create("FLEXCRANKING", 1272, FieldType.BIT, 19);
|
||||
public static final Field UNUSED1476B20 = Field.create("UNUSED1476B20", 1272, FieldType.BIT, 20);
|
||||
public static final Field USEIACPIDMULTTABLE = Field.create("USEIACPIDMULTTABLE", 1272, FieldType.BIT, 21);
|
||||
public static final Field ISBOOSTCONTROLENABLED = Field.create("ISBOOSTCONTROLENABLED", 1272, FieldType.BIT, 22);
|
||||
|
@ -4491,7 +4490,7 @@ public class Fields {
|
|||
USEFIXEDBAROCORRFROMMAP,
|
||||
USESEPARATEADVANCEFORCRANKING,
|
||||
USEADVANCECORRECTIONSFORCRANKING,
|
||||
UNUSED1476B19,
|
||||
FLEXCRANKING,
|
||||
UNUSED1476B20,
|
||||
USEIACPIDMULTTABLE,
|
||||
ISBOOSTCONTROLENABLED,
|
||||
|
|
Loading…
Reference in New Issue