Auto-generated configs and docs
This commit is contained in:
parent
28950acf3e
commit
d20db70a28
|
@ -1,4 +1,4 @@
|
|||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sat Jan 29 00:56:05 UTC 2022
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sat Jan 29 02:39:37 UTC 2022
|
||||
// by class com.rusefi.output.CHeaderConsumer
|
||||
// begin
|
||||
#pragma once
|
||||
|
@ -2870,9 +2870,11 @@ struct engine_configuration_s {
|
|||
*/
|
||||
uint8_t coastingFuelCutVssHigh;
|
||||
/**
|
||||
* Pause closed loop fueling after deceleration fuel cut occurs. Set this to a little longer than however long is required for normal fueling behavior to resume after fuel cut.
|
||||
sec
|
||||
* offset 1691
|
||||
*/
|
||||
uint8_t unused1689[1];
|
||||
scaled_channel<uint8_t, 10, 1> noFuelTrimAfterDfcoTime;
|
||||
/**
|
||||
* Maximum change delta of TPS percentage over the 'length'. Actual TPS change has to be above this value in order for TPS/TPS acceleration to kick in.
|
||||
roc
|
||||
|
@ -4506,4 +4508,4 @@ struct persistent_config_s {
|
|||
};
|
||||
|
||||
// end
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sat Jan 29 00:56:05 UTC 2022
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sat Jan 29 02:39:37 UTC 2022
|
||||
|
|
|
@ -1696,6 +1696,7 @@
|
|||
#define narrowToWideOxygen_offset 1912
|
||||
#define narrowToWideOxygenBins_offset 1880
|
||||
#define noAccelAfterHardLimitPeriodSecs_offset 1308
|
||||
#define noFuelTrimAfterDfcoTime_offset 1691
|
||||
#define o2heaterPin_offset 746
|
||||
#define o2heaterPinModeTodO_offset 747
|
||||
#define oilPressure_alignmentFill_offset 2289
|
||||
|
@ -1891,7 +1892,7 @@
|
|||
#define show_test_presets true
|
||||
#define showHumanReadableWarning_offset 896
|
||||
#define showSdCardWarning_offset 164
|
||||
#define SIGNATURE_HASH 181902223
|
||||
#define SIGNATURE_HASH 2608534403
|
||||
#define silentTriggerError_offset 1260
|
||||
#define slowAdcAlpha_offset 1712
|
||||
#define sparkDwellRpmBins_offset 54
|
||||
|
@ -2416,7 +2417,7 @@
|
|||
#define ts_show_spi true
|
||||
#define ts_show_trigger_comparator false
|
||||
#define ts_show_tunerstudio_port true
|
||||
#define TS_SIGNATURE "rusEFI 2022.01.29.hellen_cypress.181902223"
|
||||
#define TS_SIGNATURE "rusEFI 2022.01.29.hellen_cypress.2608534403"
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
#define TS_SINGLE_WRITE_COMMAND_char W
|
||||
#define TS_TEST_COMMAND 't'
|
||||
|
@ -2456,7 +2457,6 @@
|
|||
#define unused1476b19_offset 1272
|
||||
#define unused1476b20_offset 1272
|
||||
#define unused1476b8_offset 1272
|
||||
#define unused1689_offset 1691
|
||||
#define unused1740b0_offset 1740
|
||||
#define unused1740b1_offset 1740
|
||||
#define unused1740b2_offset 1740
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sat Jan 29 00:56:03 UTC 2022
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sat Jan 29 02:39:35 UTC 2022
|
||||
// by class com.rusefi.output.CHeaderConsumer
|
||||
// begin
|
||||
#pragma once
|
||||
|
@ -2870,9 +2870,11 @@ struct engine_configuration_s {
|
|||
*/
|
||||
uint8_t coastingFuelCutVssHigh;
|
||||
/**
|
||||
* Pause closed loop fueling after deceleration fuel cut occurs. Set this to a little longer than however long is required for normal fueling behavior to resume after fuel cut.
|
||||
sec
|
||||
* offset 1691
|
||||
*/
|
||||
uint8_t unused1689[1];
|
||||
scaled_channel<uint8_t, 10, 1> noFuelTrimAfterDfcoTime;
|
||||
/**
|
||||
* Maximum change delta of TPS percentage over the 'length'. Actual TPS change has to be above this value in order for TPS/TPS acceleration to kick in.
|
||||
roc
|
||||
|
@ -4500,4 +4502,4 @@ struct persistent_config_s {
|
|||
};
|
||||
|
||||
// end
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sat Jan 29 00:56:03 UTC 2022
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sat Jan 29 02:39:35 UTC 2022
|
||||
|
|
|
@ -1681,6 +1681,7 @@
|
|||
#define narrowToWideOxygen_offset 1904
|
||||
#define narrowToWideOxygenBins_offset 1872
|
||||
#define noAccelAfterHardLimitPeriodSecs_offset 1308
|
||||
#define noFuelTrimAfterDfcoTime_offset 1691
|
||||
#define o2heaterPin_offset 746
|
||||
#define o2heaterPinModeTodO_offset 747
|
||||
#define oilPressure_alignmentFill_offset 2261
|
||||
|
@ -1876,7 +1877,7 @@
|
|||
#define show_test_presets true
|
||||
#define showHumanReadableWarning_offset 896
|
||||
#define showSdCardWarning_offset 164
|
||||
#define SIGNATURE_HASH 4117911411
|
||||
#define SIGNATURE_HASH 1692327807
|
||||
#define silentTriggerError_offset 1260
|
||||
#define slowAdcAlpha_offset 1712
|
||||
#define sparkDwellRpmBins_offset 54
|
||||
|
@ -2401,7 +2402,7 @@
|
|||
#define ts_show_spi true
|
||||
#define ts_show_trigger_comparator true
|
||||
#define ts_show_tunerstudio_port true
|
||||
#define TS_SIGNATURE "rusEFI 2022.01.29.kin.4117911411"
|
||||
#define TS_SIGNATURE "rusEFI 2022.01.29.kin.1692327807"
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
#define TS_SINGLE_WRITE_COMMAND_char W
|
||||
#define TS_TEST_COMMAND 't'
|
||||
|
@ -2441,7 +2442,6 @@
|
|||
#define unused1476b19_offset 1272
|
||||
#define unused1476b20_offset 1272
|
||||
#define unused1476b8_offset 1272
|
||||
#define unused1689_offset 1691
|
||||
#define unused1740b0_offset 1740
|
||||
#define unused1740b1_offset 1740
|
||||
#define unused1740b2_offset 1740
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sat Jan 29 00:56:06 UTC 2022
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sat Jan 29 02:39:39 UTC 2022
|
||||
// by class com.rusefi.output.CHeaderConsumer
|
||||
// begin
|
||||
#pragma once
|
||||
|
@ -2870,9 +2870,11 @@ struct engine_configuration_s {
|
|||
*/
|
||||
uint8_t coastingFuelCutVssHigh;
|
||||
/**
|
||||
* Pause closed loop fueling after deceleration fuel cut occurs. Set this to a little longer than however long is required for normal fueling behavior to resume after fuel cut.
|
||||
sec
|
||||
* offset 1691
|
||||
*/
|
||||
uint8_t unused1689[1];
|
||||
scaled_channel<uint8_t, 10, 1> noFuelTrimAfterDfcoTime;
|
||||
/**
|
||||
* Maximum change delta of TPS percentage over the 'length'. Actual TPS change has to be above this value in order for TPS/TPS acceleration to kick in.
|
||||
roc
|
||||
|
@ -4506,4 +4508,4 @@ struct persistent_config_s {
|
|||
};
|
||||
|
||||
// end
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sat Jan 29 00:56:06 UTC 2022
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sat Jan 29 02:39:39 UTC 2022
|
||||
|
|
|
@ -1708,6 +1708,7 @@
|
|||
#define narrowToWideOxygen_offset 1912
|
||||
#define narrowToWideOxygenBins_offset 1880
|
||||
#define noAccelAfterHardLimitPeriodSecs_offset 1308
|
||||
#define noFuelTrimAfterDfcoTime_offset 1691
|
||||
#define o2heaterPin_offset 746
|
||||
#define o2heaterPinModeTodO_offset 747
|
||||
#define oilPressure_alignmentFill_offset 2289
|
||||
|
@ -1904,7 +1905,7 @@
|
|||
#define show_test_presets false
|
||||
#define showHumanReadableWarning_offset 896
|
||||
#define showSdCardWarning_offset 164
|
||||
#define SIGNATURE_HASH 4086852195
|
||||
#define SIGNATURE_HASH 1647633007
|
||||
#define silentTriggerError_offset 1260
|
||||
#define slowAdcAlpha_offset 1712
|
||||
#define sparkDwellRpmBins_offset 54
|
||||
|
@ -2429,7 +2430,7 @@
|
|||
#define ts_show_spi true
|
||||
#define ts_show_trigger_comparator false
|
||||
#define ts_show_tunerstudio_port false
|
||||
#define TS_SIGNATURE "rusEFI 2022.01.29.subaru_eg33_f7.4086852195"
|
||||
#define TS_SIGNATURE "rusEFI 2022.01.29.subaru_eg33_f7.1647633007"
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
#define TS_SINGLE_WRITE_COMMAND_char W
|
||||
#define TS_TEST_COMMAND 't'
|
||||
|
@ -2469,7 +2470,6 @@
|
|||
#define unused1476b19_offset 1272
|
||||
#define unused1476b20_offset 1272
|
||||
#define unused1476b8_offset 1272
|
||||
#define unused1689_offset 1691
|
||||
#define unused1740b0_offset 1740
|
||||
#define unused1740b1_offset 1740
|
||||
#define unused1740b2_offset 1740
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sat Jan 29 00:56:08 UTC 2022
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sat Jan 29 02:39:40 UTC 2022
|
||||
// by class com.rusefi.output.CHeaderConsumer
|
||||
// begin
|
||||
#pragma once
|
||||
|
@ -2870,9 +2870,11 @@ struct engine_configuration_s {
|
|||
*/
|
||||
uint8_t coastingFuelCutVssHigh;
|
||||
/**
|
||||
* Pause closed loop fueling after deceleration fuel cut occurs. Set this to a little longer than however long is required for normal fueling behavior to resume after fuel cut.
|
||||
sec
|
||||
* offset 1691
|
||||
*/
|
||||
uint8_t unused1689[1];
|
||||
scaled_channel<uint8_t, 10, 1> noFuelTrimAfterDfcoTime;
|
||||
/**
|
||||
* Maximum change delta of TPS percentage over the 'length'. Actual TPS change has to be above this value in order for TPS/TPS acceleration to kick in.
|
||||
roc
|
||||
|
@ -4506,4 +4508,4 @@ struct persistent_config_s {
|
|||
};
|
||||
|
||||
// end
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sat Jan 29 00:56:08 UTC 2022
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sat Jan 29 02:39:40 UTC 2022
|
||||
|
|
|
@ -1696,6 +1696,7 @@
|
|||
#define narrowToWideOxygen_offset 1912
|
||||
#define narrowToWideOxygenBins_offset 1880
|
||||
#define noAccelAfterHardLimitPeriodSecs_offset 1308
|
||||
#define noFuelTrimAfterDfcoTime_offset 1691
|
||||
#define o2heaterPin_offset 746
|
||||
#define o2heaterPinModeTodO_offset 747
|
||||
#define oilPressure_alignmentFill_offset 2289
|
||||
|
@ -1891,7 +1892,7 @@
|
|||
#define show_test_presets true
|
||||
#define showHumanReadableWarning_offset 896
|
||||
#define showSdCardWarning_offset 164
|
||||
#define SIGNATURE_HASH 807566387
|
||||
#define SIGNATURE_HASH 2710500415
|
||||
#define silentTriggerError_offset 1260
|
||||
#define slowAdcAlpha_offset 1712
|
||||
#define sparkDwellRpmBins_offset 54
|
||||
|
@ -2416,7 +2417,7 @@
|
|||
#define ts_show_spi true
|
||||
#define ts_show_trigger_comparator false
|
||||
#define ts_show_tunerstudio_port true
|
||||
#define TS_SIGNATURE "rusEFI 2022.01.29.all.807566387"
|
||||
#define TS_SIGNATURE "rusEFI 2022.01.29.all.2710500415"
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
#define TS_SINGLE_WRITE_COMMAND_char W
|
||||
#define TS_TEST_COMMAND 't'
|
||||
|
@ -2456,7 +2457,6 @@
|
|||
#define unused1476b19_offset 1272
|
||||
#define unused1476b20_offset 1272
|
||||
#define unused1476b8_offset 1272
|
||||
#define unused1689_offset 1691
|
||||
#define unused1740b0_offset 1740
|
||||
#define unused1740b1_offset 1740
|
||||
#define unused1740b2_offset 1740
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 807566387
|
||||
#define TS_SIGNATURE "rusEFI 2022.01.29.all.807566387"
|
||||
#define SIGNATURE_HASH 2710500415
|
||||
#define TS_SIGNATURE "rusEFI 2022.01.29.all.2710500415"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 826611708
|
||||
#define TS_SIGNATURE "rusEFI 2022.01.29.alphax-2chan.826611708"
|
||||
#define SIGNATURE_HASH 2699665392
|
||||
#define TS_SIGNATURE "rusEFI 2022.01.29.alphax-2chan.2699665392"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 2667115560
|
||||
#define TS_SIGNATURE "rusEFI 2022.01.29.alphax-4chan.2667115560"
|
||||
#define SIGNATURE_HASH 257195044
|
||||
#define TS_SIGNATURE "rusEFI 2022.01.29.alphax-4chan.257195044"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 753436948
|
||||
#define TS_SIGNATURE "rusEFI 2022.01.29.atlas.753436948"
|
||||
#define SIGNATURE_HASH 3175350552
|
||||
#define TS_SIGNATURE "rusEFI 2022.01.29.atlas.3175350552"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 807566387
|
||||
#define TS_SIGNATURE "rusEFI 2022.01.29.f429-discovery.807566387"
|
||||
#define SIGNATURE_HASH 2710500415
|
||||
#define TS_SIGNATURE "rusEFI 2022.01.29.f429-discovery.2710500415"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 1242573274
|
||||
#define TS_SIGNATURE "rusEFI 2022.01.29.frankenso_na6.1242573274"
|
||||
#define SIGNATURE_HASH 3686572502
|
||||
#define TS_SIGNATURE "rusEFI 2022.01.29.frankenso_na6.3686572502"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 3437986538
|
||||
#define TS_SIGNATURE "rusEFI 2022.01.29.hellen-nb1.3437986538"
|
||||
#define SIGNATURE_HASH 1564936934
|
||||
#define TS_SIGNATURE "rusEFI 2022.01.29.hellen-nb1.1564936934"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 2492673856
|
||||
#define TS_SIGNATURE "rusEFI 2022.01.29.hellen121nissan.2492673856"
|
||||
#define SIGNATURE_HASH 88057676
|
||||
#define TS_SIGNATURE "rusEFI 2022.01.29.hellen121nissan.88057676"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 1870747705
|
||||
#define TS_SIGNATURE "rusEFI 2022.01.29.hellen121vag.1870747705"
|
||||
#define SIGNATURE_HASH 4264415285
|
||||
#define TS_SIGNATURE "rusEFI 2022.01.29.hellen121vag.4264415285"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 1947029526
|
||||
#define TS_SIGNATURE "rusEFI 2022.01.29.hellen128.1947029526"
|
||||
#define SIGNATURE_HASH 3852589082
|
||||
#define TS_SIGNATURE "rusEFI 2022.01.29.hellen128.3852589082"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 4231946399
|
||||
#define TS_SIGNATURE "rusEFI 2022.01.29.hellen154hyundai.4231946399"
|
||||
#define SIGNATURE_HASH 1838344339
|
||||
#define TS_SIGNATURE "rusEFI 2022.01.29.hellen154hyundai.1838344339"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 3298818947
|
||||
#define TS_SIGNATURE "rusEFI 2022.01.29.hellen72.3298818947"
|
||||
#define SIGNATURE_HASH 1429435279
|
||||
#define TS_SIGNATURE "rusEFI 2022.01.29.hellen72.1429435279"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 1888642672
|
||||
#define TS_SIGNATURE "rusEFI 2022.01.29.hellen81.1888642672"
|
||||
#define SIGNATURE_HASH 3778997884
|
||||
#define TS_SIGNATURE "rusEFI 2022.01.29.hellen81.3778997884"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 2447568236
|
||||
#define TS_SIGNATURE "rusEFI 2022.01.29.hellen88bmw.2447568236"
|
||||
#define SIGNATURE_HASH 5137760
|
||||
#define TS_SIGNATURE "rusEFI 2022.01.29.hellen88bmw.5137760"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 1176451739
|
||||
#define TS_SIGNATURE "rusEFI 2022.01.29.hellenNA6.1176451739"
|
||||
#define SIGNATURE_HASH 3618878103
|
||||
#define TS_SIGNATURE "rusEFI 2022.01.29.hellenNA6.3618878103"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 468585960
|
||||
#define TS_SIGNATURE "rusEFI 2022.01.29.hellenNA8_96.468585960"
|
||||
#define SIGNATURE_HASH 2319615460
|
||||
#define TS_SIGNATURE "rusEFI 2022.01.29.hellenNA8_96.2319615460"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 181902223
|
||||
#define TS_SIGNATURE "rusEFI 2022.01.29.hellen_cypress.181902223"
|
||||
#define SIGNATURE_HASH 2608534403
|
||||
#define TS_SIGNATURE "rusEFI 2022.01.29.hellen_cypress.2608534403"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 4117911411
|
||||
#define TS_SIGNATURE "rusEFI 2022.01.29.kin.4117911411"
|
||||
#define SIGNATURE_HASH 1692327807
|
||||
#define TS_SIGNATURE "rusEFI 2022.01.29.kin.1692327807"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 1568833014
|
||||
#define TS_SIGNATURE "rusEFI 2022.01.29.mre_f4.1568833014"
|
||||
#define SIGNATURE_HASH 3425629690
|
||||
#define TS_SIGNATURE "rusEFI 2022.01.29.mre_f4.3425629690"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 1568833014
|
||||
#define TS_SIGNATURE "rusEFI 2022.01.29.mre_f7.1568833014"
|
||||
#define SIGNATURE_HASH 3425629690
|
||||
#define TS_SIGNATURE "rusEFI 2022.01.29.mre_f7.3425629690"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 1623762389
|
||||
#define TS_SIGNATURE "rusEFI 2022.01.29.prometheus_405.1623762389"
|
||||
#define SIGNATURE_HASH 4049874393
|
||||
#define TS_SIGNATURE "rusEFI 2022.01.29.prometheus_405.4049874393"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 1623762389
|
||||
#define TS_SIGNATURE "rusEFI 2022.01.29.prometheus_469.1623762389"
|
||||
#define SIGNATURE_HASH 4049874393
|
||||
#define TS_SIGNATURE "rusEFI 2022.01.29.prometheus_469.4049874393"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 3831542208
|
||||
#define TS_SIGNATURE "rusEFI 2022.01.29.proteus_f4.3831542208"
|
||||
#define SIGNATURE_HASH 1976318412
|
||||
#define TS_SIGNATURE "rusEFI 2022.01.29.proteus_f4.1976318412"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 3831542208
|
||||
#define TS_SIGNATURE "rusEFI 2022.01.29.proteus_f7.3831542208"
|
||||
#define SIGNATURE_HASH 1976318412
|
||||
#define TS_SIGNATURE "rusEFI 2022.01.29.proteus_f7.1976318412"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 3831542208
|
||||
#define TS_SIGNATURE "rusEFI 2022.01.29.proteus_h7.3831542208"
|
||||
#define SIGNATURE_HASH 1976318412
|
||||
#define TS_SIGNATURE "rusEFI 2022.01.29.proteus_h7.1976318412"
|
||||
|
|
|
@ -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 4086852195
|
||||
#define TS_SIGNATURE "rusEFI 2022.01.29.subaru_eg33_f7.4086852195"
|
||||
#define SIGNATURE_HASH 1647633007
|
||||
#define TS_SIGNATURE "rusEFI 2022.01.29.subaru_eg33_f7.1647633007"
|
||||
|
|
|
@ -654,6 +654,8 @@ float getConfigValueByName(const char *name) {
|
|||
return engineConfiguration->coastingFuelCutVssLow;
|
||||
if (strEqualCaseInsensitive(name, "coastingFuelCutVssHigh"))
|
||||
return engineConfiguration->coastingFuelCutVssHigh;
|
||||
if (strEqualCaseInsensitive(name, "noFuelTrimAfterDfcoTime"))
|
||||
return engineConfiguration->noFuelTrimAfterDfcoTime;
|
||||
if (strEqualCaseInsensitive(name, "tpsAccelEnrichmentThreshold"))
|
||||
return engineConfiguration->tpsAccelEnrichmentThreshold;
|
||||
if (strEqualCaseInsensitive(name, "engineLoadAccelLength"))
|
||||
|
@ -2556,6 +2558,11 @@ void setConfigValueByName(const char *name, float value) {
|
|||
engineConfiguration->coastingFuelCutVssHigh = (int)value;
|
||||
return;
|
||||
}
|
||||
if (strEqualCaseInsensitive(name, "noFuelTrimAfterDfcoTime"))
|
||||
{
|
||||
engineConfiguration->noFuelTrimAfterDfcoTime = (int)value;
|
||||
return;
|
||||
}
|
||||
if (strEqualCaseInsensitive(name, "tpsAccelEnrichmentThreshold"))
|
||||
{
|
||||
engineConfiguration->tpsAccelEnrichmentThreshold = value;
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.01.29.all.807566387"
|
||||
signature = "rusEFI 2022.01.29.all.2710500415"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2022.01.29.all.807566387" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.01.29.all.2710500415" ; 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 Sat Jan 29 01:27:22 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sat Jan 29 02:39:34 UTC 2022
|
||||
|
||||
pageSize = 20996
|
||||
page = 1
|
||||
|
@ -783,7 +783,7 @@ LIS302DLCsPin = bits, U08, 1687, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2",
|
|||
tpsAccelLookback = scalar, U08, 1688, "sec", 0.05, 0, 0, 5, 2
|
||||
coastingFuelCutVssLow = scalar, U08, 1689, "kph", 1, 0, 0, 255, 0
|
||||
coastingFuelCutVssHigh = scalar, U08, 1690, "kph", 1, 0, 0, 255, 0
|
||||
unused1689 = array, U08, 1691, [1], "", 1,0,0,0,0
|
||||
noFuelTrimAfterDfcoTime = scalar, U08, 1691, "sec", 0.1, 0, 0, 10, 1
|
||||
tpsAccelEnrichmentThreshold = scalar, F32, 1692, "roc", 1, 0, 0, 200, 1
|
||||
engineLoadAccelLength = scalar, S32, 1696, "cycles", 1, 0, 1, 200, 0
|
||||
uartConsoleSerialSpeed = scalar, U32, 1700, "BPs", 1, 0, 0, 1000000, 0
|
||||
|
@ -1659,6 +1659,7 @@ fuelTrims12_table = array, S08, 20980, [4x4], "", 0.2, 0, -25, 25, 1
|
|||
tpsAccelLookback = "How long to look back for TPS-based acceleration enrichment. Increasing this time will trigger enrichment for longer when a throttle position change occurs."
|
||||
coastingFuelCutVssLow = "Below this speed, disable DFCO. Use this to prevent jerkiness from fuel enable/disable in low gears."
|
||||
coastingFuelCutVssHigh = "Above this speed, allow DFCO. Use this to prevent jerkiness from fuel enable/disable in low gears."
|
||||
noFuelTrimAfterDfcoTime = "Pause closed loop fueling after deceleration fuel cut occurs. Set this to a little longer than however long is required for normal fueling behavior to resume after fuel cut."
|
||||
tpsAccelEnrichmentThreshold = "Maximum change delta of TPS percentage over the 'length'. Actual TPS change has to be above this value in order for TPS/TPS acceleration to kick in."
|
||||
uartConsoleSerialSpeed = "Band rate for primary TTL"
|
||||
tpsDecelEnleanmentThreshold = "For decel we simply multiply delta of TPS and tFor decel we do not use table?!"
|
||||
|
@ -6073,6 +6074,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
field = "Vehicle speed restore below", coastingFuelCutVssLow, {coastingFuelCutEnabled == 1}
|
||||
field = "Cut fuel below TPS", coastingFuelCutTps, {coastingFuelCutEnabled == 1}
|
||||
field = "Cut fuel below MAP", coastingFuelCutMap, {coastingFuelCutEnabled == 1}
|
||||
field = "Inhibit closed loop fuel after cut", noFuelTrimAfterDfcoTime, {coastingFuelCutEnabled == 1}
|
||||
|
||||
dialog = rotaryDialog, "Rotary"
|
||||
field = "Enable Trailing Sparks", enableTrailingSparks
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.01.29.alphax-2chan.826611708"
|
||||
signature = "rusEFI 2022.01.29.alphax-2chan.2699665392"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2022.01.29.alphax-2chan.826611708" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.01.29.alphax-2chan.2699665392" ; 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 Sat Jan 29 01:26:43 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sat Jan 29 02:38:54 UTC 2022
|
||||
|
||||
pageSize = 20996
|
||||
page = 1
|
||||
|
@ -783,7 +783,7 @@ LIS302DLCsPin = bits, U08, 1687, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2",
|
|||
tpsAccelLookback = scalar, U08, 1688, "sec", 0.05, 0, 0, 5, 2
|
||||
coastingFuelCutVssLow = scalar, U08, 1689, "kph", 1, 0, 0, 255, 0
|
||||
coastingFuelCutVssHigh = scalar, U08, 1690, "kph", 1, 0, 0, 255, 0
|
||||
unused1689 = array, U08, 1691, [1], "", 1,0,0,0,0
|
||||
noFuelTrimAfterDfcoTime = scalar, U08, 1691, "sec", 0.1, 0, 0, 10, 1
|
||||
tpsAccelEnrichmentThreshold = scalar, F32, 1692, "roc", 1, 0, 0, 200, 1
|
||||
engineLoadAccelLength = scalar, S32, 1696, "cycles", 1, 0, 1, 200, 0
|
||||
uartConsoleSerialSpeed = scalar, U32, 1700, "BPs", 1, 0, 0, 1000000, 0
|
||||
|
@ -1659,6 +1659,7 @@ fuelTrims12_table = array, S08, 20980, [4x4], "", 0.2, 0, -25, 25, 1
|
|||
tpsAccelLookback = "How long to look back for TPS-based acceleration enrichment. Increasing this time will trigger enrichment for longer when a throttle position change occurs."
|
||||
coastingFuelCutVssLow = "Below this speed, disable DFCO. Use this to prevent jerkiness from fuel enable/disable in low gears."
|
||||
coastingFuelCutVssHigh = "Above this speed, allow DFCO. Use this to prevent jerkiness from fuel enable/disable in low gears."
|
||||
noFuelTrimAfterDfcoTime = "Pause closed loop fueling after deceleration fuel cut occurs. Set this to a little longer than however long is required for normal fueling behavior to resume after fuel cut."
|
||||
tpsAccelEnrichmentThreshold = "Maximum change delta of TPS percentage over the 'length'. Actual TPS change has to be above this value in order for TPS/TPS acceleration to kick in."
|
||||
uartConsoleSerialSpeed = "Band rate for primary TTL"
|
||||
tpsDecelEnleanmentThreshold = "For decel we simply multiply delta of TPS and tFor decel we do not use table?!"
|
||||
|
@ -6037,6 +6038,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
field = "Vehicle speed restore below", coastingFuelCutVssLow, {coastingFuelCutEnabled == 1}
|
||||
field = "Cut fuel below TPS", coastingFuelCutTps, {coastingFuelCutEnabled == 1}
|
||||
field = "Cut fuel below MAP", coastingFuelCutMap, {coastingFuelCutEnabled == 1}
|
||||
field = "Inhibit closed loop fuel after cut", noFuelTrimAfterDfcoTime, {coastingFuelCutEnabled == 1}
|
||||
|
||||
dialog = rotaryDialog, "Rotary"
|
||||
field = "Enable Trailing Sparks", enableTrailingSparks
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.01.29.alphax-4chan.2667115560"
|
||||
signature = "rusEFI 2022.01.29.alphax-4chan.257195044"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2022.01.29.alphax-4chan.2667115560" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.01.29.alphax-4chan.257195044" ; 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 Sat Jan 29 01:26:45 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sat Jan 29 02:38:56 UTC 2022
|
||||
|
||||
pageSize = 20996
|
||||
page = 1
|
||||
|
@ -783,7 +783,7 @@ LIS302DLCsPin = bits, U08, 1687, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2",
|
|||
tpsAccelLookback = scalar, U08, 1688, "sec", 0.05, 0, 0, 5, 2
|
||||
coastingFuelCutVssLow = scalar, U08, 1689, "kph", 1, 0, 0, 255, 0
|
||||
coastingFuelCutVssHigh = scalar, U08, 1690, "kph", 1, 0, 0, 255, 0
|
||||
unused1689 = array, U08, 1691, [1], "", 1,0,0,0,0
|
||||
noFuelTrimAfterDfcoTime = scalar, U08, 1691, "sec", 0.1, 0, 0, 10, 1
|
||||
tpsAccelEnrichmentThreshold = scalar, F32, 1692, "roc", 1, 0, 0, 200, 1
|
||||
engineLoadAccelLength = scalar, S32, 1696, "cycles", 1, 0, 1, 200, 0
|
||||
uartConsoleSerialSpeed = scalar, U32, 1700, "BPs", 1, 0, 0, 1000000, 0
|
||||
|
@ -1659,6 +1659,7 @@ fuelTrims12_table = array, S08, 20980, [4x4], "", 0.2, 0, -25, 25, 1
|
|||
tpsAccelLookback = "How long to look back for TPS-based acceleration enrichment. Increasing this time will trigger enrichment for longer when a throttle position change occurs."
|
||||
coastingFuelCutVssLow = "Below this speed, disable DFCO. Use this to prevent jerkiness from fuel enable/disable in low gears."
|
||||
coastingFuelCutVssHigh = "Above this speed, allow DFCO. Use this to prevent jerkiness from fuel enable/disable in low gears."
|
||||
noFuelTrimAfterDfcoTime = "Pause closed loop fueling after deceleration fuel cut occurs. Set this to a little longer than however long is required for normal fueling behavior to resume after fuel cut."
|
||||
tpsAccelEnrichmentThreshold = "Maximum change delta of TPS percentage over the 'length'. Actual TPS change has to be above this value in order for TPS/TPS acceleration to kick in."
|
||||
uartConsoleSerialSpeed = "Band rate for primary TTL"
|
||||
tpsDecelEnleanmentThreshold = "For decel we simply multiply delta of TPS and tFor decel we do not use table?!"
|
||||
|
@ -6037,6 +6038,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
field = "Vehicle speed restore below", coastingFuelCutVssLow, {coastingFuelCutEnabled == 1}
|
||||
field = "Cut fuel below TPS", coastingFuelCutTps, {coastingFuelCutEnabled == 1}
|
||||
field = "Cut fuel below MAP", coastingFuelCutMap, {coastingFuelCutEnabled == 1}
|
||||
field = "Inhibit closed loop fuel after cut", noFuelTrimAfterDfcoTime, {coastingFuelCutEnabled == 1}
|
||||
|
||||
dialog = rotaryDialog, "Rotary"
|
||||
field = "Enable Trailing Sparks", enableTrailingSparks
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.01.29.atlas.753436948"
|
||||
signature = "rusEFI 2022.01.29.atlas.3175350552"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2022.01.29.atlas.753436948" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.01.29.atlas.3175350552" ; 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 Sat Jan 29 01:27:21 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sat Jan 29 02:39:32 UTC 2022
|
||||
|
||||
pageSize = 20996
|
||||
page = 1
|
||||
|
@ -783,7 +783,7 @@ LIS302DLCsPin = bits, U08, 1687, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2",
|
|||
tpsAccelLookback = scalar, U08, 1688, "sec", 0.05, 0, 0, 5, 2
|
||||
coastingFuelCutVssLow = scalar, U08, 1689, "kph", 1, 0, 0, 255, 0
|
||||
coastingFuelCutVssHigh = scalar, U08, 1690, "kph", 1, 0, 0, 255, 0
|
||||
unused1689 = array, U08, 1691, [1], "", 1,0,0,0,0
|
||||
noFuelTrimAfterDfcoTime = scalar, U08, 1691, "sec", 0.1, 0, 0, 10, 1
|
||||
tpsAccelEnrichmentThreshold = scalar, F32, 1692, "roc", 1, 0, 0, 200, 1
|
||||
engineLoadAccelLength = scalar, S32, 1696, "cycles", 1, 0, 1, 200, 0
|
||||
uartConsoleSerialSpeed = scalar, U32, 1700, "BPs", 1, 0, 0, 1000000, 0
|
||||
|
@ -1659,6 +1659,7 @@ fuelTrims12_table = array, S08, 20980, [4x4], "", 0.2, 0, -25, 25, 1
|
|||
tpsAccelLookback = "How long to look back for TPS-based acceleration enrichment. Increasing this time will trigger enrichment for longer when a throttle position change occurs."
|
||||
coastingFuelCutVssLow = "Below this speed, disable DFCO. Use this to prevent jerkiness from fuel enable/disable in low gears."
|
||||
coastingFuelCutVssHigh = "Above this speed, allow DFCO. Use this to prevent jerkiness from fuel enable/disable in low gears."
|
||||
noFuelTrimAfterDfcoTime = "Pause closed loop fueling after deceleration fuel cut occurs. Set this to a little longer than however long is required for normal fueling behavior to resume after fuel cut."
|
||||
tpsAccelEnrichmentThreshold = "Maximum change delta of TPS percentage over the 'length'. Actual TPS change has to be above this value in order for TPS/TPS acceleration to kick in."
|
||||
uartConsoleSerialSpeed = "Band rate for primary TTL"
|
||||
tpsDecelEnleanmentThreshold = "For decel we simply multiply delta of TPS and tFor decel we do not use table?!"
|
||||
|
@ -6064,6 +6065,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
field = "Vehicle speed restore below", coastingFuelCutVssLow, {coastingFuelCutEnabled == 1}
|
||||
field = "Cut fuel below TPS", coastingFuelCutTps, {coastingFuelCutEnabled == 1}
|
||||
field = "Cut fuel below MAP", coastingFuelCutMap, {coastingFuelCutEnabled == 1}
|
||||
field = "Inhibit closed loop fuel after cut", noFuelTrimAfterDfcoTime, {coastingFuelCutEnabled == 1}
|
||||
|
||||
dialog = rotaryDialog, "Rotary"
|
||||
field = "Enable Trailing Sparks", enableTrailingSparks
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.01.29.f429-discovery.807566387"
|
||||
signature = "rusEFI 2022.01.29.f429-discovery.2710500415"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2022.01.29.f429-discovery.807566387" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.01.29.f429-discovery.2710500415" ; 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 Sat Jan 29 01:26:41 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sat Jan 29 02:38:52 UTC 2022
|
||||
|
||||
pageSize = 20996
|
||||
page = 1
|
||||
|
@ -783,7 +783,7 @@ LIS302DLCsPin = bits, U08, 1687, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2",
|
|||
tpsAccelLookback = scalar, U08, 1688, "sec", 0.05, 0, 0, 5, 2
|
||||
coastingFuelCutVssLow = scalar, U08, 1689, "kph", 1, 0, 0, 255, 0
|
||||
coastingFuelCutVssHigh = scalar, U08, 1690, "kph", 1, 0, 0, 255, 0
|
||||
unused1689 = array, U08, 1691, [1], "", 1,0,0,0,0
|
||||
noFuelTrimAfterDfcoTime = scalar, U08, 1691, "sec", 0.1, 0, 0, 10, 1
|
||||
tpsAccelEnrichmentThreshold = scalar, F32, 1692, "roc", 1, 0, 0, 200, 1
|
||||
engineLoadAccelLength = scalar, S32, 1696, "cycles", 1, 0, 1, 200, 0
|
||||
uartConsoleSerialSpeed = scalar, U32, 1700, "BPs", 1, 0, 0, 1000000, 0
|
||||
|
@ -1659,6 +1659,7 @@ fuelTrims12_table = array, S08, 20980, [4x4], "", 0.2, 0, -25, 25, 1
|
|||
tpsAccelLookback = "How long to look back for TPS-based acceleration enrichment. Increasing this time will trigger enrichment for longer when a throttle position change occurs."
|
||||
coastingFuelCutVssLow = "Below this speed, disable DFCO. Use this to prevent jerkiness from fuel enable/disable in low gears."
|
||||
coastingFuelCutVssHigh = "Above this speed, allow DFCO. Use this to prevent jerkiness from fuel enable/disable in low gears."
|
||||
noFuelTrimAfterDfcoTime = "Pause closed loop fueling after deceleration fuel cut occurs. Set this to a little longer than however long is required for normal fueling behavior to resume after fuel cut."
|
||||
tpsAccelEnrichmentThreshold = "Maximum change delta of TPS percentage over the 'length'. Actual TPS change has to be above this value in order for TPS/TPS acceleration to kick in."
|
||||
uartConsoleSerialSpeed = "Band rate for primary TTL"
|
||||
tpsDecelEnleanmentThreshold = "For decel we simply multiply delta of TPS and tFor decel we do not use table?!"
|
||||
|
@ -6073,6 +6074,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
field = "Vehicle speed restore below", coastingFuelCutVssLow, {coastingFuelCutEnabled == 1}
|
||||
field = "Cut fuel below TPS", coastingFuelCutTps, {coastingFuelCutEnabled == 1}
|
||||
field = "Cut fuel below MAP", coastingFuelCutMap, {coastingFuelCutEnabled == 1}
|
||||
field = "Inhibit closed loop fuel after cut", noFuelTrimAfterDfcoTime, {coastingFuelCutEnabled == 1}
|
||||
|
||||
dialog = rotaryDialog, "Rotary"
|
||||
field = "Enable Trailing Sparks", enableTrailingSparks
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.01.29.frankenso_na6.1242573274"
|
||||
signature = "rusEFI 2022.01.29.frankenso_na6.3686572502"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2022.01.29.frankenso_na6.1242573274" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.01.29.frankenso_na6.3686572502" ; 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 Sat Jan 29 01:27:09 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sat Jan 29 02:39:21 UTC 2022
|
||||
|
||||
pageSize = 20996
|
||||
page = 1
|
||||
|
@ -783,7 +783,7 @@ LIS302DLCsPin = bits, U08, 1687, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2",
|
|||
tpsAccelLookback = scalar, U08, 1688, "sec", 0.05, 0, 0, 5, 2
|
||||
coastingFuelCutVssLow = scalar, U08, 1689, "kph", 1, 0, 0, 255, 0
|
||||
coastingFuelCutVssHigh = scalar, U08, 1690, "kph", 1, 0, 0, 255, 0
|
||||
unused1689 = array, U08, 1691, [1], "", 1,0,0,0,0
|
||||
noFuelTrimAfterDfcoTime = scalar, U08, 1691, "sec", 0.1, 0, 0, 10, 1
|
||||
tpsAccelEnrichmentThreshold = scalar, F32, 1692, "roc", 1, 0, 0, 200, 1
|
||||
engineLoadAccelLength = scalar, S32, 1696, "cycles", 1, 0, 1, 200, 0
|
||||
uartConsoleSerialSpeed = scalar, U32, 1700, "BPs", 1, 0, 0, 1000000, 0
|
||||
|
@ -1659,6 +1659,7 @@ fuelTrims12_table = array, S08, 20980, [4x4], "", 0.2, 0, -25, 25, 1
|
|||
tpsAccelLookback = "How long to look back for TPS-based acceleration enrichment. Increasing this time will trigger enrichment for longer when a throttle position change occurs."
|
||||
coastingFuelCutVssLow = "Below this speed, disable DFCO. Use this to prevent jerkiness from fuel enable/disable in low gears."
|
||||
coastingFuelCutVssHigh = "Above this speed, allow DFCO. Use this to prevent jerkiness from fuel enable/disable in low gears."
|
||||
noFuelTrimAfterDfcoTime = "Pause closed loop fueling after deceleration fuel cut occurs. Set this to a little longer than however long is required for normal fueling behavior to resume after fuel cut."
|
||||
tpsAccelEnrichmentThreshold = "Maximum change delta of TPS percentage over the 'length'. Actual TPS change has to be above this value in order for TPS/TPS acceleration to kick in."
|
||||
uartConsoleSerialSpeed = "Band rate for primary TTL"
|
||||
tpsDecelEnleanmentThreshold = "For decel we simply multiply delta of TPS and tFor decel we do not use table?!"
|
||||
|
@ -6073,6 +6074,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
field = "Vehicle speed restore below", coastingFuelCutVssLow, {coastingFuelCutEnabled == 1}
|
||||
field = "Cut fuel below TPS", coastingFuelCutTps, {coastingFuelCutEnabled == 1}
|
||||
field = "Cut fuel below MAP", coastingFuelCutMap, {coastingFuelCutEnabled == 1}
|
||||
field = "Inhibit closed loop fuel after cut", noFuelTrimAfterDfcoTime, {coastingFuelCutEnabled == 1}
|
||||
|
||||
dialog = rotaryDialog, "Rotary"
|
||||
field = "Enable Trailing Sparks", enableTrailingSparks
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.01.29.hellen-nb1.3437986538"
|
||||
signature = "rusEFI 2022.01.29.hellen-nb1.1564936934"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2022.01.29.hellen-nb1.3437986538" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.01.29.hellen-nb1.1564936934" ; 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 Sat Jan 29 01:27:00 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sat Jan 29 02:39:11 UTC 2022
|
||||
|
||||
pageSize = 20996
|
||||
page = 1
|
||||
|
@ -783,7 +783,7 @@ LIS302DLCsPin = bits, U08, 1687, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2",
|
|||
tpsAccelLookback = scalar, U08, 1688, "sec", 0.05, 0, 0, 5, 2
|
||||
coastingFuelCutVssLow = scalar, U08, 1689, "kph", 1, 0, 0, 255, 0
|
||||
coastingFuelCutVssHigh = scalar, U08, 1690, "kph", 1, 0, 0, 255, 0
|
||||
unused1689 = array, U08, 1691, [1], "", 1,0,0,0,0
|
||||
noFuelTrimAfterDfcoTime = scalar, U08, 1691, "sec", 0.1, 0, 0, 10, 1
|
||||
tpsAccelEnrichmentThreshold = scalar, F32, 1692, "roc", 1, 0, 0, 200, 1
|
||||
engineLoadAccelLength = scalar, S32, 1696, "cycles", 1, 0, 1, 200, 0
|
||||
uartConsoleSerialSpeed = scalar, U32, 1700, "BPs", 1, 0, 0, 1000000, 0
|
||||
|
@ -1659,6 +1659,7 @@ fuelTrims12_table = array, S08, 20980, [4x4], "", 0.2, 0, -25, 25, 1
|
|||
tpsAccelLookback = "How long to look back for TPS-based acceleration enrichment. Increasing this time will trigger enrichment for longer when a throttle position change occurs."
|
||||
coastingFuelCutVssLow = "Below this speed, disable DFCO. Use this to prevent jerkiness from fuel enable/disable in low gears."
|
||||
coastingFuelCutVssHigh = "Above this speed, allow DFCO. Use this to prevent jerkiness from fuel enable/disable in low gears."
|
||||
noFuelTrimAfterDfcoTime = "Pause closed loop fueling after deceleration fuel cut occurs. Set this to a little longer than however long is required for normal fueling behavior to resume after fuel cut."
|
||||
tpsAccelEnrichmentThreshold = "Maximum change delta of TPS percentage over the 'length'. Actual TPS change has to be above this value in order for TPS/TPS acceleration to kick in."
|
||||
uartConsoleSerialSpeed = "Band rate for primary TTL"
|
||||
tpsDecelEnleanmentThreshold = "For decel we simply multiply delta of TPS and tFor decel we do not use table?!"
|
||||
|
@ -6037,6 +6038,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
field = "Vehicle speed restore below", coastingFuelCutVssLow, {coastingFuelCutEnabled == 1}
|
||||
field = "Cut fuel below TPS", coastingFuelCutTps, {coastingFuelCutEnabled == 1}
|
||||
field = "Cut fuel below MAP", coastingFuelCutMap, {coastingFuelCutEnabled == 1}
|
||||
field = "Inhibit closed loop fuel after cut", noFuelTrimAfterDfcoTime, {coastingFuelCutEnabled == 1}
|
||||
|
||||
dialog = rotaryDialog, "Rotary"
|
||||
field = "Enable Trailing Sparks", enableTrailingSparks
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.01.29.hellen121nissan.2492673856"
|
||||
signature = "rusEFI 2022.01.29.hellen121nissan.88057676"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2022.01.29.hellen121nissan.2492673856" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.01.29.hellen121nissan.88057676" ; 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 Sat Jan 29 01:26:50 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sat Jan 29 02:39:02 UTC 2022
|
||||
|
||||
pageSize = 20996
|
||||
page = 1
|
||||
|
@ -783,7 +783,7 @@ LIS302DLCsPin = bits, U08, 1687, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2",
|
|||
tpsAccelLookback = scalar, U08, 1688, "sec", 0.05, 0, 0, 5, 2
|
||||
coastingFuelCutVssLow = scalar, U08, 1689, "kph", 1, 0, 0, 255, 0
|
||||
coastingFuelCutVssHigh = scalar, U08, 1690, "kph", 1, 0, 0, 255, 0
|
||||
unused1689 = array, U08, 1691, [1], "", 1,0,0,0,0
|
||||
noFuelTrimAfterDfcoTime = scalar, U08, 1691, "sec", 0.1, 0, 0, 10, 1
|
||||
tpsAccelEnrichmentThreshold = scalar, F32, 1692, "roc", 1, 0, 0, 200, 1
|
||||
engineLoadAccelLength = scalar, S32, 1696, "cycles", 1, 0, 1, 200, 0
|
||||
uartConsoleSerialSpeed = scalar, U32, 1700, "BPs", 1, 0, 0, 1000000, 0
|
||||
|
@ -1659,6 +1659,7 @@ fuelTrims12_table = array, S08, 20980, [4x4], "", 0.2, 0, -25, 25, 1
|
|||
tpsAccelLookback = "How long to look back for TPS-based acceleration enrichment. Increasing this time will trigger enrichment for longer when a throttle position change occurs."
|
||||
coastingFuelCutVssLow = "Below this speed, disable DFCO. Use this to prevent jerkiness from fuel enable/disable in low gears."
|
||||
coastingFuelCutVssHigh = "Above this speed, allow DFCO. Use this to prevent jerkiness from fuel enable/disable in low gears."
|
||||
noFuelTrimAfterDfcoTime = "Pause closed loop fueling after deceleration fuel cut occurs. Set this to a little longer than however long is required for normal fueling behavior to resume after fuel cut."
|
||||
tpsAccelEnrichmentThreshold = "Maximum change delta of TPS percentage over the 'length'. Actual TPS change has to be above this value in order for TPS/TPS acceleration to kick in."
|
||||
uartConsoleSerialSpeed = "Band rate for primary TTL"
|
||||
tpsDecelEnleanmentThreshold = "For decel we simply multiply delta of TPS and tFor decel we do not use table?!"
|
||||
|
@ -6038,6 +6039,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
field = "Vehicle speed restore below", coastingFuelCutVssLow, {coastingFuelCutEnabled == 1}
|
||||
field = "Cut fuel below TPS", coastingFuelCutTps, {coastingFuelCutEnabled == 1}
|
||||
field = "Cut fuel below MAP", coastingFuelCutMap, {coastingFuelCutEnabled == 1}
|
||||
field = "Inhibit closed loop fuel after cut", noFuelTrimAfterDfcoTime, {coastingFuelCutEnabled == 1}
|
||||
|
||||
dialog = rotaryDialog, "Rotary"
|
||||
field = "Enable Trailing Sparks", enableTrailingSparks
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.01.29.hellen121vag.1870747705"
|
||||
signature = "rusEFI 2022.01.29.hellen121vag.4264415285"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2022.01.29.hellen121vag.1870747705" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.01.29.hellen121vag.4264415285" ; 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 Sat Jan 29 01:26:48 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sat Jan 29 02:38:59 UTC 2022
|
||||
|
||||
pageSize = 20996
|
||||
page = 1
|
||||
|
@ -783,7 +783,7 @@ LIS302DLCsPin = bits, U08, 1687, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2",
|
|||
tpsAccelLookback = scalar, U08, 1688, "sec", 0.05, 0, 0, 5, 2
|
||||
coastingFuelCutVssLow = scalar, U08, 1689, "kph", 1, 0, 0, 255, 0
|
||||
coastingFuelCutVssHigh = scalar, U08, 1690, "kph", 1, 0, 0, 255, 0
|
||||
unused1689 = array, U08, 1691, [1], "", 1,0,0,0,0
|
||||
noFuelTrimAfterDfcoTime = scalar, U08, 1691, "sec", 0.1, 0, 0, 10, 1
|
||||
tpsAccelEnrichmentThreshold = scalar, F32, 1692, "roc", 1, 0, 0, 200, 1
|
||||
engineLoadAccelLength = scalar, S32, 1696, "cycles", 1, 0, 1, 200, 0
|
||||
uartConsoleSerialSpeed = scalar, U32, 1700, "BPs", 1, 0, 0, 1000000, 0
|
||||
|
@ -1659,6 +1659,7 @@ fuelTrims12_table = array, S08, 20980, [4x4], "", 0.2, 0, -25, 25, 1
|
|||
tpsAccelLookback = "How long to look back for TPS-based acceleration enrichment. Increasing this time will trigger enrichment for longer when a throttle position change occurs."
|
||||
coastingFuelCutVssLow = "Below this speed, disable DFCO. Use this to prevent jerkiness from fuel enable/disable in low gears."
|
||||
coastingFuelCutVssHigh = "Above this speed, allow DFCO. Use this to prevent jerkiness from fuel enable/disable in low gears."
|
||||
noFuelTrimAfterDfcoTime = "Pause closed loop fueling after deceleration fuel cut occurs. Set this to a little longer than however long is required for normal fueling behavior to resume after fuel cut."
|
||||
tpsAccelEnrichmentThreshold = "Maximum change delta of TPS percentage over the 'length'. Actual TPS change has to be above this value in order for TPS/TPS acceleration to kick in."
|
||||
uartConsoleSerialSpeed = "Band rate for primary TTL"
|
||||
tpsDecelEnleanmentThreshold = "For decel we simply multiply delta of TPS and tFor decel we do not use table?!"
|
||||
|
@ -6040,6 +6041,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
field = "Vehicle speed restore below", coastingFuelCutVssLow, {coastingFuelCutEnabled == 1}
|
||||
field = "Cut fuel below TPS", coastingFuelCutTps, {coastingFuelCutEnabled == 1}
|
||||
field = "Cut fuel below MAP", coastingFuelCutMap, {coastingFuelCutEnabled == 1}
|
||||
field = "Inhibit closed loop fuel after cut", noFuelTrimAfterDfcoTime, {coastingFuelCutEnabled == 1}
|
||||
|
||||
dialog = rotaryDialog, "Rotary"
|
||||
field = "Enable Trailing Sparks", enableTrailingSparks
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.01.29.hellen128.1947029526"
|
||||
signature = "rusEFI 2022.01.29.hellen128.3852589082"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2022.01.29.hellen128.1947029526" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.01.29.hellen128.3852589082" ; 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 Sat Jan 29 01:26:46 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sat Jan 29 02:38:58 UTC 2022
|
||||
|
||||
pageSize = 20996
|
||||
page = 1
|
||||
|
@ -783,7 +783,7 @@ LIS302DLCsPin = bits, U08, 1687, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2",
|
|||
tpsAccelLookback = scalar, U08, 1688, "sec", 0.05, 0, 0, 5, 2
|
||||
coastingFuelCutVssLow = scalar, U08, 1689, "kph", 1, 0, 0, 255, 0
|
||||
coastingFuelCutVssHigh = scalar, U08, 1690, "kph", 1, 0, 0, 255, 0
|
||||
unused1689 = array, U08, 1691, [1], "", 1,0,0,0,0
|
||||
noFuelTrimAfterDfcoTime = scalar, U08, 1691, "sec", 0.1, 0, 0, 10, 1
|
||||
tpsAccelEnrichmentThreshold = scalar, F32, 1692, "roc", 1, 0, 0, 200, 1
|
||||
engineLoadAccelLength = scalar, S32, 1696, "cycles", 1, 0, 1, 200, 0
|
||||
uartConsoleSerialSpeed = scalar, U32, 1700, "BPs", 1, 0, 0, 1000000, 0
|
||||
|
@ -1659,6 +1659,7 @@ fuelTrims12_table = array, S08, 20980, [4x4], "", 0.2, 0, -25, 25, 1
|
|||
tpsAccelLookback = "How long to look back for TPS-based acceleration enrichment. Increasing this time will trigger enrichment for longer when a throttle position change occurs."
|
||||
coastingFuelCutVssLow = "Below this speed, disable DFCO. Use this to prevent jerkiness from fuel enable/disable in low gears."
|
||||
coastingFuelCutVssHigh = "Above this speed, allow DFCO. Use this to prevent jerkiness from fuel enable/disable in low gears."
|
||||
noFuelTrimAfterDfcoTime = "Pause closed loop fueling after deceleration fuel cut occurs. Set this to a little longer than however long is required for normal fueling behavior to resume after fuel cut."
|
||||
tpsAccelEnrichmentThreshold = "Maximum change delta of TPS percentage over the 'length'. Actual TPS change has to be above this value in order for TPS/TPS acceleration to kick in."
|
||||
uartConsoleSerialSpeed = "Band rate for primary TTL"
|
||||
tpsDecelEnleanmentThreshold = "For decel we simply multiply delta of TPS and tFor decel we do not use table?!"
|
||||
|
@ -6038,6 +6039,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
field = "Vehicle speed restore below", coastingFuelCutVssLow, {coastingFuelCutEnabled == 1}
|
||||
field = "Cut fuel below TPS", coastingFuelCutTps, {coastingFuelCutEnabled == 1}
|
||||
field = "Cut fuel below MAP", coastingFuelCutMap, {coastingFuelCutEnabled == 1}
|
||||
field = "Inhibit closed loop fuel after cut", noFuelTrimAfterDfcoTime, {coastingFuelCutEnabled == 1}
|
||||
|
||||
dialog = rotaryDialog, "Rotary"
|
||||
field = "Enable Trailing Sparks", enableTrailingSparks
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.01.29.hellen154hyundai.4231946399"
|
||||
signature = "rusEFI 2022.01.29.hellen154hyundai.1838344339"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2022.01.29.hellen154hyundai.4231946399" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.01.29.hellen154hyundai.1838344339" ; 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 Sat Jan 29 01:26:52 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sat Jan 29 02:39:03 UTC 2022
|
||||
|
||||
pageSize = 20996
|
||||
page = 1
|
||||
|
@ -783,7 +783,7 @@ LIS302DLCsPin = bits, U08, 1687, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2",
|
|||
tpsAccelLookback = scalar, U08, 1688, "sec", 0.05, 0, 0, 5, 2
|
||||
coastingFuelCutVssLow = scalar, U08, 1689, "kph", 1, 0, 0, 255, 0
|
||||
coastingFuelCutVssHigh = scalar, U08, 1690, "kph", 1, 0, 0, 255, 0
|
||||
unused1689 = array, U08, 1691, [1], "", 1,0,0,0,0
|
||||
noFuelTrimAfterDfcoTime = scalar, U08, 1691, "sec", 0.1, 0, 0, 10, 1
|
||||
tpsAccelEnrichmentThreshold = scalar, F32, 1692, "roc", 1, 0, 0, 200, 1
|
||||
engineLoadAccelLength = scalar, S32, 1696, "cycles", 1, 0, 1, 200, 0
|
||||
uartConsoleSerialSpeed = scalar, U32, 1700, "BPs", 1, 0, 0, 1000000, 0
|
||||
|
@ -1659,6 +1659,7 @@ fuelTrims12_table = array, S08, 20980, [4x4], "", 0.2, 0, -25, 25, 1
|
|||
tpsAccelLookback = "How long to look back for TPS-based acceleration enrichment. Increasing this time will trigger enrichment for longer when a throttle position change occurs."
|
||||
coastingFuelCutVssLow = "Below this speed, disable DFCO. Use this to prevent jerkiness from fuel enable/disable in low gears."
|
||||
coastingFuelCutVssHigh = "Above this speed, allow DFCO. Use this to prevent jerkiness from fuel enable/disable in low gears."
|
||||
noFuelTrimAfterDfcoTime = "Pause closed loop fueling after deceleration fuel cut occurs. Set this to a little longer than however long is required for normal fueling behavior to resume after fuel cut."
|
||||
tpsAccelEnrichmentThreshold = "Maximum change delta of TPS percentage over the 'length'. Actual TPS change has to be above this value in order for TPS/TPS acceleration to kick in."
|
||||
uartConsoleSerialSpeed = "Band rate for primary TTL"
|
||||
tpsDecelEnleanmentThreshold = "For decel we simply multiply delta of TPS and tFor decel we do not use table?!"
|
||||
|
@ -6037,6 +6038,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
field = "Vehicle speed restore below", coastingFuelCutVssLow, {coastingFuelCutEnabled == 1}
|
||||
field = "Cut fuel below TPS", coastingFuelCutTps, {coastingFuelCutEnabled == 1}
|
||||
field = "Cut fuel below MAP", coastingFuelCutMap, {coastingFuelCutEnabled == 1}
|
||||
field = "Inhibit closed loop fuel after cut", noFuelTrimAfterDfcoTime, {coastingFuelCutEnabled == 1}
|
||||
|
||||
dialog = rotaryDialog, "Rotary"
|
||||
field = "Enable Trailing Sparks", enableTrailingSparks
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.01.29.hellen72.3298818947"
|
||||
signature = "rusEFI 2022.01.29.hellen72.1429435279"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2022.01.29.hellen72.3298818947" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.01.29.hellen72.1429435279" ; 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 Sat Jan 29 01:26:56 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sat Jan 29 02:39:07 UTC 2022
|
||||
|
||||
pageSize = 20996
|
||||
page = 1
|
||||
|
@ -783,7 +783,7 @@ LIS302DLCsPin = bits, U08, 1687, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2",
|
|||
tpsAccelLookback = scalar, U08, 1688, "sec", 0.05, 0, 0, 5, 2
|
||||
coastingFuelCutVssLow = scalar, U08, 1689, "kph", 1, 0, 0, 255, 0
|
||||
coastingFuelCutVssHigh = scalar, U08, 1690, "kph", 1, 0, 0, 255, 0
|
||||
unused1689 = array, U08, 1691, [1], "", 1,0,0,0,0
|
||||
noFuelTrimAfterDfcoTime = scalar, U08, 1691, "sec", 0.1, 0, 0, 10, 1
|
||||
tpsAccelEnrichmentThreshold = scalar, F32, 1692, "roc", 1, 0, 0, 200, 1
|
||||
engineLoadAccelLength = scalar, S32, 1696, "cycles", 1, 0, 1, 200, 0
|
||||
uartConsoleSerialSpeed = scalar, U32, 1700, "BPs", 1, 0, 0, 1000000, 0
|
||||
|
@ -1659,6 +1659,7 @@ fuelTrims12_table = array, S08, 20980, [4x4], "", 0.2, 0, -25, 25, 1
|
|||
tpsAccelLookback = "How long to look back for TPS-based acceleration enrichment. Increasing this time will trigger enrichment for longer when a throttle position change occurs."
|
||||
coastingFuelCutVssLow = "Below this speed, disable DFCO. Use this to prevent jerkiness from fuel enable/disable in low gears."
|
||||
coastingFuelCutVssHigh = "Above this speed, allow DFCO. Use this to prevent jerkiness from fuel enable/disable in low gears."
|
||||
noFuelTrimAfterDfcoTime = "Pause closed loop fueling after deceleration fuel cut occurs. Set this to a little longer than however long is required for normal fueling behavior to resume after fuel cut."
|
||||
tpsAccelEnrichmentThreshold = "Maximum change delta of TPS percentage over the 'length'. Actual TPS change has to be above this value in order for TPS/TPS acceleration to kick in."
|
||||
uartConsoleSerialSpeed = "Band rate for primary TTL"
|
||||
tpsDecelEnleanmentThreshold = "For decel we simply multiply delta of TPS and tFor decel we do not use table?!"
|
||||
|
@ -6037,6 +6038,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
field = "Vehicle speed restore below", coastingFuelCutVssLow, {coastingFuelCutEnabled == 1}
|
||||
field = "Cut fuel below TPS", coastingFuelCutTps, {coastingFuelCutEnabled == 1}
|
||||
field = "Cut fuel below MAP", coastingFuelCutMap, {coastingFuelCutEnabled == 1}
|
||||
field = "Inhibit closed loop fuel after cut", noFuelTrimAfterDfcoTime, {coastingFuelCutEnabled == 1}
|
||||
|
||||
dialog = rotaryDialog, "Rotary"
|
||||
field = "Enable Trailing Sparks", enableTrailingSparks
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.01.29.hellen81.1888642672"
|
||||
signature = "rusEFI 2022.01.29.hellen81.3778997884"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2022.01.29.hellen81.1888642672" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.01.29.hellen81.3778997884" ; 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 Sat Jan 29 01:26:58 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sat Jan 29 02:39:09 UTC 2022
|
||||
|
||||
pageSize = 20996
|
||||
page = 1
|
||||
|
@ -783,7 +783,7 @@ LIS302DLCsPin = bits, U08, 1687, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2",
|
|||
tpsAccelLookback = scalar, U08, 1688, "sec", 0.05, 0, 0, 5, 2
|
||||
coastingFuelCutVssLow = scalar, U08, 1689, "kph", 1, 0, 0, 255, 0
|
||||
coastingFuelCutVssHigh = scalar, U08, 1690, "kph", 1, 0, 0, 255, 0
|
||||
unused1689 = array, U08, 1691, [1], "", 1,0,0,0,0
|
||||
noFuelTrimAfterDfcoTime = scalar, U08, 1691, "sec", 0.1, 0, 0, 10, 1
|
||||
tpsAccelEnrichmentThreshold = scalar, F32, 1692, "roc", 1, 0, 0, 200, 1
|
||||
engineLoadAccelLength = scalar, S32, 1696, "cycles", 1, 0, 1, 200, 0
|
||||
uartConsoleSerialSpeed = scalar, U32, 1700, "BPs", 1, 0, 0, 1000000, 0
|
||||
|
@ -1659,6 +1659,7 @@ fuelTrims12_table = array, S08, 20980, [4x4], "", 0.2, 0, -25, 25, 1
|
|||
tpsAccelLookback = "How long to look back for TPS-based acceleration enrichment. Increasing this time will trigger enrichment for longer when a throttle position change occurs."
|
||||
coastingFuelCutVssLow = "Below this speed, disable DFCO. Use this to prevent jerkiness from fuel enable/disable in low gears."
|
||||
coastingFuelCutVssHigh = "Above this speed, allow DFCO. Use this to prevent jerkiness from fuel enable/disable in low gears."
|
||||
noFuelTrimAfterDfcoTime = "Pause closed loop fueling after deceleration fuel cut occurs. Set this to a little longer than however long is required for normal fueling behavior to resume after fuel cut."
|
||||
tpsAccelEnrichmentThreshold = "Maximum change delta of TPS percentage over the 'length'. Actual TPS change has to be above this value in order for TPS/TPS acceleration to kick in."
|
||||
uartConsoleSerialSpeed = "Band rate for primary TTL"
|
||||
tpsDecelEnleanmentThreshold = "For decel we simply multiply delta of TPS and tFor decel we do not use table?!"
|
||||
|
@ -6034,6 +6035,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
field = "Vehicle speed restore below", coastingFuelCutVssLow, {coastingFuelCutEnabled == 1}
|
||||
field = "Cut fuel below TPS", coastingFuelCutTps, {coastingFuelCutEnabled == 1}
|
||||
field = "Cut fuel below MAP", coastingFuelCutMap, {coastingFuelCutEnabled == 1}
|
||||
field = "Inhibit closed loop fuel after cut", noFuelTrimAfterDfcoTime, {coastingFuelCutEnabled == 1}
|
||||
|
||||
dialog = rotaryDialog, "Rotary"
|
||||
field = "Enable Trailing Sparks", enableTrailingSparks
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.01.29.hellen88bmw.2447568236"
|
||||
signature = "rusEFI 2022.01.29.hellen88bmw.5137760"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2022.01.29.hellen88bmw.2447568236" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.01.29.hellen88bmw.5137760" ; 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 Sat Jan 29 01:26:54 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sat Jan 29 02:39:05 UTC 2022
|
||||
|
||||
pageSize = 20996
|
||||
page = 1
|
||||
|
@ -783,7 +783,7 @@ LIS302DLCsPin = bits, U08, 1687, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2",
|
|||
tpsAccelLookback = scalar, U08, 1688, "sec", 0.05, 0, 0, 5, 2
|
||||
coastingFuelCutVssLow = scalar, U08, 1689, "kph", 1, 0, 0, 255, 0
|
||||
coastingFuelCutVssHigh = scalar, U08, 1690, "kph", 1, 0, 0, 255, 0
|
||||
unused1689 = array, U08, 1691, [1], "", 1,0,0,0,0
|
||||
noFuelTrimAfterDfcoTime = scalar, U08, 1691, "sec", 0.1, 0, 0, 10, 1
|
||||
tpsAccelEnrichmentThreshold = scalar, F32, 1692, "roc", 1, 0, 0, 200, 1
|
||||
engineLoadAccelLength = scalar, S32, 1696, "cycles", 1, 0, 1, 200, 0
|
||||
uartConsoleSerialSpeed = scalar, U32, 1700, "BPs", 1, 0, 0, 1000000, 0
|
||||
|
@ -1659,6 +1659,7 @@ fuelTrims12_table = array, S08, 20980, [4x4], "", 0.2, 0, -25, 25, 1
|
|||
tpsAccelLookback = "How long to look back for TPS-based acceleration enrichment. Increasing this time will trigger enrichment for longer when a throttle position change occurs."
|
||||
coastingFuelCutVssLow = "Below this speed, disable DFCO. Use this to prevent jerkiness from fuel enable/disable in low gears."
|
||||
coastingFuelCutVssHigh = "Above this speed, allow DFCO. Use this to prevent jerkiness from fuel enable/disable in low gears."
|
||||
noFuelTrimAfterDfcoTime = "Pause closed loop fueling after deceleration fuel cut occurs. Set this to a little longer than however long is required for normal fueling behavior to resume after fuel cut."
|
||||
tpsAccelEnrichmentThreshold = "Maximum change delta of TPS percentage over the 'length'. Actual TPS change has to be above this value in order for TPS/TPS acceleration to kick in."
|
||||
uartConsoleSerialSpeed = "Band rate for primary TTL"
|
||||
tpsDecelEnleanmentThreshold = "For decel we simply multiply delta of TPS and tFor decel we do not use table?!"
|
||||
|
@ -6035,6 +6036,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
field = "Vehicle speed restore below", coastingFuelCutVssLow, {coastingFuelCutEnabled == 1}
|
||||
field = "Cut fuel below TPS", coastingFuelCutTps, {coastingFuelCutEnabled == 1}
|
||||
field = "Cut fuel below MAP", coastingFuelCutMap, {coastingFuelCutEnabled == 1}
|
||||
field = "Inhibit closed loop fuel after cut", noFuelTrimAfterDfcoTime, {coastingFuelCutEnabled == 1}
|
||||
|
||||
dialog = rotaryDialog, "Rotary"
|
||||
field = "Enable Trailing Sparks", enableTrailingSparks
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.01.29.hellenNA6.1176451739"
|
||||
signature = "rusEFI 2022.01.29.hellenNA6.3618878103"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2022.01.29.hellenNA6.1176451739" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.01.29.hellenNA6.3618878103" ; 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 Sat Jan 29 01:27:02 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sat Jan 29 02:39:13 UTC 2022
|
||||
|
||||
pageSize = 20996
|
||||
page = 1
|
||||
|
@ -783,7 +783,7 @@ LIS302DLCsPin = bits, U08, 1687, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2",
|
|||
tpsAccelLookback = scalar, U08, 1688, "sec", 0.05, 0, 0, 5, 2
|
||||
coastingFuelCutVssLow = scalar, U08, 1689, "kph", 1, 0, 0, 255, 0
|
||||
coastingFuelCutVssHigh = scalar, U08, 1690, "kph", 1, 0, 0, 255, 0
|
||||
unused1689 = array, U08, 1691, [1], "", 1,0,0,0,0
|
||||
noFuelTrimAfterDfcoTime = scalar, U08, 1691, "sec", 0.1, 0, 0, 10, 1
|
||||
tpsAccelEnrichmentThreshold = scalar, F32, 1692, "roc", 1, 0, 0, 200, 1
|
||||
engineLoadAccelLength = scalar, S32, 1696, "cycles", 1, 0, 1, 200, 0
|
||||
uartConsoleSerialSpeed = scalar, U32, 1700, "BPs", 1, 0, 0, 1000000, 0
|
||||
|
@ -1659,6 +1659,7 @@ fuelTrims12_table = array, S08, 20980, [4x4], "", 0.2, 0, -25, 25, 1
|
|||
tpsAccelLookback = "How long to look back for TPS-based acceleration enrichment. Increasing this time will trigger enrichment for longer when a throttle position change occurs."
|
||||
coastingFuelCutVssLow = "Below this speed, disable DFCO. Use this to prevent jerkiness from fuel enable/disable in low gears."
|
||||
coastingFuelCutVssHigh = "Above this speed, allow DFCO. Use this to prevent jerkiness from fuel enable/disable in low gears."
|
||||
noFuelTrimAfterDfcoTime = "Pause closed loop fueling after deceleration fuel cut occurs. Set this to a little longer than however long is required for normal fueling behavior to resume after fuel cut."
|
||||
tpsAccelEnrichmentThreshold = "Maximum change delta of TPS percentage over the 'length'. Actual TPS change has to be above this value in order for TPS/TPS acceleration to kick in."
|
||||
uartConsoleSerialSpeed = "Band rate for primary TTL"
|
||||
tpsDecelEnleanmentThreshold = "For decel we simply multiply delta of TPS and tFor decel we do not use table?!"
|
||||
|
@ -6038,6 +6039,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
field = "Vehicle speed restore below", coastingFuelCutVssLow, {coastingFuelCutEnabled == 1}
|
||||
field = "Cut fuel below TPS", coastingFuelCutTps, {coastingFuelCutEnabled == 1}
|
||||
field = "Cut fuel below MAP", coastingFuelCutMap, {coastingFuelCutEnabled == 1}
|
||||
field = "Inhibit closed loop fuel after cut", noFuelTrimAfterDfcoTime, {coastingFuelCutEnabled == 1}
|
||||
|
||||
dialog = rotaryDialog, "Rotary"
|
||||
field = "Enable Trailing Sparks", enableTrailingSparks
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.01.29.hellenNA8_96.468585960"
|
||||
signature = "rusEFI 2022.01.29.hellenNA8_96.2319615460"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2022.01.29.hellenNA8_96.468585960" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.01.29.hellenNA8_96.2319615460" ; 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 Sat Jan 29 01:27:04 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sat Jan 29 02:39:15 UTC 2022
|
||||
|
||||
pageSize = 20996
|
||||
page = 1
|
||||
|
@ -783,7 +783,7 @@ LIS302DLCsPin = bits, U08, 1687, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2",
|
|||
tpsAccelLookback = scalar, U08, 1688, "sec", 0.05, 0, 0, 5, 2
|
||||
coastingFuelCutVssLow = scalar, U08, 1689, "kph", 1, 0, 0, 255, 0
|
||||
coastingFuelCutVssHigh = scalar, U08, 1690, "kph", 1, 0, 0, 255, 0
|
||||
unused1689 = array, U08, 1691, [1], "", 1,0,0,0,0
|
||||
noFuelTrimAfterDfcoTime = scalar, U08, 1691, "sec", 0.1, 0, 0, 10, 1
|
||||
tpsAccelEnrichmentThreshold = scalar, F32, 1692, "roc", 1, 0, 0, 200, 1
|
||||
engineLoadAccelLength = scalar, S32, 1696, "cycles", 1, 0, 1, 200, 0
|
||||
uartConsoleSerialSpeed = scalar, U32, 1700, "BPs", 1, 0, 0, 1000000, 0
|
||||
|
@ -1659,6 +1659,7 @@ fuelTrims12_table = array, S08, 20980, [4x4], "", 0.2, 0, -25, 25, 1
|
|||
tpsAccelLookback = "How long to look back for TPS-based acceleration enrichment. Increasing this time will trigger enrichment for longer when a throttle position change occurs."
|
||||
coastingFuelCutVssLow = "Below this speed, disable DFCO. Use this to prevent jerkiness from fuel enable/disable in low gears."
|
||||
coastingFuelCutVssHigh = "Above this speed, allow DFCO. Use this to prevent jerkiness from fuel enable/disable in low gears."
|
||||
noFuelTrimAfterDfcoTime = "Pause closed loop fueling after deceleration fuel cut occurs. Set this to a little longer than however long is required for normal fueling behavior to resume after fuel cut."
|
||||
tpsAccelEnrichmentThreshold = "Maximum change delta of TPS percentage over the 'length'. Actual TPS change has to be above this value in order for TPS/TPS acceleration to kick in."
|
||||
uartConsoleSerialSpeed = "Band rate for primary TTL"
|
||||
tpsDecelEnleanmentThreshold = "For decel we simply multiply delta of TPS and tFor decel we do not use table?!"
|
||||
|
@ -6037,6 +6038,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
field = "Vehicle speed restore below", coastingFuelCutVssLow, {coastingFuelCutEnabled == 1}
|
||||
field = "Cut fuel below TPS", coastingFuelCutTps, {coastingFuelCutEnabled == 1}
|
||||
field = "Cut fuel below MAP", coastingFuelCutMap, {coastingFuelCutEnabled == 1}
|
||||
field = "Inhibit closed loop fuel after cut", noFuelTrimAfterDfcoTime, {coastingFuelCutEnabled == 1}
|
||||
|
||||
dialog = rotaryDialog, "Rotary"
|
||||
field = "Enable Trailing Sparks", enableTrailingSparks
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.01.29.hellen_cypress.181902223"
|
||||
signature = "rusEFI 2022.01.29.hellen_cypress.2608534403"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2022.01.29.hellen_cypress.181902223" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.01.29.hellen_cypress.2608534403" ; 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 Sat Jan 29 01:27:26 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sat Jan 29 02:39:37 UTC 2022
|
||||
|
||||
pageSize = 20996
|
||||
page = 1
|
||||
|
@ -783,7 +783,7 @@ LIS302DLCsPin = bits, U08, 1687, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2",
|
|||
tpsAccelLookback = scalar, U08, 1688, "sec", 0.05, 0, 0, 5, 2
|
||||
coastingFuelCutVssLow = scalar, U08, 1689, "kph", 1, 0, 0, 255, 0
|
||||
coastingFuelCutVssHigh = scalar, U08, 1690, "kph", 1, 0, 0, 255, 0
|
||||
unused1689 = array, U08, 1691, [1], "", 1,0,0,0,0
|
||||
noFuelTrimAfterDfcoTime = scalar, U08, 1691, "sec", 0.1, 0, 0, 10, 1
|
||||
tpsAccelEnrichmentThreshold = scalar, F32, 1692, "roc", 1, 0, 0, 200, 1
|
||||
engineLoadAccelLength = scalar, S32, 1696, "cycles", 1, 0, 1, 200, 0
|
||||
uartConsoleSerialSpeed = scalar, U32, 1700, "BPs", 1, 0, 0, 1000000, 0
|
||||
|
@ -1659,6 +1659,7 @@ fuelTrims12_table = array, S08, 20980, [4x4], "", 0.2, 0, -25, 25, 1
|
|||
tpsAccelLookback = "How long to look back for TPS-based acceleration enrichment. Increasing this time will trigger enrichment for longer when a throttle position change occurs."
|
||||
coastingFuelCutVssLow = "Below this speed, disable DFCO. Use this to prevent jerkiness from fuel enable/disable in low gears."
|
||||
coastingFuelCutVssHigh = "Above this speed, allow DFCO. Use this to prevent jerkiness from fuel enable/disable in low gears."
|
||||
noFuelTrimAfterDfcoTime = "Pause closed loop fueling after deceleration fuel cut occurs. Set this to a little longer than however long is required for normal fueling behavior to resume after fuel cut."
|
||||
tpsAccelEnrichmentThreshold = "Maximum change delta of TPS percentage over the 'length'. Actual TPS change has to be above this value in order for TPS/TPS acceleration to kick in."
|
||||
uartConsoleSerialSpeed = "Band rate for primary TTL"
|
||||
tpsDecelEnleanmentThreshold = "For decel we simply multiply delta of TPS and tFor decel we do not use table?!"
|
||||
|
@ -6073,6 +6074,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
field = "Vehicle speed restore below", coastingFuelCutVssLow, {coastingFuelCutEnabled == 1}
|
||||
field = "Cut fuel below TPS", coastingFuelCutTps, {coastingFuelCutEnabled == 1}
|
||||
field = "Cut fuel below MAP", coastingFuelCutMap, {coastingFuelCutEnabled == 1}
|
||||
field = "Inhibit closed loop fuel after cut", noFuelTrimAfterDfcoTime, {coastingFuelCutEnabled == 1}
|
||||
|
||||
dialog = rotaryDialog, "Rotary"
|
||||
field = "Enable Trailing Sparks", enableTrailingSparks
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.01.29.kin.4117911411"
|
||||
signature = "rusEFI 2022.01.29.kin.1692327807"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2022.01.29.kin.4117911411" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.01.29.kin.1692327807" ; 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 Sat Jan 29 01:27:24 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sat Jan 29 02:39:35 UTC 2022
|
||||
|
||||
pageSize = 20968
|
||||
page = 1
|
||||
|
@ -774,7 +774,7 @@ LIS302DLCsPin = bits, U08, 1687, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2",
|
|||
tpsAccelLookback = scalar, U08, 1688, "sec", 0.05, 0, 0, 5, 2
|
||||
coastingFuelCutVssLow = scalar, U08, 1689, "kph", 1, 0, 0, 255, 0
|
||||
coastingFuelCutVssHigh = scalar, U08, 1690, "kph", 1, 0, 0, 255, 0
|
||||
unused1689 = array, U08, 1691, [1], "", 1,0,0,0,0
|
||||
noFuelTrimAfterDfcoTime = scalar, U08, 1691, "sec", 0.1, 0, 0, 10, 1
|
||||
tpsAccelEnrichmentThreshold = scalar, F32, 1692, "roc", 1, 0, 0, 200, 1
|
||||
engineLoadAccelLength = scalar, S32, 1696, "cycles", 1, 0, 1, 200, 0
|
||||
uartConsoleSerialSpeed = scalar, U32, 1700, "BPs", 1, 0, 0, 1000000, 0
|
||||
|
@ -1631,6 +1631,7 @@ fuelTrims12_table = array, S08, 20952, [4x4], "", 0.2, 0, -25, 25, 1
|
|||
tpsAccelLookback = "How long to look back for TPS-based acceleration enrichment. Increasing this time will trigger enrichment for longer when a throttle position change occurs."
|
||||
coastingFuelCutVssLow = "Below this speed, disable DFCO. Use this to prevent jerkiness from fuel enable/disable in low gears."
|
||||
coastingFuelCutVssHigh = "Above this speed, allow DFCO. Use this to prevent jerkiness from fuel enable/disable in low gears."
|
||||
noFuelTrimAfterDfcoTime = "Pause closed loop fueling after deceleration fuel cut occurs. Set this to a little longer than however long is required for normal fueling behavior to resume after fuel cut."
|
||||
tpsAccelEnrichmentThreshold = "Maximum change delta of TPS percentage over the 'length'. Actual TPS change has to be above this value in order for TPS/TPS acceleration to kick in."
|
||||
uartConsoleSerialSpeed = "Band rate for primary TTL"
|
||||
tpsDecelEnleanmentThreshold = "For decel we simply multiply delta of TPS and tFor decel we do not use table?!"
|
||||
|
@ -6040,6 +6041,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
field = "Vehicle speed restore below", coastingFuelCutVssLow, {coastingFuelCutEnabled == 1}
|
||||
field = "Cut fuel below TPS", coastingFuelCutTps, {coastingFuelCutEnabled == 1}
|
||||
field = "Cut fuel below MAP", coastingFuelCutMap, {coastingFuelCutEnabled == 1}
|
||||
field = "Inhibit closed loop fuel after cut", noFuelTrimAfterDfcoTime, {coastingFuelCutEnabled == 1}
|
||||
|
||||
dialog = rotaryDialog, "Rotary"
|
||||
field = "Enable Trailing Sparks", enableTrailingSparks
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.01.29.mre_f4.1568833014"
|
||||
signature = "rusEFI 2022.01.29.mre_f4.3425629690"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2022.01.29.mre_f4.1568833014" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.01.29.mre_f4.3425629690" ; 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 Sat Jan 29 01:27:07 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sat Jan 29 02:39:19 UTC 2022
|
||||
|
||||
pageSize = 20996
|
||||
page = 1
|
||||
|
@ -783,7 +783,7 @@ LIS302DLCsPin = bits, U08, 1687, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2",
|
|||
tpsAccelLookback = scalar, U08, 1688, "sec", 0.05, 0, 0, 5, 2
|
||||
coastingFuelCutVssLow = scalar, U08, 1689, "kph", 1, 0, 0, 255, 0
|
||||
coastingFuelCutVssHigh = scalar, U08, 1690, "kph", 1, 0, 0, 255, 0
|
||||
unused1689 = array, U08, 1691, [1], "", 1,0,0,0,0
|
||||
noFuelTrimAfterDfcoTime = scalar, U08, 1691, "sec", 0.1, 0, 0, 10, 1
|
||||
tpsAccelEnrichmentThreshold = scalar, F32, 1692, "roc", 1, 0, 0, 200, 1
|
||||
engineLoadAccelLength = scalar, S32, 1696, "cycles", 1, 0, 1, 200, 0
|
||||
uartConsoleSerialSpeed = scalar, U32, 1700, "BPs", 1, 0, 0, 1000000, 0
|
||||
|
@ -1659,6 +1659,7 @@ fuelTrims12_table = array, S08, 20980, [4x4], "", 0.2, 0, -25, 25, 1
|
|||
tpsAccelLookback = "How long to look back for TPS-based acceleration enrichment. Increasing this time will trigger enrichment for longer when a throttle position change occurs."
|
||||
coastingFuelCutVssLow = "Below this speed, disable DFCO. Use this to prevent jerkiness from fuel enable/disable in low gears."
|
||||
coastingFuelCutVssHigh = "Above this speed, allow DFCO. Use this to prevent jerkiness from fuel enable/disable in low gears."
|
||||
noFuelTrimAfterDfcoTime = "Pause closed loop fueling after deceleration fuel cut occurs. Set this to a little longer than however long is required for normal fueling behavior to resume after fuel cut."
|
||||
tpsAccelEnrichmentThreshold = "Maximum change delta of TPS percentage over the 'length'. Actual TPS change has to be above this value in order for TPS/TPS acceleration to kick in."
|
||||
uartConsoleSerialSpeed = "Band rate for primary TTL"
|
||||
tpsDecelEnleanmentThreshold = "For decel we simply multiply delta of TPS and tFor decel we do not use table?!"
|
||||
|
@ -6043,6 +6044,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
field = "Vehicle speed restore below", coastingFuelCutVssLow, {coastingFuelCutEnabled == 1}
|
||||
field = "Cut fuel below TPS", coastingFuelCutTps, {coastingFuelCutEnabled == 1}
|
||||
field = "Cut fuel below MAP", coastingFuelCutMap, {coastingFuelCutEnabled == 1}
|
||||
field = "Inhibit closed loop fuel after cut", noFuelTrimAfterDfcoTime, {coastingFuelCutEnabled == 1}
|
||||
|
||||
dialog = rotaryDialog, "Rotary"
|
||||
field = "Enable Trailing Sparks", enableTrailingSparks
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.01.29.mre_f7.1568833014"
|
||||
signature = "rusEFI 2022.01.29.mre_f7.3425629690"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2022.01.29.mre_f7.1568833014" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.01.29.mre_f7.3425629690" ; 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 Sat Jan 29 01:27:05 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sat Jan 29 02:39:17 UTC 2022
|
||||
|
||||
pageSize = 20996
|
||||
page = 1
|
||||
|
@ -783,7 +783,7 @@ LIS302DLCsPin = bits, U08, 1687, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2",
|
|||
tpsAccelLookback = scalar, U08, 1688, "sec", 0.05, 0, 0, 5, 2
|
||||
coastingFuelCutVssLow = scalar, U08, 1689, "kph", 1, 0, 0, 255, 0
|
||||
coastingFuelCutVssHigh = scalar, U08, 1690, "kph", 1, 0, 0, 255, 0
|
||||
unused1689 = array, U08, 1691, [1], "", 1,0,0,0,0
|
||||
noFuelTrimAfterDfcoTime = scalar, U08, 1691, "sec", 0.1, 0, 0, 10, 1
|
||||
tpsAccelEnrichmentThreshold = scalar, F32, 1692, "roc", 1, 0, 0, 200, 1
|
||||
engineLoadAccelLength = scalar, S32, 1696, "cycles", 1, 0, 1, 200, 0
|
||||
uartConsoleSerialSpeed = scalar, U32, 1700, "BPs", 1, 0, 0, 1000000, 0
|
||||
|
@ -1659,6 +1659,7 @@ fuelTrims12_table = array, S08, 20980, [4x4], "", 0.2, 0, -25, 25, 1
|
|||
tpsAccelLookback = "How long to look back for TPS-based acceleration enrichment. Increasing this time will trigger enrichment for longer when a throttle position change occurs."
|
||||
coastingFuelCutVssLow = "Below this speed, disable DFCO. Use this to prevent jerkiness from fuel enable/disable in low gears."
|
||||
coastingFuelCutVssHigh = "Above this speed, allow DFCO. Use this to prevent jerkiness from fuel enable/disable in low gears."
|
||||
noFuelTrimAfterDfcoTime = "Pause closed loop fueling after deceleration fuel cut occurs. Set this to a little longer than however long is required for normal fueling behavior to resume after fuel cut."
|
||||
tpsAccelEnrichmentThreshold = "Maximum change delta of TPS percentage over the 'length'. Actual TPS change has to be above this value in order for TPS/TPS acceleration to kick in."
|
||||
uartConsoleSerialSpeed = "Band rate for primary TTL"
|
||||
tpsDecelEnleanmentThreshold = "For decel we simply multiply delta of TPS and tFor decel we do not use table?!"
|
||||
|
@ -6043,6 +6044,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
field = "Vehicle speed restore below", coastingFuelCutVssLow, {coastingFuelCutEnabled == 1}
|
||||
field = "Cut fuel below TPS", coastingFuelCutTps, {coastingFuelCutEnabled == 1}
|
||||
field = "Cut fuel below MAP", coastingFuelCutMap, {coastingFuelCutEnabled == 1}
|
||||
field = "Inhibit closed loop fuel after cut", noFuelTrimAfterDfcoTime, {coastingFuelCutEnabled == 1}
|
||||
|
||||
dialog = rotaryDialog, "Rotary"
|
||||
field = "Enable Trailing Sparks", enableTrailingSparks
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.01.29.prometheus_405.1623762389"
|
||||
signature = "rusEFI 2022.01.29.prometheus_405.4049874393"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2022.01.29.prometheus_405.1623762389" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.01.29.prometheus_405.4049874393" ; 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 Sat Jan 29 01:27:13 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sat Jan 29 02:39:24 UTC 2022
|
||||
|
||||
pageSize = 20996
|
||||
page = 1
|
||||
|
@ -783,7 +783,7 @@ LIS302DLCsPin = bits, U08, 1687, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2",
|
|||
tpsAccelLookback = scalar, U08, 1688, "sec", 0.05, 0, 0, 5, 2
|
||||
coastingFuelCutVssLow = scalar, U08, 1689, "kph", 1, 0, 0, 255, 0
|
||||
coastingFuelCutVssHigh = scalar, U08, 1690, "kph", 1, 0, 0, 255, 0
|
||||
unused1689 = array, U08, 1691, [1], "", 1,0,0,0,0
|
||||
noFuelTrimAfterDfcoTime = scalar, U08, 1691, "sec", 0.1, 0, 0, 10, 1
|
||||
tpsAccelEnrichmentThreshold = scalar, F32, 1692, "roc", 1, 0, 0, 200, 1
|
||||
engineLoadAccelLength = scalar, S32, 1696, "cycles", 1, 0, 1, 200, 0
|
||||
uartConsoleSerialSpeed = scalar, U32, 1700, "BPs", 1, 0, 0, 1000000, 0
|
||||
|
@ -1659,6 +1659,7 @@ fuelTrims12_table = array, S08, 20980, [4x4], "", 0.2, 0, -25, 25, 1
|
|||
tpsAccelLookback = "How long to look back for TPS-based acceleration enrichment. Increasing this time will trigger enrichment for longer when a throttle position change occurs."
|
||||
coastingFuelCutVssLow = "Below this speed, disable DFCO. Use this to prevent jerkiness from fuel enable/disable in low gears."
|
||||
coastingFuelCutVssHigh = "Above this speed, allow DFCO. Use this to prevent jerkiness from fuel enable/disable in low gears."
|
||||
noFuelTrimAfterDfcoTime = "Pause closed loop fueling after deceleration fuel cut occurs. Set this to a little longer than however long is required for normal fueling behavior to resume after fuel cut."
|
||||
tpsAccelEnrichmentThreshold = "Maximum change delta of TPS percentage over the 'length'. Actual TPS change has to be above this value in order for TPS/TPS acceleration to kick in."
|
||||
uartConsoleSerialSpeed = "Band rate for primary TTL"
|
||||
tpsDecelEnleanmentThreshold = "For decel we simply multiply delta of TPS and tFor decel we do not use table?!"
|
||||
|
@ -6068,6 +6069,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
field = "Vehicle speed restore below", coastingFuelCutVssLow, {coastingFuelCutEnabled == 1}
|
||||
field = "Cut fuel below TPS", coastingFuelCutTps, {coastingFuelCutEnabled == 1}
|
||||
field = "Cut fuel below MAP", coastingFuelCutMap, {coastingFuelCutEnabled == 1}
|
||||
field = "Inhibit closed loop fuel after cut", noFuelTrimAfterDfcoTime, {coastingFuelCutEnabled == 1}
|
||||
|
||||
dialog = rotaryDialog, "Rotary"
|
||||
field = "Enable Trailing Sparks", enableTrailingSparks
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.01.29.prometheus_469.1623762389"
|
||||
signature = "rusEFI 2022.01.29.prometheus_469.4049874393"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2022.01.29.prometheus_469.1623762389" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.01.29.prometheus_469.4049874393" ; 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 Sat Jan 29 01:27:11 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sat Jan 29 02:39:23 UTC 2022
|
||||
|
||||
pageSize = 20996
|
||||
page = 1
|
||||
|
@ -783,7 +783,7 @@ LIS302DLCsPin = bits, U08, 1687, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2",
|
|||
tpsAccelLookback = scalar, U08, 1688, "sec", 0.05, 0, 0, 5, 2
|
||||
coastingFuelCutVssLow = scalar, U08, 1689, "kph", 1, 0, 0, 255, 0
|
||||
coastingFuelCutVssHigh = scalar, U08, 1690, "kph", 1, 0, 0, 255, 0
|
||||
unused1689 = array, U08, 1691, [1], "", 1,0,0,0,0
|
||||
noFuelTrimAfterDfcoTime = scalar, U08, 1691, "sec", 0.1, 0, 0, 10, 1
|
||||
tpsAccelEnrichmentThreshold = scalar, F32, 1692, "roc", 1, 0, 0, 200, 1
|
||||
engineLoadAccelLength = scalar, S32, 1696, "cycles", 1, 0, 1, 200, 0
|
||||
uartConsoleSerialSpeed = scalar, U32, 1700, "BPs", 1, 0, 0, 1000000, 0
|
||||
|
@ -1659,6 +1659,7 @@ fuelTrims12_table = array, S08, 20980, [4x4], "", 0.2, 0, -25, 25, 1
|
|||
tpsAccelLookback = "How long to look back for TPS-based acceleration enrichment. Increasing this time will trigger enrichment for longer when a throttle position change occurs."
|
||||
coastingFuelCutVssLow = "Below this speed, disable DFCO. Use this to prevent jerkiness from fuel enable/disable in low gears."
|
||||
coastingFuelCutVssHigh = "Above this speed, allow DFCO. Use this to prevent jerkiness from fuel enable/disable in low gears."
|
||||
noFuelTrimAfterDfcoTime = "Pause closed loop fueling after deceleration fuel cut occurs. Set this to a little longer than however long is required for normal fueling behavior to resume after fuel cut."
|
||||
tpsAccelEnrichmentThreshold = "Maximum change delta of TPS percentage over the 'length'. Actual TPS change has to be above this value in order for TPS/TPS acceleration to kick in."
|
||||
uartConsoleSerialSpeed = "Band rate for primary TTL"
|
||||
tpsDecelEnleanmentThreshold = "For decel we simply multiply delta of TPS and tFor decel we do not use table?!"
|
||||
|
@ -6068,6 +6069,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
field = "Vehicle speed restore below", coastingFuelCutVssLow, {coastingFuelCutEnabled == 1}
|
||||
field = "Cut fuel below TPS", coastingFuelCutTps, {coastingFuelCutEnabled == 1}
|
||||
field = "Cut fuel below MAP", coastingFuelCutMap, {coastingFuelCutEnabled == 1}
|
||||
field = "Inhibit closed loop fuel after cut", noFuelTrimAfterDfcoTime, {coastingFuelCutEnabled == 1}
|
||||
|
||||
dialog = rotaryDialog, "Rotary"
|
||||
field = "Enable Trailing Sparks", enableTrailingSparks
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.01.29.proteus_f4.3831542208"
|
||||
signature = "rusEFI 2022.01.29.proteus_f4.1976318412"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2022.01.29.proteus_f4.3831542208" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.01.29.proteus_f4.1976318412" ; 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 Sat Jan 29 01:27:17 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sat Jan 29 02:39:28 UTC 2022
|
||||
|
||||
pageSize = 20996
|
||||
page = 1
|
||||
|
@ -783,7 +783,7 @@ LIS302DLCsPin = bits, U08, 1687, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2",
|
|||
tpsAccelLookback = scalar, U08, 1688, "sec", 0.05, 0, 0, 5, 2
|
||||
coastingFuelCutVssLow = scalar, U08, 1689, "kph", 1, 0, 0, 255, 0
|
||||
coastingFuelCutVssHigh = scalar, U08, 1690, "kph", 1, 0, 0, 255, 0
|
||||
unused1689 = array, U08, 1691, [1], "", 1,0,0,0,0
|
||||
noFuelTrimAfterDfcoTime = scalar, U08, 1691, "sec", 0.1, 0, 0, 10, 1
|
||||
tpsAccelEnrichmentThreshold = scalar, F32, 1692, "roc", 1, 0, 0, 200, 1
|
||||
engineLoadAccelLength = scalar, S32, 1696, "cycles", 1, 0, 1, 200, 0
|
||||
uartConsoleSerialSpeed = scalar, U32, 1700, "BPs", 1, 0, 0, 1000000, 0
|
||||
|
@ -1659,6 +1659,7 @@ fuelTrims12_table = array, S08, 20980, [4x4], "", 0.2, 0, -25, 25, 1
|
|||
tpsAccelLookback = "How long to look back for TPS-based acceleration enrichment. Increasing this time will trigger enrichment for longer when a throttle position change occurs."
|
||||
coastingFuelCutVssLow = "Below this speed, disable DFCO. Use this to prevent jerkiness from fuel enable/disable in low gears."
|
||||
coastingFuelCutVssHigh = "Above this speed, allow DFCO. Use this to prevent jerkiness from fuel enable/disable in low gears."
|
||||
noFuelTrimAfterDfcoTime = "Pause closed loop fueling after deceleration fuel cut occurs. Set this to a little longer than however long is required for normal fueling behavior to resume after fuel cut."
|
||||
tpsAccelEnrichmentThreshold = "Maximum change delta of TPS percentage over the 'length'. Actual TPS change has to be above this value in order for TPS/TPS acceleration to kick in."
|
||||
uartConsoleSerialSpeed = "Band rate for primary TTL"
|
||||
tpsDecelEnleanmentThreshold = "For decel we simply multiply delta of TPS and tFor decel we do not use table?!"
|
||||
|
@ -6036,6 +6037,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
field = "Vehicle speed restore below", coastingFuelCutVssLow, {coastingFuelCutEnabled == 1}
|
||||
field = "Cut fuel below TPS", coastingFuelCutTps, {coastingFuelCutEnabled == 1}
|
||||
field = "Cut fuel below MAP", coastingFuelCutMap, {coastingFuelCutEnabled == 1}
|
||||
field = "Inhibit closed loop fuel after cut", noFuelTrimAfterDfcoTime, {coastingFuelCutEnabled == 1}
|
||||
|
||||
dialog = rotaryDialog, "Rotary"
|
||||
field = "Enable Trailing Sparks", enableTrailingSparks
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.01.29.proteus_f7.3831542208"
|
||||
signature = "rusEFI 2022.01.29.proteus_f7.1976318412"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2022.01.29.proteus_f7.3831542208" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.01.29.proteus_f7.1976318412" ; 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 Sat Jan 29 01:27:15 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sat Jan 29 02:39:26 UTC 2022
|
||||
|
||||
pageSize = 20996
|
||||
page = 1
|
||||
|
@ -783,7 +783,7 @@ LIS302DLCsPin = bits, U08, 1687, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2",
|
|||
tpsAccelLookback = scalar, U08, 1688, "sec", 0.05, 0, 0, 5, 2
|
||||
coastingFuelCutVssLow = scalar, U08, 1689, "kph", 1, 0, 0, 255, 0
|
||||
coastingFuelCutVssHigh = scalar, U08, 1690, "kph", 1, 0, 0, 255, 0
|
||||
unused1689 = array, U08, 1691, [1], "", 1,0,0,0,0
|
||||
noFuelTrimAfterDfcoTime = scalar, U08, 1691, "sec", 0.1, 0, 0, 10, 1
|
||||
tpsAccelEnrichmentThreshold = scalar, F32, 1692, "roc", 1, 0, 0, 200, 1
|
||||
engineLoadAccelLength = scalar, S32, 1696, "cycles", 1, 0, 1, 200, 0
|
||||
uartConsoleSerialSpeed = scalar, U32, 1700, "BPs", 1, 0, 0, 1000000, 0
|
||||
|
@ -1659,6 +1659,7 @@ fuelTrims12_table = array, S08, 20980, [4x4], "", 0.2, 0, -25, 25, 1
|
|||
tpsAccelLookback = "How long to look back for TPS-based acceleration enrichment. Increasing this time will trigger enrichment for longer when a throttle position change occurs."
|
||||
coastingFuelCutVssLow = "Below this speed, disable DFCO. Use this to prevent jerkiness from fuel enable/disable in low gears."
|
||||
coastingFuelCutVssHigh = "Above this speed, allow DFCO. Use this to prevent jerkiness from fuel enable/disable in low gears."
|
||||
noFuelTrimAfterDfcoTime = "Pause closed loop fueling after deceleration fuel cut occurs. Set this to a little longer than however long is required for normal fueling behavior to resume after fuel cut."
|
||||
tpsAccelEnrichmentThreshold = "Maximum change delta of TPS percentage over the 'length'. Actual TPS change has to be above this value in order for TPS/TPS acceleration to kick in."
|
||||
uartConsoleSerialSpeed = "Band rate for primary TTL"
|
||||
tpsDecelEnleanmentThreshold = "For decel we simply multiply delta of TPS and tFor decel we do not use table?!"
|
||||
|
@ -6036,6 +6037,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
field = "Vehicle speed restore below", coastingFuelCutVssLow, {coastingFuelCutEnabled == 1}
|
||||
field = "Cut fuel below TPS", coastingFuelCutTps, {coastingFuelCutEnabled == 1}
|
||||
field = "Cut fuel below MAP", coastingFuelCutMap, {coastingFuelCutEnabled == 1}
|
||||
field = "Inhibit closed loop fuel after cut", noFuelTrimAfterDfcoTime, {coastingFuelCutEnabled == 1}
|
||||
|
||||
dialog = rotaryDialog, "Rotary"
|
||||
field = "Enable Trailing Sparks", enableTrailingSparks
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.01.29.proteus_h7.3831542208"
|
||||
signature = "rusEFI 2022.01.29.proteus_h7.1976318412"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2022.01.29.proteus_h7.3831542208" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.01.29.proteus_h7.1976318412" ; 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 Sat Jan 29 01:27:19 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sat Jan 29 02:39:30 UTC 2022
|
||||
|
||||
pageSize = 20996
|
||||
page = 1
|
||||
|
@ -783,7 +783,7 @@ LIS302DLCsPin = bits, U08, 1687, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2",
|
|||
tpsAccelLookback = scalar, U08, 1688, "sec", 0.05, 0, 0, 5, 2
|
||||
coastingFuelCutVssLow = scalar, U08, 1689, "kph", 1, 0, 0, 255, 0
|
||||
coastingFuelCutVssHigh = scalar, U08, 1690, "kph", 1, 0, 0, 255, 0
|
||||
unused1689 = array, U08, 1691, [1], "", 1,0,0,0,0
|
||||
noFuelTrimAfterDfcoTime = scalar, U08, 1691, "sec", 0.1, 0, 0, 10, 1
|
||||
tpsAccelEnrichmentThreshold = scalar, F32, 1692, "roc", 1, 0, 0, 200, 1
|
||||
engineLoadAccelLength = scalar, S32, 1696, "cycles", 1, 0, 1, 200, 0
|
||||
uartConsoleSerialSpeed = scalar, U32, 1700, "BPs", 1, 0, 0, 1000000, 0
|
||||
|
@ -1659,6 +1659,7 @@ fuelTrims12_table = array, S08, 20980, [4x4], "", 0.2, 0, -25, 25, 1
|
|||
tpsAccelLookback = "How long to look back for TPS-based acceleration enrichment. Increasing this time will trigger enrichment for longer when a throttle position change occurs."
|
||||
coastingFuelCutVssLow = "Below this speed, disable DFCO. Use this to prevent jerkiness from fuel enable/disable in low gears."
|
||||
coastingFuelCutVssHigh = "Above this speed, allow DFCO. Use this to prevent jerkiness from fuel enable/disable in low gears."
|
||||
noFuelTrimAfterDfcoTime = "Pause closed loop fueling after deceleration fuel cut occurs. Set this to a little longer than however long is required for normal fueling behavior to resume after fuel cut."
|
||||
tpsAccelEnrichmentThreshold = "Maximum change delta of TPS percentage over the 'length'. Actual TPS change has to be above this value in order for TPS/TPS acceleration to kick in."
|
||||
uartConsoleSerialSpeed = "Band rate for primary TTL"
|
||||
tpsDecelEnleanmentThreshold = "For decel we simply multiply delta of TPS and tFor decel we do not use table?!"
|
||||
|
@ -6036,6 +6037,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
field = "Vehicle speed restore below", coastingFuelCutVssLow, {coastingFuelCutEnabled == 1}
|
||||
field = "Cut fuel below TPS", coastingFuelCutTps, {coastingFuelCutEnabled == 1}
|
||||
field = "Cut fuel below MAP", coastingFuelCutMap, {coastingFuelCutEnabled == 1}
|
||||
field = "Inhibit closed loop fuel after cut", noFuelTrimAfterDfcoTime, {coastingFuelCutEnabled == 1}
|
||||
|
||||
dialog = rotaryDialog, "Rotary"
|
||||
field = "Enable Trailing Sparks", enableTrailingSparks
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.01.29.subaru_eg33_f7.4086852195"
|
||||
signature = "rusEFI 2022.01.29.subaru_eg33_f7.1647633007"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2022.01.29.subaru_eg33_f7.4086852195" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.01.29.subaru_eg33_f7.1647633007" ; 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 Sat Jan 29 01:27:27 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sat Jan 29 02:39:39 UTC 2022
|
||||
|
||||
pageSize = 20996
|
||||
page = 1
|
||||
|
@ -783,7 +783,7 @@ LIS302DLCsPin = bits, U08, 1687, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2",
|
|||
tpsAccelLookback = scalar, U08, 1688, "sec", 0.05, 0, 0, 5, 2
|
||||
coastingFuelCutVssLow = scalar, U08, 1689, "kph", 1, 0, 0, 255, 0
|
||||
coastingFuelCutVssHigh = scalar, U08, 1690, "kph", 1, 0, 0, 255, 0
|
||||
unused1689 = array, U08, 1691, [1], "", 1,0,0,0,0
|
||||
noFuelTrimAfterDfcoTime = scalar, U08, 1691, "sec", 0.1, 0, 0, 10, 1
|
||||
tpsAccelEnrichmentThreshold = scalar, F32, 1692, "roc", 1, 0, 0, 200, 1
|
||||
engineLoadAccelLength = scalar, S32, 1696, "cycles", 1, 0, 1, 200, 0
|
||||
uartConsoleSerialSpeed = scalar, U32, 1700, "BPs", 1, 0, 0, 1000000, 0
|
||||
|
@ -1659,6 +1659,7 @@ fuelTrims12_table = array, S08, 20980, [4x4], "", 0.2, 0, -25, 25, 1
|
|||
tpsAccelLookback = "How long to look back for TPS-based acceleration enrichment. Increasing this time will trigger enrichment for longer when a throttle position change occurs."
|
||||
coastingFuelCutVssLow = "Below this speed, disable DFCO. Use this to prevent jerkiness from fuel enable/disable in low gears."
|
||||
coastingFuelCutVssHigh = "Above this speed, allow DFCO. Use this to prevent jerkiness from fuel enable/disable in low gears."
|
||||
noFuelTrimAfterDfcoTime = "Pause closed loop fueling after deceleration fuel cut occurs. Set this to a little longer than however long is required for normal fueling behavior to resume after fuel cut."
|
||||
tpsAccelEnrichmentThreshold = "Maximum change delta of TPS percentage over the 'length'. Actual TPS change has to be above this value in order for TPS/TPS acceleration to kick in."
|
||||
uartConsoleSerialSpeed = "Band rate for primary TTL"
|
||||
tpsDecelEnleanmentThreshold = "For decel we simply multiply delta of TPS and tFor decel we do not use table?!"
|
||||
|
@ -6059,6 +6060,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
field = "Vehicle speed restore below", coastingFuelCutVssLow, {coastingFuelCutEnabled == 1}
|
||||
field = "Cut fuel below TPS", coastingFuelCutTps, {coastingFuelCutEnabled == 1}
|
||||
field = "Cut fuel below MAP", coastingFuelCutMap, {coastingFuelCutEnabled == 1}
|
||||
field = "Inhibit closed loop fuel after cut", noFuelTrimAfterDfcoTime, {coastingFuelCutEnabled == 1}
|
||||
|
||||
dialog = rotaryDialog, "Rotary"
|
||||
field = "Enable Trailing Sparks", enableTrailingSparks
|
||||
|
|
|
@ -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 Sat Jan 29 01:27:30 UTC 2022
|
||||
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sat Jan 29 02:39:40 UTC 2022
|
||||
|
||||
// by class com.rusefi.output.FileJavaFieldsConsumer
|
||||
import com.rusefi.config.*;
|
||||
|
@ -1640,6 +1640,7 @@ public class Fields {
|
|||
public static final int narrowToWideOxygen_offset = 1912;
|
||||
public static final int narrowToWideOxygenBins_offset = 1880;
|
||||
public static final int noAccelAfterHardLimitPeriodSecs_offset = 1308;
|
||||
public static final int noFuelTrimAfterDfcoTime_offset = 1691;
|
||||
public static final int o2heaterPin_offset = 746;
|
||||
public static final int o2heaterPinModeTodO_offset = 747;
|
||||
public static final int oilPressure_alignmentFill_offset = 2289;
|
||||
|
@ -1819,7 +1820,6 @@ public class Fields {
|
|||
public static final int servoOutputPins8_offset = 2739;
|
||||
public static final int showHumanReadableWarning_offset = 896;
|
||||
public static final int showSdCardWarning_offset = 164;
|
||||
public static final int SIGNATURE_HASH = 807566387;
|
||||
public static final int silentTriggerError_offset = 1260;
|
||||
public static final int slowAdcAlpha_offset = 1712;
|
||||
public static final int sparkDwellRpmBins_offset = 54;
|
||||
|
@ -2289,7 +2289,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.01.29.all.807566387";
|
||||
public static final String TS_SIGNATURE = "rusEFI 2022.01.29.all.2710500415";
|
||||
public static final char TS_SINGLE_WRITE_COMMAND = 'W';
|
||||
public static final char TS_TEST_COMMAND = 't';
|
||||
public static final int TsCalMode_EtbKd = 5;
|
||||
|
@ -2326,7 +2326,6 @@ public class Fields {
|
|||
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 unused1689_offset = 1691;
|
||||
public static final int unused1740b0_offset = 1740;
|
||||
public static final int unused1740b1_offset = 1740;
|
||||
public static final int unused1740b2_offset = 1740;
|
||||
|
@ -3206,7 +3205,7 @@ public class Fields {
|
|||
public static final Field TPSACCELLOOKBACK = Field.create("TPSACCELLOOKBACK", 1688, FieldType.INT8);
|
||||
public static final Field COASTINGFUELCUTVSSLOW = Field.create("COASTINGFUELCUTVSSLOW", 1689, FieldType.INT8);
|
||||
public static final Field COASTINGFUELCUTVSSHIGH = Field.create("COASTINGFUELCUTVSSHIGH", 1690, FieldType.INT8);
|
||||
public static final Field UNUSED1689 = Field.create("UNUSED1689", 1691, FieldType.INT8);
|
||||
public static final Field NOFUELTRIMAFTERDFCOTIME = Field.create("NOFUELTRIMAFTERDFCOTIME", 1691, FieldType.INT8);
|
||||
public static final Field TPSACCELENRICHMENTTHRESHOLD = Field.create("TPSACCELENRICHMENTTHRESHOLD", 1692, FieldType.FLOAT);
|
||||
public static final Field ENGINELOADACCELLENGTH = Field.create("ENGINELOADACCELLENGTH", 1696, FieldType.INT);
|
||||
public static final Field UARTCONSOLESERIALSPEED = Field.create("UARTCONSOLESERIALSPEED", 1700, FieldType.INT);
|
||||
|
@ -4502,7 +4501,7 @@ public class Fields {
|
|||
TPSACCELLOOKBACK,
|
||||
COASTINGFUELCUTVSSLOW,
|
||||
COASTINGFUELCUTVSSHIGH,
|
||||
UNUSED1689,
|
||||
NOFUELTRIMAFTERDFCOTIME,
|
||||
TPSACCELENRICHMENTTHRESHOLD,
|
||||
ENGINELOADACCELLENGTH,
|
||||
UARTCONSOLESERIALSPEED,
|
||||
|
|
Loading…
Reference in New Issue