Auto-generated configs and docs

This commit is contained in:
GitHub build-firmware Action 2021-02-05 16:29:43 +00:00
parent 0090dc04ee
commit dfca29a705
35 changed files with 120 additions and 109 deletions

View File

@ -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 Wed Feb 03 19:36:27 UTC 2021 // this section was generated automatically by rusEfi tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Fri Feb 05 16:29:24 UTC 2021
// by class com.rusefi.output.CHeaderConsumer // by class com.rusefi.output.CHeaderConsumer
// begin // begin
#pragma once #pragma once
@ -738,7 +738,7 @@ struct engine_configuration_s {
bool enableMapEstimationTableFallback : 1; bool enableMapEstimationTableFallback : 1;
/** /**
offset 76 bit 27 */ offset 76 bit 27 */
bool issue_294_28 : 1; bool useFSIOTableForCanSniffingFiltering : 1;
/** /**
offset 76 bit 28 */ offset 76 bit 28 */
bool issue_294_29 : 1; bool issue_294_29 : 1;
@ -3802,4 +3802,4 @@ struct persistent_config_s {
typedef struct persistent_config_s persistent_config_s; typedef struct persistent_config_s persistent_config_s;
// end // end
// this section was generated automatically by rusEfi tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Wed Feb 03 19:36:27 UTC 2021 // this section was generated automatically by rusEfi tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Fri Feb 05 16:29:24 UTC 2021

View File

@ -982,7 +982,6 @@
#define isManualSpinningMode_offset 1476 #define isManualSpinningMode_offset 1476
#define isMapAveragingEnabled_offset 1476 #define isMapAveragingEnabled_offset 1476
#define isSdCardEnabled_offset 744 #define isSdCardEnabled_offset 744
#define issue_294_28_offset 76
#define issue_294_29_offset 76 #define issue_294_29_offset 76
#define issue_294_30_offset 76 #define issue_294_30_offset 76
#define issue_294_31_offset 76 #define issue_294_31_offset 76
@ -1257,8 +1256,8 @@
#define showHumanReadableWarning_offset 976 #define showHumanReadableWarning_offset 976
#define showSdCardWarning_offset 76 #define showSdCardWarning_offset 76
#define SIGNATURE_BOARD hellen_cypress #define SIGNATURE_BOARD hellen_cypress
#define SIGNATURE_DATE 2021.02.03 #define SIGNATURE_DATE 2021.02.05
#define SIGNATURE_HASH 1956404947 #define SIGNATURE_HASH 1188909782
#define silentTriggerError_offset 1464 #define silentTriggerError_offset 1464
#define slowAdcAlpha_offset 2088 #define slowAdcAlpha_offset 2088
#define sparkDwellRpmBins_offset 332 #define sparkDwellRpmBins_offset 332
@ -1592,7 +1591,7 @@
#define ts_show_spi true #define ts_show_spi true
#define ts_show_trigger_comparator false #define ts_show_trigger_comparator false
#define ts_show_tunerstudio_port true #define ts_show_tunerstudio_port true
#define TS_SIGNATURE "rusEFI 2021.02.03.hellen_cypress.1956404947" #define TS_SIGNATURE "rusEFI 2021.02.05.hellen_cypress.1188909782"
#define TS_SINGLE_WRITE_COMMAND 'W' #define TS_SINGLE_WRITE_COMMAND 'W'
#define TS_SINGLE_WRITE_COMMAND_char W #define TS_SINGLE_WRITE_COMMAND_char W
#define TS_TEST_COMMAND 't' // 0x74 #define TS_TEST_COMMAND 't' // 0x74
@ -1732,6 +1731,7 @@
#define useFSIO6ForRevLimiter_offset 1464 #define useFSIO6ForRevLimiter_offset 1464
#define useFSIO8ForServo1_offset 1464 #define useFSIO8ForServo1_offset 1464
#define useFSIO9ForServo2_offset 1464 #define useFSIO9ForServo2_offset 1464
#define useFSIOTableForCanSniffingFiltering_offset 76
#define useHbridges_offset 976 #define useHbridges_offset 976
#define useIacPidMultTable_offset 1476 #define useIacPidMultTable_offset 1476
#define useIacTableForCoasting_offset 744 #define useIacTableForCoasting_offset 744

View File

@ -1,4 +1,4 @@
// this section was generated automatically by rusEfi tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Wed Feb 03 19:36:26 UTC 2021 // this section was generated automatically by rusEfi tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Fri Feb 05 16:29:23 UTC 2021
// by class com.rusefi.output.CHeaderConsumer // by class com.rusefi.output.CHeaderConsumer
// begin // begin
#pragma once #pragma once
@ -738,7 +738,7 @@ struct engine_configuration_s {
bool enableMapEstimationTableFallback : 1; bool enableMapEstimationTableFallback : 1;
/** /**
offset 76 bit 27 */ offset 76 bit 27 */
bool issue_294_28 : 1; bool useFSIOTableForCanSniffingFiltering : 1;
/** /**
offset 76 bit 28 */ offset 76 bit 28 */
bool issue_294_29 : 1; bool issue_294_29 : 1;
@ -3802,4 +3802,4 @@ struct persistent_config_s {
typedef struct persistent_config_s persistent_config_s; typedef struct persistent_config_s persistent_config_s;
// end // end
// this section was generated automatically by rusEfi tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Wed Feb 03 19:36:26 UTC 2021 // this section was generated automatically by rusEfi tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Fri Feb 05 16:29:23 UTC 2021

View File

@ -982,7 +982,6 @@
#define isManualSpinningMode_offset 1476 #define isManualSpinningMode_offset 1476
#define isMapAveragingEnabled_offset 1476 #define isMapAveragingEnabled_offset 1476
#define isSdCardEnabled_offset 744 #define isSdCardEnabled_offset 744
#define issue_294_28_offset 76
#define issue_294_29_offset 76 #define issue_294_29_offset 76
#define issue_294_30_offset 76 #define issue_294_30_offset 76
#define issue_294_31_offset 76 #define issue_294_31_offset 76
@ -1257,8 +1256,8 @@
#define showHumanReadableWarning_offset 976 #define showHumanReadableWarning_offset 976
#define showSdCardWarning_offset 76 #define showSdCardWarning_offset 76
#define SIGNATURE_BOARD kin #define SIGNATURE_BOARD kin
#define SIGNATURE_DATE 2021.02.03 #define SIGNATURE_DATE 2021.02.05
#define SIGNATURE_HASH 1956404947 #define SIGNATURE_HASH 1188909782
#define silentTriggerError_offset 1464 #define silentTriggerError_offset 1464
#define slowAdcAlpha_offset 2088 #define slowAdcAlpha_offset 2088
#define sparkDwellRpmBins_offset 332 #define sparkDwellRpmBins_offset 332
@ -1592,7 +1591,7 @@
#define ts_show_spi true #define ts_show_spi true
#define ts_show_trigger_comparator false #define ts_show_trigger_comparator false
#define ts_show_tunerstudio_port true #define ts_show_tunerstudio_port true
#define TS_SIGNATURE "rusEFI 2021.02.03.kin.1956404947" #define TS_SIGNATURE "rusEFI 2021.02.05.kin.1188909782"
#define TS_SINGLE_WRITE_COMMAND 'W' #define TS_SINGLE_WRITE_COMMAND 'W'
#define TS_SINGLE_WRITE_COMMAND_char W #define TS_SINGLE_WRITE_COMMAND_char W
#define TS_TEST_COMMAND 't' // 0x74 #define TS_TEST_COMMAND 't' // 0x74
@ -1732,6 +1731,7 @@
#define useFSIO6ForRevLimiter_offset 1464 #define useFSIO6ForRevLimiter_offset 1464
#define useFSIO8ForServo1_offset 1464 #define useFSIO8ForServo1_offset 1464
#define useFSIO9ForServo2_offset 1464 #define useFSIO9ForServo2_offset 1464
#define useFSIOTableForCanSniffingFiltering_offset 76
#define useHbridges_offset 976 #define useHbridges_offset 976
#define useIacPidMultTable_offset 1476 #define useIacPidMultTable_offset 1476
#define useIacTableForCoasting_offset 744 #define useIacTableForCoasting_offset 744

View File

@ -1,4 +1,4 @@
// this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Feb 03 19:36:03 UTC 2021 // this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Feb 05 16:29:04 UTC 2021
// by class com.rusefi.output.CHeaderConsumer // by class com.rusefi.output.CHeaderConsumer
// begin // begin
#pragma once #pragma once
@ -738,7 +738,7 @@ struct engine_configuration_s {
bool enableMapEstimationTableFallback : 1; bool enableMapEstimationTableFallback : 1;
/** /**
offset 76 bit 27 */ offset 76 bit 27 */
bool issue_294_28 : 1; bool useFSIOTableForCanSniffingFiltering : 1;
/** /**
offset 76 bit 28 */ offset 76 bit 28 */
bool issue_294_29 : 1; bool issue_294_29 : 1;
@ -3802,4 +3802,4 @@ struct persistent_config_s {
typedef struct persistent_config_s persistent_config_s; typedef struct persistent_config_s persistent_config_s;
// end // end
// this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Feb 03 19:36:03 UTC 2021 // this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Feb 05 16:29:04 UTC 2021

View File

@ -1,4 +1,4 @@
// this file was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Feb 03 19:36:03 UTC 2021 // this file was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Feb 05 16:29:04 UTC 2021
// by class com.rusefi.output.FileFsioSettingsConsumer // by class com.rusefi.output.FileFsioSettingsConsumer
FSIO_SETTING_FANONTEMPERATURE = 1000, FSIO_SETTING_FANONTEMPERATURE = 1000,

View File

@ -1,4 +1,4 @@
// this file was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Feb 03 19:36:03 UTC 2021 // this file was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Feb 05 16:29:04 UTC 2021
// by class com.rusefi.output.FileFsioSettingsConsumer // by class com.rusefi.output.FileFsioSettingsConsumer
case FSIO_SETTING_FANONTEMPERATURE: case FSIO_SETTING_FANONTEMPERATURE:

View File

@ -1,4 +1,4 @@
// this file was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Feb 03 19:36:03 UTC 2021 // this file was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Feb 05 16:29:04 UTC 2021
// by class com.rusefi.output.FileFsioSettingsConsumer // by class com.rusefi.output.FileFsioSettingsConsumer
static LENameOrdinalPair lefanOnTemperature(FSIO_SETTING_FANONTEMPERATURE, "cfg_fanOnTemperature"); static LENameOrdinalPair lefanOnTemperature(FSIO_SETTING_FANONTEMPERATURE, "cfg_fanOnTemperature");

View File

@ -1,4 +1,4 @@
// this file was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Feb 03 19:36:03 UTC 2021 // this file was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Feb 05 16:29:04 UTC 2021
// by class com.rusefi.output.FileFsioSettingsConsumer // by class com.rusefi.output.FileFsioSettingsConsumer
case FSIO_SETTING_FANONTEMPERATURE: case FSIO_SETTING_FANONTEMPERATURE:

View File

@ -980,7 +980,6 @@
#define isManualSpinningMode_offset 1476 #define isManualSpinningMode_offset 1476
#define isMapAveragingEnabled_offset 1476 #define isMapAveragingEnabled_offset 1476
#define isSdCardEnabled_offset 744 #define isSdCardEnabled_offset 744
#define issue_294_28_offset 76
#define issue_294_29_offset 76 #define issue_294_29_offset 76
#define issue_294_30_offset 76 #define issue_294_30_offset 76
#define issue_294_31_offset 76 #define issue_294_31_offset 76
@ -1254,8 +1253,8 @@
#define showHumanReadableWarning_offset 976 #define showHumanReadableWarning_offset 976
#define showSdCardWarning_offset 76 #define showSdCardWarning_offset 76
#define SIGNATURE_BOARD all #define SIGNATURE_BOARD all
#define SIGNATURE_DATE 2021.02.03 #define SIGNATURE_DATE 2021.02.05
#define SIGNATURE_HASH 920683779 #define SIGNATURE_HASH 77695238
#define silentTriggerError_offset 1464 #define silentTriggerError_offset 1464
#define slowAdcAlpha_offset 2088 #define slowAdcAlpha_offset 2088
#define sparkDwellRpmBins_offset 332 #define sparkDwellRpmBins_offset 332
@ -1589,7 +1588,7 @@
#define ts_show_spi true #define ts_show_spi true
#define ts_show_trigger_comparator false #define ts_show_trigger_comparator false
#define ts_show_tunerstudio_port true #define ts_show_tunerstudio_port true
#define TS_SIGNATURE "rusEFI 2021.02.03.all.920683779" #define TS_SIGNATURE "rusEFI 2021.02.05.all.77695238"
#define TS_SINGLE_WRITE_COMMAND 'W' #define TS_SINGLE_WRITE_COMMAND 'W'
#define TS_SINGLE_WRITE_COMMAND_char W #define TS_SINGLE_WRITE_COMMAND_char W
#define TS_TEST_COMMAND 't' // 0x74 #define TS_TEST_COMMAND 't' // 0x74
@ -1729,6 +1728,7 @@
#define useFSIO6ForRevLimiter_offset 1464 #define useFSIO6ForRevLimiter_offset 1464
#define useFSIO8ForServo1_offset 1464 #define useFSIO8ForServo1_offset 1464
#define useFSIO9ForServo2_offset 1464 #define useFSIO9ForServo2_offset 1464
#define useFSIOTableForCanSniffingFiltering_offset 76
#define useHbridges_offset 976 #define useHbridges_offset 976
#define useIacPidMultTable_offset 1476 #define useIacPidMultTable_offset 1476
#define useIacTableForCoasting_offset 744 #define useIacTableForCoasting_offset 744

View File

@ -3,6 +3,6 @@
// //
#define SIGNATURE_BOARD all #define SIGNATURE_BOARD all
#define SIGNATURE_DATE 2021.02.03 #define SIGNATURE_DATE 2021.02.05
#define SIGNATURE_HASH 920683779 #define SIGNATURE_HASH 77695238
#define TS_SIGNATURE "rusEFI 2021.02.03.all.920683779" #define TS_SIGNATURE "rusEFI 2021.02.05.all.77695238"

View File

@ -3,6 +3,6 @@
// //
#define SIGNATURE_BOARD frankenso_na6 #define SIGNATURE_BOARD frankenso_na6
#define SIGNATURE_DATE 2021.02.03 #define SIGNATURE_DATE 2021.02.05
#define SIGNATURE_HASH 2996480144 #define SIGNATURE_HASH 2161878165
#define TS_SIGNATURE "rusEFI 2021.02.03.frankenso_na6.2996480144" #define TS_SIGNATURE "rusEFI 2021.02.05.frankenso_na6.2161878165"

View File

@ -3,6 +3,6 @@
// //
#define SIGNATURE_BOARD hellen72 #define SIGNATURE_BOARD hellen72
#define SIGNATURE_DATE 2021.02.03 #define SIGNATURE_DATE 2021.02.05
#define SIGNATURE_HASH 615833019 #define SIGNATURE_HASH 385208766
#define TS_SIGNATURE "rusEFI 2021.02.03.hellen72.615833019" #define TS_SIGNATURE "rusEFI 2021.02.05.hellen72.385208766"

View File

@ -3,6 +3,6 @@
// //
#define SIGNATURE_BOARD hellen_cypress #define SIGNATURE_BOARD hellen_cypress
#define SIGNATURE_DATE 2021.02.03 #define SIGNATURE_DATE 2021.02.05
#define SIGNATURE_HASH 1956404947 #define SIGNATURE_HASH 1188909782
#define TS_SIGNATURE "rusEFI 2021.02.03.hellen_cypress.1956404947" #define TS_SIGNATURE "rusEFI 2021.02.05.hellen_cypress.1188909782"

View File

@ -3,6 +3,6 @@
// //
#define SIGNATURE_BOARD kin #define SIGNATURE_BOARD kin
#define SIGNATURE_DATE 2021.02.03 #define SIGNATURE_DATE 2021.02.05
#define SIGNATURE_HASH 1956404947 #define SIGNATURE_HASH 1188909782
#define TS_SIGNATURE "rusEFI 2021.02.03.kin.1956404947" #define TS_SIGNATURE "rusEFI 2021.02.05.kin.1188909782"

View File

@ -3,6 +3,6 @@
// //
#define SIGNATURE_BOARD mre_f4 #define SIGNATURE_BOARD mre_f4
#define SIGNATURE_DATE 2021.02.03 #define SIGNATURE_DATE 2021.02.05
#define SIGNATURE_HASH 405207017 #define SIGNATURE_HASH 711457772
#define TS_SIGNATURE "rusEFI 2021.02.03.mre_f4.405207017" #define TS_SIGNATURE "rusEFI 2021.02.05.mre_f4.711457772"

View File

@ -3,6 +3,6 @@
// //
#define SIGNATURE_BOARD mre_f7 #define SIGNATURE_BOARD mre_f7
#define SIGNATURE_DATE 2021.02.03 #define SIGNATURE_DATE 2021.02.05
#define SIGNATURE_HASH 405207017 #define SIGNATURE_HASH 711457772
#define TS_SIGNATURE "rusEFI 2021.02.03.mre_f7.405207017" #define TS_SIGNATURE "rusEFI 2021.02.05.mre_f7.711457772"

View File

@ -3,6 +3,6 @@
// //
#define SIGNATURE_BOARD prometheus_405 #define SIGNATURE_BOARD prometheus_405
#define SIGNATURE_DATE 2021.02.03 #define SIGNATURE_DATE 2021.02.05
#define SIGNATURE_HASH 611747637 #define SIGNATURE_HASH 372738864
#define TS_SIGNATURE "rusEFI 2021.02.03.prometheus_405.611747637" #define TS_SIGNATURE "rusEFI 2021.02.05.prometheus_405.372738864"

View File

@ -3,6 +3,6 @@
// //
#define SIGNATURE_BOARD prometheus_469 #define SIGNATURE_BOARD prometheus_469
#define SIGNATURE_DATE 2021.02.03 #define SIGNATURE_DATE 2021.02.05
#define SIGNATURE_HASH 611747637 #define SIGNATURE_HASH 372738864
#define TS_SIGNATURE "rusEFI 2021.02.03.prometheus_469.611747637" #define TS_SIGNATURE "rusEFI 2021.02.05.prometheus_469.372738864"

View File

@ -3,6 +3,6 @@
// //
#define SIGNATURE_BOARD proteus_f4 #define SIGNATURE_BOARD proteus_f4
#define SIGNATURE_DATE 2021.02.03 #define SIGNATURE_DATE 2021.02.05
#define SIGNATURE_HASH 1372671276 #define SIGNATURE_HASH 1670398249
#define TS_SIGNATURE "rusEFI 2021.02.03.proteus_f4.1372671276" #define TS_SIGNATURE "rusEFI 2021.02.05.proteus_f4.1670398249"

View File

@ -3,6 +3,6 @@
// //
#define SIGNATURE_BOARD proteus_f7 #define SIGNATURE_BOARD proteus_f7
#define SIGNATURE_DATE 2021.02.03 #define SIGNATURE_DATE 2021.02.05
#define SIGNATURE_HASH 1372671276 #define SIGNATURE_HASH 1670398249
#define TS_SIGNATURE "rusEFI 2021.02.03.proteus_f7.1372671276" #define TS_SIGNATURE "rusEFI 2021.02.05.proteus_f7.1670398249"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.02.03.all.920683779" signature = "rusEFI 2021.02.05.all.77695238"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.02.03.all.920683779" ; signature is expected to be 7 or more characters. signature = "rusEFI 2021.02.05.all.77695238" ; signature is expected to be 7 or more characters.
[Constants] [Constants]
; new packet serial format with CRC ; new packet serial format with CRC
@ -77,7 +77,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code ; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Feb 03 19:36:03 UTC 2021 ; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Feb 05 16:29:04 UTC 2021
pageSize = 20000 pageSize = 20000
page = 1 page = 1
@ -113,7 +113,7 @@ useRunningMathForCranking = bits, U32, 76, [23:23], "Fixed", "Fuel Map"
displayLogicLevelsInEngineSniffer = bits, U32, 76, [24:24], "false", "true" displayLogicLevelsInEngineSniffer = bits, U32, 76, [24:24], "false", "true"
useTLE8888_stepper = bits, U32, 76, [25:25], "false", "true" useTLE8888_stepper = bits, U32, 76, [25:25], "false", "true"
enableMapEstimationTableFallback = bits, U32, 76, [26:26], "false", "true" enableMapEstimationTableFallback = bits, U32, 76, [26:26], "false", "true"
issue_294_28 = bits, U32, 76, [27:27], "false", "true" useFSIOTableForCanSniffingFiltering = bits, U32, 76, [27:27], "false", "true"
issue_294_29 = bits, U32, 76, [28:28], "false", "true" issue_294_29 = bits, U32, 76, [28:28], "false", "true"
issue_294_30 = bits, U32, 76, [29:29], "false", "true" issue_294_30 = bits, U32, 76, [29:29], "false", "true"
issue_294_31 = bits, U32, 76, [30:30], "nada_example", "si_example" issue_294_31 = bits, U32, 76, [30:30], "nada_example", "si_example"
@ -4284,6 +4284,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
field = "Can Nbc Type", canNbcType field = "Can Nbc Type", canNbcType
field = "Can Baud Rate", canBaudRate field = "Can Baud Rate", canBaudRate
field = "Enable rusEFI CAN broadcast", enableVerboseCanTx field = "Enable rusEFI CAN broadcast", enableVerboseCanTx
field = "use FSIO Table CAN Sniffing Filtering",useFSIOTableForCanSniffingFiltering
field = "rusEFI CAN data base address", verboseCanBaseAddress field = "rusEFI CAN data base address", verboseCanBaseAddress
field = "Can Sleep Period", canSleepPeriodMs field = "Can Sleep Period", canSleepPeriodMs
field = "RX pin", canRxPin field = "RX pin", canRxPin

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.02.03.frankenso_na6.2996480144" signature = "rusEFI 2021.02.05.frankenso_na6.2161878165"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.02.03.frankenso_na6.2996480144" ; signature is expected to be 7 or more characters. signature = "rusEFI 2021.02.05.frankenso_na6.2161878165" ; signature is expected to be 7 or more characters.
[Constants] [Constants]
; new packet serial format with CRC ; new packet serial format with CRC
@ -77,7 +77,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code ; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Feb 03 19:36:10 UTC 2021 ; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Feb 05 16:29:10 UTC 2021
pageSize = 20000 pageSize = 20000
page = 1 page = 1
@ -113,7 +113,7 @@ useRunningMathForCranking = bits, U32, 76, [23:23], "Fixed", "Fuel Map"
displayLogicLevelsInEngineSniffer = bits, U32, 76, [24:24], "false", "true" displayLogicLevelsInEngineSniffer = bits, U32, 76, [24:24], "false", "true"
useTLE8888_stepper = bits, U32, 76, [25:25], "false", "true" useTLE8888_stepper = bits, U32, 76, [25:25], "false", "true"
enableMapEstimationTableFallback = bits, U32, 76, [26:26], "false", "true" enableMapEstimationTableFallback = bits, U32, 76, [26:26], "false", "true"
issue_294_28 = bits, U32, 76, [27:27], "false", "true" useFSIOTableForCanSniffingFiltering = bits, U32, 76, [27:27], "false", "true"
issue_294_29 = bits, U32, 76, [28:28], "false", "true" issue_294_29 = bits, U32, 76, [28:28], "false", "true"
issue_294_30 = bits, U32, 76, [29:29], "false", "true" issue_294_30 = bits, U32, 76, [29:29], "false", "true"
issue_294_31 = bits, U32, 76, [30:30], "nada_example", "si_example" issue_294_31 = bits, U32, 76, [30:30], "nada_example", "si_example"
@ -4284,6 +4284,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
field = "Can Nbc Type", canNbcType field = "Can Nbc Type", canNbcType
field = "Can Baud Rate", canBaudRate field = "Can Baud Rate", canBaudRate
field = "Enable rusEFI CAN broadcast", enableVerboseCanTx field = "Enable rusEFI CAN broadcast", enableVerboseCanTx
field = "use FSIO Table CAN Sniffing Filtering",useFSIOTableForCanSniffingFiltering
field = "rusEFI CAN data base address", verboseCanBaseAddress field = "rusEFI CAN data base address", verboseCanBaseAddress
field = "Can Sleep Period", canSleepPeriodMs field = "Can Sleep Period", canSleepPeriodMs
field = "RX pin", canRxPin field = "RX pin", canRxPin

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.02.03.hellen72.615833019" signature = "rusEFI 2021.02.05.hellen72.385208766"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.02.03.hellen72.615833019" ; signature is expected to be 7 or more characters. signature = "rusEFI 2021.02.05.hellen72.385208766" ; signature is expected to be 7 or more characters.
[Constants] [Constants]
; new packet serial format with CRC ; new packet serial format with CRC
@ -77,7 +77,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code ; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Feb 03 19:36:05 UTC 2021 ; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Feb 05 16:29:06 UTC 2021
pageSize = 20000 pageSize = 20000
page = 1 page = 1
@ -113,7 +113,7 @@ useRunningMathForCranking = bits, U32, 76, [23:23], "Fixed", "Fuel Map"
displayLogicLevelsInEngineSniffer = bits, U32, 76, [24:24], "false", "true" displayLogicLevelsInEngineSniffer = bits, U32, 76, [24:24], "false", "true"
useTLE8888_stepper = bits, U32, 76, [25:25], "false", "true" useTLE8888_stepper = bits, U32, 76, [25:25], "false", "true"
enableMapEstimationTableFallback = bits, U32, 76, [26:26], "false", "true" enableMapEstimationTableFallback = bits, U32, 76, [26:26], "false", "true"
issue_294_28 = bits, U32, 76, [27:27], "false", "true" useFSIOTableForCanSniffingFiltering = bits, U32, 76, [27:27], "false", "true"
issue_294_29 = bits, U32, 76, [28:28], "false", "true" issue_294_29 = bits, U32, 76, [28:28], "false", "true"
issue_294_30 = bits, U32, 76, [29:29], "false", "true" issue_294_30 = bits, U32, 76, [29:29], "false", "true"
issue_294_31 = bits, U32, 76, [30:30], "nada_example", "si_example" issue_294_31 = bits, U32, 76, [30:30], "nada_example", "si_example"
@ -4266,6 +4266,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
field = "Can Nbc Type", canNbcType field = "Can Nbc Type", canNbcType
field = "Can Baud Rate", canBaudRate field = "Can Baud Rate", canBaudRate
field = "Enable rusEFI CAN broadcast", enableVerboseCanTx field = "Enable rusEFI CAN broadcast", enableVerboseCanTx
field = "use FSIO Table CAN Sniffing Filtering",useFSIOTableForCanSniffingFiltering
field = "rusEFI CAN data base address", verboseCanBaseAddress field = "rusEFI CAN data base address", verboseCanBaseAddress
field = "Can Sleep Period", canSleepPeriodMs field = "Can Sleep Period", canSleepPeriodMs

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.02.03.hellen_cypress.1956404947" signature = "rusEFI 2021.02.05.hellen_cypress.1188909782"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.02.03.hellen_cypress.1956404947" ; signature is expected to be 7 or more characters. signature = "rusEFI 2021.02.05.hellen_cypress.1188909782" ; signature is expected to be 7 or more characters.
[Constants] [Constants]
; new packet serial format with CRC ; new packet serial format with CRC
@ -77,7 +77,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code ; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Wed Feb 03 19:36:27 UTC 2021 ; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Fri Feb 05 16:29:24 UTC 2021
pageSize = 20000 pageSize = 20000
page = 1 page = 1
@ -113,7 +113,7 @@ useRunningMathForCranking = bits, U32, 76, [23:23], "Fixed", "Fuel Map"
displayLogicLevelsInEngineSniffer = bits, U32, 76, [24:24], "false", "true" displayLogicLevelsInEngineSniffer = bits, U32, 76, [24:24], "false", "true"
useTLE8888_stepper = bits, U32, 76, [25:25], "false", "true" useTLE8888_stepper = bits, U32, 76, [25:25], "false", "true"
enableMapEstimationTableFallback = bits, U32, 76, [26:26], "false", "true" enableMapEstimationTableFallback = bits, U32, 76, [26:26], "false", "true"
issue_294_28 = bits, U32, 76, [27:27], "false", "true" useFSIOTableForCanSniffingFiltering = bits, U32, 76, [27:27], "false", "true"
issue_294_29 = bits, U32, 76, [28:28], "false", "true" issue_294_29 = bits, U32, 76, [28:28], "false", "true"
issue_294_30 = bits, U32, 76, [29:29], "false", "true" issue_294_30 = bits, U32, 76, [29:29], "false", "true"
issue_294_31 = bits, U32, 76, [30:30], "nada_example", "si_example" issue_294_31 = bits, U32, 76, [30:30], "nada_example", "si_example"
@ -4284,6 +4284,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
field = "Can Nbc Type", canNbcType field = "Can Nbc Type", canNbcType
field = "Can Baud Rate", canBaudRate field = "Can Baud Rate", canBaudRate
field = "Enable rusEFI CAN broadcast", enableVerboseCanTx field = "Enable rusEFI CAN broadcast", enableVerboseCanTx
field = "use FSIO Table CAN Sniffing Filtering",useFSIOTableForCanSniffingFiltering
field = "rusEFI CAN data base address", verboseCanBaseAddress field = "rusEFI CAN data base address", verboseCanBaseAddress
field = "Can Sleep Period", canSleepPeriodMs field = "Can Sleep Period", canSleepPeriodMs
field = "RX pin", canRxPin field = "RX pin", canRxPin

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.02.03.kin.1956404947" signature = "rusEFI 2021.02.05.kin.1188909782"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.02.03.kin.1956404947" ; signature is expected to be 7 or more characters. signature = "rusEFI 2021.02.05.kin.1188909782" ; signature is expected to be 7 or more characters.
[Constants] [Constants]
; new packet serial format with CRC ; new packet serial format with CRC
@ -77,7 +77,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code ; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Wed Feb 03 19:36:26 UTC 2021 ; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Fri Feb 05 16:29:23 UTC 2021
pageSize = 20000 pageSize = 20000
page = 1 page = 1
@ -113,7 +113,7 @@ useRunningMathForCranking = bits, U32, 76, [23:23], "Fixed", "Fuel Map"
displayLogicLevelsInEngineSniffer = bits, U32, 76, [24:24], "false", "true" displayLogicLevelsInEngineSniffer = bits, U32, 76, [24:24], "false", "true"
useTLE8888_stepper = bits, U32, 76, [25:25], "false", "true" useTLE8888_stepper = bits, U32, 76, [25:25], "false", "true"
enableMapEstimationTableFallback = bits, U32, 76, [26:26], "false", "true" enableMapEstimationTableFallback = bits, U32, 76, [26:26], "false", "true"
issue_294_28 = bits, U32, 76, [27:27], "false", "true" useFSIOTableForCanSniffingFiltering = bits, U32, 76, [27:27], "false", "true"
issue_294_29 = bits, U32, 76, [28:28], "false", "true" issue_294_29 = bits, U32, 76, [28:28], "false", "true"
issue_294_30 = bits, U32, 76, [29:29], "false", "true" issue_294_30 = bits, U32, 76, [29:29], "false", "true"
issue_294_31 = bits, U32, 76, [30:30], "nada_example", "si_example" issue_294_31 = bits, U32, 76, [30:30], "nada_example", "si_example"
@ -4284,6 +4284,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
field = "Can Nbc Type", canNbcType field = "Can Nbc Type", canNbcType
field = "Can Baud Rate", canBaudRate field = "Can Baud Rate", canBaudRate
field = "Enable rusEFI CAN broadcast", enableVerboseCanTx field = "Enable rusEFI CAN broadcast", enableVerboseCanTx
field = "use FSIO Table CAN Sniffing Filtering",useFSIOTableForCanSniffingFiltering
field = "rusEFI CAN data base address", verboseCanBaseAddress field = "rusEFI CAN data base address", verboseCanBaseAddress
field = "Can Sleep Period", canSleepPeriodMs field = "Can Sleep Period", canSleepPeriodMs
field = "RX pin", canRxPin field = "RX pin", canRxPin

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.02.03.mre_f4.405207017" signature = "rusEFI 2021.02.05.mre_f4.711457772"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.02.03.mre_f4.405207017" ; signature is expected to be 7 or more characters. signature = "rusEFI 2021.02.05.mre_f4.711457772" ; signature is expected to be 7 or more characters.
[Constants] [Constants]
; new packet serial format with CRC ; new packet serial format with CRC
@ -77,7 +77,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code ; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Feb 03 19:36:08 UTC 2021 ; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Feb 05 16:29:09 UTC 2021
pageSize = 20000 pageSize = 20000
page = 1 page = 1
@ -113,7 +113,7 @@ useRunningMathForCranking = bits, U32, 76, [23:23], "Fixed", "Fuel Map"
displayLogicLevelsInEngineSniffer = bits, U32, 76, [24:24], "false", "true" displayLogicLevelsInEngineSniffer = bits, U32, 76, [24:24], "false", "true"
useTLE8888_stepper = bits, U32, 76, [25:25], "false", "true" useTLE8888_stepper = bits, U32, 76, [25:25], "false", "true"
enableMapEstimationTableFallback = bits, U32, 76, [26:26], "false", "true" enableMapEstimationTableFallback = bits, U32, 76, [26:26], "false", "true"
issue_294_28 = bits, U32, 76, [27:27], "false", "true" useFSIOTableForCanSniffingFiltering = bits, U32, 76, [27:27], "false", "true"
issue_294_29 = bits, U32, 76, [28:28], "false", "true" issue_294_29 = bits, U32, 76, [28:28], "false", "true"
issue_294_30 = bits, U32, 76, [29:29], "false", "true" issue_294_30 = bits, U32, 76, [29:29], "false", "true"
issue_294_31 = bits, U32, 76, [30:30], "nada_example", "si_example" issue_294_31 = bits, U32, 76, [30:30], "nada_example", "si_example"
@ -4266,6 +4266,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
field = "Can Nbc Type", canNbcType field = "Can Nbc Type", canNbcType
field = "Can Baud Rate", canBaudRate field = "Can Baud Rate", canBaudRate
field = "Enable rusEFI CAN broadcast", enableVerboseCanTx field = "Enable rusEFI CAN broadcast", enableVerboseCanTx
field = "use FSIO Table CAN Sniffing Filtering",useFSIOTableForCanSniffingFiltering
field = "rusEFI CAN data base address", verboseCanBaseAddress field = "rusEFI CAN data base address", verboseCanBaseAddress
field = "Can Sleep Period", canSleepPeriodMs field = "Can Sleep Period", canSleepPeriodMs

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.02.03.mre_f7.405207017" signature = "rusEFI 2021.02.05.mre_f7.711457772"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.02.03.mre_f7.405207017" ; signature is expected to be 7 or more characters. signature = "rusEFI 2021.02.05.mre_f7.711457772" ; signature is expected to be 7 or more characters.
[Constants] [Constants]
; new packet serial format with CRC ; new packet serial format with CRC
@ -77,7 +77,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code ; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Feb 03 19:36:06 UTC 2021 ; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Feb 05 16:29:07 UTC 2021
pageSize = 20000 pageSize = 20000
page = 1 page = 1
@ -113,7 +113,7 @@ useRunningMathForCranking = bits, U32, 76, [23:23], "Fixed", "Fuel Map"
displayLogicLevelsInEngineSniffer = bits, U32, 76, [24:24], "false", "true" displayLogicLevelsInEngineSniffer = bits, U32, 76, [24:24], "false", "true"
useTLE8888_stepper = bits, U32, 76, [25:25], "false", "true" useTLE8888_stepper = bits, U32, 76, [25:25], "false", "true"
enableMapEstimationTableFallback = bits, U32, 76, [26:26], "false", "true" enableMapEstimationTableFallback = bits, U32, 76, [26:26], "false", "true"
issue_294_28 = bits, U32, 76, [27:27], "false", "true" useFSIOTableForCanSniffingFiltering = bits, U32, 76, [27:27], "false", "true"
issue_294_29 = bits, U32, 76, [28:28], "false", "true" issue_294_29 = bits, U32, 76, [28:28], "false", "true"
issue_294_30 = bits, U32, 76, [29:29], "false", "true" issue_294_30 = bits, U32, 76, [29:29], "false", "true"
issue_294_31 = bits, U32, 76, [30:30], "nada_example", "si_example" issue_294_31 = bits, U32, 76, [30:30], "nada_example", "si_example"
@ -4266,6 +4266,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
field = "Can Nbc Type", canNbcType field = "Can Nbc Type", canNbcType
field = "Can Baud Rate", canBaudRate field = "Can Baud Rate", canBaudRate
field = "Enable rusEFI CAN broadcast", enableVerboseCanTx field = "Enable rusEFI CAN broadcast", enableVerboseCanTx
field = "use FSIO Table CAN Sniffing Filtering",useFSIOTableForCanSniffingFiltering
field = "rusEFI CAN data base address", verboseCanBaseAddress field = "rusEFI CAN data base address", verboseCanBaseAddress
field = "Can Sleep Period", canSleepPeriodMs field = "Can Sleep Period", canSleepPeriodMs

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.02.03.prometheus_405.611747637" signature = "rusEFI 2021.02.05.prometheus_405.372738864"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.02.03.prometheus_405.611747637" ; signature is expected to be 7 or more characters. signature = "rusEFI 2021.02.05.prometheus_405.372738864" ; signature is expected to be 7 or more characters.
[Constants] [Constants]
; new packet serial format with CRC ; new packet serial format with CRC
@ -77,7 +77,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code ; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Feb 03 19:36:21 UTC 2021 ; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Feb 05 16:29:12 UTC 2021
pageSize = 20000 pageSize = 20000
page = 1 page = 1
@ -113,7 +113,7 @@ useRunningMathForCranking = bits, U32, 76, [23:23], "Fixed", "Fuel Map"
displayLogicLevelsInEngineSniffer = bits, U32, 76, [24:24], "false", "true" displayLogicLevelsInEngineSniffer = bits, U32, 76, [24:24], "false", "true"
useTLE8888_stepper = bits, U32, 76, [25:25], "false", "true" useTLE8888_stepper = bits, U32, 76, [25:25], "false", "true"
enableMapEstimationTableFallback = bits, U32, 76, [26:26], "false", "true" enableMapEstimationTableFallback = bits, U32, 76, [26:26], "false", "true"
issue_294_28 = bits, U32, 76, [27:27], "false", "true" useFSIOTableForCanSniffingFiltering = bits, U32, 76, [27:27], "false", "true"
issue_294_29 = bits, U32, 76, [28:28], "false", "true" issue_294_29 = bits, U32, 76, [28:28], "false", "true"
issue_294_30 = bits, U32, 76, [29:29], "false", "true" issue_294_30 = bits, U32, 76, [29:29], "false", "true"
issue_294_31 = bits, U32, 76, [30:30], "nada_example", "si_example" issue_294_31 = bits, U32, 76, [30:30], "nada_example", "si_example"
@ -4280,6 +4280,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
field = "Can Nbc Type", canNbcType field = "Can Nbc Type", canNbcType
field = "Can Baud Rate", canBaudRate field = "Can Baud Rate", canBaudRate
field = "Enable rusEFI CAN broadcast", enableVerboseCanTx field = "Enable rusEFI CAN broadcast", enableVerboseCanTx
field = "use FSIO Table CAN Sniffing Filtering",useFSIOTableForCanSniffingFiltering
field = "rusEFI CAN data base address", verboseCanBaseAddress field = "rusEFI CAN data base address", verboseCanBaseAddress
field = "Can Sleep Period", canSleepPeriodMs field = "Can Sleep Period", canSleepPeriodMs
field = "RX pin", canRxPin field = "RX pin", canRxPin

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.02.03.prometheus_469.611747637" signature = "rusEFI 2021.02.05.prometheus_469.372738864"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.02.03.prometheus_469.611747637" ; signature is expected to be 7 or more characters. signature = "rusEFI 2021.02.05.prometheus_469.372738864" ; signature is expected to be 7 or more characters.
[Constants] [Constants]
; new packet serial format with CRC ; new packet serial format with CRC
@ -77,7 +77,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code ; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Feb 03 19:36:12 UTC 2021 ; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Feb 05 16:29:11 UTC 2021
pageSize = 20000 pageSize = 20000
page = 1 page = 1
@ -113,7 +113,7 @@ useRunningMathForCranking = bits, U32, 76, [23:23], "Fixed", "Fuel Map"
displayLogicLevelsInEngineSniffer = bits, U32, 76, [24:24], "false", "true" displayLogicLevelsInEngineSniffer = bits, U32, 76, [24:24], "false", "true"
useTLE8888_stepper = bits, U32, 76, [25:25], "false", "true" useTLE8888_stepper = bits, U32, 76, [25:25], "false", "true"
enableMapEstimationTableFallback = bits, U32, 76, [26:26], "false", "true" enableMapEstimationTableFallback = bits, U32, 76, [26:26], "false", "true"
issue_294_28 = bits, U32, 76, [27:27], "false", "true" useFSIOTableForCanSniffingFiltering = bits, U32, 76, [27:27], "false", "true"
issue_294_29 = bits, U32, 76, [28:28], "false", "true" issue_294_29 = bits, U32, 76, [28:28], "false", "true"
issue_294_30 = bits, U32, 76, [29:29], "false", "true" issue_294_30 = bits, U32, 76, [29:29], "false", "true"
issue_294_31 = bits, U32, 76, [30:30], "nada_example", "si_example" issue_294_31 = bits, U32, 76, [30:30], "nada_example", "si_example"
@ -4280,6 +4280,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
field = "Can Nbc Type", canNbcType field = "Can Nbc Type", canNbcType
field = "Can Baud Rate", canBaudRate field = "Can Baud Rate", canBaudRate
field = "Enable rusEFI CAN broadcast", enableVerboseCanTx field = "Enable rusEFI CAN broadcast", enableVerboseCanTx
field = "use FSIO Table CAN Sniffing Filtering",useFSIOTableForCanSniffingFiltering
field = "rusEFI CAN data base address", verboseCanBaseAddress field = "rusEFI CAN data base address", verboseCanBaseAddress
field = "Can Sleep Period", canSleepPeriodMs field = "Can Sleep Period", canSleepPeriodMs
field = "RX pin", canRxPin field = "RX pin", canRxPin

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.02.03.proteus_f4.1372671276" signature = "rusEFI 2021.02.05.proteus_f4.1670398249"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.02.03.proteus_f4.1372671276" ; signature is expected to be 7 or more characters. signature = "rusEFI 2021.02.05.proteus_f4.1670398249" ; signature is expected to be 7 or more characters.
[Constants] [Constants]
; new packet serial format with CRC ; new packet serial format with CRC
@ -77,7 +77,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code ; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Feb 03 19:36:24 UTC 2021 ; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Feb 05 16:29:22 UTC 2021
pageSize = 20000 pageSize = 20000
page = 1 page = 1
@ -113,7 +113,7 @@ useRunningMathForCranking = bits, U32, 76, [23:23], "Fixed", "Fuel Map"
displayLogicLevelsInEngineSniffer = bits, U32, 76, [24:24], "false", "true" displayLogicLevelsInEngineSniffer = bits, U32, 76, [24:24], "false", "true"
useTLE8888_stepper = bits, U32, 76, [25:25], "false", "true" useTLE8888_stepper = bits, U32, 76, [25:25], "false", "true"
enableMapEstimationTableFallback = bits, U32, 76, [26:26], "false", "true" enableMapEstimationTableFallback = bits, U32, 76, [26:26], "false", "true"
issue_294_28 = bits, U32, 76, [27:27], "false", "true" useFSIOTableForCanSniffingFiltering = bits, U32, 76, [27:27], "false", "true"
issue_294_29 = bits, U32, 76, [28:28], "false", "true" issue_294_29 = bits, U32, 76, [28:28], "false", "true"
issue_294_30 = bits, U32, 76, [29:29], "false", "true" issue_294_30 = bits, U32, 76, [29:29], "false", "true"
issue_294_31 = bits, U32, 76, [30:30], "nada_example", "si_example" issue_294_31 = bits, U32, 76, [30:30], "nada_example", "si_example"
@ -4260,6 +4260,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
field = "Can Nbc Type", canNbcType field = "Can Nbc Type", canNbcType
field = "Can Baud Rate", canBaudRate field = "Can Baud Rate", canBaudRate
field = "Enable rusEFI CAN broadcast", enableVerboseCanTx field = "Enable rusEFI CAN broadcast", enableVerboseCanTx
field = "use FSIO Table CAN Sniffing Filtering",useFSIOTableForCanSniffingFiltering
field = "rusEFI CAN data base address", verboseCanBaseAddress field = "rusEFI CAN data base address", verboseCanBaseAddress
field = "Can Sleep Period", canSleepPeriodMs field = "Can Sleep Period", canSleepPeriodMs

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.02.03.proteus_f7.1372671276" signature = "rusEFI 2021.02.05.proteus_f7.1670398249"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.02.03.proteus_f7.1372671276" ; signature is expected to be 7 or more characters. signature = "rusEFI 2021.02.05.proteus_f7.1670398249" ; signature is expected to be 7 or more characters.
[Constants] [Constants]
; new packet serial format with CRC ; new packet serial format with CRC
@ -77,7 +77,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code ; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Feb 03 19:36:22 UTC 2021 ; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Feb 05 16:29:18 UTC 2021
pageSize = 20000 pageSize = 20000
page = 1 page = 1
@ -113,7 +113,7 @@ useRunningMathForCranking = bits, U32, 76, [23:23], "Fixed", "Fuel Map"
displayLogicLevelsInEngineSniffer = bits, U32, 76, [24:24], "false", "true" displayLogicLevelsInEngineSniffer = bits, U32, 76, [24:24], "false", "true"
useTLE8888_stepper = bits, U32, 76, [25:25], "false", "true" useTLE8888_stepper = bits, U32, 76, [25:25], "false", "true"
enableMapEstimationTableFallback = bits, U32, 76, [26:26], "false", "true" enableMapEstimationTableFallback = bits, U32, 76, [26:26], "false", "true"
issue_294_28 = bits, U32, 76, [27:27], "false", "true" useFSIOTableForCanSniffingFiltering = bits, U32, 76, [27:27], "false", "true"
issue_294_29 = bits, U32, 76, [28:28], "false", "true" issue_294_29 = bits, U32, 76, [28:28], "false", "true"
issue_294_30 = bits, U32, 76, [29:29], "false", "true" issue_294_30 = bits, U32, 76, [29:29], "false", "true"
issue_294_31 = bits, U32, 76, [30:30], "nada_example", "si_example" issue_294_31 = bits, U32, 76, [30:30], "nada_example", "si_example"
@ -4260,6 +4260,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
field = "Can Nbc Type", canNbcType field = "Can Nbc Type", canNbcType
field = "Can Baud Rate", canBaudRate field = "Can Baud Rate", canBaudRate
field = "Enable rusEFI CAN broadcast", enableVerboseCanTx field = "Enable rusEFI CAN broadcast", enableVerboseCanTx
field = "use FSIO Table CAN Sniffing Filtering",useFSIOTableForCanSniffingFiltering
field = "rusEFI CAN data base address", verboseCanBaseAddress field = "rusEFI CAN data base address", verboseCanBaseAddress
field = "Can Sleep Period", canSleepPeriodMs field = "Can Sleep Period", canSleepPeriodMs

View File

@ -1,6 +1,6 @@
package com.rusefi.config.generated; package com.rusefi.config.generated;
// this file was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Feb 03 19:36:03 UTC 2021 // this file was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Feb 05 16:29:04 UTC 2021
// by class com.rusefi.output.FileJavaFieldsConsumer // by class com.rusefi.output.FileJavaFieldsConsumer
import com.rusefi.config.*; import com.rusefi.config.*;
@ -954,7 +954,6 @@ public class Fields {
public static final int isManualSpinningMode_offset = 1476; public static final int isManualSpinningMode_offset = 1476;
public static final int isMapAveragingEnabled_offset = 1476; public static final int isMapAveragingEnabled_offset = 1476;
public static final int isSdCardEnabled_offset = 744; public static final int isSdCardEnabled_offset = 744;
public static final int issue_294_28_offset = 76;
public static final int issue_294_29_offset = 76; public static final int issue_294_29_offset = 76;
public static final int issue_294_30_offset = 76; public static final int issue_294_30_offset = 76;
public static final int issue_294_31_offset = 76; public static final int issue_294_31_offset = 76;
@ -1209,7 +1208,7 @@ public class Fields {
public static final int servoOutputPins8_offset = 3147; public static final int servoOutputPins8_offset = 3147;
public static final int showHumanReadableWarning_offset = 976; public static final int showHumanReadableWarning_offset = 976;
public static final int showSdCardWarning_offset = 76; public static final int showSdCardWarning_offset = 76;
public static final int SIGNATURE_HASH = 920683779; public static final int SIGNATURE_HASH = 77695238;
public static final int silentTriggerError_offset = 1464; public static final int silentTriggerError_offset = 1464;
public static final int slowAdcAlpha_offset = 2088; public static final int slowAdcAlpha_offset = 2088;
public static final int sparkDwellRpmBins_offset = 332; public static final int sparkDwellRpmBins_offset = 332;
@ -1493,7 +1492,7 @@ public class Fields {
public static final char TS_SD_R_COMMAND = 'r'; public static final char TS_SD_R_COMMAND = 'r';
public static final char TS_SD_W_COMMAND = 'w'; public static final char TS_SD_W_COMMAND = 'w';
public static final char TS_SET_LOGGER_SWITCH = 'l'; public static final char TS_SET_LOGGER_SWITCH = 'l';
public static final String TS_SIGNATURE = "rusEFI 2021.02.03.all.920683779"; public static final String TS_SIGNATURE = "rusEFI 2021.02.05.all.77695238";
public static final char TS_SINGLE_WRITE_COMMAND = 'W'; public static final char TS_SINGLE_WRITE_COMMAND = 'W';
public static final int TT_TT_1_16 = 50; public static final int TT_TT_1_16 = 50;
public static final int TT_TT_2JZ_1_12 = 29; public static final int TT_TT_2JZ_1_12 = 29;
@ -1630,6 +1629,7 @@ public class Fields {
public static final int useFSIO6ForRevLimiter_offset = 1464; public static final int useFSIO6ForRevLimiter_offset = 1464;
public static final int useFSIO8ForServo1_offset = 1464; public static final int useFSIO8ForServo1_offset = 1464;
public static final int useFSIO9ForServo2_offset = 1464; public static final int useFSIO9ForServo2_offset = 1464;
public static final int useFSIOTableForCanSniffingFiltering_offset = 76;
public static final int useHbridges_offset = 976; public static final int useHbridges_offset = 976;
public static final int useIacPidMultTable_offset = 1476; public static final int useIacPidMultTable_offset = 1476;
public static final int useIacTableForCoasting_offset = 744; public static final int useIacTableForCoasting_offset = 744;
@ -1710,7 +1710,7 @@ public class Fields {
public static final Field DISPLAYLOGICLEVELSINENGINESNIFFER = Field.create("DISPLAYLOGICLEVELSINENGINESNIFFER", 76, FieldType.BIT, 24); public static final Field DISPLAYLOGICLEVELSINENGINESNIFFER = Field.create("DISPLAYLOGICLEVELSINENGINESNIFFER", 76, FieldType.BIT, 24);
public static final Field USETLE8888_STEPPER = Field.create("USETLE8888_STEPPER", 76, FieldType.BIT, 25); public static final Field USETLE8888_STEPPER = Field.create("USETLE8888_STEPPER", 76, FieldType.BIT, 25);
public static final Field ENABLEMAPESTIMATIONTABLEFALLBACK = Field.create("ENABLEMAPESTIMATIONTABLEFALLBACK", 76, FieldType.BIT, 26); public static final Field ENABLEMAPESTIMATIONTABLEFALLBACK = Field.create("ENABLEMAPESTIMATIONTABLEFALLBACK", 76, FieldType.BIT, 26);
public static final Field ISSUE_294_28 = Field.create("ISSUE_294_28", 76, FieldType.BIT, 27); public static final Field USEFSIOTABLEFORCANSNIFFINGFILTERING = Field.create("USEFSIOTABLEFORCANSNIFFINGFILTERING", 76, FieldType.BIT, 27);
public static final Field ISSUE_294_29 = Field.create("ISSUE_294_29", 76, FieldType.BIT, 28); public static final Field ISSUE_294_29 = Field.create("ISSUE_294_29", 76, FieldType.BIT, 28);
public static final Field ISSUE_294_30 = Field.create("ISSUE_294_30", 76, FieldType.BIT, 29); public static final Field ISSUE_294_30 = Field.create("ISSUE_294_30", 76, FieldType.BIT, 29);
public static final Field ISSUE_294_31 = Field.create("ISSUE_294_31", 76, FieldType.BIT, 30); public static final Field ISSUE_294_31 = Field.create("ISSUE_294_31", 76, FieldType.BIT, 30);
@ -2808,7 +2808,7 @@ public class Fields {
DISPLAYLOGICLEVELSINENGINESNIFFER, DISPLAYLOGICLEVELSINENGINESNIFFER,
USETLE8888_STEPPER, USETLE8888_STEPPER,
ENABLEMAPESTIMATIONTABLEFALLBACK, ENABLEMAPESTIMATIONTABLEFALLBACK,
ISSUE_294_28, USEFSIOTABLEFORCANSNIFFINGFILTERING,
ISSUE_294_29, ISSUE_294_29,
ISSUE_294_30, ISSUE_294_30,
ISSUE_294_31, ISSUE_294_31,

View File

@ -1,6 +1,6 @@
<roms> <roms>
<!-- was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh Wed Feb 03 19:36:04 UTC 2021 --> <!-- was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh Fri Feb 05 16:29:05 UTC 2021 -->
<rom> <rom>
<romid> <romid>