diff --git a/firmware/controllers/algo/engine_state_generated.h b/firmware/controllers/algo/engine_state_generated.h index a9b22accce..c6ad875939 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 Mon Aug 22 22:31:43 UTC 2022 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/algo/engine_state.txt Wed Aug 24 02:18:28 UTC 2022 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -407,91 +407,91 @@ struct engine_state_s { bool brakePedalState : 1 {}; /** offset 136 bit 3 */ - bool unusedBit_22_3 : 1 {}; + bool isSynchronizedPhase : 1 {}; /** offset 136 bit 4 */ - bool unusedBit_22_4 : 1 {}; + bool unusedBit_23_4 : 1 {}; /** offset 136 bit 5 */ - bool unusedBit_22_5 : 1 {}; + bool unusedBit_23_5 : 1 {}; /** offset 136 bit 6 */ - bool unusedBit_22_6 : 1 {}; + bool unusedBit_23_6 : 1 {}; /** offset 136 bit 7 */ - bool unusedBit_22_7 : 1 {}; + bool unusedBit_23_7 : 1 {}; /** offset 136 bit 8 */ - bool unusedBit_22_8 : 1 {}; + bool unusedBit_23_8 : 1 {}; /** offset 136 bit 9 */ - bool unusedBit_22_9 : 1 {}; + bool unusedBit_23_9 : 1 {}; /** offset 136 bit 10 */ - bool unusedBit_22_10 : 1 {}; + bool unusedBit_23_10 : 1 {}; /** offset 136 bit 11 */ - bool unusedBit_22_11 : 1 {}; + bool unusedBit_23_11 : 1 {}; /** offset 136 bit 12 */ - bool unusedBit_22_12 : 1 {}; + bool unusedBit_23_12 : 1 {}; /** offset 136 bit 13 */ - bool unusedBit_22_13 : 1 {}; + bool unusedBit_23_13 : 1 {}; /** offset 136 bit 14 */ - bool unusedBit_22_14 : 1 {}; + bool unusedBit_23_14 : 1 {}; /** offset 136 bit 15 */ - bool unusedBit_22_15 : 1 {}; + bool unusedBit_23_15 : 1 {}; /** offset 136 bit 16 */ - bool unusedBit_22_16 : 1 {}; + bool unusedBit_23_16 : 1 {}; /** offset 136 bit 17 */ - bool unusedBit_22_17 : 1 {}; + bool unusedBit_23_17 : 1 {}; /** offset 136 bit 18 */ - bool unusedBit_22_18 : 1 {}; + bool unusedBit_23_18 : 1 {}; /** offset 136 bit 19 */ - bool unusedBit_22_19 : 1 {}; + bool unusedBit_23_19 : 1 {}; /** offset 136 bit 20 */ - bool unusedBit_22_20 : 1 {}; + bool unusedBit_23_20 : 1 {}; /** offset 136 bit 21 */ - bool unusedBit_22_21 : 1 {}; + bool unusedBit_23_21 : 1 {}; /** offset 136 bit 22 */ - bool unusedBit_22_22 : 1 {}; + bool unusedBit_23_22 : 1 {}; /** offset 136 bit 23 */ - bool unusedBit_22_23 : 1 {}; + bool unusedBit_23_23 : 1 {}; /** offset 136 bit 24 */ - bool unusedBit_22_24 : 1 {}; + bool unusedBit_23_24 : 1 {}; /** offset 136 bit 25 */ - bool unusedBit_22_25 : 1 {}; + bool unusedBit_23_25 : 1 {}; /** offset 136 bit 26 */ - bool unusedBit_22_26 : 1 {}; + bool unusedBit_23_26 : 1 {}; /** offset 136 bit 27 */ - bool unusedBit_22_27 : 1 {}; + bool unusedBit_23_27 : 1 {}; /** offset 136 bit 28 */ - bool unusedBit_22_28 : 1 {}; + bool unusedBit_23_28 : 1 {}; /** offset 136 bit 29 */ - bool unusedBit_22_29 : 1 {}; + bool unusedBit_23_29 : 1 {}; /** offset 136 bit 30 */ - bool unusedBit_22_30 : 1 {}; + bool unusedBit_23_30 : 1 {}; /** offset 136 bit 31 */ - bool unusedBit_22_31 : 1 {}; + bool unusedBit_23_31 : 1 {}; /** * offset 140 */ @@ -516,4 +516,4 @@ struct engine_state_s { static_assert(sizeof(engine_state_s) == 152); // end -// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/algo/engine_state.txt Mon Aug 22 22:31:43 UTC 2022 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/algo/engine_state.txt Wed Aug 24 02:18:28 UTC 2022 diff --git a/java_console/models/src/main/java/com/rusefi/config/generated/EngineState.java b/java_console/models/src/main/java/com/rusefi/config/generated/EngineState.java index 3429257e00..d40a83a801 100644 --- a/java_console/models/src/main/java/com/rusefi/config/generated/EngineState.java +++ b/java_console/models/src/main/java/com/rusefi/config/generated/EngineState.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/algo/engine_state.txt Tue Aug 23 04:18:22 UTC 2022 +// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/algo/engine_state.txt Wed Aug 24 02:18:28 UTC 2022 // by class com.rusefi.output.FileJavaFieldsConsumer import com.rusefi.config.*; @@ -494,35 +494,35 @@ public class EngineState { public static final Field CLUTCHUPSTATE = Field.create("CLUTCHUPSTATE", 136, FieldType.BIT, 0); public static final Field CLUTCHDOWNSTATE = Field.create("CLUTCHDOWNSTATE", 136, FieldType.BIT, 1); public static final Field BRAKEPEDALSTATE = Field.create("BRAKEPEDALSTATE", 136, FieldType.BIT, 2); - public static final Field UNUSEDBIT_22_3 = Field.create("UNUSEDBIT_22_3", 136, FieldType.BIT, 3); - public static final Field UNUSEDBIT_22_4 = Field.create("UNUSEDBIT_22_4", 136, FieldType.BIT, 4); - public static final Field UNUSEDBIT_22_5 = Field.create("UNUSEDBIT_22_5", 136, FieldType.BIT, 5); - public static final Field UNUSEDBIT_22_6 = Field.create("UNUSEDBIT_22_6", 136, FieldType.BIT, 6); - public static final Field UNUSEDBIT_22_7 = Field.create("UNUSEDBIT_22_7", 136, FieldType.BIT, 7); - public static final Field UNUSEDBIT_22_8 = Field.create("UNUSEDBIT_22_8", 136, FieldType.BIT, 8); - public static final Field UNUSEDBIT_22_9 = Field.create("UNUSEDBIT_22_9", 136, FieldType.BIT, 9); - public static final Field UNUSEDBIT_22_10 = Field.create("UNUSEDBIT_22_10", 136, FieldType.BIT, 10); - public static final Field UNUSEDBIT_22_11 = Field.create("UNUSEDBIT_22_11", 136, FieldType.BIT, 11); - public static final Field UNUSEDBIT_22_12 = Field.create("UNUSEDBIT_22_12", 136, FieldType.BIT, 12); - public static final Field UNUSEDBIT_22_13 = Field.create("UNUSEDBIT_22_13", 136, FieldType.BIT, 13); - public static final Field UNUSEDBIT_22_14 = Field.create("UNUSEDBIT_22_14", 136, FieldType.BIT, 14); - public static final Field UNUSEDBIT_22_15 = Field.create("UNUSEDBIT_22_15", 136, FieldType.BIT, 15); - public static final Field UNUSEDBIT_22_16 = Field.create("UNUSEDBIT_22_16", 136, FieldType.BIT, 16); - public static final Field UNUSEDBIT_22_17 = Field.create("UNUSEDBIT_22_17", 136, FieldType.BIT, 17); - public static final Field UNUSEDBIT_22_18 = Field.create("UNUSEDBIT_22_18", 136, FieldType.BIT, 18); - public static final Field UNUSEDBIT_22_19 = Field.create("UNUSEDBIT_22_19", 136, FieldType.BIT, 19); - public static final Field UNUSEDBIT_22_20 = Field.create("UNUSEDBIT_22_20", 136, FieldType.BIT, 20); - public static final Field UNUSEDBIT_22_21 = Field.create("UNUSEDBIT_22_21", 136, FieldType.BIT, 21); - public static final Field UNUSEDBIT_22_22 = Field.create("UNUSEDBIT_22_22", 136, FieldType.BIT, 22); - public static final Field UNUSEDBIT_22_23 = Field.create("UNUSEDBIT_22_23", 136, FieldType.BIT, 23); - public static final Field UNUSEDBIT_22_24 = Field.create("UNUSEDBIT_22_24", 136, FieldType.BIT, 24); - public static final Field UNUSEDBIT_22_25 = Field.create("UNUSEDBIT_22_25", 136, FieldType.BIT, 25); - public static final Field UNUSEDBIT_22_26 = Field.create("UNUSEDBIT_22_26", 136, FieldType.BIT, 26); - public static final Field UNUSEDBIT_22_27 = Field.create("UNUSEDBIT_22_27", 136, FieldType.BIT, 27); - public static final Field UNUSEDBIT_22_28 = Field.create("UNUSEDBIT_22_28", 136, FieldType.BIT, 28); - public static final Field UNUSEDBIT_22_29 = Field.create("UNUSEDBIT_22_29", 136, FieldType.BIT, 29); - public static final Field UNUSEDBIT_22_30 = Field.create("UNUSEDBIT_22_30", 136, FieldType.BIT, 30); - public static final Field UNUSEDBIT_22_31 = Field.create("UNUSEDBIT_22_31", 136, FieldType.BIT, 31); + public static final Field ISSYNCHRONIZEDPHASE = Field.create("ISSYNCHRONIZEDPHASE", 136, FieldType.BIT, 3); + public static final Field UNUSEDBIT_23_4 = Field.create("UNUSEDBIT_23_4", 136, FieldType.BIT, 4); + public static final Field UNUSEDBIT_23_5 = Field.create("UNUSEDBIT_23_5", 136, FieldType.BIT, 5); + public static final Field UNUSEDBIT_23_6 = Field.create("UNUSEDBIT_23_6", 136, FieldType.BIT, 6); + public static final Field UNUSEDBIT_23_7 = Field.create("UNUSEDBIT_23_7", 136, FieldType.BIT, 7); + public static final Field UNUSEDBIT_23_8 = Field.create("UNUSEDBIT_23_8", 136, FieldType.BIT, 8); + public static final Field UNUSEDBIT_23_9 = Field.create("UNUSEDBIT_23_9", 136, FieldType.BIT, 9); + public static final Field UNUSEDBIT_23_10 = Field.create("UNUSEDBIT_23_10", 136, FieldType.BIT, 10); + public static final Field UNUSEDBIT_23_11 = Field.create("UNUSEDBIT_23_11", 136, FieldType.BIT, 11); + public static final Field UNUSEDBIT_23_12 = Field.create("UNUSEDBIT_23_12", 136, FieldType.BIT, 12); + public static final Field UNUSEDBIT_23_13 = Field.create("UNUSEDBIT_23_13", 136, FieldType.BIT, 13); + public static final Field UNUSEDBIT_23_14 = Field.create("UNUSEDBIT_23_14", 136, FieldType.BIT, 14); + public static final Field UNUSEDBIT_23_15 = Field.create("UNUSEDBIT_23_15", 136, FieldType.BIT, 15); + public static final Field UNUSEDBIT_23_16 = Field.create("UNUSEDBIT_23_16", 136, FieldType.BIT, 16); + public static final Field UNUSEDBIT_23_17 = Field.create("UNUSEDBIT_23_17", 136, FieldType.BIT, 17); + public static final Field UNUSEDBIT_23_18 = Field.create("UNUSEDBIT_23_18", 136, FieldType.BIT, 18); + public static final Field UNUSEDBIT_23_19 = Field.create("UNUSEDBIT_23_19", 136, FieldType.BIT, 19); + public static final Field UNUSEDBIT_23_20 = Field.create("UNUSEDBIT_23_20", 136, FieldType.BIT, 20); + public static final Field UNUSEDBIT_23_21 = Field.create("UNUSEDBIT_23_21", 136, FieldType.BIT, 21); + public static final Field UNUSEDBIT_23_22 = Field.create("UNUSEDBIT_23_22", 136, FieldType.BIT, 22); + public static final Field UNUSEDBIT_23_23 = Field.create("UNUSEDBIT_23_23", 136, FieldType.BIT, 23); + public static final Field UNUSEDBIT_23_24 = Field.create("UNUSEDBIT_23_24", 136, FieldType.BIT, 24); + public static final Field UNUSEDBIT_23_25 = Field.create("UNUSEDBIT_23_25", 136, FieldType.BIT, 25); + public static final Field UNUSEDBIT_23_26 = Field.create("UNUSEDBIT_23_26", 136, FieldType.BIT, 26); + public static final Field UNUSEDBIT_23_27 = Field.create("UNUSEDBIT_23_27", 136, FieldType.BIT, 27); + public static final Field UNUSEDBIT_23_28 = Field.create("UNUSEDBIT_23_28", 136, FieldType.BIT, 28); + public static final Field UNUSEDBIT_23_29 = Field.create("UNUSEDBIT_23_29", 136, FieldType.BIT, 29); + public static final Field UNUSEDBIT_23_30 = Field.create("UNUSEDBIT_23_30", 136, FieldType.BIT, 30); + public static final Field UNUSEDBIT_23_31 = Field.create("UNUSEDBIT_23_31", 136, FieldType.BIT, 31); public static final Field EGT1 = Field.create("EGT1", 140, FieldType.FLOAT); public static final Field EGT2 = Field.create("EGT2", 144, FieldType.FLOAT); public static final Field DESIREDRPMLIMIT = Field.create("DESIREDRPMLIMIT", 148, FieldType.INT16).setScale(1.0); @@ -629,35 +629,35 @@ public class EngineState { CLUTCHUPSTATE, CLUTCHDOWNSTATE, BRAKEPEDALSTATE, - UNUSEDBIT_22_3, - UNUSEDBIT_22_4, - UNUSEDBIT_22_5, - UNUSEDBIT_22_6, - UNUSEDBIT_22_7, - UNUSEDBIT_22_8, - UNUSEDBIT_22_9, - UNUSEDBIT_22_10, - UNUSEDBIT_22_11, - UNUSEDBIT_22_12, - UNUSEDBIT_22_13, - UNUSEDBIT_22_14, - UNUSEDBIT_22_15, - UNUSEDBIT_22_16, - UNUSEDBIT_22_17, - UNUSEDBIT_22_18, - UNUSEDBIT_22_19, - UNUSEDBIT_22_20, - UNUSEDBIT_22_21, - UNUSEDBIT_22_22, - UNUSEDBIT_22_23, - UNUSEDBIT_22_24, - UNUSEDBIT_22_25, - UNUSEDBIT_22_26, - UNUSEDBIT_22_27, - UNUSEDBIT_22_28, - UNUSEDBIT_22_29, - UNUSEDBIT_22_30, - UNUSEDBIT_22_31, + ISSYNCHRONIZEDPHASE, + UNUSEDBIT_23_4, + UNUSEDBIT_23_5, + UNUSEDBIT_23_6, + UNUSEDBIT_23_7, + UNUSEDBIT_23_8, + UNUSEDBIT_23_9, + UNUSEDBIT_23_10, + UNUSEDBIT_23_11, + UNUSEDBIT_23_12, + UNUSEDBIT_23_13, + UNUSEDBIT_23_14, + UNUSEDBIT_23_15, + UNUSEDBIT_23_16, + UNUSEDBIT_23_17, + UNUSEDBIT_23_18, + UNUSEDBIT_23_19, + UNUSEDBIT_23_20, + UNUSEDBIT_23_21, + UNUSEDBIT_23_22, + UNUSEDBIT_23_23, + UNUSEDBIT_23_24, + UNUSEDBIT_23_25, + UNUSEDBIT_23_26, + UNUSEDBIT_23_27, + UNUSEDBIT_23_28, + UNUSEDBIT_23_29, + UNUSEDBIT_23_30, + UNUSEDBIT_23_31, EGT1, EGT2, DESIREDRPMLIMIT,