From 9b8de47b727b0def76a7a40ebe1f94e6fff3cbd7 Mon Sep 17 00:00:00 2001 From: GitHub build-firmware Action Date: Wed, 2 Feb 2022 04:22:53 +0000 Subject: [PATCH] Auto-generated configs and docs --- .../actuators/main_relay_generated.h | 62 ++++----- .../rusefi/config/generated/MainRelay.java | 118 +++++++++--------- 2 files changed, 90 insertions(+), 90 deletions(-) diff --git a/firmware/controllers/actuators/main_relay_generated.h b/firmware/controllers/actuators/main_relay_generated.h index f5313d2223..f724c2143a 100644 --- a/firmware/controllers/actuators/main_relay_generated.h +++ b/firmware/controllers/actuators/main_relay_generated.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/actuators/main_relay.txt Wed Jan 05 06:47:26 UTC 2022 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/actuators/main_relay.txt Wed Feb 02 04:20:11 UTC 2022 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -16,93 +16,93 @@ struct main_relay_s { bool mainRelayState : 1 {}; /** offset 0 bit 3 */ - bool unusedBit_3_3 : 1 {}; + bool delayedShutoffRequested : 1 {}; /** offset 0 bit 4 */ - bool unusedBit_3_4 : 1 {}; + bool unusedBit_4_4 : 1 {}; /** offset 0 bit 5 */ - bool unusedBit_3_5 : 1 {}; + bool unusedBit_4_5 : 1 {}; /** offset 0 bit 6 */ - bool unusedBit_3_6 : 1 {}; + bool unusedBit_4_6 : 1 {}; /** offset 0 bit 7 */ - bool unusedBit_3_7 : 1 {}; + bool unusedBit_4_7 : 1 {}; /** offset 0 bit 8 */ - bool unusedBit_3_8 : 1 {}; + bool unusedBit_4_8 : 1 {}; /** offset 0 bit 9 */ - bool unusedBit_3_9 : 1 {}; + bool unusedBit_4_9 : 1 {}; /** offset 0 bit 10 */ - bool unusedBit_3_10 : 1 {}; + bool unusedBit_4_10 : 1 {}; /** offset 0 bit 11 */ - bool unusedBit_3_11 : 1 {}; + bool unusedBit_4_11 : 1 {}; /** offset 0 bit 12 */ - bool unusedBit_3_12 : 1 {}; + bool unusedBit_4_12 : 1 {}; /** offset 0 bit 13 */ - bool unusedBit_3_13 : 1 {}; + bool unusedBit_4_13 : 1 {}; /** offset 0 bit 14 */ - bool unusedBit_3_14 : 1 {}; + bool unusedBit_4_14 : 1 {}; /** offset 0 bit 15 */ - bool unusedBit_3_15 : 1 {}; + bool unusedBit_4_15 : 1 {}; /** offset 0 bit 16 */ - bool unusedBit_3_16 : 1 {}; + bool unusedBit_4_16 : 1 {}; /** offset 0 bit 17 */ - bool unusedBit_3_17 : 1 {}; + bool unusedBit_4_17 : 1 {}; /** offset 0 bit 18 */ - bool unusedBit_3_18 : 1 {}; + bool unusedBit_4_18 : 1 {}; /** offset 0 bit 19 */ - bool unusedBit_3_19 : 1 {}; + bool unusedBit_4_19 : 1 {}; /** offset 0 bit 20 */ - bool unusedBit_3_20 : 1 {}; + bool unusedBit_4_20 : 1 {}; /** offset 0 bit 21 */ - bool unusedBit_3_21 : 1 {}; + bool unusedBit_4_21 : 1 {}; /** offset 0 bit 22 */ - bool unusedBit_3_22 : 1 {}; + bool unusedBit_4_22 : 1 {}; /** offset 0 bit 23 */ - bool unusedBit_3_23 : 1 {}; + bool unusedBit_4_23 : 1 {}; /** offset 0 bit 24 */ - bool unusedBit_3_24 : 1 {}; + bool unusedBit_4_24 : 1 {}; /** offset 0 bit 25 */ - bool unusedBit_3_25 : 1 {}; + bool unusedBit_4_25 : 1 {}; /** offset 0 bit 26 */ - bool unusedBit_3_26 : 1 {}; + bool unusedBit_4_26 : 1 {}; /** offset 0 bit 27 */ - bool unusedBit_3_27 : 1 {}; + bool unusedBit_4_27 : 1 {}; /** offset 0 bit 28 */ - bool unusedBit_3_28 : 1 {}; + bool unusedBit_4_28 : 1 {}; /** offset 0 bit 29 */ - bool unusedBit_3_29 : 1 {}; + bool unusedBit_4_29 : 1 {}; /** offset 0 bit 30 */ - bool unusedBit_3_30 : 1 {}; + bool unusedBit_4_30 : 1 {}; /** offset 0 bit 31 */ - bool unusedBit_3_31 : 1 {}; + bool unusedBit_4_31 : 1 {}; /** total size 4*/ }; // end -// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/actuators/main_relay.txt Wed Jan 05 06:47:26 UTC 2022 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/actuators/main_relay.txt Wed Feb 02 04:20:11 UTC 2022 diff --git a/java_console/models/src/main/java/com/rusefi/config/generated/MainRelay.java b/java_console/models/src/main/java/com/rusefi/config/generated/MainRelay.java index 7be3ec94f8..3ca9b56916 100644 --- a/java_console/models/src/main/java/com/rusefi/config/generated/MainRelay.java +++ b/java_console/models/src/main/java/com/rusefi/config/generated/MainRelay.java @@ -1,6 +1,6 @@ package com.rusefi.config.generated; -// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/actuators/main_relay.txt Wed Nov 24 13:01:52 UTC 2021 +// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/actuators/main_relay.txt Wed Feb 02 04:20:11 UTC 2022 // by class com.rusefi.output.FileJavaFieldsConsumer import com.rusefi.config.*; @@ -9,67 +9,67 @@ public class MainRelay { public static final Field ISBENCHTEST = Field.create("ISBENCHTEST", 0, FieldType.BIT, 0); public static final Field HASIGNITIONVOLTAGE = Field.create("HASIGNITIONVOLTAGE", 0, FieldType.BIT, 1); public static final Field MAINRELAYSTATE = Field.create("MAINRELAYSTATE", 0, FieldType.BIT, 2); - public static final Field UNUSEDBIT_3_3 = Field.create("UNUSEDBIT_3_3", 0, FieldType.BIT, 3); - public static final Field UNUSEDBIT_3_4 = Field.create("UNUSEDBIT_3_4", 0, FieldType.BIT, 4); - public static final Field UNUSEDBIT_3_5 = Field.create("UNUSEDBIT_3_5", 0, FieldType.BIT, 5); - public static final Field UNUSEDBIT_3_6 = Field.create("UNUSEDBIT_3_6", 0, FieldType.BIT, 6); - public static final Field UNUSEDBIT_3_7 = Field.create("UNUSEDBIT_3_7", 0, FieldType.BIT, 7); - public static final Field UNUSEDBIT_3_8 = Field.create("UNUSEDBIT_3_8", 0, FieldType.BIT, 8); - public static final Field UNUSEDBIT_3_9 = Field.create("UNUSEDBIT_3_9", 0, FieldType.BIT, 9); - public static final Field UNUSEDBIT_3_10 = Field.create("UNUSEDBIT_3_10", 0, FieldType.BIT, 10); - public static final Field UNUSEDBIT_3_11 = Field.create("UNUSEDBIT_3_11", 0, FieldType.BIT, 11); - public static final Field UNUSEDBIT_3_12 = Field.create("UNUSEDBIT_3_12", 0, FieldType.BIT, 12); - public static final Field UNUSEDBIT_3_13 = Field.create("UNUSEDBIT_3_13", 0, FieldType.BIT, 13); - public static final Field UNUSEDBIT_3_14 = Field.create("UNUSEDBIT_3_14", 0, FieldType.BIT, 14); - public static final Field UNUSEDBIT_3_15 = Field.create("UNUSEDBIT_3_15", 0, FieldType.BIT, 15); - public static final Field UNUSEDBIT_3_16 = Field.create("UNUSEDBIT_3_16", 0, FieldType.BIT, 16); - public static final Field UNUSEDBIT_3_17 = Field.create("UNUSEDBIT_3_17", 0, FieldType.BIT, 17); - public static final Field UNUSEDBIT_3_18 = Field.create("UNUSEDBIT_3_18", 0, FieldType.BIT, 18); - public static final Field UNUSEDBIT_3_19 = Field.create("UNUSEDBIT_3_19", 0, FieldType.BIT, 19); - public static final Field UNUSEDBIT_3_20 = Field.create("UNUSEDBIT_3_20", 0, FieldType.BIT, 20); - public static final Field UNUSEDBIT_3_21 = Field.create("UNUSEDBIT_3_21", 0, FieldType.BIT, 21); - public static final Field UNUSEDBIT_3_22 = Field.create("UNUSEDBIT_3_22", 0, FieldType.BIT, 22); - public static final Field UNUSEDBIT_3_23 = Field.create("UNUSEDBIT_3_23", 0, FieldType.BIT, 23); - public static final Field UNUSEDBIT_3_24 = Field.create("UNUSEDBIT_3_24", 0, FieldType.BIT, 24); - public static final Field UNUSEDBIT_3_25 = Field.create("UNUSEDBIT_3_25", 0, FieldType.BIT, 25); - public static final Field UNUSEDBIT_3_26 = Field.create("UNUSEDBIT_3_26", 0, FieldType.BIT, 26); - public static final Field UNUSEDBIT_3_27 = Field.create("UNUSEDBIT_3_27", 0, FieldType.BIT, 27); - public static final Field UNUSEDBIT_3_28 = Field.create("UNUSEDBIT_3_28", 0, FieldType.BIT, 28); - public static final Field UNUSEDBIT_3_29 = Field.create("UNUSEDBIT_3_29", 0, FieldType.BIT, 29); - public static final Field UNUSEDBIT_3_30 = Field.create("UNUSEDBIT_3_30", 0, FieldType.BIT, 30); - public static final Field UNUSEDBIT_3_31 = Field.create("UNUSEDBIT_3_31", 0, FieldType.BIT, 31); + public static final Field DELAYEDSHUTOFFREQUESTED = Field.create("DELAYEDSHUTOFFREQUESTED", 0, FieldType.BIT, 3); + public static final Field UNUSEDBIT_4_4 = Field.create("UNUSEDBIT_4_4", 0, FieldType.BIT, 4); + public static final Field UNUSEDBIT_4_5 = Field.create("UNUSEDBIT_4_5", 0, FieldType.BIT, 5); + public static final Field UNUSEDBIT_4_6 = Field.create("UNUSEDBIT_4_6", 0, FieldType.BIT, 6); + public static final Field UNUSEDBIT_4_7 = Field.create("UNUSEDBIT_4_7", 0, FieldType.BIT, 7); + public static final Field UNUSEDBIT_4_8 = Field.create("UNUSEDBIT_4_8", 0, FieldType.BIT, 8); + public static final Field UNUSEDBIT_4_9 = Field.create("UNUSEDBIT_4_9", 0, FieldType.BIT, 9); + public static final Field UNUSEDBIT_4_10 = Field.create("UNUSEDBIT_4_10", 0, FieldType.BIT, 10); + public static final Field UNUSEDBIT_4_11 = Field.create("UNUSEDBIT_4_11", 0, FieldType.BIT, 11); + public static final Field UNUSEDBIT_4_12 = Field.create("UNUSEDBIT_4_12", 0, FieldType.BIT, 12); + public static final Field UNUSEDBIT_4_13 = Field.create("UNUSEDBIT_4_13", 0, FieldType.BIT, 13); + public static final Field UNUSEDBIT_4_14 = Field.create("UNUSEDBIT_4_14", 0, FieldType.BIT, 14); + public static final Field UNUSEDBIT_4_15 = Field.create("UNUSEDBIT_4_15", 0, FieldType.BIT, 15); + public static final Field UNUSEDBIT_4_16 = Field.create("UNUSEDBIT_4_16", 0, FieldType.BIT, 16); + public static final Field UNUSEDBIT_4_17 = Field.create("UNUSEDBIT_4_17", 0, FieldType.BIT, 17); + public static final Field UNUSEDBIT_4_18 = Field.create("UNUSEDBIT_4_18", 0, FieldType.BIT, 18); + public static final Field UNUSEDBIT_4_19 = Field.create("UNUSEDBIT_4_19", 0, FieldType.BIT, 19); + public static final Field UNUSEDBIT_4_20 = Field.create("UNUSEDBIT_4_20", 0, FieldType.BIT, 20); + public static final Field UNUSEDBIT_4_21 = Field.create("UNUSEDBIT_4_21", 0, FieldType.BIT, 21); + public static final Field UNUSEDBIT_4_22 = Field.create("UNUSEDBIT_4_22", 0, FieldType.BIT, 22); + public static final Field UNUSEDBIT_4_23 = Field.create("UNUSEDBIT_4_23", 0, FieldType.BIT, 23); + public static final Field UNUSEDBIT_4_24 = Field.create("UNUSEDBIT_4_24", 0, FieldType.BIT, 24); + public static final Field UNUSEDBIT_4_25 = Field.create("UNUSEDBIT_4_25", 0, FieldType.BIT, 25); + public static final Field UNUSEDBIT_4_26 = Field.create("UNUSEDBIT_4_26", 0, FieldType.BIT, 26); + public static final Field UNUSEDBIT_4_27 = Field.create("UNUSEDBIT_4_27", 0, FieldType.BIT, 27); + public static final Field UNUSEDBIT_4_28 = Field.create("UNUSEDBIT_4_28", 0, FieldType.BIT, 28); + public static final Field UNUSEDBIT_4_29 = Field.create("UNUSEDBIT_4_29", 0, FieldType.BIT, 29); + public static final Field UNUSEDBIT_4_30 = Field.create("UNUSEDBIT_4_30", 0, FieldType.BIT, 30); + public static final Field UNUSEDBIT_4_31 = Field.create("UNUSEDBIT_4_31", 0, FieldType.BIT, 31); public static final Field[] VALUES = { ISBENCHTEST, HASIGNITIONVOLTAGE, MAINRELAYSTATE, - UNUSEDBIT_3_3, - UNUSEDBIT_3_4, - UNUSEDBIT_3_5, - UNUSEDBIT_3_6, - UNUSEDBIT_3_7, - UNUSEDBIT_3_8, - UNUSEDBIT_3_9, - UNUSEDBIT_3_10, - UNUSEDBIT_3_11, - UNUSEDBIT_3_12, - UNUSEDBIT_3_13, - UNUSEDBIT_3_14, - UNUSEDBIT_3_15, - UNUSEDBIT_3_16, - UNUSEDBIT_3_17, - UNUSEDBIT_3_18, - UNUSEDBIT_3_19, - UNUSEDBIT_3_20, - UNUSEDBIT_3_21, - UNUSEDBIT_3_22, - UNUSEDBIT_3_23, - UNUSEDBIT_3_24, - UNUSEDBIT_3_25, - UNUSEDBIT_3_26, - UNUSEDBIT_3_27, - UNUSEDBIT_3_28, - UNUSEDBIT_3_29, - UNUSEDBIT_3_30, - UNUSEDBIT_3_31, + DELAYEDSHUTOFFREQUESTED, + UNUSEDBIT_4_4, + UNUSEDBIT_4_5, + UNUSEDBIT_4_6, + UNUSEDBIT_4_7, + UNUSEDBIT_4_8, + UNUSEDBIT_4_9, + UNUSEDBIT_4_10, + UNUSEDBIT_4_11, + UNUSEDBIT_4_12, + UNUSEDBIT_4_13, + UNUSEDBIT_4_14, + UNUSEDBIT_4_15, + UNUSEDBIT_4_16, + UNUSEDBIT_4_17, + UNUSEDBIT_4_18, + UNUSEDBIT_4_19, + UNUSEDBIT_4_20, + UNUSEDBIT_4_21, + UNUSEDBIT_4_22, + UNUSEDBIT_4_23, + UNUSEDBIT_4_24, + UNUSEDBIT_4_25, + UNUSEDBIT_4_26, + UNUSEDBIT_4_27, + UNUSEDBIT_4_28, + UNUSEDBIT_4_29, + UNUSEDBIT_4_30, + UNUSEDBIT_4_31, }; }