diff --git a/firmware/console/binary/generated/data_logs.ini b/firmware/console/binary/generated/data_logs.ini index e83ebf7492..dda1de3f5c 100644 --- a/firmware/console/binary/generated/data_logs.ini +++ b/firmware/console/binary/generated/data_logs.ini @@ -187,6 +187,7 @@ entry = turboSpeed, "Turbocharger Speed", int, "%d" entry = TEMPLOG_MAP_INSTANT_AVERAGE, "TEMPLOG_MAP_INSTANT_AVERAGE", float, "%.3f" entry = fallbackMap, "fallbackMap", int, "%d" entry = TEMPLOG_map_peak, "TEMPLOG_map_peak", int, "%d" +entry = TEMPLOG_map_length, "TEMPLOG_map_length", int, "%d" entry = timingCltCorrection, "timingCltCorrection", float, "%.3f" entry = timingIatCorrection, "timingIatCorrection", float, "%.3f" entry = timingPidCorrection, "timingPidCorrection", float, "%.3f" diff --git a/firmware/console/binary/generated/gauges.ini b/firmware/console/binary/generated/gauges.ini index f6a9ddf49e..a116c98838 100644 --- a/firmware/console/binary/generated/gauges.ini +++ b/firmware/console/binary/generated/gauges.ini @@ -367,7 +367,7 @@ unusedAtTheEnd180Gauge = unusedAtTheEnd180,"unusedAtTheEnd180", "", 0.0,0.0, 0.0 TEMPLOG_MAP_INSTANT_AVERAGEGauge = TEMPLOG_MAP_INSTANT_AVERAGE,"TEMPLOG_MAP_INSTANT_AVERAGE", "", -10000.0,10000.0, -10000.0,10000.0, -10000.0,10000.0, 3,3 fallbackMapGauge = fallbackMap,"fallbackMap", "", -10000.0,10000.0, -10000.0,10000.0, -10000.0,10000.0, 3,3 TEMPLOG_map_peakGauge = TEMPLOG_map_peak,"TEMPLOG_map_peak", "", -10000.0,10000.0, -10000.0,10000.0, -10000.0,10000.0, 3,3 -unused112Gauge = unused112,"unused112", "", -10000.0,10000.0, -10000.0,10000.0, -10000.0,10000.0, 3,3 +TEMPLOG_map_lengthGauge = TEMPLOG_map_length,"TEMPLOG_map_length", "", -10000.0,10000.0, -10000.0,10000.0, -10000.0,10000.0, 3,3 unused113Gauge = unused113,"unused113", "", -10000.0,10000.0, -10000.0,10000.0, -10000.0,10000.0, 3,3 timingCltCorrectionGauge = timingCltCorrection,"timingCltCorrection", "%", 0.0,0.0, 0.0,0.0, 0.0,0.0, 0,0 timingIatCorrectionGauge = timingIatCorrection,"timingIatCorrection", "%", 0.0,0.0, 0.0,0.0, 0.0,0.0, 0,0 diff --git a/firmware/console/binary/generated/output_channels.ini b/firmware/console/binary/generated/output_channels.ini index 474fe69dab..71c65b961b 100644 --- a/firmware/console/binary/generated/output_channels.ini +++ b/firmware/console/binary/generated/output_channels.ini @@ -367,7 +367,7 @@ unusedAtTheEnd180 = scalar, U08, 499, "", 1, 0 TEMPLOG_MAP_INSTANT_AVERAGE = scalar, F32, 500, "", 1, 0 fallbackMap = scalar, U08, 504, "", 1, 0 TEMPLOG_map_peak = scalar, U08, 505, "", 1, 0 -unused112 = scalar, U08, 506, "", 1, 0 +TEMPLOG_map_length = scalar, U08, 506, "", 1, 0 unused113 = scalar, U08, 507, "", 1, 0 timingCltCorrection = scalar, U16, 508, "%", 0.01, 0 timingIatCorrection = scalar, U16, 510, "%", 0.01, 0 diff --git a/firmware/console/binary/ts_outputs_generated.h b/firmware/console/binary/ts_outputs_generated.h index 5b02d58935..d0aca0c4f6 100644 --- a/firmware/console/binary/ts_outputs_generated.h +++ b/firmware/console/binary/ts_outputs_generated.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) console/binary/output_channels.txt Thu Dec 02 22:39:40 UTC 2021 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) console/binary/output_channels.txt Sat Dec 04 22:10:26 UTC 2021 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -840,7 +840,7 @@ struct ts_outputs_s { /** * offset 506 */ - uint8_t unused112 = (uint8_t)0; + uint8_t TEMPLOG_map_length = (uint8_t)0; /** * offset 507 */ @@ -970,4 +970,4 @@ struct ts_outputs_s { }; // end -// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) console/binary/output_channels.txt Thu Dec 02 22:39:40 UTC 2021 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) console/binary/output_channels.txt Sat Dec 04 22:10:26 UTC 2021 diff --git a/firmware/tunerstudio/generated/rusefi.ini b/firmware/tunerstudio/generated/rusefi.ini index 4494dafd24..090d099e4b 100644 --- a/firmware/tunerstudio/generated/rusefi.ini +++ b/firmware/tunerstudio/generated/rusefi.ini @@ -84,7 +84,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Dec 04 02:13:12 UTC 2021 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Dec 04 22:11:17 UTC 2021 pageSize = 20000 page = 1 @@ -2284,7 +2284,7 @@ unusedAtTheEnd180 = scalar, U08, 499, "", 1, 0 TEMPLOG_MAP_INSTANT_AVERAGE = scalar, F32, 500, "", 1, 0 fallbackMap = scalar, U08, 504, "", 1, 0 TEMPLOG_map_peak = scalar, U08, 505, "", 1, 0 -unused112 = scalar, U08, 506, "", 1, 0 +TEMPLOG_map_length = scalar, U08, 506, "", 1, 0 unused113 = scalar, U08, 507, "", 1, 0 timingCltCorrection = scalar, U16, 508, "%", 0.01, 0 timingIatCorrection = scalar, U16, 510, "%", 0.01, 0 @@ -3421,6 +3421,7 @@ entry = turboSpeed, "Turbocharger Speed", int, "%d" entry = TEMPLOG_MAP_INSTANT_AVERAGE, "TEMPLOG_MAP_INSTANT_AVERAGE", float, "%.3f" entry = fallbackMap, "fallbackMap", int, "%d" entry = TEMPLOG_map_peak, "TEMPLOG_map_peak", int, "%d" +entry = TEMPLOG_map_length, "TEMPLOG_map_length", int, "%d" entry = timingCltCorrection, "timingCltCorrection", float, "%.3f" entry = timingIatCorrection, "timingIatCorrection", float, "%.3f" entry = timingPidCorrection, "timingPidCorrection", float, "%.3f" diff --git a/firmware/tunerstudio/generated/rusefi_atlas.ini b/firmware/tunerstudio/generated/rusefi_atlas.ini index 728820a9e1..a6e44c6914 100644 --- a/firmware/tunerstudio/generated/rusefi_atlas.ini +++ b/firmware/tunerstudio/generated/rusefi_atlas.ini @@ -84,7 +84,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Dec 04 02:13:10 UTC 2021 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Dec 04 22:11:14 UTC 2021 pageSize = 20000 page = 1 @@ -2284,7 +2284,7 @@ unusedAtTheEnd180 = scalar, U08, 499, "", 1, 0 TEMPLOG_MAP_INSTANT_AVERAGE = scalar, F32, 500, "", 1, 0 fallbackMap = scalar, U08, 504, "", 1, 0 TEMPLOG_map_peak = scalar, U08, 505, "", 1, 0 -unused112 = scalar, U08, 506, "", 1, 0 +TEMPLOG_map_length = scalar, U08, 506, "", 1, 0 unused113 = scalar, U08, 507, "", 1, 0 timingCltCorrection = scalar, U16, 508, "%", 0.01, 0 timingIatCorrection = scalar, U16, 510, "%", 0.01, 0 @@ -3421,6 +3421,7 @@ entry = turboSpeed, "Turbocharger Speed", int, "%d" entry = TEMPLOG_MAP_INSTANT_AVERAGE, "TEMPLOG_MAP_INSTANT_AVERAGE", float, "%.3f" entry = fallbackMap, "fallbackMap", int, "%d" entry = TEMPLOG_map_peak, "TEMPLOG_map_peak", int, "%d" +entry = TEMPLOG_map_length, "TEMPLOG_map_length", int, "%d" entry = timingCltCorrection, "timingCltCorrection", float, "%.3f" entry = timingIatCorrection, "timingIatCorrection", float, "%.3f" entry = timingPidCorrection, "timingPidCorrection", float, "%.3f" diff --git a/firmware/tunerstudio/generated/rusefi_f429-discovery.ini b/firmware/tunerstudio/generated/rusefi_f429-discovery.ini index 1b449615da..1ea448de83 100644 --- a/firmware/tunerstudio/generated/rusefi_f429-discovery.ini +++ b/firmware/tunerstudio/generated/rusefi_f429-discovery.ini @@ -84,7 +84,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Dec 04 02:12:19 UTC 2021 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Dec 04 22:10:28 UTC 2021 pageSize = 20000 page = 1 @@ -2284,7 +2284,7 @@ unusedAtTheEnd180 = scalar, U08, 499, "", 1, 0 TEMPLOG_MAP_INSTANT_AVERAGE = scalar, F32, 500, "", 1, 0 fallbackMap = scalar, U08, 504, "", 1, 0 TEMPLOG_map_peak = scalar, U08, 505, "", 1, 0 -unused112 = scalar, U08, 506, "", 1, 0 +TEMPLOG_map_length = scalar, U08, 506, "", 1, 0 unused113 = scalar, U08, 507, "", 1, 0 timingCltCorrection = scalar, U16, 508, "%", 0.01, 0 timingIatCorrection = scalar, U16, 510, "%", 0.01, 0 @@ -3421,6 +3421,7 @@ entry = turboSpeed, "Turbocharger Speed", int, "%d" entry = TEMPLOG_MAP_INSTANT_AVERAGE, "TEMPLOG_MAP_INSTANT_AVERAGE", float, "%.3f" entry = fallbackMap, "fallbackMap", int, "%d" entry = TEMPLOG_map_peak, "TEMPLOG_map_peak", int, "%d" +entry = TEMPLOG_map_length, "TEMPLOG_map_length", int, "%d" entry = timingCltCorrection, "timingCltCorrection", float, "%.3f" entry = timingIatCorrection, "timingIatCorrection", float, "%.3f" entry = timingPidCorrection, "timingPidCorrection", float, "%.3f" diff --git a/firmware/tunerstudio/generated/rusefi_frankenso_na6.ini b/firmware/tunerstudio/generated/rusefi_frankenso_na6.ini index f14ad2cd03..cf3a07af71 100644 --- a/firmware/tunerstudio/generated/rusefi_frankenso_na6.ini +++ b/firmware/tunerstudio/generated/rusefi_frankenso_na6.ini @@ -84,7 +84,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Dec 04 02:12:55 UTC 2021 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Dec 04 22:11:00 UTC 2021 pageSize = 20000 page = 1 @@ -2284,7 +2284,7 @@ unusedAtTheEnd180 = scalar, U08, 499, "", 1, 0 TEMPLOG_MAP_INSTANT_AVERAGE = scalar, F32, 500, "", 1, 0 fallbackMap = scalar, U08, 504, "", 1, 0 TEMPLOG_map_peak = scalar, U08, 505, "", 1, 0 -unused112 = scalar, U08, 506, "", 1, 0 +TEMPLOG_map_length = scalar, U08, 506, "", 1, 0 unused113 = scalar, U08, 507, "", 1, 0 timingCltCorrection = scalar, U16, 508, "%", 0.01, 0 timingIatCorrection = scalar, U16, 510, "%", 0.01, 0 @@ -3421,6 +3421,7 @@ entry = turboSpeed, "Turbocharger Speed", int, "%d" entry = TEMPLOG_MAP_INSTANT_AVERAGE, "TEMPLOG_MAP_INSTANT_AVERAGE", float, "%.3f" entry = fallbackMap, "fallbackMap", int, "%d" entry = TEMPLOG_map_peak, "TEMPLOG_map_peak", int, "%d" +entry = TEMPLOG_map_length, "TEMPLOG_map_length", int, "%d" entry = timingCltCorrection, "timingCltCorrection", float, "%.3f" entry = timingIatCorrection, "timingIatCorrection", float, "%.3f" entry = timingPidCorrection, "timingPidCorrection", float, "%.3f" diff --git a/firmware/tunerstudio/generated/rusefi_hellen-nb1.ini b/firmware/tunerstudio/generated/rusefi_hellen-nb1.ini index d4020ce8f9..bd1312d076 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen-nb1.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen-nb1.ini @@ -84,7 +84,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Dec 04 02:12:43 UTC 2021 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Dec 04 22:10:50 UTC 2021 pageSize = 20000 page = 1 @@ -2284,7 +2284,7 @@ unusedAtTheEnd180 = scalar, U08, 499, "", 1, 0 TEMPLOG_MAP_INSTANT_AVERAGE = scalar, F32, 500, "", 1, 0 fallbackMap = scalar, U08, 504, "", 1, 0 TEMPLOG_map_peak = scalar, U08, 505, "", 1, 0 -unused112 = scalar, U08, 506, "", 1, 0 +TEMPLOG_map_length = scalar, U08, 506, "", 1, 0 unused113 = scalar, U08, 507, "", 1, 0 timingCltCorrection = scalar, U16, 508, "%", 0.01, 0 timingIatCorrection = scalar, U16, 510, "%", 0.01, 0 @@ -3421,6 +3421,7 @@ entry = turboSpeed, "Turbocharger Speed", int, "%d" entry = TEMPLOG_MAP_INSTANT_AVERAGE, "TEMPLOG_MAP_INSTANT_AVERAGE", float, "%.3f" entry = fallbackMap, "fallbackMap", int, "%d" entry = TEMPLOG_map_peak, "TEMPLOG_map_peak", int, "%d" +entry = TEMPLOG_map_length, "TEMPLOG_map_length", int, "%d" entry = timingCltCorrection, "timingCltCorrection", float, "%.3f" entry = timingIatCorrection, "timingIatCorrection", float, "%.3f" entry = timingPidCorrection, "timingPidCorrection", float, "%.3f" diff --git a/firmware/tunerstudio/generated/rusefi_hellen121nissan.ini b/firmware/tunerstudio/generated/rusefi_hellen121nissan.ini index 73a4b58794..357df09f4f 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen121nissan.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen121nissan.ini @@ -84,7 +84,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Dec 04 02:12:28 UTC 2021 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Dec 04 22:10:36 UTC 2021 pageSize = 20000 page = 1 @@ -2284,7 +2284,7 @@ unusedAtTheEnd180 = scalar, U08, 499, "", 1, 0 TEMPLOG_MAP_INSTANT_AVERAGE = scalar, F32, 500, "", 1, 0 fallbackMap = scalar, U08, 504, "", 1, 0 TEMPLOG_map_peak = scalar, U08, 505, "", 1, 0 -unused112 = scalar, U08, 506, "", 1, 0 +TEMPLOG_map_length = scalar, U08, 506, "", 1, 0 unused113 = scalar, U08, 507, "", 1, 0 timingCltCorrection = scalar, U16, 508, "%", 0.01, 0 timingIatCorrection = scalar, U16, 510, "%", 0.01, 0 @@ -3421,6 +3421,7 @@ entry = turboSpeed, "Turbocharger Speed", int, "%d" entry = TEMPLOG_MAP_INSTANT_AVERAGE, "TEMPLOG_MAP_INSTANT_AVERAGE", float, "%.3f" entry = fallbackMap, "fallbackMap", int, "%d" entry = TEMPLOG_map_peak, "TEMPLOG_map_peak", int, "%d" +entry = TEMPLOG_map_length, "TEMPLOG_map_length", int, "%d" entry = timingCltCorrection, "timingCltCorrection", float, "%.3f" entry = timingIatCorrection, "timingIatCorrection", float, "%.3f" entry = timingPidCorrection, "timingPidCorrection", float, "%.3f" diff --git a/firmware/tunerstudio/generated/rusefi_hellen121vag.ini b/firmware/tunerstudio/generated/rusefi_hellen121vag.ini index 56543b743c..22c48a79c1 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen121vag.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen121vag.ini @@ -84,7 +84,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Dec 04 02:12:25 UTC 2021 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Dec 04 22:10:33 UTC 2021 pageSize = 20000 page = 1 @@ -2284,7 +2284,7 @@ unusedAtTheEnd180 = scalar, U08, 499, "", 1, 0 TEMPLOG_MAP_INSTANT_AVERAGE = scalar, F32, 500, "", 1, 0 fallbackMap = scalar, U08, 504, "", 1, 0 TEMPLOG_map_peak = scalar, U08, 505, "", 1, 0 -unused112 = scalar, U08, 506, "", 1, 0 +TEMPLOG_map_length = scalar, U08, 506, "", 1, 0 unused113 = scalar, U08, 507, "", 1, 0 timingCltCorrection = scalar, U16, 508, "%", 0.01, 0 timingIatCorrection = scalar, U16, 510, "%", 0.01, 0 @@ -3421,6 +3421,7 @@ entry = turboSpeed, "Turbocharger Speed", int, "%d" entry = TEMPLOG_MAP_INSTANT_AVERAGE, "TEMPLOG_MAP_INSTANT_AVERAGE", float, "%.3f" entry = fallbackMap, "fallbackMap", int, "%d" entry = TEMPLOG_map_peak, "TEMPLOG_map_peak", int, "%d" +entry = TEMPLOG_map_length, "TEMPLOG_map_length", int, "%d" entry = timingCltCorrection, "timingCltCorrection", float, "%.3f" entry = timingIatCorrection, "timingIatCorrection", float, "%.3f" entry = timingPidCorrection, "timingPidCorrection", float, "%.3f" diff --git a/firmware/tunerstudio/generated/rusefi_hellen128mercedes.ini b/firmware/tunerstudio/generated/rusefi_hellen128mercedes.ini index c4385cf98c..efad23943e 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen128mercedes.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen128mercedes.ini @@ -84,7 +84,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Dec 04 02:12:22 UTC 2021 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Dec 04 22:10:31 UTC 2021 pageSize = 20000 page = 1 @@ -2284,7 +2284,7 @@ unusedAtTheEnd180 = scalar, U08, 499, "", 1, 0 TEMPLOG_MAP_INSTANT_AVERAGE = scalar, F32, 500, "", 1, 0 fallbackMap = scalar, U08, 504, "", 1, 0 TEMPLOG_map_peak = scalar, U08, 505, "", 1, 0 -unused112 = scalar, U08, 506, "", 1, 0 +TEMPLOG_map_length = scalar, U08, 506, "", 1, 0 unused113 = scalar, U08, 507, "", 1, 0 timingCltCorrection = scalar, U16, 508, "%", 0.01, 0 timingIatCorrection = scalar, U16, 510, "%", 0.01, 0 @@ -3421,6 +3421,7 @@ entry = turboSpeed, "Turbocharger Speed", int, "%d" entry = TEMPLOG_MAP_INSTANT_AVERAGE, "TEMPLOG_MAP_INSTANT_AVERAGE", float, "%.3f" entry = fallbackMap, "fallbackMap", int, "%d" entry = TEMPLOG_map_peak, "TEMPLOG_map_peak", int, "%d" +entry = TEMPLOG_map_length, "TEMPLOG_map_length", int, "%d" entry = timingCltCorrection, "timingCltCorrection", float, "%.3f" entry = timingIatCorrection, "timingIatCorrection", float, "%.3f" entry = timingPidCorrection, "timingPidCorrection", float, "%.3f" diff --git a/firmware/tunerstudio/generated/rusefi_hellen154hyundai.ini b/firmware/tunerstudio/generated/rusefi_hellen154hyundai.ini index 0efd66ba2a..df8b7a15b3 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen154hyundai.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen154hyundai.ini @@ -84,7 +84,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Dec 04 02:12:31 UTC 2021 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Dec 04 22:10:39 UTC 2021 pageSize = 20000 page = 1 @@ -2284,7 +2284,7 @@ unusedAtTheEnd180 = scalar, U08, 499, "", 1, 0 TEMPLOG_MAP_INSTANT_AVERAGE = scalar, F32, 500, "", 1, 0 fallbackMap = scalar, U08, 504, "", 1, 0 TEMPLOG_map_peak = scalar, U08, 505, "", 1, 0 -unused112 = scalar, U08, 506, "", 1, 0 +TEMPLOG_map_length = scalar, U08, 506, "", 1, 0 unused113 = scalar, U08, 507, "", 1, 0 timingCltCorrection = scalar, U16, 508, "%", 0.01, 0 timingIatCorrection = scalar, U16, 510, "%", 0.01, 0 @@ -3421,6 +3421,7 @@ entry = turboSpeed, "Turbocharger Speed", int, "%d" entry = TEMPLOG_MAP_INSTANT_AVERAGE, "TEMPLOG_MAP_INSTANT_AVERAGE", float, "%.3f" entry = fallbackMap, "fallbackMap", int, "%d" entry = TEMPLOG_map_peak, "TEMPLOG_map_peak", int, "%d" +entry = TEMPLOG_map_length, "TEMPLOG_map_length", int, "%d" entry = timingCltCorrection, "timingCltCorrection", float, "%.3f" entry = timingIatCorrection, "timingIatCorrection", float, "%.3f" entry = timingPidCorrection, "timingPidCorrection", float, "%.3f" diff --git a/firmware/tunerstudio/generated/rusefi_hellen72.ini b/firmware/tunerstudio/generated/rusefi_hellen72.ini index 0b65b557cc..acf89014e5 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen72.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen72.ini @@ -84,7 +84,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Dec 04 02:12:37 UTC 2021 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Dec 04 22:10:44 UTC 2021 pageSize = 20000 page = 1 @@ -2284,7 +2284,7 @@ unusedAtTheEnd180 = scalar, U08, 499, "", 1, 0 TEMPLOG_MAP_INSTANT_AVERAGE = scalar, F32, 500, "", 1, 0 fallbackMap = scalar, U08, 504, "", 1, 0 TEMPLOG_map_peak = scalar, U08, 505, "", 1, 0 -unused112 = scalar, U08, 506, "", 1, 0 +TEMPLOG_map_length = scalar, U08, 506, "", 1, 0 unused113 = scalar, U08, 507, "", 1, 0 timingCltCorrection = scalar, U16, 508, "%", 0.01, 0 timingIatCorrection = scalar, U16, 510, "%", 0.01, 0 @@ -3421,6 +3421,7 @@ entry = turboSpeed, "Turbocharger Speed", int, "%d" entry = TEMPLOG_MAP_INSTANT_AVERAGE, "TEMPLOG_MAP_INSTANT_AVERAGE", float, "%.3f" entry = fallbackMap, "fallbackMap", int, "%d" entry = TEMPLOG_map_peak, "TEMPLOG_map_peak", int, "%d" +entry = TEMPLOG_map_length, "TEMPLOG_map_length", int, "%d" entry = timingCltCorrection, "timingCltCorrection", float, "%.3f" entry = timingIatCorrection, "timingIatCorrection", float, "%.3f" entry = timingPidCorrection, "timingPidCorrection", float, "%.3f" diff --git a/firmware/tunerstudio/generated/rusefi_hellen81.ini b/firmware/tunerstudio/generated/rusefi_hellen81.ini index a0f9714780..bd69ad4ad0 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen81.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen81.ini @@ -84,7 +84,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Dec 04 02:12:40 UTC 2021 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Dec 04 22:10:47 UTC 2021 pageSize = 20000 page = 1 @@ -2284,7 +2284,7 @@ unusedAtTheEnd180 = scalar, U08, 499, "", 1, 0 TEMPLOG_MAP_INSTANT_AVERAGE = scalar, F32, 500, "", 1, 0 fallbackMap = scalar, U08, 504, "", 1, 0 TEMPLOG_map_peak = scalar, U08, 505, "", 1, 0 -unused112 = scalar, U08, 506, "", 1, 0 +TEMPLOG_map_length = scalar, U08, 506, "", 1, 0 unused113 = scalar, U08, 507, "", 1, 0 timingCltCorrection = scalar, U16, 508, "%", 0.01, 0 timingIatCorrection = scalar, U16, 510, "%", 0.01, 0 @@ -3421,6 +3421,7 @@ entry = turboSpeed, "Turbocharger Speed", int, "%d" entry = TEMPLOG_MAP_INSTANT_AVERAGE, "TEMPLOG_MAP_INSTANT_AVERAGE", float, "%.3f" entry = fallbackMap, "fallbackMap", int, "%d" entry = TEMPLOG_map_peak, "TEMPLOG_map_peak", int, "%d" +entry = TEMPLOG_map_length, "TEMPLOG_map_length", int, "%d" entry = timingCltCorrection, "timingCltCorrection", float, "%.3f" entry = timingIatCorrection, "timingIatCorrection", float, "%.3f" entry = timingPidCorrection, "timingPidCorrection", float, "%.3f" diff --git a/firmware/tunerstudio/generated/rusefi_hellen88bmw.ini b/firmware/tunerstudio/generated/rusefi_hellen88bmw.ini index b9934518a2..59e58ce9ce 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen88bmw.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen88bmw.ini @@ -84,7 +84,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Dec 04 02:12:34 UTC 2021 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Dec 04 22:10:41 UTC 2021 pageSize = 20000 page = 1 @@ -2284,7 +2284,7 @@ unusedAtTheEnd180 = scalar, U08, 499, "", 1, 0 TEMPLOG_MAP_INSTANT_AVERAGE = scalar, F32, 500, "", 1, 0 fallbackMap = scalar, U08, 504, "", 1, 0 TEMPLOG_map_peak = scalar, U08, 505, "", 1, 0 -unused112 = scalar, U08, 506, "", 1, 0 +TEMPLOG_map_length = scalar, U08, 506, "", 1, 0 unused113 = scalar, U08, 507, "", 1, 0 timingCltCorrection = scalar, U16, 508, "%", 0.01, 0 timingIatCorrection = scalar, U16, 510, "%", 0.01, 0 @@ -3421,6 +3421,7 @@ entry = turboSpeed, "Turbocharger Speed", int, "%d" entry = TEMPLOG_MAP_INSTANT_AVERAGE, "TEMPLOG_MAP_INSTANT_AVERAGE", float, "%.3f" entry = fallbackMap, "fallbackMap", int, "%d" entry = TEMPLOG_map_peak, "TEMPLOG_map_peak", int, "%d" +entry = TEMPLOG_map_length, "TEMPLOG_map_length", int, "%d" entry = timingCltCorrection, "timingCltCorrection", float, "%.3f" entry = timingIatCorrection, "timingIatCorrection", float, "%.3f" entry = timingPidCorrection, "timingPidCorrection", float, "%.3f" diff --git a/firmware/tunerstudio/generated/rusefi_hellenNA6.ini b/firmware/tunerstudio/generated/rusefi_hellenNA6.ini index 1f893d1225..023726b03c 100644 --- a/firmware/tunerstudio/generated/rusefi_hellenNA6.ini +++ b/firmware/tunerstudio/generated/rusefi_hellenNA6.ini @@ -84,7 +84,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Dec 04 02:12:46 UTC 2021 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Dec 04 22:10:52 UTC 2021 pageSize = 20000 page = 1 @@ -2284,7 +2284,7 @@ unusedAtTheEnd180 = scalar, U08, 499, "", 1, 0 TEMPLOG_MAP_INSTANT_AVERAGE = scalar, F32, 500, "", 1, 0 fallbackMap = scalar, U08, 504, "", 1, 0 TEMPLOG_map_peak = scalar, U08, 505, "", 1, 0 -unused112 = scalar, U08, 506, "", 1, 0 +TEMPLOG_map_length = scalar, U08, 506, "", 1, 0 unused113 = scalar, U08, 507, "", 1, 0 timingCltCorrection = scalar, U16, 508, "%", 0.01, 0 timingIatCorrection = scalar, U16, 510, "%", 0.01, 0 @@ -3421,6 +3421,7 @@ entry = turboSpeed, "Turbocharger Speed", int, "%d" entry = TEMPLOG_MAP_INSTANT_AVERAGE, "TEMPLOG_MAP_INSTANT_AVERAGE", float, "%.3f" entry = fallbackMap, "fallbackMap", int, "%d" entry = TEMPLOG_map_peak, "TEMPLOG_map_peak", int, "%d" +entry = TEMPLOG_map_length, "TEMPLOG_map_length", int, "%d" entry = timingCltCorrection, "timingCltCorrection", float, "%.3f" entry = timingIatCorrection, "timingIatCorrection", float, "%.3f" entry = timingPidCorrection, "timingPidCorrection", float, "%.3f" diff --git a/firmware/tunerstudio/generated/rusefi_hellen_cypress.ini b/firmware/tunerstudio/generated/rusefi_hellen_cypress.ini index 54c03d6293..5085900a78 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen_cypress.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen_cypress.ini @@ -84,7 +84,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Sat Dec 04 02:13:17 UTC 2021 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Sat Dec 04 22:11:22 UTC 2021 pageSize = 20000 page = 1 @@ -2284,7 +2284,7 @@ unusedAtTheEnd180 = scalar, U08, 499, "", 1, 0 TEMPLOG_MAP_INSTANT_AVERAGE = scalar, F32, 500, "", 1, 0 fallbackMap = scalar, U08, 504, "", 1, 0 TEMPLOG_map_peak = scalar, U08, 505, "", 1, 0 -unused112 = scalar, U08, 506, "", 1, 0 +TEMPLOG_map_length = scalar, U08, 506, "", 1, 0 unused113 = scalar, U08, 507, "", 1, 0 timingCltCorrection = scalar, U16, 508, "%", 0.01, 0 timingIatCorrection = scalar, U16, 510, "%", 0.01, 0 @@ -3421,6 +3421,7 @@ entry = turboSpeed, "Turbocharger Speed", int, "%d" entry = TEMPLOG_MAP_INSTANT_AVERAGE, "TEMPLOG_MAP_INSTANT_AVERAGE", float, "%.3f" entry = fallbackMap, "fallbackMap", int, "%d" entry = TEMPLOG_map_peak, "TEMPLOG_map_peak", int, "%d" +entry = TEMPLOG_map_length, "TEMPLOG_map_length", int, "%d" entry = timingCltCorrection, "timingCltCorrection", float, "%.3f" entry = timingIatCorrection, "timingIatCorrection", float, "%.3f" entry = timingPidCorrection, "timingPidCorrection", float, "%.3f" diff --git a/firmware/tunerstudio/generated/rusefi_kinetis.ini b/firmware/tunerstudio/generated/rusefi_kinetis.ini index b41f4607d5..789a52901c 100644 --- a/firmware/tunerstudio/generated/rusefi_kinetis.ini +++ b/firmware/tunerstudio/generated/rusefi_kinetis.ini @@ -84,7 +84,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Sat Dec 04 02:13:15 UTC 2021 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Sat Dec 04 22:11:19 UTC 2021 pageSize = 19972 page = 1 @@ -2250,7 +2250,7 @@ unusedAtTheEnd180 = scalar, U08, 499, "", 1, 0 TEMPLOG_MAP_INSTANT_AVERAGE = scalar, F32, 500, "", 1, 0 fallbackMap = scalar, U08, 504, "", 1, 0 TEMPLOG_map_peak = scalar, U08, 505, "", 1, 0 -unused112 = scalar, U08, 506, "", 1, 0 +TEMPLOG_map_length = scalar, U08, 506, "", 1, 0 unused113 = scalar, U08, 507, "", 1, 0 timingCltCorrection = scalar, U16, 508, "%", 0.01, 0 timingIatCorrection = scalar, U16, 510, "%", 0.01, 0 @@ -3387,6 +3387,7 @@ entry = turboSpeed, "Turbocharger Speed", int, "%d" entry = TEMPLOG_MAP_INSTANT_AVERAGE, "TEMPLOG_MAP_INSTANT_AVERAGE", float, "%.3f" entry = fallbackMap, "fallbackMap", int, "%d" entry = TEMPLOG_map_peak, "TEMPLOG_map_peak", int, "%d" +entry = TEMPLOG_map_length, "TEMPLOG_map_length", int, "%d" entry = timingCltCorrection, "timingCltCorrection", float, "%.3f" entry = timingIatCorrection, "timingIatCorrection", float, "%.3f" entry = timingPidCorrection, "timingPidCorrection", float, "%.3f" diff --git a/firmware/tunerstudio/generated/rusefi_mre_f4.ini b/firmware/tunerstudio/generated/rusefi_mre_f4.ini index a8808f60cc..f7c1e95ae0 100644 --- a/firmware/tunerstudio/generated/rusefi_mre_f4.ini +++ b/firmware/tunerstudio/generated/rusefi_mre_f4.ini @@ -84,7 +84,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Dec 04 02:12:52 UTC 2021 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Dec 04 22:10:58 UTC 2021 pageSize = 20000 page = 1 @@ -2284,7 +2284,7 @@ unusedAtTheEnd180 = scalar, U08, 499, "", 1, 0 TEMPLOG_MAP_INSTANT_AVERAGE = scalar, F32, 500, "", 1, 0 fallbackMap = scalar, U08, 504, "", 1, 0 TEMPLOG_map_peak = scalar, U08, 505, "", 1, 0 -unused112 = scalar, U08, 506, "", 1, 0 +TEMPLOG_map_length = scalar, U08, 506, "", 1, 0 unused113 = scalar, U08, 507, "", 1, 0 timingCltCorrection = scalar, U16, 508, "%", 0.01, 0 timingIatCorrection = scalar, U16, 510, "%", 0.01, 0 @@ -3421,6 +3421,7 @@ entry = turboSpeed, "Turbocharger Speed", int, "%d" entry = TEMPLOG_MAP_INSTANT_AVERAGE, "TEMPLOG_MAP_INSTANT_AVERAGE", float, "%.3f" entry = fallbackMap, "fallbackMap", int, "%d" entry = TEMPLOG_map_peak, "TEMPLOG_map_peak", int, "%d" +entry = TEMPLOG_map_length, "TEMPLOG_map_length", int, "%d" entry = timingCltCorrection, "timingCltCorrection", float, "%.3f" entry = timingIatCorrection, "timingIatCorrection", float, "%.3f" entry = timingPidCorrection, "timingPidCorrection", float, "%.3f" diff --git a/firmware/tunerstudio/generated/rusefi_mre_f7.ini b/firmware/tunerstudio/generated/rusefi_mre_f7.ini index 5ffbe6612a..e540668f4e 100644 --- a/firmware/tunerstudio/generated/rusefi_mre_f7.ini +++ b/firmware/tunerstudio/generated/rusefi_mre_f7.ini @@ -84,7 +84,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Dec 04 02:12:48 UTC 2021 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Dec 04 22:10:55 UTC 2021 pageSize = 20000 page = 1 @@ -2284,7 +2284,7 @@ unusedAtTheEnd180 = scalar, U08, 499, "", 1, 0 TEMPLOG_MAP_INSTANT_AVERAGE = scalar, F32, 500, "", 1, 0 fallbackMap = scalar, U08, 504, "", 1, 0 TEMPLOG_map_peak = scalar, U08, 505, "", 1, 0 -unused112 = scalar, U08, 506, "", 1, 0 +TEMPLOG_map_length = scalar, U08, 506, "", 1, 0 unused113 = scalar, U08, 507, "", 1, 0 timingCltCorrection = scalar, U16, 508, "%", 0.01, 0 timingIatCorrection = scalar, U16, 510, "%", 0.01, 0 @@ -3421,6 +3421,7 @@ entry = turboSpeed, "Turbocharger Speed", int, "%d" entry = TEMPLOG_MAP_INSTANT_AVERAGE, "TEMPLOG_MAP_INSTANT_AVERAGE", float, "%.3f" entry = fallbackMap, "fallbackMap", int, "%d" entry = TEMPLOG_map_peak, "TEMPLOG_map_peak", int, "%d" +entry = TEMPLOG_map_length, "TEMPLOG_map_length", int, "%d" entry = timingCltCorrection, "timingCltCorrection", float, "%.3f" entry = timingIatCorrection, "timingIatCorrection", float, "%.3f" entry = timingPidCorrection, "timingPidCorrection", float, "%.3f" diff --git a/firmware/tunerstudio/generated/rusefi_prometheus_405.ini b/firmware/tunerstudio/generated/rusefi_prometheus_405.ini index fb830a65a8..c4d031a464 100644 --- a/firmware/tunerstudio/generated/rusefi_prometheus_405.ini +++ b/firmware/tunerstudio/generated/rusefi_prometheus_405.ini @@ -84,7 +84,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Dec 04 02:13:01 UTC 2021 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Dec 04 22:11:06 UTC 2021 pageSize = 20000 page = 1 @@ -2284,7 +2284,7 @@ unusedAtTheEnd180 = scalar, U08, 499, "", 1, 0 TEMPLOG_MAP_INSTANT_AVERAGE = scalar, F32, 500, "", 1, 0 fallbackMap = scalar, U08, 504, "", 1, 0 TEMPLOG_map_peak = scalar, U08, 505, "", 1, 0 -unused112 = scalar, U08, 506, "", 1, 0 +TEMPLOG_map_length = scalar, U08, 506, "", 1, 0 unused113 = scalar, U08, 507, "", 1, 0 timingCltCorrection = scalar, U16, 508, "%", 0.01, 0 timingIatCorrection = scalar, U16, 510, "%", 0.01, 0 @@ -3421,6 +3421,7 @@ entry = turboSpeed, "Turbocharger Speed", int, "%d" entry = TEMPLOG_MAP_INSTANT_AVERAGE, "TEMPLOG_MAP_INSTANT_AVERAGE", float, "%.3f" entry = fallbackMap, "fallbackMap", int, "%d" entry = TEMPLOG_map_peak, "TEMPLOG_map_peak", int, "%d" +entry = TEMPLOG_map_length, "TEMPLOG_map_length", int, "%d" entry = timingCltCorrection, "timingCltCorrection", float, "%.3f" entry = timingIatCorrection, "timingIatCorrection", float, "%.3f" entry = timingPidCorrection, "timingPidCorrection", float, "%.3f" diff --git a/firmware/tunerstudio/generated/rusefi_prometheus_469.ini b/firmware/tunerstudio/generated/rusefi_prometheus_469.ini index 76188cee32..5c4c6b3afc 100644 --- a/firmware/tunerstudio/generated/rusefi_prometheus_469.ini +++ b/firmware/tunerstudio/generated/rusefi_prometheus_469.ini @@ -84,7 +84,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Dec 04 02:12:58 UTC 2021 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Dec 04 22:11:03 UTC 2021 pageSize = 20000 page = 1 @@ -2284,7 +2284,7 @@ unusedAtTheEnd180 = scalar, U08, 499, "", 1, 0 TEMPLOG_MAP_INSTANT_AVERAGE = scalar, F32, 500, "", 1, 0 fallbackMap = scalar, U08, 504, "", 1, 0 TEMPLOG_map_peak = scalar, U08, 505, "", 1, 0 -unused112 = scalar, U08, 506, "", 1, 0 +TEMPLOG_map_length = scalar, U08, 506, "", 1, 0 unused113 = scalar, U08, 507, "", 1, 0 timingCltCorrection = scalar, U16, 508, "%", 0.01, 0 timingIatCorrection = scalar, U16, 510, "%", 0.01, 0 @@ -3421,6 +3421,7 @@ entry = turboSpeed, "Turbocharger Speed", int, "%d" entry = TEMPLOG_MAP_INSTANT_AVERAGE, "TEMPLOG_MAP_INSTANT_AVERAGE", float, "%.3f" entry = fallbackMap, "fallbackMap", int, "%d" entry = TEMPLOG_map_peak, "TEMPLOG_map_peak", int, "%d" +entry = TEMPLOG_map_length, "TEMPLOG_map_length", int, "%d" entry = timingCltCorrection, "timingCltCorrection", float, "%.3f" entry = timingIatCorrection, "timingIatCorrection", float, "%.3f" entry = timingPidCorrection, "timingPidCorrection", float, "%.3f" diff --git a/firmware/tunerstudio/generated/rusefi_proteus_f4.ini b/firmware/tunerstudio/generated/rusefi_proteus_f4.ini index 4ed478e7fc..e6e5a08606 100644 --- a/firmware/tunerstudio/generated/rusefi_proteus_f4.ini +++ b/firmware/tunerstudio/generated/rusefi_proteus_f4.ini @@ -84,7 +84,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Dec 04 02:13:06 UTC 2021 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Dec 04 22:11:11 UTC 2021 pageSize = 20000 page = 1 @@ -2284,7 +2284,7 @@ unusedAtTheEnd180 = scalar, U08, 499, "", 1, 0 TEMPLOG_MAP_INSTANT_AVERAGE = scalar, F32, 500, "", 1, 0 fallbackMap = scalar, U08, 504, "", 1, 0 TEMPLOG_map_peak = scalar, U08, 505, "", 1, 0 -unused112 = scalar, U08, 506, "", 1, 0 +TEMPLOG_map_length = scalar, U08, 506, "", 1, 0 unused113 = scalar, U08, 507, "", 1, 0 timingCltCorrection = scalar, U16, 508, "%", 0.01, 0 timingIatCorrection = scalar, U16, 510, "%", 0.01, 0 @@ -3421,6 +3421,7 @@ entry = turboSpeed, "Turbocharger Speed", int, "%d" entry = TEMPLOG_MAP_INSTANT_AVERAGE, "TEMPLOG_MAP_INSTANT_AVERAGE", float, "%.3f" entry = fallbackMap, "fallbackMap", int, "%d" entry = TEMPLOG_map_peak, "TEMPLOG_map_peak", int, "%d" +entry = TEMPLOG_map_length, "TEMPLOG_map_length", int, "%d" entry = timingCltCorrection, "timingCltCorrection", float, "%.3f" entry = timingIatCorrection, "timingIatCorrection", float, "%.3f" entry = timingPidCorrection, "timingPidCorrection", float, "%.3f" diff --git a/firmware/tunerstudio/generated/rusefi_proteus_f7.ini b/firmware/tunerstudio/generated/rusefi_proteus_f7.ini index 8406f1e84b..4625347564 100644 --- a/firmware/tunerstudio/generated/rusefi_proteus_f7.ini +++ b/firmware/tunerstudio/generated/rusefi_proteus_f7.ini @@ -84,7 +84,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Dec 04 02:13:04 UTC 2021 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Dec 04 22:11:08 UTC 2021 pageSize = 20000 page = 1 @@ -2284,7 +2284,7 @@ unusedAtTheEnd180 = scalar, U08, 499, "", 1, 0 TEMPLOG_MAP_INSTANT_AVERAGE = scalar, F32, 500, "", 1, 0 fallbackMap = scalar, U08, 504, "", 1, 0 TEMPLOG_map_peak = scalar, U08, 505, "", 1, 0 -unused112 = scalar, U08, 506, "", 1, 0 +TEMPLOG_map_length = scalar, U08, 506, "", 1, 0 unused113 = scalar, U08, 507, "", 1, 0 timingCltCorrection = scalar, U16, 508, "%", 0.01, 0 timingIatCorrection = scalar, U16, 510, "%", 0.01, 0 @@ -3421,6 +3421,7 @@ entry = turboSpeed, "Turbocharger Speed", int, "%d" entry = TEMPLOG_MAP_INSTANT_AVERAGE, "TEMPLOG_MAP_INSTANT_AVERAGE", float, "%.3f" entry = fallbackMap, "fallbackMap", int, "%d" entry = TEMPLOG_map_peak, "TEMPLOG_map_peak", int, "%d" +entry = TEMPLOG_map_length, "TEMPLOG_map_length", int, "%d" entry = timingCltCorrection, "timingCltCorrection", float, "%.3f" entry = timingIatCorrection, "timingIatCorrection", float, "%.3f" entry = timingPidCorrection, "timingPidCorrection", float, "%.3f" diff --git a/firmware/tunerstudio/generated/rusefi_subaru_eg33_f7.ini b/firmware/tunerstudio/generated/rusefi_subaru_eg33_f7.ini index 34f8f781ee..057b04e515 100644 --- a/firmware/tunerstudio/generated/rusefi_subaru_eg33_f7.ini +++ b/firmware/tunerstudio/generated/rusefi_subaru_eg33_f7.ini @@ -84,7 +84,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_config.sh integration/rusefi_config.txt Sat Dec 04 02:13:20 UTC 2021 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_config.sh integration/rusefi_config.txt Sat Dec 04 22:11:24 UTC 2021 pageSize = 20000 page = 1 @@ -2284,7 +2284,7 @@ unusedAtTheEnd180 = scalar, U08, 499, "", 1, 0 TEMPLOG_MAP_INSTANT_AVERAGE = scalar, F32, 500, "", 1, 0 fallbackMap = scalar, U08, 504, "", 1, 0 TEMPLOG_map_peak = scalar, U08, 505, "", 1, 0 -unused112 = scalar, U08, 506, "", 1, 0 +TEMPLOG_map_length = scalar, U08, 506, "", 1, 0 unused113 = scalar, U08, 507, "", 1, 0 timingCltCorrection = scalar, U16, 508, "%", 0.01, 0 timingIatCorrection = scalar, U16, 510, "%", 0.01, 0 @@ -3421,6 +3421,7 @@ entry = turboSpeed, "Turbocharger Speed", int, "%d" entry = TEMPLOG_MAP_INSTANT_AVERAGE, "TEMPLOG_MAP_INSTANT_AVERAGE", float, "%.3f" entry = fallbackMap, "fallbackMap", int, "%d" entry = TEMPLOG_map_peak, "TEMPLOG_map_peak", int, "%d" +entry = TEMPLOG_map_length, "TEMPLOG_map_length", int, "%d" entry = timingCltCorrection, "timingCltCorrection", float, "%.3f" entry = timingIatCorrection, "timingIatCorrection", float, "%.3f" entry = timingPidCorrection, "timingPidCorrection", float, "%.3f"