Auto-generated configs and docs
This commit is contained in:
parent
8ed1df4841
commit
6b80297245
|
@ -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 Sun Dec 06 23:07:46 UTC 2020
|
||||
// this section was generated automatically by rusEfi tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Tue Dec 08 01:32:56 UTC 2020
|
||||
// by class com.rusefi.output.CHeaderConsumer
|
||||
// begin
|
||||
#pragma once
|
||||
|
@ -3778,4 +3778,4 @@ struct persistent_config_s {
|
|||
typedef struct persistent_config_s 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 Sun Dec 06 23:07:46 UTC 2020
|
||||
// this section was generated automatically by rusEfi tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Tue Dec 08 01:32:56 UTC 2020
|
||||
|
|
|
@ -240,6 +240,8 @@
|
|||
#define clutchDownPinMode_offset 667
|
||||
#define clutchUpPin_offset 969
|
||||
#define clutchUpPinMode_offset 971
|
||||
#define CMD_ALTERNATOR_PIN "set_alternator_pin"
|
||||
#define CMD_BOOST_PIN "set_boost_pin"
|
||||
#define CMD_CALIBRATE_PEDAL_DOWN "calibrate_pedal_down"
|
||||
#define CMD_CALIBRATE_PEDAL_UP "calibrate_pedal_up"
|
||||
#define CMD_DATE "date"
|
||||
|
@ -251,8 +253,10 @@
|
|||
#define CMD_FUEL_BENCH "fuelbench"
|
||||
#define CMD_FUNCTIONAL_TEST_MODE "test_mode"
|
||||
#define CMD_HPFP_BENCH "hpfpbench"
|
||||
#define CMD_IDLE_PIN "set_idle_pin"
|
||||
#define CMD_IGNITION "ignition"
|
||||
#define CMD_INJECTION "injection"
|
||||
#define CMD_LOGIC_PIN "set_logic_input_pin"
|
||||
#define CMD_MIL_BENCH "milbench"
|
||||
#define CMD_PINS "pins"
|
||||
#define CMD_PWM "pwm"
|
||||
|
@ -1213,8 +1217,8 @@
|
|||
#define showHumanReadableWarning_offset 976
|
||||
#define showSdCardWarning_offset 76
|
||||
#define SIGNATURE_BOARD hellen_cypress
|
||||
#define SIGNATURE_DATE 2020.12.06
|
||||
#define SIGNATURE_HASH 1111561548
|
||||
#define SIGNATURE_DATE 2020.12.08
|
||||
#define SIGNATURE_HASH 1538649195
|
||||
#define silentTriggerError_offset 1464
|
||||
#define slowAdcAlpha_offset 2088
|
||||
#define sparkDwellRpmBins_offset 332
|
||||
|
@ -1544,7 +1548,7 @@
|
|||
#define ts_show_spi true
|
||||
#define ts_show_trigger_comparator false
|
||||
#define ts_show_tunerstudio_port true
|
||||
#define TS_SIGNATURE "rusEFI 2020.12.06.hellen_cypress.1111561548"
|
||||
#define TS_SIGNATURE "rusEFI 2020.12.08.hellen_cypress.1538649195"
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
#define TS_SINGLE_WRITE_COMMAND_char W
|
||||
#define TS_TEST_COMMAND 't' // 0x74
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// this section was generated automatically by rusEfi tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Sun Dec 06 23:07:44 UTC 2020
|
||||
// this section was generated automatically by rusEfi tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Tue Dec 08 01:32:53 UTC 2020
|
||||
// by class com.rusefi.output.CHeaderConsumer
|
||||
// begin
|
||||
#pragma once
|
||||
|
@ -3778,4 +3778,4 @@ struct persistent_config_s {
|
|||
typedef struct persistent_config_s persistent_config_s;
|
||||
|
||||
// end
|
||||
// this section was generated automatically by rusEfi tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Sun Dec 06 23:07:44 UTC 2020
|
||||
// this section was generated automatically by rusEfi tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Tue Dec 08 01:32:53 UTC 2020
|
||||
|
|
|
@ -240,6 +240,8 @@
|
|||
#define clutchDownPinMode_offset 667
|
||||
#define clutchUpPin_offset 969
|
||||
#define clutchUpPinMode_offset 971
|
||||
#define CMD_ALTERNATOR_PIN "set_alternator_pin"
|
||||
#define CMD_BOOST_PIN "set_boost_pin"
|
||||
#define CMD_CALIBRATE_PEDAL_DOWN "calibrate_pedal_down"
|
||||
#define CMD_CALIBRATE_PEDAL_UP "calibrate_pedal_up"
|
||||
#define CMD_DATE "date"
|
||||
|
@ -251,8 +253,10 @@
|
|||
#define CMD_FUEL_BENCH "fuelbench"
|
||||
#define CMD_FUNCTIONAL_TEST_MODE "test_mode"
|
||||
#define CMD_HPFP_BENCH "hpfpbench"
|
||||
#define CMD_IDLE_PIN "set_idle_pin"
|
||||
#define CMD_IGNITION "ignition"
|
||||
#define CMD_INJECTION "injection"
|
||||
#define CMD_LOGIC_PIN "set_logic_input_pin"
|
||||
#define CMD_MIL_BENCH "milbench"
|
||||
#define CMD_PINS "pins"
|
||||
#define CMD_PWM "pwm"
|
||||
|
@ -1213,8 +1217,8 @@
|
|||
#define showHumanReadableWarning_offset 976
|
||||
#define showSdCardWarning_offset 76
|
||||
#define SIGNATURE_BOARD kin
|
||||
#define SIGNATURE_DATE 2020.12.06
|
||||
#define SIGNATURE_HASH 324874166
|
||||
#define SIGNATURE_DATE 2020.12.08
|
||||
#define SIGNATURE_HASH 178902673
|
||||
#define silentTriggerError_offset 1464
|
||||
#define slowAdcAlpha_offset 2088
|
||||
#define sparkDwellRpmBins_offset 332
|
||||
|
@ -1544,7 +1548,7 @@
|
|||
#define ts_show_spi true
|
||||
#define ts_show_trigger_comparator true
|
||||
#define ts_show_tunerstudio_port true
|
||||
#define TS_SIGNATURE "rusEFI 2020.12.06.kin.324874166"
|
||||
#define TS_SIGNATURE "rusEFI 2020.12.08.kin.178902673"
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
#define TS_SINGLE_WRITE_COMMAND_char W
|
||||
#define TS_TEST_COMMAND 't' // 0x74
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Dec 06 23:07:26 UTC 2020
|
||||
// this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Dec 08 01:32:38 UTC 2020
|
||||
// by class com.rusefi.output.CHeaderConsumer
|
||||
// begin
|
||||
#pragma once
|
||||
|
@ -3778,4 +3778,4 @@ struct persistent_config_s {
|
|||
typedef struct persistent_config_s persistent_config_s;
|
||||
|
||||
// end
|
||||
// this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Dec 06 23:07:26 UTC 2020
|
||||
// this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Dec 08 01:32:38 UTC 2020
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// this file was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Dec 06 23:07:26 UTC 2020
|
||||
// this file was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Dec 08 01:32:38 UTC 2020
|
||||
|
||||
// by class com.rusefi.output.FileFsioSettingsConsumer
|
||||
FSIO_SETTING_FANONTEMPERATURE = 1000,
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// this file was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Dec 06 23:07:26 UTC 2020
|
||||
// this file was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Dec 08 01:32:38 UTC 2020
|
||||
|
||||
// by class com.rusefi.output.FileFsioSettingsConsumer
|
||||
case FSIO_SETTING_FANONTEMPERATURE:
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// this file was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Dec 06 23:07:26 UTC 2020
|
||||
// this file was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Dec 08 01:32:38 UTC 2020
|
||||
|
||||
// by class com.rusefi.output.FileFsioSettingsConsumer
|
||||
static LENameOrdinalPair lefanOnTemperature(FSIO_SETTING_FANONTEMPERATURE, "cfg_fanOnTemperature");
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// this file was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Dec 06 23:07:26 UTC 2020
|
||||
// this file was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Dec 08 01:32:38 UTC 2020
|
||||
|
||||
// by class com.rusefi.output.FileFsioSettingsConsumer
|
||||
case FSIO_SETTING_FANONTEMPERATURE:
|
||||
|
|
|
@ -240,6 +240,8 @@
|
|||
#define clutchDownPinMode_offset 667
|
||||
#define clutchUpPin_offset 969
|
||||
#define clutchUpPinMode_offset 971
|
||||
#define CMD_ALTERNATOR_PIN "set_alternator_pin"
|
||||
#define CMD_BOOST_PIN "set_boost_pin"
|
||||
#define CMD_CALIBRATE_PEDAL_DOWN "calibrate_pedal_down"
|
||||
#define CMD_CALIBRATE_PEDAL_UP "calibrate_pedal_up"
|
||||
#define CMD_DATE "date"
|
||||
|
@ -251,8 +253,10 @@
|
|||
#define CMD_FUEL_BENCH "fuelbench"
|
||||
#define CMD_FUNCTIONAL_TEST_MODE "test_mode"
|
||||
#define CMD_HPFP_BENCH "hpfpbench"
|
||||
#define CMD_IDLE_PIN "set_idle_pin"
|
||||
#define CMD_IGNITION "ignition"
|
||||
#define CMD_INJECTION "injection"
|
||||
#define CMD_LOGIC_PIN "set_logic_input_pin"
|
||||
#define CMD_MIL_BENCH "milbench"
|
||||
#define CMD_PINS "pins"
|
||||
#define CMD_PWM "pwm"
|
||||
|
@ -1213,8 +1217,8 @@
|
|||
#define showHumanReadableWarning_offset 976
|
||||
#define showSdCardWarning_offset 76
|
||||
#define SIGNATURE_BOARD all
|
||||
#define SIGNATURE_DATE 2020.12.06
|
||||
#define SIGNATURE_HASH 2343613327
|
||||
#define SIGNATURE_DATE 2020.12.08
|
||||
#define SIGNATURE_HASH 2453949096
|
||||
#define silentTriggerError_offset 1464
|
||||
#define slowAdcAlpha_offset 2088
|
||||
#define sparkDwellRpmBins_offset 332
|
||||
|
@ -1544,7 +1548,7 @@
|
|||
#define ts_show_spi true
|
||||
#define ts_show_trigger_comparator false
|
||||
#define ts_show_tunerstudio_port true
|
||||
#define TS_SIGNATURE "rusEFI 2020.12.06.all.2343613327"
|
||||
#define TS_SIGNATURE "rusEFI 2020.12.08.all.2453949096"
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
#define TS_SINGLE_WRITE_COMMAND_char W
|
||||
#define TS_TEST_COMMAND 't' // 0x74
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
//
|
||||
|
||||
#define SIGNATURE_BOARD all
|
||||
#define SIGNATURE_DATE 2020.12.06
|
||||
#define SIGNATURE_HASH 2343613327
|
||||
#define TS_SIGNATURE "rusEFI 2020.12.06.all.2343613327"
|
||||
#define SIGNATURE_DATE 2020.12.08
|
||||
#define SIGNATURE_HASH 2453949096
|
||||
#define TS_SIGNATURE "rusEFI 2020.12.08.all.2453949096"
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
//
|
||||
|
||||
#define SIGNATURE_BOARD frankenso_na6
|
||||
#define SIGNATURE_DATE 2020.12.06
|
||||
#define SIGNATURE_HASH 499122804
|
||||
#define TS_SIGNATURE "rusEFI 2020.12.06.frankenso_na6.499122804"
|
||||
#define SIGNATURE_DATE 2020.12.08
|
||||
#define SIGNATURE_HASH 70581075
|
||||
#define TS_SIGNATURE "rusEFI 2020.12.08.frankenso_na6.70581075"
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
//
|
||||
|
||||
#define SIGNATURE_BOARD hellen_cypress
|
||||
#define SIGNATURE_DATE 2020.12.06
|
||||
#define SIGNATURE_HASH 1111561548
|
||||
#define TS_SIGNATURE "rusEFI 2020.12.06.hellen_cypress.1111561548"
|
||||
#define SIGNATURE_DATE 2020.12.08
|
||||
#define SIGNATURE_HASH 1538649195
|
||||
#define TS_SIGNATURE "rusEFI 2020.12.08.hellen_cypress.1538649195"
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
//
|
||||
|
||||
#define SIGNATURE_BOARD kin
|
||||
#define SIGNATURE_DATE 2020.12.06
|
||||
#define SIGNATURE_HASH 324874166
|
||||
#define TS_SIGNATURE "rusEFI 2020.12.06.kin.324874166"
|
||||
#define SIGNATURE_DATE 2020.12.08
|
||||
#define SIGNATURE_HASH 178902673
|
||||
#define TS_SIGNATURE "rusEFI 2020.12.08.kin.178902673"
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
//
|
||||
|
||||
#define SIGNATURE_BOARD mre_f4
|
||||
#define SIGNATURE_DATE 2020.12.06
|
||||
#define SIGNATURE_HASH 2623565302
|
||||
#define TS_SIGNATURE "rusEFI 2020.12.06.mre_f4.2623565302"
|
||||
#define SIGNATURE_DATE 2020.12.08
|
||||
#define SIGNATURE_HASH 2241107153
|
||||
#define TS_SIGNATURE "rusEFI 2020.12.08.mre_f4.2241107153"
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
//
|
||||
|
||||
#define SIGNATURE_BOARD mre_f7
|
||||
#define SIGNATURE_DATE 2020.12.06
|
||||
#define SIGNATURE_HASH 2623565302
|
||||
#define TS_SIGNATURE "rusEFI 2020.12.06.mre_f7.2623565302"
|
||||
#define SIGNATURE_DATE 2020.12.08
|
||||
#define SIGNATURE_HASH 2241107153
|
||||
#define TS_SIGNATURE "rusEFI 2020.12.08.mre_f7.2241107153"
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
//
|
||||
|
||||
#define SIGNATURE_BOARD prometheus_405
|
||||
#define SIGNATURE_DATE 2020.12.06
|
||||
#define SIGNATURE_HASH 3379082718
|
||||
#define TS_SIGNATURE "rusEFI 2020.12.06.prometheus_405.3379082718"
|
||||
#define SIGNATURE_DATE 2020.12.08
|
||||
#define SIGNATURE_HASH 3499904249
|
||||
#define TS_SIGNATURE "rusEFI 2020.12.08.prometheus_405.3499904249"
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
//
|
||||
|
||||
#define SIGNATURE_BOARD prometheus_469
|
||||
#define SIGNATURE_DATE 2020.12.06
|
||||
#define SIGNATURE_HASH 3379082718
|
||||
#define TS_SIGNATURE "rusEFI 2020.12.06.prometheus_469.3379082718"
|
||||
#define SIGNATURE_DATE 2020.12.08
|
||||
#define SIGNATURE_HASH 3499904249
|
||||
#define TS_SIGNATURE "rusEFI 2020.12.08.prometheus_469.3499904249"
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
//
|
||||
|
||||
#define SIGNATURE_BOARD proteus_f4
|
||||
#define SIGNATURE_DATE 2020.12.06
|
||||
#define SIGNATURE_HASH 1109064017
|
||||
#define TS_SIGNATURE "rusEFI 2020.12.06.proteus_f4.1109064017"
|
||||
#define SIGNATURE_DATE 2020.12.08
|
||||
#define SIGNATURE_HASH 1542324342
|
||||
#define TS_SIGNATURE "rusEFI 2020.12.08.proteus_f4.1542324342"
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
//
|
||||
|
||||
#define SIGNATURE_BOARD proteus_f7
|
||||
#define SIGNATURE_DATE 2020.12.06
|
||||
#define SIGNATURE_HASH 1109064017
|
||||
#define TS_SIGNATURE "rusEFI 2020.12.06.proteus_f7.1109064017"
|
||||
#define SIGNATURE_DATE 2020.12.08
|
||||
#define SIGNATURE_HASH 1542324342
|
||||
#define TS_SIGNATURE "rusEFI 2020.12.08.proteus_f7.1542324342"
|
||||
|
|
Binary file not shown.
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2020.12.06.all.2343613327"
|
||||
signature = "rusEFI 2020.12.08.all.2453949096"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2020.12.06.all.2343613327" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2020.12.08.all.2453949096" ; signature is expected to be 7 or more characters.
|
||||
|
||||
[Constants]
|
||||
; new packet serial format with CRC
|
||||
|
@ -74,7 +74,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 Sun Dec 06 23:07:26 UTC 2020
|
||||
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Dec 08 01:32:38 UTC 2020
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2020.12.06.frankenso_na6.499122804"
|
||||
signature = "rusEFI 2020.12.08.frankenso_na6.70581075"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2020.12.06.frankenso_na6.499122804" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2020.12.08.frankenso_na6.70581075" ; signature is expected to be 7 or more characters.
|
||||
|
||||
[Constants]
|
||||
; new packet serial format with CRC
|
||||
|
@ -74,7 +74,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 Sun Dec 06 23:07:35 UTC 2020
|
||||
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Dec 08 01:32:43 UTC 2020
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2020.12.06.hellen_cypress.1111561548"
|
||||
signature = "rusEFI 2020.12.08.hellen_cypress.1538649195"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2020.12.06.hellen_cypress.1111561548" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2020.12.08.hellen_cypress.1538649195" ; signature is expected to be 7 or more characters.
|
||||
|
||||
[Constants]
|
||||
; new packet serial format with CRC
|
||||
|
@ -74,7 +74,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 Sun Dec 06 23:07:46 UTC 2020
|
||||
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Tue Dec 08 01:32:56 UTC 2020
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2020.12.06.kin.324874166"
|
||||
signature = "rusEFI 2020.12.08.kin.178902673"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2020.12.06.kin.324874166" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2020.12.08.kin.178902673" ; signature is expected to be 7 or more characters.
|
||||
|
||||
[Constants]
|
||||
; new packet serial format with CRC
|
||||
|
@ -74,7 +74,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 Sun Dec 06 23:07:44 UTC 2020
|
||||
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Tue Dec 08 01:32:53 UTC 2020
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2020.12.06.mre_f4.2623565302"
|
||||
signature = "rusEFI 2020.12.08.mre_f4.2241107153"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2020.12.06.mre_f4.2623565302" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2020.12.08.mre_f4.2241107153" ; signature is expected to be 7 or more characters.
|
||||
|
||||
[Constants]
|
||||
; new packet serial format with CRC
|
||||
|
@ -74,7 +74,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 Sun Dec 06 23:07:32 UTC 2020
|
||||
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Dec 08 01:32:42 UTC 2020
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2020.12.06.mre_f7.2623565302"
|
||||
signature = "rusEFI 2020.12.08.mre_f7.2241107153"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2020.12.06.mre_f7.2623565302" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2020.12.08.mre_f7.2241107153" ; signature is expected to be 7 or more characters.
|
||||
|
||||
[Constants]
|
||||
; new packet serial format with CRC
|
||||
|
@ -74,7 +74,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 Sun Dec 06 23:07:28 UTC 2020
|
||||
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Dec 08 01:32:40 UTC 2020
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2020.12.06.prometheus_405.3379082718"
|
||||
signature = "rusEFI 2020.12.08.prometheus_405.3499904249"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2020.12.06.prometheus_405.3379082718" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2020.12.08.prometheus_405.3499904249" ; signature is expected to be 7 or more characters.
|
||||
|
||||
[Constants]
|
||||
; new packet serial format with CRC
|
||||
|
@ -74,7 +74,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 Sun Dec 06 23:07:39 UTC 2020
|
||||
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Dec 08 01:32:47 UTC 2020
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2020.12.06.prometheus_469.3379082718"
|
||||
signature = "rusEFI 2020.12.08.prometheus_469.3499904249"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2020.12.06.prometheus_469.3379082718" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2020.12.08.prometheus_469.3499904249" ; signature is expected to be 7 or more characters.
|
||||
|
||||
[Constants]
|
||||
; new packet serial format with CRC
|
||||
|
@ -74,7 +74,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 Sun Dec 06 23:07:37 UTC 2020
|
||||
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Dec 08 01:32:45 UTC 2020
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2020.12.06.proteus_f4.1109064017"
|
||||
signature = "rusEFI 2020.12.08.proteus_f4.1542324342"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2020.12.06.proteus_f4.1109064017" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2020.12.08.proteus_f4.1542324342" ; signature is expected to be 7 or more characters.
|
||||
|
||||
[Constants]
|
||||
; new packet serial format with CRC
|
||||
|
@ -74,7 +74,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 Sun Dec 06 23:07:42 UTC 2020
|
||||
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Dec 08 01:32:51 UTC 2020
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2020.12.06.proteus_f7.1109064017"
|
||||
signature = "rusEFI 2020.12.08.proteus_f7.1542324342"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2020.12.06.proteus_f7.1109064017" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2020.12.08.proteus_f7.1542324342" ; signature is expected to be 7 or more characters.
|
||||
|
||||
[Constants]
|
||||
; new packet serial format with CRC
|
||||
|
@ -74,7 +74,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 Sun Dec 06 23:07:41 UTC 2020
|
||||
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Dec 08 01:32:49 UTC 2020
|
||||
|
||||
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 Sun Dec 06 23:07:26 UTC 2020
|
||||
// this file was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Dec 08 01:32:38 UTC 2020
|
||||
|
||||
// by class com.rusefi.output.FileJavaFieldsConsumer
|
||||
import com.rusefi.config.*;
|
||||
|
@ -230,6 +230,8 @@ public class Fields {
|
|||
public static final int clutchDownPinMode_offset = 667;
|
||||
public static final int clutchUpPin_offset = 969;
|
||||
public static final int clutchUpPinMode_offset = 971;
|
||||
public static final String CMD_ALTERNATOR_PIN = "set_alternator_pin";
|
||||
public static final String CMD_BOOST_PIN = "set_boost_pin";
|
||||
public static final String CMD_CALIBRATE_PEDAL_DOWN = "calibrate_pedal_down";
|
||||
public static final String CMD_CALIBRATE_PEDAL_UP = "calibrate_pedal_up";
|
||||
public static final String CMD_DATE = "date";
|
||||
|
@ -241,8 +243,10 @@ public class Fields {
|
|||
public static final String CMD_FUEL_BENCH = "fuelbench";
|
||||
public static final String CMD_FUNCTIONAL_TEST_MODE = "test_mode";
|
||||
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";
|
||||
public static final String CMD_INJECTION = "injection";
|
||||
public static final String CMD_LOGIC_PIN = "set_logic_input_pin";
|
||||
public static final String CMD_MIL_BENCH = "milbench";
|
||||
public static final String CMD_PINS = "pins";
|
||||
public static final String CMD_PWM = "pwm";
|
||||
|
@ -1447,7 +1451,7 @@ public class Fields {
|
|||
public static final char TS_SD_R_COMMAND = 'r';
|
||||
public static final char TS_SD_W_COMMAND = 'w';
|
||||
public static final char TS_SET_LOGGER_SWITCH = 'l';
|
||||
public static final String TS_SIGNATURE = "rusEFI 2020.12.06.all.2343613327";
|
||||
public static final String TS_SIGNATURE = "rusEFI 2020.12.08.all.2453949096";
|
||||
public static final char TS_SINGLE_WRITE_COMMAND = 'W';
|
||||
public static final int TT_TT_1_16 = 50;
|
||||
public static final int TT_TT_2JZ_1_12 = 29;
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<roms>
|
||||
|
||||
<!-- was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh Sun Dec 06 23:07:27 UTC 2020 -->
|
||||
<!-- was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh Tue Dec 08 01:32:39 UTC 2020 -->
|
||||
|
||||
<rom>
|
||||
<romid>
|
||||
|
|
Loading…
Reference in New Issue