Auto-generated configs and docs
This commit is contained in:
parent
fa397fb078
commit
95a0d86a33
|
@ -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 06 14:16:05 UTC 2021
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Mon Sep 06 15:03:13 UTC 2021
|
||||
// by class com.rusefi.output.CHeaderConsumer
|
||||
// begin
|
||||
#pragma once
|
||||
|
@ -4333,4 +4333,4 @@ struct persistent_config_s {
|
|||
};
|
||||
|
||||
// end
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Mon Sep 06 14:16:05 UTC 2021
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Mon Sep 06 15:03:13 UTC 2021
|
||||
|
|
|
@ -253,6 +253,7 @@
|
|||
#define CMD_FAN_BENCH "fanbench"
|
||||
#define CMD_FUEL_BENCH "fuelbench"
|
||||
#define CMD_FUNCTIONAL_TEST_MODE "test_mode"
|
||||
#define CMD_GET "get"
|
||||
#define CMD_HPFP_BENCH "hpfpbench"
|
||||
#define CMD_IDLE_PIN "set_idle_pin"
|
||||
#define CMD_IGNITION "ignition"
|
||||
|
@ -268,6 +269,7 @@
|
|||
#define CMD_RESET_ENGINE_SNIFFER "reset_engine_chart"
|
||||
#define CMD_RPM "rpm"
|
||||
#define CMD_SELF_STIMULATION "self_stimulation"
|
||||
#define CMD_SET "set"
|
||||
#define CMD_SPARK_BENCH "sparkbench"
|
||||
#define CMD_STARTER_BENCH "starterbench"
|
||||
#define CMD_TRIGGER_HW_INPUT "trigger_hw_input"
|
||||
|
@ -1267,7 +1269,7 @@
|
|||
#define showSdCardWarning_offset 76
|
||||
#define SIGNATURE_BOARD hellen_cypress
|
||||
#define SIGNATURE_DATE 2021.09.06
|
||||
#define SIGNATURE_HASH 2757908356
|
||||
#define SIGNATURE_HASH 3116221295
|
||||
#define silentTriggerError_offset 1464
|
||||
#define slowAdcAlpha_offset 2088
|
||||
#define sparkDwellRpmBins_offset 332
|
||||
|
@ -1623,7 +1625,7 @@
|
|||
#define ts_show_spi true
|
||||
#define ts_show_trigger_comparator false
|
||||
#define ts_show_tunerstudio_port true
|
||||
#define TS_SIGNATURE "rusEFI 2021.09.06.hellen_cypress.2757908356"
|
||||
#define TS_SIGNATURE "rusEFI 2021.09.06.hellen_cypress.3116221295"
|
||||
#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 06 14:16:03 UTC 2021
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Mon Sep 06 15:03:11 UTC 2021
|
||||
// by class com.rusefi.output.CHeaderConsumer
|
||||
// begin
|
||||
#pragma once
|
||||
|
@ -4327,4 +4327,4 @@ struct persistent_config_s {
|
|||
};
|
||||
|
||||
// end
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Mon Sep 06 14:16:03 UTC 2021
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Mon Sep 06 15:03:11 UTC 2021
|
||||
|
|
|
@ -234,6 +234,7 @@
|
|||
#define CMD_FAN_BENCH "fanbench"
|
||||
#define CMD_FUEL_BENCH "fuelbench"
|
||||
#define CMD_FUNCTIONAL_TEST_MODE "test_mode"
|
||||
#define CMD_GET "get"
|
||||
#define CMD_HPFP_BENCH "hpfpbench"
|
||||
#define CMD_IDLE_PIN "set_idle_pin"
|
||||
#define CMD_IGNITION "ignition"
|
||||
|
@ -249,6 +250,7 @@
|
|||
#define CMD_RESET_ENGINE_SNIFFER "reset_engine_chart"
|
||||
#define CMD_RPM "rpm"
|
||||
#define CMD_SELF_STIMULATION "self_stimulation"
|
||||
#define CMD_SET "set"
|
||||
#define CMD_SPARK_BENCH "sparkbench"
|
||||
#define CMD_STARTER_BENCH "starterbench"
|
||||
#define CMD_TRIGGER_HW_INPUT "trigger_hw_input"
|
||||
|
@ -1248,7 +1250,7 @@
|
|||
#define showSdCardWarning_offset 76
|
||||
#define SIGNATURE_BOARD kin
|
||||
#define SIGNATURE_DATE 2021.09.06
|
||||
#define SIGNATURE_HASH 1539808120
|
||||
#define SIGNATURE_HASH 1175981971
|
||||
#define silentTriggerError_offset 1464
|
||||
#define slowAdcAlpha_offset 2088
|
||||
#define sparkDwellRpmBins_offset 332
|
||||
|
@ -1604,7 +1606,7 @@
|
|||
#define ts_show_spi true
|
||||
#define ts_show_trigger_comparator true
|
||||
#define ts_show_tunerstudio_port true
|
||||
#define TS_SIGNATURE "rusEFI 2021.09.06.kin.1539808120"
|
||||
#define TS_SIGNATURE "rusEFI 2021.09.06.kin.1175981971"
|
||||
#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_config.sh integration/rusefi_config.txt Mon Sep 06 14:16:07 UTC 2021
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_config.sh integration/rusefi_config.txt Mon Sep 06 15:03:15 UTC 2021
|
||||
// by class com.rusefi.output.CHeaderConsumer
|
||||
// begin
|
||||
#pragma once
|
||||
|
@ -4333,4 +4333,4 @@ struct persistent_config_s {
|
|||
};
|
||||
|
||||
// end
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_config.sh integration/rusefi_config.txt Mon Sep 06 14:16:07 UTC 2021
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_config.sh integration/rusefi_config.txt Mon Sep 06 15:03:15 UTC 2021
|
||||
|
|
|
@ -253,6 +253,7 @@
|
|||
#define CMD_FAN_BENCH "fanbench"
|
||||
#define CMD_FUEL_BENCH "fuelbench"
|
||||
#define CMD_FUNCTIONAL_TEST_MODE "test_mode"
|
||||
#define CMD_GET "get"
|
||||
#define CMD_HPFP_BENCH "hpfpbench"
|
||||
#define CMD_IDLE_PIN "set_idle_pin"
|
||||
#define CMD_IGNITION "ignition"
|
||||
|
@ -268,6 +269,7 @@
|
|||
#define CMD_RESET_ENGINE_SNIFFER "reset_engine_chart"
|
||||
#define CMD_RPM "rpm"
|
||||
#define CMD_SELF_STIMULATION "self_stimulation"
|
||||
#define CMD_SET "set"
|
||||
#define CMD_SPARK_BENCH "sparkbench"
|
||||
#define CMD_STARTER_BENCH "starterbench"
|
||||
#define CMD_TRIGGER_HW_INPUT "trigger_hw_input"
|
||||
|
@ -1268,7 +1270,7 @@
|
|||
#define showSdCardWarning_offset 76
|
||||
#define SIGNATURE_BOARD subaru_eg33_f7
|
||||
#define SIGNATURE_DATE 2021.09.06
|
||||
#define SIGNATURE_HASH 1939105591
|
||||
#define SIGNATURE_HASH 1850471388
|
||||
#define silentTriggerError_offset 1464
|
||||
#define slowAdcAlpha_offset 2088
|
||||
#define sparkDwellRpmBins_offset 332
|
||||
|
@ -1624,7 +1626,7 @@
|
|||
#define ts_show_spi true
|
||||
#define ts_show_trigger_comparator false
|
||||
#define ts_show_tunerstudio_port false
|
||||
#define TS_SIGNATURE "rusEFI 2021.09.06.subaru_eg33_f7.1939105591"
|
||||
#define TS_SIGNATURE "rusEFI 2021.09.06.subaru_eg33_f7.1850471388"
|
||||
#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 06 14:16:01 UTC 2021
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Sep 06 15:03:09 UTC 2021
|
||||
// by class com.rusefi.output.CHeaderConsumer
|
||||
// begin
|
||||
#pragma once
|
||||
|
@ -4333,4 +4333,4 @@ struct persistent_config_s {
|
|||
};
|
||||
|
||||
// end
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Sep 06 14:16:01 UTC 2021
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Sep 06 15:03:09 UTC 2021
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Sep 06 14:16:01 UTC 2021
|
||||
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Sep 06 15:03:09 UTC 2021
|
||||
|
||||
// by class com.rusefi.output.FileFsioSettingsConsumer
|
||||
FSIO_SETTING_ACIDLEEXTRAOFFSET = 1000,
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Sep 06 14:16:01 UTC 2021
|
||||
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Sep 06 15:03:09 UTC 2021
|
||||
|
||||
// by class com.rusefi.output.FileFsioSettingsConsumer
|
||||
case FSIO_SETTING_ACIDLEEXTRAOFFSET:
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Sep 06 14:16:01 UTC 2021
|
||||
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Sep 06 15:03:09 UTC 2021
|
||||
|
||||
// by class com.rusefi.output.FileFsioSettingsConsumer
|
||||
static LENameOrdinalPair leacIdleExtraOffset(FSIO_SETTING_ACIDLEEXTRAOFFSET, "cfg_acIdleExtraOffset");
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Sep 06 14:16:01 UTC 2021
|
||||
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Sep 06 15:03:09 UTC 2021
|
||||
|
||||
// by class com.rusefi.output.FileFsioSettingsConsumer
|
||||
case FSIO_SETTING_ACIDLEEXTRAOFFSET:
|
||||
|
|
|
@ -253,6 +253,7 @@
|
|||
#define CMD_FAN_BENCH "fanbench"
|
||||
#define CMD_FUEL_BENCH "fuelbench"
|
||||
#define CMD_FUNCTIONAL_TEST_MODE "test_mode"
|
||||
#define CMD_GET "get"
|
||||
#define CMD_HPFP_BENCH "hpfpbench"
|
||||
#define CMD_IDLE_PIN "set_idle_pin"
|
||||
#define CMD_IGNITION "ignition"
|
||||
|
@ -268,6 +269,7 @@
|
|||
#define CMD_RESET_ENGINE_SNIFFER "reset_engine_chart"
|
||||
#define CMD_RPM "rpm"
|
||||
#define CMD_SELF_STIMULATION "self_stimulation"
|
||||
#define CMD_SET "set"
|
||||
#define CMD_SPARK_BENCH "sparkbench"
|
||||
#define CMD_STARTER_BENCH "starterbench"
|
||||
#define CMD_TRIGGER_HW_INPUT "trigger_hw_input"
|
||||
|
@ -1267,7 +1269,7 @@
|
|||
#define showSdCardWarning_offset 76
|
||||
#define SIGNATURE_BOARD all
|
||||
#define SIGNATURE_DATE 2021.09.06
|
||||
#define SIGNATURE_HASH 3860761684
|
||||
#define SIGNATURE_HASH 4223735999
|
||||
#define silentTriggerError_offset 1464
|
||||
#define slowAdcAlpha_offset 2088
|
||||
#define sparkDwellRpmBins_offset 332
|
||||
|
@ -1623,7 +1625,7 @@
|
|||
#define ts_show_spi true
|
||||
#define ts_show_trigger_comparator false
|
||||
#define ts_show_tunerstudio_port true
|
||||
#define TS_SIGNATURE "rusEFI 2021.09.06.all.3860761684"
|
||||
#define TS_SIGNATURE "rusEFI 2021.09.06.all.4223735999"
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
#define TS_SINGLE_WRITE_COMMAND_char W
|
||||
#define TS_TEST_COMMAND 't'
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD all
|
||||
#define SIGNATURE_DATE 2021.09.06
|
||||
#define SIGNATURE_HASH 3860761684
|
||||
#define TS_SIGNATURE "rusEFI 2021.09.06.all.3860761684"
|
||||
#define SIGNATURE_HASH 4223735999
|
||||
#define TS_SIGNATURE "rusEFI 2021.09.06.all.4223735999"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD atlas
|
||||
#define SIGNATURE_DATE 2021.09.06
|
||||
#define SIGNATURE_HASH 3860761684
|
||||
#define TS_SIGNATURE "rusEFI 2021.09.06.atlas.3860761684"
|
||||
#define SIGNATURE_HASH 4223735999
|
||||
#define TS_SIGNATURE "rusEFI 2021.09.06.atlas.4223735999"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD f429-discovery
|
||||
#define SIGNATURE_DATE 2021.09.06
|
||||
#define SIGNATURE_HASH 3860761684
|
||||
#define TS_SIGNATURE "rusEFI 2021.09.06.f429-discovery.3860761684"
|
||||
#define SIGNATURE_HASH 4223735999
|
||||
#define TS_SIGNATURE "rusEFI 2021.09.06.f429-discovery.4223735999"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD frankenso_na6
|
||||
#define SIGNATURE_DATE 2021.09.06
|
||||
#define SIGNATURE_HASH 2620185021
|
||||
#define TS_SIGNATURE "rusEFI 2021.09.06.frankenso_na6.2620185021"
|
||||
#define SIGNATURE_HASH 2180205910
|
||||
#define TS_SIGNATURE "rusEFI 2021.09.06.frankenso_na6.2180205910"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD hellen-nb1
|
||||
#define SIGNATURE_DATE 2021.09.06
|
||||
#define SIGNATURE_HASH 1209899000
|
||||
#define TS_SIGNATURE "rusEFI 2021.09.06.hellen-nb1.1209899000"
|
||||
#define SIGNATURE_HASH 1438778131
|
||||
#define TS_SIGNATURE "rusEFI 2021.09.06.hellen-nb1.1438778131"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD hellen121nissan
|
||||
#define SIGNATURE_DATE 2021.09.06
|
||||
#define SIGNATURE_HASH 469360338
|
||||
#define TS_SIGNATURE "rusEFI 2021.09.06.hellen121nissan.469360338"
|
||||
#define SIGNATURE_HASH 103172665
|
||||
#define TS_SIGNATURE "rusEFI 2021.09.06.hellen121nissan.103172665"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD hellen121vag
|
||||
#define SIGNATURE_DATE 2021.09.06
|
||||
#define SIGNATURE_HASH 3052563474
|
||||
#define TS_SIGNATURE "rusEFI 2021.09.06.hellen121vag.3052563474"
|
||||
#define SIGNATURE_HASH 2821585145
|
||||
#define TS_SIGNATURE "rusEFI 2021.09.06.hellen121vag.2821585145"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD hellen128
|
||||
#define SIGNATURE_DATE 2021.09.06
|
||||
#define SIGNATURE_HASH 2944912097
|
||||
#define TS_SIGNATURE "rusEFI 2021.09.06.hellen128.2944912097"
|
||||
#define SIGNATURE_HASH 2992135690
|
||||
#define TS_SIGNATURE "rusEFI 2021.09.06.hellen128.2992135690"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD hellen154hyundai
|
||||
#define SIGNATURE_DATE 2021.09.06
|
||||
#define SIGNATURE_HASH 3418239918
|
||||
#define TS_SIGNATURE "rusEFI 2021.09.06.hellen154hyundai.3418239918"
|
||||
#define SIGNATURE_HASH 3596724037
|
||||
#define TS_SIGNATURE "rusEFI 2021.09.06.hellen154hyundai.3596724037"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD hellen72
|
||||
#define SIGNATURE_DATE 2021.09.06
|
||||
#define SIGNATURE_HASH 2156653683
|
||||
#define TS_SIGNATURE "rusEFI 2021.09.06.hellen72.2156653683"
|
||||
#define SIGNATURE_HASH 2639558808
|
||||
#define TS_SIGNATURE "rusEFI 2021.09.06.hellen72.2639558808"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD hellenNA6
|
||||
#define SIGNATURE_DATE 2021.09.06
|
||||
#define SIGNATURE_HASH 949387683
|
||||
#define TS_SIGNATURE "rusEFI 2021.09.06.hellenNA6.949387683"
|
||||
#define SIGNATURE_HASH 625546568
|
||||
#define TS_SIGNATURE "rusEFI 2021.09.06.hellenNA6.625546568"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD hellen_cypress
|
||||
#define SIGNATURE_DATE 2021.09.06
|
||||
#define SIGNATURE_HASH 2757908356
|
||||
#define TS_SIGNATURE "rusEFI 2021.09.06.hellen_cypress.2757908356"
|
||||
#define SIGNATURE_HASH 3116221295
|
||||
#define TS_SIGNATURE "rusEFI 2021.09.06.hellen_cypress.3116221295"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD kin
|
||||
#define SIGNATURE_DATE 2021.09.06
|
||||
#define SIGNATURE_HASH 1539808120
|
||||
#define TS_SIGNATURE "rusEFI 2021.09.06.kin.1539808120"
|
||||
#define SIGNATURE_HASH 1175981971
|
||||
#define TS_SIGNATURE "rusEFI 2021.09.06.kin.1175981971"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD mre_f4
|
||||
#define SIGNATURE_DATE 2021.09.06
|
||||
#define SIGNATURE_HASH 2032770911
|
||||
#define TS_SIGNATURE "rusEFI 2021.09.06.mre_f4.2032770911"
|
||||
#define SIGNATURE_HASH 1693846452
|
||||
#define TS_SIGNATURE "rusEFI 2021.09.06.mre_f4.1693846452"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD mre_f7
|
||||
#define SIGNATURE_DATE 2021.09.06
|
||||
#define SIGNATURE_HASH 2032770911
|
||||
#define TS_SIGNATURE "rusEFI 2021.09.06.mre_f7.2032770911"
|
||||
#define SIGNATURE_HASH 1693846452
|
||||
#define TS_SIGNATURE "rusEFI 2021.09.06.mre_f7.1693846452"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD prometheus_405
|
||||
#define SIGNATURE_DATE 2021.09.06
|
||||
#define SIGNATURE_HASH 3069466034
|
||||
#define TS_SIGNATURE "rusEFI 2021.09.06.prometheus_405.3069466034"
|
||||
#define SIGNATURE_HASH 2871771481
|
||||
#define TS_SIGNATURE "rusEFI 2021.09.06.prometheus_405.2871771481"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD prometheus_469
|
||||
#define SIGNATURE_DATE 2021.09.06
|
||||
#define SIGNATURE_HASH 3069466034
|
||||
#define TS_SIGNATURE "rusEFI 2021.09.06.prometheus_469.3069466034"
|
||||
#define SIGNATURE_HASH 2871771481
|
||||
#define TS_SIGNATURE "rusEFI 2021.09.06.prometheus_469.2871771481"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD proteus_f4
|
||||
#define SIGNATURE_DATE 2021.09.06
|
||||
#define SIGNATURE_HASH 14189298
|
||||
#define TS_SIGNATURE "rusEFI 2021.09.06.proteus_f4.14189298"
|
||||
#define SIGNATURE_HASH 487003673
|
||||
#define TS_SIGNATURE "rusEFI 2021.09.06.proteus_f4.487003673"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD proteus_f7
|
||||
#define SIGNATURE_DATE 2021.09.06
|
||||
#define SIGNATURE_HASH 14189298
|
||||
#define TS_SIGNATURE "rusEFI 2021.09.06.proteus_f7.14189298"
|
||||
#define SIGNATURE_HASH 487003673
|
||||
#define TS_SIGNATURE "rusEFI 2021.09.06.proteus_f7.487003673"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD subaru_eg33_f7
|
||||
#define SIGNATURE_DATE 2021.09.06
|
||||
#define SIGNATURE_HASH 1939105591
|
||||
#define TS_SIGNATURE "rusEFI 2021.09.06.subaru_eg33_f7.1939105591"
|
||||
#define SIGNATURE_HASH 1850471388
|
||||
#define TS_SIGNATURE "rusEFI 2021.09.06.subaru_eg33_f7.1850471388"
|
||||
|
|
Binary file not shown.
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2021.09.06.all.3860761684"
|
||||
signature = "rusEFI 2021.09.06.all.4223735999"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2021.09.06.all.3860761684" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2021.09.06.all.4223735999" ; signature is expected to be 7 or more characters.
|
||||
|
||||
[Constants]
|
||||
; new packet serial format with CRC
|
||||
|
@ -77,7 +77,7 @@ enable2ndByteCanID = false
|
|||
|
||||
; see PAGE_0_SIZE in C source code
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Sep 06 14:16:01 UTC 2021
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Sep 06 15:03:09 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2021.09.06.atlas.3860761684"
|
||||
signature = "rusEFI 2021.09.06.atlas.4223735999"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2021.09.06.atlas.3860761684" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2021.09.06.atlas.4223735999" ; signature is expected to be 7 or more characters.
|
||||
|
||||
[Constants]
|
||||
; new packet serial format with CRC
|
||||
|
@ -77,7 +77,7 @@ enable2ndByteCanID = false
|
|||
|
||||
; see PAGE_0_SIZE in C source code
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Sep 06 14:15:59 UTC 2021
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Sep 06 15:03:07 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2021.09.06.f429-discovery.3860761684"
|
||||
signature = "rusEFI 2021.09.06.f429-discovery.4223735999"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2021.09.06.f429-discovery.3860761684" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2021.09.06.f429-discovery.4223735999" ; signature is expected to be 7 or more characters.
|
||||
|
||||
[Constants]
|
||||
; new packet serial format with CRC
|
||||
|
@ -77,7 +77,7 @@ enable2ndByteCanID = false
|
|||
|
||||
; see PAGE_0_SIZE in C source code
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Sep 06 14:15:25 UTC 2021
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Sep 06 15:02:32 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2021.09.06.frankenso_na6.2620185021"
|
||||
signature = "rusEFI 2021.09.06.frankenso_na6.2180205910"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2021.09.06.frankenso_na6.2620185021" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2021.09.06.frankenso_na6.2180205910" ; signature is expected to be 7 or more characters.
|
||||
|
||||
[Constants]
|
||||
; new packet serial format with CRC
|
||||
|
@ -77,7 +77,7 @@ enable2ndByteCanID = false
|
|||
|
||||
; see PAGE_0_SIZE in C source code
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Sep 06 14:15:48 UTC 2021
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Sep 06 15:02:55 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2021.09.06.hellen-nb1.1209899000"
|
||||
signature = "rusEFI 2021.09.06.hellen-nb1.1438778131"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2021.09.06.hellen-nb1.1209899000" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2021.09.06.hellen-nb1.1438778131" ; signature is expected to be 7 or more characters.
|
||||
|
||||
[Constants]
|
||||
; new packet serial format with CRC
|
||||
|
@ -77,7 +77,7 @@ enable2ndByteCanID = false
|
|||
|
||||
; see PAGE_0_SIZE in C source code
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Sep 06 14:15:39 UTC 2021
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Sep 06 15:02:46 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2021.09.06.hellen121nissan.469360338"
|
||||
signature = "rusEFI 2021.09.06.hellen121nissan.103172665"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2021.09.06.hellen121nissan.469360338" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2021.09.06.hellen121nissan.103172665" ; signature is expected to be 7 or more characters.
|
||||
|
||||
[Constants]
|
||||
; new packet serial format with CRC
|
||||
|
@ -77,7 +77,7 @@ enable2ndByteCanID = false
|
|||
|
||||
; see PAGE_0_SIZE in C source code
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Sep 06 14:15:32 UTC 2021
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Sep 06 15:02:39 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2021.09.06.hellen121vag.3052563474"
|
||||
signature = "rusEFI 2021.09.06.hellen121vag.2821585145"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2021.09.06.hellen121vag.3052563474" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2021.09.06.hellen121vag.2821585145" ; signature is expected to be 7 or more characters.
|
||||
|
||||
[Constants]
|
||||
; new packet serial format with CRC
|
||||
|
@ -77,7 +77,7 @@ enable2ndByteCanID = false
|
|||
|
||||
; see PAGE_0_SIZE in C source code
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Sep 06 14:15:30 UTC 2021
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Sep 06 15:02:37 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2021.09.06.hellen128.2944912097"
|
||||
signature = "rusEFI 2021.09.06.hellen128.2992135690"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2021.09.06.hellen128.2944912097" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2021.09.06.hellen128.2992135690" ; signature is expected to be 7 or more characters.
|
||||
|
||||
[Constants]
|
||||
; new packet serial format with CRC
|
||||
|
@ -77,7 +77,7 @@ enable2ndByteCanID = false
|
|||
|
||||
; see PAGE_0_SIZE in C source code
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Sep 06 14:15:27 UTC 2021
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Sep 06 15:02:35 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2021.09.06.hellen154hyundai.3418239918"
|
||||
signature = "rusEFI 2021.09.06.hellen154hyundai.3596724037"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2021.09.06.hellen154hyundai.3418239918" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2021.09.06.hellen154hyundai.3596724037" ; signature is expected to be 7 or more characters.
|
||||
|
||||
[Constants]
|
||||
; new packet serial format with CRC
|
||||
|
@ -77,7 +77,7 @@ enable2ndByteCanID = false
|
|||
|
||||
; see PAGE_0_SIZE in C source code
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Sep 06 14:15:34 UTC 2021
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Sep 06 15:02:41 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2021.09.06.hellen72.2156653683"
|
||||
signature = "rusEFI 2021.09.06.hellen72.2639558808"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2021.09.06.hellen72.2156653683" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2021.09.06.hellen72.2639558808" ; signature is expected to be 7 or more characters.
|
||||
|
||||
[Constants]
|
||||
; new packet serial format with CRC
|
||||
|
@ -77,7 +77,7 @@ enable2ndByteCanID = false
|
|||
|
||||
; see PAGE_0_SIZE in C source code
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Sep 06 14:15:36 UTC 2021
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Sep 06 15:02:44 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2021.09.06.hellenNA6.949387683"
|
||||
signature = "rusEFI 2021.09.06.hellenNA6.625546568"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2021.09.06.hellenNA6.949387683" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2021.09.06.hellenNA6.625546568" ; signature is expected to be 7 or more characters.
|
||||
|
||||
[Constants]
|
||||
; new packet serial format with CRC
|
||||
|
@ -77,7 +77,7 @@ enable2ndByteCanID = false
|
|||
|
||||
; see PAGE_0_SIZE in C source code
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Sep 06 14:15:41 UTC 2021
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Sep 06 15:02:48 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2021.09.06.hellen_cypress.2757908356"
|
||||
signature = "rusEFI 2021.09.06.hellen_cypress.3116221295"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2021.09.06.hellen_cypress.2757908356" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2021.09.06.hellen_cypress.3116221295" ; signature is expected to be 7 or more characters.
|
||||
|
||||
[Constants]
|
||||
; new packet serial format with CRC
|
||||
|
@ -77,7 +77,7 @@ enable2ndByteCanID = false
|
|||
|
||||
; see PAGE_0_SIZE in C source code
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Mon Sep 06 14:16:05 UTC 2021
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Mon Sep 06 15:03:13 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2021.09.06.kin.1539808120"
|
||||
signature = "rusEFI 2021.09.06.kin.1175981971"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2021.09.06.kin.1539808120" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2021.09.06.kin.1175981971" ; signature is expected to be 7 or more characters.
|
||||
|
||||
[Constants]
|
||||
; new packet serial format with CRC
|
||||
|
@ -77,7 +77,7 @@ enable2ndByteCanID = false
|
|||
|
||||
; see PAGE_0_SIZE in C source code
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Mon Sep 06 14:16:03 UTC 2021
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Mon Sep 06 15:03:11 UTC 2021
|
||||
|
||||
pageSize = 19972
|
||||
page = 1
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2021.09.06.mre_f4.2032770911"
|
||||
signature = "rusEFI 2021.09.06.mre_f4.1693846452"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2021.09.06.mre_f4.2032770911" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2021.09.06.mre_f4.1693846452" ; signature is expected to be 7 or more characters.
|
||||
|
||||
[Constants]
|
||||
; new packet serial format with CRC
|
||||
|
@ -77,7 +77,7 @@ enable2ndByteCanID = false
|
|||
|
||||
; see PAGE_0_SIZE in C source code
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Sep 06 14:15:45 UTC 2021
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Sep 06 15:02:53 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2021.09.06.mre_f7.2032770911"
|
||||
signature = "rusEFI 2021.09.06.mre_f7.1693846452"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2021.09.06.mre_f7.2032770911" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2021.09.06.mre_f7.1693846452" ; signature is expected to be 7 or more characters.
|
||||
|
||||
[Constants]
|
||||
; new packet serial format with CRC
|
||||
|
@ -77,7 +77,7 @@ enable2ndByteCanID = false
|
|||
|
||||
; see PAGE_0_SIZE in C source code
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Sep 06 14:15:43 UTC 2021
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Sep 06 15:02:51 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2021.09.06.prometheus_405.3069466034"
|
||||
signature = "rusEFI 2021.09.06.prometheus_405.2871771481"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2021.09.06.prometheus_405.3069466034" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2021.09.06.prometheus_405.2871771481" ; signature is expected to be 7 or more characters.
|
||||
|
||||
[Constants]
|
||||
; new packet serial format with CRC
|
||||
|
@ -77,7 +77,7 @@ enable2ndByteCanID = false
|
|||
|
||||
; see PAGE_0_SIZE in C source code
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Sep 06 14:15:52 UTC 2021
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Sep 06 15:03:00 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2021.09.06.prometheus_469.3069466034"
|
||||
signature = "rusEFI 2021.09.06.prometheus_469.2871771481"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2021.09.06.prometheus_469.3069466034" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2021.09.06.prometheus_469.2871771481" ; signature is expected to be 7 or more characters.
|
||||
|
||||
[Constants]
|
||||
; new packet serial format with CRC
|
||||
|
@ -77,7 +77,7 @@ enable2ndByteCanID = false
|
|||
|
||||
; see PAGE_0_SIZE in C source code
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Sep 06 14:15:50 UTC 2021
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Sep 06 15:02:58 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2021.09.06.proteus_f4.14189298"
|
||||
signature = "rusEFI 2021.09.06.proteus_f4.487003673"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2021.09.06.proteus_f4.14189298" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2021.09.06.proteus_f4.487003673" ; signature is expected to be 7 or more characters.
|
||||
|
||||
[Constants]
|
||||
; new packet serial format with CRC
|
||||
|
@ -77,7 +77,7 @@ enable2ndByteCanID = false
|
|||
|
||||
; see PAGE_0_SIZE in C source code
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Sep 06 14:15:56 UTC 2021
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Sep 06 15:03:05 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2021.09.06.proteus_f7.14189298"
|
||||
signature = "rusEFI 2021.09.06.proteus_f7.487003673"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2021.09.06.proteus_f7.14189298" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2021.09.06.proteus_f7.487003673" ; signature is expected to be 7 or more characters.
|
||||
|
||||
[Constants]
|
||||
; new packet serial format with CRC
|
||||
|
@ -77,7 +77,7 @@ enable2ndByteCanID = false
|
|||
|
||||
; see PAGE_0_SIZE in C source code
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Sep 06 14:15:54 UTC 2021
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Sep 06 15:03:02 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2021.09.06.subaru_eg33_f7.1939105591"
|
||||
signature = "rusEFI 2021.09.06.subaru_eg33_f7.1850471388"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2021.09.06.subaru_eg33_f7.1939105591" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2021.09.06.subaru_eg33_f7.1850471388" ; signature is expected to be 7 or more characters.
|
||||
|
||||
[Constants]
|
||||
; new packet serial format with CRC
|
||||
|
@ -77,7 +77,7 @@ enable2ndByteCanID = false
|
|||
|
||||
; see PAGE_0_SIZE in C source code
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_config.sh integration/rusefi_config.txt Mon Sep 06 14:16:07 UTC 2021
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_config.sh integration/rusefi_config.txt Mon Sep 06 15:03:15 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
|
|
@ -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 06 14:16:01 UTC 2021
|
||||
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Sep 06 15:03:09 UTC 2021
|
||||
|
||||
// by class com.rusefi.output.FileJavaFieldsConsumer
|
||||
import com.rusefi.config.*;
|
||||
|
@ -241,6 +241,7 @@ public class Fields {
|
|||
public static final String CMD_FAN_BENCH = "fanbench";
|
||||
public static final String CMD_FUEL_BENCH = "fuelbench";
|
||||
public static final String CMD_FUNCTIONAL_TEST_MODE = "test_mode";
|
||||
public static final String CMD_GET = "get";
|
||||
public static final String CMD_HPFP_BENCH = "hpfpbench";
|
||||
public static final String CMD_IDLE_PIN = "set_idle_pin";
|
||||
public static final String CMD_IGNITION = "ignition";
|
||||
|
@ -256,6 +257,7 @@ public class Fields {
|
|||
public static final String CMD_RESET_ENGINE_SNIFFER = "reset_engine_chart";
|
||||
public static final String CMD_RPM = "rpm";
|
||||
public static final String CMD_SELF_STIMULATION = "self_stimulation";
|
||||
public static final String CMD_SET = "set";
|
||||
public static final String CMD_SPARK_BENCH = "sparkbench";
|
||||
public static final String CMD_STARTER_BENCH = "starterbench";
|
||||
public static final String CMD_TRIGGER_HW_INPUT = "trigger_hw_input";
|
||||
|
@ -1525,7 +1527,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 2021.09.06.all.3860761684";
|
||||
public static final String TS_SIGNATURE = "rusEFI 2021.09.06.all.4223735999";
|
||||
public static final char TS_SINGLE_WRITE_COMMAND = 'W';
|
||||
public static final char TS_TEST_COMMAND = 't';
|
||||
public static final int TT_TT_1_16 = 50;
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<roms>
|
||||
|
||||
<!-- was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh Mon Sep 06 14:16:02 UTC 2021 -->
|
||||
<!-- was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh Mon Sep 06 15:03:11 UTC 2021 -->
|
||||
|
||||
<rom>
|
||||
<romid>
|
||||
|
|
Loading…
Reference in New Issue