Merge branch 'master' of https://github.com/rusefi/rusefi
This commit is contained in:
commit
1641cd165d
|
@ -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 Jul 30 13:47:03 UTC 2022
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Sat Jul 30 15:34:01 UTC 2022
|
||||
// by class com.rusefi.output.CHeaderConsumer
|
||||
// begin
|
||||
#pragma once
|
||||
|
@ -1132,7 +1132,7 @@ struct engine_configuration_s {
|
|||
/**
|
||||
* offset 480
|
||||
*/
|
||||
int tuneHidingKey;
|
||||
int unused460;
|
||||
/**
|
||||
* offset 484
|
||||
*/
|
||||
|
@ -4254,10 +4254,14 @@ struct engine_configuration_s {
|
|||
*/
|
||||
float etbMinimumPosition;
|
||||
/**
|
||||
units
|
||||
* offset 3768
|
||||
*/
|
||||
uint8_t mainUnusedEnd[246];
|
||||
uint16_t tuneHidingKey;
|
||||
/**
|
||||
units
|
||||
* offset 3770
|
||||
*/
|
||||
uint8_t mainUnusedEnd[244];
|
||||
/**
|
||||
* need 4 byte alignment
|
||||
units
|
||||
|
@ -4954,4 +4958,4 @@ struct persistent_config_s {
|
|||
static_assert(sizeof(persistent_config_s) == 21300);
|
||||
|
||||
// end
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Sat Jul 30 13:47:03 UTC 2022
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Sat Jul 30 15:34:01 UTC 2022
|
||||
|
|
|
@ -342,6 +342,7 @@
|
|||
#define CMD_BURNCONFIG "burnconfig"
|
||||
#define CMD_DATE "date"
|
||||
#define CMD_DISABLE "disable"
|
||||
#define CMD_ECU_UNLOCK "unlock"
|
||||
#define CMD_ENABLE "enable"
|
||||
#define CMD_ENGINE_TYPE "engine_type"
|
||||
#define CMD_ENGINESNIFFERRPMTHRESHOLD "engineSnifferRpmThreshold"
|
||||
|
@ -384,7 +385,6 @@
|
|||
#define CMD_TS_WBO_UPDATE 0x15
|
||||
#define CMD_TS_X14 20
|
||||
#define CMD_TS_X31 49
|
||||
#define CMD_UNLOCK "unlock"
|
||||
#define CMD_VSS_PIN "vss_pin"
|
||||
#define CMD_WRITECONFIG "writeconfig"
|
||||
#define coastingFuelCutClt_offset 2096
|
||||
|
@ -1658,7 +1658,7 @@
|
|||
#define MAIN_HELP_URL "http://www.rusefi.com/"
|
||||
#define mainRelayPin_offset 716
|
||||
#define mainRelayPinMode_offset 776
|
||||
#define mainUnusedEnd_offset 3768
|
||||
#define mainUnusedEnd_offset 3770
|
||||
#define malfunctionIndicatorPin_offset 650
|
||||
#define malfunctionIndicatorPinMode_offset 652
|
||||
#define manIdlePosition_offset 560
|
||||
|
@ -1941,7 +1941,7 @@
|
|||
#define show_Frankenso_presets true
|
||||
#define show_test_presets true
|
||||
#define showHumanReadableWarning_offset 960
|
||||
#define SIGNATURE_HASH 885438734
|
||||
#define SIGNATURE_HASH 3868207281
|
||||
#define silentTriggerError_offset 1360
|
||||
#define skippedWheelOnCam_offset 1360
|
||||
#define slowAdcAlpha_offset 1600
|
||||
|
@ -2496,7 +2496,7 @@
|
|||
#define ts_show_vbatt true
|
||||
#define ts_show_vr_threshold_2 true
|
||||
#define ts_show_vr_threshold_all true
|
||||
#define TS_SIGNATURE "rusEFI 2022.07.30.hellen_cypress.885438734"
|
||||
#define TS_SIGNATURE "rusEFI 2022.07.30.hellen_cypress.3868207281"
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
#define TS_SINGLE_WRITE_COMMAND_char W
|
||||
#define TS_TEST_COMMAND 't'
|
||||
|
@ -2516,7 +2516,7 @@
|
|||
#define TsCalMode_Tps2Min 9
|
||||
#define TsCalMode_Tps2SecondaryMax 10
|
||||
#define TsCalMode_Tps2SecondaryMin 11
|
||||
#define tuneHidingKey_offset 480
|
||||
#define tuneHidingKey_offset 3768
|
||||
#define tunerStudioSerialSpeed_offset 740
|
||||
#define turboSpeedSensorInputPin_offset 1474
|
||||
#define turboSpeedSensorMultiplier_offset 1380
|
||||
|
@ -2544,6 +2544,7 @@
|
|||
#define unused4080_offset 3121
|
||||
#define unused443_offset 1360
|
||||
#define unused444_offset 1360
|
||||
#define unused460_offset 480
|
||||
#define unused962_offset 1040
|
||||
#define unused_1484_bit_25_offset 1372
|
||||
#define unused_1484_bit_26_offset 1372
|
||||
|
|
|
@ -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 Jul 30 13:47:01 UTC 2022
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Sat Jul 30 15:33:59 UTC 2022
|
||||
// by class com.rusefi.output.CHeaderConsumer
|
||||
// begin
|
||||
#pragma once
|
||||
|
@ -1132,7 +1132,7 @@ struct engine_configuration_s {
|
|||
/**
|
||||
* offset 480
|
||||
*/
|
||||
int tuneHidingKey;
|
||||
int unused460;
|
||||
/**
|
||||
* offset 484
|
||||
*/
|
||||
|
@ -4272,10 +4272,14 @@ struct engine_configuration_s {
|
|||
*/
|
||||
float etbMinimumPosition;
|
||||
/**
|
||||
units
|
||||
* offset 3740
|
||||
*/
|
||||
uint8_t mainUnusedEnd[246];
|
||||
uint16_t tuneHidingKey;
|
||||
/**
|
||||
units
|
||||
* offset 3742
|
||||
*/
|
||||
uint8_t mainUnusedEnd[244];
|
||||
/**
|
||||
* need 4 byte alignment
|
||||
units
|
||||
|
@ -4972,4 +4976,4 @@ struct persistent_config_s {
|
|||
static_assert(sizeof(persistent_config_s) == 21272);
|
||||
|
||||
// end
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Sat Jul 30 13:47:01 UTC 2022
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Sat Jul 30 15:33:59 UTC 2022
|
||||
|
|
|
@ -328,6 +328,7 @@
|
|||
#define CMD_BURNCONFIG "burnconfig"
|
||||
#define CMD_DATE "date"
|
||||
#define CMD_DISABLE "disable"
|
||||
#define CMD_ECU_UNLOCK "unlock"
|
||||
#define CMD_ENABLE "enable"
|
||||
#define CMD_ENGINE_TYPE "engine_type"
|
||||
#define CMD_ENGINESNIFFERRPMTHRESHOLD "engineSnifferRpmThreshold"
|
||||
|
@ -370,7 +371,6 @@
|
|||
#define CMD_TS_WBO_UPDATE 0x15
|
||||
#define CMD_TS_X14 20
|
||||
#define CMD_TS_X31 49
|
||||
#define CMD_UNLOCK "unlock"
|
||||
#define CMD_VSS_PIN "vss_pin"
|
||||
#define CMD_WRITECONFIG "writeconfig"
|
||||
#define coastingFuelCutClt_offset 2068
|
||||
|
@ -1644,7 +1644,7 @@
|
|||
#define MAIN_HELP_URL "http://www.rusefi.com/"
|
||||
#define mainRelayPin_offset 716
|
||||
#define mainRelayPinMode_offset 776
|
||||
#define mainUnusedEnd_offset 3740
|
||||
#define mainUnusedEnd_offset 3742
|
||||
#define malfunctionIndicatorPin_offset 650
|
||||
#define malfunctionIndicatorPinMode_offset 652
|
||||
#define manIdlePosition_offset 560
|
||||
|
@ -1927,7 +1927,7 @@
|
|||
#define show_Frankenso_presets true
|
||||
#define show_test_presets true
|
||||
#define showHumanReadableWarning_offset 960
|
||||
#define SIGNATURE_HASH 1787158147
|
||||
#define SIGNATURE_HASH 3100856124
|
||||
#define silentTriggerError_offset 1360
|
||||
#define skippedWheelOnCam_offset 1360
|
||||
#define slowAdcAlpha_offset 1600
|
||||
|
@ -2482,7 +2482,7 @@
|
|||
#define ts_show_vbatt true
|
||||
#define ts_show_vr_threshold_2 true
|
||||
#define ts_show_vr_threshold_all true
|
||||
#define TS_SIGNATURE "rusEFI 2022.07.30.kin.1787158147"
|
||||
#define TS_SIGNATURE "rusEFI 2022.07.30.kin.3100856124"
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
#define TS_SINGLE_WRITE_COMMAND_char W
|
||||
#define TS_TEST_COMMAND 't'
|
||||
|
@ -2502,7 +2502,7 @@
|
|||
#define TsCalMode_Tps2Min 9
|
||||
#define TsCalMode_Tps2SecondaryMax 10
|
||||
#define TsCalMode_Tps2SecondaryMin 11
|
||||
#define tuneHidingKey_offset 480
|
||||
#define tuneHidingKey_offset 3740
|
||||
#define tunerStudioSerialSpeed_offset 740
|
||||
#define turboSpeedSensorInputPin_offset 1474
|
||||
#define turboSpeedSensorMultiplier_offset 1380
|
||||
|
@ -2530,6 +2530,7 @@
|
|||
#define unused4080_offset 3093
|
||||
#define unused443_offset 1360
|
||||
#define unused444_offset 1360
|
||||
#define unused460_offset 480
|
||||
#define unused962_offset 1040
|
||||
#define unused_1484_bit_25_offset 1372
|
||||
#define unused_1484_bit_26_offset 1372
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_subaru_config.sh integration/rusefi_config.txt Sat Jul 30 13:47:04 UTC 2022
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_subaru_config.sh integration/rusefi_config.txt Sat Jul 30 15:34:02 UTC 2022
|
||||
// by class com.rusefi.output.CHeaderConsumer
|
||||
// begin
|
||||
#pragma once
|
||||
|
@ -1132,7 +1132,7 @@ struct engine_configuration_s {
|
|||
/**
|
||||
* offset 480
|
||||
*/
|
||||
int tuneHidingKey;
|
||||
int unused460;
|
||||
/**
|
||||
* offset 484
|
||||
*/
|
||||
|
@ -4254,10 +4254,14 @@ struct engine_configuration_s {
|
|||
*/
|
||||
float etbMinimumPosition;
|
||||
/**
|
||||
units
|
||||
* offset 3768
|
||||
*/
|
||||
uint8_t mainUnusedEnd[246];
|
||||
uint16_t tuneHidingKey;
|
||||
/**
|
||||
units
|
||||
* offset 3770
|
||||
*/
|
||||
uint8_t mainUnusedEnd[244];
|
||||
/**
|
||||
* need 4 byte alignment
|
||||
units
|
||||
|
@ -4954,4 +4958,4 @@ struct persistent_config_s {
|
|||
static_assert(sizeof(persistent_config_s) == 21300);
|
||||
|
||||
// end
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_subaru_config.sh integration/rusefi_config.txt Sat Jul 30 13:47:04 UTC 2022
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_subaru_config.sh integration/rusefi_config.txt Sat Jul 30 15:34:02 UTC 2022
|
||||
|
|
|
@ -352,6 +352,7 @@
|
|||
#define CMD_BURNCONFIG "burnconfig"
|
||||
#define CMD_DATE "date"
|
||||
#define CMD_DISABLE "disable"
|
||||
#define CMD_ECU_UNLOCK "unlock"
|
||||
#define CMD_ENABLE "enable"
|
||||
#define CMD_ENGINE_TYPE "engine_type"
|
||||
#define CMD_ENGINESNIFFERRPMTHRESHOLD "engineSnifferRpmThreshold"
|
||||
|
@ -394,7 +395,6 @@
|
|||
#define CMD_TS_WBO_UPDATE 0x15
|
||||
#define CMD_TS_X14 20
|
||||
#define CMD_TS_X31 49
|
||||
#define CMD_UNLOCK "unlock"
|
||||
#define CMD_VSS_PIN "vss_pin"
|
||||
#define CMD_WRITECONFIG "writeconfig"
|
||||
#define coastingFuelCutClt_offset 2096
|
||||
|
@ -1622,7 +1622,7 @@
|
|||
#define MAIN_HELP_URL "http://www.rusefi.com/"
|
||||
#define mainRelayPin_offset 716
|
||||
#define mainRelayPinMode_offset 776
|
||||
#define mainUnusedEnd_offset 3768
|
||||
#define mainUnusedEnd_offset 3770
|
||||
#define malfunctionIndicatorPin_offset 650
|
||||
#define malfunctionIndicatorPinMode_offset 652
|
||||
#define manIdlePosition_offset 560
|
||||
|
@ -1907,7 +1907,7 @@
|
|||
#define show_Proteus_presets false
|
||||
#define show_test_presets false
|
||||
#define showHumanReadableWarning_offset 960
|
||||
#define SIGNATURE_HASH 2063273654
|
||||
#define SIGNATURE_HASH 2829950729
|
||||
#define silentTriggerError_offset 1360
|
||||
#define skippedWheelOnCam_offset 1360
|
||||
#define slowAdcAlpha_offset 1600
|
||||
|
@ -2463,7 +2463,7 @@
|
|||
#define ts_show_vbatt true
|
||||
#define ts_show_vr_threshold_2 true
|
||||
#define ts_show_vr_threshold_all true
|
||||
#define TS_SIGNATURE "rusEFI 2022.07.30.subaru_eg33_f7.2063273654"
|
||||
#define TS_SIGNATURE "rusEFI 2022.07.30.subaru_eg33_f7.2829950729"
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
#define TS_SINGLE_WRITE_COMMAND_char W
|
||||
#define TS_TEST_COMMAND 't'
|
||||
|
@ -2483,7 +2483,7 @@
|
|||
#define TsCalMode_Tps2Min 9
|
||||
#define TsCalMode_Tps2SecondaryMax 10
|
||||
#define TsCalMode_Tps2SecondaryMin 11
|
||||
#define tuneHidingKey_offset 480
|
||||
#define tuneHidingKey_offset 3768
|
||||
#define tunerStudioSerialSpeed_offset 740
|
||||
#define turboSpeedSensorInputPin_offset 1474
|
||||
#define turboSpeedSensorMultiplier_offset 1380
|
||||
|
@ -2511,6 +2511,7 @@
|
|||
#define unused4080_offset 3121
|
||||
#define unused443_offset 1360
|
||||
#define unused444_offset 1360
|
||||
#define unused460_offset 480
|
||||
#define unused962_offset 1040
|
||||
#define unused_1484_bit_25_offset 1372
|
||||
#define unused_1484_bit_26_offset 1372
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Jul 30 13:47:06 UTC 2022
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Jul 30 15:34:05 UTC 2022
|
||||
// by class com.rusefi.output.CHeaderConsumer
|
||||
// begin
|
||||
#pragma once
|
||||
|
@ -1132,7 +1132,7 @@ struct engine_configuration_s {
|
|||
/**
|
||||
* offset 480
|
||||
*/
|
||||
int tuneHidingKey;
|
||||
int unused460;
|
||||
/**
|
||||
* offset 484
|
||||
*/
|
||||
|
@ -4254,10 +4254,14 @@ struct engine_configuration_s {
|
|||
*/
|
||||
float etbMinimumPosition;
|
||||
/**
|
||||
units
|
||||
* offset 3768
|
||||
*/
|
||||
uint8_t mainUnusedEnd[246];
|
||||
uint16_t tuneHidingKey;
|
||||
/**
|
||||
units
|
||||
* offset 3770
|
||||
*/
|
||||
uint8_t mainUnusedEnd[244];
|
||||
/**
|
||||
* need 4 byte alignment
|
||||
units
|
||||
|
@ -4954,4 +4958,4 @@ struct persistent_config_s {
|
|||
static_assert(sizeof(persistent_config_s) == 21300);
|
||||
|
||||
// end
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Jul 30 13:47:06 UTC 2022
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Jul 30 15:34:05 UTC 2022
|
||||
|
|
|
@ -342,6 +342,7 @@
|
|||
#define CMD_BURNCONFIG "burnconfig"
|
||||
#define CMD_DATE "date"
|
||||
#define CMD_DISABLE "disable"
|
||||
#define CMD_ECU_UNLOCK "unlock"
|
||||
#define CMD_ENABLE "enable"
|
||||
#define CMD_ENGINE_TYPE "engine_type"
|
||||
#define CMD_ENGINESNIFFERRPMTHRESHOLD "engineSnifferRpmThreshold"
|
||||
|
@ -384,7 +385,6 @@
|
|||
#define CMD_TS_WBO_UPDATE 0x15
|
||||
#define CMD_TS_X14 20
|
||||
#define CMD_TS_X31 49
|
||||
#define CMD_UNLOCK "unlock"
|
||||
#define CMD_VSS_PIN "vss_pin"
|
||||
#define CMD_WRITECONFIG "writeconfig"
|
||||
#define coastingFuelCutClt_offset 2096
|
||||
|
@ -1658,7 +1658,7 @@
|
|||
#define MAIN_HELP_URL "http://www.rusefi.com/"
|
||||
#define mainRelayPin_offset 716
|
||||
#define mainRelayPinMode_offset 776
|
||||
#define mainUnusedEnd_offset 3768
|
||||
#define mainUnusedEnd_offset 3770
|
||||
#define malfunctionIndicatorPin_offset 650
|
||||
#define malfunctionIndicatorPinMode_offset 652
|
||||
#define manIdlePosition_offset 560
|
||||
|
@ -1941,7 +1941,7 @@
|
|||
#define show_Frankenso_presets true
|
||||
#define show_test_presets true
|
||||
#define showHumanReadableWarning_offset 960
|
||||
#define SIGNATURE_HASH 1911224068
|
||||
#define SIGNATURE_HASH 2747033275
|
||||
#define silentTriggerError_offset 1360
|
||||
#define skippedWheelOnCam_offset 1360
|
||||
#define slowAdcAlpha_offset 1600
|
||||
|
@ -2496,7 +2496,7 @@
|
|||
#define ts_show_vbatt true
|
||||
#define ts_show_vr_threshold_2 true
|
||||
#define ts_show_vr_threshold_all true
|
||||
#define TS_SIGNATURE "rusEFI 2022.07.30.all.1911224068"
|
||||
#define TS_SIGNATURE "rusEFI 2022.07.30.all.2747033275"
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
#define TS_SINGLE_WRITE_COMMAND_char W
|
||||
#define TS_TEST_COMMAND 't'
|
||||
|
@ -2516,7 +2516,7 @@
|
|||
#define TsCalMode_Tps2Min 9
|
||||
#define TsCalMode_Tps2SecondaryMax 10
|
||||
#define TsCalMode_Tps2SecondaryMin 11
|
||||
#define tuneHidingKey_offset 480
|
||||
#define tuneHidingKey_offset 3768
|
||||
#define tunerStudioSerialSpeed_offset 740
|
||||
#define turboSpeedSensorInputPin_offset 1474
|
||||
#define turboSpeedSensorMultiplier_offset 1380
|
||||
|
@ -2544,6 +2544,7 @@
|
|||
#define unused4080_offset 3121
|
||||
#define unused443_offset 1360
|
||||
#define unused444_offset 1360
|
||||
#define unused460_offset 480
|
||||
#define unused962_offset 1040
|
||||
#define unused_1484_bit_25_offset 1372
|
||||
#define unused_1484_bit_26_offset 1372
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 1724776267
|
||||
#define TS_SIGNATURE "rusEFI 2022.07.30.48way.1724776267"
|
||||
#define SIGNATURE_HASH 3030085364
|
||||
#define TS_SIGNATURE "rusEFI 2022.07.30.48way.3030085364"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 1911224068
|
||||
#define TS_SIGNATURE "rusEFI 2022.07.30.all.1911224068"
|
||||
#define SIGNATURE_HASH 2747033275
|
||||
#define TS_SIGNATURE "rusEFI 2022.07.30.all.2747033275"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 1140353640
|
||||
#define TS_SIGNATURE "rusEFI 2022.07.30.alphax-2chan.1140353640"
|
||||
#define SIGNATURE_HASH 2444164055
|
||||
#define TS_SIGNATURE "rusEFI 2022.07.30.alphax-2chan.2444164055"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 1382422599
|
||||
#define TS_SIGNATURE "rusEFI 2022.07.30.alphax-4chan.1382422599"
|
||||
#define SIGNATURE_HASH 2150664696
|
||||
#define TS_SIGNATURE "rusEFI 2022.07.30.alphax-4chan.2150664696"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 1830814243
|
||||
#define TS_SIGNATURE "rusEFI 2022.07.30.atlas.1830814243"
|
||||
#define SIGNATURE_HASH 3212219292
|
||||
#define TS_SIGNATURE "rusEFI 2022.07.30.atlas.3212219292"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 2265360125
|
||||
#define TS_SIGNATURE "rusEFI 2022.07.30.core8.2265360125"
|
||||
#define SIGNATURE_HASH 1431320386
|
||||
#define TS_SIGNATURE "rusEFI 2022.07.30.core8.1431320386"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 1911224068
|
||||
#define TS_SIGNATURE "rusEFI 2022.07.30.f407-discovery.1911224068"
|
||||
#define SIGNATURE_HASH 2747033275
|
||||
#define TS_SIGNATURE "rusEFI 2022.07.30.f407-discovery.2747033275"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 1911224068
|
||||
#define TS_SIGNATURE "rusEFI 2022.07.30.f429-discovery.1911224068"
|
||||
#define SIGNATURE_HASH 2747033275
|
||||
#define TS_SIGNATURE "rusEFI 2022.07.30.f429-discovery.2747033275"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 864422848
|
||||
#define TS_SIGNATURE "rusEFI 2022.07.30.frankenso_na6.864422848"
|
||||
#define SIGNATURE_HASH 3788544639
|
||||
#define TS_SIGNATURE "rusEFI 2022.07.30.frankenso_na6.3788544639"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 84322427
|
||||
#define TS_SIGNATURE "rusEFI 2022.07.30.harley81.84322427"
|
||||
#define SIGNATURE_HASH 3612359108
|
||||
#define TS_SIGNATURE "rusEFI 2022.07.30.harley81.3612359108"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 1357244001
|
||||
#define TS_SIGNATURE "rusEFI 2022.07.30.hellen-gm-e67.1357244001"
|
||||
#define SIGNATURE_HASH 2192799710
|
||||
#define TS_SIGNATURE "rusEFI 2022.07.30.hellen-gm-e67.2192799710"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 2824980168
|
||||
#define TS_SIGNATURE "rusEFI 2022.07.30.hellen-nb1.2824980168"
|
||||
#define SIGNATURE_HASH 2050447223
|
||||
#define TS_SIGNATURE "rusEFI 2022.07.30.hellen-nb1.2050447223"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 4180955118
|
||||
#define TS_SIGNATURE "rusEFI 2022.07.30.hellen121nissan.4180955118"
|
||||
#define SIGNATURE_HASH 727899729
|
||||
#define TS_SIGNATURE "rusEFI 2022.07.30.hellen121nissan.727899729"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 30094462
|
||||
#define TS_SIGNATURE "rusEFI 2022.07.30.hellen121vag.30094462"
|
||||
#define SIGNATURE_HASH 3550324161
|
||||
#define TS_SIGNATURE "rusEFI 2022.07.30.hellen121vag.3550324161"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 3104513253
|
||||
#define TS_SIGNATURE "rusEFI 2022.07.30.hellen128.3104513253"
|
||||
#define SIGNATURE_HASH 1801293146
|
||||
#define TS_SIGNATURE "rusEFI 2022.07.30.hellen128.1801293146"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 3919938944
|
||||
#define TS_SIGNATURE "rusEFI 2022.07.30.hellen154hyundai.3919938944"
|
||||
#define SIGNATURE_HASH 1005786175
|
||||
#define TS_SIGNATURE "rusEFI 2022.07.30.hellen154hyundai.1005786175"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 2211831296
|
||||
#define TS_SIGNATURE "rusEFI 2022.07.30.hellen72.2211831296"
|
||||
#define SIGNATURE_HASH 1367560127
|
||||
#define TS_SIGNATURE "rusEFI 2022.07.30.hellen72.1367560127"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 1398746894
|
||||
#define TS_SIGNATURE "rusEFI 2022.07.30.hellen81.1398746894"
|
||||
#define SIGNATURE_HASH 2164899505
|
||||
#define TS_SIGNATURE "rusEFI 2022.07.30.hellen81.2164899505"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 175704785
|
||||
#define TS_SIGNATURE "rusEFI 2022.07.30.hellen88bmw.175704785"
|
||||
#define SIGNATURE_HASH 3626998638
|
||||
#define TS_SIGNATURE "rusEFI 2022.07.30.hellen88bmw.3626998638"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 4083222116
|
||||
#define TS_SIGNATURE "rusEFI 2022.07.30.hellenNA6.4083222116"
|
||||
#define SIGNATURE_HASH 557291483
|
||||
#define TS_SIGNATURE "rusEFI 2022.07.30.hellenNA6.557291483"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 1934830900
|
||||
#define TS_SIGNATURE "rusEFI 2022.07.30.hellenNA8_96.1934830900"
|
||||
#define SIGNATURE_HASH 2701507723
|
||||
#define TS_SIGNATURE "rusEFI 2022.07.30.hellenNA8_96.2701507723"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 885438734
|
||||
#define TS_SIGNATURE "rusEFI 2022.07.30.hellen_cypress.885438734"
|
||||
#define SIGNATURE_HASH 3868207281
|
||||
#define TS_SIGNATURE "rusEFI 2022.07.30.hellen_cypress.3868207281"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 1787158147
|
||||
#define TS_SIGNATURE "rusEFI 2022.07.30.kin.1787158147"
|
||||
#define SIGNATURE_HASH 3100856124
|
||||
#define TS_SIGNATURE "rusEFI 2022.07.30.kin.3100856124"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 3191634930
|
||||
#define TS_SIGNATURE "rusEFI 2022.07.30.mre_f4.3191634930"
|
||||
#define SIGNATURE_HASH 1818946125
|
||||
#define TS_SIGNATURE "rusEFI 2022.07.30.mre_f4.1818946125"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 3191634930
|
||||
#define TS_SIGNATURE "rusEFI 2022.07.30.mre_f7.3191634930"
|
||||
#define SIGNATURE_HASH 1818946125
|
||||
#define TS_SIGNATURE "rusEFI 2022.07.30.mre_f7.1818946125"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 553660130
|
||||
#define TS_SIGNATURE "rusEFI 2022.07.30.prometheus_405.553660130"
|
||||
#define SIGNATURE_HASH 4082548573
|
||||
#define TS_SIGNATURE "rusEFI 2022.07.30.prometheus_405.4082548573"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 553660130
|
||||
#define TS_SIGNATURE "rusEFI 2022.07.30.prometheus_469.553660130"
|
||||
#define SIGNATURE_HASH 4082548573
|
||||
#define TS_SIGNATURE "rusEFI 2022.07.30.prometheus_469.4082548573"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 3559338098
|
||||
#define TS_SIGNATURE "rusEFI 2022.07.30.proteus_f4.3559338098"
|
||||
#define SIGNATURE_HASH 108110285
|
||||
#define TS_SIGNATURE "rusEFI 2022.07.30.proteus_f4.108110285"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 3559338098
|
||||
#define TS_SIGNATURE "rusEFI 2022.07.30.proteus_f7.3559338098"
|
||||
#define SIGNATURE_HASH 108110285
|
||||
#define TS_SIGNATURE "rusEFI 2022.07.30.proteus_f7.108110285"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 3559338098
|
||||
#define TS_SIGNATURE "rusEFI 2022.07.30.proteus_h7.3559338098"
|
||||
#define SIGNATURE_HASH 108110285
|
||||
#define TS_SIGNATURE "rusEFI 2022.07.30.proteus_h7.108110285"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_subaru_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 2063273654
|
||||
#define TS_SIGNATURE "rusEFI 2022.07.30.subaru_eg33_f7.2063273654"
|
||||
#define SIGNATURE_HASH 2829950729
|
||||
#define TS_SIGNATURE "rusEFI 2022.07.30.subaru_eg33_f7.2829950729"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 3689036112
|
||||
#define TS_SIGNATURE "rusEFI 2022.07.30.tdg-pdm8.3689036112"
|
||||
#define SIGNATURE_HASH 162834671
|
||||
#define TS_SIGNATURE "rusEFI 2022.07.30.tdg-pdm8.162834671"
|
||||
|
|
|
@ -289,8 +289,6 @@ float getConfigValueByName(const char *name) {
|
|||
return engineConfiguration->trigger.customTotalToothCount;
|
||||
if (strEqualCaseInsensitive(name, "trigger.customSkippedToothCount"))
|
||||
return engineConfiguration->trigger.customSkippedToothCount;
|
||||
if (strEqualCaseInsensitive(name, "tuneHidingKey"))
|
||||
return engineConfiguration->tuneHidingKey;
|
||||
if (strEqualCaseInsensitive(name, "failedMapFallback"))
|
||||
return engineConfiguration->failedMapFallback;
|
||||
if (strEqualCaseInsensitive(name, "boostControlSafeDutyCycle"))
|
||||
|
@ -843,6 +841,8 @@ float getConfigValueByName(const char *name) {
|
|||
return engineConfiguration->hpfpTargetDecay;
|
||||
if (strEqualCaseInsensitive(name, "vvtActivationDelayMs"))
|
||||
return engineConfiguration->vvtActivationDelayMs;
|
||||
if (strEqualCaseInsensitive(name, "tuneHidingKey"))
|
||||
return engineConfiguration->tuneHidingKey;
|
||||
return EFI_ERROR_CODE;
|
||||
}
|
||||
void setConfigValueByName(const char *name, float value) {
|
||||
|
@ -1173,11 +1173,6 @@ void setConfigValueByName(const char *name, float value) {
|
|||
engineConfiguration->trigger.customSkippedToothCount = (int)value;
|
||||
return;
|
||||
}
|
||||
if (strEqualCaseInsensitive(name, "tuneHidingKey"))
|
||||
{
|
||||
engineConfiguration->tuneHidingKey = (int)value;
|
||||
return;
|
||||
}
|
||||
if (strEqualCaseInsensitive(name, "failedMapFallback"))
|
||||
{
|
||||
engineConfiguration->failedMapFallback = (int)value;
|
||||
|
@ -2558,4 +2553,9 @@ void setConfigValueByName(const char *name, float value) {
|
|||
engineConfiguration->vvtActivationDelayMs = (int)value;
|
||||
return;
|
||||
}
|
||||
if (strEqualCaseInsensitive(name, "tuneHidingKey"))
|
||||
{
|
||||
engineConfiguration->tuneHidingKey = (int)value;
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.07.30.all.1911224068"
|
||||
signature = "rusEFI 2022.07.30.all.2747033275"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.07.30.all.1911224068" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.07.30.all.2747033275" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -85,7 +85,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Jul 30 14:08:48 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Jul 30 15:33:58 UTC 2022
|
||||
|
||||
pageSize = 21300
|
||||
page = 1
|
||||
|
@ -210,7 +210,7 @@ trailingSparkAngle = scalar, S32, 464, "angle", 1, 0, 0, 720, 0
|
|||
trigger_type = bits, U32, 468, [0:6], "custom toothed wheel", "Ford Aspire", "Dodge Neon 1995", "Miata NA", "INVALID", "GM_7X", "Cooper R50", "Mazda SOHC 4", "60/2", "36/1", "Mercedes Two Segment", "Mitsubishi 4G93", "EZ30", "INVALID", "Dodge Neon 2003", "Mazda DOHC 1+4", "1+1", "INVALID", "Single Tooth", "Dodge Ram 1+16", "60/2 VW", "INVALID", "Dodge Stratus", "36_2_2_2", "Nissan Primera", "dev 2JZ 3/34 simulator", "Rover K", "GM 24x 5 degree", "Honda CBR 600", "2JZ_1_12", "Honda CBR 600 custom", "3/1 skipped", "Dodge Neon 2003 crank", "Miata NB", "INVALID", "INVALID", "Subaru 7+6", "Jeep 18-2-2-2", "12 tooth crank", "Dodge Neon 1995 crank only", "Jeep XJ 4 cyl", "FiatIAQ_P8", "Mazda Z5", "INVALID", "Renix 44-2-2", "Renix 66-2-2-2", "Honda K 12+1", "INVALID", "36/2", "Subaru SVX", "1+16", "Subaru 7 without 6", "INVALID", "TriTach", "GM 60/2/2/2", "Skoda Favorit", "Barra 3+1 Cam", "Kawa KX450F", "Nissan VQ35", "INVALID", "Nissan VQ30", "Nissan QR25", "Mitsubishi 3A92", "Subaru SVX Crank 1", "Subaru SVX Cam VVT", "Ford PIP", "Suzuki G13B", "Honda K 4+1", "Nissan MR18 Crank", "32/2", "36-2-1", "36-2-1-1", "INVALID", "INVALID", "GM 24x 3 degree", "trg75"
|
||||
trigger_customTotalToothCount = scalar, S32, 472, "number", 1, 0, 0, 500, 0
|
||||
trigger_customSkippedToothCount = scalar, S32, 476, "number", 1, 0, 0, 500, 0
|
||||
tuneHidingKey = scalar, S32, 480, "", 1, 0, 0, 20000, 0
|
||||
unused460 = scalar, S32, 480, "", 1, 0, 0, 100, 0
|
||||
hip9011SpiDevice = bits, U08, 484, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4"
|
||||
failedMapFallback = scalar, U08, 485, "kPa", 1, 0, 0, 100, 0
|
||||
boostControlSafeDutyCycle = scalar, U08, 486, "%", 1, 0, 0, 100, 0
|
||||
|
@ -1208,7 +1208,8 @@ tcu_32_solenoid_pin = bits, U16, 3756, [0:7], "NONE", "INVALID", "PA0", "PA1", "
|
|||
tcu_32_solenoid_pin_mode = bits, U08, 3758, [0:1], "default", "default inverted", "open collector", "open collector inverted"
|
||||
tcu_32_solenoid_freq = scalar, U16, 3760, "Hz", 1, 0, 0, 3000, 0
|
||||
etbMinimumPosition = scalar, F32, 3764, "%", 1, 0, 0.01, 100, 2
|
||||
mainUnusedEnd = array, U08, 3768, [246], "units", 1, 0, 0, 1, 0
|
||||
tuneHidingKey = scalar, U16, 3768, "", 1, 0, 0, 20000, 0
|
||||
mainUnusedEnd = array, U08, 3770, [244], "units", 1, 0, 0, 1, 0
|
||||
etbBiasBins = array, F32, 4016, [8], "target TPS position", 1, 0, 0, 100, 0
|
||||
etbBiasValues = array, F32, 4048, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
|
||||
iacPidMultTable = array, U08, 4080, [8x8], "%", 1, 0, 0, 999, 2
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.07.30.48way.1724776267"
|
||||
signature = "rusEFI 2022.07.30.48way.3030085364"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.07.30.48way.1724776267" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.07.30.48way.3030085364" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -85,7 +85,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Jul 30 14:08:29 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Jul 30 15:33:40 UTC 2022
|
||||
|
||||
pageSize = 21300
|
||||
page = 1
|
||||
|
@ -210,7 +210,7 @@ trailingSparkAngle = scalar, S32, 464, "angle", 1, 0, 0, 720, 0
|
|||
trigger_type = bits, U32, 468, [0:6], "custom toothed wheel", "Ford Aspire", "Dodge Neon 1995", "Miata NA", "INVALID", "GM_7X", "Cooper R50", "Mazda SOHC 4", "60/2", "36/1", "Mercedes Two Segment", "Mitsubishi 4G93", "EZ30", "INVALID", "Dodge Neon 2003", "Mazda DOHC 1+4", "1+1", "INVALID", "Single Tooth", "Dodge Ram 1+16", "60/2 VW", "INVALID", "Dodge Stratus", "36_2_2_2", "Nissan Primera", "dev 2JZ 3/34 simulator", "Rover K", "GM 24x 5 degree", "Honda CBR 600", "2JZ_1_12", "Honda CBR 600 custom", "3/1 skipped", "Dodge Neon 2003 crank", "Miata NB", "INVALID", "INVALID", "Subaru 7+6", "Jeep 18-2-2-2", "12 tooth crank", "Dodge Neon 1995 crank only", "Jeep XJ 4 cyl", "FiatIAQ_P8", "Mazda Z5", "INVALID", "Renix 44-2-2", "Renix 66-2-2-2", "Honda K 12+1", "INVALID", "36/2", "Subaru SVX", "1+16", "Subaru 7 without 6", "INVALID", "TriTach", "GM 60/2/2/2", "Skoda Favorit", "Barra 3+1 Cam", "Kawa KX450F", "Nissan VQ35", "INVALID", "Nissan VQ30", "Nissan QR25", "Mitsubishi 3A92", "Subaru SVX Crank 1", "Subaru SVX Cam VVT", "Ford PIP", "Suzuki G13B", "Honda K 4+1", "Nissan MR18 Crank", "32/2", "36-2-1", "36-2-1-1", "INVALID", "INVALID", "GM 24x 3 degree", "trg75"
|
||||
trigger_customTotalToothCount = scalar, S32, 472, "number", 1, 0, 0, 500, 0
|
||||
trigger_customSkippedToothCount = scalar, S32, 476, "number", 1, 0, 0, 500, 0
|
||||
tuneHidingKey = scalar, S32, 480, "", 1, 0, 0, 20000, 0
|
||||
unused460 = scalar, S32, 480, "", 1, 0, 0, 100, 0
|
||||
hip9011SpiDevice = bits, U08, 484, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4"
|
||||
failedMapFallback = scalar, U08, 485, "kPa", 1, 0, 0, 100, 0
|
||||
boostControlSafeDutyCycle = scalar, U08, 486, "%", 1, 0, 0, 100, 0
|
||||
|
@ -1208,7 +1208,8 @@ tcu_32_solenoid_pin = bits, U16, 3756, [0:7], 0="NONE",41="Boost Controller Outp
|
|||
tcu_32_solenoid_pin_mode = bits, U08, 3758, [0:1], "default", "default inverted", "open collector", "open collector inverted"
|
||||
tcu_32_solenoid_freq = scalar, U16, 3760, "Hz", 1, 0, 0, 3000, 0
|
||||
etbMinimumPosition = scalar, F32, 3764, "%", 1, 0, 0.01, 100, 2
|
||||
mainUnusedEnd = array, U08, 3768, [246], "units", 1, 0, 0, 1, 0
|
||||
tuneHidingKey = scalar, U16, 3768, "", 1, 0, 0, 20000, 0
|
||||
mainUnusedEnd = array, U08, 3770, [244], "units", 1, 0, 0, 1, 0
|
||||
etbBiasBins = array, F32, 4016, [8], "target TPS position", 1, 0, 0, 100, 0
|
||||
etbBiasValues = array, F32, 4048, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
|
||||
iacPidMultTable = array, U08, 4080, [8x8], "%", 1, 0, 0, 999, 2
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.07.30.alphax-2chan.1140353640"
|
||||
signature = "rusEFI 2022.07.30.alphax-2chan.2444164055"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.07.30.alphax-2chan.1140353640" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.07.30.alphax-2chan.2444164055" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -85,7 +85,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Jul 30 14:08:01 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Jul 30 15:33:13 UTC 2022
|
||||
|
||||
pageSize = 21300
|
||||
page = 1
|
||||
|
@ -210,7 +210,7 @@ trailingSparkAngle = scalar, S32, 464, "angle", 1, 0, 0, 720, 0
|
|||
trigger_type = bits, U32, 468, [0:6], "custom toothed wheel", "Ford Aspire", "Dodge Neon 1995", "Miata NA", "INVALID", "GM_7X", "Cooper R50", "Mazda SOHC 4", "60/2", "36/1", "Mercedes Two Segment", "Mitsubishi 4G93", "EZ30", "INVALID", "Dodge Neon 2003", "Mazda DOHC 1+4", "1+1", "INVALID", "Single Tooth", "Dodge Ram 1+16", "60/2 VW", "INVALID", "Dodge Stratus", "36_2_2_2", "Nissan Primera", "dev 2JZ 3/34 simulator", "Rover K", "GM 24x 5 degree", "Honda CBR 600", "2JZ_1_12", "Honda CBR 600 custom", "3/1 skipped", "Dodge Neon 2003 crank", "Miata NB", "INVALID", "INVALID", "Subaru 7+6", "Jeep 18-2-2-2", "12 tooth crank", "Dodge Neon 1995 crank only", "Jeep XJ 4 cyl", "FiatIAQ_P8", "Mazda Z5", "INVALID", "Renix 44-2-2", "Renix 66-2-2-2", "Honda K 12+1", "INVALID", "36/2", "Subaru SVX", "1+16", "Subaru 7 without 6", "INVALID", "TriTach", "GM 60/2/2/2", "Skoda Favorit", "Barra 3+1 Cam", "Kawa KX450F", "Nissan VQ35", "INVALID", "Nissan VQ30", "Nissan QR25", "Mitsubishi 3A92", "Subaru SVX Crank 1", "Subaru SVX Cam VVT", "Ford PIP", "Suzuki G13B", "Honda K 4+1", "Nissan MR18 Crank", "32/2", "36-2-1", "36-2-1-1", "INVALID", "INVALID", "GM 24x 3 degree", "trg75"
|
||||
trigger_customTotalToothCount = scalar, S32, 472, "number", 1, 0, 0, 500, 0
|
||||
trigger_customSkippedToothCount = scalar, S32, 476, "number", 1, 0, 0, 500, 0
|
||||
tuneHidingKey = scalar, S32, 480, "", 1, 0, 0, 20000, 0
|
||||
unused460 = scalar, S32, 480, "", 1, 0, 0, 100, 0
|
||||
hip9011SpiDevice = bits, U08, 484, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4"
|
||||
failedMapFallback = scalar, U08, 485, "kPa", 1, 0, 0, 100, 0
|
||||
boostControlSafeDutyCycle = scalar, U08, 486, "%", 1, 0, 0, 100, 0
|
||||
|
@ -1208,7 +1208,8 @@ tcu_32_solenoid_pin = bits, U16, 3756, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A
|
|||
tcu_32_solenoid_pin_mode = bits, U08, 3758, [0:1], "default", "default inverted", "open collector", "open collector inverted"
|
||||
tcu_32_solenoid_freq = scalar, U16, 3760, "Hz", 1, 0, 0, 3000, 0
|
||||
etbMinimumPosition = scalar, F32, 3764, "%", 1, 0, 0.01, 100, 2
|
||||
mainUnusedEnd = array, U08, 3768, [246], "units", 1, 0, 0, 1, 0
|
||||
tuneHidingKey = scalar, U16, 3768, "", 1, 0, 0, 20000, 0
|
||||
mainUnusedEnd = array, U08, 3770, [244], "units", 1, 0, 0, 1, 0
|
||||
etbBiasBins = array, F32, 4016, [8], "target TPS position", 1, 0, 0, 100, 0
|
||||
etbBiasValues = array, F32, 4048, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
|
||||
iacPidMultTable = array, U08, 4080, [8x8], "%", 1, 0, 0, 999, 2
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.07.30.alphax-4chan.1382422599"
|
||||
signature = "rusEFI 2022.07.30.alphax-4chan.2150664696"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.07.30.alphax-4chan.1382422599" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.07.30.alphax-4chan.2150664696" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -85,7 +85,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Jul 30 14:08:03 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Jul 30 15:33:14 UTC 2022
|
||||
|
||||
pageSize = 21300
|
||||
page = 1
|
||||
|
@ -210,7 +210,7 @@ trailingSparkAngle = scalar, S32, 464, "angle", 1, 0, 0, 720, 0
|
|||
trigger_type = bits, U32, 468, [0:6], "custom toothed wheel", "Ford Aspire", "Dodge Neon 1995", "Miata NA", "INVALID", "GM_7X", "Cooper R50", "Mazda SOHC 4", "60/2", "36/1", "Mercedes Two Segment", "Mitsubishi 4G93", "EZ30", "INVALID", "Dodge Neon 2003", "Mazda DOHC 1+4", "1+1", "INVALID", "Single Tooth", "Dodge Ram 1+16", "60/2 VW", "INVALID", "Dodge Stratus", "36_2_2_2", "Nissan Primera", "dev 2JZ 3/34 simulator", "Rover K", "GM 24x 5 degree", "Honda CBR 600", "2JZ_1_12", "Honda CBR 600 custom", "3/1 skipped", "Dodge Neon 2003 crank", "Miata NB", "INVALID", "INVALID", "Subaru 7+6", "Jeep 18-2-2-2", "12 tooth crank", "Dodge Neon 1995 crank only", "Jeep XJ 4 cyl", "FiatIAQ_P8", "Mazda Z5", "INVALID", "Renix 44-2-2", "Renix 66-2-2-2", "Honda K 12+1", "INVALID", "36/2", "Subaru SVX", "1+16", "Subaru 7 without 6", "INVALID", "TriTach", "GM 60/2/2/2", "Skoda Favorit", "Barra 3+1 Cam", "Kawa KX450F", "Nissan VQ35", "INVALID", "Nissan VQ30", "Nissan QR25", "Mitsubishi 3A92", "Subaru SVX Crank 1", "Subaru SVX Cam VVT", "Ford PIP", "Suzuki G13B", "Honda K 4+1", "Nissan MR18 Crank", "32/2", "36-2-1", "36-2-1-1", "INVALID", "INVALID", "GM 24x 3 degree", "trg75"
|
||||
trigger_customTotalToothCount = scalar, S32, 472, "number", 1, 0, 0, 500, 0
|
||||
trigger_customSkippedToothCount = scalar, S32, 476, "number", 1, 0, 0, 500, 0
|
||||
tuneHidingKey = scalar, S32, 480, "", 1, 0, 0, 20000, 0
|
||||
unused460 = scalar, S32, 480, "", 1, 0, 0, 100, 0
|
||||
hip9011SpiDevice = bits, U08, 484, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4"
|
||||
failedMapFallback = scalar, U08, 485, "kPa", 1, 0, 0, 100, 0
|
||||
boostControlSafeDutyCycle = scalar, U08, 486, "%", 1, 0, 0, 100, 0
|
||||
|
@ -1208,7 +1208,8 @@ tcu_32_solenoid_pin = bits, U16, 3756, [0:7], 0="NONE",10="A3 - Fuel Pump",104="
|
|||
tcu_32_solenoid_pin_mode = bits, U08, 3758, [0:1], "default", "default inverted", "open collector", "open collector inverted"
|
||||
tcu_32_solenoid_freq = scalar, U16, 3760, "Hz", 1, 0, 0, 3000, 0
|
||||
etbMinimumPosition = scalar, F32, 3764, "%", 1, 0, 0.01, 100, 2
|
||||
mainUnusedEnd = array, U08, 3768, [246], "units", 1, 0, 0, 1, 0
|
||||
tuneHidingKey = scalar, U16, 3768, "", 1, 0, 0, 20000, 0
|
||||
mainUnusedEnd = array, U08, 3770, [244], "units", 1, 0, 0, 1, 0
|
||||
etbBiasBins = array, F32, 4016, [8], "target TPS position", 1, 0, 0, 100, 0
|
||||
etbBiasValues = array, F32, 4048, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
|
||||
iacPidMultTable = array, U08, 4080, [8x8], "%", 1, 0, 0, 999, 2
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.07.30.atlas.1830814243"
|
||||
signature = "rusEFI 2022.07.30.atlas.3212219292"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.07.30.atlas.1830814243" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.07.30.atlas.3212219292" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -85,7 +85,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Jul 30 14:08:44 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Jul 30 15:33:55 UTC 2022
|
||||
|
||||
pageSize = 21300
|
||||
page = 1
|
||||
|
@ -210,7 +210,7 @@ trailingSparkAngle = scalar, S32, 464, "angle", 1, 0, 0, 720, 0
|
|||
trigger_type = bits, U32, 468, [0:6], "custom toothed wheel", "Ford Aspire", "Dodge Neon 1995", "Miata NA", "INVALID", "GM_7X", "Cooper R50", "Mazda SOHC 4", "60/2", "36/1", "Mercedes Two Segment", "Mitsubishi 4G93", "EZ30", "INVALID", "Dodge Neon 2003", "Mazda DOHC 1+4", "1+1", "INVALID", "Single Tooth", "Dodge Ram 1+16", "60/2 VW", "INVALID", "Dodge Stratus", "36_2_2_2", "Nissan Primera", "dev 2JZ 3/34 simulator", "Rover K", "GM 24x 5 degree", "Honda CBR 600", "2JZ_1_12", "Honda CBR 600 custom", "3/1 skipped", "Dodge Neon 2003 crank", "Miata NB", "INVALID", "INVALID", "Subaru 7+6", "Jeep 18-2-2-2", "12 tooth crank", "Dodge Neon 1995 crank only", "Jeep XJ 4 cyl", "FiatIAQ_P8", "Mazda Z5", "INVALID", "Renix 44-2-2", "Renix 66-2-2-2", "Honda K 12+1", "INVALID", "36/2", "Subaru SVX", "1+16", "Subaru 7 without 6", "INVALID", "TriTach", "GM 60/2/2/2", "Skoda Favorit", "Barra 3+1 Cam", "Kawa KX450F", "Nissan VQ35", "INVALID", "Nissan VQ30", "Nissan QR25", "Mitsubishi 3A92", "Subaru SVX Crank 1", "Subaru SVX Cam VVT", "Ford PIP", "Suzuki G13B", "Honda K 4+1", "Nissan MR18 Crank", "32/2", "36-2-1", "36-2-1-1", "INVALID", "INVALID", "GM 24x 3 degree", "trg75"
|
||||
trigger_customTotalToothCount = scalar, S32, 472, "number", 1, 0, 0, 500, 0
|
||||
trigger_customSkippedToothCount = scalar, S32, 476, "number", 1, 0, 0, 500, 0
|
||||
tuneHidingKey = scalar, S32, 480, "", 1, 0, 0, 20000, 0
|
||||
unused460 = scalar, S32, 480, "", 1, 0, 0, 100, 0
|
||||
hip9011SpiDevice = bits, U08, 484, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4"
|
||||
failedMapFallback = scalar, U08, 485, "kPa", 1, 0, 0, 100, 0
|
||||
boostControlSafeDutyCycle = scalar, U08, 486, "%", 1, 0, 0, 100, 0
|
||||
|
@ -1208,7 +1208,8 @@ tcu_32_solenoid_pin = bits, U16, 3756, [0:7], "NONE", "INVALID", "PA0", "PA1", "
|
|||
tcu_32_solenoid_pin_mode = bits, U08, 3758, [0:1], "default", "default inverted", "open collector", "open collector inverted"
|
||||
tcu_32_solenoid_freq = scalar, U16, 3760, "Hz", 1, 0, 0, 3000, 0
|
||||
etbMinimumPosition = scalar, F32, 3764, "%", 1, 0, 0.01, 100, 2
|
||||
mainUnusedEnd = array, U08, 3768, [246], "units", 1, 0, 0, 1, 0
|
||||
tuneHidingKey = scalar, U16, 3768, "", 1, 0, 0, 20000, 0
|
||||
mainUnusedEnd = array, U08, 3770, [244], "units", 1, 0, 0, 1, 0
|
||||
etbBiasBins = array, F32, 4016, [8], "target TPS position", 1, 0, 0, 100, 0
|
||||
etbBiasValues = array, F32, 4048, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
|
||||
iacPidMultTable = array, U08, 4080, [8x8], "%", 1, 0, 0, 999, 2
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.07.30.core8.2265360125"
|
||||
signature = "rusEFI 2022.07.30.core8.1431320386"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.07.30.core8.2265360125" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.07.30.core8.1431320386" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -85,7 +85,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Jul 30 14:08:28 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Jul 30 15:33:39 UTC 2022
|
||||
|
||||
pageSize = 21300
|
||||
page = 1
|
||||
|
@ -210,7 +210,7 @@ trailingSparkAngle = scalar, S32, 464, "angle", 1, 0, 0, 720, 0
|
|||
trigger_type = bits, U32, 468, [0:6], "custom toothed wheel", "Ford Aspire", "Dodge Neon 1995", "Miata NA", "INVALID", "GM_7X", "Cooper R50", "Mazda SOHC 4", "60/2", "36/1", "Mercedes Two Segment", "Mitsubishi 4G93", "EZ30", "INVALID", "Dodge Neon 2003", "Mazda DOHC 1+4", "1+1", "INVALID", "Single Tooth", "Dodge Ram 1+16", "60/2 VW", "INVALID", "Dodge Stratus", "36_2_2_2", "Nissan Primera", "dev 2JZ 3/34 simulator", "Rover K", "GM 24x 5 degree", "Honda CBR 600", "2JZ_1_12", "Honda CBR 600 custom", "3/1 skipped", "Dodge Neon 2003 crank", "Miata NB", "INVALID", "INVALID", "Subaru 7+6", "Jeep 18-2-2-2", "12 tooth crank", "Dodge Neon 1995 crank only", "Jeep XJ 4 cyl", "FiatIAQ_P8", "Mazda Z5", "INVALID", "Renix 44-2-2", "Renix 66-2-2-2", "Honda K 12+1", "INVALID", "36/2", "Subaru SVX", "1+16", "Subaru 7 without 6", "INVALID", "TriTach", "GM 60/2/2/2", "Skoda Favorit", "Barra 3+1 Cam", "Kawa KX450F", "Nissan VQ35", "INVALID", "Nissan VQ30", "Nissan QR25", "Mitsubishi 3A92", "Subaru SVX Crank 1", "Subaru SVX Cam VVT", "Ford PIP", "Suzuki G13B", "Honda K 4+1", "Nissan MR18 Crank", "32/2", "36-2-1", "36-2-1-1", "INVALID", "INVALID", "GM 24x 3 degree", "trg75"
|
||||
trigger_customTotalToothCount = scalar, S32, 472, "number", 1, 0, 0, 500, 0
|
||||
trigger_customSkippedToothCount = scalar, S32, 476, "number", 1, 0, 0, 500, 0
|
||||
tuneHidingKey = scalar, S32, 480, "", 1, 0, 0, 20000, 0
|
||||
unused460 = scalar, S32, 480, "", 1, 0, 0, 100, 0
|
||||
hip9011SpiDevice = bits, U08, 484, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4"
|
||||
failedMapFallback = scalar, U08, 485, "kPa", 1, 0, 0, 100, 0
|
||||
boostControlSafeDutyCycle = scalar, U08, 486, "%", 1, 0, 0, 100, 0
|
||||
|
@ -1208,7 +1208,8 @@ tcu_32_solenoid_pin = bits, U16, 3756, [0:7], 0="NONE",26="DBW Control (B8)",27=
|
|||
tcu_32_solenoid_pin_mode = bits, U08, 3758, [0:1], "default", "default inverted", "open collector", "open collector inverted"
|
||||
tcu_32_solenoid_freq = scalar, U16, 3760, "Hz", 1, 0, 0, 3000, 0
|
||||
etbMinimumPosition = scalar, F32, 3764, "%", 1, 0, 0.01, 100, 2
|
||||
mainUnusedEnd = array, U08, 3768, [246], "units", 1, 0, 0, 1, 0
|
||||
tuneHidingKey = scalar, U16, 3768, "", 1, 0, 0, 20000, 0
|
||||
mainUnusedEnd = array, U08, 3770, [244], "units", 1, 0, 0, 1, 0
|
||||
etbBiasBins = array, F32, 4016, [8], "target TPS position", 1, 0, 0, 100, 0
|
||||
etbBiasValues = array, F32, 4048, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
|
||||
iacPidMultTable = array, U08, 4080, [8x8], "%", 1, 0, 0, 999, 2
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.07.30.f407-discovery.1911224068"
|
||||
signature = "rusEFI 2022.07.30.f407-discovery.2747033275"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.07.30.f407-discovery.1911224068" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.07.30.f407-discovery.2747033275" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -85,7 +85,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Jul 30 14:08:41 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Jul 30 15:33:52 UTC 2022
|
||||
|
||||
pageSize = 21300
|
||||
page = 1
|
||||
|
@ -210,7 +210,7 @@ trailingSparkAngle = scalar, S32, 464, "angle", 1, 0, 0, 720, 0
|
|||
trigger_type = bits, U32, 468, [0:6], "custom toothed wheel", "Ford Aspire", "Dodge Neon 1995", "Miata NA", "INVALID", "GM_7X", "Cooper R50", "Mazda SOHC 4", "60/2", "36/1", "Mercedes Two Segment", "Mitsubishi 4G93", "EZ30", "INVALID", "Dodge Neon 2003", "Mazda DOHC 1+4", "1+1", "INVALID", "Single Tooth", "Dodge Ram 1+16", "60/2 VW", "INVALID", "Dodge Stratus", "36_2_2_2", "Nissan Primera", "dev 2JZ 3/34 simulator", "Rover K", "GM 24x 5 degree", "Honda CBR 600", "2JZ_1_12", "Honda CBR 600 custom", "3/1 skipped", "Dodge Neon 2003 crank", "Miata NB", "INVALID", "INVALID", "Subaru 7+6", "Jeep 18-2-2-2", "12 tooth crank", "Dodge Neon 1995 crank only", "Jeep XJ 4 cyl", "FiatIAQ_P8", "Mazda Z5", "INVALID", "Renix 44-2-2", "Renix 66-2-2-2", "Honda K 12+1", "INVALID", "36/2", "Subaru SVX", "1+16", "Subaru 7 without 6", "INVALID", "TriTach", "GM 60/2/2/2", "Skoda Favorit", "Barra 3+1 Cam", "Kawa KX450F", "Nissan VQ35", "INVALID", "Nissan VQ30", "Nissan QR25", "Mitsubishi 3A92", "Subaru SVX Crank 1", "Subaru SVX Cam VVT", "Ford PIP", "Suzuki G13B", "Honda K 4+1", "Nissan MR18 Crank", "32/2", "36-2-1", "36-2-1-1", "INVALID", "INVALID", "GM 24x 3 degree", "trg75"
|
||||
trigger_customTotalToothCount = scalar, S32, 472, "number", 1, 0, 0, 500, 0
|
||||
trigger_customSkippedToothCount = scalar, S32, 476, "number", 1, 0, 0, 500, 0
|
||||
tuneHidingKey = scalar, S32, 480, "", 1, 0, 0, 20000, 0
|
||||
unused460 = scalar, S32, 480, "", 1, 0, 0, 100, 0
|
||||
hip9011SpiDevice = bits, U08, 484, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4"
|
||||
failedMapFallback = scalar, U08, 485, "kPa", 1, 0, 0, 100, 0
|
||||
boostControlSafeDutyCycle = scalar, U08, 486, "%", 1, 0, 0, 100, 0
|
||||
|
@ -1208,7 +1208,8 @@ tcu_32_solenoid_pin = bits, U16, 3756, [0:7], "NONE", "INVALID", "PA0", "PA1", "
|
|||
tcu_32_solenoid_pin_mode = bits, U08, 3758, [0:1], "default", "default inverted", "open collector", "open collector inverted"
|
||||
tcu_32_solenoid_freq = scalar, U16, 3760, "Hz", 1, 0, 0, 3000, 0
|
||||
etbMinimumPosition = scalar, F32, 3764, "%", 1, 0, 0.01, 100, 2
|
||||
mainUnusedEnd = array, U08, 3768, [246], "units", 1, 0, 0, 1, 0
|
||||
tuneHidingKey = scalar, U16, 3768, "", 1, 0, 0, 20000, 0
|
||||
mainUnusedEnd = array, U08, 3770, [244], "units", 1, 0, 0, 1, 0
|
||||
etbBiasBins = array, F32, 4016, [8], "target TPS position", 1, 0, 0, 100, 0
|
||||
etbBiasValues = array, F32, 4048, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
|
||||
iacPidMultTable = array, U08, 4080, [8x8], "%", 1, 0, 0, 999, 2
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.07.30.f429-discovery.1911224068"
|
||||
signature = "rusEFI 2022.07.30.f429-discovery.2747033275"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.07.30.f429-discovery.1911224068" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.07.30.f429-discovery.2747033275" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -85,7 +85,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Jul 30 14:08:43 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Jul 30 15:33:53 UTC 2022
|
||||
|
||||
pageSize = 21300
|
||||
page = 1
|
||||
|
@ -210,7 +210,7 @@ trailingSparkAngle = scalar, S32, 464, "angle", 1, 0, 0, 720, 0
|
|||
trigger_type = bits, U32, 468, [0:6], "custom toothed wheel", "Ford Aspire", "Dodge Neon 1995", "Miata NA", "INVALID", "GM_7X", "Cooper R50", "Mazda SOHC 4", "60/2", "36/1", "Mercedes Two Segment", "Mitsubishi 4G93", "EZ30", "INVALID", "Dodge Neon 2003", "Mazda DOHC 1+4", "1+1", "INVALID", "Single Tooth", "Dodge Ram 1+16", "60/2 VW", "INVALID", "Dodge Stratus", "36_2_2_2", "Nissan Primera", "dev 2JZ 3/34 simulator", "Rover K", "GM 24x 5 degree", "Honda CBR 600", "2JZ_1_12", "Honda CBR 600 custom", "3/1 skipped", "Dodge Neon 2003 crank", "Miata NB", "INVALID", "INVALID", "Subaru 7+6", "Jeep 18-2-2-2", "12 tooth crank", "Dodge Neon 1995 crank only", "Jeep XJ 4 cyl", "FiatIAQ_P8", "Mazda Z5", "INVALID", "Renix 44-2-2", "Renix 66-2-2-2", "Honda K 12+1", "INVALID", "36/2", "Subaru SVX", "1+16", "Subaru 7 without 6", "INVALID", "TriTach", "GM 60/2/2/2", "Skoda Favorit", "Barra 3+1 Cam", "Kawa KX450F", "Nissan VQ35", "INVALID", "Nissan VQ30", "Nissan QR25", "Mitsubishi 3A92", "Subaru SVX Crank 1", "Subaru SVX Cam VVT", "Ford PIP", "Suzuki G13B", "Honda K 4+1", "Nissan MR18 Crank", "32/2", "36-2-1", "36-2-1-1", "INVALID", "INVALID", "GM 24x 3 degree", "trg75"
|
||||
trigger_customTotalToothCount = scalar, S32, 472, "number", 1, 0, 0, 500, 0
|
||||
trigger_customSkippedToothCount = scalar, S32, 476, "number", 1, 0, 0, 500, 0
|
||||
tuneHidingKey = scalar, S32, 480, "", 1, 0, 0, 20000, 0
|
||||
unused460 = scalar, S32, 480, "", 1, 0, 0, 100, 0
|
||||
hip9011SpiDevice = bits, U08, 484, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4"
|
||||
failedMapFallback = scalar, U08, 485, "kPa", 1, 0, 0, 100, 0
|
||||
boostControlSafeDutyCycle = scalar, U08, 486, "%", 1, 0, 0, 100, 0
|
||||
|
@ -1208,7 +1208,8 @@ tcu_32_solenoid_pin = bits, U16, 3756, [0:7], "NONE", "INVALID", "PA0", "PA1", "
|
|||
tcu_32_solenoid_pin_mode = bits, U08, 3758, [0:1], "default", "default inverted", "open collector", "open collector inverted"
|
||||
tcu_32_solenoid_freq = scalar, U16, 3760, "Hz", 1, 0, 0, 3000, 0
|
||||
etbMinimumPosition = scalar, F32, 3764, "%", 1, 0, 0.01, 100, 2
|
||||
mainUnusedEnd = array, U08, 3768, [246], "units", 1, 0, 0, 1, 0
|
||||
tuneHidingKey = scalar, U16, 3768, "", 1, 0, 0, 20000, 0
|
||||
mainUnusedEnd = array, U08, 3770, [244], "units", 1, 0, 0, 1, 0
|
||||
etbBiasBins = array, F32, 4016, [8], "target TPS position", 1, 0, 0, 100, 0
|
||||
etbBiasValues = array, F32, 4048, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
|
||||
iacPidMultTable = array, U08, 4080, [8x8], "%", 1, 0, 0, 999, 2
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.07.30.frankenso_na6.864422848"
|
||||
signature = "rusEFI 2022.07.30.frankenso_na6.3788544639"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.07.30.frankenso_na6.864422848" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.07.30.frankenso_na6.3788544639" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -85,7 +85,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Jul 30 14:08:31 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Jul 30 15:33:42 UTC 2022
|
||||
|
||||
pageSize = 21300
|
||||
page = 1
|
||||
|
@ -210,7 +210,7 @@ trailingSparkAngle = scalar, S32, 464, "angle", 1, 0, 0, 720, 0
|
|||
trigger_type = bits, U32, 468, [0:6], "custom toothed wheel", "Ford Aspire", "Dodge Neon 1995", "Miata NA", "INVALID", "GM_7X", "Cooper R50", "Mazda SOHC 4", "60/2", "36/1", "Mercedes Two Segment", "Mitsubishi 4G93", "EZ30", "INVALID", "Dodge Neon 2003", "Mazda DOHC 1+4", "1+1", "INVALID", "Single Tooth", "Dodge Ram 1+16", "60/2 VW", "INVALID", "Dodge Stratus", "36_2_2_2", "Nissan Primera", "dev 2JZ 3/34 simulator", "Rover K", "GM 24x 5 degree", "Honda CBR 600", "2JZ_1_12", "Honda CBR 600 custom", "3/1 skipped", "Dodge Neon 2003 crank", "Miata NB", "INVALID", "INVALID", "Subaru 7+6", "Jeep 18-2-2-2", "12 tooth crank", "Dodge Neon 1995 crank only", "Jeep XJ 4 cyl", "FiatIAQ_P8", "Mazda Z5", "INVALID", "Renix 44-2-2", "Renix 66-2-2-2", "Honda K 12+1", "INVALID", "36/2", "Subaru SVX", "1+16", "Subaru 7 without 6", "INVALID", "TriTach", "GM 60/2/2/2", "Skoda Favorit", "Barra 3+1 Cam", "Kawa KX450F", "Nissan VQ35", "INVALID", "Nissan VQ30", "Nissan QR25", "Mitsubishi 3A92", "Subaru SVX Crank 1", "Subaru SVX Cam VVT", "Ford PIP", "Suzuki G13B", "Honda K 4+1", "Nissan MR18 Crank", "32/2", "36-2-1", "36-2-1-1", "INVALID", "INVALID", "GM 24x 3 degree", "trg75"
|
||||
trigger_customTotalToothCount = scalar, S32, 472, "number", 1, 0, 0, 500, 0
|
||||
trigger_customSkippedToothCount = scalar, S32, 476, "number", 1, 0, 0, 500, 0
|
||||
tuneHidingKey = scalar, S32, 480, "", 1, 0, 0, 20000, 0
|
||||
unused460 = scalar, S32, 480, "", 1, 0, 0, 100, 0
|
||||
hip9011SpiDevice = bits, U08, 484, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4"
|
||||
failedMapFallback = scalar, U08, 485, "kPa", 1, 0, 0, 100, 0
|
||||
boostControlSafeDutyCycle = scalar, U08, 486, "%", 1, 0, 0, 100, 0
|
||||
|
@ -1208,7 +1208,8 @@ tcu_32_solenoid_pin = bits, U16, 3756, [0:7], 0="NONE",43="Coil 1F",80="Coil 1G"
|
|||
tcu_32_solenoid_pin_mode = bits, U08, 3758, [0:1], "default", "default inverted", "open collector", "open collector inverted"
|
||||
tcu_32_solenoid_freq = scalar, U16, 3760, "Hz", 1, 0, 0, 3000, 0
|
||||
etbMinimumPosition = scalar, F32, 3764, "%", 1, 0, 0.01, 100, 2
|
||||
mainUnusedEnd = array, U08, 3768, [246], "units", 1, 0, 0, 1, 0
|
||||
tuneHidingKey = scalar, U16, 3768, "", 1, 0, 0, 20000, 0
|
||||
mainUnusedEnd = array, U08, 3770, [244], "units", 1, 0, 0, 1, 0
|
||||
etbBiasBins = array, F32, 4016, [8], "target TPS position", 1, 0, 0, 100, 0
|
||||
etbBiasValues = array, F32, 4048, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
|
||||
iacPidMultTable = array, U08, 4080, [8x8], "%", 1, 0, 0, 999, 2
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.07.30.harley81.84322427"
|
||||
signature = "rusEFI 2022.07.30.harley81.3612359108"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.07.30.harley81.84322427" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.07.30.harley81.3612359108" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -85,7 +85,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Jul 30 14:08:05 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Jul 30 15:33:16 UTC 2022
|
||||
|
||||
pageSize = 21300
|
||||
page = 1
|
||||
|
@ -210,7 +210,7 @@ trailingSparkAngle = scalar, S32, 464, "angle", 1, 0, 0, 720, 0
|
|||
trigger_type = bits, U32, 468, [0:6], "custom toothed wheel", "Ford Aspire", "Dodge Neon 1995", "Miata NA", "INVALID", "GM_7X", "Cooper R50", "Mazda SOHC 4", "60/2", "36/1", "Mercedes Two Segment", "Mitsubishi 4G93", "EZ30", "INVALID", "Dodge Neon 2003", "Mazda DOHC 1+4", "1+1", "INVALID", "Single Tooth", "Dodge Ram 1+16", "60/2 VW", "INVALID", "Dodge Stratus", "36_2_2_2", "Nissan Primera", "dev 2JZ 3/34 simulator", "Rover K", "GM 24x 5 degree", "Honda CBR 600", "2JZ_1_12", "Honda CBR 600 custom", "3/1 skipped", "Dodge Neon 2003 crank", "Miata NB", "INVALID", "INVALID", "Subaru 7+6", "Jeep 18-2-2-2", "12 tooth crank", "Dodge Neon 1995 crank only", "Jeep XJ 4 cyl", "FiatIAQ_P8", "Mazda Z5", "INVALID", "Renix 44-2-2", "Renix 66-2-2-2", "Honda K 12+1", "INVALID", "36/2", "Subaru SVX", "1+16", "Subaru 7 without 6", "INVALID", "TriTach", "GM 60/2/2/2", "Skoda Favorit", "Barra 3+1 Cam", "Kawa KX450F", "Nissan VQ35", "INVALID", "Nissan VQ30", "Nissan QR25", "Mitsubishi 3A92", "Subaru SVX Crank 1", "Subaru SVX Cam VVT", "Ford PIP", "Suzuki G13B", "Honda K 4+1", "Nissan MR18 Crank", "32/2", "36-2-1", "36-2-1-1", "INVALID", "INVALID", "GM 24x 3 degree", "trg75"
|
||||
trigger_customTotalToothCount = scalar, S32, 472, "number", 1, 0, 0, 500, 0
|
||||
trigger_customSkippedToothCount = scalar, S32, 476, "number", 1, 0, 0, 500, 0
|
||||
tuneHidingKey = scalar, S32, 480, "", 1, 0, 0, 20000, 0
|
||||
unused460 = scalar, S32, 480, "", 1, 0, 0, 100, 0
|
||||
hip9011SpiDevice = bits, U08, 484, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4"
|
||||
failedMapFallback = scalar, U08, 485, "kPa", 1, 0, 0, 100, 0
|
||||
boostControlSafeDutyCycle = scalar, U08, 486, "%", 1, 0, 0, 100, 0
|
||||
|
@ -1208,7 +1208,8 @@ tcu_32_solenoid_pin = bits, U16, 3756, [0:7], 0="NONE",65="1 Right Oil Cooling",
|
|||
tcu_32_solenoid_pin_mode = bits, U08, 3758, [0:1], "default", "default inverted", "open collector", "open collector inverted"
|
||||
tcu_32_solenoid_freq = scalar, U16, 3760, "Hz", 1, 0, 0, 3000, 0
|
||||
etbMinimumPosition = scalar, F32, 3764, "%", 1, 0, 0.01, 100, 2
|
||||
mainUnusedEnd = array, U08, 3768, [246], "units", 1, 0, 0, 1, 0
|
||||
tuneHidingKey = scalar, U16, 3768, "", 1, 0, 0, 20000, 0
|
||||
mainUnusedEnd = array, U08, 3770, [244], "units", 1, 0, 0, 1, 0
|
||||
etbBiasBins = array, F32, 4016, [8], "target TPS position", 1, 0, 0, 100, 0
|
||||
etbBiasValues = array, F32, 4048, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
|
||||
iacPidMultTable = array, U08, 4080, [8x8], "%", 1, 0, 0, 999, 2
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.07.30.hellen-gm-e67.1357244001"
|
||||
signature = "rusEFI 2022.07.30.hellen-gm-e67.2192799710"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.07.30.hellen-gm-e67.1357244001" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.07.30.hellen-gm-e67.2192799710" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -85,7 +85,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Jul 30 14:08:19 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Jul 30 15:33:30 UTC 2022
|
||||
|
||||
pageSize = 21300
|
||||
page = 1
|
||||
|
@ -210,7 +210,7 @@ trailingSparkAngle = scalar, S32, 464, "angle", 1, 0, 0, 720, 0
|
|||
trigger_type = bits, U32, 468, [0:6], "custom toothed wheel", "Ford Aspire", "Dodge Neon 1995", "Miata NA", "INVALID", "GM_7X", "Cooper R50", "Mazda SOHC 4", "60/2", "36/1", "Mercedes Two Segment", "Mitsubishi 4G93", "EZ30", "INVALID", "Dodge Neon 2003", "Mazda DOHC 1+4", "1+1", "INVALID", "Single Tooth", "Dodge Ram 1+16", "60/2 VW", "INVALID", "Dodge Stratus", "36_2_2_2", "Nissan Primera", "dev 2JZ 3/34 simulator", "Rover K", "GM 24x 5 degree", "Honda CBR 600", "2JZ_1_12", "Honda CBR 600 custom", "3/1 skipped", "Dodge Neon 2003 crank", "Miata NB", "INVALID", "INVALID", "Subaru 7+6", "Jeep 18-2-2-2", "12 tooth crank", "Dodge Neon 1995 crank only", "Jeep XJ 4 cyl", "FiatIAQ_P8", "Mazda Z5", "INVALID", "Renix 44-2-2", "Renix 66-2-2-2", "Honda K 12+1", "INVALID", "36/2", "Subaru SVX", "1+16", "Subaru 7 without 6", "INVALID", "TriTach", "GM 60/2/2/2", "Skoda Favorit", "Barra 3+1 Cam", "Kawa KX450F", "Nissan VQ35", "INVALID", "Nissan VQ30", "Nissan QR25", "Mitsubishi 3A92", "Subaru SVX Crank 1", "Subaru SVX Cam VVT", "Ford PIP", "Suzuki G13B", "Honda K 4+1", "Nissan MR18 Crank", "32/2", "36-2-1", "36-2-1-1", "INVALID", "INVALID", "GM 24x 3 degree", "trg75"
|
||||
trigger_customTotalToothCount = scalar, S32, 472, "number", 1, 0, 0, 500, 0
|
||||
trigger_customSkippedToothCount = scalar, S32, 476, "number", 1, 0, 0, 500, 0
|
||||
tuneHidingKey = scalar, S32, 480, "", 1, 0, 0, 20000, 0
|
||||
unused460 = scalar, S32, 480, "", 1, 0, 0, 100, 0
|
||||
hip9011SpiDevice = bits, U08, 484, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4"
|
||||
failedMapFallback = scalar, U08, 485, "kPa", 1, 0, 0, 100, 0
|
||||
boostControlSafeDutyCycle = scalar, U08, 486, "%", 1, 0, 0, 100, 0
|
||||
|
@ -1208,7 +1208,8 @@ tcu_32_solenoid_pin = bits, U16, 3756, [0:7], 0="NONE",100="C1-12 Check Engine",
|
|||
tcu_32_solenoid_pin_mode = bits, U08, 3758, [0:1], "default", "default inverted", "open collector", "open collector inverted"
|
||||
tcu_32_solenoid_freq = scalar, U16, 3760, "Hz", 1, 0, 0, 3000, 0
|
||||
etbMinimumPosition = scalar, F32, 3764, "%", 1, 0, 0.01, 100, 2
|
||||
mainUnusedEnd = array, U08, 3768, [246], "units", 1, 0, 0, 1, 0
|
||||
tuneHidingKey = scalar, U16, 3768, "", 1, 0, 0, 20000, 0
|
||||
mainUnusedEnd = array, U08, 3770, [244], "units", 1, 0, 0, 1, 0
|
||||
etbBiasBins = array, F32, 4016, [8], "target TPS position", 1, 0, 0, 100, 0
|
||||
etbBiasValues = array, F32, 4048, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
|
||||
iacPidMultTable = array, U08, 4080, [8x8], "%", 1, 0, 0, 999, 2
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.07.30.hellen-nb1.2824980168"
|
||||
signature = "rusEFI 2022.07.30.hellen-nb1.2050447223"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.07.30.hellen-nb1.2824980168" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.07.30.hellen-nb1.2050447223" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -85,7 +85,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Jul 30 14:08:18 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Jul 30 15:33:29 UTC 2022
|
||||
|
||||
pageSize = 21300
|
||||
page = 1
|
||||
|
@ -210,7 +210,7 @@ trailingSparkAngle = scalar, S32, 464, "angle", 1, 0, 0, 720, 0
|
|||
trigger_type = bits, U32, 468, [0:6], "custom toothed wheel", "Ford Aspire", "Dodge Neon 1995", "Miata NA", "INVALID", "GM_7X", "Cooper R50", "Mazda SOHC 4", "60/2", "36/1", "Mercedes Two Segment", "Mitsubishi 4G93", "EZ30", "INVALID", "Dodge Neon 2003", "Mazda DOHC 1+4", "1+1", "INVALID", "Single Tooth", "Dodge Ram 1+16", "60/2 VW", "INVALID", "Dodge Stratus", "36_2_2_2", "Nissan Primera", "dev 2JZ 3/34 simulator", "Rover K", "GM 24x 5 degree", "Honda CBR 600", "2JZ_1_12", "Honda CBR 600 custom", "3/1 skipped", "Dodge Neon 2003 crank", "Miata NB", "INVALID", "INVALID", "Subaru 7+6", "Jeep 18-2-2-2", "12 tooth crank", "Dodge Neon 1995 crank only", "Jeep XJ 4 cyl", "FiatIAQ_P8", "Mazda Z5", "INVALID", "Renix 44-2-2", "Renix 66-2-2-2", "Honda K 12+1", "INVALID", "36/2", "Subaru SVX", "1+16", "Subaru 7 without 6", "INVALID", "TriTach", "GM 60/2/2/2", "Skoda Favorit", "Barra 3+1 Cam", "Kawa KX450F", "Nissan VQ35", "INVALID", "Nissan VQ30", "Nissan QR25", "Mitsubishi 3A92", "Subaru SVX Crank 1", "Subaru SVX Cam VVT", "Ford PIP", "Suzuki G13B", "Honda K 4+1", "Nissan MR18 Crank", "32/2", "36-2-1", "36-2-1-1", "INVALID", "INVALID", "GM 24x 3 degree", "trg75"
|
||||
trigger_customTotalToothCount = scalar, S32, 472, "number", 1, 0, 0, 500, 0
|
||||
trigger_customSkippedToothCount = scalar, S32, 476, "number", 1, 0, 0, 500, 0
|
||||
tuneHidingKey = scalar, S32, 480, "", 1, 0, 0, 20000, 0
|
||||
unused460 = scalar, S32, 480, "", 1, 0, 0, 100, 0
|
||||
hip9011SpiDevice = bits, U08, 484, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4"
|
||||
failedMapFallback = scalar, U08, 485, "kPa", 1, 0, 0, 100, 0
|
||||
boostControlSafeDutyCycle = scalar, U08, 486, "%", 1, 0, 0, 100, 0
|
||||
|
@ -1208,7 +1208,8 @@ tcu_32_solenoid_pin = bits, U16, 3756, [0:7], 0="NONE",102="1E - Check Engine Li
|
|||
tcu_32_solenoid_pin_mode = bits, U08, 3758, [0:1], "default", "default inverted", "open collector", "open collector inverted"
|
||||
tcu_32_solenoid_freq = scalar, U16, 3760, "Hz", 1, 0, 0, 3000, 0
|
||||
etbMinimumPosition = scalar, F32, 3764, "%", 1, 0, 0.01, 100, 2
|
||||
mainUnusedEnd = array, U08, 3768, [246], "units", 1, 0, 0, 1, 0
|
||||
tuneHidingKey = scalar, U16, 3768, "", 1, 0, 0, 20000, 0
|
||||
mainUnusedEnd = array, U08, 3770, [244], "units", 1, 0, 0, 1, 0
|
||||
etbBiasBins = array, F32, 4016, [8], "target TPS position", 1, 0, 0, 100, 0
|
||||
etbBiasValues = array, F32, 4048, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
|
||||
iacPidMultTable = array, U08, 4080, [8x8], "%", 1, 0, 0, 999, 2
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.07.30.hellen121nissan.4180955118"
|
||||
signature = "rusEFI 2022.07.30.hellen121nissan.727899729"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.07.30.hellen121nissan.4180955118" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.07.30.hellen121nissan.727899729" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -85,7 +85,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Jul 30 14:08:09 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Jul 30 15:33:21 UTC 2022
|
||||
|
||||
pageSize = 21300
|
||||
page = 1
|
||||
|
@ -210,7 +210,7 @@ trailingSparkAngle = scalar, S32, 464, "angle", 1, 0, 0, 720, 0
|
|||
trigger_type = bits, U32, 468, [0:6], "custom toothed wheel", "Ford Aspire", "Dodge Neon 1995", "Miata NA", "INVALID", "GM_7X", "Cooper R50", "Mazda SOHC 4", "60/2", "36/1", "Mercedes Two Segment", "Mitsubishi 4G93", "EZ30", "INVALID", "Dodge Neon 2003", "Mazda DOHC 1+4", "1+1", "INVALID", "Single Tooth", "Dodge Ram 1+16", "60/2 VW", "INVALID", "Dodge Stratus", "36_2_2_2", "Nissan Primera", "dev 2JZ 3/34 simulator", "Rover K", "GM 24x 5 degree", "Honda CBR 600", "2JZ_1_12", "Honda CBR 600 custom", "3/1 skipped", "Dodge Neon 2003 crank", "Miata NB", "INVALID", "INVALID", "Subaru 7+6", "Jeep 18-2-2-2", "12 tooth crank", "Dodge Neon 1995 crank only", "Jeep XJ 4 cyl", "FiatIAQ_P8", "Mazda Z5", "INVALID", "Renix 44-2-2", "Renix 66-2-2-2", "Honda K 12+1", "INVALID", "36/2", "Subaru SVX", "1+16", "Subaru 7 without 6", "INVALID", "TriTach", "GM 60/2/2/2", "Skoda Favorit", "Barra 3+1 Cam", "Kawa KX450F", "Nissan VQ35", "INVALID", "Nissan VQ30", "Nissan QR25", "Mitsubishi 3A92", "Subaru SVX Crank 1", "Subaru SVX Cam VVT", "Ford PIP", "Suzuki G13B", "Honda K 4+1", "Nissan MR18 Crank", "32/2", "36-2-1", "36-2-1-1", "INVALID", "INVALID", "GM 24x 3 degree", "trg75"
|
||||
trigger_customTotalToothCount = scalar, S32, 472, "number", 1, 0, 0, 500, 0
|
||||
trigger_customSkippedToothCount = scalar, S32, 476, "number", 1, 0, 0, 500, 0
|
||||
tuneHidingKey = scalar, S32, 480, "", 1, 0, 0, 20000, 0
|
||||
unused460 = scalar, S32, 480, "", 1, 0, 0, 100, 0
|
||||
hip9011SpiDevice = bits, U08, 484, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4"
|
||||
failedMapFallback = scalar, U08, 485, "kPa", 1, 0, 0, 100, 0
|
||||
boostControlSafeDutyCycle = scalar, U08, 486, "%", 1, 0, 0, 100, 0
|
||||
|
@ -1208,7 +1208,8 @@ tcu_32_solenoid_pin = bits, U16, 3756, [0:7], 0="NONE",95="10 - VTC Left",103="1
|
|||
tcu_32_solenoid_pin_mode = bits, U08, 3758, [0:1], "default", "default inverted", "open collector", "open collector inverted"
|
||||
tcu_32_solenoid_freq = scalar, U16, 3760, "Hz", 1, 0, 0, 3000, 0
|
||||
etbMinimumPosition = scalar, F32, 3764, "%", 1, 0, 0.01, 100, 2
|
||||
mainUnusedEnd = array, U08, 3768, [246], "units", 1, 0, 0, 1, 0
|
||||
tuneHidingKey = scalar, U16, 3768, "", 1, 0, 0, 20000, 0
|
||||
mainUnusedEnd = array, U08, 3770, [244], "units", 1, 0, 0, 1, 0
|
||||
etbBiasBins = array, F32, 4016, [8], "target TPS position", 1, 0, 0, 100, 0
|
||||
etbBiasValues = array, F32, 4048, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
|
||||
iacPidMultTable = array, U08, 4080, [8x8], "%", 1, 0, 0, 999, 2
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.07.30.hellen121vag.30094462"
|
||||
signature = "rusEFI 2022.07.30.hellen121vag.3550324161"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.07.30.hellen121vag.30094462" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.07.30.hellen121vag.3550324161" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -85,7 +85,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Jul 30 14:08:08 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Jul 30 15:33:19 UTC 2022
|
||||
|
||||
pageSize = 21300
|
||||
page = 1
|
||||
|
@ -210,7 +210,7 @@ trailingSparkAngle = scalar, S32, 464, "angle", 1, 0, 0, 720, 0
|
|||
trigger_type = bits, U32, 468, [0:6], "custom toothed wheel", "Ford Aspire", "Dodge Neon 1995", "Miata NA", "INVALID", "GM_7X", "Cooper R50", "Mazda SOHC 4", "60/2", "36/1", "Mercedes Two Segment", "Mitsubishi 4G93", "EZ30", "INVALID", "Dodge Neon 2003", "Mazda DOHC 1+4", "1+1", "INVALID", "Single Tooth", "Dodge Ram 1+16", "60/2 VW", "INVALID", "Dodge Stratus", "36_2_2_2", "Nissan Primera", "dev 2JZ 3/34 simulator", "Rover K", "GM 24x 5 degree", "Honda CBR 600", "2JZ_1_12", "Honda CBR 600 custom", "3/1 skipped", "Dodge Neon 2003 crank", "Miata NB", "INVALID", "INVALID", "Subaru 7+6", "Jeep 18-2-2-2", "12 tooth crank", "Dodge Neon 1995 crank only", "Jeep XJ 4 cyl", "FiatIAQ_P8", "Mazda Z5", "INVALID", "Renix 44-2-2", "Renix 66-2-2-2", "Honda K 12+1", "INVALID", "36/2", "Subaru SVX", "1+16", "Subaru 7 without 6", "INVALID", "TriTach", "GM 60/2/2/2", "Skoda Favorit", "Barra 3+1 Cam", "Kawa KX450F", "Nissan VQ35", "INVALID", "Nissan VQ30", "Nissan QR25", "Mitsubishi 3A92", "Subaru SVX Crank 1", "Subaru SVX Cam VVT", "Ford PIP", "Suzuki G13B", "Honda K 4+1", "Nissan MR18 Crank", "32/2", "36-2-1", "36-2-1-1", "INVALID", "INVALID", "GM 24x 3 degree", "trg75"
|
||||
trigger_customTotalToothCount = scalar, S32, 472, "number", 1, 0, 0, 500, 0
|
||||
trigger_customSkippedToothCount = scalar, S32, 476, "number", 1, 0, 0, 500, 0
|
||||
tuneHidingKey = scalar, S32, 480, "", 1, 0, 0, 20000, 0
|
||||
unused460 = scalar, S32, 480, "", 1, 0, 0, 100, 0
|
||||
hip9011SpiDevice = bits, U08, 484, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4"
|
||||
failedMapFallback = scalar, U08, 485, "kPa", 1, 0, 0, 100, 0
|
||||
boostControlSafeDutyCycle = scalar, U08, 486, "%", 1, 0, 0, 100, 0
|
||||
|
@ -1208,7 +1208,8 @@ tcu_32_solenoid_pin = bits, U16, 3756, [0:7], 0="NONE",35="101 - MAP2",138="102
|
|||
tcu_32_solenoid_pin_mode = bits, U08, 3758, [0:1], "default", "default inverted", "open collector", "open collector inverted"
|
||||
tcu_32_solenoid_freq = scalar, U16, 3760, "Hz", 1, 0, 0, 3000, 0
|
||||
etbMinimumPosition = scalar, F32, 3764, "%", 1, 0, 0.01, 100, 2
|
||||
mainUnusedEnd = array, U08, 3768, [246], "units", 1, 0, 0, 1, 0
|
||||
tuneHidingKey = scalar, U16, 3768, "", 1, 0, 0, 20000, 0
|
||||
mainUnusedEnd = array, U08, 3770, [244], "units", 1, 0, 0, 1, 0
|
||||
etbBiasBins = array, F32, 4016, [8], "target TPS position", 1, 0, 0, 100, 0
|
||||
etbBiasValues = array, F32, 4048, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
|
||||
iacPidMultTable = array, U08, 4080, [8x8], "%", 1, 0, 0, 999, 2
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.07.30.hellen128.3104513253"
|
||||
signature = "rusEFI 2022.07.30.hellen128.1801293146"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.07.30.hellen128.3104513253" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.07.30.hellen128.1801293146" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -85,7 +85,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Jul 30 14:08:06 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Jul 30 15:33:17 UTC 2022
|
||||
|
||||
pageSize = 21300
|
||||
page = 1
|
||||
|
@ -210,7 +210,7 @@ trailingSparkAngle = scalar, S32, 464, "angle", 1, 0, 0, 720, 0
|
|||
trigger_type = bits, U32, 468, [0:6], "custom toothed wheel", "Ford Aspire", "Dodge Neon 1995", "Miata NA", "INVALID", "GM_7X", "Cooper R50", "Mazda SOHC 4", "60/2", "36/1", "Mercedes Two Segment", "Mitsubishi 4G93", "EZ30", "INVALID", "Dodge Neon 2003", "Mazda DOHC 1+4", "1+1", "INVALID", "Single Tooth", "Dodge Ram 1+16", "60/2 VW", "INVALID", "Dodge Stratus", "36_2_2_2", "Nissan Primera", "dev 2JZ 3/34 simulator", "Rover K", "GM 24x 5 degree", "Honda CBR 600", "2JZ_1_12", "Honda CBR 600 custom", "3/1 skipped", "Dodge Neon 2003 crank", "Miata NB", "INVALID", "INVALID", "Subaru 7+6", "Jeep 18-2-2-2", "12 tooth crank", "Dodge Neon 1995 crank only", "Jeep XJ 4 cyl", "FiatIAQ_P8", "Mazda Z5", "INVALID", "Renix 44-2-2", "Renix 66-2-2-2", "Honda K 12+1", "INVALID", "36/2", "Subaru SVX", "1+16", "Subaru 7 without 6", "INVALID", "TriTach", "GM 60/2/2/2", "Skoda Favorit", "Barra 3+1 Cam", "Kawa KX450F", "Nissan VQ35", "INVALID", "Nissan VQ30", "Nissan QR25", "Mitsubishi 3A92", "Subaru SVX Crank 1", "Subaru SVX Cam VVT", "Ford PIP", "Suzuki G13B", "Honda K 4+1", "Nissan MR18 Crank", "32/2", "36-2-1", "36-2-1-1", "INVALID", "INVALID", "GM 24x 3 degree", "trg75"
|
||||
trigger_customTotalToothCount = scalar, S32, 472, "number", 1, 0, 0, 500, 0
|
||||
trigger_customSkippedToothCount = scalar, S32, 476, "number", 1, 0, 0, 500, 0
|
||||
tuneHidingKey = scalar, S32, 480, "", 1, 0, 0, 20000, 0
|
||||
unused460 = scalar, S32, 480, "", 1, 0, 0, 100, 0
|
||||
hip9011SpiDevice = bits, U08, 484, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4"
|
||||
failedMapFallback = scalar, U08, 485, "kPa", 1, 0, 0, 100, 0
|
||||
boostControlSafeDutyCycle = scalar, U08, 486, "%", 1, 0, 0, 100, 0
|
||||
|
@ -1208,7 +1208,8 @@ tcu_32_solenoid_pin = bits, U16, 3756, [0:7], 0="NONE",62="A6 - Fan Control",128
|
|||
tcu_32_solenoid_pin_mode = bits, U08, 3758, [0:1], "default", "default inverted", "open collector", "open collector inverted"
|
||||
tcu_32_solenoid_freq = scalar, U16, 3760, "Hz", 1, 0, 0, 3000, 0
|
||||
etbMinimumPosition = scalar, F32, 3764, "%", 1, 0, 0.01, 100, 2
|
||||
mainUnusedEnd = array, U08, 3768, [246], "units", 1, 0, 0, 1, 0
|
||||
tuneHidingKey = scalar, U16, 3768, "", 1, 0, 0, 20000, 0
|
||||
mainUnusedEnd = array, U08, 3770, [244], "units", 1, 0, 0, 1, 0
|
||||
etbBiasBins = array, F32, 4016, [8], "target TPS position", 1, 0, 0, 100, 0
|
||||
etbBiasValues = array, F32, 4048, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
|
||||
iacPidMultTable = array, U08, 4080, [8x8], "%", 1, 0, 0, 999, 2
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.07.30.hellen154hyundai.3919938944"
|
||||
signature = "rusEFI 2022.07.30.hellen154hyundai.1005786175"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.07.30.hellen154hyundai.3919938944" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.07.30.hellen154hyundai.1005786175" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -85,7 +85,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Jul 30 14:08:11 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Jul 30 15:33:22 UTC 2022
|
||||
|
||||
pageSize = 21300
|
||||
page = 1
|
||||
|
@ -210,7 +210,7 @@ trailingSparkAngle = scalar, S32, 464, "angle", 1, 0, 0, 720, 0
|
|||
trigger_type = bits, U32, 468, [0:6], "custom toothed wheel", "Ford Aspire", "Dodge Neon 1995", "Miata NA", "INVALID", "GM_7X", "Cooper R50", "Mazda SOHC 4", "60/2", "36/1", "Mercedes Two Segment", "Mitsubishi 4G93", "EZ30", "INVALID", "Dodge Neon 2003", "Mazda DOHC 1+4", "1+1", "INVALID", "Single Tooth", "Dodge Ram 1+16", "60/2 VW", "INVALID", "Dodge Stratus", "36_2_2_2", "Nissan Primera", "dev 2JZ 3/34 simulator", "Rover K", "GM 24x 5 degree", "Honda CBR 600", "2JZ_1_12", "Honda CBR 600 custom", "3/1 skipped", "Dodge Neon 2003 crank", "Miata NB", "INVALID", "INVALID", "Subaru 7+6", "Jeep 18-2-2-2", "12 tooth crank", "Dodge Neon 1995 crank only", "Jeep XJ 4 cyl", "FiatIAQ_P8", "Mazda Z5", "INVALID", "Renix 44-2-2", "Renix 66-2-2-2", "Honda K 12+1", "INVALID", "36/2", "Subaru SVX", "1+16", "Subaru 7 without 6", "INVALID", "TriTach", "GM 60/2/2/2", "Skoda Favorit", "Barra 3+1 Cam", "Kawa KX450F", "Nissan VQ35", "INVALID", "Nissan VQ30", "Nissan QR25", "Mitsubishi 3A92", "Subaru SVX Crank 1", "Subaru SVX Cam VVT", "Ford PIP", "Suzuki G13B", "Honda K 4+1", "Nissan MR18 Crank", "32/2", "36-2-1", "36-2-1-1", "INVALID", "INVALID", "GM 24x 3 degree", "trg75"
|
||||
trigger_customTotalToothCount = scalar, S32, 472, "number", 1, 0, 0, 500, 0
|
||||
trigger_customSkippedToothCount = scalar, S32, 476, "number", 1, 0, 0, 500, 0
|
||||
tuneHidingKey = scalar, S32, 480, "", 1, 0, 0, 20000, 0
|
||||
unused460 = scalar, S32, 480, "", 1, 0, 0, 100, 0
|
||||
hip9011SpiDevice = bits, U08, 484, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4"
|
||||
failedMapFallback = scalar, U08, 485, "kPa", 1, 0, 0, 100, 0
|
||||
boostControlSafeDutyCycle = scalar, U08, 486, "%", 1, 0, 0, 100, 0
|
||||
|
@ -1208,7 +1208,8 @@ tcu_32_solenoid_pin = bits, U16, 3756, [0:7], 0="NONE",53="Aux P66",11="Aux P67"
|
|||
tcu_32_solenoid_pin_mode = bits, U08, 3758, [0:1], "default", "default inverted", "open collector", "open collector inverted"
|
||||
tcu_32_solenoid_freq = scalar, U16, 3760, "Hz", 1, 0, 0, 3000, 0
|
||||
etbMinimumPosition = scalar, F32, 3764, "%", 1, 0, 0.01, 100, 2
|
||||
mainUnusedEnd = array, U08, 3768, [246], "units", 1, 0, 0, 1, 0
|
||||
tuneHidingKey = scalar, U16, 3768, "", 1, 0, 0, 20000, 0
|
||||
mainUnusedEnd = array, U08, 3770, [244], "units", 1, 0, 0, 1, 0
|
||||
etbBiasBins = array, F32, 4016, [8], "target TPS position", 1, 0, 0, 100, 0
|
||||
etbBiasValues = array, F32, 4048, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
|
||||
iacPidMultTable = array, U08, 4080, [8x8], "%", 1, 0, 0, 999, 2
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.07.30.hellen72.2211831296"
|
||||
signature = "rusEFI 2022.07.30.hellen72.1367560127"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.07.30.hellen72.2211831296" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.07.30.hellen72.1367560127" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -85,7 +85,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Jul 30 14:08:14 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Jul 30 15:33:26 UTC 2022
|
||||
|
||||
pageSize = 21300
|
||||
page = 1
|
||||
|
@ -210,7 +210,7 @@ trailingSparkAngle = scalar, S32, 464, "angle", 1, 0, 0, 720, 0
|
|||
trigger_type = bits, U32, 468, [0:6], "custom toothed wheel", "Ford Aspire", "Dodge Neon 1995", "Miata NA", "INVALID", "GM_7X", "Cooper R50", "Mazda SOHC 4", "60/2", "36/1", "Mercedes Two Segment", "Mitsubishi 4G93", "EZ30", "INVALID", "Dodge Neon 2003", "Mazda DOHC 1+4", "1+1", "INVALID", "Single Tooth", "Dodge Ram 1+16", "60/2 VW", "INVALID", "Dodge Stratus", "36_2_2_2", "Nissan Primera", "dev 2JZ 3/34 simulator", "Rover K", "GM 24x 5 degree", "Honda CBR 600", "2JZ_1_12", "Honda CBR 600 custom", "3/1 skipped", "Dodge Neon 2003 crank", "Miata NB", "INVALID", "INVALID", "Subaru 7+6", "Jeep 18-2-2-2", "12 tooth crank", "Dodge Neon 1995 crank only", "Jeep XJ 4 cyl", "FiatIAQ_P8", "Mazda Z5", "INVALID", "Renix 44-2-2", "Renix 66-2-2-2", "Honda K 12+1", "INVALID", "36/2", "Subaru SVX", "1+16", "Subaru 7 without 6", "INVALID", "TriTach", "GM 60/2/2/2", "Skoda Favorit", "Barra 3+1 Cam", "Kawa KX450F", "Nissan VQ35", "INVALID", "Nissan VQ30", "Nissan QR25", "Mitsubishi 3A92", "Subaru SVX Crank 1", "Subaru SVX Cam VVT", "Ford PIP", "Suzuki G13B", "Honda K 4+1", "Nissan MR18 Crank", "32/2", "36-2-1", "36-2-1-1", "INVALID", "INVALID", "GM 24x 3 degree", "trg75"
|
||||
trigger_customTotalToothCount = scalar, S32, 472, "number", 1, 0, 0, 500, 0
|
||||
trigger_customSkippedToothCount = scalar, S32, 476, "number", 1, 0, 0, 500, 0
|
||||
tuneHidingKey = scalar, S32, 480, "", 1, 0, 0, 20000, 0
|
||||
unused460 = scalar, S32, 480, "", 1, 0, 0, 100, 0
|
||||
hip9011SpiDevice = bits, U08, 484, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4"
|
||||
failedMapFallback = scalar, U08, 485, "kPa", 1, 0, 0, 100, 0
|
||||
boostControlSafeDutyCycle = scalar, U08, 486, "%", 1, 0, 0, 100, 0
|
||||
|
@ -1208,7 +1208,8 @@ tcu_32_solenoid_pin = bits, U16, 3756, [0:7], 0="NONE",105="2A - INJ_1",62="2B -
|
|||
tcu_32_solenoid_pin_mode = bits, U08, 3758, [0:1], "default", "default inverted", "open collector", "open collector inverted"
|
||||
tcu_32_solenoid_freq = scalar, U16, 3760, "Hz", 1, 0, 0, 3000, 0
|
||||
etbMinimumPosition = scalar, F32, 3764, "%", 1, 0, 0.01, 100, 2
|
||||
mainUnusedEnd = array, U08, 3768, [246], "units", 1, 0, 0, 1, 0
|
||||
tuneHidingKey = scalar, U16, 3768, "", 1, 0, 0, 20000, 0
|
||||
mainUnusedEnd = array, U08, 3770, [244], "units", 1, 0, 0, 1, 0
|
||||
etbBiasBins = array, F32, 4016, [8], "target TPS position", 1, 0, 0, 100, 0
|
||||
etbBiasValues = array, F32, 4048, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
|
||||
iacPidMultTable = array, U08, 4080, [8x8], "%", 1, 0, 0, 999, 2
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.07.30.hellen81.1398746894"
|
||||
signature = "rusEFI 2022.07.30.hellen81.2164899505"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.07.30.hellen81.1398746894" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.07.30.hellen81.2164899505" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -85,7 +85,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Jul 30 14:08:16 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Jul 30 15:33:27 UTC 2022
|
||||
|
||||
pageSize = 21300
|
||||
page = 1
|
||||
|
@ -210,7 +210,7 @@ trailingSparkAngle = scalar, S32, 464, "angle", 1, 0, 0, 720, 0
|
|||
trigger_type = bits, U32, 468, [0:6], "custom toothed wheel", "Ford Aspire", "Dodge Neon 1995", "Miata NA", "INVALID", "GM_7X", "Cooper R50", "Mazda SOHC 4", "60/2", "36/1", "Mercedes Two Segment", "Mitsubishi 4G93", "EZ30", "INVALID", "Dodge Neon 2003", "Mazda DOHC 1+4", "1+1", "INVALID", "Single Tooth", "Dodge Ram 1+16", "60/2 VW", "INVALID", "Dodge Stratus", "36_2_2_2", "Nissan Primera", "dev 2JZ 3/34 simulator", "Rover K", "GM 24x 5 degree", "Honda CBR 600", "2JZ_1_12", "Honda CBR 600 custom", "3/1 skipped", "Dodge Neon 2003 crank", "Miata NB", "INVALID", "INVALID", "Subaru 7+6", "Jeep 18-2-2-2", "12 tooth crank", "Dodge Neon 1995 crank only", "Jeep XJ 4 cyl", "FiatIAQ_P8", "Mazda Z5", "INVALID", "Renix 44-2-2", "Renix 66-2-2-2", "Honda K 12+1", "INVALID", "36/2", "Subaru SVX", "1+16", "Subaru 7 without 6", "INVALID", "TriTach", "GM 60/2/2/2", "Skoda Favorit", "Barra 3+1 Cam", "Kawa KX450F", "Nissan VQ35", "INVALID", "Nissan VQ30", "Nissan QR25", "Mitsubishi 3A92", "Subaru SVX Crank 1", "Subaru SVX Cam VVT", "Ford PIP", "Suzuki G13B", "Honda K 4+1", "Nissan MR18 Crank", "32/2", "36-2-1", "36-2-1-1", "INVALID", "INVALID", "GM 24x 3 degree", "trg75"
|
||||
trigger_customTotalToothCount = scalar, S32, 472, "number", 1, 0, 0, 500, 0
|
||||
trigger_customSkippedToothCount = scalar, S32, 476, "number", 1, 0, 0, 500, 0
|
||||
tuneHidingKey = scalar, S32, 480, "", 1, 0, 0, 20000, 0
|
||||
unused460 = scalar, S32, 480, "", 1, 0, 0, 100, 0
|
||||
hip9011SpiDevice = bits, U08, 484, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4"
|
||||
failedMapFallback = scalar, U08, 485, "kPa", 1, 0, 0, 100, 0
|
||||
boostControlSafeDutyCycle = scalar, U08, 486, "%", 1, 0, 0, 100, 0
|
||||
|
@ -1208,7 +1208,8 @@ tcu_32_solenoid_pin = bits, U16, 3756, [0:7], 0="NONE",71="1 - IGN_2",65="10 - O
|
|||
tcu_32_solenoid_pin_mode = bits, U08, 3758, [0:1], "default", "default inverted", "open collector", "open collector inverted"
|
||||
tcu_32_solenoid_freq = scalar, U16, 3760, "Hz", 1, 0, 0, 3000, 0
|
||||
etbMinimumPosition = scalar, F32, 3764, "%", 1, 0, 0.01, 100, 2
|
||||
mainUnusedEnd = array, U08, 3768, [246], "units", 1, 0, 0, 1, 0
|
||||
tuneHidingKey = scalar, U16, 3768, "", 1, 0, 0, 20000, 0
|
||||
mainUnusedEnd = array, U08, 3770, [244], "units", 1, 0, 0, 1, 0
|
||||
etbBiasBins = array, F32, 4016, [8], "target TPS position", 1, 0, 0, 100, 0
|
||||
etbBiasValues = array, F32, 4048, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
|
||||
iacPidMultTable = array, U08, 4080, [8x8], "%", 1, 0, 0, 999, 2
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.07.30.hellen88bmw.175704785"
|
||||
signature = "rusEFI 2022.07.30.hellen88bmw.3626998638"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.07.30.hellen88bmw.175704785" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.07.30.hellen88bmw.3626998638" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -85,7 +85,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Jul 30 14:08:13 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Jul 30 15:33:24 UTC 2022
|
||||
|
||||
pageSize = 21300
|
||||
page = 1
|
||||
|
@ -210,7 +210,7 @@ trailingSparkAngle = scalar, S32, 464, "angle", 1, 0, 0, 720, 0
|
|||
trigger_type = bits, U32, 468, [0:6], "custom toothed wheel", "Ford Aspire", "Dodge Neon 1995", "Miata NA", "INVALID", "GM_7X", "Cooper R50", "Mazda SOHC 4", "60/2", "36/1", "Mercedes Two Segment", "Mitsubishi 4G93", "EZ30", "INVALID", "Dodge Neon 2003", "Mazda DOHC 1+4", "1+1", "INVALID", "Single Tooth", "Dodge Ram 1+16", "60/2 VW", "INVALID", "Dodge Stratus", "36_2_2_2", "Nissan Primera", "dev 2JZ 3/34 simulator", "Rover K", "GM 24x 5 degree", "Honda CBR 600", "2JZ_1_12", "Honda CBR 600 custom", "3/1 skipped", "Dodge Neon 2003 crank", "Miata NB", "INVALID", "INVALID", "Subaru 7+6", "Jeep 18-2-2-2", "12 tooth crank", "Dodge Neon 1995 crank only", "Jeep XJ 4 cyl", "FiatIAQ_P8", "Mazda Z5", "INVALID", "Renix 44-2-2", "Renix 66-2-2-2", "Honda K 12+1", "INVALID", "36/2", "Subaru SVX", "1+16", "Subaru 7 without 6", "INVALID", "TriTach", "GM 60/2/2/2", "Skoda Favorit", "Barra 3+1 Cam", "Kawa KX450F", "Nissan VQ35", "INVALID", "Nissan VQ30", "Nissan QR25", "Mitsubishi 3A92", "Subaru SVX Crank 1", "Subaru SVX Cam VVT", "Ford PIP", "Suzuki G13B", "Honda K 4+1", "Nissan MR18 Crank", "32/2", "36-2-1", "36-2-1-1", "INVALID", "INVALID", "GM 24x 3 degree", "trg75"
|
||||
trigger_customTotalToothCount = scalar, S32, 472, "number", 1, 0, 0, 500, 0
|
||||
trigger_customSkippedToothCount = scalar, S32, 476, "number", 1, 0, 0, 500, 0
|
||||
tuneHidingKey = scalar, S32, 480, "", 1, 0, 0, 20000, 0
|
||||
unused460 = scalar, S32, 480, "", 1, 0, 0, 100, 0
|
||||
hip9011SpiDevice = bits, U08, 484, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4"
|
||||
failedMapFallback = scalar, U08, 485, "kPa", 1, 0, 0, 100, 0
|
||||
boostControlSafeDutyCycle = scalar, U08, 486, "%", 1, 0, 0, 100, 0
|
||||
|
@ -1208,7 +1208,8 @@ tcu_32_solenoid_pin = bits, U16, 3756, [0:7], 0="NONE",112="1 - OUT_PUMP",62="2
|
|||
tcu_32_solenoid_pin_mode = bits, U08, 3758, [0:1], "default", "default inverted", "open collector", "open collector inverted"
|
||||
tcu_32_solenoid_freq = scalar, U16, 3760, "Hz", 1, 0, 0, 3000, 0
|
||||
etbMinimumPosition = scalar, F32, 3764, "%", 1, 0, 0.01, 100, 2
|
||||
mainUnusedEnd = array, U08, 3768, [246], "units", 1, 0, 0, 1, 0
|
||||
tuneHidingKey = scalar, U16, 3768, "", 1, 0, 0, 20000, 0
|
||||
mainUnusedEnd = array, U08, 3770, [244], "units", 1, 0, 0, 1, 0
|
||||
etbBiasBins = array, F32, 4016, [8], "target TPS position", 1, 0, 0, 100, 0
|
||||
etbBiasValues = array, F32, 4048, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
|
||||
iacPidMultTable = array, U08, 4080, [8x8], "%", 1, 0, 0, 999, 2
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.07.30.hellenNA6.4083222116"
|
||||
signature = "rusEFI 2022.07.30.hellenNA6.557291483"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.07.30.hellenNA6.4083222116" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.07.30.hellenNA6.557291483" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -85,7 +85,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Jul 30 14:08:21 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Jul 30 15:33:32 UTC 2022
|
||||
|
||||
pageSize = 21300
|
||||
page = 1
|
||||
|
@ -210,7 +210,7 @@ trailingSparkAngle = scalar, S32, 464, "angle", 1, 0, 0, 720, 0
|
|||
trigger_type = bits, U32, 468, [0:6], "custom toothed wheel", "Ford Aspire", "Dodge Neon 1995", "Miata NA", "INVALID", "GM_7X", "Cooper R50", "Mazda SOHC 4", "60/2", "36/1", "Mercedes Two Segment", "Mitsubishi 4G93", "EZ30", "INVALID", "Dodge Neon 2003", "Mazda DOHC 1+4", "1+1", "INVALID", "Single Tooth", "Dodge Ram 1+16", "60/2 VW", "INVALID", "Dodge Stratus", "36_2_2_2", "Nissan Primera", "dev 2JZ 3/34 simulator", "Rover K", "GM 24x 5 degree", "Honda CBR 600", "2JZ_1_12", "Honda CBR 600 custom", "3/1 skipped", "Dodge Neon 2003 crank", "Miata NB", "INVALID", "INVALID", "Subaru 7+6", "Jeep 18-2-2-2", "12 tooth crank", "Dodge Neon 1995 crank only", "Jeep XJ 4 cyl", "FiatIAQ_P8", "Mazda Z5", "INVALID", "Renix 44-2-2", "Renix 66-2-2-2", "Honda K 12+1", "INVALID", "36/2", "Subaru SVX", "1+16", "Subaru 7 without 6", "INVALID", "TriTach", "GM 60/2/2/2", "Skoda Favorit", "Barra 3+1 Cam", "Kawa KX450F", "Nissan VQ35", "INVALID", "Nissan VQ30", "Nissan QR25", "Mitsubishi 3A92", "Subaru SVX Crank 1", "Subaru SVX Cam VVT", "Ford PIP", "Suzuki G13B", "Honda K 4+1", "Nissan MR18 Crank", "32/2", "36-2-1", "36-2-1-1", "INVALID", "INVALID", "GM 24x 3 degree", "trg75"
|
||||
trigger_customTotalToothCount = scalar, S32, 472, "number", 1, 0, 0, 500, 0
|
||||
trigger_customSkippedToothCount = scalar, S32, 476, "number", 1, 0, 0, 500, 0
|
||||
tuneHidingKey = scalar, S32, 480, "", 1, 0, 0, 20000, 0
|
||||
unused460 = scalar, S32, 480, "", 1, 0, 0, 100, 0
|
||||
hip9011SpiDevice = bits, U08, 484, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4"
|
||||
failedMapFallback = scalar, U08, 485, "kPa", 1, 0, 0, 100, 0
|
||||
boostControlSafeDutyCycle = scalar, U08, 486, "%", 1, 0, 0, 100, 0
|
||||
|
@ -1208,7 +1208,8 @@ tcu_32_solenoid_pin = bits, U16, 3756, [0:7], 0="NONE",107="1E - Check Engine Li
|
|||
tcu_32_solenoid_pin_mode = bits, U08, 3758, [0:1], "default", "default inverted", "open collector", "open collector inverted"
|
||||
tcu_32_solenoid_freq = scalar, U16, 3760, "Hz", 1, 0, 0, 3000, 0
|
||||
etbMinimumPosition = scalar, F32, 3764, "%", 1, 0, 0.01, 100, 2
|
||||
mainUnusedEnd = array, U08, 3768, [246], "units", 1, 0, 0, 1, 0
|
||||
tuneHidingKey = scalar, U16, 3768, "", 1, 0, 0, 20000, 0
|
||||
mainUnusedEnd = array, U08, 3770, [244], "units", 1, 0, 0, 1, 0
|
||||
etbBiasBins = array, F32, 4016, [8], "target TPS position", 1, 0, 0, 100, 0
|
||||
etbBiasValues = array, F32, 4048, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
|
||||
iacPidMultTable = array, U08, 4080, [8x8], "%", 1, 0, 0, 999, 2
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.07.30.hellenNA8_96.1934830900"
|
||||
signature = "rusEFI 2022.07.30.hellenNA8_96.2701507723"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.07.30.hellenNA8_96.1934830900" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.07.30.hellenNA8_96.2701507723" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -85,7 +85,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Jul 30 14:08:23 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Jul 30 15:33:34 UTC 2022
|
||||
|
||||
pageSize = 21300
|
||||
page = 1
|
||||
|
@ -210,7 +210,7 @@ trailingSparkAngle = scalar, S32, 464, "angle", 1, 0, 0, 720, 0
|
|||
trigger_type = bits, U32, 468, [0:6], "custom toothed wheel", "Ford Aspire", "Dodge Neon 1995", "Miata NA", "INVALID", "GM_7X", "Cooper R50", "Mazda SOHC 4", "60/2", "36/1", "Mercedes Two Segment", "Mitsubishi 4G93", "EZ30", "INVALID", "Dodge Neon 2003", "Mazda DOHC 1+4", "1+1", "INVALID", "Single Tooth", "Dodge Ram 1+16", "60/2 VW", "INVALID", "Dodge Stratus", "36_2_2_2", "Nissan Primera", "dev 2JZ 3/34 simulator", "Rover K", "GM 24x 5 degree", "Honda CBR 600", "2JZ_1_12", "Honda CBR 600 custom", "3/1 skipped", "Dodge Neon 2003 crank", "Miata NB", "INVALID", "INVALID", "Subaru 7+6", "Jeep 18-2-2-2", "12 tooth crank", "Dodge Neon 1995 crank only", "Jeep XJ 4 cyl", "FiatIAQ_P8", "Mazda Z5", "INVALID", "Renix 44-2-2", "Renix 66-2-2-2", "Honda K 12+1", "INVALID", "36/2", "Subaru SVX", "1+16", "Subaru 7 without 6", "INVALID", "TriTach", "GM 60/2/2/2", "Skoda Favorit", "Barra 3+1 Cam", "Kawa KX450F", "Nissan VQ35", "INVALID", "Nissan VQ30", "Nissan QR25", "Mitsubishi 3A92", "Subaru SVX Crank 1", "Subaru SVX Cam VVT", "Ford PIP", "Suzuki G13B", "Honda K 4+1", "Nissan MR18 Crank", "32/2", "36-2-1", "36-2-1-1", "INVALID", "INVALID", "GM 24x 3 degree", "trg75"
|
||||
trigger_customTotalToothCount = scalar, S32, 472, "number", 1, 0, 0, 500, 0
|
||||
trigger_customSkippedToothCount = scalar, S32, 476, "number", 1, 0, 0, 500, 0
|
||||
tuneHidingKey = scalar, S32, 480, "", 1, 0, 0, 20000, 0
|
||||
unused460 = scalar, S32, 480, "", 1, 0, 0, 100, 0
|
||||
hip9011SpiDevice = bits, U08, 484, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4"
|
||||
failedMapFallback = scalar, U08, 485, "kPa", 1, 0, 0, 100, 0
|
||||
boostControlSafeDutyCycle = scalar, U08, 486, "%", 1, 0, 0, 100, 0
|
||||
|
@ -1208,7 +1208,8 @@ tcu_32_solenoid_pin = bits, U16, 3756, [0:7], 0="NONE",62="1A - ECF",11="1B - AC
|
|||
tcu_32_solenoid_pin_mode = bits, U08, 3758, [0:1], "default", "default inverted", "open collector", "open collector inverted"
|
||||
tcu_32_solenoid_freq = scalar, U16, 3760, "Hz", 1, 0, 0, 3000, 0
|
||||
etbMinimumPosition = scalar, F32, 3764, "%", 1, 0, 0.01, 100, 2
|
||||
mainUnusedEnd = array, U08, 3768, [246], "units", 1, 0, 0, 1, 0
|
||||
tuneHidingKey = scalar, U16, 3768, "", 1, 0, 0, 20000, 0
|
||||
mainUnusedEnd = array, U08, 3770, [244], "units", 1, 0, 0, 1, 0
|
||||
etbBiasBins = array, F32, 4016, [8], "target TPS position", 1, 0, 0, 100, 0
|
||||
etbBiasValues = array, F32, 4048, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
|
||||
iacPidMultTable = array, U08, 4080, [8x8], "%", 1, 0, 0, 999, 2
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.07.30.hellen_cypress.885438734"
|
||||
signature = "rusEFI 2022.07.30.hellen_cypress.3868207281"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.07.30.hellen_cypress.885438734" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.07.30.hellen_cypress.3868207281" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -85,7 +85,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Sat Jul 30 14:08:51 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Sat Jul 30 15:34:01 UTC 2022
|
||||
|
||||
pageSize = 21300
|
||||
page = 1
|
||||
|
@ -210,7 +210,7 @@ trailingSparkAngle = scalar, S32, 464, "angle", 1, 0, 0, 720, 0
|
|||
trigger_type = bits, U32, 468, [0:6], "custom toothed wheel", "Ford Aspire", "Dodge Neon 1995", "Miata NA", "INVALID", "GM_7X", "Cooper R50", "Mazda SOHC 4", "60/2", "36/1", "Mercedes Two Segment", "Mitsubishi 4G93", "EZ30", "INVALID", "Dodge Neon 2003", "Mazda DOHC 1+4", "1+1", "INVALID", "Single Tooth", "Dodge Ram 1+16", "60/2 VW", "INVALID", "Dodge Stratus", "36_2_2_2", "Nissan Primera", "dev 2JZ 3/34 simulator", "Rover K", "GM 24x 5 degree", "Honda CBR 600", "2JZ_1_12", "Honda CBR 600 custom", "3/1 skipped", "Dodge Neon 2003 crank", "Miata NB", "INVALID", "INVALID", "Subaru 7+6", "Jeep 18-2-2-2", "12 tooth crank", "Dodge Neon 1995 crank only", "Jeep XJ 4 cyl", "FiatIAQ_P8", "Mazda Z5", "INVALID", "Renix 44-2-2", "Renix 66-2-2-2", "Honda K 12+1", "INVALID", "36/2", "Subaru SVX", "1+16", "Subaru 7 without 6", "INVALID", "TriTach", "GM 60/2/2/2", "Skoda Favorit", "Barra 3+1 Cam", "Kawa KX450F", "Nissan VQ35", "INVALID", "Nissan VQ30", "Nissan QR25", "Mitsubishi 3A92", "Subaru SVX Crank 1", "Subaru SVX Cam VVT", "Ford PIP", "Suzuki G13B", "Honda K 4+1", "Nissan MR18 Crank", "32/2", "36-2-1", "36-2-1-1", "INVALID", "INVALID", "GM 24x 3 degree", "trg75"
|
||||
trigger_customTotalToothCount = scalar, S32, 472, "number", 1, 0, 0, 500, 0
|
||||
trigger_customSkippedToothCount = scalar, S32, 476, "number", 1, 0, 0, 500, 0
|
||||
tuneHidingKey = scalar, S32, 480, "", 1, 0, 0, 20000, 0
|
||||
unused460 = scalar, S32, 480, "", 1, 0, 0, 100, 0
|
||||
hip9011SpiDevice = bits, U08, 484, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4"
|
||||
failedMapFallback = scalar, U08, 485, "kPa", 1, 0, 0, 100, 0
|
||||
boostControlSafeDutyCycle = scalar, U08, 486, "%", 1, 0, 0, 100, 0
|
||||
|
@ -1208,7 +1208,8 @@ tcu_32_solenoid_pin = bits, U16, 3756, [0:7], "NONE", "INVALID", "PA0", "PA1", "
|
|||
tcu_32_solenoid_pin_mode = bits, U08, 3758, [0:1], "default", "default inverted", "open collector", "open collector inverted"
|
||||
tcu_32_solenoid_freq = scalar, U16, 3760, "Hz", 1, 0, 0, 3000, 0
|
||||
etbMinimumPosition = scalar, F32, 3764, "%", 1, 0, 0.01, 100, 2
|
||||
mainUnusedEnd = array, U08, 3768, [246], "units", 1, 0, 0, 1, 0
|
||||
tuneHidingKey = scalar, U16, 3768, "", 1, 0, 0, 20000, 0
|
||||
mainUnusedEnd = array, U08, 3770, [244], "units", 1, 0, 0, 1, 0
|
||||
etbBiasBins = array, F32, 4016, [8], "target TPS position", 1, 0, 0, 100, 0
|
||||
etbBiasValues = array, F32, 4048, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
|
||||
iacPidMultTable = array, U08, 4080, [8x8], "%", 1, 0, 0, 999, 2
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.07.30.kin.1787158147"
|
||||
signature = "rusEFI 2022.07.30.kin.3100856124"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.07.30.kin.1787158147" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.07.30.kin.3100856124" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -85,7 +85,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Sat Jul 30 14:08:49 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Sat Jul 30 15:33:59 UTC 2022
|
||||
|
||||
pageSize = 21272
|
||||
page = 1
|
||||
|
@ -210,7 +210,7 @@ trailingSparkAngle = scalar, S32, 464, "angle", 1, 0, 0, 720, 0
|
|||
trigger_type = bits, U32, 468, [0:6], "custom toothed wheel", "Ford Aspire", "Dodge Neon 1995", "Miata NA", "INVALID", "GM_7X", "Cooper R50", "Mazda SOHC 4", "60/2", "36/1", "Mercedes Two Segment", "Mitsubishi 4G93", "EZ30", "INVALID", "Dodge Neon 2003", "Mazda DOHC 1+4", "1+1", "INVALID", "Single Tooth", "Dodge Ram 1+16", "60/2 VW", "INVALID", "Dodge Stratus", "36_2_2_2", "Nissan Primera", "dev 2JZ 3/34 simulator", "Rover K", "GM 24x 5 degree", "Honda CBR 600", "2JZ_1_12", "Honda CBR 600 custom", "3/1 skipped", "Dodge Neon 2003 crank", "Miata NB", "INVALID", "INVALID", "Subaru 7+6", "Jeep 18-2-2-2", "12 tooth crank", "Dodge Neon 1995 crank only", "Jeep XJ 4 cyl", "FiatIAQ_P8", "Mazda Z5", "INVALID", "Renix 44-2-2", "Renix 66-2-2-2", "Honda K 12+1", "INVALID", "36/2", "Subaru SVX", "1+16", "Subaru 7 without 6", "INVALID", "TriTach", "GM 60/2/2/2", "Skoda Favorit", "Barra 3+1 Cam", "Kawa KX450F", "Nissan VQ35", "INVALID", "Nissan VQ30", "Nissan QR25", "Mitsubishi 3A92", "Subaru SVX Crank 1", "Subaru SVX Cam VVT", "Ford PIP", "Suzuki G13B", "Honda K 4+1", "Nissan MR18 Crank", "32/2", "36-2-1", "36-2-1-1", "INVALID", "INVALID", "GM 24x 3 degree", "trg75"
|
||||
trigger_customTotalToothCount = scalar, S32, 472, "number", 1, 0, 0, 500, 0
|
||||
trigger_customSkippedToothCount = scalar, S32, 476, "number", 1, 0, 0, 500, 0
|
||||
tuneHidingKey = scalar, S32, 480, "", 1, 0, 0, 20000, 0
|
||||
unused460 = scalar, S32, 480, "", 1, 0, 0, 100, 0
|
||||
hip9011SpiDevice = bits, U08, 484, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4"
|
||||
failedMapFallback = scalar, U08, 485, "kPa", 1, 0, 0, 100, 0
|
||||
boostControlSafeDutyCycle = scalar, U08, 486, "%", 1, 0, 0, 100, 0
|
||||
|
@ -1187,7 +1187,8 @@ tcu_32_solenoid_pin = bits, U16, 3728, [0:7], "NONE", "INVALID", "PA0", "PA1", "
|
|||
tcu_32_solenoid_pin_mode = bits, U08, 3730, [0:1], "default", "default inverted", "open collector", "open collector inverted"
|
||||
tcu_32_solenoid_freq = scalar, U16, 3732, "Hz", 1, 0, 0, 3000, 0
|
||||
etbMinimumPosition = scalar, F32, 3736, "%", 1, 0, 0.01, 100, 2
|
||||
mainUnusedEnd = array, U08, 3740, [246], "units", 1, 0, 0, 1, 0
|
||||
tuneHidingKey = scalar, U16, 3740, "", 1, 0, 0, 20000, 0
|
||||
mainUnusedEnd = array, U08, 3742, [244], "units", 1, 0, 0, 1, 0
|
||||
etbBiasBins = array, F32, 3988, [8], "target TPS position", 1, 0, 0, 100, 0
|
||||
etbBiasValues = array, F32, 4020, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
|
||||
iacPidMultTable = array, U08, 4052, [8x8], "%", 1, 0, 0, 999, 2
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.07.30.mre_f4.3191634930"
|
||||
signature = "rusEFI 2022.07.30.mre_f4.1818946125"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.07.30.mre_f4.3191634930" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.07.30.mre_f4.1818946125" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -85,7 +85,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Jul 30 14:08:26 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Jul 30 15:33:37 UTC 2022
|
||||
|
||||
pageSize = 21300
|
||||
page = 1
|
||||
|
@ -210,7 +210,7 @@ trailingSparkAngle = scalar, S32, 464, "angle", 1, 0, 0, 720, 0
|
|||
trigger_type = bits, U32, 468, [0:6], "custom toothed wheel", "Ford Aspire", "Dodge Neon 1995", "Miata NA", "INVALID", "GM_7X", "Cooper R50", "Mazda SOHC 4", "60/2", "36/1", "Mercedes Two Segment", "Mitsubishi 4G93", "EZ30", "INVALID", "Dodge Neon 2003", "Mazda DOHC 1+4", "1+1", "INVALID", "Single Tooth", "Dodge Ram 1+16", "60/2 VW", "INVALID", "Dodge Stratus", "36_2_2_2", "Nissan Primera", "dev 2JZ 3/34 simulator", "Rover K", "GM 24x 5 degree", "Honda CBR 600", "2JZ_1_12", "Honda CBR 600 custom", "3/1 skipped", "Dodge Neon 2003 crank", "Miata NB", "INVALID", "INVALID", "Subaru 7+6", "Jeep 18-2-2-2", "12 tooth crank", "Dodge Neon 1995 crank only", "Jeep XJ 4 cyl", "FiatIAQ_P8", "Mazda Z5", "INVALID", "Renix 44-2-2", "Renix 66-2-2-2", "Honda K 12+1", "INVALID", "36/2", "Subaru SVX", "1+16", "Subaru 7 without 6", "INVALID", "TriTach", "GM 60/2/2/2", "Skoda Favorit", "Barra 3+1 Cam", "Kawa KX450F", "Nissan VQ35", "INVALID", "Nissan VQ30", "Nissan QR25", "Mitsubishi 3A92", "Subaru SVX Crank 1", "Subaru SVX Cam VVT", "Ford PIP", "Suzuki G13B", "Honda K 4+1", "Nissan MR18 Crank", "32/2", "36-2-1", "36-2-1-1", "INVALID", "INVALID", "GM 24x 3 degree", "trg75"
|
||||
trigger_customTotalToothCount = scalar, S32, 472, "number", 1, 0, 0, 500, 0
|
||||
trigger_customSkippedToothCount = scalar, S32, 476, "number", 1, 0, 0, 500, 0
|
||||
tuneHidingKey = scalar, S32, 480, "", 1, 0, 0, 20000, 0
|
||||
unused460 = scalar, S32, 480, "", 1, 0, 0, 100, 0
|
||||
hip9011SpiDevice = bits, U08, 484, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4"
|
||||
failedMapFallback = scalar, U08, 485, "kPa", 1, 0, 0, 100, 0
|
||||
boostControlSafeDutyCycle = scalar, U08, 486, "%", 1, 0, 0, 100, 0
|
||||
|
@ -1208,7 +1208,8 @@ tcu_32_solenoid_pin = bits, U16, 3756, [0:7], 0="NONE",53="10 - Ignition 2",52="
|
|||
tcu_32_solenoid_pin_mode = bits, U08, 3758, [0:1], "default", "default inverted", "open collector", "open collector inverted"
|
||||
tcu_32_solenoid_freq = scalar, U16, 3760, "Hz", 1, 0, 0, 3000, 0
|
||||
etbMinimumPosition = scalar, F32, 3764, "%", 1, 0, 0.01, 100, 2
|
||||
mainUnusedEnd = array, U08, 3768, [246], "units", 1, 0, 0, 1, 0
|
||||
tuneHidingKey = scalar, U16, 3768, "", 1, 0, 0, 20000, 0
|
||||
mainUnusedEnd = array, U08, 3770, [244], "units", 1, 0, 0, 1, 0
|
||||
etbBiasBins = array, F32, 4016, [8], "target TPS position", 1, 0, 0, 100, 0
|
||||
etbBiasValues = array, F32, 4048, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
|
||||
iacPidMultTable = array, U08, 4080, [8x8], "%", 1, 0, 0, 999, 2
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.07.30.mre_f7.3191634930"
|
||||
signature = "rusEFI 2022.07.30.mre_f7.1818946125"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.07.30.mre_f7.3191634930" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.07.30.mre_f7.1818946125" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -85,7 +85,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Jul 30 14:08:24 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Jul 30 15:33:35 UTC 2022
|
||||
|
||||
pageSize = 21300
|
||||
page = 1
|
||||
|
@ -210,7 +210,7 @@ trailingSparkAngle = scalar, S32, 464, "angle", 1, 0, 0, 720, 0
|
|||
trigger_type = bits, U32, 468, [0:6], "custom toothed wheel", "Ford Aspire", "Dodge Neon 1995", "Miata NA", "INVALID", "GM_7X", "Cooper R50", "Mazda SOHC 4", "60/2", "36/1", "Mercedes Two Segment", "Mitsubishi 4G93", "EZ30", "INVALID", "Dodge Neon 2003", "Mazda DOHC 1+4", "1+1", "INVALID", "Single Tooth", "Dodge Ram 1+16", "60/2 VW", "INVALID", "Dodge Stratus", "36_2_2_2", "Nissan Primera", "dev 2JZ 3/34 simulator", "Rover K", "GM 24x 5 degree", "Honda CBR 600", "2JZ_1_12", "Honda CBR 600 custom", "3/1 skipped", "Dodge Neon 2003 crank", "Miata NB", "INVALID", "INVALID", "Subaru 7+6", "Jeep 18-2-2-2", "12 tooth crank", "Dodge Neon 1995 crank only", "Jeep XJ 4 cyl", "FiatIAQ_P8", "Mazda Z5", "INVALID", "Renix 44-2-2", "Renix 66-2-2-2", "Honda K 12+1", "INVALID", "36/2", "Subaru SVX", "1+16", "Subaru 7 without 6", "INVALID", "TriTach", "GM 60/2/2/2", "Skoda Favorit", "Barra 3+1 Cam", "Kawa KX450F", "Nissan VQ35", "INVALID", "Nissan VQ30", "Nissan QR25", "Mitsubishi 3A92", "Subaru SVX Crank 1", "Subaru SVX Cam VVT", "Ford PIP", "Suzuki G13B", "Honda K 4+1", "Nissan MR18 Crank", "32/2", "36-2-1", "36-2-1-1", "INVALID", "INVALID", "GM 24x 3 degree", "trg75"
|
||||
trigger_customTotalToothCount = scalar, S32, 472, "number", 1, 0, 0, 500, 0
|
||||
trigger_customSkippedToothCount = scalar, S32, 476, "number", 1, 0, 0, 500, 0
|
||||
tuneHidingKey = scalar, S32, 480, "", 1, 0, 0, 20000, 0
|
||||
unused460 = scalar, S32, 480, "", 1, 0, 0, 100, 0
|
||||
hip9011SpiDevice = bits, U08, 484, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4"
|
||||
failedMapFallback = scalar, U08, 485, "kPa", 1, 0, 0, 100, 0
|
||||
boostControlSafeDutyCycle = scalar, U08, 486, "%", 1, 0, 0, 100, 0
|
||||
|
@ -1208,7 +1208,8 @@ tcu_32_solenoid_pin = bits, U16, 3756, [0:7], 0="NONE",53="10 - Ignition 2",52="
|
|||
tcu_32_solenoid_pin_mode = bits, U08, 3758, [0:1], "default", "default inverted", "open collector", "open collector inverted"
|
||||
tcu_32_solenoid_freq = scalar, U16, 3760, "Hz", 1, 0, 0, 3000, 0
|
||||
etbMinimumPosition = scalar, F32, 3764, "%", 1, 0, 0.01, 100, 2
|
||||
mainUnusedEnd = array, U08, 3768, [246], "units", 1, 0, 0, 1, 0
|
||||
tuneHidingKey = scalar, U16, 3768, "", 1, 0, 0, 20000, 0
|
||||
mainUnusedEnd = array, U08, 3770, [244], "units", 1, 0, 0, 1, 0
|
||||
etbBiasBins = array, F32, 4016, [8], "target TPS position", 1, 0, 0, 100, 0
|
||||
etbBiasValues = array, F32, 4048, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
|
||||
iacPidMultTable = array, U08, 4080, [8x8], "%", 1, 0, 0, 999, 2
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.07.30.prometheus_405.553660130"
|
||||
signature = "rusEFI 2022.07.30.prometheus_405.4082548573"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.07.30.prometheus_405.553660130" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.07.30.prometheus_405.4082548573" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -85,7 +85,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Jul 30 14:08:34 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Jul 30 15:33:45 UTC 2022
|
||||
|
||||
pageSize = 21300
|
||||
page = 1
|
||||
|
@ -210,7 +210,7 @@ trailingSparkAngle = scalar, S32, 464, "angle", 1, 0, 0, 720, 0
|
|||
trigger_type = bits, U32, 468, [0:6], "custom toothed wheel", "Ford Aspire", "Dodge Neon 1995", "Miata NA", "INVALID", "GM_7X", "Cooper R50", "Mazda SOHC 4", "60/2", "36/1", "Mercedes Two Segment", "Mitsubishi 4G93", "EZ30", "INVALID", "Dodge Neon 2003", "Mazda DOHC 1+4", "1+1", "INVALID", "Single Tooth", "Dodge Ram 1+16", "60/2 VW", "INVALID", "Dodge Stratus", "36_2_2_2", "Nissan Primera", "dev 2JZ 3/34 simulator", "Rover K", "GM 24x 5 degree", "Honda CBR 600", "2JZ_1_12", "Honda CBR 600 custom", "3/1 skipped", "Dodge Neon 2003 crank", "Miata NB", "INVALID", "INVALID", "Subaru 7+6", "Jeep 18-2-2-2", "12 tooth crank", "Dodge Neon 1995 crank only", "Jeep XJ 4 cyl", "FiatIAQ_P8", "Mazda Z5", "INVALID", "Renix 44-2-2", "Renix 66-2-2-2", "Honda K 12+1", "INVALID", "36/2", "Subaru SVX", "1+16", "Subaru 7 without 6", "INVALID", "TriTach", "GM 60/2/2/2", "Skoda Favorit", "Barra 3+1 Cam", "Kawa KX450F", "Nissan VQ35", "INVALID", "Nissan VQ30", "Nissan QR25", "Mitsubishi 3A92", "Subaru SVX Crank 1", "Subaru SVX Cam VVT", "Ford PIP", "Suzuki G13B", "Honda K 4+1", "Nissan MR18 Crank", "32/2", "36-2-1", "36-2-1-1", "INVALID", "INVALID", "GM 24x 3 degree", "trg75"
|
||||
trigger_customTotalToothCount = scalar, S32, 472, "number", 1, 0, 0, 500, 0
|
||||
trigger_customSkippedToothCount = scalar, S32, 476, "number", 1, 0, 0, 500, 0
|
||||
tuneHidingKey = scalar, S32, 480, "", 1, 0, 0, 20000, 0
|
||||
unused460 = scalar, S32, 480, "", 1, 0, 0, 100, 0
|
||||
hip9011SpiDevice = bits, U08, 484, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4"
|
||||
failedMapFallback = scalar, U08, 485, "kPa", 1, 0, 0, 100, 0
|
||||
boostControlSafeDutyCycle = scalar, U08, 486, "%", 1, 0, 0, 100, 0
|
||||
|
@ -1208,7 +1208,8 @@ tcu_32_solenoid_pin = bits, U16, 3756, [0:7], "NONE", "INVALID", "PA0", "PA1", "
|
|||
tcu_32_solenoid_pin_mode = bits, U08, 3758, [0:1], "default", "default inverted", "open collector", "open collector inverted"
|
||||
tcu_32_solenoid_freq = scalar, U16, 3760, "Hz", 1, 0, 0, 3000, 0
|
||||
etbMinimumPosition = scalar, F32, 3764, "%", 1, 0, 0.01, 100, 2
|
||||
mainUnusedEnd = array, U08, 3768, [246], "units", 1, 0, 0, 1, 0
|
||||
tuneHidingKey = scalar, U16, 3768, "", 1, 0, 0, 20000, 0
|
||||
mainUnusedEnd = array, U08, 3770, [244], "units", 1, 0, 0, 1, 0
|
||||
etbBiasBins = array, F32, 4016, [8], "target TPS position", 1, 0, 0, 100, 0
|
||||
etbBiasValues = array, F32, 4048, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
|
||||
iacPidMultTable = array, U08, 4080, [8x8], "%", 1, 0, 0, 999, 2
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.07.30.prometheus_469.553660130"
|
||||
signature = "rusEFI 2022.07.30.prometheus_469.4082548573"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.07.30.prometheus_469.553660130" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.07.30.prometheus_469.4082548573" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -85,7 +85,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Jul 30 14:08:33 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Jul 30 15:33:43 UTC 2022
|
||||
|
||||
pageSize = 21300
|
||||
page = 1
|
||||
|
@ -210,7 +210,7 @@ trailingSparkAngle = scalar, S32, 464, "angle", 1, 0, 0, 720, 0
|
|||
trigger_type = bits, U32, 468, [0:6], "custom toothed wheel", "Ford Aspire", "Dodge Neon 1995", "Miata NA", "INVALID", "GM_7X", "Cooper R50", "Mazda SOHC 4", "60/2", "36/1", "Mercedes Two Segment", "Mitsubishi 4G93", "EZ30", "INVALID", "Dodge Neon 2003", "Mazda DOHC 1+4", "1+1", "INVALID", "Single Tooth", "Dodge Ram 1+16", "60/2 VW", "INVALID", "Dodge Stratus", "36_2_2_2", "Nissan Primera", "dev 2JZ 3/34 simulator", "Rover K", "GM 24x 5 degree", "Honda CBR 600", "2JZ_1_12", "Honda CBR 600 custom", "3/1 skipped", "Dodge Neon 2003 crank", "Miata NB", "INVALID", "INVALID", "Subaru 7+6", "Jeep 18-2-2-2", "12 tooth crank", "Dodge Neon 1995 crank only", "Jeep XJ 4 cyl", "FiatIAQ_P8", "Mazda Z5", "INVALID", "Renix 44-2-2", "Renix 66-2-2-2", "Honda K 12+1", "INVALID", "36/2", "Subaru SVX", "1+16", "Subaru 7 without 6", "INVALID", "TriTach", "GM 60/2/2/2", "Skoda Favorit", "Barra 3+1 Cam", "Kawa KX450F", "Nissan VQ35", "INVALID", "Nissan VQ30", "Nissan QR25", "Mitsubishi 3A92", "Subaru SVX Crank 1", "Subaru SVX Cam VVT", "Ford PIP", "Suzuki G13B", "Honda K 4+1", "Nissan MR18 Crank", "32/2", "36-2-1", "36-2-1-1", "INVALID", "INVALID", "GM 24x 3 degree", "trg75"
|
||||
trigger_customTotalToothCount = scalar, S32, 472, "number", 1, 0, 0, 500, 0
|
||||
trigger_customSkippedToothCount = scalar, S32, 476, "number", 1, 0, 0, 500, 0
|
||||
tuneHidingKey = scalar, S32, 480, "", 1, 0, 0, 20000, 0
|
||||
unused460 = scalar, S32, 480, "", 1, 0, 0, 100, 0
|
||||
hip9011SpiDevice = bits, U08, 484, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4"
|
||||
failedMapFallback = scalar, U08, 485, "kPa", 1, 0, 0, 100, 0
|
||||
boostControlSafeDutyCycle = scalar, U08, 486, "%", 1, 0, 0, 100, 0
|
||||
|
@ -1208,7 +1208,8 @@ tcu_32_solenoid_pin = bits, U16, 3756, [0:7], "NONE", "INVALID", "PA0", "PA1", "
|
|||
tcu_32_solenoid_pin_mode = bits, U08, 3758, [0:1], "default", "default inverted", "open collector", "open collector inverted"
|
||||
tcu_32_solenoid_freq = scalar, U16, 3760, "Hz", 1, 0, 0, 3000, 0
|
||||
etbMinimumPosition = scalar, F32, 3764, "%", 1, 0, 0.01, 100, 2
|
||||
mainUnusedEnd = array, U08, 3768, [246], "units", 1, 0, 0, 1, 0
|
||||
tuneHidingKey = scalar, U16, 3768, "", 1, 0, 0, 20000, 0
|
||||
mainUnusedEnd = array, U08, 3770, [244], "units", 1, 0, 0, 1, 0
|
||||
etbBiasBins = array, F32, 4016, [8], "target TPS position", 1, 0, 0, 100, 0
|
||||
etbBiasValues = array, F32, 4048, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
|
||||
iacPidMultTable = array, U08, 4080, [8x8], "%", 1, 0, 0, 999, 2
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.07.30.proteus_f4.3559338098"
|
||||
signature = "rusEFI 2022.07.30.proteus_f4.108110285"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.07.30.proteus_f4.3559338098" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.07.30.proteus_f4.108110285" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -85,7 +85,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Jul 30 14:08:38 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Jul 30 15:33:48 UTC 2022
|
||||
|
||||
pageSize = 21300
|
||||
page = 1
|
||||
|
@ -210,7 +210,7 @@ trailingSparkAngle = scalar, S32, 464, "angle", 1, 0, 0, 720, 0
|
|||
trigger_type = bits, U32, 468, [0:6], "custom toothed wheel", "Ford Aspire", "Dodge Neon 1995", "Miata NA", "INVALID", "GM_7X", "Cooper R50", "Mazda SOHC 4", "60/2", "36/1", "Mercedes Two Segment", "Mitsubishi 4G93", "EZ30", "INVALID", "Dodge Neon 2003", "Mazda DOHC 1+4", "1+1", "INVALID", "Single Tooth", "Dodge Ram 1+16", "60/2 VW", "INVALID", "Dodge Stratus", "36_2_2_2", "Nissan Primera", "dev 2JZ 3/34 simulator", "Rover K", "GM 24x 5 degree", "Honda CBR 600", "2JZ_1_12", "Honda CBR 600 custom", "3/1 skipped", "Dodge Neon 2003 crank", "Miata NB", "INVALID", "INVALID", "Subaru 7+6", "Jeep 18-2-2-2", "12 tooth crank", "Dodge Neon 1995 crank only", "Jeep XJ 4 cyl", "FiatIAQ_P8", "Mazda Z5", "INVALID", "Renix 44-2-2", "Renix 66-2-2-2", "Honda K 12+1", "INVALID", "36/2", "Subaru SVX", "1+16", "Subaru 7 without 6", "INVALID", "TriTach", "GM 60/2/2/2", "Skoda Favorit", "Barra 3+1 Cam", "Kawa KX450F", "Nissan VQ35", "INVALID", "Nissan VQ30", "Nissan QR25", "Mitsubishi 3A92", "Subaru SVX Crank 1", "Subaru SVX Cam VVT", "Ford PIP", "Suzuki G13B", "Honda K 4+1", "Nissan MR18 Crank", "32/2", "36-2-1", "36-2-1-1", "INVALID", "INVALID", "GM 24x 3 degree", "trg75"
|
||||
trigger_customTotalToothCount = scalar, S32, 472, "number", 1, 0, 0, 500, 0
|
||||
trigger_customSkippedToothCount = scalar, S32, 476, "number", 1, 0, 0, 500, 0
|
||||
tuneHidingKey = scalar, S32, 480, "", 1, 0, 0, 20000, 0
|
||||
unused460 = scalar, S32, 480, "", 1, 0, 0, 100, 0
|
||||
hip9011SpiDevice = bits, U08, 484, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4"
|
||||
failedMapFallback = scalar, U08, 485, "kPa", 1, 0, 0, 100, 0
|
||||
boostControlSafeDutyCycle = scalar, U08, 486, "%", 1, 0, 0, 100, 0
|
||||
|
@ -1208,7 +1208,8 @@ tcu_32_solenoid_pin = bits, U16, 3756, [0:7], 0="NONE",11="Highside 1",10="Highs
|
|||
tcu_32_solenoid_pin_mode = bits, U08, 3758, [0:1], "default", "default inverted", "open collector", "open collector inverted"
|
||||
tcu_32_solenoid_freq = scalar, U16, 3760, "Hz", 1, 0, 0, 3000, 0
|
||||
etbMinimumPosition = scalar, F32, 3764, "%", 1, 0, 0.01, 100, 2
|
||||
mainUnusedEnd = array, U08, 3768, [246], "units", 1, 0, 0, 1, 0
|
||||
tuneHidingKey = scalar, U16, 3768, "", 1, 0, 0, 20000, 0
|
||||
mainUnusedEnd = array, U08, 3770, [244], "units", 1, 0, 0, 1, 0
|
||||
etbBiasBins = array, F32, 4016, [8], "target TPS position", 1, 0, 0, 100, 0
|
||||
etbBiasValues = array, F32, 4048, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
|
||||
iacPidMultTable = array, U08, 4080, [8x8], "%", 1, 0, 0, 999, 2
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.07.30.proteus_f7.3559338098"
|
||||
signature = "rusEFI 2022.07.30.proteus_f7.108110285"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.07.30.proteus_f7.3559338098" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.07.30.proteus_f7.108110285" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -85,7 +85,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Jul 30 14:08:36 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Jul 30 15:33:47 UTC 2022
|
||||
|
||||
pageSize = 21300
|
||||
page = 1
|
||||
|
@ -210,7 +210,7 @@ trailingSparkAngle = scalar, S32, 464, "angle", 1, 0, 0, 720, 0
|
|||
trigger_type = bits, U32, 468, [0:6], "custom toothed wheel", "Ford Aspire", "Dodge Neon 1995", "Miata NA", "INVALID", "GM_7X", "Cooper R50", "Mazda SOHC 4", "60/2", "36/1", "Mercedes Two Segment", "Mitsubishi 4G93", "EZ30", "INVALID", "Dodge Neon 2003", "Mazda DOHC 1+4", "1+1", "INVALID", "Single Tooth", "Dodge Ram 1+16", "60/2 VW", "INVALID", "Dodge Stratus", "36_2_2_2", "Nissan Primera", "dev 2JZ 3/34 simulator", "Rover K", "GM 24x 5 degree", "Honda CBR 600", "2JZ_1_12", "Honda CBR 600 custom", "3/1 skipped", "Dodge Neon 2003 crank", "Miata NB", "INVALID", "INVALID", "Subaru 7+6", "Jeep 18-2-2-2", "12 tooth crank", "Dodge Neon 1995 crank only", "Jeep XJ 4 cyl", "FiatIAQ_P8", "Mazda Z5", "INVALID", "Renix 44-2-2", "Renix 66-2-2-2", "Honda K 12+1", "INVALID", "36/2", "Subaru SVX", "1+16", "Subaru 7 without 6", "INVALID", "TriTach", "GM 60/2/2/2", "Skoda Favorit", "Barra 3+1 Cam", "Kawa KX450F", "Nissan VQ35", "INVALID", "Nissan VQ30", "Nissan QR25", "Mitsubishi 3A92", "Subaru SVX Crank 1", "Subaru SVX Cam VVT", "Ford PIP", "Suzuki G13B", "Honda K 4+1", "Nissan MR18 Crank", "32/2", "36-2-1", "36-2-1-1", "INVALID", "INVALID", "GM 24x 3 degree", "trg75"
|
||||
trigger_customTotalToothCount = scalar, S32, 472, "number", 1, 0, 0, 500, 0
|
||||
trigger_customSkippedToothCount = scalar, S32, 476, "number", 1, 0, 0, 500, 0
|
||||
tuneHidingKey = scalar, S32, 480, "", 1, 0, 0, 20000, 0
|
||||
unused460 = scalar, S32, 480, "", 1, 0, 0, 100, 0
|
||||
hip9011SpiDevice = bits, U08, 484, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4"
|
||||
failedMapFallback = scalar, U08, 485, "kPa", 1, 0, 0, 100, 0
|
||||
boostControlSafeDutyCycle = scalar, U08, 486, "%", 1, 0, 0, 100, 0
|
||||
|
@ -1208,7 +1208,8 @@ tcu_32_solenoid_pin = bits, U16, 3756, [0:7], 0="NONE",11="Highside 1",10="Highs
|
|||
tcu_32_solenoid_pin_mode = bits, U08, 3758, [0:1], "default", "default inverted", "open collector", "open collector inverted"
|
||||
tcu_32_solenoid_freq = scalar, U16, 3760, "Hz", 1, 0, 0, 3000, 0
|
||||
etbMinimumPosition = scalar, F32, 3764, "%", 1, 0, 0.01, 100, 2
|
||||
mainUnusedEnd = array, U08, 3768, [246], "units", 1, 0, 0, 1, 0
|
||||
tuneHidingKey = scalar, U16, 3768, "", 1, 0, 0, 20000, 0
|
||||
mainUnusedEnd = array, U08, 3770, [244], "units", 1, 0, 0, 1, 0
|
||||
etbBiasBins = array, F32, 4016, [8], "target TPS position", 1, 0, 0, 100, 0
|
||||
etbBiasValues = array, F32, 4048, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
|
||||
iacPidMultTable = array, U08, 4080, [8x8], "%", 1, 0, 0, 999, 2
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.07.30.proteus_h7.3559338098"
|
||||
signature = "rusEFI 2022.07.30.proteus_h7.108110285"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.07.30.proteus_h7.3559338098" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.07.30.proteus_h7.108110285" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -85,7 +85,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Jul 30 14:08:39 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Jul 30 15:33:50 UTC 2022
|
||||
|
||||
pageSize = 21300
|
||||
page = 1
|
||||
|
@ -210,7 +210,7 @@ trailingSparkAngle = scalar, S32, 464, "angle", 1, 0, 0, 720, 0
|
|||
trigger_type = bits, U32, 468, [0:6], "custom toothed wheel", "Ford Aspire", "Dodge Neon 1995", "Miata NA", "INVALID", "GM_7X", "Cooper R50", "Mazda SOHC 4", "60/2", "36/1", "Mercedes Two Segment", "Mitsubishi 4G93", "EZ30", "INVALID", "Dodge Neon 2003", "Mazda DOHC 1+4", "1+1", "INVALID", "Single Tooth", "Dodge Ram 1+16", "60/2 VW", "INVALID", "Dodge Stratus", "36_2_2_2", "Nissan Primera", "dev 2JZ 3/34 simulator", "Rover K", "GM 24x 5 degree", "Honda CBR 600", "2JZ_1_12", "Honda CBR 600 custom", "3/1 skipped", "Dodge Neon 2003 crank", "Miata NB", "INVALID", "INVALID", "Subaru 7+6", "Jeep 18-2-2-2", "12 tooth crank", "Dodge Neon 1995 crank only", "Jeep XJ 4 cyl", "FiatIAQ_P8", "Mazda Z5", "INVALID", "Renix 44-2-2", "Renix 66-2-2-2", "Honda K 12+1", "INVALID", "36/2", "Subaru SVX", "1+16", "Subaru 7 without 6", "INVALID", "TriTach", "GM 60/2/2/2", "Skoda Favorit", "Barra 3+1 Cam", "Kawa KX450F", "Nissan VQ35", "INVALID", "Nissan VQ30", "Nissan QR25", "Mitsubishi 3A92", "Subaru SVX Crank 1", "Subaru SVX Cam VVT", "Ford PIP", "Suzuki G13B", "Honda K 4+1", "Nissan MR18 Crank", "32/2", "36-2-1", "36-2-1-1", "INVALID", "INVALID", "GM 24x 3 degree", "trg75"
|
||||
trigger_customTotalToothCount = scalar, S32, 472, "number", 1, 0, 0, 500, 0
|
||||
trigger_customSkippedToothCount = scalar, S32, 476, "number", 1, 0, 0, 500, 0
|
||||
tuneHidingKey = scalar, S32, 480, "", 1, 0, 0, 20000, 0
|
||||
unused460 = scalar, S32, 480, "", 1, 0, 0, 100, 0
|
||||
hip9011SpiDevice = bits, U08, 484, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4"
|
||||
failedMapFallback = scalar, U08, 485, "kPa", 1, 0, 0, 100, 0
|
||||
boostControlSafeDutyCycle = scalar, U08, 486, "%", 1, 0, 0, 100, 0
|
||||
|
@ -1208,7 +1208,8 @@ tcu_32_solenoid_pin = bits, U16, 3756, [0:7], 0="NONE",11="Highside 1",10="Highs
|
|||
tcu_32_solenoid_pin_mode = bits, U08, 3758, [0:1], "default", "default inverted", "open collector", "open collector inverted"
|
||||
tcu_32_solenoid_freq = scalar, U16, 3760, "Hz", 1, 0, 0, 3000, 0
|
||||
etbMinimumPosition = scalar, F32, 3764, "%", 1, 0, 0.01, 100, 2
|
||||
mainUnusedEnd = array, U08, 3768, [246], "units", 1, 0, 0, 1, 0
|
||||
tuneHidingKey = scalar, U16, 3768, "", 1, 0, 0, 20000, 0
|
||||
mainUnusedEnd = array, U08, 3770, [244], "units", 1, 0, 0, 1, 0
|
||||
etbBiasBins = array, F32, 4016, [8], "target TPS position", 1, 0, 0, 100, 0
|
||||
etbBiasValues = array, F32, 4048, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
|
||||
iacPidMultTable = array, U08, 4080, [8x8], "%", 1, 0, 0, 999, 2
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.07.30.subaru_eg33_f7.2063273654"
|
||||
signature = "rusEFI 2022.07.30.subaru_eg33_f7.2829950729"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.07.30.subaru_eg33_f7.2063273654" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.07.30.subaru_eg33_f7.2829950729" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -85,7 +85,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_subaru_config.sh integration/rusefi_config.txt Sat Jul 30 14:08:52 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_subaru_config.sh integration/rusefi_config.txt Sat Jul 30 15:34:02 UTC 2022
|
||||
|
||||
pageSize = 21300
|
||||
page = 1
|
||||
|
@ -210,7 +210,7 @@ trailingSparkAngle = scalar, S32, 464, "angle", 1, 0, 0, 720, 0
|
|||
trigger_type = bits, U32, 468, [0:6], "custom toothed wheel", "Ford Aspire", "Dodge Neon 1995", "Miata NA", "INVALID", "GM_7X", "Cooper R50", "Mazda SOHC 4", "60/2", "36/1", "Mercedes Two Segment", "Mitsubishi 4G93", "EZ30", "INVALID", "Dodge Neon 2003", "Mazda DOHC 1+4", "1+1", "INVALID", "Single Tooth", "Dodge Ram 1+16", "60/2 VW", "INVALID", "Dodge Stratus", "36_2_2_2", "Nissan Primera", "dev 2JZ 3/34 simulator", "Rover K", "GM 24x 5 degree", "Honda CBR 600", "2JZ_1_12", "Honda CBR 600 custom", "3/1 skipped", "Dodge Neon 2003 crank", "Miata NB", "INVALID", "INVALID", "Subaru 7+6", "Jeep 18-2-2-2", "12 tooth crank", "Dodge Neon 1995 crank only", "Jeep XJ 4 cyl", "FiatIAQ_P8", "Mazda Z5", "INVALID", "Renix 44-2-2", "Renix 66-2-2-2", "Honda K 12+1", "INVALID", "36/2", "Subaru SVX", "1+16", "Subaru 7 without 6", "INVALID", "TriTach", "GM 60/2/2/2", "Skoda Favorit", "Barra 3+1 Cam", "Kawa KX450F", "Nissan VQ35", "INVALID", "Nissan VQ30", "Nissan QR25", "Mitsubishi 3A92", "Subaru SVX Crank 1", "Subaru SVX Cam VVT", "Ford PIP", "Suzuki G13B", "Honda K 4+1", "Nissan MR18 Crank", "32/2", "36-2-1", "36-2-1-1", "INVALID", "INVALID", "GM 24x 3 degree", "trg75"
|
||||
trigger_customTotalToothCount = scalar, S32, 472, "number", 1, 0, 0, 500, 0
|
||||
trigger_customSkippedToothCount = scalar, S32, 476, "number", 1, 0, 0, 500, 0
|
||||
tuneHidingKey = scalar, S32, 480, "", 1, 0, 0, 20000, 0
|
||||
unused460 = scalar, S32, 480, "", 1, 0, 0, 100, 0
|
||||
hip9011SpiDevice = bits, U08, 484, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4"
|
||||
failedMapFallback = scalar, U08, 485, "kPa", 1, 0, 0, 100, 0
|
||||
boostControlSafeDutyCycle = scalar, U08, 486, "%", 1, 0, 0, 100, 0
|
||||
|
@ -1208,7 +1208,8 @@ tcu_32_solenoid_pin = bits, U16, 3756, [0:7], 0="NONE",186="A01 - Injector 5",19
|
|||
tcu_32_solenoid_pin_mode = bits, U08, 3758, [0:1], "default", "default inverted", "open collector", "open collector inverted"
|
||||
tcu_32_solenoid_freq = scalar, U16, 3760, "Hz", 1, 0, 0, 3000, 0
|
||||
etbMinimumPosition = scalar, F32, 3764, "%", 1, 0, 0.01, 100, 2
|
||||
mainUnusedEnd = array, U08, 3768, [246], "units", 1, 0, 0, 1, 0
|
||||
tuneHidingKey = scalar, U16, 3768, "", 1, 0, 0, 20000, 0
|
||||
mainUnusedEnd = array, U08, 3770, [244], "units", 1, 0, 0, 1, 0
|
||||
etbBiasBins = array, F32, 4016, [8], "target TPS position", 1, 0, 0, 100, 0
|
||||
etbBiasValues = array, F32, 4048, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
|
||||
iacPidMultTable = array, U08, 4080, [8x8], "%", 1, 0, 0, 999, 2
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.07.30.tdg-pdm8.3689036112"
|
||||
signature = "rusEFI 2022.07.30.tdg-pdm8.162834671"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.07.30.tdg-pdm8.3689036112" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.07.30.tdg-pdm8.162834671" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -85,7 +85,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Jul 30 14:08:46 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Jul 30 15:33:56 UTC 2022
|
||||
|
||||
pageSize = 21300
|
||||
page = 1
|
||||
|
@ -210,7 +210,7 @@ trailingSparkAngle = scalar, S32, 464, "angle", 1, 0, 0, 720, 0
|
|||
trigger_type = bits, U32, 468, [0:6], "custom toothed wheel", "Ford Aspire", "Dodge Neon 1995", "Miata NA", "INVALID", "GM_7X", "Cooper R50", "Mazda SOHC 4", "60/2", "36/1", "Mercedes Two Segment", "Mitsubishi 4G93", "EZ30", "INVALID", "Dodge Neon 2003", "Mazda DOHC 1+4", "1+1", "INVALID", "Single Tooth", "Dodge Ram 1+16", "60/2 VW", "INVALID", "Dodge Stratus", "36_2_2_2", "Nissan Primera", "dev 2JZ 3/34 simulator", "Rover K", "GM 24x 5 degree", "Honda CBR 600", "2JZ_1_12", "Honda CBR 600 custom", "3/1 skipped", "Dodge Neon 2003 crank", "Miata NB", "INVALID", "INVALID", "Subaru 7+6", "Jeep 18-2-2-2", "12 tooth crank", "Dodge Neon 1995 crank only", "Jeep XJ 4 cyl", "FiatIAQ_P8", "Mazda Z5", "INVALID", "Renix 44-2-2", "Renix 66-2-2-2", "Honda K 12+1", "INVALID", "36/2", "Subaru SVX", "1+16", "Subaru 7 without 6", "INVALID", "TriTach", "GM 60/2/2/2", "Skoda Favorit", "Barra 3+1 Cam", "Kawa KX450F", "Nissan VQ35", "INVALID", "Nissan VQ30", "Nissan QR25", "Mitsubishi 3A92", "Subaru SVX Crank 1", "Subaru SVX Cam VVT", "Ford PIP", "Suzuki G13B", "Honda K 4+1", "Nissan MR18 Crank", "32/2", "36-2-1", "36-2-1-1", "INVALID", "INVALID", "GM 24x 3 degree", "trg75"
|
||||
trigger_customTotalToothCount = scalar, S32, 472, "number", 1, 0, 0, 500, 0
|
||||
trigger_customSkippedToothCount = scalar, S32, 476, "number", 1, 0, 0, 500, 0
|
||||
tuneHidingKey = scalar, S32, 480, "", 1, 0, 0, 20000, 0
|
||||
unused460 = scalar, S32, 480, "", 1, 0, 0, 100, 0
|
||||
hip9011SpiDevice = bits, U08, 484, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4"
|
||||
failedMapFallback = scalar, U08, 485, "kPa", 1, 0, 0, 100, 0
|
||||
boostControlSafeDutyCycle = scalar, U08, 486, "%", 1, 0, 0, 100, 0
|
||||
|
@ -1208,7 +1208,8 @@ tcu_32_solenoid_pin = bits, U16, 3756, [0:7], 0="NONE",257="Out 1",258="Out 2",2
|
|||
tcu_32_solenoid_pin_mode = bits, U08, 3758, [0:1], "default", "default inverted", "open collector", "open collector inverted"
|
||||
tcu_32_solenoid_freq = scalar, U16, 3760, "Hz", 1, 0, 0, 3000, 0
|
||||
etbMinimumPosition = scalar, F32, 3764, "%", 1, 0, 0.01, 100, 2
|
||||
mainUnusedEnd = array, U08, 3768, [246], "units", 1, 0, 0, 1, 0
|
||||
tuneHidingKey = scalar, U16, 3768, "", 1, 0, 0, 20000, 0
|
||||
mainUnusedEnd = array, U08, 3770, [244], "units", 1, 0, 0, 1, 0
|
||||
etbBiasBins = array, F32, 4016, [8], "target TPS position", 1, 0, 0, 100, 0
|
||||
etbBiasValues = array, F32, 4048, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
|
||||
iacPidMultTable = array, U08, 4080, [8x8], "%", 1, 0, 0, 999, 2
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
package com.rusefi.config.generated;
|
||||
|
||||
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/actuators/ac_control.txt Sat Jul 30 14:08:00 UTC 2022
|
||||
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/actuators/ac_control.txt Sat Jul 30 15:33:11 UTC 2022
|
||||
|
||||
// by class com.rusefi.output.FileJavaFieldsConsumer
|
||||
import com.rusefi.config.*;
|
||||
|
@ -35,6 +35,7 @@ public class AcControl {
|
|||
public static final String CMD_BURNCONFIG = "burnconfig";
|
||||
public static final String CMD_DATE = "date";
|
||||
public static final String CMD_DISABLE = "disable";
|
||||
public static final String CMD_ECU_UNLOCK = "unlock";
|
||||
public static final String CMD_ENABLE = "enable";
|
||||
public static final String CMD_ENGINE_TYPE = "engine_type";
|
||||
public static final String CMD_ENGINESNIFFERRPMTHRESHOLD = "engineSnifferRpmThreshold";
|
||||
|
@ -77,7 +78,6 @@ public class AcControl {
|
|||
public static final int CMD_TS_WBO_UPDATE = 0x15;
|
||||
public static final int CMD_TS_X14 = 20;
|
||||
public static final int CMD_TS_X31 = 49;
|
||||
public static final String CMD_UNLOCK = "unlock";
|
||||
public static final String CMD_VSS_PIN = "vss_pin";
|
||||
public static final String CMD_WRITECONFIG = "writeconfig";
|
||||
public static final int COMPOSITE_PACKET_COUNT = 1000;
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
package com.rusefi.config.generated;
|
||||
|
||||
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/actuators/boost_control.txt Sat Jul 30 14:08:00 UTC 2022
|
||||
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/actuators/boost_control.txt Sat Jul 30 15:33:11 UTC 2022
|
||||
|
||||
// by class com.rusefi.output.FileJavaFieldsConsumer
|
||||
import com.rusefi.config.*;
|
||||
|
@ -35,6 +35,7 @@ public class BoostControl {
|
|||
public static final String CMD_BURNCONFIG = "burnconfig";
|
||||
public static final String CMD_DATE = "date";
|
||||
public static final String CMD_DISABLE = "disable";
|
||||
public static final String CMD_ECU_UNLOCK = "unlock";
|
||||
public static final String CMD_ENABLE = "enable";
|
||||
public static final String CMD_ENGINE_TYPE = "engine_type";
|
||||
public static final String CMD_ENGINESNIFFERRPMTHRESHOLD = "engineSnifferRpmThreshold";
|
||||
|
@ -77,7 +78,6 @@ public class BoostControl {
|
|||
public static final int CMD_TS_WBO_UPDATE = 0x15;
|
||||
public static final int CMD_TS_X14 = 20;
|
||||
public static final int CMD_TS_X31 = 49;
|
||||
public static final String CMD_UNLOCK = "unlock";
|
||||
public static final String CMD_VSS_PIN = "vss_pin";
|
||||
public static final String CMD_WRITECONFIG = "writeconfig";
|
||||
public static final int COMPOSITE_PACKET_COUNT = 1000;
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
package com.rusefi.config.generated;
|
||||
|
||||
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/algo/engine_state.txt Sat Jul 30 14:08:00 UTC 2022
|
||||
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/algo/engine_state.txt Sat Jul 30 15:33:11 UTC 2022
|
||||
|
||||
// by class com.rusefi.output.FileJavaFieldsConsumer
|
||||
import com.rusefi.config.*;
|
||||
|
@ -35,6 +35,7 @@ public class EngineState {
|
|||
public static final String CMD_BURNCONFIG = "burnconfig";
|
||||
public static final String CMD_DATE = "date";
|
||||
public static final String CMD_DISABLE = "disable";
|
||||
public static final String CMD_ECU_UNLOCK = "unlock";
|
||||
public static final String CMD_ENABLE = "enable";
|
||||
public static final String CMD_ENGINE_TYPE = "engine_type";
|
||||
public static final String CMD_ENGINESNIFFERRPMTHRESHOLD = "engineSnifferRpmThreshold";
|
||||
|
@ -77,7 +78,6 @@ public class EngineState {
|
|||
public static final int CMD_TS_WBO_UPDATE = 0x15;
|
||||
public static final int CMD_TS_X14 = 20;
|
||||
public static final int CMD_TS_X31 = 49;
|
||||
public static final String CMD_UNLOCK = "unlock";
|
||||
public static final String CMD_VSS_PIN = "vss_pin";
|
||||
public static final String CMD_WRITECONFIG = "writeconfig";
|
||||
public static final int COMPOSITE_PACKET_COUNT = 1000;
|
||||
|
|
|
@ -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 Jul 30 14:08:56 UTC 2022
|
||||
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Jul 30 15:34:05 UTC 2022
|
||||
|
||||
// by class com.rusefi.output.FileJavaFieldsConsumer
|
||||
import com.rusefi.config.*;
|
||||
|
@ -334,6 +334,7 @@ public class Fields {
|
|||
public static final String CMD_BURNCONFIG = "burnconfig";
|
||||
public static final String CMD_DATE = "date";
|
||||
public static final String CMD_DISABLE = "disable";
|
||||
public static final String CMD_ECU_UNLOCK = "unlock";
|
||||
public static final String CMD_ENABLE = "enable";
|
||||
public static final String CMD_ENGINE_TYPE = "engine_type";
|
||||
public static final String CMD_ENGINESNIFFERRPMTHRESHOLD = "engineSnifferRpmThreshold";
|
||||
|
@ -376,7 +377,6 @@ public class Fields {
|
|||
public static final int CMD_TS_WBO_UPDATE = 0x15;
|
||||
public static final int CMD_TS_X14 = 20;
|
||||
public static final int CMD_TS_X31 = 49;
|
||||
public static final String CMD_UNLOCK = "unlock";
|
||||
public static final String CMD_VSS_PIN = "vss_pin";
|
||||
public static final String CMD_WRITECONFIG = "writeconfig";
|
||||
public static final int coastingFuelCutClt_offset = 2096;
|
||||
|
@ -1619,7 +1619,7 @@ public class Fields {
|
|||
public static final String MAIN_HELP_URL = "http://www.rusefi.com/";
|
||||
public static final int mainRelayPin_offset = 716;
|
||||
public static final int mainRelayPinMode_offset = 776;
|
||||
public static final int mainUnusedEnd_offset = 3768;
|
||||
public static final int mainUnusedEnd_offset = 3770;
|
||||
public static final int malfunctionIndicatorPin_offset = 650;
|
||||
public static final int malfunctionIndicatorPinMode_offset = 652;
|
||||
public static final int manIdlePosition_offset = 560;
|
||||
|
@ -1889,7 +1889,6 @@ public class Fields {
|
|||
public static final int servoOutputPins7_offset = 2086;
|
||||
public static final int servoOutputPins8_offset = 2088;
|
||||
public static final int showHumanReadableWarning_offset = 960;
|
||||
public static final int SIGNATURE_HASH = 1911224068;
|
||||
public static final int silentTriggerError_offset = 1360;
|
||||
public static final int skippedWheelOnCam_offset = 1360;
|
||||
public static final int slowAdcAlpha_offset = 1600;
|
||||
|
@ -2379,7 +2378,7 @@ public class Fields {
|
|||
public static final int TS_RESPONSE_UNDERRUN = 0x80;
|
||||
public static final int TS_RESPONSE_UNRECOGNIZED_COMMAND = 0x83;
|
||||
public static final char TS_SET_LOGGER_SWITCH = 'l';
|
||||
public static final String TS_SIGNATURE = "rusEFI 2022.07.30.all.1911224068";
|
||||
public static final String TS_SIGNATURE = "rusEFI 2022.07.30.all.2747033275";
|
||||
public static final char TS_SINGLE_WRITE_COMMAND = 'W';
|
||||
public static final char TS_TEST_COMMAND = 't';
|
||||
public static final int TS_TOTAL_OUTPUT_SIZE = 1032;
|
||||
|
@ -2397,7 +2396,7 @@ public class Fields {
|
|||
public static final int TsCalMode_Tps2Min = 9;
|
||||
public static final int TsCalMode_Tps2SecondaryMax = 10;
|
||||
public static final int TsCalMode_Tps2SecondaryMin = 11;
|
||||
public static final int tuneHidingKey_offset = 480;
|
||||
public static final int tuneHidingKey_offset = 3768;
|
||||
public static final int tunerStudioSerialSpeed_offset = 740;
|
||||
public static final int turboSpeedSensorInputPin_offset = 1474;
|
||||
public static final int turboSpeedSensorMultiplier_offset = 1380;
|
||||
|
@ -2424,6 +2423,7 @@ public class Fields {
|
|||
public static final int unused4080_offset = 3121;
|
||||
public static final int unused443_offset = 1360;
|
||||
public static final int unused444_offset = 1360;
|
||||
public static final int unused460_offset = 480;
|
||||
public static final int unused962_offset = 1040;
|
||||
public static final int unused_1484_bit_25_offset = 1372;
|
||||
public static final int unused_1484_bit_26_offset = 1372;
|
||||
|
@ -2710,7 +2710,7 @@ public class Fields {
|
|||
public static final Field TRIGGER_TYPE = Field.create("TRIGGER_TYPE", 468, FieldType.INT, trigger_type_e).setScale(1.0);
|
||||
public static final Field TRIGGER_CUSTOMTOTALTOOTHCOUNT = Field.create("TRIGGER_CUSTOMTOTALTOOTHCOUNT", 472, FieldType.INT).setScale(1.0);
|
||||
public static final Field TRIGGER_CUSTOMSKIPPEDTOOTHCOUNT = Field.create("TRIGGER_CUSTOMSKIPPEDTOOTHCOUNT", 476, FieldType.INT).setScale(1.0);
|
||||
public static final Field TUNEHIDINGKEY = Field.create("TUNEHIDINGKEY", 480, FieldType.INT).setScale(1.0);
|
||||
public static final Field UNUSED460 = Field.create("UNUSED460", 480, FieldType.INT).setScale(1.0);
|
||||
public static final Field HIP9011SPIDEVICE = Field.create("HIP9011SPIDEVICE", 484, FieldType.INT8).setScale(1.0);
|
||||
public static final Field FAILEDMAPFALLBACK = Field.create("FAILEDMAPFALLBACK", 485, FieldType.INT8).setScale(1.0);
|
||||
public static final Field BOOSTCONTROLSAFEDUTYCYCLE = Field.create("BOOSTCONTROLSAFEDUTYCYCLE", 486, FieldType.INT8).setScale(1.0);
|
||||
|
@ -3800,7 +3800,8 @@ public class Fields {
|
|||
public static final Field TCU_32_SOLENOID_FREQ = Field.create("TCU_32_SOLENOID_FREQ", 3760, FieldType.INT16).setScale(1.0);
|
||||
public static final Field ALIGNMENTFILL_AT_3762 = Field.create("ALIGNMENTFILL_AT_3762", 3762, FieldType.INT8).setScale(1.0);
|
||||
public static final Field ETBMINIMUMPOSITION = Field.create("ETBMINIMUMPOSITION", 3764, FieldType.FLOAT);
|
||||
public static final Field MAINUNUSEDEND = Field.create("MAINUNUSEDEND", 3768, FieldType.INT8).setScale(1.0);
|
||||
public static final Field TUNEHIDINGKEY = Field.create("TUNEHIDINGKEY", 3768, FieldType.INT16).setScale(1.0);
|
||||
public static final Field MAINUNUSEDEND = Field.create("MAINUNUSEDEND", 3770, FieldType.INT8).setScale(1.0);
|
||||
public static final Field ALIGNMENTFILL_AT_4014 = Field.create("ALIGNMENTFILL_AT_4014", 4014, FieldType.INT8).setScale(1.0);
|
||||
public static final Field ETBBIASBINS = Field.create("ETBBIASBINS", 4016, FieldType.FLOAT);
|
||||
public static final Field ETBBIASVALUES = Field.create("ETBBIASVALUES", 4048, FieldType.FLOAT);
|
||||
|
@ -4089,7 +4090,7 @@ public class Fields {
|
|||
TRIGGER_TYPE,
|
||||
TRIGGER_CUSTOMTOTALTOOTHCOUNT,
|
||||
TRIGGER_CUSTOMSKIPPEDTOOTHCOUNT,
|
||||
TUNEHIDINGKEY,
|
||||
UNUSED460,
|
||||
HIP9011SPIDEVICE,
|
||||
FAILEDMAPFALLBACK,
|
||||
BOOSTCONTROLSAFEDUTYCYCLE,
|
||||
|
@ -5158,6 +5159,7 @@ public class Fields {
|
|||
TCU_32_SOLENOID_FREQ,
|
||||
ALIGNMENTFILL_AT_3762,
|
||||
ETBMINIMUMPOSITION,
|
||||
TUNEHIDINGKEY,
|
||||
MAINUNUSEDEND,
|
||||
ALIGNMENTFILL_AT_4014,
|
||||
ETBBIASBINS,
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
package com.rusefi.config.generated;
|
||||
|
||||
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/trigger/trigger_state.txt Sat Jul 30 14:08:00 UTC 2022
|
||||
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/trigger/trigger_state.txt Sat Jul 30 15:33:11 UTC 2022
|
||||
|
||||
// by class com.rusefi.output.FileJavaFieldsConsumer
|
||||
import com.rusefi.config.*;
|
||||
|
@ -35,6 +35,7 @@ public class TriggerState {
|
|||
public static final String CMD_BURNCONFIG = "burnconfig";
|
||||
public static final String CMD_DATE = "date";
|
||||
public static final String CMD_DISABLE = "disable";
|
||||
public static final String CMD_ECU_UNLOCK = "unlock";
|
||||
public static final String CMD_ENABLE = "enable";
|
||||
public static final String CMD_ENGINE_TYPE = "engine_type";
|
||||
public static final String CMD_ENGINESNIFFERRPMTHRESHOLD = "engineSnifferRpmThreshold";
|
||||
|
@ -77,7 +78,6 @@ public class TriggerState {
|
|||
public static final int CMD_TS_WBO_UPDATE = 0x15;
|
||||
public static final int CMD_TS_X14 = 20;
|
||||
public static final int CMD_TS_X31 = 49;
|
||||
public static final String CMD_UNLOCK = "unlock";
|
||||
public static final String CMD_VSS_PIN = "vss_pin";
|
||||
public static final String CMD_WRITECONFIG = "writeconfig";
|
||||
public static final int COMPOSITE_PACKET_COUNT = 1000;
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
package com.rusefi.config.generated;
|
||||
|
||||
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) console/binary/output_channels.txt Sat Jul 30 14:07:59 UTC 2022
|
||||
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) console/binary/output_channels.txt Sat Jul 30 15:33:10 UTC 2022
|
||||
|
||||
// by class com.rusefi.output.FileJavaFieldsConsumer
|
||||
import com.rusefi.config.*;
|
||||
|
@ -35,6 +35,7 @@ public class TsOutputs {
|
|||
public static final String CMD_BURNCONFIG = "burnconfig";
|
||||
public static final String CMD_DATE = "date";
|
||||
public static final String CMD_DISABLE = "disable";
|
||||
public static final String CMD_ECU_UNLOCK = "unlock";
|
||||
public static final String CMD_ENABLE = "enable";
|
||||
public static final String CMD_ENGINE_TYPE = "engine_type";
|
||||
public static final String CMD_ENGINESNIFFERRPMTHRESHOLD = "engineSnifferRpmThreshold";
|
||||
|
@ -77,7 +78,6 @@ public class TsOutputs {
|
|||
public static final int CMD_TS_WBO_UPDATE = 0x15;
|
||||
public static final int CMD_TS_X14 = 20;
|
||||
public static final int CMD_TS_X31 = 49;
|
||||
public static final String CMD_UNLOCK = "unlock";
|
||||
public static final String CMD_VSS_PIN = "vss_pin";
|
||||
public static final String CMD_WRITECONFIG = "writeconfig";
|
||||
public static final int COMPOSITE_PACKET_COUNT = 1000;
|
||||
|
|
Loading…
Reference in New Issue