diff --git a/firmware/tunerstudio/rusefi.ini b/firmware/tunerstudio/rusefi.ini index 41fb7279a0..4e468831e5 100644 --- a/firmware/tunerstudio/rusefi.ini +++ b/firmware/tunerstudio/rusefi.ini @@ -89,7 +89,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.bat integration\rusefi_config.txt Thu May 07 13:45:58 EDT 2020 +; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.bat integration\rusefi_config.txt Sat May 09 03:45:38 EDT 2020 pageSize = 20000 page = 1 @@ -1430,8 +1430,6 @@ page = 1 [OutputChannels] -fileVersion = { 20200310 } - ochGetCommand = "O%2o%2c" ; see TS_OUTPUT_SIZE in console source code @@ -1557,7 +1555,7 @@ fileVersion = { 20200310 } seconds = scalar, U32, 112, "sec", 1, 0.0 engineMode = scalar, U32, 116, "em", 1, 0.0; firmwareVersion = scalar, U32, 120,"version_f", 1, 0 - firmwareTsVersion=scalar, U32, 124,"version_p", 1, 0 + ; calibation helpers calibrationValue = scalar, F32, 128, "", 1, 0 @@ -2312,7 +2310,6 @@ gaugeCategory = Sensors - Raw ; = expression, off-label, on-label, off-bg, off-fg, on-bg, on-fg ; important status indicator = { ind_hasFatalError }, "", "CRITICAL ERROR", white, black, red, black - indicator = { firmwareTsVersion == fileVersion }, "WRONG VERSION", "version ok", red, black, white, black indicator = { ind_isWarnNow }, "", "WARNING", white, black, yellow, black indicator = { ind_check_engine }, "", "Check Engine", white, black, red, black indicator = { isIgnitionEnabledIndicator}, "no ignition", "ignition", yellow, black, white, black diff --git a/firmware/tunerstudio/rusefi_frankenso.ini b/firmware/tunerstudio/rusefi_frankenso.ini index 5d03c729c2..87c651c425 100644 --- a/firmware/tunerstudio/rusefi_frankenso.ini +++ b/firmware/tunerstudio/rusefi_frankenso.ini @@ -89,7 +89,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.bat integration\rusefi_config.txt Thu May 07 13:46:02 EDT 2020 +; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.bat integration\rusefi_config.txt Sat May 09 03:45:51 EDT 2020 pageSize = 20000 page = 1 @@ -1430,8 +1430,6 @@ page = 1 [OutputChannels] -fileVersion = { 20200310 } - ochGetCommand = "O%2o%2c" ; see TS_OUTPUT_SIZE in console source code @@ -1557,7 +1555,7 @@ fileVersion = { 20200310 } seconds = scalar, U32, 112, "sec", 1, 0.0 engineMode = scalar, U32, 116, "em", 1, 0.0; firmwareVersion = scalar, U32, 120,"version_f", 1, 0 - firmwareTsVersion=scalar, U32, 124,"version_p", 1, 0 + ; calibation helpers calibrationValue = scalar, F32, 128, "", 1, 0 @@ -2312,7 +2310,6 @@ gaugeCategory = Sensors - Raw ; = expression, off-label, on-label, off-bg, off-fg, on-bg, on-fg ; important status indicator = { ind_hasFatalError }, "", "CRITICAL ERROR", white, black, red, black - indicator = { firmwareTsVersion == fileVersion }, "WRONG VERSION", "version ok", red, black, white, black indicator = { ind_isWarnNow }, "", "WARNING", white, black, yellow, black indicator = { ind_check_engine }, "", "Check Engine", white, black, red, black indicator = { isIgnitionEnabledIndicator}, "no ignition", "ignition", yellow, black, white, black diff --git a/firmware/tunerstudio/rusefi_kinetis.ini b/firmware/tunerstudio/rusefi_kinetis.ini index 169396753c..9bf3ae6fb1 100644 --- a/firmware/tunerstudio/rusefi_kinetis.ini +++ b/firmware/tunerstudio/rusefi_kinetis.ini @@ -89,7 +89,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 kineris_gen_config.bat integration/rusefi_config.txt Fri May 08 16:32:39 EDT 2020 +; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on kineris_gen_config.bat integration/rusefi_config.txt Sat May 09 03:45:55 EDT 2020 pageSize = 20000 page = 1 @@ -1430,8 +1430,6 @@ page = 1 [OutputChannels] -fileVersion = { 20200310 } - ochGetCommand = "O%2o%2c" ; see TS_OUTPUT_SIZE in console source code @@ -1557,7 +1555,7 @@ fileVersion = { 20200310 } seconds = scalar, U32, 112, "sec", 1, 0.0 engineMode = scalar, U32, 116, "em", 1, 0.0; firmwareVersion = scalar, U32, 120,"version_f", 1, 0 - firmwareTsVersion=scalar, U32, 124,"version_p", 1, 0 + ; calibation helpers calibrationValue = scalar, F32, 128, "", 1, 0 @@ -2312,7 +2310,6 @@ gaugeCategory = Sensors - Raw ; = expression, off-label, on-label, off-bg, off-fg, on-bg, on-fg ; important status indicator = { ind_hasFatalError }, "", "CRITICAL ERROR", white, black, red, black - indicator = { firmwareTsVersion == fileVersion }, "WRONG VERSION", "version ok", red, black, white, black indicator = { ind_isWarnNow }, "", "WARNING", white, black, yellow, black indicator = { ind_check_engine }, "", "Check Engine", white, black, red, black indicator = { isIgnitionEnabledIndicator}, "no ignition", "ignition", yellow, black, white, black diff --git a/firmware/tunerstudio/rusefi_microrusefi.ini b/firmware/tunerstudio/rusefi_microrusefi.ini index c65df9350d..3464a2fee0 100644 --- a/firmware/tunerstudio/rusefi_microrusefi.ini +++ b/firmware/tunerstudio/rusefi_microrusefi.ini @@ -89,7 +89,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.bat integration\rusefi_config.txt Thu May 07 13:46:01 EDT 2020 +; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.bat integration\rusefi_config.txt Sat May 09 03:45:49 EDT 2020 pageSize = 20000 page = 1 @@ -1430,8 +1430,6 @@ page = 1 [OutputChannels] -fileVersion = { 20200310 } - ochGetCommand = "O%2o%2c" ; see TS_OUTPUT_SIZE in console source code @@ -1557,7 +1555,7 @@ fileVersion = { 20200310 } seconds = scalar, U32, 112, "sec", 1, 0.0 engineMode = scalar, U32, 116, "em", 1, 0.0; firmwareVersion = scalar, U32, 120,"version_f", 1, 0 - firmwareTsVersion=scalar, U32, 124,"version_p", 1, 0 + ; calibation helpers calibrationValue = scalar, F32, 128, "", 1, 0 @@ -2312,7 +2310,6 @@ gaugeCategory = Sensors - Raw ; = expression, off-label, on-label, off-bg, off-fg, on-bg, on-fg ; important status indicator = { ind_hasFatalError }, "", "CRITICAL ERROR", white, black, red, black - indicator = { firmwareTsVersion == fileVersion }, "WRONG VERSION", "version ok", red, black, white, black indicator = { ind_isWarnNow }, "", "WARNING", white, black, yellow, black indicator = { ind_check_engine }, "", "Check Engine", white, black, red, black indicator = { isIgnitionEnabledIndicator}, "no ignition", "ignition", yellow, black, white, black diff --git a/firmware/tunerstudio/rusefi_prometheus.ini b/firmware/tunerstudio/rusefi_prometheus.ini index 1924b9b997..d0ecd48207 100644 --- a/firmware/tunerstudio/rusefi_prometheus.ini +++ b/firmware/tunerstudio/rusefi_prometheus.ini @@ -89,7 +89,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.bat integration\rusefi_config.txt Thu May 07 13:46:03 EDT 2020 +; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.bat integration\rusefi_config.txt Sat May 09 03:45:52 EDT 2020 pageSize = 20000 page = 1 @@ -1430,8 +1430,6 @@ page = 1 [OutputChannels] -fileVersion = { 20200310 } - ochGetCommand = "O%2o%2c" ; see TS_OUTPUT_SIZE in console source code @@ -1557,7 +1555,7 @@ fileVersion = { 20200310 } seconds = scalar, U32, 112, "sec", 1, 0.0 engineMode = scalar, U32, 116, "em", 1, 0.0; firmwareVersion = scalar, U32, 120,"version_f", 1, 0 - firmwareTsVersion=scalar, U32, 124,"version_p", 1, 0 + ; calibation helpers calibrationValue = scalar, F32, 128, "", 1, 0 @@ -2312,7 +2310,6 @@ gaugeCategory = Sensors - Raw ; = expression, off-label, on-label, off-bg, off-fg, on-bg, on-fg ; important status indicator = { ind_hasFatalError }, "", "CRITICAL ERROR", white, black, red, black - indicator = { firmwareTsVersion == fileVersion }, "WRONG VERSION", "version ok", red, black, white, black indicator = { ind_isWarnNow }, "", "WARNING", white, black, yellow, black indicator = { ind_check_engine }, "", "Check Engine", white, black, red, black indicator = { isIgnitionEnabledIndicator}, "no ignition", "ignition", yellow, black, white, black diff --git a/firmware/tunerstudio/rusefi_proteus.ini b/firmware/tunerstudio/rusefi_proteus.ini index b43eee3c45..7a3c72d339 100644 --- a/firmware/tunerstudio/rusefi_proteus.ini +++ b/firmware/tunerstudio/rusefi_proteus.ini @@ -89,7 +89,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.bat integration\rusefi_config.txt Thu May 07 13:46:05 EDT 2020 +; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.bat integration\rusefi_config.txt Sat May 09 03:45:53 EDT 2020 pageSize = 20000 page = 1 @@ -1430,8 +1430,6 @@ page = 1 [OutputChannels] -fileVersion = { 20200310 } - ochGetCommand = "O%2o%2c" ; see TS_OUTPUT_SIZE in console source code @@ -1557,7 +1555,7 @@ fileVersion = { 20200310 } seconds = scalar, U32, 112, "sec", 1, 0.0 engineMode = scalar, U32, 116, "em", 1, 0.0; firmwareVersion = scalar, U32, 120,"version_f", 1, 0 - firmwareTsVersion=scalar, U32, 124,"version_p", 1, 0 + ; calibation helpers calibrationValue = scalar, F32, 128, "", 1, 0 @@ -2312,7 +2310,6 @@ gaugeCategory = Sensors - Raw ; = expression, off-label, on-label, off-bg, off-fg, on-bg, on-fg ; important status indicator = { ind_hasFatalError }, "", "CRITICAL ERROR", white, black, red, black - indicator = { firmwareTsVersion == fileVersion }, "WRONG VERSION", "version ok", red, black, white, black indicator = { ind_isWarnNow }, "", "WARNING", white, black, yellow, black indicator = { ind_check_engine }, "", "Check Engine", white, black, red, black indicator = { isIgnitionEnabledIndicator}, "no ignition", "ignition", yellow, black, white, black