Auto-generated configs and docs

This commit is contained in:
GitHub build-firmware Action 2021-06-11 10:27:21 +00:00
parent c27549b2e8
commit a4f86a892a
47 changed files with 534 additions and 282 deletions

View File

@ -1,4 +1,4 @@
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Sat Jun 05 20:20:58 UTC 2021
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Fri Jun 11 10:26:53 UTC 2021
// by class com.rusefi.output.CHeaderConsumer
// begin
#pragma once
@ -681,11 +681,13 @@ struct engine_configuration_s {
offset 76 bit 3 */
bool overrideTriggerGaps : 1;
/**
* Turn on this fan when AC is on.
offset 76 bit 4 */
bool unused_294_4 : 1;
bool enableFan1WithAc : 1;
/**
* Turn on this fan when AC is on.
offset 76 bit 5 */
bool unused_294_5 : 1;
bool enableFan2WithAc : 1;
/**
offset 76 bit 6 */
bool unused_294_6 : 1;
@ -990,13 +992,13 @@ struct engine_configuration_s {
float vbattDividerCoeff;
/**
* Cooling fan turn-on temperature threshold, in Celsius
*C
deg C
* offset 468
*/
float fanOnTemperature;
/**
* Cooling fan turn-off temperature threshold, in Celsius
*C
deg C
* offset 472
*/
float fanOffTemperature;
@ -4213,4 +4215,4 @@ struct persistent_config_s {
};
// end
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Sat Jun 05 20:20:58 UTC 2021
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Fri Jun 11 10:26:53 UTC 2021

View File

@ -371,6 +371,8 @@
#define enableAemXSeries_offset 744
#define enableCanVss_offset 976
#define enabledStep1Limiter_offset 744
#define enableFan1WithAc_offset 76
#define enableFan2WithAc_offset 76
#define enableInnovateLC2_offset 976
#define enableLaunchBoost_offset 976
#define enableLaunchRetard_offset 976
@ -1278,8 +1280,8 @@
#define showHumanReadableWarning_offset 976
#define showSdCardWarning_offset 76
#define SIGNATURE_BOARD hellen_cypress
#define SIGNATURE_DATE 2021.06.05
#define SIGNATURE_HASH 1335288242
#define SIGNATURE_DATE 2021.06.11
#define SIGNATURE_HASH 1279579099
#define silentTriggerError_offset 1464
#define slowAdcAlpha_offset 2088
#define sparkDwellRpmBins_offset 332
@ -1632,7 +1634,7 @@
#define ts_show_spi true
#define ts_show_trigger_comparator false
#define ts_show_tunerstudio_port true
#define TS_SIGNATURE "rusEFI 2021.06.05.hellen_cypress.1335288242"
#define TS_SIGNATURE "rusEFI 2021.06.11.hellen_cypress.1279579099"
#define TS_SINGLE_WRITE_COMMAND 'W'
#define TS_SINGLE_WRITE_COMMAND_char W
#define TS_TEST_COMMAND 't' // 0x74
@ -1722,8 +1724,6 @@
#define unused_1484_bit_29_offset 1476
#define unused_1484_bit_30_offset 1476
#define unused_1484_bit_31_offset 1476
#define unused_294_4_offset 76
#define unused_294_5_offset 76
#define unused_294_6_offset 76
#define unused_294_7_offset 76
#define unused_294_8_offset 76

View File

@ -1,4 +1,4 @@
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Sat Jun 05 20:20:56 UTC 2021
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Fri Jun 11 10:26:51 UTC 2021
// by class com.rusefi.output.CHeaderConsumer
// begin
#pragma once
@ -681,11 +681,13 @@ struct engine_configuration_s {
offset 76 bit 3 */
bool overrideTriggerGaps : 1;
/**
* Turn on this fan when AC is on.
offset 76 bit 4 */
bool unused_294_4 : 1;
bool enableFan1WithAc : 1;
/**
* Turn on this fan when AC is on.
offset 76 bit 5 */
bool unused_294_5 : 1;
bool enableFan2WithAc : 1;
/**
offset 76 bit 6 */
bool unused_294_6 : 1;
@ -990,13 +992,13 @@ struct engine_configuration_s {
float vbattDividerCoeff;
/**
* Cooling fan turn-on temperature threshold, in Celsius
*C
deg C
* offset 468
*/
float fanOnTemperature;
/**
* Cooling fan turn-off temperature threshold, in Celsius
*C
deg C
* offset 472
*/
float fanOffTemperature;
@ -4207,4 +4209,4 @@ struct persistent_config_s {
};
// end
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Sat Jun 05 20:20:56 UTC 2021
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Fri Jun 11 10:26:51 UTC 2021

View File

@ -355,6 +355,8 @@
#define enableAemXSeries_offset 744
#define enableCanVss_offset 976
#define enabledStep1Limiter_offset 744
#define enableFan1WithAc_offset 76
#define enableFan2WithAc_offset 76
#define enableInnovateLC2_offset 976
#define enableLaunchBoost_offset 976
#define enableLaunchRetard_offset 976
@ -1262,8 +1264,8 @@
#define showHumanReadableWarning_offset 976
#define showSdCardWarning_offset 76
#define SIGNATURE_BOARD kin
#define SIGNATURE_DATE 2021.06.05
#define SIGNATURE_HASH 2956143950
#define SIGNATURE_DATE 2021.06.11
#define SIGNATURE_HASH 3017875239
#define silentTriggerError_offset 1464
#define slowAdcAlpha_offset 2088
#define sparkDwellRpmBins_offset 332
@ -1616,7 +1618,7 @@
#define ts_show_spi true
#define ts_show_trigger_comparator true
#define ts_show_tunerstudio_port true
#define TS_SIGNATURE "rusEFI 2021.06.05.kin.2956143950"
#define TS_SIGNATURE "rusEFI 2021.06.11.kin.3017875239"
#define TS_SINGLE_WRITE_COMMAND 'W'
#define TS_SINGLE_WRITE_COMMAND_char W
#define TS_TEST_COMMAND 't' // 0x74
@ -1706,8 +1708,6 @@
#define unused_1484_bit_29_offset 1476
#define unused_1484_bit_30_offset 1476
#define unused_1484_bit_31_offset 1476
#define unused_294_4_offset 76
#define unused_294_5_offset 76
#define unused_294_6_offset 76
#define unused_294_7_offset 76
#define unused_294_8_offset 76

View File

@ -1,4 +1,4 @@
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_config.sh integration/rusefi_config.txt Sat Jun 05 20:21:00 UTC 2021
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_config.sh integration/rusefi_config.txt Fri Jun 11 10:26:55 UTC 2021
// by class com.rusefi.output.CHeaderConsumer
// begin
#pragma once
@ -681,11 +681,13 @@ struct engine_configuration_s {
offset 76 bit 3 */
bool overrideTriggerGaps : 1;
/**
* Turn on this fan when AC is on.
offset 76 bit 4 */
bool unused_294_4 : 1;
bool enableFan1WithAc : 1;
/**
* Turn on this fan when AC is on.
offset 76 bit 5 */
bool unused_294_5 : 1;
bool enableFan2WithAc : 1;
/**
offset 76 bit 6 */
bool unused_294_6 : 1;
@ -990,13 +992,13 @@ struct engine_configuration_s {
float vbattDividerCoeff;
/**
* Cooling fan turn-on temperature threshold, in Celsius
*C
deg C
* offset 468
*/
float fanOnTemperature;
/**
* Cooling fan turn-off temperature threshold, in Celsius
*C
deg C
* offset 472
*/
float fanOffTemperature;
@ -4213,4 +4215,4 @@ struct persistent_config_s {
};
// end
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_config.sh integration/rusefi_config.txt Sat Jun 05 20:21:00 UTC 2021
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_config.sh integration/rusefi_config.txt Fri Jun 11 10:26:55 UTC 2021

View File

@ -371,6 +371,8 @@
#define enableAemXSeries_offset 744
#define enableCanVss_offset 976
#define enabledStep1Limiter_offset 744
#define enableFan1WithAc_offset 76
#define enableFan2WithAc_offset 76
#define enableInnovateLC2_offset 976
#define enableLaunchBoost_offset 976
#define enableLaunchRetard_offset 976
@ -1278,8 +1280,8 @@
#define showHumanReadableWarning_offset 976
#define showSdCardWarning_offset 76
#define SIGNATURE_BOARD subaru_eg33_f7
#define SIGNATURE_DATE 2021.06.05
#define SIGNATURE_HASH 2696295540
#define SIGNATURE_DATE 2021.06.11
#define SIGNATURE_HASH 2741241373
#define silentTriggerError_offset 1464
#define slowAdcAlpha_offset 2088
#define sparkDwellRpmBins_offset 332
@ -1632,7 +1634,7 @@
#define ts_show_spi true
#define ts_show_trigger_comparator false
#define ts_show_tunerstudio_port false
#define TS_SIGNATURE "rusEFI 2021.06.05.subaru_eg33_f7.2696295540"
#define TS_SIGNATURE "rusEFI 2021.06.11.subaru_eg33_f7.2741241373"
#define TS_SINGLE_WRITE_COMMAND 'W'
#define TS_SINGLE_WRITE_COMMAND_char W
#define TS_TEST_COMMAND 't' // 0x74
@ -1722,8 +1724,6 @@
#define unused_1484_bit_29_offset 1476
#define unused_1484_bit_30_offset 1476
#define unused_1484_bit_31_offset 1476
#define unused_294_4_offset 76
#define unused_294_5_offset 76
#define unused_294_6_offset 76
#define unused_294_7_offset 76
#define unused_294_8_offset 76

View File

@ -1,4 +1,4 @@
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Jun 05 20:20:27 UTC 2021
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jun 11 10:26:25 UTC 2021
// by class com.rusefi.output.CHeaderConsumer
// begin
#pragma once
@ -681,11 +681,13 @@ struct engine_configuration_s {
offset 76 bit 3 */
bool overrideTriggerGaps : 1;
/**
* Turn on this fan when AC is on.
offset 76 bit 4 */
bool unused_294_4 : 1;
bool enableFan1WithAc : 1;
/**
* Turn on this fan when AC is on.
offset 76 bit 5 */
bool unused_294_5 : 1;
bool enableFan2WithAc : 1;
/**
offset 76 bit 6 */
bool unused_294_6 : 1;
@ -990,13 +992,13 @@ struct engine_configuration_s {
float vbattDividerCoeff;
/**
* Cooling fan turn-on temperature threshold, in Celsius
*C
deg C
* offset 468
*/
float fanOnTemperature;
/**
* Cooling fan turn-off temperature threshold, in Celsius
*C
deg C
* offset 472
*/
float fanOffTemperature;
@ -4213,4 +4215,4 @@ struct persistent_config_s {
};
// end
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Jun 05 20:20:27 UTC 2021
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jun 11 10:26:25 UTC 2021

View File

@ -1,26 +1,24 @@
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Jun 05 20:20:27 UTC 2021
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jun 11 10:26:25 UTC 2021
// by class com.rusefi.output.FileFsioSettingsConsumer
FSIO_SETTING_FANONTEMPERATURE = 1000,
FSIO_SETTING_FANOFFTEMPERATURE = 1001,
FSIO_SETTING_ACIDLEEXTRAOFFSET = 1002,
FSIO_SETTING_ACIDLEEXTRAMIN = 1003,
FSIO_SETTING_BOOSTPID_OFFSET = 1004,
FSIO_SETTING_BOOSTPID_MINVALUE = 1005,
FSIO_SETTING_ALTERNATORCONTROL_OFFSET = 1006,
FSIO_SETTING_ALTERNATORCONTROL_MINVALUE = 1007,
FSIO_SETTING_ETB_OFFSET = 1008,
FSIO_SETTING_ETB_MINVALUE = 1009,
FSIO_SETTING_IDLERPMPID_OFFSET = 1010,
FSIO_SETTING_IDLERPMPID_MINVALUE = 1011,
FSIO_SETTING_STARTUPFUELPUMPDURATION = 1012,
FSIO_SETTING_ETBWASTEGATEPID_OFFSET = 1013,
FSIO_SETTING_ETBWASTEGATEPID_MINVALUE = 1014,
FSIO_SETTING_AUXPID1_OFFSET = 1015,
FSIO_SETTING_AUXPID1_MINVALUE = 1016,
FSIO_SETTING_AUXPID2_OFFSET = 1017,
FSIO_SETTING_AUXPID2_MINVALUE = 1018,
FSIO_SETTING_IDLETIMINGPID_OFFSET = 1019,
FSIO_SETTING_IDLETIMINGPID_MINVALUE = 1020,
FSIO_SETTING_IDLERPMPID2_OFFSET = 1021,
FSIO_SETTING_IDLERPMPID2_MINVALUE = 1022,
FSIO_SETTING_ACIDLEEXTRAOFFSET = 1000,
FSIO_SETTING_ACIDLEEXTRAMIN = 1001,
FSIO_SETTING_BOOSTPID_OFFSET = 1002,
FSIO_SETTING_BOOSTPID_MINVALUE = 1003,
FSIO_SETTING_ALTERNATORCONTROL_OFFSET = 1004,
FSIO_SETTING_ALTERNATORCONTROL_MINVALUE = 1005,
FSIO_SETTING_ETB_OFFSET = 1006,
FSIO_SETTING_ETB_MINVALUE = 1007,
FSIO_SETTING_IDLERPMPID_OFFSET = 1008,
FSIO_SETTING_IDLERPMPID_MINVALUE = 1009,
FSIO_SETTING_STARTUPFUELPUMPDURATION = 1010,
FSIO_SETTING_ETBWASTEGATEPID_OFFSET = 1011,
FSIO_SETTING_ETBWASTEGATEPID_MINVALUE = 1012,
FSIO_SETTING_AUXPID1_OFFSET = 1013,
FSIO_SETTING_AUXPID1_MINVALUE = 1014,
FSIO_SETTING_AUXPID2_OFFSET = 1015,
FSIO_SETTING_AUXPID2_MINVALUE = 1016,
FSIO_SETTING_IDLETIMINGPID_OFFSET = 1017,
FSIO_SETTING_IDLETIMINGPID_MINVALUE = 1018,
FSIO_SETTING_IDLERPMPID2_OFFSET = 1019,
FSIO_SETTING_IDLERPMPID2_MINVALUE = 1020,

View File

@ -1,10 +1,6 @@
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Jun 05 20:20:27 UTC 2021
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jun 11 10:26:25 UTC 2021
// by class com.rusefi.output.FileFsioSettingsConsumer
case FSIO_SETTING_FANONTEMPERATURE:
return engineConfiguration->fanOnTemperature;
case FSIO_SETTING_FANOFFTEMPERATURE:
return engineConfiguration->fanOffTemperature;
case FSIO_SETTING_ACIDLEEXTRAOFFSET:
return engineConfiguration->acIdleExtraOffset;
case FSIO_SETTING_ACIDLEEXTRAMIN:

View File

@ -1,8 +1,6 @@
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Jun 05 20:20:27 UTC 2021
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jun 11 10:26:25 UTC 2021
// by class com.rusefi.output.FileFsioSettingsConsumer
static LENameOrdinalPair lefanOnTemperature(FSIO_SETTING_FANONTEMPERATURE, "cfg_fanOnTemperature");
static LENameOrdinalPair lefanOffTemperature(FSIO_SETTING_FANOFFTEMPERATURE, "cfg_fanOffTemperature");
static LENameOrdinalPair leacIdleExtraOffset(FSIO_SETTING_ACIDLEEXTRAOFFSET, "cfg_acIdleExtraOffset");
static LENameOrdinalPair leacIdleExtraMin(FSIO_SETTING_ACIDLEEXTRAMIN, "cfg_acIdleExtraMin");
static LENameOrdinalPair leboostPid_offset(FSIO_SETTING_BOOSTPID_OFFSET, "cfg_boostPid_offset");

View File

@ -1,10 +1,6 @@
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Jun 05 20:20:27 UTC 2021
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jun 11 10:26:25 UTC 2021
// by class com.rusefi.output.FileFsioSettingsConsumer
case FSIO_SETTING_FANONTEMPERATURE:
return "cfg_fanOnTemperature";
case FSIO_SETTING_FANOFFTEMPERATURE:
return "cfg_fanOffTemperature";
case FSIO_SETTING_ACIDLEEXTRAOFFSET:
return "cfg_acIdleExtraOffset";
case FSIO_SETTING_ACIDLEEXTRAMIN:

View File

@ -369,6 +369,8 @@
#define enableAemXSeries_offset 744
#define enableCanVss_offset 976
#define enabledStep1Limiter_offset 744
#define enableFan1WithAc_offset 76
#define enableFan2WithAc_offset 76
#define enableInnovateLC2_offset 976
#define enableLaunchBoost_offset 976
#define enableLaunchRetard_offset 976
@ -1275,8 +1277,8 @@
#define showHumanReadableWarning_offset 976
#define showSdCardWarning_offset 76
#define SIGNATURE_BOARD all
#define SIGNATURE_DATE 2021.06.05
#define SIGNATURE_HASH 233454178
#define SIGNATURE_DATE 2021.06.11
#define SIGNATURE_HASH 238553099
#define silentTriggerError_offset 1464
#define slowAdcAlpha_offset 2088
#define sparkDwellRpmBins_offset 332
@ -1629,7 +1631,7 @@
#define ts_show_spi true
#define ts_show_trigger_comparator false
#define ts_show_tunerstudio_port true
#define TS_SIGNATURE "rusEFI 2021.06.05.all.233454178"
#define TS_SIGNATURE "rusEFI 2021.06.11.all.238553099"
#define TS_SINGLE_WRITE_COMMAND 'W'
#define TS_SINGLE_WRITE_COMMAND_char W
#define TS_TEST_COMMAND 't' // 0x74
@ -1719,8 +1721,6 @@
#define unused_1484_bit_29_offset 1476
#define unused_1484_bit_30_offset 1476
#define unused_1484_bit_31_offset 1476
#define unused_294_4_offset 76
#define unused_294_5_offset 76
#define unused_294_6_offset 76
#define unused_294_7_offset 76
#define unused_294_8_offset 76

View File

@ -3,6 +3,6 @@
//
#define SIGNATURE_BOARD all
#define SIGNATURE_DATE 2021.06.08
#define SIGNATURE_HASH 94128066
#define TS_SIGNATURE "rusEFI 2021.06.08.all.94128066"
#define SIGNATURE_DATE 2021.06.11
#define SIGNATURE_HASH 238553099
#define TS_SIGNATURE "rusEFI 2021.06.11.all.238553099"

View File

@ -3,6 +3,6 @@
//
#define SIGNATURE_BOARD frankenso_na6
#define SIGNATURE_DATE 2021.06.08
#define SIGNATURE_HASH 1037224443
#define TS_SIGNATURE "rusEFI 2021.06.08.frankenso_na6.1037224443"
#define SIGNATURE_DATE 2021.06.11
#define SIGNATURE_HASH 913737266
#define TS_SIGNATURE "rusEFI 2021.06.11.frankenso_na6.913737266"

View File

@ -3,6 +3,6 @@
//
#define SIGNATURE_BOARD hellen121nissan
#define SIGNATURE_DATE 2021.06.08
#define SIGNATURE_HASH 3455635441
#define TS_SIGNATURE "rusEFI 2021.06.08.hellen121nissan.3455635441"
#define SIGNATURE_DATE 2021.06.11
#define SIGNATURE_HASH 3327950904
#define TS_SIGNATURE "rusEFI 2021.06.11.hellen121nissan.3327950904"

View File

@ -3,6 +3,6 @@
//
#define SIGNATURE_BOARD hellen121vag
#define SIGNATURE_DATE 2021.06.08
#define SIGNATURE_HASH 3295514110
#define TS_SIGNATURE "rusEFI 2021.06.08.hellen121vag.3295514110"
#define SIGNATURE_DATE 2021.06.11
#define SIGNATURE_HASH 3486106167
#define TS_SIGNATURE "rusEFI 2021.06.11.hellen121vag.3486106167"

View File

@ -3,6 +3,6 @@
//
#define SIGNATURE_BOARD hellen128
#define SIGNATURE_DATE 2021.06.08
#define SIGNATURE_HASH 4066530086
#define TS_SIGNATURE "rusEFI 2021.06.08.hellen128.4066530086"
#define SIGNATURE_DATE 2021.06.11
#define SIGNATURE_HASH 4190510319
#define TS_SIGNATURE "rusEFI 2021.06.11.hellen128.4190510319"

View File

@ -3,6 +3,6 @@
//
#define SIGNATURE_BOARD hellen72
#define SIGNATURE_DATE 2021.06.08
#define SIGNATURE_HASH 2875897929
#define TS_SIGNATURE "rusEFI 2021.06.08.hellen72.2875897929"
#define SIGNATURE_DATE 2021.06.11
#define SIGNATURE_HASH 2697918336
#define TS_SIGNATURE "rusEFI 2021.06.11.hellen72.2697918336"

View File

@ -4,5 +4,5 @@
#define SIGNATURE_BOARD hellenNA6
#define SIGNATURE_DATE 2021.06.11
#define SIGNATURE_HASH 1250705503
#define TS_SIGNATURE "rusEFI 2021.06.11.hellenNA6.1250705503"
#define SIGNATURE_HASH 1093144470
#define TS_SIGNATURE "rusEFI 2021.06.11.hellenNA6.1093144470"

View File

@ -3,6 +3,6 @@
//
#define SIGNATURE_BOARD hellen_cypress
#define SIGNATURE_DATE 2021.06.08
#define SIGNATURE_HASH 1205902354
#define TS_SIGNATURE "rusEFI 2021.06.08.hellen_cypress.1205902354"
#define SIGNATURE_DATE 2021.06.11
#define SIGNATURE_HASH 1279579099
#define TS_SIGNATURE "rusEFI 2021.06.11.hellen_cypress.1279579099"

View File

@ -3,6 +3,6 @@
//
#define SIGNATURE_BOARD kin
#define SIGNATURE_DATE 2021.06.08
#define SIGNATURE_HASH 3091550446
#define TS_SIGNATURE "rusEFI 2021.06.08.kin.3091550446"
#define SIGNATURE_DATE 2021.06.11
#define SIGNATURE_HASH 3017875239
#define TS_SIGNATURE "rusEFI 2021.06.11.kin.3017875239"

View File

@ -3,6 +3,6 @@
//
#define SIGNATURE_BOARD mre_f4
#define SIGNATURE_DATE 2021.06.08
#define SIGNATURE_HASH 2270093016
#define TS_SIGNATURE "rusEFI 2021.06.08.mre_f4.2270093016"
#define SIGNATURE_DATE 2021.06.11
#define SIGNATURE_HASH 2364182801
#define TS_SIGNATURE "rusEFI 2021.06.11.mre_f4.2364182801"

View File

@ -3,6 +3,6 @@
//
#define SIGNATURE_BOARD mre_f7
#define SIGNATURE_DATE 2021.06.08
#define SIGNATURE_HASH 2270093016
#define TS_SIGNATURE "rusEFI 2021.06.08.mre_f7.2270093016"
#define SIGNATURE_DATE 2021.06.11
#define SIGNATURE_HASH 2364182801
#define TS_SIGNATURE "rusEFI 2021.06.11.mre_f7.2364182801"

View File

@ -3,6 +3,6 @@
//
#define SIGNATURE_BOARD prometheus_405
#define SIGNATURE_DATE 2021.06.08
#define SIGNATURE_HASH 386549236
#define TS_SIGNATURE "rusEFI 2021.06.08.prometheus_405.386549236"
#define SIGNATURE_DATE 2021.06.11
#define SIGNATURE_HASH 481167933
#define TS_SIGNATURE "rusEFI 2021.06.11.prometheus_405.481167933"

View File

@ -3,6 +3,6 @@
//
#define SIGNATURE_BOARD prometheus_469
#define SIGNATURE_DATE 2021.06.08
#define SIGNATURE_HASH 386549236
#define TS_SIGNATURE "rusEFI 2021.06.08.prometheus_469.386549236"
#define SIGNATURE_DATE 2021.06.11
#define SIGNATURE_HASH 481167933
#define TS_SIGNATURE "rusEFI 2021.06.11.prometheus_469.481167933"

View File

@ -3,6 +3,6 @@
//
#define SIGNATURE_BOARD proteus_f4
#define SIGNATURE_DATE 2021.06.08
#define SIGNATURE_HASH 1814756057
#define TS_SIGNATURE "rusEFI 2021.06.08.proteus_f4.1814756057"
#define SIGNATURE_DATE 2021.06.11
#define SIGNATURE_HASH 1737405712
#define TS_SIGNATURE "rusEFI 2021.06.11.proteus_f4.1737405712"

View File

@ -3,6 +3,6 @@
//
#define SIGNATURE_BOARD proteus_f7
#define SIGNATURE_DATE 2021.06.08
#define SIGNATURE_HASH 1814756057
#define TS_SIGNATURE "rusEFI 2021.06.08.proteus_f7.1814756057"
#define SIGNATURE_DATE 2021.06.11
#define SIGNATURE_HASH 1737405712
#define TS_SIGNATURE "rusEFI 2021.06.11.proteus_f7.1737405712"

View File

@ -3,6 +3,6 @@
//
#define SIGNATURE_BOARD subaru_eg33_f7
#define SIGNATURE_DATE 2021.06.08
#define SIGNATURE_HASH 2831174100
#define TS_SIGNATURE "rusEFI 2021.06.08.subaru_eg33_f7.2831174100"
#define SIGNATURE_DATE 2021.06.11
#define SIGNATURE_HASH 2741241373
#define TS_SIGNATURE "rusEFI 2021.06.11.subaru_eg33_f7.2741241373"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.06.08.all.94128066"
signature = "rusEFI 2021.06.11.all.238553099"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.06.08.all.94128066" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2021.06.11.all.238553099" ; signature is expected to be 7 or more characters.
[Constants]
; new packet serial format with CRC
@ -77,7 +77,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Jun 08 18:28:20 UTC 2021
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jun 11 10:26:25 UTC 2021
pageSize = 20000
page = 1
@ -90,8 +90,8 @@ isForcedInduction = bits, U32, 76, [0:0], "false", "true"
useFordRedundantTps = bits, U32, 76, [1:1], "false", "true"
isVerboseAuxPid1 = bits, U32, 76, [2:2], "false", "true"
overrideTriggerGaps = bits, U32, 76, [3:3], "false", "true"
unused_294_4 = bits, U32, 76, [4:4], "false", "true"
unused_294_5 = bits, U32, 76, [5:5], "false", "true"
enableFan1WithAc = bits, U32, 76, [4:4], "false", "true"
enableFan2WithAc = bits, U32, 76, [5:5], "false", "true"
unused_294_6 = bits, U32, 76, [6:6], "false", "true"
unused_294_7 = bits, U32, 76, [7:7], "false", "true"
unused_294_8 = bits, U32, 76, [8:8], "false", "true"
@ -180,8 +180,8 @@ fixedModeTiming = scalar, F32, 452, "RPM", 1.0, 0, 0, 3000.0, 0
globalTriggerAngleOffset = scalar, F32, 456, "deg btdc", 1.0, 0, -720, 720, 0
analogInputDividerCoefficient = scalar, F32, 460, "coef", 1.0, 0, 0.01, 10.0, 2
vbattDividerCoeff = scalar, F32, 464, "coef", 1.0, 0, 0.01, 99.0, 2
fanOnTemperature = scalar, F32, 468, "*C", 1.0, 0, 0, 1000.0, 0
fanOffTemperature = scalar, F32, 472, "*C", 1.0, 0, 0, 1000.0, 0
fanOnTemperature = scalar, F32, 468, "deg C", 1.0, 0, 0, 150, 0
fanOffTemperature = scalar, F32, 472, "deg C", 1.0, 0, 0, 150, 0
vehicleSpeedCoef = scalar, F32, 476, "coef", 1.0, 0, 0.01, 2000.0, 2
canNbcType = bits, U32, 480, [0:4], "None", "FIAT", "VAG" , "MAZDA RX8", "BMW", "W202", "BMW E90", "Haltech", "VAG MQB", "type 9", "type 10", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID"
canSleepPeriodMs = scalar, S32, 484, "ms", 1.0, 0, 0, 1000.0, 2
@ -1311,6 +1311,8 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1.0, 0, 0.0, 25500.0, 2
[SettingContextHelp]
injector_flow = "This is your injector flow at the fuel pressure used in the vehicle. cc/min, cubic centimetre per minute\nBy the way, g/s = 0.125997881 * (lb/hr)\ng/s = 0.125997881 * (cc/min)/10.5\ng/s = 0.0119997981 * cc/min"
useFordRedundantTps = "On Ford vehicles one of the sensors is not linear on the full range, i.e. in the specific range of the positions we effectively have only one sensor."
enableFan1WithAc = "Turn on this fan when AC is on."
enableFan2WithAc = "Turn on this fan when AC is on."
cj125isUaDivided = "Is your UA CJ125 output wired to MCU via resistor divider? Ua can go over 3.3v but only at lambda >3, i.e very lean AFR above 44.1\nWhen exposed to free air and 17x gain, Ua will be 4.17 volt"
etb_use_two_wires = "TLE7209 uses two-wire mode. TLE9201 and VNH2SP30 do NOT use two wire mode."
isDoubleSolenoidIdle = "Subaru/BMW style where default valve position is somewhere in the middle. First solenoid opens it more while second can close it more than default position."
@ -4139,15 +4141,29 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
field = "#Use debug mode 'Timing' to view idle timing adjustment"
; Engine->Fan Settings
dialog = fanSetting, "Fan Settings"
dialog = fan1Settings, "Fan 1"
field = "Pin", fanPin
field = "Pin mode", fanPinMode
field = "On temperature", fanOnTemperature
field = "Off temperature", fanOffTemperature
; this one has build-in FSIO logic
field = "Enable with AC", enableFan1WithAc
;dialog = fan2Settings, "Fan 2"
; field = "Pin", fan2Pin
; field = "Pin mode", fan2PinMode
; field = "On temperature", fan2OnTemperature
; field = "Off temperature", fan2OffTemperature
; field = "Enable with AC", enableFan2WithAc
dialog = acSettings, "A/C Settings"
field = "A/C Relay", acRelayPin
field = "A/C Relay Mode", acRelayPinMode
dialog = fanSetting, "Fan Settings"
panel = fan1Settings
;panel = fan2Settings
panel = acSettings
dialog = fuelPump, "Fuel Pump"
field = "Pin", fuelPumpPin
field = "Pin mode", fuelPumpPinMode

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.06.08.frankenso_na6.1037224443"
signature = "rusEFI 2021.06.11.frankenso_na6.913737266"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.06.08.frankenso_na6.1037224443" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2021.06.11.frankenso_na6.913737266" ; signature is expected to be 7 or more characters.
[Constants]
; new packet serial format with CRC
@ -77,7 +77,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Jun 08 18:28:36 UTC 2021
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jun 11 10:26:42 UTC 2021
pageSize = 20000
page = 1
@ -90,8 +90,8 @@ isForcedInduction = bits, U32, 76, [0:0], "false", "true"
useFordRedundantTps = bits, U32, 76, [1:1], "false", "true"
isVerboseAuxPid1 = bits, U32, 76, [2:2], "false", "true"
overrideTriggerGaps = bits, U32, 76, [3:3], "false", "true"
unused_294_4 = bits, U32, 76, [4:4], "false", "true"
unused_294_5 = bits, U32, 76, [5:5], "false", "true"
enableFan1WithAc = bits, U32, 76, [4:4], "false", "true"
enableFan2WithAc = bits, U32, 76, [5:5], "false", "true"
unused_294_6 = bits, U32, 76, [6:6], "false", "true"
unused_294_7 = bits, U32, 76, [7:7], "false", "true"
unused_294_8 = bits, U32, 76, [8:8], "false", "true"
@ -180,8 +180,8 @@ fixedModeTiming = scalar, F32, 452, "RPM", 1.0, 0, 0, 3000.0, 0
globalTriggerAngleOffset = scalar, F32, 456, "deg btdc", 1.0, 0, -720, 720, 0
analogInputDividerCoefficient = scalar, F32, 460, "coef", 1.0, 0, 0.01, 10.0, 2
vbattDividerCoeff = scalar, F32, 464, "coef", 1.0, 0, 0.01, 99.0, 2
fanOnTemperature = scalar, F32, 468, "*C", 1.0, 0, 0, 1000.0, 0
fanOffTemperature = scalar, F32, 472, "*C", 1.0, 0, 0, 1000.0, 0
fanOnTemperature = scalar, F32, 468, "deg C", 1.0, 0, 0, 150, 0
fanOffTemperature = scalar, F32, 472, "deg C", 1.0, 0, 0, 150, 0
vehicleSpeedCoef = scalar, F32, 476, "coef", 1.0, 0, 0.01, 2000.0, 2
canNbcType = bits, U32, 480, [0:4], "None", "FIAT", "VAG" , "MAZDA RX8", "BMW", "W202", "BMW E90", "Haltech", "VAG MQB", "type 9", "type 10", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID"
canSleepPeriodMs = scalar, S32, 484, "ms", 1.0, 0, 0, 1000.0, 2
@ -1311,6 +1311,8 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1.0, 0, 0.0, 25500.0, 2
[SettingContextHelp]
injector_flow = "This is your injector flow at the fuel pressure used in the vehicle. cc/min, cubic centimetre per minute\nBy the way, g/s = 0.125997881 * (lb/hr)\ng/s = 0.125997881 * (cc/min)/10.5\ng/s = 0.0119997981 * cc/min"
useFordRedundantTps = "On Ford vehicles one of the sensors is not linear on the full range, i.e. in the specific range of the positions we effectively have only one sensor."
enableFan1WithAc = "Turn on this fan when AC is on."
enableFan2WithAc = "Turn on this fan when AC is on."
cj125isUaDivided = "Is your UA CJ125 output wired to MCU via resistor divider? Ua can go over 3.3v but only at lambda >3, i.e very lean AFR above 44.1\nWhen exposed to free air and 17x gain, Ua will be 4.17 volt"
etb_use_two_wires = "TLE7209 uses two-wire mode. TLE9201 and VNH2SP30 do NOT use two wire mode."
isDoubleSolenoidIdle = "Subaru/BMW style where default valve position is somewhere in the middle. First solenoid opens it more while second can close it more than default position."
@ -4139,15 +4141,29 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
field = "#Use debug mode 'Timing' to view idle timing adjustment"
; Engine->Fan Settings
dialog = fanSetting, "Fan Settings"
dialog = fan1Settings, "Fan 1"
field = "Pin", fanPin
field = "Pin mode", fanPinMode
field = "On temperature", fanOnTemperature
field = "Off temperature", fanOffTemperature
; this one has build-in FSIO logic
field = "Enable with AC", enableFan1WithAc
;dialog = fan2Settings, "Fan 2"
; field = "Pin", fan2Pin
; field = "Pin mode", fan2PinMode
; field = "On temperature", fan2OnTemperature
; field = "Off temperature", fan2OffTemperature
; field = "Enable with AC", enableFan2WithAc
dialog = acSettings, "A/C Settings"
field = "A/C Relay", acRelayPin
field = "A/C Relay Mode", acRelayPinMode
dialog = fanSetting, "Fan Settings"
panel = fan1Settings
;panel = fan2Settings
panel = acSettings
dialog = fuelPump, "Fuel Pump"
field = "Pin", fuelPumpPin
field = "Pin mode", fuelPumpPinMode

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.06.08.hellen121nissan.3455635441"
signature = "rusEFI 2021.06.11.hellen121nissan.3327950904"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.06.08.hellen121nissan.3455635441" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2021.06.11.hellen121nissan.3327950904" ; signature is expected to be 7 or more characters.
[Constants]
; new packet serial format with CRC
@ -77,7 +77,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Jun 08 18:28:27 UTC 2021
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jun 11 10:26:32 UTC 2021
pageSize = 20000
page = 1
@ -90,8 +90,8 @@ isForcedInduction = bits, U32, 76, [0:0], "false", "true"
useFordRedundantTps = bits, U32, 76, [1:1], "false", "true"
isVerboseAuxPid1 = bits, U32, 76, [2:2], "false", "true"
overrideTriggerGaps = bits, U32, 76, [3:3], "false", "true"
unused_294_4 = bits, U32, 76, [4:4], "false", "true"
unused_294_5 = bits, U32, 76, [5:5], "false", "true"
enableFan1WithAc = bits, U32, 76, [4:4], "false", "true"
enableFan2WithAc = bits, U32, 76, [5:5], "false", "true"
unused_294_6 = bits, U32, 76, [6:6], "false", "true"
unused_294_7 = bits, U32, 76, [7:7], "false", "true"
unused_294_8 = bits, U32, 76, [8:8], "false", "true"
@ -180,8 +180,8 @@ fixedModeTiming = scalar, F32, 452, "RPM", 1.0, 0, 0, 3000.0, 0
globalTriggerAngleOffset = scalar, F32, 456, "deg btdc", 1.0, 0, -720, 720, 0
analogInputDividerCoefficient = scalar, F32, 460, "coef", 1.0, 0, 0.01, 10.0, 2
vbattDividerCoeff = scalar, F32, 464, "coef", 1.0, 0, 0.01, 99.0, 2
fanOnTemperature = scalar, F32, 468, "*C", 1.0, 0, 0, 1000.0, 0
fanOffTemperature = scalar, F32, 472, "*C", 1.0, 0, 0, 1000.0, 0
fanOnTemperature = scalar, F32, 468, "deg C", 1.0, 0, 0, 150, 0
fanOffTemperature = scalar, F32, 472, "deg C", 1.0, 0, 0, 150, 0
vehicleSpeedCoef = scalar, F32, 476, "coef", 1.0, 0, 0.01, 2000.0, 2
canNbcType = bits, U32, 480, [0:4], "None", "FIAT", "VAG" , "MAZDA RX8", "BMW", "W202", "BMW E90", "Haltech", "VAG MQB", "type 9", "type 10", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID"
canSleepPeriodMs = scalar, S32, 484, "ms", 1.0, 0, 0, 1000.0, 2
@ -1311,6 +1311,8 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1.0, 0, 0.0, 25500.0, 2
[SettingContextHelp]
injector_flow = "This is your injector flow at the fuel pressure used in the vehicle. cc/min, cubic centimetre per minute\nBy the way, g/s = 0.125997881 * (lb/hr)\ng/s = 0.125997881 * (cc/min)/10.5\ng/s = 0.0119997981 * cc/min"
useFordRedundantTps = "On Ford vehicles one of the sensors is not linear on the full range, i.e. in the specific range of the positions we effectively have only one sensor."
enableFan1WithAc = "Turn on this fan when AC is on."
enableFan2WithAc = "Turn on this fan when AC is on."
cj125isUaDivided = "Is your UA CJ125 output wired to MCU via resistor divider? Ua can go over 3.3v but only at lambda >3, i.e very lean AFR above 44.1\nWhen exposed to free air and 17x gain, Ua will be 4.17 volt"
etb_use_two_wires = "TLE7209 uses two-wire mode. TLE9201 and VNH2SP30 do NOT use two wire mode."
isDoubleSolenoidIdle = "Subaru/BMW style where default valve position is somewhere in the middle. First solenoid opens it more while second can close it more than default position."
@ -4123,15 +4125,29 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
field = "#Use debug mode 'Timing' to view idle timing adjustment"
; Engine->Fan Settings
dialog = fanSetting, "Fan Settings"
dialog = fan1Settings, "Fan 1"
field = "Pin", fanPin
field = "Pin mode", fanPinMode
field = "On temperature", fanOnTemperature
field = "Off temperature", fanOffTemperature
; this one has build-in FSIO logic
field = "Enable with AC", enableFan1WithAc
;dialog = fan2Settings, "Fan 2"
; field = "Pin", fan2Pin
; field = "Pin mode", fan2PinMode
; field = "On temperature", fan2OnTemperature
; field = "Off temperature", fan2OffTemperature
; field = "Enable with AC", enableFan2WithAc
dialog = acSettings, "A/C Settings"
field = "A/C Relay", acRelayPin
field = "A/C Relay Mode", acRelayPinMode
dialog = fanSetting, "Fan Settings"
panel = fan1Settings
;panel = fan2Settings
panel = acSettings
dialog = fuelPump, "Fuel Pump"
field = "Pin", fuelPumpPin
field = "Pin mode", fuelPumpPinMode

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.06.08.hellen121vag.3295514110"
signature = "rusEFI 2021.06.11.hellen121vag.3486106167"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.06.08.hellen121vag.3295514110" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2021.06.11.hellen121vag.3486106167" ; signature is expected to be 7 or more characters.
[Constants]
; new packet serial format with CRC
@ -77,7 +77,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Jun 08 18:28:25 UTC 2021
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jun 11 10:26:30 UTC 2021
pageSize = 20000
page = 1
@ -90,8 +90,8 @@ isForcedInduction = bits, U32, 76, [0:0], "false", "true"
useFordRedundantTps = bits, U32, 76, [1:1], "false", "true"
isVerboseAuxPid1 = bits, U32, 76, [2:2], "false", "true"
overrideTriggerGaps = bits, U32, 76, [3:3], "false", "true"
unused_294_4 = bits, U32, 76, [4:4], "false", "true"
unused_294_5 = bits, U32, 76, [5:5], "false", "true"
enableFan1WithAc = bits, U32, 76, [4:4], "false", "true"
enableFan2WithAc = bits, U32, 76, [5:5], "false", "true"
unused_294_6 = bits, U32, 76, [6:6], "false", "true"
unused_294_7 = bits, U32, 76, [7:7], "false", "true"
unused_294_8 = bits, U32, 76, [8:8], "false", "true"
@ -180,8 +180,8 @@ fixedModeTiming = scalar, F32, 452, "RPM", 1.0, 0, 0, 3000.0, 0
globalTriggerAngleOffset = scalar, F32, 456, "deg btdc", 1.0, 0, -720, 720, 0
analogInputDividerCoefficient = scalar, F32, 460, "coef", 1.0, 0, 0.01, 10.0, 2
vbattDividerCoeff = scalar, F32, 464, "coef", 1.0, 0, 0.01, 99.0, 2
fanOnTemperature = scalar, F32, 468, "*C", 1.0, 0, 0, 1000.0, 0
fanOffTemperature = scalar, F32, 472, "*C", 1.0, 0, 0, 1000.0, 0
fanOnTemperature = scalar, F32, 468, "deg C", 1.0, 0, 0, 150, 0
fanOffTemperature = scalar, F32, 472, "deg C", 1.0, 0, 0, 150, 0
vehicleSpeedCoef = scalar, F32, 476, "coef", 1.0, 0, 0.01, 2000.0, 2
canNbcType = bits, U32, 480, [0:4], "None", "FIAT", "VAG" , "MAZDA RX8", "BMW", "W202", "BMW E90", "Haltech", "VAG MQB", "type 9", "type 10", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID"
canSleepPeriodMs = scalar, S32, 484, "ms", 1.0, 0, 0, 1000.0, 2
@ -1311,6 +1311,8 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1.0, 0, 0.0, 25500.0, 2
[SettingContextHelp]
injector_flow = "This is your injector flow at the fuel pressure used in the vehicle. cc/min, cubic centimetre per minute\nBy the way, g/s = 0.125997881 * (lb/hr)\ng/s = 0.125997881 * (cc/min)/10.5\ng/s = 0.0119997981 * cc/min"
useFordRedundantTps = "On Ford vehicles one of the sensors is not linear on the full range, i.e. in the specific range of the positions we effectively have only one sensor."
enableFan1WithAc = "Turn on this fan when AC is on."
enableFan2WithAc = "Turn on this fan when AC is on."
cj125isUaDivided = "Is your UA CJ125 output wired to MCU via resistor divider? Ua can go over 3.3v but only at lambda >3, i.e very lean AFR above 44.1\nWhen exposed to free air and 17x gain, Ua will be 4.17 volt"
etb_use_two_wires = "TLE7209 uses two-wire mode. TLE9201 and VNH2SP30 do NOT use two wire mode."
isDoubleSolenoidIdle = "Subaru/BMW style where default valve position is somewhere in the middle. First solenoid opens it more while second can close it more than default position."
@ -4123,15 +4125,29 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
field = "#Use debug mode 'Timing' to view idle timing adjustment"
; Engine->Fan Settings
dialog = fanSetting, "Fan Settings"
dialog = fan1Settings, "Fan 1"
field = "Pin", fanPin
field = "Pin mode", fanPinMode
field = "On temperature", fanOnTemperature
field = "Off temperature", fanOffTemperature
; this one has build-in FSIO logic
field = "Enable with AC", enableFan1WithAc
;dialog = fan2Settings, "Fan 2"
; field = "Pin", fan2Pin
; field = "Pin mode", fan2PinMode
; field = "On temperature", fan2OnTemperature
; field = "Off temperature", fan2OffTemperature
; field = "Enable with AC", enableFan2WithAc
dialog = acSettings, "A/C Settings"
field = "A/C Relay", acRelayPin
field = "A/C Relay Mode", acRelayPinMode
dialog = fanSetting, "Fan Settings"
panel = fan1Settings
;panel = fan2Settings
panel = acSettings
dialog = fuelPump, "Fuel Pump"
field = "Pin", fuelPumpPin
field = "Pin mode", fuelPumpPinMode

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.06.08.hellen128.4066530086"
signature = "rusEFI 2021.06.11.hellen128.4190510319"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.06.08.hellen128.4066530086" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2021.06.11.hellen128.4190510319" ; signature is expected to be 7 or more characters.
[Constants]
; new packet serial format with CRC
@ -77,7 +77,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Jun 08 18:28:21 UTC 2021
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jun 11 10:26:28 UTC 2021
pageSize = 20000
page = 1
@ -90,8 +90,8 @@ isForcedInduction = bits, U32, 76, [0:0], "false", "true"
useFordRedundantTps = bits, U32, 76, [1:1], "false", "true"
isVerboseAuxPid1 = bits, U32, 76, [2:2], "false", "true"
overrideTriggerGaps = bits, U32, 76, [3:3], "false", "true"
unused_294_4 = bits, U32, 76, [4:4], "false", "true"
unused_294_5 = bits, U32, 76, [5:5], "false", "true"
enableFan1WithAc = bits, U32, 76, [4:4], "false", "true"
enableFan2WithAc = bits, U32, 76, [5:5], "false", "true"
unused_294_6 = bits, U32, 76, [6:6], "false", "true"
unused_294_7 = bits, U32, 76, [7:7], "false", "true"
unused_294_8 = bits, U32, 76, [8:8], "false", "true"
@ -180,8 +180,8 @@ fixedModeTiming = scalar, F32, 452, "RPM", 1.0, 0, 0, 3000.0, 0
globalTriggerAngleOffset = scalar, F32, 456, "deg btdc", 1.0, 0, -720, 720, 0
analogInputDividerCoefficient = scalar, F32, 460, "coef", 1.0, 0, 0.01, 10.0, 2
vbattDividerCoeff = scalar, F32, 464, "coef", 1.0, 0, 0.01, 99.0, 2
fanOnTemperature = scalar, F32, 468, "*C", 1.0, 0, 0, 1000.0, 0
fanOffTemperature = scalar, F32, 472, "*C", 1.0, 0, 0, 1000.0, 0
fanOnTemperature = scalar, F32, 468, "deg C", 1.0, 0, 0, 150, 0
fanOffTemperature = scalar, F32, 472, "deg C", 1.0, 0, 0, 150, 0
vehicleSpeedCoef = scalar, F32, 476, "coef", 1.0, 0, 0.01, 2000.0, 2
canNbcType = bits, U32, 480, [0:4], "None", "FIAT", "VAG" , "MAZDA RX8", "BMW", "W202", "BMW E90", "Haltech", "VAG MQB", "type 9", "type 10", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID"
canSleepPeriodMs = scalar, S32, 484, "ms", 1.0, 0, 0, 1000.0, 2
@ -1311,6 +1311,8 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1.0, 0, 0.0, 25500.0, 2
[SettingContextHelp]
injector_flow = "This is your injector flow at the fuel pressure used in the vehicle. cc/min, cubic centimetre per minute\nBy the way, g/s = 0.125997881 * (lb/hr)\ng/s = 0.125997881 * (cc/min)/10.5\ng/s = 0.0119997981 * cc/min"
useFordRedundantTps = "On Ford vehicles one of the sensors is not linear on the full range, i.e. in the specific range of the positions we effectively have only one sensor."
enableFan1WithAc = "Turn on this fan when AC is on."
enableFan2WithAc = "Turn on this fan when AC is on."
cj125isUaDivided = "Is your UA CJ125 output wired to MCU via resistor divider? Ua can go over 3.3v but only at lambda >3, i.e very lean AFR above 44.1\nWhen exposed to free air and 17x gain, Ua will be 4.17 volt"
etb_use_two_wires = "TLE7209 uses two-wire mode. TLE9201 and VNH2SP30 do NOT use two wire mode."
isDoubleSolenoidIdle = "Subaru/BMW style where default valve position is somewhere in the middle. First solenoid opens it more while second can close it more than default position."
@ -4123,15 +4125,29 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
field = "#Use debug mode 'Timing' to view idle timing adjustment"
; Engine->Fan Settings
dialog = fanSetting, "Fan Settings"
dialog = fan1Settings, "Fan 1"
field = "Pin", fanPin
field = "Pin mode", fanPinMode
field = "On temperature", fanOnTemperature
field = "Off temperature", fanOffTemperature
; this one has build-in FSIO logic
field = "Enable with AC", enableFan1WithAc
;dialog = fan2Settings, "Fan 2"
; field = "Pin", fan2Pin
; field = "Pin mode", fan2PinMode
; field = "On temperature", fan2OnTemperature
; field = "Off temperature", fan2OffTemperature
; field = "Enable with AC", enableFan2WithAc
dialog = acSettings, "A/C Settings"
field = "A/C Relay", acRelayPin
field = "A/C Relay Mode", acRelayPinMode
dialog = fanSetting, "Fan Settings"
panel = fan1Settings
;panel = fan2Settings
panel = acSettings
dialog = fuelPump, "Fuel Pump"
field = "Pin", fuelPumpPin
field = "Pin mode", fuelPumpPinMode

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.06.08.hellen72.2875897929"
signature = "rusEFI 2021.06.11.hellen72.2697918336"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.06.08.hellen72.2875897929" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2021.06.11.hellen72.2697918336" ; signature is expected to be 7 or more characters.
[Constants]
; new packet serial format with CRC
@ -77,7 +77,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Jun 08 18:28:29 UTC 2021
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jun 11 10:26:34 UTC 2021
pageSize = 20000
page = 1
@ -90,8 +90,8 @@ isForcedInduction = bits, U32, 76, [0:0], "false", "true"
useFordRedundantTps = bits, U32, 76, [1:1], "false", "true"
isVerboseAuxPid1 = bits, U32, 76, [2:2], "false", "true"
overrideTriggerGaps = bits, U32, 76, [3:3], "false", "true"
unused_294_4 = bits, U32, 76, [4:4], "false", "true"
unused_294_5 = bits, U32, 76, [5:5], "false", "true"
enableFan1WithAc = bits, U32, 76, [4:4], "false", "true"
enableFan2WithAc = bits, U32, 76, [5:5], "false", "true"
unused_294_6 = bits, U32, 76, [6:6], "false", "true"
unused_294_7 = bits, U32, 76, [7:7], "false", "true"
unused_294_8 = bits, U32, 76, [8:8], "false", "true"
@ -180,8 +180,8 @@ fixedModeTiming = scalar, F32, 452, "RPM", 1.0, 0, 0, 3000.0, 0
globalTriggerAngleOffset = scalar, F32, 456, "deg btdc", 1.0, 0, -720, 720, 0
analogInputDividerCoefficient = scalar, F32, 460, "coef", 1.0, 0, 0.01, 10.0, 2
vbattDividerCoeff = scalar, F32, 464, "coef", 1.0, 0, 0.01, 99.0, 2
fanOnTemperature = scalar, F32, 468, "*C", 1.0, 0, 0, 1000.0, 0
fanOffTemperature = scalar, F32, 472, "*C", 1.0, 0, 0, 1000.0, 0
fanOnTemperature = scalar, F32, 468, "deg C", 1.0, 0, 0, 150, 0
fanOffTemperature = scalar, F32, 472, "deg C", 1.0, 0, 0, 150, 0
vehicleSpeedCoef = scalar, F32, 476, "coef", 1.0, 0, 0.01, 2000.0, 2
canNbcType = bits, U32, 480, [0:4], "None", "FIAT", "VAG" , "MAZDA RX8", "BMW", "W202", "BMW E90", "Haltech", "VAG MQB", "type 9", "type 10", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID"
canSleepPeriodMs = scalar, S32, 484, "ms", 1.0, 0, 0, 1000.0, 2
@ -1311,6 +1311,8 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1.0, 0, 0.0, 25500.0, 2
[SettingContextHelp]
injector_flow = "This is your injector flow at the fuel pressure used in the vehicle. cc/min, cubic centimetre per minute\nBy the way, g/s = 0.125997881 * (lb/hr)\ng/s = 0.125997881 * (cc/min)/10.5\ng/s = 0.0119997981 * cc/min"
useFordRedundantTps = "On Ford vehicles one of the sensors is not linear on the full range, i.e. in the specific range of the positions we effectively have only one sensor."
enableFan1WithAc = "Turn on this fan when AC is on."
enableFan2WithAc = "Turn on this fan when AC is on."
cj125isUaDivided = "Is your UA CJ125 output wired to MCU via resistor divider? Ua can go over 3.3v but only at lambda >3, i.e very lean AFR above 44.1\nWhen exposed to free air and 17x gain, Ua will be 4.17 volt"
etb_use_two_wires = "TLE7209 uses two-wire mode. TLE9201 and VNH2SP30 do NOT use two wire mode."
isDoubleSolenoidIdle = "Subaru/BMW style where default valve position is somewhere in the middle. First solenoid opens it more while second can close it more than default position."
@ -4123,15 +4125,29 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
field = "#Use debug mode 'Timing' to view idle timing adjustment"
; Engine->Fan Settings
dialog = fanSetting, "Fan Settings"
dialog = fan1Settings, "Fan 1"
field = "Pin", fanPin
field = "Pin mode", fanPinMode
field = "On temperature", fanOnTemperature
field = "Off temperature", fanOffTemperature
; this one has build-in FSIO logic
field = "Enable with AC", enableFan1WithAc
;dialog = fan2Settings, "Fan 2"
; field = "Pin", fan2Pin
; field = "Pin mode", fan2PinMode
; field = "On temperature", fan2OnTemperature
; field = "Off temperature", fan2OffTemperature
; field = "Enable with AC", enableFan2WithAc
dialog = acSettings, "A/C Settings"
field = "A/C Relay", acRelayPin
field = "A/C Relay Mode", acRelayPinMode
dialog = fanSetting, "Fan Settings"
panel = fan1Settings
;panel = fan2Settings
panel = acSettings
dialog = fuelPump, "Fuel Pump"
field = "Pin", fuelPumpPin
field = "Pin mode", fuelPumpPinMode

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.06.11.hellenNA6.1250705503"
signature = "rusEFI 2021.06.11.hellenNA6.1093144470"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.06.11.hellenNA6.1250705503" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2021.06.11.hellenNA6.1093144470" ; signature is expected to be 7 or more characters.
[Constants]
; new packet serial format with CRC
@ -77,7 +77,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Jun 10 23:59:28 UTC 2021
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jun 11 10:26:36 UTC 2021
pageSize = 20000
page = 1
@ -90,8 +90,8 @@ isForcedInduction = bits, U32, 76, [0:0], "false", "true"
useFordRedundantTps = bits, U32, 76, [1:1], "false", "true"
isVerboseAuxPid1 = bits, U32, 76, [2:2], "false", "true"
overrideTriggerGaps = bits, U32, 76, [3:3], "false", "true"
unused_294_4 = bits, U32, 76, [4:4], "false", "true"
unused_294_5 = bits, U32, 76, [5:5], "false", "true"
enableFan1WithAc = bits, U32, 76, [4:4], "false", "true"
enableFan2WithAc = bits, U32, 76, [5:5], "false", "true"
unused_294_6 = bits, U32, 76, [6:6], "false", "true"
unused_294_7 = bits, U32, 76, [7:7], "false", "true"
unused_294_8 = bits, U32, 76, [8:8], "false", "true"
@ -180,8 +180,8 @@ fixedModeTiming = scalar, F32, 452, "RPM", 1.0, 0, 0, 3000.0, 0
globalTriggerAngleOffset = scalar, F32, 456, "deg btdc", 1.0, 0, -720, 720, 0
analogInputDividerCoefficient = scalar, F32, 460, "coef", 1.0, 0, 0.01, 10.0, 2
vbattDividerCoeff = scalar, F32, 464, "coef", 1.0, 0, 0.01, 99.0, 2
fanOnTemperature = scalar, F32, 468, "*C", 1.0, 0, 0, 1000.0, 0
fanOffTemperature = scalar, F32, 472, "*C", 1.0, 0, 0, 1000.0, 0
fanOnTemperature = scalar, F32, 468, "deg C", 1.0, 0, 0, 150, 0
fanOffTemperature = scalar, F32, 472, "deg C", 1.0, 0, 0, 150, 0
vehicleSpeedCoef = scalar, F32, 476, "coef", 1.0, 0, 0.01, 2000.0, 2
canNbcType = bits, U32, 480, [0:4], "None", "FIAT", "VAG" , "MAZDA RX8", "BMW", "W202", "BMW E90", "Haltech", "VAG MQB", "type 9", "type 10", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID"
canSleepPeriodMs = scalar, S32, 484, "ms", 1.0, 0, 0, 1000.0, 2
@ -1311,6 +1311,8 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1.0, 0, 0.0, 25500.0, 2
[SettingContextHelp]
injector_flow = "This is your injector flow at the fuel pressure used in the vehicle. cc/min, cubic centimetre per minute\nBy the way, g/s = 0.125997881 * (lb/hr)\ng/s = 0.125997881 * (cc/min)/10.5\ng/s = 0.0119997981 * cc/min"
useFordRedundantTps = "On Ford vehicles one of the sensors is not linear on the full range, i.e. in the specific range of the positions we effectively have only one sensor."
enableFan1WithAc = "Turn on this fan when AC is on."
enableFan2WithAc = "Turn on this fan when AC is on."
cj125isUaDivided = "Is your UA CJ125 output wired to MCU via resistor divider? Ua can go over 3.3v but only at lambda >3, i.e very lean AFR above 44.1\nWhen exposed to free air and 17x gain, Ua will be 4.17 volt"
etb_use_two_wires = "TLE7209 uses two-wire mode. TLE9201 and VNH2SP30 do NOT use two wire mode."
isDoubleSolenoidIdle = "Subaru/BMW style where default valve position is somewhere in the middle. First solenoid opens it more while second can close it more than default position."
@ -4123,15 +4125,29 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
field = "#Use debug mode 'Timing' to view idle timing adjustment"
; Engine->Fan Settings
dialog = fanSetting, "Fan Settings"
dialog = fan1Settings, "Fan 1"
field = "Pin", fanPin
field = "Pin mode", fanPinMode
field = "On temperature", fanOnTemperature
field = "Off temperature", fanOffTemperature
; this one has build-in FSIO logic
field = "Enable with AC", enableFan1WithAc
;dialog = fan2Settings, "Fan 2"
; field = "Pin", fan2Pin
; field = "Pin mode", fan2PinMode
; field = "On temperature", fan2OnTemperature
; field = "Off temperature", fan2OffTemperature
; field = "Enable with AC", enableFan2WithAc
dialog = acSettings, "A/C Settings"
field = "A/C Relay", acRelayPin
field = "A/C Relay Mode", acRelayPinMode
dialog = fanSetting, "Fan Settings"
panel = fan1Settings
;panel = fan2Settings
panel = acSettings
dialog = fuelPump, "Fuel Pump"
field = "Pin", fuelPumpPin
field = "Pin mode", fuelPumpPinMode

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.06.08.hellen_cypress.1205902354"
signature = "rusEFI 2021.06.11.hellen_cypress.1279579099"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.06.08.hellen_cypress.1205902354" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2021.06.11.hellen_cypress.1279579099" ; signature is expected to be 7 or more characters.
[Constants]
; new packet serial format with CRC
@ -77,7 +77,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Tue Jun 08 18:28:47 UTC 2021
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Fri Jun 11 10:26:53 UTC 2021
pageSize = 20000
page = 1
@ -90,8 +90,8 @@ isForcedInduction = bits, U32, 76, [0:0], "false", "true"
useFordRedundantTps = bits, U32, 76, [1:1], "false", "true"
isVerboseAuxPid1 = bits, U32, 76, [2:2], "false", "true"
overrideTriggerGaps = bits, U32, 76, [3:3], "false", "true"
unused_294_4 = bits, U32, 76, [4:4], "false", "true"
unused_294_5 = bits, U32, 76, [5:5], "false", "true"
enableFan1WithAc = bits, U32, 76, [4:4], "false", "true"
enableFan2WithAc = bits, U32, 76, [5:5], "false", "true"
unused_294_6 = bits, U32, 76, [6:6], "false", "true"
unused_294_7 = bits, U32, 76, [7:7], "false", "true"
unused_294_8 = bits, U32, 76, [8:8], "false", "true"
@ -180,8 +180,8 @@ fixedModeTiming = scalar, F32, 452, "RPM", 1.0, 0, 0, 3000.0, 0
globalTriggerAngleOffset = scalar, F32, 456, "deg btdc", 1.0, 0, -720, 720, 0
analogInputDividerCoefficient = scalar, F32, 460, "coef", 1.0, 0, 0.01, 10.0, 2
vbattDividerCoeff = scalar, F32, 464, "coef", 1.0, 0, 0.01, 99.0, 2
fanOnTemperature = scalar, F32, 468, "*C", 1.0, 0, 0, 1000.0, 0
fanOffTemperature = scalar, F32, 472, "*C", 1.0, 0, 0, 1000.0, 0
fanOnTemperature = scalar, F32, 468, "deg C", 1.0, 0, 0, 150, 0
fanOffTemperature = scalar, F32, 472, "deg C", 1.0, 0, 0, 150, 0
vehicleSpeedCoef = scalar, F32, 476, "coef", 1.0, 0, 0.01, 2000.0, 2
canNbcType = bits, U32, 480, [0:4], "None", "FIAT", "VAG" , "MAZDA RX8", "BMW", "W202", "BMW E90", "Haltech", "VAG MQB", "type 9", "type 10", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID"
canSleepPeriodMs = scalar, S32, 484, "ms", 1.0, 0, 0, 1000.0, 2
@ -1311,6 +1311,8 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1.0, 0, 0.0, 25500.0, 2
[SettingContextHelp]
injector_flow = "This is your injector flow at the fuel pressure used in the vehicle. cc/min, cubic centimetre per minute\nBy the way, g/s = 0.125997881 * (lb/hr)\ng/s = 0.125997881 * (cc/min)/10.5\ng/s = 0.0119997981 * cc/min"
useFordRedundantTps = "On Ford vehicles one of the sensors is not linear on the full range, i.e. in the specific range of the positions we effectively have only one sensor."
enableFan1WithAc = "Turn on this fan when AC is on."
enableFan2WithAc = "Turn on this fan when AC is on."
cj125isUaDivided = "Is your UA CJ125 output wired to MCU via resistor divider? Ua can go over 3.3v but only at lambda >3, i.e very lean AFR above 44.1\nWhen exposed to free air and 17x gain, Ua will be 4.17 volt"
etb_use_two_wires = "TLE7209 uses two-wire mode. TLE9201 and VNH2SP30 do NOT use two wire mode."
isDoubleSolenoidIdle = "Subaru/BMW style where default valve position is somewhere in the middle. First solenoid opens it more while second can close it more than default position."
@ -4139,15 +4141,29 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
field = "#Use debug mode 'Timing' to view idle timing adjustment"
; Engine->Fan Settings
dialog = fanSetting, "Fan Settings"
dialog = fan1Settings, "Fan 1"
field = "Pin", fanPin
field = "Pin mode", fanPinMode
field = "On temperature", fanOnTemperature
field = "Off temperature", fanOffTemperature
; this one has build-in FSIO logic
field = "Enable with AC", enableFan1WithAc
;dialog = fan2Settings, "Fan 2"
; field = "Pin", fan2Pin
; field = "Pin mode", fan2PinMode
; field = "On temperature", fan2OnTemperature
; field = "Off temperature", fan2OffTemperature
; field = "Enable with AC", enableFan2WithAc
dialog = acSettings, "A/C Settings"
field = "A/C Relay", acRelayPin
field = "A/C Relay Mode", acRelayPinMode
dialog = fanSetting, "Fan Settings"
panel = fan1Settings
;panel = fan2Settings
panel = acSettings
dialog = fuelPump, "Fuel Pump"
field = "Pin", fuelPumpPin
field = "Pin mode", fuelPumpPinMode

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.06.08.kin.3091550446"
signature = "rusEFI 2021.06.11.kin.3017875239"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.06.08.kin.3091550446" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2021.06.11.kin.3017875239" ; signature is expected to be 7 or more characters.
[Constants]
; new packet serial format with CRC
@ -77,7 +77,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Tue Jun 08 18:28:46 UTC 2021
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Fri Jun 11 10:26:51 UTC 2021
pageSize = 19972
page = 1
@ -90,8 +90,8 @@ isForcedInduction = bits, U32, 76, [0:0], "false", "true"
useFordRedundantTps = bits, U32, 76, [1:1], "false", "true"
isVerboseAuxPid1 = bits, U32, 76, [2:2], "false", "true"
overrideTriggerGaps = bits, U32, 76, [3:3], "false", "true"
unused_294_4 = bits, U32, 76, [4:4], "false", "true"
unused_294_5 = bits, U32, 76, [5:5], "false", "true"
enableFan1WithAc = bits, U32, 76, [4:4], "false", "true"
enableFan2WithAc = bits, U32, 76, [5:5], "false", "true"
unused_294_6 = bits, U32, 76, [6:6], "false", "true"
unused_294_7 = bits, U32, 76, [7:7], "false", "true"
unused_294_8 = bits, U32, 76, [8:8], "false", "true"
@ -180,8 +180,8 @@ fixedModeTiming = scalar, F32, 452, "RPM", 1.0, 0, 0, 3000.0, 0
globalTriggerAngleOffset = scalar, F32, 456, "deg btdc", 1.0, 0, -720, 720, 0
analogInputDividerCoefficient = scalar, F32, 460, "coef", 1.0, 0, 0.01, 10.0, 2
vbattDividerCoeff = scalar, F32, 464, "coef", 1.0, 0, 0.01, 99.0, 2
fanOnTemperature = scalar, F32, 468, "*C", 1.0, 0, 0, 1000.0, 0
fanOffTemperature = scalar, F32, 472, "*C", 1.0, 0, 0, 1000.0, 0
fanOnTemperature = scalar, F32, 468, "deg C", 1.0, 0, 0, 150, 0
fanOffTemperature = scalar, F32, 472, "deg C", 1.0, 0, 0, 150, 0
vehicleSpeedCoef = scalar, F32, 476, "coef", 1.0, 0, 0.01, 2000.0, 2
canNbcType = bits, U32, 480, [0:4], "None", "FIAT", "VAG" , "MAZDA RX8", "BMW", "W202", "BMW E90", "Haltech", "VAG MQB", "type 9", "type 10", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID"
canSleepPeriodMs = scalar, S32, 484, "ms", 1.0, 0, 0, 1000.0, 2
@ -1295,6 +1295,8 @@ fsioTable4RpmBins = array, F32, 19940, [8], "RPM", 1.0, 0, 0.0, 25500.0, 2
[SettingContextHelp]
injector_flow = "This is your injector flow at the fuel pressure used in the vehicle. cc/min, cubic centimetre per minute\nBy the way, g/s = 0.125997881 * (lb/hr)\ng/s = 0.125997881 * (cc/min)/10.5\ng/s = 0.0119997981 * cc/min"
useFordRedundantTps = "On Ford vehicles one of the sensors is not linear on the full range, i.e. in the specific range of the positions we effectively have only one sensor."
enableFan1WithAc = "Turn on this fan when AC is on."
enableFan2WithAc = "Turn on this fan when AC is on."
cj125isUaDivided = "Is your UA CJ125 output wired to MCU via resistor divider? Ua can go over 3.3v but only at lambda >3, i.e very lean AFR above 44.1\nWhen exposed to free air and 17x gain, Ua will be 4.17 volt"
etb_use_two_wires = "TLE7209 uses two-wire mode. TLE9201 and VNH2SP30 do NOT use two wire mode."
isDoubleSolenoidIdle = "Subaru/BMW style where default valve position is somewhere in the middle. First solenoid opens it more while second can close it more than default position."
@ -4121,15 +4123,29 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
field = "#Use debug mode 'Timing' to view idle timing adjustment"
; Engine->Fan Settings
dialog = fanSetting, "Fan Settings"
dialog = fan1Settings, "Fan 1"
field = "Pin", fanPin
field = "Pin mode", fanPinMode
field = "On temperature", fanOnTemperature
field = "Off temperature", fanOffTemperature
; this one has build-in FSIO logic
field = "Enable with AC", enableFan1WithAc
;dialog = fan2Settings, "Fan 2"
; field = "Pin", fan2Pin
; field = "Pin mode", fan2PinMode
; field = "On temperature", fan2OnTemperature
; field = "Off temperature", fan2OffTemperature
; field = "Enable with AC", enableFan2WithAc
dialog = acSettings, "A/C Settings"
field = "A/C Relay", acRelayPin
field = "A/C Relay Mode", acRelayPinMode
dialog = fanSetting, "Fan Settings"
panel = fan1Settings
;panel = fan2Settings
panel = acSettings
dialog = fuelPump, "Fuel Pump"
field = "Pin", fuelPumpPin
field = "Pin mode", fuelPumpPinMode

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.06.08.mre_f4.2270093016"
signature = "rusEFI 2021.06.11.mre_f4.2364182801"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.06.08.mre_f4.2270093016" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2021.06.11.mre_f4.2364182801" ; signature is expected to be 7 or more characters.
[Constants]
; new packet serial format with CRC
@ -77,7 +77,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Jun 08 18:28:35 UTC 2021
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jun 11 10:26:40 UTC 2021
pageSize = 20000
page = 1
@ -90,8 +90,8 @@ isForcedInduction = bits, U32, 76, [0:0], "false", "true"
useFordRedundantTps = bits, U32, 76, [1:1], "false", "true"
isVerboseAuxPid1 = bits, U32, 76, [2:2], "false", "true"
overrideTriggerGaps = bits, U32, 76, [3:3], "false", "true"
unused_294_4 = bits, U32, 76, [4:4], "false", "true"
unused_294_5 = bits, U32, 76, [5:5], "false", "true"
enableFan1WithAc = bits, U32, 76, [4:4], "false", "true"
enableFan2WithAc = bits, U32, 76, [5:5], "false", "true"
unused_294_6 = bits, U32, 76, [6:6], "false", "true"
unused_294_7 = bits, U32, 76, [7:7], "false", "true"
unused_294_8 = bits, U32, 76, [8:8], "false", "true"
@ -180,8 +180,8 @@ fixedModeTiming = scalar, F32, 452, "RPM", 1.0, 0, 0, 3000.0, 0
globalTriggerAngleOffset = scalar, F32, 456, "deg btdc", 1.0, 0, -720, 720, 0
analogInputDividerCoefficient = scalar, F32, 460, "coef", 1.0, 0, 0.01, 10.0, 2
vbattDividerCoeff = scalar, F32, 464, "coef", 1.0, 0, 0.01, 99.0, 2
fanOnTemperature = scalar, F32, 468, "*C", 1.0, 0, 0, 1000.0, 0
fanOffTemperature = scalar, F32, 472, "*C", 1.0, 0, 0, 1000.0, 0
fanOnTemperature = scalar, F32, 468, "deg C", 1.0, 0, 0, 150, 0
fanOffTemperature = scalar, F32, 472, "deg C", 1.0, 0, 0, 150, 0
vehicleSpeedCoef = scalar, F32, 476, "coef", 1.0, 0, 0.01, 2000.0, 2
canNbcType = bits, U32, 480, [0:4], "None", "FIAT", "VAG" , "MAZDA RX8", "BMW", "W202", "BMW E90", "Haltech", "VAG MQB", "type 9", "type 10", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID"
canSleepPeriodMs = scalar, S32, 484, "ms", 1.0, 0, 0, 1000.0, 2
@ -1311,6 +1311,8 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1.0, 0, 0.0, 25500.0, 2
[SettingContextHelp]
injector_flow = "This is your injector flow at the fuel pressure used in the vehicle. cc/min, cubic centimetre per minute\nBy the way, g/s = 0.125997881 * (lb/hr)\ng/s = 0.125997881 * (cc/min)/10.5\ng/s = 0.0119997981 * cc/min"
useFordRedundantTps = "On Ford vehicles one of the sensors is not linear on the full range, i.e. in the specific range of the positions we effectively have only one sensor."
enableFan1WithAc = "Turn on this fan when AC is on."
enableFan2WithAc = "Turn on this fan when AC is on."
cj125isUaDivided = "Is your UA CJ125 output wired to MCU via resistor divider? Ua can go over 3.3v but only at lambda >3, i.e very lean AFR above 44.1\nWhen exposed to free air and 17x gain, Ua will be 4.17 volt"
etb_use_two_wires = "TLE7209 uses two-wire mode. TLE9201 and VNH2SP30 do NOT use two wire mode."
isDoubleSolenoidIdle = "Subaru/BMW style where default valve position is somewhere in the middle. First solenoid opens it more while second can close it more than default position."
@ -4123,15 +4125,29 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
field = "#Use debug mode 'Timing' to view idle timing adjustment"
; Engine->Fan Settings
dialog = fanSetting, "Fan Settings"
dialog = fan1Settings, "Fan 1"
field = "Pin", fanPin
field = "Pin mode", fanPinMode
field = "On temperature", fanOnTemperature
field = "Off temperature", fanOffTemperature
; this one has build-in FSIO logic
field = "Enable with AC", enableFan1WithAc
;dialog = fan2Settings, "Fan 2"
; field = "Pin", fan2Pin
; field = "Pin mode", fan2PinMode
; field = "On temperature", fan2OnTemperature
; field = "Off temperature", fan2OffTemperature
; field = "Enable with AC", enableFan2WithAc
dialog = acSettings, "A/C Settings"
field = "A/C Relay", acRelayPin
field = "A/C Relay Mode", acRelayPinMode
dialog = fanSetting, "Fan Settings"
panel = fan1Settings
;panel = fan2Settings
panel = acSettings
dialog = fuelPump, "Fuel Pump"
field = "Pin", fuelPumpPin
field = "Pin mode", fuelPumpPinMode

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.06.08.mre_f7.2270093016"
signature = "rusEFI 2021.06.11.mre_f7.2364182801"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.06.08.mre_f7.2270093016" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2021.06.11.mre_f7.2364182801" ; signature is expected to be 7 or more characters.
[Constants]
; new packet serial format with CRC
@ -77,7 +77,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Jun 08 18:28:33 UTC 2021
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jun 11 10:26:38 UTC 2021
pageSize = 20000
page = 1
@ -90,8 +90,8 @@ isForcedInduction = bits, U32, 76, [0:0], "false", "true"
useFordRedundantTps = bits, U32, 76, [1:1], "false", "true"
isVerboseAuxPid1 = bits, U32, 76, [2:2], "false", "true"
overrideTriggerGaps = bits, U32, 76, [3:3], "false", "true"
unused_294_4 = bits, U32, 76, [4:4], "false", "true"
unused_294_5 = bits, U32, 76, [5:5], "false", "true"
enableFan1WithAc = bits, U32, 76, [4:4], "false", "true"
enableFan2WithAc = bits, U32, 76, [5:5], "false", "true"
unused_294_6 = bits, U32, 76, [6:6], "false", "true"
unused_294_7 = bits, U32, 76, [7:7], "false", "true"
unused_294_8 = bits, U32, 76, [8:8], "false", "true"
@ -180,8 +180,8 @@ fixedModeTiming = scalar, F32, 452, "RPM", 1.0, 0, 0, 3000.0, 0
globalTriggerAngleOffset = scalar, F32, 456, "deg btdc", 1.0, 0, -720, 720, 0
analogInputDividerCoefficient = scalar, F32, 460, "coef", 1.0, 0, 0.01, 10.0, 2
vbattDividerCoeff = scalar, F32, 464, "coef", 1.0, 0, 0.01, 99.0, 2
fanOnTemperature = scalar, F32, 468, "*C", 1.0, 0, 0, 1000.0, 0
fanOffTemperature = scalar, F32, 472, "*C", 1.0, 0, 0, 1000.0, 0
fanOnTemperature = scalar, F32, 468, "deg C", 1.0, 0, 0, 150, 0
fanOffTemperature = scalar, F32, 472, "deg C", 1.0, 0, 0, 150, 0
vehicleSpeedCoef = scalar, F32, 476, "coef", 1.0, 0, 0.01, 2000.0, 2
canNbcType = bits, U32, 480, [0:4], "None", "FIAT", "VAG" , "MAZDA RX8", "BMW", "W202", "BMW E90", "Haltech", "VAG MQB", "type 9", "type 10", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID"
canSleepPeriodMs = scalar, S32, 484, "ms", 1.0, 0, 0, 1000.0, 2
@ -1311,6 +1311,8 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1.0, 0, 0.0, 25500.0, 2
[SettingContextHelp]
injector_flow = "This is your injector flow at the fuel pressure used in the vehicle. cc/min, cubic centimetre per minute\nBy the way, g/s = 0.125997881 * (lb/hr)\ng/s = 0.125997881 * (cc/min)/10.5\ng/s = 0.0119997981 * cc/min"
useFordRedundantTps = "On Ford vehicles one of the sensors is not linear on the full range, i.e. in the specific range of the positions we effectively have only one sensor."
enableFan1WithAc = "Turn on this fan when AC is on."
enableFan2WithAc = "Turn on this fan when AC is on."
cj125isUaDivided = "Is your UA CJ125 output wired to MCU via resistor divider? Ua can go over 3.3v but only at lambda >3, i.e very lean AFR above 44.1\nWhen exposed to free air and 17x gain, Ua will be 4.17 volt"
etb_use_two_wires = "TLE7209 uses two-wire mode. TLE9201 and VNH2SP30 do NOT use two wire mode."
isDoubleSolenoidIdle = "Subaru/BMW style where default valve position is somewhere in the middle. First solenoid opens it more while second can close it more than default position."
@ -4123,15 +4125,29 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
field = "#Use debug mode 'Timing' to view idle timing adjustment"
; Engine->Fan Settings
dialog = fanSetting, "Fan Settings"
dialog = fan1Settings, "Fan 1"
field = "Pin", fanPin
field = "Pin mode", fanPinMode
field = "On temperature", fanOnTemperature
field = "Off temperature", fanOffTemperature
; this one has build-in FSIO logic
field = "Enable with AC", enableFan1WithAc
;dialog = fan2Settings, "Fan 2"
; field = "Pin", fan2Pin
; field = "Pin mode", fan2PinMode
; field = "On temperature", fan2OnTemperature
; field = "Off temperature", fan2OffTemperature
; field = "Enable with AC", enableFan2WithAc
dialog = acSettings, "A/C Settings"
field = "A/C Relay", acRelayPin
field = "A/C Relay Mode", acRelayPinMode
dialog = fanSetting, "Fan Settings"
panel = fan1Settings
;panel = fan2Settings
panel = acSettings
dialog = fuelPump, "Fuel Pump"
field = "Pin", fuelPumpPin
field = "Pin mode", fuelPumpPinMode

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.06.08.prometheus_405.386549236"
signature = "rusEFI 2021.06.11.prometheus_405.481167933"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.06.08.prometheus_405.386549236" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2021.06.11.prometheus_405.481167933" ; signature is expected to be 7 or more characters.
[Constants]
; new packet serial format with CRC
@ -77,7 +77,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Jun 08 18:28:40 UTC 2021
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jun 11 10:26:45 UTC 2021
pageSize = 20000
page = 1
@ -90,8 +90,8 @@ isForcedInduction = bits, U32, 76, [0:0], "false", "true"
useFordRedundantTps = bits, U32, 76, [1:1], "false", "true"
isVerboseAuxPid1 = bits, U32, 76, [2:2], "false", "true"
overrideTriggerGaps = bits, U32, 76, [3:3], "false", "true"
unused_294_4 = bits, U32, 76, [4:4], "false", "true"
unused_294_5 = bits, U32, 76, [5:5], "false", "true"
enableFan1WithAc = bits, U32, 76, [4:4], "false", "true"
enableFan2WithAc = bits, U32, 76, [5:5], "false", "true"
unused_294_6 = bits, U32, 76, [6:6], "false", "true"
unused_294_7 = bits, U32, 76, [7:7], "false", "true"
unused_294_8 = bits, U32, 76, [8:8], "false", "true"
@ -180,8 +180,8 @@ fixedModeTiming = scalar, F32, 452, "RPM", 1.0, 0, 0, 3000.0, 0
globalTriggerAngleOffset = scalar, F32, 456, "deg btdc", 1.0, 0, -720, 720, 0
analogInputDividerCoefficient = scalar, F32, 460, "coef", 1.0, 0, 0.01, 10.0, 2
vbattDividerCoeff = scalar, F32, 464, "coef", 1.0, 0, 0.01, 99.0, 2
fanOnTemperature = scalar, F32, 468, "*C", 1.0, 0, 0, 1000.0, 0
fanOffTemperature = scalar, F32, 472, "*C", 1.0, 0, 0, 1000.0, 0
fanOnTemperature = scalar, F32, 468, "deg C", 1.0, 0, 0, 150, 0
fanOffTemperature = scalar, F32, 472, "deg C", 1.0, 0, 0, 150, 0
vehicleSpeedCoef = scalar, F32, 476, "coef", 1.0, 0, 0.01, 2000.0, 2
canNbcType = bits, U32, 480, [0:4], "None", "FIAT", "VAG" , "MAZDA RX8", "BMW", "W202", "BMW E90", "Haltech", "VAG MQB", "type 9", "type 10", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID"
canSleepPeriodMs = scalar, S32, 484, "ms", 1.0, 0, 0, 1000.0, 2
@ -1311,6 +1311,8 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1.0, 0, 0.0, 25500.0, 2
[SettingContextHelp]
injector_flow = "This is your injector flow at the fuel pressure used in the vehicle. cc/min, cubic centimetre per minute\nBy the way, g/s = 0.125997881 * (lb/hr)\ng/s = 0.125997881 * (cc/min)/10.5\ng/s = 0.0119997981 * cc/min"
useFordRedundantTps = "On Ford vehicles one of the sensors is not linear on the full range, i.e. in the specific range of the positions we effectively have only one sensor."
enableFan1WithAc = "Turn on this fan when AC is on."
enableFan2WithAc = "Turn on this fan when AC is on."
cj125isUaDivided = "Is your UA CJ125 output wired to MCU via resistor divider? Ua can go over 3.3v but only at lambda >3, i.e very lean AFR above 44.1\nWhen exposed to free air and 17x gain, Ua will be 4.17 volt"
etb_use_two_wires = "TLE7209 uses two-wire mode. TLE9201 and VNH2SP30 do NOT use two wire mode."
isDoubleSolenoidIdle = "Subaru/BMW style where default valve position is somewhere in the middle. First solenoid opens it more while second can close it more than default position."
@ -4134,15 +4136,29 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
field = "#Use debug mode 'Timing' to view idle timing adjustment"
; Engine->Fan Settings
dialog = fanSetting, "Fan Settings"
dialog = fan1Settings, "Fan 1"
field = "Pin", fanPin
field = "Pin mode", fanPinMode
field = "On temperature", fanOnTemperature
field = "Off temperature", fanOffTemperature
; this one has build-in FSIO logic
field = "Enable with AC", enableFan1WithAc
;dialog = fan2Settings, "Fan 2"
; field = "Pin", fan2Pin
; field = "Pin mode", fan2PinMode
; field = "On temperature", fan2OnTemperature
; field = "Off temperature", fan2OffTemperature
; field = "Enable with AC", enableFan2WithAc
dialog = acSettings, "A/C Settings"
field = "A/C Relay", acRelayPin
field = "A/C Relay Mode", acRelayPinMode
dialog = fanSetting, "Fan Settings"
panel = fan1Settings
;panel = fan2Settings
panel = acSettings
dialog = fuelPump, "Fuel Pump"
field = "Pin", fuelPumpPin
field = "Pin mode", fuelPumpPinMode

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.06.08.prometheus_469.386549236"
signature = "rusEFI 2021.06.11.prometheus_469.481167933"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.06.08.prometheus_469.386549236" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2021.06.11.prometheus_469.481167933" ; signature is expected to be 7 or more characters.
[Constants]
; new packet serial format with CRC
@ -77,7 +77,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Jun 08 18:28:38 UTC 2021
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jun 11 10:26:44 UTC 2021
pageSize = 20000
page = 1
@ -90,8 +90,8 @@ isForcedInduction = bits, U32, 76, [0:0], "false", "true"
useFordRedundantTps = bits, U32, 76, [1:1], "false", "true"
isVerboseAuxPid1 = bits, U32, 76, [2:2], "false", "true"
overrideTriggerGaps = bits, U32, 76, [3:3], "false", "true"
unused_294_4 = bits, U32, 76, [4:4], "false", "true"
unused_294_5 = bits, U32, 76, [5:5], "false", "true"
enableFan1WithAc = bits, U32, 76, [4:4], "false", "true"
enableFan2WithAc = bits, U32, 76, [5:5], "false", "true"
unused_294_6 = bits, U32, 76, [6:6], "false", "true"
unused_294_7 = bits, U32, 76, [7:7], "false", "true"
unused_294_8 = bits, U32, 76, [8:8], "false", "true"
@ -180,8 +180,8 @@ fixedModeTiming = scalar, F32, 452, "RPM", 1.0, 0, 0, 3000.0, 0
globalTriggerAngleOffset = scalar, F32, 456, "deg btdc", 1.0, 0, -720, 720, 0
analogInputDividerCoefficient = scalar, F32, 460, "coef", 1.0, 0, 0.01, 10.0, 2
vbattDividerCoeff = scalar, F32, 464, "coef", 1.0, 0, 0.01, 99.0, 2
fanOnTemperature = scalar, F32, 468, "*C", 1.0, 0, 0, 1000.0, 0
fanOffTemperature = scalar, F32, 472, "*C", 1.0, 0, 0, 1000.0, 0
fanOnTemperature = scalar, F32, 468, "deg C", 1.0, 0, 0, 150, 0
fanOffTemperature = scalar, F32, 472, "deg C", 1.0, 0, 0, 150, 0
vehicleSpeedCoef = scalar, F32, 476, "coef", 1.0, 0, 0.01, 2000.0, 2
canNbcType = bits, U32, 480, [0:4], "None", "FIAT", "VAG" , "MAZDA RX8", "BMW", "W202", "BMW E90", "Haltech", "VAG MQB", "type 9", "type 10", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID"
canSleepPeriodMs = scalar, S32, 484, "ms", 1.0, 0, 0, 1000.0, 2
@ -1311,6 +1311,8 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1.0, 0, 0.0, 25500.0, 2
[SettingContextHelp]
injector_flow = "This is your injector flow at the fuel pressure used in the vehicle. cc/min, cubic centimetre per minute\nBy the way, g/s = 0.125997881 * (lb/hr)\ng/s = 0.125997881 * (cc/min)/10.5\ng/s = 0.0119997981 * cc/min"
useFordRedundantTps = "On Ford vehicles one of the sensors is not linear on the full range, i.e. in the specific range of the positions we effectively have only one sensor."
enableFan1WithAc = "Turn on this fan when AC is on."
enableFan2WithAc = "Turn on this fan when AC is on."
cj125isUaDivided = "Is your UA CJ125 output wired to MCU via resistor divider? Ua can go over 3.3v but only at lambda >3, i.e very lean AFR above 44.1\nWhen exposed to free air and 17x gain, Ua will be 4.17 volt"
etb_use_two_wires = "TLE7209 uses two-wire mode. TLE9201 and VNH2SP30 do NOT use two wire mode."
isDoubleSolenoidIdle = "Subaru/BMW style where default valve position is somewhere in the middle. First solenoid opens it more while second can close it more than default position."
@ -4134,15 +4136,29 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
field = "#Use debug mode 'Timing' to view idle timing adjustment"
; Engine->Fan Settings
dialog = fanSetting, "Fan Settings"
dialog = fan1Settings, "Fan 1"
field = "Pin", fanPin
field = "Pin mode", fanPinMode
field = "On temperature", fanOnTemperature
field = "Off temperature", fanOffTemperature
; this one has build-in FSIO logic
field = "Enable with AC", enableFan1WithAc
;dialog = fan2Settings, "Fan 2"
; field = "Pin", fan2Pin
; field = "Pin mode", fan2PinMode
; field = "On temperature", fan2OnTemperature
; field = "Off temperature", fan2OffTemperature
; field = "Enable with AC", enableFan2WithAc
dialog = acSettings, "A/C Settings"
field = "A/C Relay", acRelayPin
field = "A/C Relay Mode", acRelayPinMode
dialog = fanSetting, "Fan Settings"
panel = fan1Settings
;panel = fan2Settings
panel = acSettings
dialog = fuelPump, "Fuel Pump"
field = "Pin", fuelPumpPin
field = "Pin mode", fuelPumpPinMode

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.06.08.proteus_f4.1814756057"
signature = "rusEFI 2021.06.11.proteus_f4.1737405712"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.06.08.proteus_f4.1814756057" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2021.06.11.proteus_f4.1737405712" ; signature is expected to be 7 or more characters.
[Constants]
; new packet serial format with CRC
@ -77,7 +77,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Jun 08 18:28:44 UTC 2021
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jun 11 10:26:49 UTC 2021
pageSize = 20000
page = 1
@ -90,8 +90,8 @@ isForcedInduction = bits, U32, 76, [0:0], "false", "true"
useFordRedundantTps = bits, U32, 76, [1:1], "false", "true"
isVerboseAuxPid1 = bits, U32, 76, [2:2], "false", "true"
overrideTriggerGaps = bits, U32, 76, [3:3], "false", "true"
unused_294_4 = bits, U32, 76, [4:4], "false", "true"
unused_294_5 = bits, U32, 76, [5:5], "false", "true"
enableFan1WithAc = bits, U32, 76, [4:4], "false", "true"
enableFan2WithAc = bits, U32, 76, [5:5], "false", "true"
unused_294_6 = bits, U32, 76, [6:6], "false", "true"
unused_294_7 = bits, U32, 76, [7:7], "false", "true"
unused_294_8 = bits, U32, 76, [8:8], "false", "true"
@ -180,8 +180,8 @@ fixedModeTiming = scalar, F32, 452, "RPM", 1.0, 0, 0, 3000.0, 0
globalTriggerAngleOffset = scalar, F32, 456, "deg btdc", 1.0, 0, -720, 720, 0
analogInputDividerCoefficient = scalar, F32, 460, "coef", 1.0, 0, 0.01, 10.0, 2
vbattDividerCoeff = scalar, F32, 464, "coef", 1.0, 0, 0.01, 99.0, 2
fanOnTemperature = scalar, F32, 468, "*C", 1.0, 0, 0, 1000.0, 0
fanOffTemperature = scalar, F32, 472, "*C", 1.0, 0, 0, 1000.0, 0
fanOnTemperature = scalar, F32, 468, "deg C", 1.0, 0, 0, 150, 0
fanOffTemperature = scalar, F32, 472, "deg C", 1.0, 0, 0, 150, 0
vehicleSpeedCoef = scalar, F32, 476, "coef", 1.0, 0, 0.01, 2000.0, 2
canNbcType = bits, U32, 480, [0:4], "None", "FIAT", "VAG" , "MAZDA RX8", "BMW", "W202", "BMW E90", "Haltech", "VAG MQB", "type 9", "type 10", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID"
canSleepPeriodMs = scalar, S32, 484, "ms", 1.0, 0, 0, 1000.0, 2
@ -1311,6 +1311,8 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1.0, 0, 0.0, 25500.0, 2
[SettingContextHelp]
injector_flow = "This is your injector flow at the fuel pressure used in the vehicle. cc/min, cubic centimetre per minute\nBy the way, g/s = 0.125997881 * (lb/hr)\ng/s = 0.125997881 * (cc/min)/10.5\ng/s = 0.0119997981 * cc/min"
useFordRedundantTps = "On Ford vehicles one of the sensors is not linear on the full range, i.e. in the specific range of the positions we effectively have only one sensor."
enableFan1WithAc = "Turn on this fan when AC is on."
enableFan2WithAc = "Turn on this fan when AC is on."
cj125isUaDivided = "Is your UA CJ125 output wired to MCU via resistor divider? Ua can go over 3.3v but only at lambda >3, i.e very lean AFR above 44.1\nWhen exposed to free air and 17x gain, Ua will be 4.17 volt"
etb_use_two_wires = "TLE7209 uses two-wire mode. TLE9201 and VNH2SP30 do NOT use two wire mode."
isDoubleSolenoidIdle = "Subaru/BMW style where default valve position is somewhere in the middle. First solenoid opens it more while second can close it more than default position."
@ -4116,15 +4118,29 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
field = "#Use debug mode 'Timing' to view idle timing adjustment"
; Engine->Fan Settings
dialog = fanSetting, "Fan Settings"
dialog = fan1Settings, "Fan 1"
field = "Pin", fanPin
field = "Pin mode", fanPinMode
field = "On temperature", fanOnTemperature
field = "Off temperature", fanOffTemperature
; this one has build-in FSIO logic
field = "Enable with AC", enableFan1WithAc
;dialog = fan2Settings, "Fan 2"
; field = "Pin", fan2Pin
; field = "Pin mode", fan2PinMode
; field = "On temperature", fan2OnTemperature
; field = "Off temperature", fan2OffTemperature
; field = "Enable with AC", enableFan2WithAc
dialog = acSettings, "A/C Settings"
field = "A/C Relay", acRelayPin
field = "A/C Relay Mode", acRelayPinMode
dialog = fanSetting, "Fan Settings"
panel = fan1Settings
;panel = fan2Settings
panel = acSettings
dialog = fuelPump, "Fuel Pump"
field = "Pin", fuelPumpPin
field = "Pin mode", fuelPumpPinMode

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.06.08.proteus_f7.1814756057"
signature = "rusEFI 2021.06.11.proteus_f7.1737405712"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.06.08.proteus_f7.1814756057" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2021.06.11.proteus_f7.1737405712" ; signature is expected to be 7 or more characters.
[Constants]
; new packet serial format with CRC
@ -77,7 +77,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Jun 08 18:28:42 UTC 2021
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jun 11 10:26:47 UTC 2021
pageSize = 20000
page = 1
@ -90,8 +90,8 @@ isForcedInduction = bits, U32, 76, [0:0], "false", "true"
useFordRedundantTps = bits, U32, 76, [1:1], "false", "true"
isVerboseAuxPid1 = bits, U32, 76, [2:2], "false", "true"
overrideTriggerGaps = bits, U32, 76, [3:3], "false", "true"
unused_294_4 = bits, U32, 76, [4:4], "false", "true"
unused_294_5 = bits, U32, 76, [5:5], "false", "true"
enableFan1WithAc = bits, U32, 76, [4:4], "false", "true"
enableFan2WithAc = bits, U32, 76, [5:5], "false", "true"
unused_294_6 = bits, U32, 76, [6:6], "false", "true"
unused_294_7 = bits, U32, 76, [7:7], "false", "true"
unused_294_8 = bits, U32, 76, [8:8], "false", "true"
@ -180,8 +180,8 @@ fixedModeTiming = scalar, F32, 452, "RPM", 1.0, 0, 0, 3000.0, 0
globalTriggerAngleOffset = scalar, F32, 456, "deg btdc", 1.0, 0, -720, 720, 0
analogInputDividerCoefficient = scalar, F32, 460, "coef", 1.0, 0, 0.01, 10.0, 2
vbattDividerCoeff = scalar, F32, 464, "coef", 1.0, 0, 0.01, 99.0, 2
fanOnTemperature = scalar, F32, 468, "*C", 1.0, 0, 0, 1000.0, 0
fanOffTemperature = scalar, F32, 472, "*C", 1.0, 0, 0, 1000.0, 0
fanOnTemperature = scalar, F32, 468, "deg C", 1.0, 0, 0, 150, 0
fanOffTemperature = scalar, F32, 472, "deg C", 1.0, 0, 0, 150, 0
vehicleSpeedCoef = scalar, F32, 476, "coef", 1.0, 0, 0.01, 2000.0, 2
canNbcType = bits, U32, 480, [0:4], "None", "FIAT", "VAG" , "MAZDA RX8", "BMW", "W202", "BMW E90", "Haltech", "VAG MQB", "type 9", "type 10", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID"
canSleepPeriodMs = scalar, S32, 484, "ms", 1.0, 0, 0, 1000.0, 2
@ -1311,6 +1311,8 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1.0, 0, 0.0, 25500.0, 2
[SettingContextHelp]
injector_flow = "This is your injector flow at the fuel pressure used in the vehicle. cc/min, cubic centimetre per minute\nBy the way, g/s = 0.125997881 * (lb/hr)\ng/s = 0.125997881 * (cc/min)/10.5\ng/s = 0.0119997981 * cc/min"
useFordRedundantTps = "On Ford vehicles one of the sensors is not linear on the full range, i.e. in the specific range of the positions we effectively have only one sensor."
enableFan1WithAc = "Turn on this fan when AC is on."
enableFan2WithAc = "Turn on this fan when AC is on."
cj125isUaDivided = "Is your UA CJ125 output wired to MCU via resistor divider? Ua can go over 3.3v but only at lambda >3, i.e very lean AFR above 44.1\nWhen exposed to free air and 17x gain, Ua will be 4.17 volt"
etb_use_two_wires = "TLE7209 uses two-wire mode. TLE9201 and VNH2SP30 do NOT use two wire mode."
isDoubleSolenoidIdle = "Subaru/BMW style where default valve position is somewhere in the middle. First solenoid opens it more while second can close it more than default position."
@ -4116,15 +4118,29 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
field = "#Use debug mode 'Timing' to view idle timing adjustment"
; Engine->Fan Settings
dialog = fanSetting, "Fan Settings"
dialog = fan1Settings, "Fan 1"
field = "Pin", fanPin
field = "Pin mode", fanPinMode
field = "On temperature", fanOnTemperature
field = "Off temperature", fanOffTemperature
; this one has build-in FSIO logic
field = "Enable with AC", enableFan1WithAc
;dialog = fan2Settings, "Fan 2"
; field = "Pin", fan2Pin
; field = "Pin mode", fan2PinMode
; field = "On temperature", fan2OnTemperature
; field = "Off temperature", fan2OffTemperature
; field = "Enable with AC", enableFan2WithAc
dialog = acSettings, "A/C Settings"
field = "A/C Relay", acRelayPin
field = "A/C Relay Mode", acRelayPinMode
dialog = fanSetting, "Fan Settings"
panel = fan1Settings
;panel = fan2Settings
panel = acSettings
dialog = fuelPump, "Fuel Pump"
field = "Pin", fuelPumpPin
field = "Pin mode", fuelPumpPinMode

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.06.08.subaru_eg33_f7.2831174100"
signature = "rusEFI 2021.06.11.subaru_eg33_f7.2741241373"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.06.08.subaru_eg33_f7.2831174100" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2021.06.11.subaru_eg33_f7.2741241373" ; signature is expected to be 7 or more characters.
[Constants]
; new packet serial format with CRC
@ -77,7 +77,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_config.sh integration/rusefi_config.txt Tue Jun 08 18:28:49 UTC 2021
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_config.sh integration/rusefi_config.txt Fri Jun 11 10:26:55 UTC 2021
pageSize = 20000
page = 1
@ -90,8 +90,8 @@ isForcedInduction = bits, U32, 76, [0:0], "false", "true"
useFordRedundantTps = bits, U32, 76, [1:1], "false", "true"
isVerboseAuxPid1 = bits, U32, 76, [2:2], "false", "true"
overrideTriggerGaps = bits, U32, 76, [3:3], "false", "true"
unused_294_4 = bits, U32, 76, [4:4], "false", "true"
unused_294_5 = bits, U32, 76, [5:5], "false", "true"
enableFan1WithAc = bits, U32, 76, [4:4], "false", "true"
enableFan2WithAc = bits, U32, 76, [5:5], "false", "true"
unused_294_6 = bits, U32, 76, [6:6], "false", "true"
unused_294_7 = bits, U32, 76, [7:7], "false", "true"
unused_294_8 = bits, U32, 76, [8:8], "false", "true"
@ -180,8 +180,8 @@ fixedModeTiming = scalar, F32, 452, "RPM", 1.0, 0, 0, 3000.0, 0
globalTriggerAngleOffset = scalar, F32, 456, "deg btdc", 1.0, 0, -720, 720, 0
analogInputDividerCoefficient = scalar, F32, 460, "coef", 1.0, 0, 0.01, 10.0, 2
vbattDividerCoeff = scalar, F32, 464, "coef", 1.0, 0, 0.01, 99.0, 2
fanOnTemperature = scalar, F32, 468, "*C", 1.0, 0, 0, 1000.0, 0
fanOffTemperature = scalar, F32, 472, "*C", 1.0, 0, 0, 1000.0, 0
fanOnTemperature = scalar, F32, 468, "deg C", 1.0, 0, 0, 150, 0
fanOffTemperature = scalar, F32, 472, "deg C", 1.0, 0, 0, 150, 0
vehicleSpeedCoef = scalar, F32, 476, "coef", 1.0, 0, 0.01, 2000.0, 2
canNbcType = bits, U32, 480, [0:4], "None", "FIAT", "VAG" , "MAZDA RX8", "BMW", "W202", "BMW E90", "Haltech", "VAG MQB", "type 9", "type 10", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID"
canSleepPeriodMs = scalar, S32, 484, "ms", 1.0, 0, 0, 1000.0, 2
@ -1311,6 +1311,8 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1.0, 0, 0.0, 25500.0, 2
[SettingContextHelp]
injector_flow = "This is your injector flow at the fuel pressure used in the vehicle. cc/min, cubic centimetre per minute\nBy the way, g/s = 0.125997881 * (lb/hr)\ng/s = 0.125997881 * (cc/min)/10.5\ng/s = 0.0119997981 * cc/min"
useFordRedundantTps = "On Ford vehicles one of the sensors is not linear on the full range, i.e. in the specific range of the positions we effectively have only one sensor."
enableFan1WithAc = "Turn on this fan when AC is on."
enableFan2WithAc = "Turn on this fan when AC is on."
cj125isUaDivided = "Is your UA CJ125 output wired to MCU via resistor divider? Ua can go over 3.3v but only at lambda >3, i.e very lean AFR above 44.1\nWhen exposed to free air and 17x gain, Ua will be 4.17 volt"
etb_use_two_wires = "TLE7209 uses two-wire mode. TLE9201 and VNH2SP30 do NOT use two wire mode."
isDoubleSolenoidIdle = "Subaru/BMW style where default valve position is somewhere in the middle. First solenoid opens it more while second can close it more than default position."
@ -4133,15 +4135,29 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
field = "#Use debug mode 'Timing' to view idle timing adjustment"
; Engine->Fan Settings
dialog = fanSetting, "Fan Settings"
dialog = fan1Settings, "Fan 1"
field = "Pin", fanPin
field = "Pin mode", fanPinMode
field = "On temperature", fanOnTemperature
field = "Off temperature", fanOffTemperature
; this one has build-in FSIO logic
field = "Enable with AC", enableFan1WithAc
;dialog = fan2Settings, "Fan 2"
; field = "Pin", fan2Pin
; field = "Pin mode", fan2PinMode
; field = "On temperature", fan2OnTemperature
; field = "Off temperature", fan2OffTemperature
; field = "Enable with AC", enableFan2WithAc
dialog = acSettings, "A/C Settings"
field = "A/C Relay", acRelayPin
field = "A/C Relay Mode", acRelayPinMode
dialog = fanSetting, "Fan Settings"
panel = fan1Settings
;panel = fan2Settings
panel = acSettings
dialog = fuelPump, "Fuel Pump"
field = "Pin", fuelPumpPin
field = "Pin mode", fuelPumpPinMode

View File

@ -1,6 +1,6 @@
package com.rusefi.config.generated;
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Jun 05 20:20:27 UTC 2021
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jun 11 10:26:25 UTC 2021
// by class com.rusefi.output.FileJavaFieldsConsumer
import com.rusefi.config.*;
@ -354,6 +354,8 @@ public class Fields {
public static final int enableAemXSeries_offset = 744;
public static final int enableCanVss_offset = 976;
public static final int enabledStep1Limiter_offset = 744;
public static final int enableFan1WithAc_offset = 76;
public static final int enableFan2WithAc_offset = 76;
public static final int enableInnovateLC2_offset = 976;
public static final int enableLaunchBoost_offset = 976;
public static final int enableLaunchRetard_offset = 976;
@ -1230,7 +1232,7 @@ public class Fields {
public static final int servoOutputPins8_offset = 3147;
public static final int showHumanReadableWarning_offset = 976;
public static final int showSdCardWarning_offset = 76;
public static final int SIGNATURE_HASH = 233454178;
public static final int SIGNATURE_HASH = 238553099;
public static final int silentTriggerError_offset = 1464;
public static final int slowAdcAlpha_offset = 2088;
public static final int sparkDwellRpmBins_offset = 332;
@ -1532,7 +1534,7 @@ public class Fields {
public static final char TS_SD_R_COMMAND = 'r';
public static final char TS_SD_W_COMMAND = 'w';
public static final char TS_SET_LOGGER_SWITCH = 'l';
public static final String TS_SIGNATURE = "rusEFI 2021.06.05.all.233454178";
public static final String TS_SIGNATURE = "rusEFI 2021.06.11.all.238553099";
public static final char TS_SINGLE_WRITE_COMMAND = 'W';
public static final int TT_TT_1_16 = 50;
public static final int TT_TT_2JZ_1_12 = 29;
@ -1619,8 +1621,6 @@ public class Fields {
public static final int unused_1484_bit_29_offset = 1476;
public static final int unused_1484_bit_30_offset = 1476;
public static final int unused_1484_bit_31_offset = 1476;
public static final int unused_294_4_offset = 76;
public static final int unused_294_5_offset = 76;
public static final int unused_294_6_offset = 76;
public static final int unused_294_7_offset = 76;
public static final int unused_294_8_offset = 76;
@ -1746,8 +1746,8 @@ public class Fields {
public static final Field USEFORDREDUNDANTTPS = Field.create("USEFORDREDUNDANTTPS", 76, FieldType.BIT, 1);
public static final Field ISVERBOSEAUXPID1 = Field.create("ISVERBOSEAUXPID1", 76, FieldType.BIT, 2);
public static final Field OVERRIDETRIGGERGAPS = Field.create("OVERRIDETRIGGERGAPS", 76, FieldType.BIT, 3);
public static final Field UNUSED_294_4 = Field.create("UNUSED_294_4", 76, FieldType.BIT, 4);
public static final Field UNUSED_294_5 = Field.create("UNUSED_294_5", 76, FieldType.BIT, 5);
public static final Field ENABLEFAN1WITHAC = Field.create("ENABLEFAN1WITHAC", 76, FieldType.BIT, 4);
public static final Field ENABLEFAN2WITHAC = Field.create("ENABLEFAN2WITHAC", 76, FieldType.BIT, 5);
public static final Field UNUSED_294_6 = Field.create("UNUSED_294_6", 76, FieldType.BIT, 6);
public static final Field UNUSED_294_7 = Field.create("UNUSED_294_7", 76, FieldType.BIT, 7);
public static final Field UNUSED_294_8 = Field.create("UNUSED_294_8", 76, FieldType.BIT, 8);
@ -2859,8 +2859,8 @@ public class Fields {
USEFORDREDUNDANTTPS,
ISVERBOSEAUXPID1,
OVERRIDETRIGGERGAPS,
UNUSED_294_4,
UNUSED_294_5,
ENABLEFAN1WITHAC,
ENABLEFAN2WITHAC,
UNUSED_294_6,
UNUSED_294_7,
UNUSED_294_8,

View File

@ -1,6 +1,6 @@
<roms>
<!-- was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh Sat Jun 05 20:20:29 UTC 2021 -->
<!-- was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh Fri Jun 11 10:26:27 UTC 2021 -->
<rom>
<romid>