Auto-generated configs and docs
This commit is contained in:
parent
d09f17a5b8
commit
af0a777fad
|
@ -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 Thu Nov 05 20:36:45 UTC 2020
|
||||
// this section was generated automatically by rusEfi tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Fri Nov 06 19:37:13 UTC 2020
|
||||
// by class com.rusefi.output.CHeaderConsumer
|
||||
// begin
|
||||
#pragma once
|
||||
|
@ -1064,6 +1064,7 @@ struct engine_configuration_s {
|
|||
* See throttlePedalPositionSecondAdcChannel for second channel
|
||||
* See also tps1_1AdcChannel
|
||||
* set_analog_input_pin pps X
|
||||
* See throttlePedalUpVoltage and throttlePedalWOTVoltage
|
||||
* offset 580
|
||||
*/
|
||||
adc_channel_e throttlePedalPositionAdcChannel;
|
||||
|
@ -1258,6 +1259,7 @@ struct engine_configuration_s {
|
|||
* Electronic throttle pedal position input
|
||||
* Second channel
|
||||
* See also tps1_1AdcChannel
|
||||
* See throttlePedalSecondaryUpVoltage and throttlePedalSecondaryWOTVoltage
|
||||
* offset 683
|
||||
*/
|
||||
adc_channel_e throttlePedalPositionSecondAdcChannel;
|
||||
|
@ -3755,4 +3757,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 Thu Nov 05 20:36:45 UTC 2020
|
||||
// this section was generated automatically by rusEfi tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Fri Nov 06 19:37:13 UTC 2020
|
||||
|
|
|
@ -1208,8 +1208,8 @@
|
|||
#define showHumanReadableWarning_offset 976
|
||||
#define showSdCardWarning_offset 76
|
||||
#define SIGNATURE_BOARD hellen_cypress
|
||||
#define SIGNATURE_DATE 2020.11.05
|
||||
#define SIGNATURE_HASH 1635159012
|
||||
#define SIGNATURE_DATE 2020.11.06
|
||||
#define SIGNATURE_HASH 3365505632
|
||||
#define silentTriggerError_offset 1464
|
||||
#define slowAdcAlpha_offset 2088
|
||||
#define sparkDwellRpmBins_offset 332
|
||||
|
@ -1527,7 +1527,7 @@
|
|||
#define ts_show_spi true
|
||||
#define ts_show_trigger_comparator false
|
||||
#define ts_show_tunerstudio_port true
|
||||
#define TS_SIGNATURE "rusEFI 2020.11.05.hellen_cypress.1635159012"
|
||||
#define TS_SIGNATURE "rusEFI 2020.11.06.hellen_cypress.3365505632"
|
||||
#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 Thu Nov 05 20:36:43 UTC 2020
|
||||
// this section was generated automatically by rusEfi tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Fri Nov 06 19:37:11 UTC 2020
|
||||
// by class com.rusefi.output.CHeaderConsumer
|
||||
// begin
|
||||
#pragma once
|
||||
|
@ -1064,6 +1064,7 @@ struct engine_configuration_s {
|
|||
* See throttlePedalPositionSecondAdcChannel for second channel
|
||||
* See also tps1_1AdcChannel
|
||||
* set_analog_input_pin pps X
|
||||
* See throttlePedalUpVoltage and throttlePedalWOTVoltage
|
||||
* offset 580
|
||||
*/
|
||||
adc_channel_e throttlePedalPositionAdcChannel;
|
||||
|
@ -1258,6 +1259,7 @@ struct engine_configuration_s {
|
|||
* Electronic throttle pedal position input
|
||||
* Second channel
|
||||
* See also tps1_1AdcChannel
|
||||
* See throttlePedalSecondaryUpVoltage and throttlePedalSecondaryWOTVoltage
|
||||
* offset 683
|
||||
*/
|
||||
adc_channel_e throttlePedalPositionSecondAdcChannel;
|
||||
|
@ -3755,4 +3757,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 Thu Nov 05 20:36:43 UTC 2020
|
||||
// this section was generated automatically by rusEfi tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Fri Nov 06 19:37:11 UTC 2020
|
||||
|
|
|
@ -1208,8 +1208,8 @@
|
|||
#define showHumanReadableWarning_offset 976
|
||||
#define showSdCardWarning_offset 76
|
||||
#define SIGNATURE_BOARD kin
|
||||
#define SIGNATURE_DATE 2020.11.05
|
||||
#define SIGNATURE_HASH 812298526
|
||||
#define SIGNATURE_DATE 2020.11.06
|
||||
#define SIGNATURE_HASH 2575675546
|
||||
#define silentTriggerError_offset 1464
|
||||
#define slowAdcAlpha_offset 2088
|
||||
#define sparkDwellRpmBins_offset 332
|
||||
|
@ -1527,7 +1527,7 @@
|
|||
#define ts_show_spi true
|
||||
#define ts_show_trigger_comparator true
|
||||
#define ts_show_tunerstudio_port true
|
||||
#define TS_SIGNATURE "rusEFI 2020.11.05.kin.812298526"
|
||||
#define TS_SIGNATURE "rusEFI 2020.11.06.kin.2575675546"
|
||||
#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 Thu Nov 05 20:36:25 UTC 2020
|
||||
// this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Nov 06 19:36:57 UTC 2020
|
||||
// by class com.rusefi.output.CHeaderConsumer
|
||||
// begin
|
||||
#pragma once
|
||||
|
@ -1064,6 +1064,7 @@ struct engine_configuration_s {
|
|||
* See throttlePedalPositionSecondAdcChannel for second channel
|
||||
* See also tps1_1AdcChannel
|
||||
* set_analog_input_pin pps X
|
||||
* See throttlePedalUpVoltage and throttlePedalWOTVoltage
|
||||
* offset 580
|
||||
*/
|
||||
adc_channel_e throttlePedalPositionAdcChannel;
|
||||
|
@ -1258,6 +1259,7 @@ struct engine_configuration_s {
|
|||
* Electronic throttle pedal position input
|
||||
* Second channel
|
||||
* See also tps1_1AdcChannel
|
||||
* See throttlePedalSecondaryUpVoltage and throttlePedalSecondaryWOTVoltage
|
||||
* offset 683
|
||||
*/
|
||||
adc_channel_e throttlePedalPositionSecondAdcChannel;
|
||||
|
@ -3755,4 +3757,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 Thu Nov 05 20:36:25 UTC 2020
|
||||
// this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Nov 06 19:36:57 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 Thu Nov 05 20:36:25 UTC 2020
|
||||
// this file was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Nov 06 19:36:57 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 Thu Nov 05 20:36:25 UTC 2020
|
||||
// this file was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Nov 06 19:36:57 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 Thu Nov 05 20:36:25 UTC 2020
|
||||
// this file was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Nov 06 19:36:57 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 Thu Nov 05 20:36:25 UTC 2020
|
||||
// this file was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Nov 06 19:36:57 UTC 2020
|
||||
|
||||
// by class com.rusefi.output.FileFsioSettingsConsumer
|
||||
case FSIO_SETTING_FANONTEMPERATURE:
|
||||
|
|
|
@ -1208,8 +1208,8 @@
|
|||
#define showHumanReadableWarning_offset 976
|
||||
#define showSdCardWarning_offset 76
|
||||
#define SIGNATURE_BOARD all
|
||||
#define SIGNATURE_DATE 2020.11.05
|
||||
#define SIGNATURE_HASH 2827431207
|
||||
#define SIGNATURE_DATE 2020.11.06
|
||||
#define SIGNATURE_HASH 23604387
|
||||
#define silentTriggerError_offset 1464
|
||||
#define slowAdcAlpha_offset 2088
|
||||
#define sparkDwellRpmBins_offset 332
|
||||
|
@ -1527,7 +1527,7 @@
|
|||
#define ts_show_spi true
|
||||
#define ts_show_trigger_comparator false
|
||||
#define ts_show_tunerstudio_port true
|
||||
#define TS_SIGNATURE "rusEFI 2020.11.05.all.2827431207"
|
||||
#define TS_SIGNATURE "rusEFI 2020.11.06.all.23604387"
|
||||
#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.11.05
|
||||
#define SIGNATURE_HASH 2827431207
|
||||
#define TS_SIGNATURE "rusEFI 2020.11.05.all.2827431207"
|
||||
#define SIGNATURE_DATE 2020.11.06
|
||||
#define SIGNATURE_HASH 23604387
|
||||
#define TS_SIGNATURE "rusEFI 2020.11.06.all.23604387"
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
//
|
||||
|
||||
#define SIGNATURE_BOARD frankenso_na6
|
||||
#define SIGNATURE_DATE 2020.11.05
|
||||
#define SIGNATURE_HASH 1056414940
|
||||
#define TS_SIGNATURE "rusEFI 2020.11.05.frankenso_na6.1056414940"
|
||||
#define SIGNATURE_DATE 2020.11.06
|
||||
#define SIGNATURE_HASH 2534972760
|
||||
#define TS_SIGNATURE "rusEFI 2020.11.06.frankenso_na6.2534972760"
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
//
|
||||
|
||||
#define SIGNATURE_BOARD hellen_cypress
|
||||
#define SIGNATURE_DATE 2020.11.05
|
||||
#define SIGNATURE_HASH 1635159012
|
||||
#define TS_SIGNATURE "rusEFI 2020.11.05.hellen_cypress.1635159012"
|
||||
#define SIGNATURE_DATE 2020.11.06
|
||||
#define SIGNATURE_HASH 3365505632
|
||||
#define TS_SIGNATURE "rusEFI 2020.11.06.hellen_cypress.3365505632"
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
//
|
||||
|
||||
#define SIGNATURE_BOARD kin
|
||||
#define SIGNATURE_DATE 2020.11.05
|
||||
#define SIGNATURE_HASH 812298526
|
||||
#define TS_SIGNATURE "rusEFI 2020.11.05.kin.812298526"
|
||||
#define SIGNATURE_DATE 2020.11.06
|
||||
#define SIGNATURE_HASH 2575675546
|
||||
#define TS_SIGNATURE "rusEFI 2020.11.06.kin.2575675546"
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
//
|
||||
|
||||
#define SIGNATURE_BOARD mre_f4
|
||||
#define SIGNATURE_DATE 2020.11.05
|
||||
#define SIGNATURE_HASH 3232531785
|
||||
#define TS_SIGNATURE "rusEFI 2020.11.05.mre_f4.3232531785"
|
||||
#define SIGNATURE_DATE 2020.11.06
|
||||
#define SIGNATURE_HASH 1766032589
|
||||
#define TS_SIGNATURE "rusEFI 2020.11.06.mre_f4.1766032589"
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
//
|
||||
|
||||
#define SIGNATURE_BOARD mre_f7
|
||||
#define SIGNATURE_DATE 2020.11.05
|
||||
#define SIGNATURE_HASH 3232531785
|
||||
#define TS_SIGNATURE "rusEFI 2020.11.05.mre_f7.3232531785"
|
||||
#define SIGNATURE_DATE 2020.11.06
|
||||
#define SIGNATURE_HASH 1766032589
|
||||
#define TS_SIGNATURE "rusEFI 2020.11.06.mre_f7.1766032589"
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
//
|
||||
|
||||
#define SIGNATURE_BOARD prometheus_405
|
||||
#define SIGNATURE_DATE 2020.11.05
|
||||
#define SIGNATURE_HASH 3932105590
|
||||
#define TS_SIGNATURE "rusEFI 2020.11.05.prometheus_405.3932105590"
|
||||
#define SIGNATURE_DATE 2020.11.06
|
||||
#define SIGNATURE_HASH 1135618802
|
||||
#define TS_SIGNATURE "rusEFI 2020.11.06.prometheus_405.1135618802"
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
//
|
||||
|
||||
#define SIGNATURE_BOARD prometheus_469
|
||||
#define SIGNATURE_DATE 2020.11.05
|
||||
#define SIGNATURE_HASH 3932105590
|
||||
#define TS_SIGNATURE "rusEFI 2020.11.05.prometheus_469.3932105590"
|
||||
#define SIGNATURE_DATE 2020.11.06
|
||||
#define SIGNATURE_HASH 1135618802
|
||||
#define TS_SIGNATURE "rusEFI 2020.11.06.prometheus_469.1135618802"
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
//
|
||||
|
||||
#define SIGNATURE_BOARD proteus_f4
|
||||
#define SIGNATURE_DATE 2020.11.05
|
||||
#define SIGNATURE_HASH 1630365689
|
||||
#define TS_SIGNATURE "rusEFI 2020.11.05.proteus_f4.1630365689"
|
||||
#define SIGNATURE_DATE 2020.11.06
|
||||
#define SIGNATURE_HASH 3368183421
|
||||
#define TS_SIGNATURE "rusEFI 2020.11.06.proteus_f4.3368183421"
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
//
|
||||
|
||||
#define SIGNATURE_BOARD proteus_f7
|
||||
#define SIGNATURE_DATE 2020.11.05
|
||||
#define SIGNATURE_HASH 1630365689
|
||||
#define TS_SIGNATURE "rusEFI 2020.11.05.proteus_f7.1630365689"
|
||||
#define SIGNATURE_DATE 2020.11.06
|
||||
#define SIGNATURE_HASH 3368183421
|
||||
#define TS_SIGNATURE "rusEFI 2020.11.06.proteus_f7.3368183421"
|
||||
|
|
Binary file not shown.
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2020.11.05.all.2827431207"
|
||||
signature = "rusEFI 2020.11.06.all.23604387"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2020.11.05.all.2827431207" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2020.11.06.all.23604387" ; 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 Thu Nov 05 20:36:25 UTC 2020
|
||||
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Nov 06 19:36:57 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.11.05.frankenso_na6.1056414940"
|
||||
signature = "rusEFI 2020.11.06.frankenso_na6.2534972760"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2020.11.05.frankenso_na6.1056414940" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2020.11.06.frankenso_na6.2534972760" ; 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 Thu Nov 05 20:36:36 UTC 2020
|
||||
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Nov 06 19:37:03 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.11.05.hellen_cypress.1635159012"
|
||||
signature = "rusEFI 2020.11.06.hellen_cypress.3365505632"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2020.11.05.hellen_cypress.1635159012" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2020.11.06.hellen_cypress.3365505632" ; 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 Thu Nov 05 20:36:45 UTC 2020
|
||||
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Fri Nov 06 19:37:13 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.11.05.kin.812298526"
|
||||
signature = "rusEFI 2020.11.06.kin.2575675546"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2020.11.05.kin.812298526" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2020.11.06.kin.2575675546" ; 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 Thu Nov 05 20:36:43 UTC 2020
|
||||
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Fri Nov 06 19:37:11 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.11.05.mre_f4.3232531785"
|
||||
signature = "rusEFI 2020.11.06.mre_f4.1766032589"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2020.11.05.mre_f4.3232531785" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2020.11.06.mre_f4.1766032589" ; 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 Thu Nov 05 20:36:35 UTC 2020
|
||||
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Nov 06 19:37:01 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.11.05.mre_f7.3232531785"
|
||||
signature = "rusEFI 2020.11.06.mre_f7.1766032589"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2020.11.05.mre_f7.3232531785" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2020.11.06.mre_f7.1766032589" ; 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 Thu Nov 05 20:36:33 UTC 2020
|
||||
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Nov 06 19:36:59 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.11.05.prometheus_405.3932105590"
|
||||
signature = "rusEFI 2020.11.06.prometheus_405.1135618802"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2020.11.05.prometheus_405.3932105590" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2020.11.06.prometheus_405.1135618802" ; 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 Thu Nov 05 20:36:39 UTC 2020
|
||||
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Nov 06 19:37:06 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.11.05.prometheus_469.3932105590"
|
||||
signature = "rusEFI 2020.11.06.prometheus_469.1135618802"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2020.11.05.prometheus_469.3932105590" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2020.11.06.prometheus_469.1135618802" ; 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 Thu Nov 05 20:36:38 UTC 2020
|
||||
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Nov 06 19:37:05 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.11.05.proteus_f4.1630365689"
|
||||
signature = "rusEFI 2020.11.06.proteus_f4.3368183421"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2020.11.05.proteus_f4.1630365689" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2020.11.06.proteus_f4.3368183421" ; 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 Thu Nov 05 20:36:42 UTC 2020
|
||||
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Nov 06 19:37:10 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.11.05.proteus_f7.1630365689"
|
||||
signature = "rusEFI 2020.11.06.proteus_f7.3368183421"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2020.11.05.proteus_f7.1630365689" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2020.11.06.proteus_f7.3368183421" ; 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 Thu Nov 05 20:36:41 UTC 2020
|
||||
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Nov 06 19:37:08 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 Thu Nov 05 20:36:25 UTC 2020
|
||||
// this file was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Nov 06 19:36:57 UTC 2020
|
||||
|
||||
// by class com.rusefi.output.FileJavaFieldsConsumer
|
||||
import com.rusefi.config.*;
|
||||
|
@ -1164,6 +1164,7 @@ public class Fields {
|
|||
public static final int servoOutputPins8_offset = 3147;
|
||||
public static final int showHumanReadableWarning_offset = 976;
|
||||
public static final int showSdCardWarning_offset = 76;
|
||||
public static final int SIGNATURE_HASH = 23604387;
|
||||
public static final int silentTriggerError_offset = 1464;
|
||||
public static final int slowAdcAlpha_offset = 2088;
|
||||
public static final int sparkDwellRpmBins_offset = 332;
|
||||
|
@ -1431,7 +1432,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.11.05.all.2827431207";
|
||||
public static final String TS_SIGNATURE = "rusEFI 2020.11.06.all.23604387";
|
||||
public static final char TS_SINGLE_WRITE_COMMAND = 'W';
|
||||
public static final int TT_TT_60_2_VW = 20;
|
||||
public static final int TT_TT_ONE = 18;
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<roms>
|
||||
|
||||
<!-- was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh Thu Nov 05 20:36:27 UTC 2020 -->
|
||||
<!-- was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh Fri Nov 06 19:36:58 UTC 2020 -->
|
||||
|
||||
<rom>
|
||||
<romid>
|
||||
|
|
Loading…
Reference in New Issue