From b33f32d20c19193e7016712abaa98e371cbca010 Mon Sep 17 00:00:00 2001 From: GitHub build-firmware Action Date: Wed, 29 Jun 2022 22:16:13 +0000 Subject: [PATCH] Auto-generated configs and docs --- firmware/console/binary/generated/data_logs.ini | 2 +- firmware/console/binary/generated/sensors.java | 2 +- firmware/controllers/algo/engine_state_generated.h | 6 +++--- firmware/tunerstudio/generated/rusefi.ini | 4 ++-- firmware/tunerstudio/generated/rusefi_48way.ini | 4 ++-- firmware/tunerstudio/generated/rusefi_alphax-2chan.ini | 4 ++-- firmware/tunerstudio/generated/rusefi_alphax-4chan.ini | 4 ++-- firmware/tunerstudio/generated/rusefi_atlas.ini | 4 ++-- firmware/tunerstudio/generated/rusefi_core8.ini | 4 ++-- firmware/tunerstudio/generated/rusefi_f407-discovery.ini | 4 ++-- firmware/tunerstudio/generated/rusefi_f429-discovery.ini | 4 ++-- firmware/tunerstudio/generated/rusefi_frankenso_na6.ini | 4 ++-- firmware/tunerstudio/generated/rusefi_harley81.ini | 4 ++-- firmware/tunerstudio/generated/rusefi_hellen-gm-e67.ini | 4 ++-- firmware/tunerstudio/generated/rusefi_hellen-nb1.ini | 4 ++-- firmware/tunerstudio/generated/rusefi_hellen121nissan.ini | 4 ++-- firmware/tunerstudio/generated/rusefi_hellen121vag.ini | 4 ++-- firmware/tunerstudio/generated/rusefi_hellen128mercedes.ini | 4 ++-- firmware/tunerstudio/generated/rusefi_hellen154hyundai.ini | 4 ++-- firmware/tunerstudio/generated/rusefi_hellen72.ini | 4 ++-- firmware/tunerstudio/generated/rusefi_hellen81.ini | 4 ++-- firmware/tunerstudio/generated/rusefi_hellen88bmw.ini | 4 ++-- firmware/tunerstudio/generated/rusefi_hellenNA6.ini | 4 ++-- firmware/tunerstudio/generated/rusefi_hellenNA8_96.ini | 4 ++-- firmware/tunerstudio/generated/rusefi_hellen_cypress.ini | 4 ++-- firmware/tunerstudio/generated/rusefi_kinetis.ini | 4 ++-- firmware/tunerstudio/generated/rusefi_mre_f4.ini | 4 ++-- firmware/tunerstudio/generated/rusefi_mre_f7.ini | 4 ++-- firmware/tunerstudio/generated/rusefi_prometheus_405.ini | 4 ++-- firmware/tunerstudio/generated/rusefi_prometheus_469.ini | 4 ++-- firmware/tunerstudio/generated/rusefi_proteus_f4.ini | 4 ++-- firmware/tunerstudio/generated/rusefi_proteus_f7.ini | 4 ++-- firmware/tunerstudio/generated/rusefi_proteus_h7.ini | 4 ++-- firmware/tunerstudio/generated/rusefi_subaru_eg33_f7.ini | 4 ++-- firmware/tunerstudio/generated/rusefi_tdg-pdm8.ini | 4 ++-- 35 files changed, 69 insertions(+), 69 deletions(-) diff --git a/firmware/console/binary/generated/data_logs.ini b/firmware/console/binary/generated/data_logs.ini index afba8559c3..3da2be3457 100644 --- a/firmware/console/binary/generated/data_logs.ini +++ b/firmware/console/binary/generated/data_logs.ini @@ -342,7 +342,7 @@ entry = dwellAngle, "ignition dwell duration as crankshaft angle", float, "%.3f entry = cltTimingCorrection, "cltTimingCorrection", float, "%.3f" entry = timingIatCorrection, "timingIatCorrection", float, "%.3f" entry = timingPidCorrection, "timingPidCorrection", float, "%.3f" -entry = hellenBoardId, "How does this board self identifies", int, "%d" +entry = hellenBoardId, "Detected Board ID", int, "%d" entry = clutchUpState, "clutch: up", int, "%d" entry = clutchDownState, "clutch: down", int, "%d" entry = brakePedalState, "brake: down", int, "%d" diff --git a/firmware/console/binary/generated/sensors.java b/firmware/console/binary/generated/sensors.java index f4fa072306..7b55e3e99f 100644 --- a/firmware/console/binary/generated/sensors.java +++ b/firmware/console/binary/generated/sensors.java @@ -321,7 +321,7 @@ dwellAngle("ignition dwell duration as crankshaft angle\nNAN if engine is stoppe cltTimingCorrection("cltTimingCorrection", SensorCategory.SENSOR_INPUTS, FieldType.INT16, 780, 0.01, -20.0, 20.0, "deg"), timingIatCorrection("timingIatCorrection", SensorCategory.SENSOR_INPUTS, FieldType.INT16, 782, 0.01, -20.0, 20.0, "deg"), timingPidCorrection("timingPidCorrection", SensorCategory.SENSOR_INPUTS, FieldType.INT16, 784, 0.01, -20.0, 20.0, "deg"), -hellenBoardId("How does this board self identifies", SensorCategory.SENSOR_INPUTS, FieldType.INT16, 786, 1.0, 0.0, 3000.0, "id"), +hellenBoardId("Detected Board ID", SensorCategory.SENSOR_INPUTS, FieldType.INT16, 786, 1.0, 0.0, 3000.0, "id"), tpsFrom("tpsFrom", SensorCategory.SENSOR_INPUTS, FieldType.INT, 792, 1.0, -1.0, -1.0, ""), tpsTo("tpsTo", SensorCategory.SENSOR_INPUTS, FieldType.INT, 796, 1.0, -1.0, -1.0, ""), deltaTps("deltaTps", SensorCategory.SENSOR_INPUTS, FieldType.INT, 800, 1.0, -1.0, -1.0, ""), diff --git a/firmware/controllers/algo/engine_state_generated.h b/firmware/controllers/algo/engine_state_generated.h index b8cbb530d9..de38059994 100644 --- a/firmware/controllers/algo/engine_state_generated.h +++ b/firmware/controllers/algo/engine_state_generated.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/algo/engine_state.txt Wed Jun 29 03:21:08 EDT 2022 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/algo/engine_state.txt Wed Jun 29 22:14:57 UTC 2022 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -275,7 +275,7 @@ struct engine_state_s { */ scaled_channel timingPidCorrection = (int16_t)0; /** - * How does this board self identifies + * Detected Board ID id * offset 122 */ @@ -383,4 +383,4 @@ struct engine_state_s { static_assert(sizeof(engine_state_s) == 128); // end -// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/algo/engine_state.txt Wed Jun 29 03:21:08 EDT 2022 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/algo/engine_state.txt Wed Jun 29 22:14:57 UTC 2022 diff --git a/firmware/tunerstudio/generated/rusefi.ini b/firmware/tunerstudio/generated/rusefi.ini index 8e2bcbd125..992c847751 100644 --- a/firmware/tunerstudio/generated/rusefi.ini +++ b/firmware/tunerstudio/generated/rusefi.ini @@ -85,7 +85,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 Wed Jun 29 17:24:45 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Jun 29 22:15:57 UTC 2022 pageSize = 21352 page = 1 @@ -4165,7 +4165,7 @@ entry = dwellAngle, "ignition dwell duration as crankshaft angle", float, "%.3f entry = cltTimingCorrection, "cltTimingCorrection", float, "%.3f" entry = timingIatCorrection, "timingIatCorrection", float, "%.3f" entry = timingPidCorrection, "timingPidCorrection", float, "%.3f" -entry = hellenBoardId, "How does this board self identifies", int, "%d" +entry = hellenBoardId, "Detected Board ID", int, "%d" entry = clutchUpState, "clutch: up", int, "%d" entry = clutchDownState, "clutch: down", int, "%d" entry = brakePedalState, "brake: down", int, "%d" diff --git a/firmware/tunerstudio/generated/rusefi_48way.ini b/firmware/tunerstudio/generated/rusefi_48way.ini index 0a45cd19a3..59168f4cde 100644 --- a/firmware/tunerstudio/generated/rusefi_48way.ini +++ b/firmware/tunerstudio/generated/rusefi_48way.ini @@ -85,7 +85,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 Wed Jun 29 17:24:27 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Jun 29 22:15:34 UTC 2022 pageSize = 21352 page = 1 @@ -4165,7 +4165,7 @@ entry = dwellAngle, "ignition dwell duration as crankshaft angle", float, "%.3f entry = cltTimingCorrection, "cltTimingCorrection", float, "%.3f" entry = timingIatCorrection, "timingIatCorrection", float, "%.3f" entry = timingPidCorrection, "timingPidCorrection", float, "%.3f" -entry = hellenBoardId, "How does this board self identifies", int, "%d" +entry = hellenBoardId, "Detected Board ID", int, "%d" entry = clutchUpState, "clutch: up", int, "%d" entry = clutchDownState, "clutch: down", int, "%d" entry = brakePedalState, "brake: down", int, "%d" diff --git a/firmware/tunerstudio/generated/rusefi_alphax-2chan.ini b/firmware/tunerstudio/generated/rusefi_alphax-2chan.ini index 33c2b53ed8..c5ad28eba8 100644 --- a/firmware/tunerstudio/generated/rusefi_alphax-2chan.ini +++ b/firmware/tunerstudio/generated/rusefi_alphax-2chan.ini @@ -85,7 +85,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 Wed Jun 29 17:24:01 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Jun 29 22:14:58 UTC 2022 pageSize = 21352 page = 1 @@ -4165,7 +4165,7 @@ entry = dwellAngle, "ignition dwell duration as crankshaft angle", float, "%.3f entry = cltTimingCorrection, "cltTimingCorrection", float, "%.3f" entry = timingIatCorrection, "timingIatCorrection", float, "%.3f" entry = timingPidCorrection, "timingPidCorrection", float, "%.3f" -entry = hellenBoardId, "How does this board self identifies", int, "%d" +entry = hellenBoardId, "Detected Board ID", int, "%d" entry = clutchUpState, "clutch: up", int, "%d" entry = clutchDownState, "clutch: down", int, "%d" entry = brakePedalState, "brake: down", int, "%d" diff --git a/firmware/tunerstudio/generated/rusefi_alphax-4chan.ini b/firmware/tunerstudio/generated/rusefi_alphax-4chan.ini index 3e802a14c3..c0919a7650 100644 --- a/firmware/tunerstudio/generated/rusefi_alphax-4chan.ini +++ b/firmware/tunerstudio/generated/rusefi_alphax-4chan.ini @@ -85,7 +85,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 Wed Jun 29 17:24:02 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Jun 29 22:15:00 UTC 2022 pageSize = 21352 page = 1 @@ -4165,7 +4165,7 @@ entry = dwellAngle, "ignition dwell duration as crankshaft angle", float, "%.3f entry = cltTimingCorrection, "cltTimingCorrection", float, "%.3f" entry = timingIatCorrection, "timingIatCorrection", float, "%.3f" entry = timingPidCorrection, "timingPidCorrection", float, "%.3f" -entry = hellenBoardId, "How does this board self identifies", int, "%d" +entry = hellenBoardId, "Detected Board ID", int, "%d" entry = clutchUpState, "clutch: up", int, "%d" entry = clutchDownState, "clutch: down", int, "%d" entry = brakePedalState, "brake: down", int, "%d" diff --git a/firmware/tunerstudio/generated/rusefi_atlas.ini b/firmware/tunerstudio/generated/rusefi_atlas.ini index e870978a6d..3ea22e7739 100644 --- a/firmware/tunerstudio/generated/rusefi_atlas.ini +++ b/firmware/tunerstudio/generated/rusefi_atlas.ini @@ -85,7 +85,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 Wed Jun 29 17:24:42 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Jun 29 22:15:53 UTC 2022 pageSize = 21352 page = 1 @@ -4165,7 +4165,7 @@ entry = dwellAngle, "ignition dwell duration as crankshaft angle", float, "%.3f entry = cltTimingCorrection, "cltTimingCorrection", float, "%.3f" entry = timingIatCorrection, "timingIatCorrection", float, "%.3f" entry = timingPidCorrection, "timingPidCorrection", float, "%.3f" -entry = hellenBoardId, "How does this board self identifies", int, "%d" +entry = hellenBoardId, "Detected Board ID", int, "%d" entry = clutchUpState, "clutch: up", int, "%d" entry = clutchDownState, "clutch: down", int, "%d" entry = brakePedalState, "brake: down", int, "%d" diff --git a/firmware/tunerstudio/generated/rusefi_core8.ini b/firmware/tunerstudio/generated/rusefi_core8.ini index 481d43f835..9ad1ddc880 100644 --- a/firmware/tunerstudio/generated/rusefi_core8.ini +++ b/firmware/tunerstudio/generated/rusefi_core8.ini @@ -85,7 +85,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 Wed Jun 29 17:24:26 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Jun 29 22:15:32 UTC 2022 pageSize = 21352 page = 1 @@ -4165,7 +4165,7 @@ entry = dwellAngle, "ignition dwell duration as crankshaft angle", float, "%.3f entry = cltTimingCorrection, "cltTimingCorrection", float, "%.3f" entry = timingIatCorrection, "timingIatCorrection", float, "%.3f" entry = timingPidCorrection, "timingPidCorrection", float, "%.3f" -entry = hellenBoardId, "How does this board self identifies", int, "%d" +entry = hellenBoardId, "Detected Board ID", int, "%d" entry = clutchUpState, "clutch: up", int, "%d" entry = clutchDownState, "clutch: down", int, "%d" entry = brakePedalState, "brake: down", int, "%d" diff --git a/firmware/tunerstudio/generated/rusefi_f407-discovery.ini b/firmware/tunerstudio/generated/rusefi_f407-discovery.ini index 553094e317..17ebb8e6e5 100644 --- a/firmware/tunerstudio/generated/rusefi_f407-discovery.ini +++ b/firmware/tunerstudio/generated/rusefi_f407-discovery.ini @@ -85,7 +85,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 Wed Jun 29 17:24:39 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Jun 29 22:15:48 UTC 2022 pageSize = 21352 page = 1 @@ -4165,7 +4165,7 @@ entry = dwellAngle, "ignition dwell duration as crankshaft angle", float, "%.3f entry = cltTimingCorrection, "cltTimingCorrection", float, "%.3f" entry = timingIatCorrection, "timingIatCorrection", float, "%.3f" entry = timingPidCorrection, "timingPidCorrection", float, "%.3f" -entry = hellenBoardId, "How does this board self identifies", int, "%d" +entry = hellenBoardId, "Detected Board ID", int, "%d" entry = clutchUpState, "clutch: up", int, "%d" entry = clutchDownState, "clutch: down", int, "%d" entry = brakePedalState, "brake: down", int, "%d" diff --git a/firmware/tunerstudio/generated/rusefi_f429-discovery.ini b/firmware/tunerstudio/generated/rusefi_f429-discovery.ini index a1993e01ee..8a6f14b6de 100644 --- a/firmware/tunerstudio/generated/rusefi_f429-discovery.ini +++ b/firmware/tunerstudio/generated/rusefi_f429-discovery.ini @@ -85,7 +85,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 Wed Jun 29 17:24:40 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Jun 29 22:15:51 UTC 2022 pageSize = 21352 page = 1 @@ -4165,7 +4165,7 @@ entry = dwellAngle, "ignition dwell duration as crankshaft angle", float, "%.3f entry = cltTimingCorrection, "cltTimingCorrection", float, "%.3f" entry = timingIatCorrection, "timingIatCorrection", float, "%.3f" entry = timingPidCorrection, "timingPidCorrection", float, "%.3f" -entry = hellenBoardId, "How does this board self identifies", int, "%d" +entry = hellenBoardId, "Detected Board ID", int, "%d" entry = clutchUpState, "clutch: up", int, "%d" entry = clutchDownState, "clutch: down", int, "%d" entry = brakePedalState, "brake: down", int, "%d" diff --git a/firmware/tunerstudio/generated/rusefi_frankenso_na6.ini b/firmware/tunerstudio/generated/rusefi_frankenso_na6.ini index 215280e60b..6a4ad357a3 100644 --- a/firmware/tunerstudio/generated/rusefi_frankenso_na6.ini +++ b/firmware/tunerstudio/generated/rusefi_frankenso_na6.ini @@ -85,7 +85,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 Wed Jun 29 17:24:29 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Jun 29 22:15:36 UTC 2022 pageSize = 21352 page = 1 @@ -4165,7 +4165,7 @@ entry = dwellAngle, "ignition dwell duration as crankshaft angle", float, "%.3f entry = cltTimingCorrection, "cltTimingCorrection", float, "%.3f" entry = timingIatCorrection, "timingIatCorrection", float, "%.3f" entry = timingPidCorrection, "timingPidCorrection", float, "%.3f" -entry = hellenBoardId, "How does this board self identifies", int, "%d" +entry = hellenBoardId, "Detected Board ID", int, "%d" entry = clutchUpState, "clutch: up", int, "%d" entry = clutchDownState, "clutch: down", int, "%d" entry = brakePedalState, "brake: down", int, "%d" diff --git a/firmware/tunerstudio/generated/rusefi_harley81.ini b/firmware/tunerstudio/generated/rusefi_harley81.ini index 8c56d88b28..36d14efd8e 100644 --- a/firmware/tunerstudio/generated/rusefi_harley81.ini +++ b/firmware/tunerstudio/generated/rusefi_harley81.ini @@ -85,7 +85,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 Wed Jun 29 17:24:04 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Jun 29 22:15:02 UTC 2022 pageSize = 21352 page = 1 @@ -4165,7 +4165,7 @@ entry = dwellAngle, "ignition dwell duration as crankshaft angle", float, "%.3f entry = cltTimingCorrection, "cltTimingCorrection", float, "%.3f" entry = timingIatCorrection, "timingIatCorrection", float, "%.3f" entry = timingPidCorrection, "timingPidCorrection", float, "%.3f" -entry = hellenBoardId, "How does this board self identifies", int, "%d" +entry = hellenBoardId, "Detected Board ID", int, "%d" entry = clutchUpState, "clutch: up", int, "%d" entry = clutchDownState, "clutch: down", int, "%d" entry = brakePedalState, "brake: down", int, "%d" diff --git a/firmware/tunerstudio/generated/rusefi_hellen-gm-e67.ini b/firmware/tunerstudio/generated/rusefi_hellen-gm-e67.ini index dbede6d381..d913451cef 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen-gm-e67.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen-gm-e67.ini @@ -85,7 +85,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 Wed Jun 29 17:24:18 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Jun 29 22:15:21 UTC 2022 pageSize = 21352 page = 1 @@ -4165,7 +4165,7 @@ entry = dwellAngle, "ignition dwell duration as crankshaft angle", float, "%.3f entry = cltTimingCorrection, "cltTimingCorrection", float, "%.3f" entry = timingIatCorrection, "timingIatCorrection", float, "%.3f" entry = timingPidCorrection, "timingPidCorrection", float, "%.3f" -entry = hellenBoardId, "How does this board self identifies", int, "%d" +entry = hellenBoardId, "Detected Board ID", int, "%d" entry = clutchUpState, "clutch: up", int, "%d" entry = clutchDownState, "clutch: down", int, "%d" entry = brakePedalState, "brake: down", int, "%d" diff --git a/firmware/tunerstudio/generated/rusefi_hellen-nb1.ini b/firmware/tunerstudio/generated/rusefi_hellen-nb1.ini index 7bb22e0c45..db107376b8 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen-nb1.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen-nb1.ini @@ -85,7 +85,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 Wed Jun 29 17:24:17 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Jun 29 22:15:19 UTC 2022 pageSize = 21352 page = 1 @@ -4165,7 +4165,7 @@ entry = dwellAngle, "ignition dwell duration as crankshaft angle", float, "%.3f entry = cltTimingCorrection, "cltTimingCorrection", float, "%.3f" entry = timingIatCorrection, "timingIatCorrection", float, "%.3f" entry = timingPidCorrection, "timingPidCorrection", float, "%.3f" -entry = hellenBoardId, "How does this board self identifies", int, "%d" +entry = hellenBoardId, "Detected Board ID", int, "%d" entry = clutchUpState, "clutch: up", int, "%d" entry = clutchDownState, "clutch: down", int, "%d" entry = brakePedalState, "brake: down", int, "%d" diff --git a/firmware/tunerstudio/generated/rusefi_hellen121nissan.ini b/firmware/tunerstudio/generated/rusefi_hellen121nissan.ini index 56d49412be..7c361e950f 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen121nissan.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen121nissan.ini @@ -85,7 +85,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 Wed Jun 29 17:24:09 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Jun 29 22:15:09 UTC 2022 pageSize = 21352 page = 1 @@ -4165,7 +4165,7 @@ entry = dwellAngle, "ignition dwell duration as crankshaft angle", float, "%.3f entry = cltTimingCorrection, "cltTimingCorrection", float, "%.3f" entry = timingIatCorrection, "timingIatCorrection", float, "%.3f" entry = timingPidCorrection, "timingPidCorrection", float, "%.3f" -entry = hellenBoardId, "How does this board self identifies", int, "%d" +entry = hellenBoardId, "Detected Board ID", int, "%d" entry = clutchUpState, "clutch: up", int, "%d" entry = clutchDownState, "clutch: down", int, "%d" entry = brakePedalState, "brake: down", int, "%d" diff --git a/firmware/tunerstudio/generated/rusefi_hellen121vag.ini b/firmware/tunerstudio/generated/rusefi_hellen121vag.ini index ae9f8d1204..18a517b49f 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen121vag.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen121vag.ini @@ -85,7 +85,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 Wed Jun 29 17:24:07 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Jun 29 22:15:07 UTC 2022 pageSize = 21352 page = 1 @@ -4165,7 +4165,7 @@ entry = dwellAngle, "ignition dwell duration as crankshaft angle", float, "%.3f entry = cltTimingCorrection, "cltTimingCorrection", float, "%.3f" entry = timingIatCorrection, "timingIatCorrection", float, "%.3f" entry = timingPidCorrection, "timingPidCorrection", float, "%.3f" -entry = hellenBoardId, "How does this board self identifies", int, "%d" +entry = hellenBoardId, "Detected Board ID", int, "%d" entry = clutchUpState, "clutch: up", int, "%d" entry = clutchDownState, "clutch: down", int, "%d" entry = brakePedalState, "brake: down", int, "%d" diff --git a/firmware/tunerstudio/generated/rusefi_hellen128mercedes.ini b/firmware/tunerstudio/generated/rusefi_hellen128mercedes.ini index d41ff83bb8..4a7cf5df31 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen128mercedes.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen128mercedes.ini @@ -85,7 +85,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 Wed Jun 29 17:24:05 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Jun 29 22:15:05 UTC 2022 pageSize = 21352 page = 1 @@ -4165,7 +4165,7 @@ entry = dwellAngle, "ignition dwell duration as crankshaft angle", float, "%.3f entry = cltTimingCorrection, "cltTimingCorrection", float, "%.3f" entry = timingIatCorrection, "timingIatCorrection", float, "%.3f" entry = timingPidCorrection, "timingPidCorrection", float, "%.3f" -entry = hellenBoardId, "How does this board self identifies", int, "%d" +entry = hellenBoardId, "Detected Board ID", int, "%d" entry = clutchUpState, "clutch: up", int, "%d" entry = clutchDownState, "clutch: down", int, "%d" entry = brakePedalState, "brake: down", int, "%d" diff --git a/firmware/tunerstudio/generated/rusefi_hellen154hyundai.ini b/firmware/tunerstudio/generated/rusefi_hellen154hyundai.ini index 616dbeaf7b..2a6ce08b94 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen154hyundai.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen154hyundai.ini @@ -85,7 +85,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 Wed Jun 29 17:24:10 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Jun 29 22:15:11 UTC 2022 pageSize = 21352 page = 1 @@ -4165,7 +4165,7 @@ entry = dwellAngle, "ignition dwell duration as crankshaft angle", float, "%.3f entry = cltTimingCorrection, "cltTimingCorrection", float, "%.3f" entry = timingIatCorrection, "timingIatCorrection", float, "%.3f" entry = timingPidCorrection, "timingPidCorrection", float, "%.3f" -entry = hellenBoardId, "How does this board self identifies", int, "%d" +entry = hellenBoardId, "Detected Board ID", int, "%d" entry = clutchUpState, "clutch: up", int, "%d" entry = clutchDownState, "clutch: down", int, "%d" entry = brakePedalState, "brake: down", int, "%d" diff --git a/firmware/tunerstudio/generated/rusefi_hellen72.ini b/firmware/tunerstudio/generated/rusefi_hellen72.ini index 5331577ec9..849749aa3e 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen72.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen72.ini @@ -85,7 +85,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 Wed Jun 29 17:24:13 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Jun 29 22:15:15 UTC 2022 pageSize = 21352 page = 1 @@ -4165,7 +4165,7 @@ entry = dwellAngle, "ignition dwell duration as crankshaft angle", float, "%.3f entry = cltTimingCorrection, "cltTimingCorrection", float, "%.3f" entry = timingIatCorrection, "timingIatCorrection", float, "%.3f" entry = timingPidCorrection, "timingPidCorrection", float, "%.3f" -entry = hellenBoardId, "How does this board self identifies", int, "%d" +entry = hellenBoardId, "Detected Board ID", int, "%d" entry = clutchUpState, "clutch: up", int, "%d" entry = clutchDownState, "clutch: down", int, "%d" entry = brakePedalState, "brake: down", int, "%d" diff --git a/firmware/tunerstudio/generated/rusefi_hellen81.ini b/firmware/tunerstudio/generated/rusefi_hellen81.ini index b6060af5f6..63f211f012 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen81.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen81.ini @@ -85,7 +85,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 Wed Jun 29 17:24:15 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Jun 29 22:15:17 UTC 2022 pageSize = 21352 page = 1 @@ -4165,7 +4165,7 @@ entry = dwellAngle, "ignition dwell duration as crankshaft angle", float, "%.3f entry = cltTimingCorrection, "cltTimingCorrection", float, "%.3f" entry = timingIatCorrection, "timingIatCorrection", float, "%.3f" entry = timingPidCorrection, "timingPidCorrection", float, "%.3f" -entry = hellenBoardId, "How does this board self identifies", int, "%d" +entry = hellenBoardId, "Detected Board ID", int, "%d" entry = clutchUpState, "clutch: up", int, "%d" entry = clutchDownState, "clutch: down", int, "%d" entry = brakePedalState, "brake: down", int, "%d" diff --git a/firmware/tunerstudio/generated/rusefi_hellen88bmw.ini b/firmware/tunerstudio/generated/rusefi_hellen88bmw.ini index 8fae3edead..3b0cd12d18 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen88bmw.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen88bmw.ini @@ -85,7 +85,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 Wed Jun 29 17:24:12 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Jun 29 22:15:13 UTC 2022 pageSize = 21352 page = 1 @@ -4165,7 +4165,7 @@ entry = dwellAngle, "ignition dwell duration as crankshaft angle", float, "%.3f entry = cltTimingCorrection, "cltTimingCorrection", float, "%.3f" entry = timingIatCorrection, "timingIatCorrection", float, "%.3f" entry = timingPidCorrection, "timingPidCorrection", float, "%.3f" -entry = hellenBoardId, "How does this board self identifies", int, "%d" +entry = hellenBoardId, "Detected Board ID", int, "%d" entry = clutchUpState, "clutch: up", int, "%d" entry = clutchDownState, "clutch: down", int, "%d" entry = brakePedalState, "brake: down", int, "%d" diff --git a/firmware/tunerstudio/generated/rusefi_hellenNA6.ini b/firmware/tunerstudio/generated/rusefi_hellenNA6.ini index b0aba912f8..6bffc93394 100644 --- a/firmware/tunerstudio/generated/rusefi_hellenNA6.ini +++ b/firmware/tunerstudio/generated/rusefi_hellenNA6.ini @@ -85,7 +85,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 Wed Jun 29 17:24:20 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Jun 29 22:15:23 UTC 2022 pageSize = 21352 page = 1 @@ -4165,7 +4165,7 @@ entry = dwellAngle, "ignition dwell duration as crankshaft angle", float, "%.3f entry = cltTimingCorrection, "cltTimingCorrection", float, "%.3f" entry = timingIatCorrection, "timingIatCorrection", float, "%.3f" entry = timingPidCorrection, "timingPidCorrection", float, "%.3f" -entry = hellenBoardId, "How does this board self identifies", int, "%d" +entry = hellenBoardId, "Detected Board ID", int, "%d" entry = clutchUpState, "clutch: up", int, "%d" entry = clutchDownState, "clutch: down", int, "%d" entry = brakePedalState, "brake: down", int, "%d" diff --git a/firmware/tunerstudio/generated/rusefi_hellenNA8_96.ini b/firmware/tunerstudio/generated/rusefi_hellenNA8_96.ini index 72b057e73d..59408e4a08 100644 --- a/firmware/tunerstudio/generated/rusefi_hellenNA8_96.ini +++ b/firmware/tunerstudio/generated/rusefi_hellenNA8_96.ini @@ -85,7 +85,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 Wed Jun 29 17:24:21 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Jun 29 22:15:26 UTC 2022 pageSize = 21352 page = 1 @@ -4165,7 +4165,7 @@ entry = dwellAngle, "ignition dwell duration as crankshaft angle", float, "%.3f entry = cltTimingCorrection, "cltTimingCorrection", float, "%.3f" entry = timingIatCorrection, "timingIatCorrection", float, "%.3f" entry = timingPidCorrection, "timingPidCorrection", float, "%.3f" -entry = hellenBoardId, "How does this board self identifies", int, "%d" +entry = hellenBoardId, "Detected Board ID", int, "%d" entry = clutchUpState, "clutch: up", int, "%d" entry = clutchDownState, "clutch: down", int, "%d" entry = brakePedalState, "brake: down", int, "%d" diff --git a/firmware/tunerstudio/generated/rusefi_hellen_cypress.ini b/firmware/tunerstudio/generated/rusefi_hellen_cypress.ini index ce240f04bd..10d9d3da03 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen_cypress.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen_cypress.ini @@ -85,7 +85,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 Wed Jun 29 17:24:47 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Wed Jun 29 22:16:00 UTC 2022 pageSize = 21352 page = 1 @@ -4165,7 +4165,7 @@ entry = dwellAngle, "ignition dwell duration as crankshaft angle", float, "%.3f entry = cltTimingCorrection, "cltTimingCorrection", float, "%.3f" entry = timingIatCorrection, "timingIatCorrection", float, "%.3f" entry = timingPidCorrection, "timingPidCorrection", float, "%.3f" -entry = hellenBoardId, "How does this board self identifies", int, "%d" +entry = hellenBoardId, "Detected Board ID", int, "%d" entry = clutchUpState, "clutch: up", int, "%d" entry = clutchDownState, "clutch: down", int, "%d" entry = brakePedalState, "brake: down", int, "%d" diff --git a/firmware/tunerstudio/generated/rusefi_kinetis.ini b/firmware/tunerstudio/generated/rusefi_kinetis.ini index 8ae58602a4..ccaf7aca30 100644 --- a/firmware/tunerstudio/generated/rusefi_kinetis.ini +++ b/firmware/tunerstudio/generated/rusefi_kinetis.ini @@ -85,7 +85,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 Wed Jun 29 17:24:46 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Wed Jun 29 22:15:59 UTC 2022 pageSize = 21324 page = 1 @@ -4126,7 +4126,7 @@ entry = dwellAngle, "ignition dwell duration as crankshaft angle", float, "%.3f entry = cltTimingCorrection, "cltTimingCorrection", float, "%.3f" entry = timingIatCorrection, "timingIatCorrection", float, "%.3f" entry = timingPidCorrection, "timingPidCorrection", float, "%.3f" -entry = hellenBoardId, "How does this board self identifies", int, "%d" +entry = hellenBoardId, "Detected Board ID", int, "%d" entry = clutchUpState, "clutch: up", int, "%d" entry = clutchDownState, "clutch: down", int, "%d" entry = brakePedalState, "brake: down", int, "%d" diff --git a/firmware/tunerstudio/generated/rusefi_mre_f4.ini b/firmware/tunerstudio/generated/rusefi_mre_f4.ini index f42cea059b..6430614ced 100644 --- a/firmware/tunerstudio/generated/rusefi_mre_f4.ini +++ b/firmware/tunerstudio/generated/rusefi_mre_f4.ini @@ -85,7 +85,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 Wed Jun 29 17:24:24 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Jun 29 22:15:30 UTC 2022 pageSize = 21352 page = 1 @@ -4165,7 +4165,7 @@ entry = dwellAngle, "ignition dwell duration as crankshaft angle", float, "%.3f entry = cltTimingCorrection, "cltTimingCorrection", float, "%.3f" entry = timingIatCorrection, "timingIatCorrection", float, "%.3f" entry = timingPidCorrection, "timingPidCorrection", float, "%.3f" -entry = hellenBoardId, "How does this board self identifies", int, "%d" +entry = hellenBoardId, "Detected Board ID", int, "%d" entry = clutchUpState, "clutch: up", int, "%d" entry = clutchDownState, "clutch: down", int, "%d" entry = brakePedalState, "brake: down", int, "%d" diff --git a/firmware/tunerstudio/generated/rusefi_mre_f7.ini b/firmware/tunerstudio/generated/rusefi_mre_f7.ini index 72b1995bd5..29afc5793c 100644 --- a/firmware/tunerstudio/generated/rusefi_mre_f7.ini +++ b/firmware/tunerstudio/generated/rusefi_mre_f7.ini @@ -85,7 +85,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 Wed Jun 29 17:24:23 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Jun 29 22:15:28 UTC 2022 pageSize = 21352 page = 1 @@ -4165,7 +4165,7 @@ entry = dwellAngle, "ignition dwell duration as crankshaft angle", float, "%.3f entry = cltTimingCorrection, "cltTimingCorrection", float, "%.3f" entry = timingIatCorrection, "timingIatCorrection", float, "%.3f" entry = timingPidCorrection, "timingPidCorrection", float, "%.3f" -entry = hellenBoardId, "How does this board self identifies", int, "%d" +entry = hellenBoardId, "Detected Board ID", int, "%d" entry = clutchUpState, "clutch: up", int, "%d" entry = clutchDownState, "clutch: down", int, "%d" entry = brakePedalState, "brake: down", int, "%d" diff --git a/firmware/tunerstudio/generated/rusefi_prometheus_405.ini b/firmware/tunerstudio/generated/rusefi_prometheus_405.ini index a90eba7a61..0dcbeef893 100644 --- a/firmware/tunerstudio/generated/rusefi_prometheus_405.ini +++ b/firmware/tunerstudio/generated/rusefi_prometheus_405.ini @@ -85,7 +85,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 Wed Jun 29 17:24:32 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Jun 29 22:15:40 UTC 2022 pageSize = 21352 page = 1 @@ -4165,7 +4165,7 @@ entry = dwellAngle, "ignition dwell duration as crankshaft angle", float, "%.3f entry = cltTimingCorrection, "cltTimingCorrection", float, "%.3f" entry = timingIatCorrection, "timingIatCorrection", float, "%.3f" entry = timingPidCorrection, "timingPidCorrection", float, "%.3f" -entry = hellenBoardId, "How does this board self identifies", int, "%d" +entry = hellenBoardId, "Detected Board ID", int, "%d" entry = clutchUpState, "clutch: up", int, "%d" entry = clutchDownState, "clutch: down", int, "%d" entry = brakePedalState, "brake: down", int, "%d" diff --git a/firmware/tunerstudio/generated/rusefi_prometheus_469.ini b/firmware/tunerstudio/generated/rusefi_prometheus_469.ini index a1e06afd1e..a0d63f5cf4 100644 --- a/firmware/tunerstudio/generated/rusefi_prometheus_469.ini +++ b/firmware/tunerstudio/generated/rusefi_prometheus_469.ini @@ -85,7 +85,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 Wed Jun 29 17:24:31 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Jun 29 22:15:38 UTC 2022 pageSize = 21352 page = 1 @@ -4165,7 +4165,7 @@ entry = dwellAngle, "ignition dwell duration as crankshaft angle", float, "%.3f entry = cltTimingCorrection, "cltTimingCorrection", float, "%.3f" entry = timingIatCorrection, "timingIatCorrection", float, "%.3f" entry = timingPidCorrection, "timingPidCorrection", float, "%.3f" -entry = hellenBoardId, "How does this board self identifies", int, "%d" +entry = hellenBoardId, "Detected Board ID", int, "%d" entry = clutchUpState, "clutch: up", int, "%d" entry = clutchDownState, "clutch: down", int, "%d" entry = brakePedalState, "brake: down", int, "%d" diff --git a/firmware/tunerstudio/generated/rusefi_proteus_f4.ini b/firmware/tunerstudio/generated/rusefi_proteus_f4.ini index 277dbcad3e..1459535822 100644 --- a/firmware/tunerstudio/generated/rusefi_proteus_f4.ini +++ b/firmware/tunerstudio/generated/rusefi_proteus_f4.ini @@ -85,7 +85,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 Wed Jun 29 17:24:35 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Jun 29 22:15:44 UTC 2022 pageSize = 21352 page = 1 @@ -4165,7 +4165,7 @@ entry = dwellAngle, "ignition dwell duration as crankshaft angle", float, "%.3f entry = cltTimingCorrection, "cltTimingCorrection", float, "%.3f" entry = timingIatCorrection, "timingIatCorrection", float, "%.3f" entry = timingPidCorrection, "timingPidCorrection", float, "%.3f" -entry = hellenBoardId, "How does this board self identifies", int, "%d" +entry = hellenBoardId, "Detected Board ID", int, "%d" entry = clutchUpState, "clutch: up", int, "%d" entry = clutchDownState, "clutch: down", int, "%d" entry = brakePedalState, "brake: down", int, "%d" diff --git a/firmware/tunerstudio/generated/rusefi_proteus_f7.ini b/firmware/tunerstudio/generated/rusefi_proteus_f7.ini index 86222d4a8e..92cf591f38 100644 --- a/firmware/tunerstudio/generated/rusefi_proteus_f7.ini +++ b/firmware/tunerstudio/generated/rusefi_proteus_f7.ini @@ -85,7 +85,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 Wed Jun 29 17:24:34 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Jun 29 22:15:42 UTC 2022 pageSize = 21352 page = 1 @@ -4165,7 +4165,7 @@ entry = dwellAngle, "ignition dwell duration as crankshaft angle", float, "%.3f entry = cltTimingCorrection, "cltTimingCorrection", float, "%.3f" entry = timingIatCorrection, "timingIatCorrection", float, "%.3f" entry = timingPidCorrection, "timingPidCorrection", float, "%.3f" -entry = hellenBoardId, "How does this board self identifies", int, "%d" +entry = hellenBoardId, "Detected Board ID", int, "%d" entry = clutchUpState, "clutch: up", int, "%d" entry = clutchDownState, "clutch: down", int, "%d" entry = brakePedalState, "brake: down", int, "%d" diff --git a/firmware/tunerstudio/generated/rusefi_proteus_h7.ini b/firmware/tunerstudio/generated/rusefi_proteus_h7.ini index fd7be4a9cf..e0b7e2a31d 100644 --- a/firmware/tunerstudio/generated/rusefi_proteus_h7.ini +++ b/firmware/tunerstudio/generated/rusefi_proteus_h7.ini @@ -85,7 +85,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 Wed Jun 29 17:24:37 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Jun 29 22:15:46 UTC 2022 pageSize = 21352 page = 1 @@ -4165,7 +4165,7 @@ entry = dwellAngle, "ignition dwell duration as crankshaft angle", float, "%.3f entry = cltTimingCorrection, "cltTimingCorrection", float, "%.3f" entry = timingIatCorrection, "timingIatCorrection", float, "%.3f" entry = timingPidCorrection, "timingPidCorrection", float, "%.3f" -entry = hellenBoardId, "How does this board self identifies", int, "%d" +entry = hellenBoardId, "Detected Board ID", int, "%d" entry = clutchUpState, "clutch: up", int, "%d" entry = clutchDownState, "clutch: down", int, "%d" entry = brakePedalState, "brake: down", int, "%d" diff --git a/firmware/tunerstudio/generated/rusefi_subaru_eg33_f7.ini b/firmware/tunerstudio/generated/rusefi_subaru_eg33_f7.ini index 9733355e62..65210d34be 100644 --- a/firmware/tunerstudio/generated/rusefi_subaru_eg33_f7.ini +++ b/firmware/tunerstudio/generated/rusefi_subaru_eg33_f7.ini @@ -85,7 +85,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_subaru_config.sh integration/rusefi_config.txt Wed Jun 29 17:24:49 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_subaru_config.sh integration/rusefi_config.txt Wed Jun 29 22:16:02 UTC 2022 pageSize = 21352 page = 1 @@ -4165,7 +4165,7 @@ entry = dwellAngle, "ignition dwell duration as crankshaft angle", float, "%.3f entry = cltTimingCorrection, "cltTimingCorrection", float, "%.3f" entry = timingIatCorrection, "timingIatCorrection", float, "%.3f" entry = timingPidCorrection, "timingPidCorrection", float, "%.3f" -entry = hellenBoardId, "How does this board self identifies", int, "%d" +entry = hellenBoardId, "Detected Board ID", int, "%d" entry = clutchUpState, "clutch: up", int, "%d" entry = clutchDownState, "clutch: down", int, "%d" entry = brakePedalState, "brake: down", int, "%d" diff --git a/firmware/tunerstudio/generated/rusefi_tdg-pdm8.ini b/firmware/tunerstudio/generated/rusefi_tdg-pdm8.ini index 24f71f8a73..84bd5bf6ff 100644 --- a/firmware/tunerstudio/generated/rusefi_tdg-pdm8.ini +++ b/firmware/tunerstudio/generated/rusefi_tdg-pdm8.ini @@ -85,7 +85,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 Wed Jun 29 17:24:43 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Jun 29 22:15:55 UTC 2022 pageSize = 21352 page = 1 @@ -4165,7 +4165,7 @@ entry = dwellAngle, "ignition dwell duration as crankshaft angle", float, "%.3f entry = cltTimingCorrection, "cltTimingCorrection", float, "%.3f" entry = timingIatCorrection, "timingIatCorrection", float, "%.3f" entry = timingPidCorrection, "timingPidCorrection", float, "%.3f" -entry = hellenBoardId, "How does this board self identifies", int, "%d" +entry = hellenBoardId, "Detected Board ID", int, "%d" entry = clutchUpState, "clutch: up", int, "%d" entry = clutchDownState, "clutch: down", int, "%d" entry = brakePedalState, "brake: down", int, "%d"