Auto-generated configs and docs
This commit is contained in:
parent
9f1210229e
commit
0810af5f18
|
@ -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 Mon Sep 19 16:22:00 UTC 2022
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Mon Sep 26 09:31:06 UTC 2022
|
||||
// by class com.rusefi.output.CHeaderConsumer
|
||||
// begin
|
||||
#pragma once
|
||||
|
@ -1246,7 +1246,7 @@ struct engine_configuration_s {
|
|||
* Select which cam is used for engine sync. Other cams will be used only for VVT measurement, but not engine sync.
|
||||
* offset 566
|
||||
*/
|
||||
uint8_t engineSyncCam;
|
||||
engineSyncCam_e engineSyncCam;
|
||||
/**
|
||||
* Set this so your vehicle speed signal is responsive, but not noisy. Larger value give smoother but slower response.
|
||||
* offset 567
|
||||
|
@ -5044,4 +5044,4 @@ struct persistent_config_s {
|
|||
static_assert(sizeof(persistent_config_s) == 22048);
|
||||
|
||||
// end
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Mon Sep 19 16:22:00 UTC 2022
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Mon Sep 26 09:31:06 UTC 2022
|
||||
|
|
|
@ -669,6 +669,7 @@
|
|||
#define engineMake_offset 1092
|
||||
#define engineSnifferFocusOnInputs_offset 1360
|
||||
#define engineSnifferRpmThreshold_offset 10
|
||||
#define engineSyncCam_enum "Intake First Bank", "Exhaust First Bank", "Intake Second Bank", "Exhaust Second Bank"
|
||||
#define engineSyncCam_offset 566
|
||||
#define engineType_offset 0
|
||||
#define ERROR_BUFFER_SIZE 120
|
||||
|
@ -1967,7 +1968,7 @@
|
|||
#define show_Frankenso_presets true
|
||||
#define show_test_presets true
|
||||
#define showHumanReadableWarning_offset 960
|
||||
#define SIGNATURE_HASH 3946241398
|
||||
#define SIGNATURE_HASH 435911646
|
||||
#define silentTriggerError_offset 1360
|
||||
#define skippedWheelOnCam_offset 1360
|
||||
#define slowAdcAlpha_offset 1600
|
||||
|
@ -2525,7 +2526,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.09.26.cypress.3946241398"
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.26.cypress.435911646"
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
#define TS_SINGLE_WRITE_COMMAND_char W
|
||||
#define TS_TEST_COMMAND 't'
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Mon Sep 19 16:21:58 UTC 2022
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Mon Sep 26 09:31:04 UTC 2022
|
||||
// by class com.rusefi.output.CHeaderConsumer
|
||||
// begin
|
||||
#pragma once
|
||||
|
@ -1246,7 +1246,7 @@ struct engine_configuration_s {
|
|||
* Select which cam is used for engine sync. Other cams will be used only for VVT measurement, but not engine sync.
|
||||
* offset 566
|
||||
*/
|
||||
uint8_t engineSyncCam;
|
||||
engineSyncCam_e engineSyncCam;
|
||||
/**
|
||||
* Set this so your vehicle speed signal is responsive, but not noisy. Larger value give smoother but slower response.
|
||||
* offset 567
|
||||
|
@ -5044,4 +5044,4 @@ struct persistent_config_s {
|
|||
static_assert(sizeof(persistent_config_s) == 22048);
|
||||
|
||||
// end
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Mon Sep 19 16:21:58 UTC 2022
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Mon Sep 26 09:31:04 UTC 2022
|
||||
|
|
|
@ -669,6 +669,7 @@
|
|||
#define engineMake_offset 1092
|
||||
#define engineSnifferFocusOnInputs_offset 1360
|
||||
#define engineSnifferRpmThreshold_offset 10
|
||||
#define engineSyncCam_enum "Intake First Bank", "Exhaust First Bank", "Intake Second Bank", "Exhaust Second Bank"
|
||||
#define engineSyncCam_offset 566
|
||||
#define engineType_offset 0
|
||||
#define ERROR_BUFFER_SIZE 120
|
||||
|
@ -1967,7 +1968,7 @@
|
|||
#define show_Frankenso_presets true
|
||||
#define show_test_presets true
|
||||
#define showHumanReadableWarning_offset 960
|
||||
#define SIGNATURE_HASH 2212593594
|
||||
#define SIGNATURE_HASH 1898764562
|
||||
#define silentTriggerError_offset 1360
|
||||
#define skippedWheelOnCam_offset 1360
|
||||
#define slowAdcAlpha_offset 1600
|
||||
|
@ -2525,7 +2526,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.09.26.kin.2212593594"
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.26.kin.1898764562"
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
#define TS_SINGLE_WRITE_COMMAND_char W
|
||||
#define TS_TEST_COMMAND 't'
|
||||
|
|
|
@ -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 Mon Sep 19 16:22:01 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 Mon Sep 26 09:31:08 UTC 2022
|
||||
// by class com.rusefi.output.CHeaderConsumer
|
||||
// begin
|
||||
#pragma once
|
||||
|
@ -1246,7 +1246,7 @@ struct engine_configuration_s {
|
|||
* Select which cam is used for engine sync. Other cams will be used only for VVT measurement, but not engine sync.
|
||||
* offset 566
|
||||
*/
|
||||
uint8_t engineSyncCam;
|
||||
engineSyncCam_e engineSyncCam;
|
||||
/**
|
||||
* Set this so your vehicle speed signal is responsive, but not noisy. Larger value give smoother but slower response.
|
||||
* offset 567
|
||||
|
@ -5044,4 +5044,4 @@ struct persistent_config_s {
|
|||
static_assert(sizeof(persistent_config_s) == 22048);
|
||||
|
||||
// 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 Mon Sep 19 16:22:01 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 Mon Sep 26 09:31:08 UTC 2022
|
||||
|
|
|
@ -679,6 +679,7 @@
|
|||
#define engineMake_offset 1092
|
||||
#define engineSnifferFocusOnInputs_offset 1360
|
||||
#define engineSnifferRpmThreshold_offset 10
|
||||
#define engineSyncCam_enum "Intake First Bank", "Exhaust First Bank", "Intake Second Bank", "Exhaust Second Bank"
|
||||
#define engineSyncCam_offset 566
|
||||
#define engineType_offset 0
|
||||
#define ERROR_BUFFER_SIZE 120
|
||||
|
@ -1933,7 +1934,7 @@
|
|||
#define show_Proteus_presets false
|
||||
#define show_test_presets false
|
||||
#define showHumanReadableWarning_offset 960
|
||||
#define SIGNATURE_HASH 2452096172
|
||||
#define SIGNATURE_HASH 1625661956
|
||||
#define silentTriggerError_offset 1360
|
||||
#define skippedWheelOnCam_offset 1360
|
||||
#define slowAdcAlpha_offset 1600
|
||||
|
@ -2492,7 +2493,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.09.26.subaru_eg33_f7.2452096172"
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.26.subaru_eg33_f7.1625661956"
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
#define TS_SINGLE_WRITE_COMMAND_char W
|
||||
#define TS_TEST_COMMAND 't'
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Sep 19 16:22:52 UTC 2022
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Sep 26 09:32:07 UTC 2022
|
||||
// by class com.rusefi.output.CHeaderConsumer
|
||||
// begin
|
||||
#pragma once
|
||||
|
@ -1246,7 +1246,7 @@ struct engine_configuration_s {
|
|||
* Select which cam is used for engine sync. Other cams will be used only for VVT measurement, but not engine sync.
|
||||
* offset 566
|
||||
*/
|
||||
uint8_t engineSyncCam;
|
||||
engineSyncCam_e engineSyncCam;
|
||||
/**
|
||||
* Set this so your vehicle speed signal is responsive, but not noisy. Larger value give smoother but slower response.
|
||||
* offset 567
|
||||
|
@ -5044,4 +5044,4 @@ struct persistent_config_s {
|
|||
static_assert(sizeof(persistent_config_s) == 22048);
|
||||
|
||||
// end
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Sep 19 16:22:52 UTC 2022
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Sep 26 09:32:07 UTC 2022
|
||||
|
|
|
@ -669,6 +669,7 @@
|
|||
#define engineMake_offset 1092
|
||||
#define engineSnifferFocusOnInputs_offset 1360
|
||||
#define engineSnifferRpmThreshold_offset 10
|
||||
#define engineSyncCam_enum "Intake First Bank", "Exhaust First Bank", "Intake Second Bank", "Exhaust Second Bank"
|
||||
#define engineSyncCam_offset 566
|
||||
#define engineType_offset 0
|
||||
#define ERROR_BUFFER_SIZE 120
|
||||
|
@ -1967,7 +1968,7 @@
|
|||
#define show_Frankenso_presets true
|
||||
#define show_test_presets true
|
||||
#define showHumanReadableWarning_offset 960
|
||||
#define SIGNATURE_HASH 3946241398
|
||||
#define SIGNATURE_HASH 435911646
|
||||
#define silentTriggerError_offset 1360
|
||||
#define skippedWheelOnCam_offset 1360
|
||||
#define slowAdcAlpha_offset 1600
|
||||
|
@ -2525,7 +2526,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.09.26.all.3946241398"
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.26.all.435911646"
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
#define TS_SINGLE_WRITE_COMMAND_char W
|
||||
#define TS_TEST_COMMAND 't'
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 4229027129
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.26.48way.4229027129"
|
||||
#define SIGNATURE_HASH 249328529
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.26.48way.249328529"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 3946241398
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.26.all.3946241398"
|
||||
#define SIGNATURE_HASH 435911646
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.26.all.435911646"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 3643031578
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.26.alphax-2chan.3643031578"
|
||||
#define SIGNATURE_HASH 736749234
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.26.alphax-2chan.736749234"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 1613373177
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.26.alphax-4chan.1613373177"
|
||||
#define SIGNATURE_HASH 2464659537
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.26.alphax-4chan.2464659537"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 4160497745
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.26.atlas.4160497745"
|
||||
#define SIGNATURE_HASH 87133945
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.26.atlas.87133945"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 500862095
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.26.core8.500862095"
|
||||
#define SIGNATURE_HASH 4011272743
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.26.core8.4011272743"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 3946241398
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.26.cypress.3946241398"
|
||||
#define SIGNATURE_HASH 435911646
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.26.cypress.435911646"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 3946241398
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.26.f407-discovery.3946241398"
|
||||
#define SIGNATURE_HASH 435911646
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.26.f407-discovery.435911646"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 3946241398
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.26.f429-discovery.3946241398"
|
||||
#define SIGNATURE_HASH 435911646
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.26.f429-discovery.435911646"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 2841256370
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.26.frankenso_na6.2841256370"
|
||||
#define SIGNATURE_HASH 1536657178
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.26.frankenso_na6.1536657178"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 466344025
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.26.harley81.466344025"
|
||||
#define SIGNATURE_HASH 3909517041
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.26.harley81.3909517041"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 1599166656
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.26.hellen-gm-e67.1599166656"
|
||||
#define SIGNATURE_HASH 2912747112
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.26.hellen-gm-e67.2912747112"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 851307706
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.26.hellen-nb1.851307706"
|
||||
#define SIGNATURE_HASH 3228584466
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.26.hellen-nb1.3228584466"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 1676174748
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.26.hellen121nissan.1676174748"
|
||||
#define SIGNATURE_HASH 2435171124
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.26.hellen121nissan.2435171124"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 2601983500
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.26.hellen121vag.2601983500"
|
||||
#define SIGNATURE_HASH 1775941796
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.26.hellen121vag.1775941796"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 365486152
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.26.hellen128.365486152"
|
||||
#define SIGNATURE_HASH 3875882720
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.26.hellen128.3875882720"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 1146464644
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.26.hellen154hyundai.1146464644"
|
||||
#define SIGNATURE_HASH 3063418668
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.26.hellen154hyundai.3063418668"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 420082802
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.26.hellen72.420082802"
|
||||
#define SIGNATURE_HASH 3955512026
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.26.hellen72.3955512026"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 3380807036
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.26.hellen81.3380807036"
|
||||
#define SIGNATURE_HASH 995009492
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.26.hellen81.995009492"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 4274245306
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.26.hellen88bmw.4274245306"
|
||||
#define SIGNATURE_HASH 202270738
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.26.hellen88bmw.202270738"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 3044699201
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.26.hellenNA6.3044699201"
|
||||
#define SIGNATURE_HASH 1203227369
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.26.hellenNA6.1203227369"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 1262447774
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.26.hellenNA8_96.1262447774"
|
||||
#define SIGNATURE_HASH 3119696438
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.26.hellenNA8_96.3119696438"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 2212593594
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.26.kin.2212593594"
|
||||
#define SIGNATURE_HASH 1898764562
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.26.kin.1898764562"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 3026465657
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.26.mre_f4.3026465657"
|
||||
#define SIGNATURE_HASH 1185519057
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.26.mre_f4.1185519057"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 3026465657
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.26.mre_f7.3026465657"
|
||||
#define SIGNATURE_HASH 1185519057
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.26.mre_f7.1185519057"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 3151758480
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.26.prometheus_405.3151758480"
|
||||
#define SIGNATURE_HASH 1225892408
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.26.prometheus_405.1225892408"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 3151758480
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.26.prometheus_469.3151758480"
|
||||
#define SIGNATURE_HASH 1225892408
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.26.prometheus_469.1225892408"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 1325079040
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.26.proteus_f4.1325079040"
|
||||
#define SIGNATURE_HASH 3157703848
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.26.proteus_f4.3157703848"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 1325079040
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.26.proteus_f7.1325079040"
|
||||
#define SIGNATURE_HASH 3157703848
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.26.proteus_f7.3157703848"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 1325079040
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.26.proteus_h7.1325079040"
|
||||
#define SIGNATURE_HASH 3157703848
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.26.proteus_h7.3157703848"
|
||||
|
|
|
@ -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 2452096172
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.26.subaru_eg33_f7.2452096172"
|
||||
#define SIGNATURE_HASH 1625661956
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.26.subaru_eg33_f7.1625661956"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 1094587170
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.26.tdg-pdm8.1094587170"
|
||||
#define SIGNATURE_HASH 3019093386
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.26.tdg-pdm8.3019093386"
|
||||
|
|
|
@ -302,8 +302,6 @@ float getConfigValueByName(const char *name) {
|
|||
return engineConfiguration->knockRetardAggression;
|
||||
if (strEqualCaseInsensitive(name, "knockRetardReapplyRate"))
|
||||
return engineConfiguration->knockRetardReapplyRate;
|
||||
if (strEqualCaseInsensitive(name, "engineSyncCam"))
|
||||
return engineConfiguration->engineSyncCam;
|
||||
if (strEqualCaseInsensitive(name, "vssFilterReciprocal"))
|
||||
return engineConfiguration->vssFilterReciprocal;
|
||||
if (strEqualCaseInsensitive(name, "vssGearRatio"))
|
||||
|
@ -1223,11 +1221,6 @@ void setConfigValueByName(const char *name, float value) {
|
|||
engineConfiguration->knockRetardReapplyRate = (int)value;
|
||||
return;
|
||||
}
|
||||
if (strEqualCaseInsensitive(name, "engineSyncCam"))
|
||||
{
|
||||
engineConfiguration->engineSyncCam = (int)value;
|
||||
return;
|
||||
}
|
||||
if (strEqualCaseInsensitive(name, "vssFilterReciprocal"))
|
||||
{
|
||||
engineConfiguration->vssFilterReciprocal = (int)value;
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.09.26.all.3946241398"
|
||||
signature = "rusEFI 2022.09.26.all.435911646"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.09.26.all.3946241398" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.09.26.all.435911646" ; 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
|
||||
|
@ -86,7 +86,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 Mon Sep 26 07:06:14 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Sep 26 09:32:03 UTC 2022
|
||||
|
||||
pageSize = 22048
|
||||
page = 1
|
||||
|
@ -244,7 +244,7 @@ idle_solenoidPinMode = bits, U08, 558, [0:1], "default", "default inverted", "op
|
|||
manIdlePosition = scalar, F32, 560, "%", 1, 0, 0, 100, 0
|
||||
knockRetardAggression = scalar, U08, 564, "%", 0.1, 0, 0, 20, 1
|
||||
knockRetardReapplyRate = scalar, U08, 565, "deg/s", 0.1, 0, 0, 10, 1
|
||||
engineSyncCam = scalar, U08, 566, "", 1, 0, 0, 3, 0
|
||||
engineSyncCam = bits, S08, 566, [0:2], "Intake First Bank", "Exhaust First Bank", "Intake Second Bank", "Exhaust Second Bank"
|
||||
vssFilterReciprocal = scalar, U08, 567, "", 1, 0, 2, 200, 0
|
||||
vssGearRatio = scalar, U16, 568, "ratio", 0.001, 0, 0, 60, 3
|
||||
vssToothCount = scalar, U08, 570, "count", 1, 0, 1, 100, 0
|
||||
|
@ -6048,6 +6048,7 @@ dialog = wideband_stateDialog, "wideband_state"
|
|||
field = "MAP readout angle", mapCamDetectionAnglePosition, { vvtMode1 == 13 }
|
||||
field = "Cam mode (exhaust cams)", vvtMode2, {trigger_type != 3}
|
||||
field = "VVT sync edge", vvtCamSensorUseRise, {trigger_type != 3}
|
||||
field = "Cam for engine sync resolution", engineSyncCam
|
||||
field = "#Set offset so VVT indicates 0 degrees in default position"
|
||||
field = "VVT offset bank 1 intake", vvtOffsets1, { camInputs1 != 0 }
|
||||
field = "VVT offset bank 1 exhaust", vvtOffsets2, { camInputs2 != 0 }
|
||||
|
@ -6055,7 +6056,6 @@ dialog = wideband_stateDialog, "wideband_state"
|
|||
field = "VVT offset bank 2 exhaust", vvtOffsets4, { camInputs4 != 0 }
|
||||
field = "Require cam/VVT sync for ignition", isPhaseSyncRequiredForIgnition
|
||||
field = "Maximum cam/VVT sync RPM", maxCamPhaseResolveRpm
|
||||
field = "Cam for engine sync resolution", engineSyncCam
|
||||
field = "Print verbose VVT sync details to console",verboseVVTDecoding
|
||||
field = "Print verbose trigger sync to console", verboseTriggerSynchDetails
|
||||
field = "Do not print messages in case of sync error", silentTriggerError
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.09.26.48way.4229027129"
|
||||
signature = "rusEFI 2022.09.26.48way.249328529"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.09.26.48way.4229027129" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.09.26.48way.249328529" ; 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
|
||||
|
@ -86,7 +86,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 Mon Sep 26 07:05:56 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Sep 26 09:31:42 UTC 2022
|
||||
|
||||
pageSize = 22048
|
||||
page = 1
|
||||
|
@ -244,7 +244,7 @@ idle_solenoidPinMode = bits, U08, 558, [0:1], "default", "default inverted", "op
|
|||
manIdlePosition = scalar, F32, 560, "%", 1, 0, 0, 100, 0
|
||||
knockRetardAggression = scalar, U08, 564, "%", 0.1, 0, 0, 20, 1
|
||||
knockRetardReapplyRate = scalar, U08, 565, "deg/s", 0.1, 0, 0, 10, 1
|
||||
engineSyncCam = scalar, U08, 566, "", 1, 0, 0, 3, 0
|
||||
engineSyncCam = bits, S08, 566, [0:2], "Intake First Bank", "Exhaust First Bank", "Intake Second Bank", "Exhaust Second Bank"
|
||||
vssFilterReciprocal = scalar, U08, 567, "", 1, 0, 2, 200, 0
|
||||
vssGearRatio = scalar, U16, 568, "ratio", 0.001, 0, 0, 60, 3
|
||||
vssToothCount = scalar, U08, 570, "count", 1, 0, 1, 100, 0
|
||||
|
@ -6046,6 +6046,7 @@ dialog = wideband_stateDialog, "wideband_state"
|
|||
field = "MAP readout angle", mapCamDetectionAnglePosition, { vvtMode1 == 13 }
|
||||
field = "Cam mode (exhaust cams)", vvtMode2, {trigger_type != 3}
|
||||
field = "VVT sync edge", vvtCamSensorUseRise, {trigger_type != 3}
|
||||
field = "Cam for engine sync resolution", engineSyncCam
|
||||
field = "#Set offset so VVT indicates 0 degrees in default position"
|
||||
field = "VVT offset bank 1 intake", vvtOffsets1, { camInputs1 != 0 }
|
||||
field = "VVT offset bank 1 exhaust", vvtOffsets2, { camInputs2 != 0 }
|
||||
|
@ -6053,7 +6054,6 @@ dialog = wideband_stateDialog, "wideband_state"
|
|||
field = "VVT offset bank 2 exhaust", vvtOffsets4, { camInputs4 != 0 }
|
||||
field = "Require cam/VVT sync for ignition", isPhaseSyncRequiredForIgnition
|
||||
field = "Maximum cam/VVT sync RPM", maxCamPhaseResolveRpm
|
||||
field = "Cam for engine sync resolution", engineSyncCam
|
||||
field = "Print verbose VVT sync details to console",verboseVVTDecoding
|
||||
field = "Print verbose trigger sync to console", verboseTriggerSynchDetails
|
||||
field = "Do not print messages in case of sync error", silentTriggerError
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.09.26.alphax-2chan.3643031578"
|
||||
signature = "rusEFI 2022.09.26.alphax-2chan.736749234"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.09.26.alphax-2chan.3643031578" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.09.26.alphax-2chan.736749234" ; 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
|
||||
|
@ -86,7 +86,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 Mon Sep 26 07:05:29 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Sep 26 09:31:10 UTC 2022
|
||||
|
||||
pageSize = 22048
|
||||
page = 1
|
||||
|
@ -244,7 +244,7 @@ idle_solenoidPinMode = bits, U08, 558, [0:1], "default", "default inverted", "op
|
|||
manIdlePosition = scalar, F32, 560, "%", 1, 0, 0, 100, 0
|
||||
knockRetardAggression = scalar, U08, 564, "%", 0.1, 0, 0, 20, 1
|
||||
knockRetardReapplyRate = scalar, U08, 565, "deg/s", 0.1, 0, 0, 10, 1
|
||||
engineSyncCam = scalar, U08, 566, "", 1, 0, 0, 3, 0
|
||||
engineSyncCam = bits, S08, 566, [0:2], "Intake First Bank", "Exhaust First Bank", "Intake Second Bank", "Exhaust Second Bank"
|
||||
vssFilterReciprocal = scalar, U08, 567, "", 1, 0, 2, 200, 0
|
||||
vssGearRatio = scalar, U16, 568, "ratio", 0.001, 0, 0, 60, 3
|
||||
vssToothCount = scalar, U08, 570, "count", 1, 0, 1, 100, 0
|
||||
|
@ -6042,6 +6042,7 @@ dialog = wideband_stateDialog, "wideband_state"
|
|||
field = "MAP readout angle", mapCamDetectionAnglePosition, { vvtMode1 == 13 }
|
||||
field = "Cam mode (exhaust cams)", vvtMode2, {trigger_type != 3}
|
||||
field = "VVT sync edge", vvtCamSensorUseRise, {trigger_type != 3}
|
||||
field = "Cam for engine sync resolution", engineSyncCam
|
||||
field = "#Set offset so VVT indicates 0 degrees in default position"
|
||||
field = "VVT offset bank 1 intake", vvtOffsets1, { camInputs1 != 0 }
|
||||
field = "VVT offset bank 1 exhaust", vvtOffsets2, { camInputs2 != 0 }
|
||||
|
@ -6049,7 +6050,6 @@ dialog = wideband_stateDialog, "wideband_state"
|
|||
field = "VVT offset bank 2 exhaust", vvtOffsets4, { camInputs4 != 0 }
|
||||
field = "Require cam/VVT sync for ignition", isPhaseSyncRequiredForIgnition
|
||||
field = "Maximum cam/VVT sync RPM", maxCamPhaseResolveRpm
|
||||
field = "Cam for engine sync resolution", engineSyncCam
|
||||
field = "Print verbose VVT sync details to console",verboseVVTDecoding
|
||||
field = "Print verbose trigger sync to console", verboseTriggerSynchDetails
|
||||
field = "Do not print messages in case of sync error", silentTriggerError
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.09.26.alphax-4chan.1613373177"
|
||||
signature = "rusEFI 2022.09.26.alphax-4chan.2464659537"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.09.26.alphax-4chan.1613373177" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.09.26.alphax-4chan.2464659537" ; 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
|
||||
|
@ -86,7 +86,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 Mon Sep 26 07:05:30 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Sep 26 09:31:11 UTC 2022
|
||||
|
||||
pageSize = 22048
|
||||
page = 1
|
||||
|
@ -244,7 +244,7 @@ idle_solenoidPinMode = bits, U08, 558, [0:1], "default", "default inverted", "op
|
|||
manIdlePosition = scalar, F32, 560, "%", 1, 0, 0, 100, 0
|
||||
knockRetardAggression = scalar, U08, 564, "%", 0.1, 0, 0, 20, 1
|
||||
knockRetardReapplyRate = scalar, U08, 565, "deg/s", 0.1, 0, 0, 10, 1
|
||||
engineSyncCam = scalar, U08, 566, "", 1, 0, 0, 3, 0
|
||||
engineSyncCam = bits, S08, 566, [0:2], "Intake First Bank", "Exhaust First Bank", "Intake Second Bank", "Exhaust Second Bank"
|
||||
vssFilterReciprocal = scalar, U08, 567, "", 1, 0, 2, 200, 0
|
||||
vssGearRatio = scalar, U16, 568, "ratio", 0.001, 0, 0, 60, 3
|
||||
vssToothCount = scalar, U08, 570, "count", 1, 0, 1, 100, 0
|
||||
|
@ -6045,6 +6045,7 @@ dialog = wideband_stateDialog, "wideband_state"
|
|||
field = "MAP readout angle", mapCamDetectionAnglePosition, { vvtMode1 == 13 }
|
||||
field = "Cam mode (exhaust cams)", vvtMode2, {trigger_type != 3}
|
||||
field = "VVT sync edge", vvtCamSensorUseRise, {trigger_type != 3}
|
||||
field = "Cam for engine sync resolution", engineSyncCam
|
||||
field = "#Set offset so VVT indicates 0 degrees in default position"
|
||||
field = "VVT offset bank 1 intake", vvtOffsets1, { camInputs1 != 0 }
|
||||
field = "VVT offset bank 1 exhaust", vvtOffsets2, { camInputs2 != 0 }
|
||||
|
@ -6052,7 +6053,6 @@ dialog = wideband_stateDialog, "wideband_state"
|
|||
field = "VVT offset bank 2 exhaust", vvtOffsets4, { camInputs4 != 0 }
|
||||
field = "Require cam/VVT sync for ignition", isPhaseSyncRequiredForIgnition
|
||||
field = "Maximum cam/VVT sync RPM", maxCamPhaseResolveRpm
|
||||
field = "Cam for engine sync resolution", engineSyncCam
|
||||
field = "Print verbose VVT sync details to console",verboseVVTDecoding
|
||||
field = "Print verbose trigger sync to console", verboseTriggerSynchDetails
|
||||
field = "Do not print messages in case of sync error", silentTriggerError
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.09.26.atlas.4160497745"
|
||||
signature = "rusEFI 2022.09.26.atlas.87133945"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.09.26.atlas.4160497745" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.09.26.atlas.87133945" ; 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
|
||||
|
@ -86,7 +86,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 Mon Sep 26 07:06:11 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Sep 26 09:31:59 UTC 2022
|
||||
|
||||
pageSize = 22048
|
||||
page = 1
|
||||
|
@ -244,7 +244,7 @@ idle_solenoidPinMode = bits, U08, 558, [0:1], "default", "default inverted", "op
|
|||
manIdlePosition = scalar, F32, 560, "%", 1, 0, 0, 100, 0
|
||||
knockRetardAggression = scalar, U08, 564, "%", 0.1, 0, 0, 20, 1
|
||||
knockRetardReapplyRate = scalar, U08, 565, "deg/s", 0.1, 0, 0, 10, 1
|
||||
engineSyncCam = scalar, U08, 566, "", 1, 0, 0, 3, 0
|
||||
engineSyncCam = bits, S08, 566, [0:2], "Intake First Bank", "Exhaust First Bank", "Intake Second Bank", "Exhaust Second Bank"
|
||||
vssFilterReciprocal = scalar, U08, 567, "", 1, 0, 2, 200, 0
|
||||
vssGearRatio = scalar, U16, 568, "ratio", 0.001, 0, 0, 60, 3
|
||||
vssToothCount = scalar, U08, 570, "count", 1, 0, 1, 100, 0
|
||||
|
@ -6048,6 +6048,7 @@ dialog = wideband_stateDialog, "wideband_state"
|
|||
field = "MAP readout angle", mapCamDetectionAnglePosition, { vvtMode1 == 13 }
|
||||
field = "Cam mode (exhaust cams)", vvtMode2, {trigger_type != 3}
|
||||
field = "VVT sync edge", vvtCamSensorUseRise, {trigger_type != 3}
|
||||
field = "Cam for engine sync resolution", engineSyncCam
|
||||
field = "#Set offset so VVT indicates 0 degrees in default position"
|
||||
field = "VVT offset bank 1 intake", vvtOffsets1, { camInputs1 != 0 }
|
||||
field = "VVT offset bank 1 exhaust", vvtOffsets2, { camInputs2 != 0 }
|
||||
|
@ -6055,7 +6056,6 @@ dialog = wideband_stateDialog, "wideband_state"
|
|||
field = "VVT offset bank 2 exhaust", vvtOffsets4, { camInputs4 != 0 }
|
||||
field = "Require cam/VVT sync for ignition", isPhaseSyncRequiredForIgnition
|
||||
field = "Maximum cam/VVT sync RPM", maxCamPhaseResolveRpm
|
||||
field = "Cam for engine sync resolution", engineSyncCam
|
||||
field = "Print verbose VVT sync details to console",verboseVVTDecoding
|
||||
field = "Print verbose trigger sync to console", verboseTriggerSynchDetails
|
||||
field = "Do not print messages in case of sync error", silentTriggerError
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.09.26.core8.500862095"
|
||||
signature = "rusEFI 2022.09.26.core8.4011272743"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.09.26.core8.500862095" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.09.26.core8.4011272743" ; 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
|
||||
|
@ -86,7 +86,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 Mon Sep 26 07:05:55 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Sep 26 09:31:40 UTC 2022
|
||||
|
||||
pageSize = 22048
|
||||
page = 1
|
||||
|
@ -244,7 +244,7 @@ idle_solenoidPinMode = bits, U08, 558, [0:1], "default", "default inverted", "op
|
|||
manIdlePosition = scalar, F32, 560, "%", 1, 0, 0, 100, 0
|
||||
knockRetardAggression = scalar, U08, 564, "%", 0.1, 0, 0, 20, 1
|
||||
knockRetardReapplyRate = scalar, U08, 565, "deg/s", 0.1, 0, 0, 10, 1
|
||||
engineSyncCam = scalar, U08, 566, "", 1, 0, 0, 3, 0
|
||||
engineSyncCam = bits, S08, 566, [0:2], "Intake First Bank", "Exhaust First Bank", "Intake Second Bank", "Exhaust Second Bank"
|
||||
vssFilterReciprocal = scalar, U08, 567, "", 1, 0, 2, 200, 0
|
||||
vssGearRatio = scalar, U16, 568, "ratio", 0.001, 0, 0, 60, 3
|
||||
vssToothCount = scalar, U08, 570, "count", 1, 0, 1, 100, 0
|
||||
|
@ -6046,6 +6046,7 @@ dialog = wideband_stateDialog, "wideband_state"
|
|||
field = "MAP readout angle", mapCamDetectionAnglePosition, { vvtMode1 == 13 }
|
||||
field = "Cam mode (exhaust cams)", vvtMode2, {trigger_type != 3}
|
||||
field = "VVT sync edge", vvtCamSensorUseRise, {trigger_type != 3}
|
||||
field = "Cam for engine sync resolution", engineSyncCam
|
||||
field = "#Set offset so VVT indicates 0 degrees in default position"
|
||||
field = "VVT offset bank 1 intake", vvtOffsets1, { camInputs1 != 0 }
|
||||
field = "VVT offset bank 1 exhaust", vvtOffsets2, { camInputs2 != 0 }
|
||||
|
@ -6053,7 +6054,6 @@ dialog = wideband_stateDialog, "wideband_state"
|
|||
field = "VVT offset bank 2 exhaust", vvtOffsets4, { camInputs4 != 0 }
|
||||
field = "Require cam/VVT sync for ignition", isPhaseSyncRequiredForIgnition
|
||||
field = "Maximum cam/VVT sync RPM", maxCamPhaseResolveRpm
|
||||
field = "Cam for engine sync resolution", engineSyncCam
|
||||
field = "Print verbose VVT sync details to console",verboseVVTDecoding
|
||||
field = "Print verbose trigger sync to console", verboseTriggerSynchDetails
|
||||
field = "Do not print messages in case of sync error", silentTriggerError
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.09.26.cypress.3946241398"
|
||||
signature = "rusEFI 2022.09.26.cypress.435911646"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.09.26.cypress.3946241398" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.09.26.cypress.435911646" ; 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
|
||||
|
@ -86,7 +86,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 Mon Sep 26 07:05:25 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Mon Sep 26 09:31:06 UTC 2022
|
||||
|
||||
pageSize = 22048
|
||||
page = 1
|
||||
|
@ -244,7 +244,7 @@ idle_solenoidPinMode = bits, U08, 558, [0:1], "default", "default inverted", "op
|
|||
manIdlePosition = scalar, F32, 560, "%", 1, 0, 0, 100, 0
|
||||
knockRetardAggression = scalar, U08, 564, "%", 0.1, 0, 0, 20, 1
|
||||
knockRetardReapplyRate = scalar, U08, 565, "deg/s", 0.1, 0, 0, 10, 1
|
||||
engineSyncCam = scalar, U08, 566, "", 1, 0, 0, 3, 0
|
||||
engineSyncCam = bits, S08, 566, [0:2], "Intake First Bank", "Exhaust First Bank", "Intake Second Bank", "Exhaust Second Bank"
|
||||
vssFilterReciprocal = scalar, U08, 567, "", 1, 0, 2, 200, 0
|
||||
vssGearRatio = scalar, U16, 568, "ratio", 0.001, 0, 0, 60, 3
|
||||
vssToothCount = scalar, U08, 570, "count", 1, 0, 1, 100, 0
|
||||
|
@ -6048,6 +6048,7 @@ dialog = wideband_stateDialog, "wideband_state"
|
|||
field = "MAP readout angle", mapCamDetectionAnglePosition, { vvtMode1 == 13 }
|
||||
field = "Cam mode (exhaust cams)", vvtMode2, {trigger_type != 3}
|
||||
field = "VVT sync edge", vvtCamSensorUseRise, {trigger_type != 3}
|
||||
field = "Cam for engine sync resolution", engineSyncCam
|
||||
field = "#Set offset so VVT indicates 0 degrees in default position"
|
||||
field = "VVT offset bank 1 intake", vvtOffsets1, { camInputs1 != 0 }
|
||||
field = "VVT offset bank 1 exhaust", vvtOffsets2, { camInputs2 != 0 }
|
||||
|
@ -6055,7 +6056,6 @@ dialog = wideband_stateDialog, "wideband_state"
|
|||
field = "VVT offset bank 2 exhaust", vvtOffsets4, { camInputs4 != 0 }
|
||||
field = "Require cam/VVT sync for ignition", isPhaseSyncRequiredForIgnition
|
||||
field = "Maximum cam/VVT sync RPM", maxCamPhaseResolveRpm
|
||||
field = "Cam for engine sync resolution", engineSyncCam
|
||||
field = "Print verbose VVT sync details to console",verboseVVTDecoding
|
||||
field = "Print verbose trigger sync to console", verboseTriggerSynchDetails
|
||||
field = "Do not print messages in case of sync error", silentTriggerError
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.09.26.f407-discovery.3946241398"
|
||||
signature = "rusEFI 2022.09.26.f407-discovery.435911646"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.09.26.f407-discovery.3946241398" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.09.26.f407-discovery.435911646" ; 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
|
||||
|
@ -86,7 +86,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 Mon Sep 26 07:06:08 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Sep 26 09:31:55 UTC 2022
|
||||
|
||||
pageSize = 22048
|
||||
page = 1
|
||||
|
@ -244,7 +244,7 @@ idle_solenoidPinMode = bits, U08, 558, [0:1], "default", "default inverted", "op
|
|||
manIdlePosition = scalar, F32, 560, "%", 1, 0, 0, 100, 0
|
||||
knockRetardAggression = scalar, U08, 564, "%", 0.1, 0, 0, 20, 1
|
||||
knockRetardReapplyRate = scalar, U08, 565, "deg/s", 0.1, 0, 0, 10, 1
|
||||
engineSyncCam = scalar, U08, 566, "", 1, 0, 0, 3, 0
|
||||
engineSyncCam = bits, S08, 566, [0:2], "Intake First Bank", "Exhaust First Bank", "Intake Second Bank", "Exhaust Second Bank"
|
||||
vssFilterReciprocal = scalar, U08, 567, "", 1, 0, 2, 200, 0
|
||||
vssGearRatio = scalar, U16, 568, "ratio", 0.001, 0, 0, 60, 3
|
||||
vssToothCount = scalar, U08, 570, "count", 1, 0, 1, 100, 0
|
||||
|
@ -6048,6 +6048,7 @@ dialog = wideband_stateDialog, "wideband_state"
|
|||
field = "MAP readout angle", mapCamDetectionAnglePosition, { vvtMode1 == 13 }
|
||||
field = "Cam mode (exhaust cams)", vvtMode2, {trigger_type != 3}
|
||||
field = "VVT sync edge", vvtCamSensorUseRise, {trigger_type != 3}
|
||||
field = "Cam for engine sync resolution", engineSyncCam
|
||||
field = "#Set offset so VVT indicates 0 degrees in default position"
|
||||
field = "VVT offset bank 1 intake", vvtOffsets1, { camInputs1 != 0 }
|
||||
field = "VVT offset bank 1 exhaust", vvtOffsets2, { camInputs2 != 0 }
|
||||
|
@ -6055,7 +6056,6 @@ dialog = wideband_stateDialog, "wideband_state"
|
|||
field = "VVT offset bank 2 exhaust", vvtOffsets4, { camInputs4 != 0 }
|
||||
field = "Require cam/VVT sync for ignition", isPhaseSyncRequiredForIgnition
|
||||
field = "Maximum cam/VVT sync RPM", maxCamPhaseResolveRpm
|
||||
field = "Cam for engine sync resolution", engineSyncCam
|
||||
field = "Print verbose VVT sync details to console",verboseVVTDecoding
|
||||
field = "Print verbose trigger sync to console", verboseTriggerSynchDetails
|
||||
field = "Do not print messages in case of sync error", silentTriggerError
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.09.26.f429-discovery.3946241398"
|
||||
signature = "rusEFI 2022.09.26.f429-discovery.435911646"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.09.26.f429-discovery.3946241398" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.09.26.f429-discovery.435911646" ; 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
|
||||
|
@ -86,7 +86,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 Mon Sep 26 07:06:09 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Sep 26 09:31:57 UTC 2022
|
||||
|
||||
pageSize = 22048
|
||||
page = 1
|
||||
|
@ -244,7 +244,7 @@ idle_solenoidPinMode = bits, U08, 558, [0:1], "default", "default inverted", "op
|
|||
manIdlePosition = scalar, F32, 560, "%", 1, 0, 0, 100, 0
|
||||
knockRetardAggression = scalar, U08, 564, "%", 0.1, 0, 0, 20, 1
|
||||
knockRetardReapplyRate = scalar, U08, 565, "deg/s", 0.1, 0, 0, 10, 1
|
||||
engineSyncCam = scalar, U08, 566, "", 1, 0, 0, 3, 0
|
||||
engineSyncCam = bits, S08, 566, [0:2], "Intake First Bank", "Exhaust First Bank", "Intake Second Bank", "Exhaust Second Bank"
|
||||
vssFilterReciprocal = scalar, U08, 567, "", 1, 0, 2, 200, 0
|
||||
vssGearRatio = scalar, U16, 568, "ratio", 0.001, 0, 0, 60, 3
|
||||
vssToothCount = scalar, U08, 570, "count", 1, 0, 1, 100, 0
|
||||
|
@ -6048,6 +6048,7 @@ dialog = wideband_stateDialog, "wideband_state"
|
|||
field = "MAP readout angle", mapCamDetectionAnglePosition, { vvtMode1 == 13 }
|
||||
field = "Cam mode (exhaust cams)", vvtMode2, {trigger_type != 3}
|
||||
field = "VVT sync edge", vvtCamSensorUseRise, {trigger_type != 3}
|
||||
field = "Cam for engine sync resolution", engineSyncCam
|
||||
field = "#Set offset so VVT indicates 0 degrees in default position"
|
||||
field = "VVT offset bank 1 intake", vvtOffsets1, { camInputs1 != 0 }
|
||||
field = "VVT offset bank 1 exhaust", vvtOffsets2, { camInputs2 != 0 }
|
||||
|
@ -6055,7 +6056,6 @@ dialog = wideband_stateDialog, "wideband_state"
|
|||
field = "VVT offset bank 2 exhaust", vvtOffsets4, { camInputs4 != 0 }
|
||||
field = "Require cam/VVT sync for ignition", isPhaseSyncRequiredForIgnition
|
||||
field = "Maximum cam/VVT sync RPM", maxCamPhaseResolveRpm
|
||||
field = "Cam for engine sync resolution", engineSyncCam
|
||||
field = "Print verbose VVT sync details to console",verboseVVTDecoding
|
||||
field = "Print verbose trigger sync to console", verboseTriggerSynchDetails
|
||||
field = "Do not print messages in case of sync error", silentTriggerError
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.09.26.frankenso_na6.2841256370"
|
||||
signature = "rusEFI 2022.09.26.frankenso_na6.1536657178"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.09.26.frankenso_na6.2841256370" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.09.26.frankenso_na6.1536657178" ; 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
|
||||
|
@ -86,7 +86,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 Mon Sep 26 07:05:58 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Sep 26 09:31:44 UTC 2022
|
||||
|
||||
pageSize = 22048
|
||||
page = 1
|
||||
|
@ -244,7 +244,7 @@ idle_solenoidPinMode = bits, U08, 558, [0:1], "default", "default inverted", "op
|
|||
manIdlePosition = scalar, F32, 560, "%", 1, 0, 0, 100, 0
|
||||
knockRetardAggression = scalar, U08, 564, "%", 0.1, 0, 0, 20, 1
|
||||
knockRetardReapplyRate = scalar, U08, 565, "deg/s", 0.1, 0, 0, 10, 1
|
||||
engineSyncCam = scalar, U08, 566, "", 1, 0, 0, 3, 0
|
||||
engineSyncCam = bits, S08, 566, [0:2], "Intake First Bank", "Exhaust First Bank", "Intake Second Bank", "Exhaust Second Bank"
|
||||
vssFilterReciprocal = scalar, U08, 567, "", 1, 0, 2, 200, 0
|
||||
vssGearRatio = scalar, U16, 568, "ratio", 0.001, 0, 0, 60, 3
|
||||
vssToothCount = scalar, U08, 570, "count", 1, 0, 1, 100, 0
|
||||
|
@ -6048,6 +6048,7 @@ dialog = wideband_stateDialog, "wideband_state"
|
|||
field = "MAP readout angle", mapCamDetectionAnglePosition, { vvtMode1 == 13 }
|
||||
field = "Cam mode (exhaust cams)", vvtMode2, {trigger_type != 3}
|
||||
field = "VVT sync edge", vvtCamSensorUseRise, {trigger_type != 3}
|
||||
field = "Cam for engine sync resolution", engineSyncCam
|
||||
field = "#Set offset so VVT indicates 0 degrees in default position"
|
||||
field = "VVT offset bank 1 intake", vvtOffsets1, { camInputs1 != 0 }
|
||||
field = "VVT offset bank 1 exhaust", vvtOffsets2, { camInputs2 != 0 }
|
||||
|
@ -6055,7 +6056,6 @@ dialog = wideband_stateDialog, "wideband_state"
|
|||
field = "VVT offset bank 2 exhaust", vvtOffsets4, { camInputs4 != 0 }
|
||||
field = "Require cam/VVT sync for ignition", isPhaseSyncRequiredForIgnition
|
||||
field = "Maximum cam/VVT sync RPM", maxCamPhaseResolveRpm
|
||||
field = "Cam for engine sync resolution", engineSyncCam
|
||||
field = "Print verbose VVT sync details to console",verboseVVTDecoding
|
||||
field = "Print verbose trigger sync to console", verboseTriggerSynchDetails
|
||||
field = "Do not print messages in case of sync error", silentTriggerError
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.09.26.harley81.466344025"
|
||||
signature = "rusEFI 2022.09.26.harley81.3909517041"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.09.26.harley81.466344025" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.09.26.harley81.3909517041" ; 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
|
||||
|
@ -86,7 +86,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 Mon Sep 26 07:05:32 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Sep 26 09:31:13 UTC 2022
|
||||
|
||||
pageSize = 22048
|
||||
page = 1
|
||||
|
@ -244,7 +244,7 @@ idle_solenoidPinMode = bits, U08, 558, [0:1], "default", "default inverted", "op
|
|||
manIdlePosition = scalar, F32, 560, "%", 1, 0, 0, 100, 0
|
||||
knockRetardAggression = scalar, U08, 564, "%", 0.1, 0, 0, 20, 1
|
||||
knockRetardReapplyRate = scalar, U08, 565, "deg/s", 0.1, 0, 0, 10, 1
|
||||
engineSyncCam = scalar, U08, 566, "", 1, 0, 0, 3, 0
|
||||
engineSyncCam = bits, S08, 566, [0:2], "Intake First Bank", "Exhaust First Bank", "Intake Second Bank", "Exhaust Second Bank"
|
||||
vssFilterReciprocal = scalar, U08, 567, "", 1, 0, 2, 200, 0
|
||||
vssGearRatio = scalar, U16, 568, "ratio", 0.001, 0, 0, 60, 3
|
||||
vssToothCount = scalar, U08, 570, "count", 1, 0, 1, 100, 0
|
||||
|
@ -6044,6 +6044,7 @@ dialog = wideband_stateDialog, "wideband_state"
|
|||
field = "MAP readout angle", mapCamDetectionAnglePosition, { vvtMode1 == 13 }
|
||||
field = "Cam mode (exhaust cams)", vvtMode2, {trigger_type != 3}
|
||||
field = "VVT sync edge", vvtCamSensorUseRise, {trigger_type != 3}
|
||||
field = "Cam for engine sync resolution", engineSyncCam
|
||||
field = "#Set offset so VVT indicates 0 degrees in default position"
|
||||
field = "VVT offset bank 1 intake", vvtOffsets1, { camInputs1 != 0 }
|
||||
field = "VVT offset bank 1 exhaust", vvtOffsets2, { camInputs2 != 0 }
|
||||
|
@ -6051,7 +6052,6 @@ dialog = wideband_stateDialog, "wideband_state"
|
|||
field = "VVT offset bank 2 exhaust", vvtOffsets4, { camInputs4 != 0 }
|
||||
field = "Require cam/VVT sync for ignition", isPhaseSyncRequiredForIgnition
|
||||
field = "Maximum cam/VVT sync RPM", maxCamPhaseResolveRpm
|
||||
field = "Cam for engine sync resolution", engineSyncCam
|
||||
field = "Print verbose VVT sync details to console",verboseVVTDecoding
|
||||
field = "Print verbose trigger sync to console", verboseTriggerSynchDetails
|
||||
field = "Do not print messages in case of sync error", silentTriggerError
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.09.26.hellen-gm-e67.1599166656"
|
||||
signature = "rusEFI 2022.09.26.hellen-gm-e67.2912747112"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.09.26.hellen-gm-e67.1599166656" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.09.26.hellen-gm-e67.2912747112" ; 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
|
||||
|
@ -86,7 +86,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 Mon Sep 26 07:05:47 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Sep 26 09:31:30 UTC 2022
|
||||
|
||||
pageSize = 22048
|
||||
page = 1
|
||||
|
@ -244,7 +244,7 @@ idle_solenoidPinMode = bits, U08, 558, [0:1], "default", "default inverted", "op
|
|||
manIdlePosition = scalar, F32, 560, "%", 1, 0, 0, 100, 0
|
||||
knockRetardAggression = scalar, U08, 564, "%", 0.1, 0, 0, 20, 1
|
||||
knockRetardReapplyRate = scalar, U08, 565, "deg/s", 0.1, 0, 0, 10, 1
|
||||
engineSyncCam = scalar, U08, 566, "", 1, 0, 0, 3, 0
|
||||
engineSyncCam = bits, S08, 566, [0:2], "Intake First Bank", "Exhaust First Bank", "Intake Second Bank", "Exhaust Second Bank"
|
||||
vssFilterReciprocal = scalar, U08, 567, "", 1, 0, 2, 200, 0
|
||||
vssGearRatio = scalar, U16, 568, "ratio", 0.001, 0, 0, 60, 3
|
||||
vssToothCount = scalar, U08, 570, "count", 1, 0, 1, 100, 0
|
||||
|
@ -6045,6 +6045,7 @@ dialog = wideband_stateDialog, "wideband_state"
|
|||
field = "MAP readout angle", mapCamDetectionAnglePosition, { vvtMode1 == 13 }
|
||||
field = "Cam mode (exhaust cams)", vvtMode2, {trigger_type != 3}
|
||||
field = "VVT sync edge", vvtCamSensorUseRise, {trigger_type != 3}
|
||||
field = "Cam for engine sync resolution", engineSyncCam
|
||||
field = "#Set offset so VVT indicates 0 degrees in default position"
|
||||
field = "VVT offset bank 1 intake", vvtOffsets1, { camInputs1 != 0 }
|
||||
field = "VVT offset bank 1 exhaust", vvtOffsets2, { camInputs2 != 0 }
|
||||
|
@ -6052,7 +6053,6 @@ dialog = wideband_stateDialog, "wideband_state"
|
|||
field = "VVT offset bank 2 exhaust", vvtOffsets4, { camInputs4 != 0 }
|
||||
field = "Require cam/VVT sync for ignition", isPhaseSyncRequiredForIgnition
|
||||
field = "Maximum cam/VVT sync RPM", maxCamPhaseResolveRpm
|
||||
field = "Cam for engine sync resolution", engineSyncCam
|
||||
field = "Print verbose VVT sync details to console",verboseVVTDecoding
|
||||
field = "Print verbose trigger sync to console", verboseTriggerSynchDetails
|
||||
field = "Do not print messages in case of sync error", silentTriggerError
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.09.26.hellen-nb1.851307706"
|
||||
signature = "rusEFI 2022.09.26.hellen-nb1.3228584466"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.09.26.hellen-nb1.851307706" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.09.26.hellen-nb1.3228584466" ; 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
|
||||
|
@ -86,7 +86,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 Mon Sep 26 07:05:45 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Sep 26 09:31:28 UTC 2022
|
||||
|
||||
pageSize = 22048
|
||||
page = 1
|
||||
|
@ -244,7 +244,7 @@ idle_solenoidPinMode = bits, U08, 558, [0:1], "default", "default inverted", "op
|
|||
manIdlePosition = scalar, F32, 560, "%", 1, 0, 0, 100, 0
|
||||
knockRetardAggression = scalar, U08, 564, "%", 0.1, 0, 0, 20, 1
|
||||
knockRetardReapplyRate = scalar, U08, 565, "deg/s", 0.1, 0, 0, 10, 1
|
||||
engineSyncCam = scalar, U08, 566, "", 1, 0, 0, 3, 0
|
||||
engineSyncCam = bits, S08, 566, [0:2], "Intake First Bank", "Exhaust First Bank", "Intake Second Bank", "Exhaust Second Bank"
|
||||
vssFilterReciprocal = scalar, U08, 567, "", 1, 0, 2, 200, 0
|
||||
vssGearRatio = scalar, U16, 568, "ratio", 0.001, 0, 0, 60, 3
|
||||
vssToothCount = scalar, U08, 570, "count", 1, 0, 1, 100, 0
|
||||
|
@ -6045,6 +6045,7 @@ dialog = wideband_stateDialog, "wideband_state"
|
|||
field = "MAP readout angle", mapCamDetectionAnglePosition, { vvtMode1 == 13 }
|
||||
field = "Cam mode (exhaust cams)", vvtMode2, {trigger_type != 3}
|
||||
field = "VVT sync edge", vvtCamSensorUseRise, {trigger_type != 3}
|
||||
field = "Cam for engine sync resolution", engineSyncCam
|
||||
field = "#Set offset so VVT indicates 0 degrees in default position"
|
||||
field = "VVT offset bank 1 intake", vvtOffsets1, { camInputs1 != 0 }
|
||||
field = "VVT offset bank 1 exhaust", vvtOffsets2, { camInputs2 != 0 }
|
||||
|
@ -6052,7 +6053,6 @@ dialog = wideband_stateDialog, "wideband_state"
|
|||
field = "VVT offset bank 2 exhaust", vvtOffsets4, { camInputs4 != 0 }
|
||||
field = "Require cam/VVT sync for ignition", isPhaseSyncRequiredForIgnition
|
||||
field = "Maximum cam/VVT sync RPM", maxCamPhaseResolveRpm
|
||||
field = "Cam for engine sync resolution", engineSyncCam
|
||||
field = "Print verbose VVT sync details to console",verboseVVTDecoding
|
||||
field = "Print verbose trigger sync to console", verboseTriggerSynchDetails
|
||||
field = "Do not print messages in case of sync error", silentTriggerError
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.09.26.hellen121nissan.1676174748"
|
||||
signature = "rusEFI 2022.09.26.hellen121nissan.2435171124"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.09.26.hellen121nissan.1676174748" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.09.26.hellen121nissan.2435171124" ; 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
|
||||
|
@ -86,7 +86,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 Mon Sep 26 07:05:37 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Sep 26 09:31:19 UTC 2022
|
||||
|
||||
pageSize = 22048
|
||||
page = 1
|
||||
|
@ -244,7 +244,7 @@ idle_solenoidPinMode = bits, U08, 558, [0:1], "default", "default inverted", "op
|
|||
manIdlePosition = scalar, F32, 560, "%", 1, 0, 0, 100, 0
|
||||
knockRetardAggression = scalar, U08, 564, "%", 0.1, 0, 0, 20, 1
|
||||
knockRetardReapplyRate = scalar, U08, 565, "deg/s", 0.1, 0, 0, 10, 1
|
||||
engineSyncCam = scalar, U08, 566, "", 1, 0, 0, 3, 0
|
||||
engineSyncCam = bits, S08, 566, [0:2], "Intake First Bank", "Exhaust First Bank", "Intake Second Bank", "Exhaust Second Bank"
|
||||
vssFilterReciprocal = scalar, U08, 567, "", 1, 0, 2, 200, 0
|
||||
vssGearRatio = scalar, U16, 568, "ratio", 0.001, 0, 0, 60, 3
|
||||
vssToothCount = scalar, U08, 570, "count", 1, 0, 1, 100, 0
|
||||
|
@ -6044,6 +6044,7 @@ dialog = wideband_stateDialog, "wideband_state"
|
|||
field = "MAP readout angle", mapCamDetectionAnglePosition, { vvtMode1 == 13 }
|
||||
field = "Cam mode (exhaust cams)", vvtMode2, {trigger_type != 3}
|
||||
field = "VVT sync edge", vvtCamSensorUseRise, {trigger_type != 3}
|
||||
field = "Cam for engine sync resolution", engineSyncCam
|
||||
field = "#Set offset so VVT indicates 0 degrees in default position"
|
||||
field = "VVT offset bank 1 intake", vvtOffsets1, { camInputs1 != 0 }
|
||||
field = "VVT offset bank 1 exhaust", vvtOffsets2, { camInputs2 != 0 }
|
||||
|
@ -6051,7 +6052,6 @@ dialog = wideband_stateDialog, "wideband_state"
|
|||
field = "VVT offset bank 2 exhaust", vvtOffsets4, { camInputs4 != 0 }
|
||||
field = "Require cam/VVT sync for ignition", isPhaseSyncRequiredForIgnition
|
||||
field = "Maximum cam/VVT sync RPM", maxCamPhaseResolveRpm
|
||||
field = "Cam for engine sync resolution", engineSyncCam
|
||||
field = "Print verbose VVT sync details to console",verboseVVTDecoding
|
||||
field = "Print verbose trigger sync to console", verboseTriggerSynchDetails
|
||||
field = "Do not print messages in case of sync error", silentTriggerError
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.09.26.hellen121vag.2601983500"
|
||||
signature = "rusEFI 2022.09.26.hellen121vag.1775941796"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.09.26.hellen121vag.2601983500" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.09.26.hellen121vag.1775941796" ; 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
|
||||
|
@ -86,7 +86,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 Mon Sep 26 07:05:35 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Sep 26 09:31:17 UTC 2022
|
||||
|
||||
pageSize = 22048
|
||||
page = 1
|
||||
|
@ -244,7 +244,7 @@ idle_solenoidPinMode = bits, U08, 558, [0:1], "default", "default inverted", "op
|
|||
manIdlePosition = scalar, F32, 560, "%", 1, 0, 0, 100, 0
|
||||
knockRetardAggression = scalar, U08, 564, "%", 0.1, 0, 0, 20, 1
|
||||
knockRetardReapplyRate = scalar, U08, 565, "deg/s", 0.1, 0, 0, 10, 1
|
||||
engineSyncCam = scalar, U08, 566, "", 1, 0, 0, 3, 0
|
||||
engineSyncCam = bits, S08, 566, [0:2], "Intake First Bank", "Exhaust First Bank", "Intake Second Bank", "Exhaust Second Bank"
|
||||
vssFilterReciprocal = scalar, U08, 567, "", 1, 0, 2, 200, 0
|
||||
vssGearRatio = scalar, U16, 568, "ratio", 0.001, 0, 0, 60, 3
|
||||
vssToothCount = scalar, U08, 570, "count", 1, 0, 1, 100, 0
|
||||
|
@ -6045,6 +6045,7 @@ dialog = wideband_stateDialog, "wideband_state"
|
|||
field = "MAP readout angle", mapCamDetectionAnglePosition, { vvtMode1 == 13 }
|
||||
field = "Cam mode (exhaust cams)", vvtMode2, {trigger_type != 3}
|
||||
field = "VVT sync edge", vvtCamSensorUseRise, {trigger_type != 3}
|
||||
field = "Cam for engine sync resolution", engineSyncCam
|
||||
field = "#Set offset so VVT indicates 0 degrees in default position"
|
||||
field = "VVT offset bank 1 intake", vvtOffsets1, { camInputs1 != 0 }
|
||||
field = "VVT offset bank 1 exhaust", vvtOffsets2, { camInputs2 != 0 }
|
||||
|
@ -6052,7 +6053,6 @@ dialog = wideband_stateDialog, "wideband_state"
|
|||
field = "VVT offset bank 2 exhaust", vvtOffsets4, { camInputs4 != 0 }
|
||||
field = "Require cam/VVT sync for ignition", isPhaseSyncRequiredForIgnition
|
||||
field = "Maximum cam/VVT sync RPM", maxCamPhaseResolveRpm
|
||||
field = "Cam for engine sync resolution", engineSyncCam
|
||||
field = "Print verbose VVT sync details to console",verboseVVTDecoding
|
||||
field = "Print verbose trigger sync to console", verboseTriggerSynchDetails
|
||||
field = "Do not print messages in case of sync error", silentTriggerError
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.09.26.hellen128.365486152"
|
||||
signature = "rusEFI 2022.09.26.hellen128.3875882720"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.09.26.hellen128.365486152" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.09.26.hellen128.3875882720" ; 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
|
||||
|
@ -86,7 +86,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 Mon Sep 26 07:05:33 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Sep 26 09:31:15 UTC 2022
|
||||
|
||||
pageSize = 22048
|
||||
page = 1
|
||||
|
@ -244,7 +244,7 @@ idle_solenoidPinMode = bits, U08, 558, [0:1], "default", "default inverted", "op
|
|||
manIdlePosition = scalar, F32, 560, "%", 1, 0, 0, 100, 0
|
||||
knockRetardAggression = scalar, U08, 564, "%", 0.1, 0, 0, 20, 1
|
||||
knockRetardReapplyRate = scalar, U08, 565, "deg/s", 0.1, 0, 0, 10, 1
|
||||
engineSyncCam = scalar, U08, 566, "", 1, 0, 0, 3, 0
|
||||
engineSyncCam = bits, S08, 566, [0:2], "Intake First Bank", "Exhaust First Bank", "Intake Second Bank", "Exhaust Second Bank"
|
||||
vssFilterReciprocal = scalar, U08, 567, "", 1, 0, 2, 200, 0
|
||||
vssGearRatio = scalar, U16, 568, "ratio", 0.001, 0, 0, 60, 3
|
||||
vssToothCount = scalar, U08, 570, "count", 1, 0, 1, 100, 0
|
||||
|
@ -6044,6 +6044,7 @@ dialog = wideband_stateDialog, "wideband_state"
|
|||
field = "MAP readout angle", mapCamDetectionAnglePosition, { vvtMode1 == 13 }
|
||||
field = "Cam mode (exhaust cams)", vvtMode2, {trigger_type != 3}
|
||||
field = "VVT sync edge", vvtCamSensorUseRise, {trigger_type != 3}
|
||||
field = "Cam for engine sync resolution", engineSyncCam
|
||||
field = "#Set offset so VVT indicates 0 degrees in default position"
|
||||
field = "VVT offset bank 1 intake", vvtOffsets1, { camInputs1 != 0 }
|
||||
field = "VVT offset bank 1 exhaust", vvtOffsets2, { camInputs2 != 0 }
|
||||
|
@ -6051,7 +6052,6 @@ dialog = wideband_stateDialog, "wideband_state"
|
|||
field = "VVT offset bank 2 exhaust", vvtOffsets4, { camInputs4 != 0 }
|
||||
field = "Require cam/VVT sync for ignition", isPhaseSyncRequiredForIgnition
|
||||
field = "Maximum cam/VVT sync RPM", maxCamPhaseResolveRpm
|
||||
field = "Cam for engine sync resolution", engineSyncCam
|
||||
field = "Print verbose VVT sync details to console",verboseVVTDecoding
|
||||
field = "Print verbose trigger sync to console", verboseTriggerSynchDetails
|
||||
field = "Do not print messages in case of sync error", silentTriggerError
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.09.26.hellen154hyundai.1146464644"
|
||||
signature = "rusEFI 2022.09.26.hellen154hyundai.3063418668"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.09.26.hellen154hyundai.1146464644" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.09.26.hellen154hyundai.3063418668" ; 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
|
||||
|
@ -86,7 +86,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 Mon Sep 26 07:05:39 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Sep 26 09:31:21 UTC 2022
|
||||
|
||||
pageSize = 22048
|
||||
page = 1
|
||||
|
@ -244,7 +244,7 @@ idle_solenoidPinMode = bits, U08, 558, [0:1], "default", "default inverted", "op
|
|||
manIdlePosition = scalar, F32, 560, "%", 1, 0, 0, 100, 0
|
||||
knockRetardAggression = scalar, U08, 564, "%", 0.1, 0, 0, 20, 1
|
||||
knockRetardReapplyRate = scalar, U08, 565, "deg/s", 0.1, 0, 0, 10, 1
|
||||
engineSyncCam = scalar, U08, 566, "", 1, 0, 0, 3, 0
|
||||
engineSyncCam = bits, S08, 566, [0:2], "Intake First Bank", "Exhaust First Bank", "Intake Second Bank", "Exhaust Second Bank"
|
||||
vssFilterReciprocal = scalar, U08, 567, "", 1, 0, 2, 200, 0
|
||||
vssGearRatio = scalar, U16, 568, "ratio", 0.001, 0, 0, 60, 3
|
||||
vssToothCount = scalar, U08, 570, "count", 1, 0, 1, 100, 0
|
||||
|
@ -6044,6 +6044,7 @@ dialog = wideband_stateDialog, "wideband_state"
|
|||
field = "MAP readout angle", mapCamDetectionAnglePosition, { vvtMode1 == 13 }
|
||||
field = "Cam mode (exhaust cams)", vvtMode2, {trigger_type != 3}
|
||||
field = "VVT sync edge", vvtCamSensorUseRise, {trigger_type != 3}
|
||||
field = "Cam for engine sync resolution", engineSyncCam
|
||||
field = "#Set offset so VVT indicates 0 degrees in default position"
|
||||
field = "VVT offset bank 1 intake", vvtOffsets1, { camInputs1 != 0 }
|
||||
field = "VVT offset bank 1 exhaust", vvtOffsets2, { camInputs2 != 0 }
|
||||
|
@ -6051,7 +6052,6 @@ dialog = wideband_stateDialog, "wideband_state"
|
|||
field = "VVT offset bank 2 exhaust", vvtOffsets4, { camInputs4 != 0 }
|
||||
field = "Require cam/VVT sync for ignition", isPhaseSyncRequiredForIgnition
|
||||
field = "Maximum cam/VVT sync RPM", maxCamPhaseResolveRpm
|
||||
field = "Cam for engine sync resolution", engineSyncCam
|
||||
field = "Print verbose VVT sync details to console",verboseVVTDecoding
|
||||
field = "Print verbose trigger sync to console", verboseTriggerSynchDetails
|
||||
field = "Do not print messages in case of sync error", silentTriggerError
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.09.26.hellen72.420082802"
|
||||
signature = "rusEFI 2022.09.26.hellen72.3955512026"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.09.26.hellen72.420082802" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.09.26.hellen72.3955512026" ; 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
|
||||
|
@ -86,7 +86,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 Mon Sep 26 07:05:42 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Sep 26 09:31:25 UTC 2022
|
||||
|
||||
pageSize = 22048
|
||||
page = 1
|
||||
|
@ -244,7 +244,7 @@ idle_solenoidPinMode = bits, U08, 558, [0:1], "default", "default inverted", "op
|
|||
manIdlePosition = scalar, F32, 560, "%", 1, 0, 0, 100, 0
|
||||
knockRetardAggression = scalar, U08, 564, "%", 0.1, 0, 0, 20, 1
|
||||
knockRetardReapplyRate = scalar, U08, 565, "deg/s", 0.1, 0, 0, 10, 1
|
||||
engineSyncCam = scalar, U08, 566, "", 1, 0, 0, 3, 0
|
||||
engineSyncCam = bits, S08, 566, [0:2], "Intake First Bank", "Exhaust First Bank", "Intake Second Bank", "Exhaust Second Bank"
|
||||
vssFilterReciprocal = scalar, U08, 567, "", 1, 0, 2, 200, 0
|
||||
vssGearRatio = scalar, U16, 568, "ratio", 0.001, 0, 0, 60, 3
|
||||
vssToothCount = scalar, U08, 570, "count", 1, 0, 1, 100, 0
|
||||
|
@ -6045,6 +6045,7 @@ dialog = wideband_stateDialog, "wideband_state"
|
|||
field = "MAP readout angle", mapCamDetectionAnglePosition, { vvtMode1 == 13 }
|
||||
field = "Cam mode (exhaust cams)", vvtMode2, {trigger_type != 3}
|
||||
field = "VVT sync edge", vvtCamSensorUseRise, {trigger_type != 3}
|
||||
field = "Cam for engine sync resolution", engineSyncCam
|
||||
field = "#Set offset so VVT indicates 0 degrees in default position"
|
||||
field = "VVT offset bank 1 intake", vvtOffsets1, { camInputs1 != 0 }
|
||||
field = "VVT offset bank 1 exhaust", vvtOffsets2, { camInputs2 != 0 }
|
||||
|
@ -6052,7 +6053,6 @@ dialog = wideband_stateDialog, "wideband_state"
|
|||
field = "VVT offset bank 2 exhaust", vvtOffsets4, { camInputs4 != 0 }
|
||||
field = "Require cam/VVT sync for ignition", isPhaseSyncRequiredForIgnition
|
||||
field = "Maximum cam/VVT sync RPM", maxCamPhaseResolveRpm
|
||||
field = "Cam for engine sync resolution", engineSyncCam
|
||||
field = "Print verbose VVT sync details to console",verboseVVTDecoding
|
||||
field = "Print verbose trigger sync to console", verboseTriggerSynchDetails
|
||||
field = "Do not print messages in case of sync error", silentTriggerError
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.09.26.hellen81.3380807036"
|
||||
signature = "rusEFI 2022.09.26.hellen81.995009492"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.09.26.hellen81.3380807036" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.09.26.hellen81.995009492" ; 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
|
||||
|
@ -86,7 +86,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 Mon Sep 26 07:05:43 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Sep 26 09:31:27 UTC 2022
|
||||
|
||||
pageSize = 22048
|
||||
page = 1
|
||||
|
@ -244,7 +244,7 @@ idle_solenoidPinMode = bits, U08, 558, [0:1], "default", "default inverted", "op
|
|||
manIdlePosition = scalar, F32, 560, "%", 1, 0, 0, 100, 0
|
||||
knockRetardAggression = scalar, U08, 564, "%", 0.1, 0, 0, 20, 1
|
||||
knockRetardReapplyRate = scalar, U08, 565, "deg/s", 0.1, 0, 0, 10, 1
|
||||
engineSyncCam = scalar, U08, 566, "", 1, 0, 0, 3, 0
|
||||
engineSyncCam = bits, S08, 566, [0:2], "Intake First Bank", "Exhaust First Bank", "Intake Second Bank", "Exhaust Second Bank"
|
||||
vssFilterReciprocal = scalar, U08, 567, "", 1, 0, 2, 200, 0
|
||||
vssGearRatio = scalar, U16, 568, "ratio", 0.001, 0, 0, 60, 3
|
||||
vssToothCount = scalar, U08, 570, "count", 1, 0, 1, 100, 0
|
||||
|
@ -6043,6 +6043,7 @@ dialog = wideband_stateDialog, "wideband_state"
|
|||
field = "MAP readout angle", mapCamDetectionAnglePosition, { vvtMode1 == 13 }
|
||||
field = "Cam mode (exhaust cams)", vvtMode2, {trigger_type != 3}
|
||||
field = "VVT sync edge", vvtCamSensorUseRise, {trigger_type != 3}
|
||||
field = "Cam for engine sync resolution", engineSyncCam
|
||||
field = "#Set offset so VVT indicates 0 degrees in default position"
|
||||
field = "VVT offset bank 1 intake", vvtOffsets1, { camInputs1 != 0 }
|
||||
field = "VVT offset bank 1 exhaust", vvtOffsets2, { camInputs2 != 0 }
|
||||
|
@ -6050,7 +6051,6 @@ dialog = wideband_stateDialog, "wideband_state"
|
|||
field = "VVT offset bank 2 exhaust", vvtOffsets4, { camInputs4 != 0 }
|
||||
field = "Require cam/VVT sync for ignition", isPhaseSyncRequiredForIgnition
|
||||
field = "Maximum cam/VVT sync RPM", maxCamPhaseResolveRpm
|
||||
field = "Cam for engine sync resolution", engineSyncCam
|
||||
field = "Print verbose VVT sync details to console",verboseVVTDecoding
|
||||
field = "Print verbose trigger sync to console", verboseTriggerSynchDetails
|
||||
field = "Do not print messages in case of sync error", silentTriggerError
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.09.26.hellen88bmw.4274245306"
|
||||
signature = "rusEFI 2022.09.26.hellen88bmw.202270738"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.09.26.hellen88bmw.4274245306" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.09.26.hellen88bmw.202270738" ; 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
|
||||
|
@ -86,7 +86,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 Mon Sep 26 07:05:40 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Sep 26 09:31:23 UTC 2022
|
||||
|
||||
pageSize = 22048
|
||||
page = 1
|
||||
|
@ -244,7 +244,7 @@ idle_solenoidPinMode = bits, U08, 558, [0:1], "default", "default inverted", "op
|
|||
manIdlePosition = scalar, F32, 560, "%", 1, 0, 0, 100, 0
|
||||
knockRetardAggression = scalar, U08, 564, "%", 0.1, 0, 0, 20, 1
|
||||
knockRetardReapplyRate = scalar, U08, 565, "deg/s", 0.1, 0, 0, 10, 1
|
||||
engineSyncCam = scalar, U08, 566, "", 1, 0, 0, 3, 0
|
||||
engineSyncCam = bits, S08, 566, [0:2], "Intake First Bank", "Exhaust First Bank", "Intake Second Bank", "Exhaust Second Bank"
|
||||
vssFilterReciprocal = scalar, U08, 567, "", 1, 0, 2, 200, 0
|
||||
vssGearRatio = scalar, U16, 568, "ratio", 0.001, 0, 0, 60, 3
|
||||
vssToothCount = scalar, U08, 570, "count", 1, 0, 1, 100, 0
|
||||
|
@ -6044,6 +6044,7 @@ dialog = wideband_stateDialog, "wideband_state"
|
|||
field = "MAP readout angle", mapCamDetectionAnglePosition, { vvtMode1 == 13 }
|
||||
field = "Cam mode (exhaust cams)", vvtMode2, {trigger_type != 3}
|
||||
field = "VVT sync edge", vvtCamSensorUseRise, {trigger_type != 3}
|
||||
field = "Cam for engine sync resolution", engineSyncCam
|
||||
field = "#Set offset so VVT indicates 0 degrees in default position"
|
||||
field = "VVT offset bank 1 intake", vvtOffsets1, { camInputs1 != 0 }
|
||||
field = "VVT offset bank 1 exhaust", vvtOffsets2, { camInputs2 != 0 }
|
||||
|
@ -6051,7 +6052,6 @@ dialog = wideband_stateDialog, "wideband_state"
|
|||
field = "VVT offset bank 2 exhaust", vvtOffsets4, { camInputs4 != 0 }
|
||||
field = "Require cam/VVT sync for ignition", isPhaseSyncRequiredForIgnition
|
||||
field = "Maximum cam/VVT sync RPM", maxCamPhaseResolveRpm
|
||||
field = "Cam for engine sync resolution", engineSyncCam
|
||||
field = "Print verbose VVT sync details to console",verboseVVTDecoding
|
||||
field = "Print verbose trigger sync to console", verboseTriggerSynchDetails
|
||||
field = "Do not print messages in case of sync error", silentTriggerError
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.09.26.hellenNA6.3044699201"
|
||||
signature = "rusEFI 2022.09.26.hellenNA6.1203227369"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.09.26.hellenNA6.3044699201" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.09.26.hellenNA6.1203227369" ; 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
|
||||
|
@ -86,7 +86,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 Mon Sep 26 07:05:48 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Sep 26 09:31:32 UTC 2022
|
||||
|
||||
pageSize = 22048
|
||||
page = 1
|
||||
|
@ -244,7 +244,7 @@ idle_solenoidPinMode = bits, U08, 558, [0:1], "default", "default inverted", "op
|
|||
manIdlePosition = scalar, F32, 560, "%", 1, 0, 0, 100, 0
|
||||
knockRetardAggression = scalar, U08, 564, "%", 0.1, 0, 0, 20, 1
|
||||
knockRetardReapplyRate = scalar, U08, 565, "deg/s", 0.1, 0, 0, 10, 1
|
||||
engineSyncCam = scalar, U08, 566, "", 1, 0, 0, 3, 0
|
||||
engineSyncCam = bits, S08, 566, [0:2], "Intake First Bank", "Exhaust First Bank", "Intake Second Bank", "Exhaust Second Bank"
|
||||
vssFilterReciprocal = scalar, U08, 567, "", 1, 0, 2, 200, 0
|
||||
vssGearRatio = scalar, U16, 568, "ratio", 0.001, 0, 0, 60, 3
|
||||
vssToothCount = scalar, U08, 570, "count", 1, 0, 1, 100, 0
|
||||
|
@ -6045,6 +6045,7 @@ dialog = wideband_stateDialog, "wideband_state"
|
|||
field = "MAP readout angle", mapCamDetectionAnglePosition, { vvtMode1 == 13 }
|
||||
field = "Cam mode (exhaust cams)", vvtMode2, {trigger_type != 3}
|
||||
field = "VVT sync edge", vvtCamSensorUseRise, {trigger_type != 3}
|
||||
field = "Cam for engine sync resolution", engineSyncCam
|
||||
field = "#Set offset so VVT indicates 0 degrees in default position"
|
||||
field = "VVT offset bank 1 intake", vvtOffsets1, { camInputs1 != 0 }
|
||||
field = "VVT offset bank 1 exhaust", vvtOffsets2, { camInputs2 != 0 }
|
||||
|
@ -6052,7 +6053,6 @@ dialog = wideband_stateDialog, "wideband_state"
|
|||
field = "VVT offset bank 2 exhaust", vvtOffsets4, { camInputs4 != 0 }
|
||||
field = "Require cam/VVT sync for ignition", isPhaseSyncRequiredForIgnition
|
||||
field = "Maximum cam/VVT sync RPM", maxCamPhaseResolveRpm
|
||||
field = "Cam for engine sync resolution", engineSyncCam
|
||||
field = "Print verbose VVT sync details to console",verboseVVTDecoding
|
||||
field = "Print verbose trigger sync to console", verboseTriggerSynchDetails
|
||||
field = "Do not print messages in case of sync error", silentTriggerError
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.09.26.hellenNA8_96.1262447774"
|
||||
signature = "rusEFI 2022.09.26.hellenNA8_96.3119696438"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.09.26.hellenNA8_96.1262447774" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.09.26.hellenNA8_96.3119696438" ; 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
|
||||
|
@ -86,7 +86,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 Mon Sep 26 07:05:50 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Sep 26 09:31:34 UTC 2022
|
||||
|
||||
pageSize = 22048
|
||||
page = 1
|
||||
|
@ -244,7 +244,7 @@ idle_solenoidPinMode = bits, U08, 558, [0:1], "default", "default inverted", "op
|
|||
manIdlePosition = scalar, F32, 560, "%", 1, 0, 0, 100, 0
|
||||
knockRetardAggression = scalar, U08, 564, "%", 0.1, 0, 0, 20, 1
|
||||
knockRetardReapplyRate = scalar, U08, 565, "deg/s", 0.1, 0, 0, 10, 1
|
||||
engineSyncCam = scalar, U08, 566, "", 1, 0, 0, 3, 0
|
||||
engineSyncCam = bits, S08, 566, [0:2], "Intake First Bank", "Exhaust First Bank", "Intake Second Bank", "Exhaust Second Bank"
|
||||
vssFilterReciprocal = scalar, U08, 567, "", 1, 0, 2, 200, 0
|
||||
vssGearRatio = scalar, U16, 568, "ratio", 0.001, 0, 0, 60, 3
|
||||
vssToothCount = scalar, U08, 570, "count", 1, 0, 1, 100, 0
|
||||
|
@ -6045,6 +6045,7 @@ dialog = wideband_stateDialog, "wideband_state"
|
|||
field = "MAP readout angle", mapCamDetectionAnglePosition, { vvtMode1 == 13 }
|
||||
field = "Cam mode (exhaust cams)", vvtMode2, {trigger_type != 3}
|
||||
field = "VVT sync edge", vvtCamSensorUseRise, {trigger_type != 3}
|
||||
field = "Cam for engine sync resolution", engineSyncCam
|
||||
field = "#Set offset so VVT indicates 0 degrees in default position"
|
||||
field = "VVT offset bank 1 intake", vvtOffsets1, { camInputs1 != 0 }
|
||||
field = "VVT offset bank 1 exhaust", vvtOffsets2, { camInputs2 != 0 }
|
||||
|
@ -6052,7 +6053,6 @@ dialog = wideband_stateDialog, "wideband_state"
|
|||
field = "VVT offset bank 2 exhaust", vvtOffsets4, { camInputs4 != 0 }
|
||||
field = "Require cam/VVT sync for ignition", isPhaseSyncRequiredForIgnition
|
||||
field = "Maximum cam/VVT sync RPM", maxCamPhaseResolveRpm
|
||||
field = "Cam for engine sync resolution", engineSyncCam
|
||||
field = "Print verbose VVT sync details to console",verboseVVTDecoding
|
||||
field = "Print verbose trigger sync to console", verboseTriggerSynchDetails
|
||||
field = "Do not print messages in case of sync error", silentTriggerError
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.09.26.kin.2212593594"
|
||||
signature = "rusEFI 2022.09.26.kin.1898764562"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.09.26.kin.2212593594" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.09.26.kin.1898764562" ; 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
|
||||
|
@ -86,7 +86,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 Mon Sep 26 07:05:24 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Mon Sep 26 09:31:04 UTC 2022
|
||||
|
||||
pageSize = 22048
|
||||
page = 1
|
||||
|
@ -244,7 +244,7 @@ idle_solenoidPinMode = bits, U08, 558, [0:1], "default", "default inverted", "op
|
|||
manIdlePosition = scalar, F32, 560, "%", 1, 0, 0, 100, 0
|
||||
knockRetardAggression = scalar, U08, 564, "%", 0.1, 0, 0, 20, 1
|
||||
knockRetardReapplyRate = scalar, U08, 565, "deg/s", 0.1, 0, 0, 10, 1
|
||||
engineSyncCam = scalar, U08, 566, "", 1, 0, 0, 3, 0
|
||||
engineSyncCam = bits, S08, 566, [0:2], "Intake First Bank", "Exhaust First Bank", "Intake Second Bank", "Exhaust Second Bank"
|
||||
vssFilterReciprocal = scalar, U08, 567, "", 1, 0, 2, 200, 0
|
||||
vssGearRatio = scalar, U16, 568, "ratio", 0.001, 0, 0, 60, 3
|
||||
vssToothCount = scalar, U08, 570, "count", 1, 0, 1, 100, 0
|
||||
|
@ -6048,6 +6048,7 @@ dialog = wideband_stateDialog, "wideband_state"
|
|||
field = "MAP readout angle", mapCamDetectionAnglePosition, { vvtMode1 == 13 }
|
||||
field = "Cam mode (exhaust cams)", vvtMode2, {trigger_type != 3}
|
||||
field = "VVT sync edge", vvtCamSensorUseRise, {trigger_type != 3}
|
||||
field = "Cam for engine sync resolution", engineSyncCam
|
||||
field = "#Set offset so VVT indicates 0 degrees in default position"
|
||||
field = "VVT offset bank 1 intake", vvtOffsets1, { camInputs1 != 0 }
|
||||
field = "VVT offset bank 1 exhaust", vvtOffsets2, { camInputs2 != 0 }
|
||||
|
@ -6055,7 +6056,6 @@ dialog = wideband_stateDialog, "wideband_state"
|
|||
field = "VVT offset bank 2 exhaust", vvtOffsets4, { camInputs4 != 0 }
|
||||
field = "Require cam/VVT sync for ignition", isPhaseSyncRequiredForIgnition
|
||||
field = "Maximum cam/VVT sync RPM", maxCamPhaseResolveRpm
|
||||
field = "Cam for engine sync resolution", engineSyncCam
|
||||
field = "Print verbose VVT sync details to console",verboseVVTDecoding
|
||||
field = "Print verbose trigger sync to console", verboseTriggerSynchDetails
|
||||
field = "Do not print messages in case of sync error", silentTriggerError
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.09.26.mre_f4.3026465657"
|
||||
signature = "rusEFI 2022.09.26.mre_f4.1185519057"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.09.26.mre_f4.3026465657" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.09.26.mre_f4.1185519057" ; 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
|
||||
|
@ -86,7 +86,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 Mon Sep 26 07:05:53 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Sep 26 09:31:38 UTC 2022
|
||||
|
||||
pageSize = 22048
|
||||
page = 1
|
||||
|
@ -244,7 +244,7 @@ idle_solenoidPinMode = bits, U08, 558, [0:1], "default", "default inverted", "op
|
|||
manIdlePosition = scalar, F32, 560, "%", 1, 0, 0, 100, 0
|
||||
knockRetardAggression = scalar, U08, 564, "%", 0.1, 0, 0, 20, 1
|
||||
knockRetardReapplyRate = scalar, U08, 565, "deg/s", 0.1, 0, 0, 10, 1
|
||||
engineSyncCam = scalar, U08, 566, "", 1, 0, 0, 3, 0
|
||||
engineSyncCam = bits, S08, 566, [0:2], "Intake First Bank", "Exhaust First Bank", "Intake Second Bank", "Exhaust Second Bank"
|
||||
vssFilterReciprocal = scalar, U08, 567, "", 1, 0, 2, 200, 0
|
||||
vssGearRatio = scalar, U16, 568, "ratio", 0.001, 0, 0, 60, 3
|
||||
vssToothCount = scalar, U08, 570, "count", 1, 0, 1, 100, 0
|
||||
|
@ -6046,6 +6046,7 @@ dialog = wideband_stateDialog, "wideband_state"
|
|||
field = "MAP readout angle", mapCamDetectionAnglePosition, { vvtMode1 == 13 }
|
||||
field = "Cam mode (exhaust cams)", vvtMode2, {trigger_type != 3}
|
||||
field = "VVT sync edge", vvtCamSensorUseRise, {trigger_type != 3}
|
||||
field = "Cam for engine sync resolution", engineSyncCam
|
||||
field = "#Set offset so VVT indicates 0 degrees in default position"
|
||||
field = "VVT offset bank 1 intake", vvtOffsets1, { camInputs1 != 0 }
|
||||
field = "VVT offset bank 1 exhaust", vvtOffsets2, { camInputs2 != 0 }
|
||||
|
@ -6053,7 +6054,6 @@ dialog = wideband_stateDialog, "wideband_state"
|
|||
field = "VVT offset bank 2 exhaust", vvtOffsets4, { camInputs4 != 0 }
|
||||
field = "Require cam/VVT sync for ignition", isPhaseSyncRequiredForIgnition
|
||||
field = "Maximum cam/VVT sync RPM", maxCamPhaseResolveRpm
|
||||
field = "Cam for engine sync resolution", engineSyncCam
|
||||
field = "Print verbose VVT sync details to console",verboseVVTDecoding
|
||||
field = "Print verbose trigger sync to console", verboseTriggerSynchDetails
|
||||
field = "Do not print messages in case of sync error", silentTriggerError
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.09.26.mre_f7.3026465657"
|
||||
signature = "rusEFI 2022.09.26.mre_f7.1185519057"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.09.26.mre_f7.3026465657" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.09.26.mre_f7.1185519057" ; 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
|
||||
|
@ -86,7 +86,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 Mon Sep 26 07:05:51 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Sep 26 09:31:36 UTC 2022
|
||||
|
||||
pageSize = 22048
|
||||
page = 1
|
||||
|
@ -244,7 +244,7 @@ idle_solenoidPinMode = bits, U08, 558, [0:1], "default", "default inverted", "op
|
|||
manIdlePosition = scalar, F32, 560, "%", 1, 0, 0, 100, 0
|
||||
knockRetardAggression = scalar, U08, 564, "%", 0.1, 0, 0, 20, 1
|
||||
knockRetardReapplyRate = scalar, U08, 565, "deg/s", 0.1, 0, 0, 10, 1
|
||||
engineSyncCam = scalar, U08, 566, "", 1, 0, 0, 3, 0
|
||||
engineSyncCam = bits, S08, 566, [0:2], "Intake First Bank", "Exhaust First Bank", "Intake Second Bank", "Exhaust Second Bank"
|
||||
vssFilterReciprocal = scalar, U08, 567, "", 1, 0, 2, 200, 0
|
||||
vssGearRatio = scalar, U16, 568, "ratio", 0.001, 0, 0, 60, 3
|
||||
vssToothCount = scalar, U08, 570, "count", 1, 0, 1, 100, 0
|
||||
|
@ -6046,6 +6046,7 @@ dialog = wideband_stateDialog, "wideband_state"
|
|||
field = "MAP readout angle", mapCamDetectionAnglePosition, { vvtMode1 == 13 }
|
||||
field = "Cam mode (exhaust cams)", vvtMode2, {trigger_type != 3}
|
||||
field = "VVT sync edge", vvtCamSensorUseRise, {trigger_type != 3}
|
||||
field = "Cam for engine sync resolution", engineSyncCam
|
||||
field = "#Set offset so VVT indicates 0 degrees in default position"
|
||||
field = "VVT offset bank 1 intake", vvtOffsets1, { camInputs1 != 0 }
|
||||
field = "VVT offset bank 1 exhaust", vvtOffsets2, { camInputs2 != 0 }
|
||||
|
@ -6053,7 +6054,6 @@ dialog = wideband_stateDialog, "wideband_state"
|
|||
field = "VVT offset bank 2 exhaust", vvtOffsets4, { camInputs4 != 0 }
|
||||
field = "Require cam/VVT sync for ignition", isPhaseSyncRequiredForIgnition
|
||||
field = "Maximum cam/VVT sync RPM", maxCamPhaseResolveRpm
|
||||
field = "Cam for engine sync resolution", engineSyncCam
|
||||
field = "Print verbose VVT sync details to console",verboseVVTDecoding
|
||||
field = "Print verbose trigger sync to console", verboseTriggerSynchDetails
|
||||
field = "Do not print messages in case of sync error", silentTriggerError
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.09.26.prometheus_405.3151758480"
|
||||
signature = "rusEFI 2022.09.26.prometheus_405.1225892408"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.09.26.prometheus_405.3151758480" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.09.26.prometheus_405.1225892408" ; 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
|
||||
|
@ -86,7 +86,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 Mon Sep 26 07:06:01 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Sep 26 09:31:48 UTC 2022
|
||||
|
||||
pageSize = 22048
|
||||
page = 1
|
||||
|
@ -244,7 +244,7 @@ idle_solenoidPinMode = bits, U08, 558, [0:1], "default", "default inverted", "op
|
|||
manIdlePosition = scalar, F32, 560, "%", 1, 0, 0, 100, 0
|
||||
knockRetardAggression = scalar, U08, 564, "%", 0.1, 0, 0, 20, 1
|
||||
knockRetardReapplyRate = scalar, U08, 565, "deg/s", 0.1, 0, 0, 10, 1
|
||||
engineSyncCam = scalar, U08, 566, "", 1, 0, 0, 3, 0
|
||||
engineSyncCam = bits, S08, 566, [0:2], "Intake First Bank", "Exhaust First Bank", "Intake Second Bank", "Exhaust Second Bank"
|
||||
vssFilterReciprocal = scalar, U08, 567, "", 1, 0, 2, 200, 0
|
||||
vssGearRatio = scalar, U16, 568, "ratio", 0.001, 0, 0, 60, 3
|
||||
vssToothCount = scalar, U08, 570, "count", 1, 0, 1, 100, 0
|
||||
|
@ -6042,6 +6042,7 @@ dialog = wideband_stateDialog, "wideband_state"
|
|||
field = "MAP readout angle", mapCamDetectionAnglePosition, { vvtMode1 == 13 }
|
||||
field = "Cam mode (exhaust cams)", vvtMode2, {trigger_type != 3}
|
||||
field = "VVT sync edge", vvtCamSensorUseRise, {trigger_type != 3}
|
||||
field = "Cam for engine sync resolution", engineSyncCam
|
||||
field = "#Set offset so VVT indicates 0 degrees in default position"
|
||||
field = "VVT offset bank 1 intake", vvtOffsets1, { camInputs1 != 0 }
|
||||
field = "VVT offset bank 1 exhaust", vvtOffsets2, { camInputs2 != 0 }
|
||||
|
@ -6049,7 +6050,6 @@ dialog = wideband_stateDialog, "wideband_state"
|
|||
field = "VVT offset bank 2 exhaust", vvtOffsets4, { camInputs4 != 0 }
|
||||
field = "Require cam/VVT sync for ignition", isPhaseSyncRequiredForIgnition
|
||||
field = "Maximum cam/VVT sync RPM", maxCamPhaseResolveRpm
|
||||
field = "Cam for engine sync resolution", engineSyncCam
|
||||
field = "Print verbose VVT sync details to console",verboseVVTDecoding
|
||||
field = "Print verbose trigger sync to console", verboseTriggerSynchDetails
|
||||
field = "Do not print messages in case of sync error", silentTriggerError
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.09.26.prometheus_469.3151758480"
|
||||
signature = "rusEFI 2022.09.26.prometheus_469.1225892408"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.09.26.prometheus_469.3151758480" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.09.26.prometheus_469.1225892408" ; 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
|
||||
|
@ -86,7 +86,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 Mon Sep 26 07:05:59 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Sep 26 09:31:46 UTC 2022
|
||||
|
||||
pageSize = 22048
|
||||
page = 1
|
||||
|
@ -244,7 +244,7 @@ idle_solenoidPinMode = bits, U08, 558, [0:1], "default", "default inverted", "op
|
|||
manIdlePosition = scalar, F32, 560, "%", 1, 0, 0, 100, 0
|
||||
knockRetardAggression = scalar, U08, 564, "%", 0.1, 0, 0, 20, 1
|
||||
knockRetardReapplyRate = scalar, U08, 565, "deg/s", 0.1, 0, 0, 10, 1
|
||||
engineSyncCam = scalar, U08, 566, "", 1, 0, 0, 3, 0
|
||||
engineSyncCam = bits, S08, 566, [0:2], "Intake First Bank", "Exhaust First Bank", "Intake Second Bank", "Exhaust Second Bank"
|
||||
vssFilterReciprocal = scalar, U08, 567, "", 1, 0, 2, 200, 0
|
||||
vssGearRatio = scalar, U16, 568, "ratio", 0.001, 0, 0, 60, 3
|
||||
vssToothCount = scalar, U08, 570, "count", 1, 0, 1, 100, 0
|
||||
|
@ -6042,6 +6042,7 @@ dialog = wideband_stateDialog, "wideband_state"
|
|||
field = "MAP readout angle", mapCamDetectionAnglePosition, { vvtMode1 == 13 }
|
||||
field = "Cam mode (exhaust cams)", vvtMode2, {trigger_type != 3}
|
||||
field = "VVT sync edge", vvtCamSensorUseRise, {trigger_type != 3}
|
||||
field = "Cam for engine sync resolution", engineSyncCam
|
||||
field = "#Set offset so VVT indicates 0 degrees in default position"
|
||||
field = "VVT offset bank 1 intake", vvtOffsets1, { camInputs1 != 0 }
|
||||
field = "VVT offset bank 1 exhaust", vvtOffsets2, { camInputs2 != 0 }
|
||||
|
@ -6049,7 +6050,6 @@ dialog = wideband_stateDialog, "wideband_state"
|
|||
field = "VVT offset bank 2 exhaust", vvtOffsets4, { camInputs4 != 0 }
|
||||
field = "Require cam/VVT sync for ignition", isPhaseSyncRequiredForIgnition
|
||||
field = "Maximum cam/VVT sync RPM", maxCamPhaseResolveRpm
|
||||
field = "Cam for engine sync resolution", engineSyncCam
|
||||
field = "Print verbose VVT sync details to console",verboseVVTDecoding
|
||||
field = "Print verbose trigger sync to console", verboseTriggerSynchDetails
|
||||
field = "Do not print messages in case of sync error", silentTriggerError
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.09.26.proteus_f4.1325079040"
|
||||
signature = "rusEFI 2022.09.26.proteus_f4.3157703848"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.09.26.proteus_f4.1325079040" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.09.26.proteus_f4.3157703848" ; 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
|
||||
|
@ -86,7 +86,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 Mon Sep 26 07:06:04 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Sep 26 09:31:51 UTC 2022
|
||||
|
||||
pageSize = 22048
|
||||
page = 1
|
||||
|
@ -244,7 +244,7 @@ idle_solenoidPinMode = bits, U08, 558, [0:1], "default", "default inverted", "op
|
|||
manIdlePosition = scalar, F32, 560, "%", 1, 0, 0, 100, 0
|
||||
knockRetardAggression = scalar, U08, 564, "%", 0.1, 0, 0, 20, 1
|
||||
knockRetardReapplyRate = scalar, U08, 565, "deg/s", 0.1, 0, 0, 10, 1
|
||||
engineSyncCam = scalar, U08, 566, "", 1, 0, 0, 3, 0
|
||||
engineSyncCam = bits, S08, 566, [0:2], "Intake First Bank", "Exhaust First Bank", "Intake Second Bank", "Exhaust Second Bank"
|
||||
vssFilterReciprocal = scalar, U08, 567, "", 1, 0, 2, 200, 0
|
||||
vssGearRatio = scalar, U16, 568, "ratio", 0.001, 0, 0, 60, 3
|
||||
vssToothCount = scalar, U08, 570, "count", 1, 0, 1, 100, 0
|
||||
|
@ -6042,6 +6042,7 @@ dialog = wideband_stateDialog, "wideband_state"
|
|||
field = "MAP readout angle", mapCamDetectionAnglePosition, { vvtMode1 == 13 }
|
||||
field = "Cam mode (exhaust cams)", vvtMode2, {trigger_type != 3}
|
||||
field = "VVT sync edge", vvtCamSensorUseRise, {trigger_type != 3}
|
||||
field = "Cam for engine sync resolution", engineSyncCam
|
||||
field = "#Set offset so VVT indicates 0 degrees in default position"
|
||||
field = "VVT offset bank 1 intake", vvtOffsets1, { camInputs1 != 0 }
|
||||
field = "VVT offset bank 1 exhaust", vvtOffsets2, { camInputs2 != 0 }
|
||||
|
@ -6049,7 +6050,6 @@ dialog = wideband_stateDialog, "wideband_state"
|
|||
field = "VVT offset bank 2 exhaust", vvtOffsets4, { camInputs4 != 0 }
|
||||
field = "Require cam/VVT sync for ignition", isPhaseSyncRequiredForIgnition
|
||||
field = "Maximum cam/VVT sync RPM", maxCamPhaseResolveRpm
|
||||
field = "Cam for engine sync resolution", engineSyncCam
|
||||
field = "Print verbose VVT sync details to console",verboseVVTDecoding
|
||||
field = "Print verbose trigger sync to console", verboseTriggerSynchDetails
|
||||
field = "Do not print messages in case of sync error", silentTriggerError
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.09.26.proteus_f7.1325079040"
|
||||
signature = "rusEFI 2022.09.26.proteus_f7.3157703848"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.09.26.proteus_f7.1325079040" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.09.26.proteus_f7.3157703848" ; 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
|
||||
|
@ -86,7 +86,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 Mon Sep 26 07:06:03 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Sep 26 09:31:50 UTC 2022
|
||||
|
||||
pageSize = 22048
|
||||
page = 1
|
||||
|
@ -244,7 +244,7 @@ idle_solenoidPinMode = bits, U08, 558, [0:1], "default", "default inverted", "op
|
|||
manIdlePosition = scalar, F32, 560, "%", 1, 0, 0, 100, 0
|
||||
knockRetardAggression = scalar, U08, 564, "%", 0.1, 0, 0, 20, 1
|
||||
knockRetardReapplyRate = scalar, U08, 565, "deg/s", 0.1, 0, 0, 10, 1
|
||||
engineSyncCam = scalar, U08, 566, "", 1, 0, 0, 3, 0
|
||||
engineSyncCam = bits, S08, 566, [0:2], "Intake First Bank", "Exhaust First Bank", "Intake Second Bank", "Exhaust Second Bank"
|
||||
vssFilterReciprocal = scalar, U08, 567, "", 1, 0, 2, 200, 0
|
||||
vssGearRatio = scalar, U16, 568, "ratio", 0.001, 0, 0, 60, 3
|
||||
vssToothCount = scalar, U08, 570, "count", 1, 0, 1, 100, 0
|
||||
|
@ -6042,6 +6042,7 @@ dialog = wideband_stateDialog, "wideband_state"
|
|||
field = "MAP readout angle", mapCamDetectionAnglePosition, { vvtMode1 == 13 }
|
||||
field = "Cam mode (exhaust cams)", vvtMode2, {trigger_type != 3}
|
||||
field = "VVT sync edge", vvtCamSensorUseRise, {trigger_type != 3}
|
||||
field = "Cam for engine sync resolution", engineSyncCam
|
||||
field = "#Set offset so VVT indicates 0 degrees in default position"
|
||||
field = "VVT offset bank 1 intake", vvtOffsets1, { camInputs1 != 0 }
|
||||
field = "VVT offset bank 1 exhaust", vvtOffsets2, { camInputs2 != 0 }
|
||||
|
@ -6049,7 +6050,6 @@ dialog = wideband_stateDialog, "wideband_state"
|
|||
field = "VVT offset bank 2 exhaust", vvtOffsets4, { camInputs4 != 0 }
|
||||
field = "Require cam/VVT sync for ignition", isPhaseSyncRequiredForIgnition
|
||||
field = "Maximum cam/VVT sync RPM", maxCamPhaseResolveRpm
|
||||
field = "Cam for engine sync resolution", engineSyncCam
|
||||
field = "Print verbose VVT sync details to console",verboseVVTDecoding
|
||||
field = "Print verbose trigger sync to console", verboseTriggerSynchDetails
|
||||
field = "Do not print messages in case of sync error", silentTriggerError
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.09.26.proteus_h7.1325079040"
|
||||
signature = "rusEFI 2022.09.26.proteus_h7.3157703848"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.09.26.proteus_h7.1325079040" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.09.26.proteus_h7.3157703848" ; 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
|
||||
|
@ -86,7 +86,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 Mon Sep 26 07:06:06 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Sep 26 09:31:53 UTC 2022
|
||||
|
||||
pageSize = 22048
|
||||
page = 1
|
||||
|
@ -244,7 +244,7 @@ idle_solenoidPinMode = bits, U08, 558, [0:1], "default", "default inverted", "op
|
|||
manIdlePosition = scalar, F32, 560, "%", 1, 0, 0, 100, 0
|
||||
knockRetardAggression = scalar, U08, 564, "%", 0.1, 0, 0, 20, 1
|
||||
knockRetardReapplyRate = scalar, U08, 565, "deg/s", 0.1, 0, 0, 10, 1
|
||||
engineSyncCam = scalar, U08, 566, "", 1, 0, 0, 3, 0
|
||||
engineSyncCam = bits, S08, 566, [0:2], "Intake First Bank", "Exhaust First Bank", "Intake Second Bank", "Exhaust Second Bank"
|
||||
vssFilterReciprocal = scalar, U08, 567, "", 1, 0, 2, 200, 0
|
||||
vssGearRatio = scalar, U16, 568, "ratio", 0.001, 0, 0, 60, 3
|
||||
vssToothCount = scalar, U08, 570, "count", 1, 0, 1, 100, 0
|
||||
|
@ -6042,6 +6042,7 @@ dialog = wideband_stateDialog, "wideband_state"
|
|||
field = "MAP readout angle", mapCamDetectionAnglePosition, { vvtMode1 == 13 }
|
||||
field = "Cam mode (exhaust cams)", vvtMode2, {trigger_type != 3}
|
||||
field = "VVT sync edge", vvtCamSensorUseRise, {trigger_type != 3}
|
||||
field = "Cam for engine sync resolution", engineSyncCam
|
||||
field = "#Set offset so VVT indicates 0 degrees in default position"
|
||||
field = "VVT offset bank 1 intake", vvtOffsets1, { camInputs1 != 0 }
|
||||
field = "VVT offset bank 1 exhaust", vvtOffsets2, { camInputs2 != 0 }
|
||||
|
@ -6049,7 +6050,6 @@ dialog = wideband_stateDialog, "wideband_state"
|
|||
field = "VVT offset bank 2 exhaust", vvtOffsets4, { camInputs4 != 0 }
|
||||
field = "Require cam/VVT sync for ignition", isPhaseSyncRequiredForIgnition
|
||||
field = "Maximum cam/VVT sync RPM", maxCamPhaseResolveRpm
|
||||
field = "Cam for engine sync resolution", engineSyncCam
|
||||
field = "Print verbose VVT sync details to console",verboseVVTDecoding
|
||||
field = "Print verbose trigger sync to console", verboseTriggerSynchDetails
|
||||
field = "Do not print messages in case of sync error", silentTriggerError
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.09.26.subaru_eg33_f7.2452096172"
|
||||
signature = "rusEFI 2022.09.26.subaru_eg33_f7.1625661956"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.09.26.subaru_eg33_f7.2452096172" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.09.26.subaru_eg33_f7.1625661956" ; 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
|
||||
|
@ -86,7 +86,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 Mon Sep 26 07:05:27 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 Mon Sep 26 09:31:08 UTC 2022
|
||||
|
||||
pageSize = 22048
|
||||
page = 1
|
||||
|
@ -244,7 +244,7 @@ idle_solenoidPinMode = bits, U08, 558, [0:1], "default", "default inverted", "op
|
|||
manIdlePosition = scalar, F32, 560, "%", 1, 0, 0, 100, 0
|
||||
knockRetardAggression = scalar, U08, 564, "%", 0.1, 0, 0, 20, 1
|
||||
knockRetardReapplyRate = scalar, U08, 565, "deg/s", 0.1, 0, 0, 10, 1
|
||||
engineSyncCam = scalar, U08, 566, "", 1, 0, 0, 3, 0
|
||||
engineSyncCam = bits, S08, 566, [0:2], "Intake First Bank", "Exhaust First Bank", "Intake Second Bank", "Exhaust Second Bank"
|
||||
vssFilterReciprocal = scalar, U08, 567, "", 1, 0, 2, 200, 0
|
||||
vssGearRatio = scalar, U16, 568, "ratio", 0.001, 0, 0, 60, 3
|
||||
vssToothCount = scalar, U08, 570, "count", 1, 0, 1, 100, 0
|
||||
|
@ -6044,6 +6044,7 @@ dialog = wideband_stateDialog, "wideband_state"
|
|||
field = "MAP readout angle", mapCamDetectionAnglePosition, { vvtMode1 == 13 }
|
||||
field = "Cam mode (exhaust cams)", vvtMode2, {trigger_type != 3}
|
||||
field = "VVT sync edge", vvtCamSensorUseRise, {trigger_type != 3}
|
||||
field = "Cam for engine sync resolution", engineSyncCam
|
||||
field = "#Set offset so VVT indicates 0 degrees in default position"
|
||||
field = "VVT offset bank 1 intake", vvtOffsets1, { camInputs1 != 0 }
|
||||
field = "VVT offset bank 1 exhaust", vvtOffsets2, { camInputs2 != 0 }
|
||||
|
@ -6051,7 +6052,6 @@ dialog = wideband_stateDialog, "wideband_state"
|
|||
field = "VVT offset bank 2 exhaust", vvtOffsets4, { camInputs4 != 0 }
|
||||
field = "Require cam/VVT sync for ignition", isPhaseSyncRequiredForIgnition
|
||||
field = "Maximum cam/VVT sync RPM", maxCamPhaseResolveRpm
|
||||
field = "Cam for engine sync resolution", engineSyncCam
|
||||
field = "Print verbose VVT sync details to console",verboseVVTDecoding
|
||||
field = "Print verbose trigger sync to console", verboseTriggerSynchDetails
|
||||
field = "Do not print messages in case of sync error", silentTriggerError
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.09.26.tdg-pdm8.1094587170"
|
||||
signature = "rusEFI 2022.09.26.tdg-pdm8.3019093386"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.09.26.tdg-pdm8.1094587170" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.09.26.tdg-pdm8.3019093386" ; 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
|
||||
|
@ -86,7 +86,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 Mon Sep 26 07:06:12 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Sep 26 09:32:01 UTC 2022
|
||||
|
||||
pageSize = 22048
|
||||
page = 1
|
||||
|
@ -244,7 +244,7 @@ idle_solenoidPinMode = bits, U08, 558, [0:1], "default", "default inverted", "op
|
|||
manIdlePosition = scalar, F32, 560, "%", 1, 0, 0, 100, 0
|
||||
knockRetardAggression = scalar, U08, 564, "%", 0.1, 0, 0, 20, 1
|
||||
knockRetardReapplyRate = scalar, U08, 565, "deg/s", 0.1, 0, 0, 10, 1
|
||||
engineSyncCam = scalar, U08, 566, "", 1, 0, 0, 3, 0
|
||||
engineSyncCam = bits, S08, 566, [0:2], "Intake First Bank", "Exhaust First Bank", "Intake Second Bank", "Exhaust Second Bank"
|
||||
vssFilterReciprocal = scalar, U08, 567, "", 1, 0, 2, 200, 0
|
||||
vssGearRatio = scalar, U16, 568, "ratio", 0.001, 0, 0, 60, 3
|
||||
vssToothCount = scalar, U08, 570, "count", 1, 0, 1, 100, 0
|
||||
|
@ -6048,6 +6048,7 @@ dialog = wideband_stateDialog, "wideband_state"
|
|||
field = "MAP readout angle", mapCamDetectionAnglePosition, { vvtMode1 == 13 }
|
||||
field = "Cam mode (exhaust cams)", vvtMode2, {trigger_type != 3}
|
||||
field = "VVT sync edge", vvtCamSensorUseRise, {trigger_type != 3}
|
||||
field = "Cam for engine sync resolution", engineSyncCam
|
||||
field = "#Set offset so VVT indicates 0 degrees in default position"
|
||||
field = "VVT offset bank 1 intake", vvtOffsets1, { camInputs1 != 0 }
|
||||
field = "VVT offset bank 1 exhaust", vvtOffsets2, { camInputs2 != 0 }
|
||||
|
@ -6055,7 +6056,6 @@ dialog = wideband_stateDialog, "wideband_state"
|
|||
field = "VVT offset bank 2 exhaust", vvtOffsets4, { camInputs4 != 0 }
|
||||
field = "Require cam/VVT sync for ignition", isPhaseSyncRequiredForIgnition
|
||||
field = "Maximum cam/VVT sync RPM", maxCamPhaseResolveRpm
|
||||
field = "Cam for engine sync resolution", engineSyncCam
|
||||
field = "Print verbose VVT sync details to console",verboseVVTDecoding
|
||||
field = "Print verbose trigger sync to console", verboseTriggerSynchDetails
|
||||
field = "Do not print messages in case of sync error", silentTriggerError
|
||||
|
|
|
@ -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 Mon Sep 26 07:06:16 UTC 2022
|
||||
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Sep 26 09:32:07 UTC 2022
|
||||
|
||||
// by class com.rusefi.output.FileJavaFieldsConsumer
|
||||
import com.rusefi.config.*;
|
||||
|
@ -1916,6 +1916,7 @@ public class Fields {
|
|||
public static final int sensorChartMode_offset = 955;
|
||||
public static final int sensorSnifferRpmThreshold_offset = 4;
|
||||
public static final int showHumanReadableWarning_offset = 960;
|
||||
public static final int SIGNATURE_HASH = 435911646;
|
||||
public static final int silentTriggerError_offset = 1360;
|
||||
public static final int skippedWheelOnCam_offset = 1360;
|
||||
public static final int slowAdcAlpha_offset = 1600;
|
||||
|
@ -2408,7 +2409,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.09.26.all.3946241398";
|
||||
public static final String TS_SIGNATURE = "rusEFI 2022.09.26.all.435911646";
|
||||
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 = 1264;
|
||||
|
|
Loading…
Reference in New Issue