Auto-generated configs and docs
This commit is contained in:
parent
9619c17267
commit
9879b05807
|
@ -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/ac_control.txt Thu Nov 24 03:15:51 UTC 2022
|
||||
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/actuators/ac_control.txt Sat Nov 26 05:29:50 UTC 2022
|
||||
|
||||
// by class com.rusefi.output.FileJavaFieldsConsumer
|
||||
import com.rusefi.config.*;
|
||||
|
@ -404,29 +404,6 @@ public class AcControl {
|
|||
public static final Field TPSTOOHIGH = Field.create("TPSTOOHIGH", 0, FieldType.BIT, 6);
|
||||
public static final Field ISDISABLEDBYLUA = Field.create("ISDISABLEDBYLUA", 0, FieldType.BIT, 7);
|
||||
public static final Field ACCOMPRESSORSTATE = Field.create("ACCOMPRESSORSTATE", 0, FieldType.BIT, 8);
|
||||
public static final Field UNUSEDBIT_9_9 = Field.create("UNUSEDBIT_9_9", 0, FieldType.BIT, 9);
|
||||
public static final Field UNUSEDBIT_9_10 = Field.create("UNUSEDBIT_9_10", 0, FieldType.BIT, 10);
|
||||
public static final Field UNUSEDBIT_9_11 = Field.create("UNUSEDBIT_9_11", 0, FieldType.BIT, 11);
|
||||
public static final Field UNUSEDBIT_9_12 = Field.create("UNUSEDBIT_9_12", 0, FieldType.BIT, 12);
|
||||
public static final Field UNUSEDBIT_9_13 = Field.create("UNUSEDBIT_9_13", 0, FieldType.BIT, 13);
|
||||
public static final Field UNUSEDBIT_9_14 = Field.create("UNUSEDBIT_9_14", 0, FieldType.BIT, 14);
|
||||
public static final Field UNUSEDBIT_9_15 = Field.create("UNUSEDBIT_9_15", 0, FieldType.BIT, 15);
|
||||
public static final Field UNUSEDBIT_9_16 = Field.create("UNUSEDBIT_9_16", 0, FieldType.BIT, 16);
|
||||
public static final Field UNUSEDBIT_9_17 = Field.create("UNUSEDBIT_9_17", 0, FieldType.BIT, 17);
|
||||
public static final Field UNUSEDBIT_9_18 = Field.create("UNUSEDBIT_9_18", 0, FieldType.BIT, 18);
|
||||
public static final Field UNUSEDBIT_9_19 = Field.create("UNUSEDBIT_9_19", 0, FieldType.BIT, 19);
|
||||
public static final Field UNUSEDBIT_9_20 = Field.create("UNUSEDBIT_9_20", 0, FieldType.BIT, 20);
|
||||
public static final Field UNUSEDBIT_9_21 = Field.create("UNUSEDBIT_9_21", 0, FieldType.BIT, 21);
|
||||
public static final Field UNUSEDBIT_9_22 = Field.create("UNUSEDBIT_9_22", 0, FieldType.BIT, 22);
|
||||
public static final Field UNUSEDBIT_9_23 = Field.create("UNUSEDBIT_9_23", 0, FieldType.BIT, 23);
|
||||
public static final Field UNUSEDBIT_9_24 = Field.create("UNUSEDBIT_9_24", 0, FieldType.BIT, 24);
|
||||
public static final Field UNUSEDBIT_9_25 = Field.create("UNUSEDBIT_9_25", 0, FieldType.BIT, 25);
|
||||
public static final Field UNUSEDBIT_9_26 = Field.create("UNUSEDBIT_9_26", 0, FieldType.BIT, 26);
|
||||
public static final Field UNUSEDBIT_9_27 = Field.create("UNUSEDBIT_9_27", 0, FieldType.BIT, 27);
|
||||
public static final Field UNUSEDBIT_9_28 = Field.create("UNUSEDBIT_9_28", 0, FieldType.BIT, 28);
|
||||
public static final Field UNUSEDBIT_9_29 = Field.create("UNUSEDBIT_9_29", 0, FieldType.BIT, 29);
|
||||
public static final Field UNUSEDBIT_9_30 = Field.create("UNUSEDBIT_9_30", 0, FieldType.BIT, 30);
|
||||
public static final Field UNUSEDBIT_9_31 = Field.create("UNUSEDBIT_9_31", 0, FieldType.BIT, 31);
|
||||
public static final Field LATEST_USAGE_AC_CONTROL = Field.create("LATEST_USAGE_AC_CONTROL", 4, FieldType.INT).setScale(1.0);
|
||||
public static final Field ACSWITCHLASTCHANGETIMEMS = Field.create("ACSWITCHLASTCHANGETIMEMS", 8, FieldType.INT).setScale(1.0);
|
||||
public static final Field[] VALUES = {
|
||||
|
@ -439,29 +416,6 @@ public class AcControl {
|
|||
TPSTOOHIGH,
|
||||
ISDISABLEDBYLUA,
|
||||
ACCOMPRESSORSTATE,
|
||||
UNUSEDBIT_9_9,
|
||||
UNUSEDBIT_9_10,
|
||||
UNUSEDBIT_9_11,
|
||||
UNUSEDBIT_9_12,
|
||||
UNUSEDBIT_9_13,
|
||||
UNUSEDBIT_9_14,
|
||||
UNUSEDBIT_9_15,
|
||||
UNUSEDBIT_9_16,
|
||||
UNUSEDBIT_9_17,
|
||||
UNUSEDBIT_9_18,
|
||||
UNUSEDBIT_9_19,
|
||||
UNUSEDBIT_9_20,
|
||||
UNUSEDBIT_9_21,
|
||||
UNUSEDBIT_9_22,
|
||||
UNUSEDBIT_9_23,
|
||||
UNUSEDBIT_9_24,
|
||||
UNUSEDBIT_9_25,
|
||||
UNUSEDBIT_9_26,
|
||||
UNUSEDBIT_9_27,
|
||||
UNUSEDBIT_9_28,
|
||||
UNUSEDBIT_9_29,
|
||||
UNUSEDBIT_9_30,
|
||||
UNUSEDBIT_9_31,
|
||||
LATEST_USAGE_AC_CONTROL,
|
||||
ACSWITCHLASTCHANGETIMEMS,
|
||||
};
|
||||
|
|
|
@ -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/boost_control.txt Thu Nov 24 03:15:51 UTC 2022
|
||||
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/actuators/boost_control.txt Sat Nov 26 05:29:50 UTC 2022
|
||||
|
||||
// by class com.rusefi.output.FileJavaFieldsConsumer
|
||||
import com.rusefi.config.*;
|
||||
|
@ -400,33 +400,6 @@ public class BoostControl {
|
|||
public static final Field ISBELOWCLOSEDLOOPTHRESHOLD = Field.create("ISBELOWCLOSEDLOOPTHRESHOLD", 0, FieldType.BIT, 2);
|
||||
public static final Field ISNOTCLOSEDLOOP = Field.create("ISNOTCLOSEDLOOP", 0, FieldType.BIT, 3);
|
||||
public static final Field ISZERORPM = Field.create("ISZERORPM", 0, FieldType.BIT, 4);
|
||||
public static final Field UNUSEDBIT_5_5 = Field.create("UNUSEDBIT_5_5", 0, FieldType.BIT, 5);
|
||||
public static final Field UNUSEDBIT_5_6 = Field.create("UNUSEDBIT_5_6", 0, FieldType.BIT, 6);
|
||||
public static final Field UNUSEDBIT_5_7 = Field.create("UNUSEDBIT_5_7", 0, FieldType.BIT, 7);
|
||||
public static final Field UNUSEDBIT_5_8 = Field.create("UNUSEDBIT_5_8", 0, FieldType.BIT, 8);
|
||||
public static final Field UNUSEDBIT_5_9 = Field.create("UNUSEDBIT_5_9", 0, FieldType.BIT, 9);
|
||||
public static final Field UNUSEDBIT_5_10 = Field.create("UNUSEDBIT_5_10", 0, FieldType.BIT, 10);
|
||||
public static final Field UNUSEDBIT_5_11 = Field.create("UNUSEDBIT_5_11", 0, FieldType.BIT, 11);
|
||||
public static final Field UNUSEDBIT_5_12 = Field.create("UNUSEDBIT_5_12", 0, FieldType.BIT, 12);
|
||||
public static final Field UNUSEDBIT_5_13 = Field.create("UNUSEDBIT_5_13", 0, FieldType.BIT, 13);
|
||||
public static final Field UNUSEDBIT_5_14 = Field.create("UNUSEDBIT_5_14", 0, FieldType.BIT, 14);
|
||||
public static final Field UNUSEDBIT_5_15 = Field.create("UNUSEDBIT_5_15", 0, FieldType.BIT, 15);
|
||||
public static final Field UNUSEDBIT_5_16 = Field.create("UNUSEDBIT_5_16", 0, FieldType.BIT, 16);
|
||||
public static final Field UNUSEDBIT_5_17 = Field.create("UNUSEDBIT_5_17", 0, FieldType.BIT, 17);
|
||||
public static final Field UNUSEDBIT_5_18 = Field.create("UNUSEDBIT_5_18", 0, FieldType.BIT, 18);
|
||||
public static final Field UNUSEDBIT_5_19 = Field.create("UNUSEDBIT_5_19", 0, FieldType.BIT, 19);
|
||||
public static final Field UNUSEDBIT_5_20 = Field.create("UNUSEDBIT_5_20", 0, FieldType.BIT, 20);
|
||||
public static final Field UNUSEDBIT_5_21 = Field.create("UNUSEDBIT_5_21", 0, FieldType.BIT, 21);
|
||||
public static final Field UNUSEDBIT_5_22 = Field.create("UNUSEDBIT_5_22", 0, FieldType.BIT, 22);
|
||||
public static final Field UNUSEDBIT_5_23 = Field.create("UNUSEDBIT_5_23", 0, FieldType.BIT, 23);
|
||||
public static final Field UNUSEDBIT_5_24 = Field.create("UNUSEDBIT_5_24", 0, FieldType.BIT, 24);
|
||||
public static final Field UNUSEDBIT_5_25 = Field.create("UNUSEDBIT_5_25", 0, FieldType.BIT, 25);
|
||||
public static final Field UNUSEDBIT_5_26 = Field.create("UNUSEDBIT_5_26", 0, FieldType.BIT, 26);
|
||||
public static final Field UNUSEDBIT_5_27 = Field.create("UNUSEDBIT_5_27", 0, FieldType.BIT, 27);
|
||||
public static final Field UNUSEDBIT_5_28 = Field.create("UNUSEDBIT_5_28", 0, FieldType.BIT, 28);
|
||||
public static final Field UNUSEDBIT_5_29 = Field.create("UNUSEDBIT_5_29", 0, FieldType.BIT, 29);
|
||||
public static final Field UNUSEDBIT_5_30 = Field.create("UNUSEDBIT_5_30", 0, FieldType.BIT, 30);
|
||||
public static final Field UNUSEDBIT_5_31 = Field.create("UNUSEDBIT_5_31", 0, FieldType.BIT, 31);
|
||||
public static final Field LUATARGETADD = Field.create("LUATARGETADD", 4, FieldType.FLOAT);
|
||||
public static final Field LUATARGETMULT = Field.create("LUATARGETMULT", 8, FieldType.FLOAT);
|
||||
public static final Field OPENLOOPPART = Field.create("OPENLOOPPART", 12, FieldType.FLOAT);
|
||||
|
@ -439,33 +412,6 @@ public class BoostControl {
|
|||
ISBELOWCLOSEDLOOPTHRESHOLD,
|
||||
ISNOTCLOSEDLOOP,
|
||||
ISZERORPM,
|
||||
UNUSEDBIT_5_5,
|
||||
UNUSEDBIT_5_6,
|
||||
UNUSEDBIT_5_7,
|
||||
UNUSEDBIT_5_8,
|
||||
UNUSEDBIT_5_9,
|
||||
UNUSEDBIT_5_10,
|
||||
UNUSEDBIT_5_11,
|
||||
UNUSEDBIT_5_12,
|
||||
UNUSEDBIT_5_13,
|
||||
UNUSEDBIT_5_14,
|
||||
UNUSEDBIT_5_15,
|
||||
UNUSEDBIT_5_16,
|
||||
UNUSEDBIT_5_17,
|
||||
UNUSEDBIT_5_18,
|
||||
UNUSEDBIT_5_19,
|
||||
UNUSEDBIT_5_20,
|
||||
UNUSEDBIT_5_21,
|
||||
UNUSEDBIT_5_22,
|
||||
UNUSEDBIT_5_23,
|
||||
UNUSEDBIT_5_24,
|
||||
UNUSEDBIT_5_25,
|
||||
UNUSEDBIT_5_26,
|
||||
UNUSEDBIT_5_27,
|
||||
UNUSEDBIT_5_28,
|
||||
UNUSEDBIT_5_29,
|
||||
UNUSEDBIT_5_30,
|
||||
UNUSEDBIT_5_31,
|
||||
LUATARGETADD,
|
||||
LUATARGETMULT,
|
||||
OPENLOOPPART,
|
||||
|
|
|
@ -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/electronic_throttle.txt Wed Nov 23 01:41:35 UTC 2022
|
||||
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/actuators/electronic_throttle.txt Sat Nov 26 05:29:50 UTC 2022
|
||||
|
||||
// by class com.rusefi.output.FileJavaFieldsConsumer
|
||||
import com.rusefi.config.*;
|
||||
|
@ -14,37 +14,6 @@ public class ElectronicThrottle {
|
|||
public static final Field ETBCURRENTTARGET = Field.create("ETBCURRENTTARGET", 20, FieldType.FLOAT);
|
||||
public static final Field ETBCURRENTADJUSTEDTARGET = Field.create("ETBCURRENTADJUSTEDTARGET", 24, FieldType.FLOAT);
|
||||
public static final Field ETBREVLIMITACTIVE = Field.create("ETBREVLIMITACTIVE", 28, FieldType.BIT, 0);
|
||||
public static final Field UNUSEDBIT_8_1 = Field.create("UNUSEDBIT_8_1", 28, FieldType.BIT, 1);
|
||||
public static final Field UNUSEDBIT_8_2 = Field.create("UNUSEDBIT_8_2", 28, FieldType.BIT, 2);
|
||||
public static final Field UNUSEDBIT_8_3 = Field.create("UNUSEDBIT_8_3", 28, FieldType.BIT, 3);
|
||||
public static final Field UNUSEDBIT_8_4 = Field.create("UNUSEDBIT_8_4", 28, FieldType.BIT, 4);
|
||||
public static final Field UNUSEDBIT_8_5 = Field.create("UNUSEDBIT_8_5", 28, FieldType.BIT, 5);
|
||||
public static final Field UNUSEDBIT_8_6 = Field.create("UNUSEDBIT_8_6", 28, FieldType.BIT, 6);
|
||||
public static final Field UNUSEDBIT_8_7 = Field.create("UNUSEDBIT_8_7", 28, FieldType.BIT, 7);
|
||||
public static final Field UNUSEDBIT_8_8 = Field.create("UNUSEDBIT_8_8", 28, FieldType.BIT, 8);
|
||||
public static final Field UNUSEDBIT_8_9 = Field.create("UNUSEDBIT_8_9", 28, FieldType.BIT, 9);
|
||||
public static final Field UNUSEDBIT_8_10 = Field.create("UNUSEDBIT_8_10", 28, FieldType.BIT, 10);
|
||||
public static final Field UNUSEDBIT_8_11 = Field.create("UNUSEDBIT_8_11", 28, FieldType.BIT, 11);
|
||||
public static final Field UNUSEDBIT_8_12 = Field.create("UNUSEDBIT_8_12", 28, FieldType.BIT, 12);
|
||||
public static final Field UNUSEDBIT_8_13 = Field.create("UNUSEDBIT_8_13", 28, FieldType.BIT, 13);
|
||||
public static final Field UNUSEDBIT_8_14 = Field.create("UNUSEDBIT_8_14", 28, FieldType.BIT, 14);
|
||||
public static final Field UNUSEDBIT_8_15 = Field.create("UNUSEDBIT_8_15", 28, FieldType.BIT, 15);
|
||||
public static final Field UNUSEDBIT_8_16 = Field.create("UNUSEDBIT_8_16", 28, FieldType.BIT, 16);
|
||||
public static final Field UNUSEDBIT_8_17 = Field.create("UNUSEDBIT_8_17", 28, FieldType.BIT, 17);
|
||||
public static final Field UNUSEDBIT_8_18 = Field.create("UNUSEDBIT_8_18", 28, FieldType.BIT, 18);
|
||||
public static final Field UNUSEDBIT_8_19 = Field.create("UNUSEDBIT_8_19", 28, FieldType.BIT, 19);
|
||||
public static final Field UNUSEDBIT_8_20 = Field.create("UNUSEDBIT_8_20", 28, FieldType.BIT, 20);
|
||||
public static final Field UNUSEDBIT_8_21 = Field.create("UNUSEDBIT_8_21", 28, FieldType.BIT, 21);
|
||||
public static final Field UNUSEDBIT_8_22 = Field.create("UNUSEDBIT_8_22", 28, FieldType.BIT, 22);
|
||||
public static final Field UNUSEDBIT_8_23 = Field.create("UNUSEDBIT_8_23", 28, FieldType.BIT, 23);
|
||||
public static final Field UNUSEDBIT_8_24 = Field.create("UNUSEDBIT_8_24", 28, FieldType.BIT, 24);
|
||||
public static final Field UNUSEDBIT_8_25 = Field.create("UNUSEDBIT_8_25", 28, FieldType.BIT, 25);
|
||||
public static final Field UNUSEDBIT_8_26 = Field.create("UNUSEDBIT_8_26", 28, FieldType.BIT, 26);
|
||||
public static final Field UNUSEDBIT_8_27 = Field.create("UNUSEDBIT_8_27", 28, FieldType.BIT, 27);
|
||||
public static final Field UNUSEDBIT_8_28 = Field.create("UNUSEDBIT_8_28", 28, FieldType.BIT, 28);
|
||||
public static final Field UNUSEDBIT_8_29 = Field.create("UNUSEDBIT_8_29", 28, FieldType.BIT, 29);
|
||||
public static final Field UNUSEDBIT_8_30 = Field.create("UNUSEDBIT_8_30", 28, FieldType.BIT, 30);
|
||||
public static final Field UNUSEDBIT_8_31 = Field.create("UNUSEDBIT_8_31", 28, FieldType.BIT, 31);
|
||||
public static final Field[] VALUES = {
|
||||
IDLEPOSITION,
|
||||
TRIM,
|
||||
|
@ -54,36 +23,5 @@ public class ElectronicThrottle {
|
|||
ETBCURRENTTARGET,
|
||||
ETBCURRENTADJUSTEDTARGET,
|
||||
ETBREVLIMITACTIVE,
|
||||
UNUSEDBIT_8_1,
|
||||
UNUSEDBIT_8_2,
|
||||
UNUSEDBIT_8_3,
|
||||
UNUSEDBIT_8_4,
|
||||
UNUSEDBIT_8_5,
|
||||
UNUSEDBIT_8_6,
|
||||
UNUSEDBIT_8_7,
|
||||
UNUSEDBIT_8_8,
|
||||
UNUSEDBIT_8_9,
|
||||
UNUSEDBIT_8_10,
|
||||
UNUSEDBIT_8_11,
|
||||
UNUSEDBIT_8_12,
|
||||
UNUSEDBIT_8_13,
|
||||
UNUSEDBIT_8_14,
|
||||
UNUSEDBIT_8_15,
|
||||
UNUSEDBIT_8_16,
|
||||
UNUSEDBIT_8_17,
|
||||
UNUSEDBIT_8_18,
|
||||
UNUSEDBIT_8_19,
|
||||
UNUSEDBIT_8_20,
|
||||
UNUSEDBIT_8_21,
|
||||
UNUSEDBIT_8_22,
|
||||
UNUSEDBIT_8_23,
|
||||
UNUSEDBIT_8_24,
|
||||
UNUSEDBIT_8_25,
|
||||
UNUSEDBIT_8_26,
|
||||
UNUSEDBIT_8_27,
|
||||
UNUSEDBIT_8_28,
|
||||
UNUSEDBIT_8_29,
|
||||
UNUSEDBIT_8_30,
|
||||
UNUSEDBIT_8_31,
|
||||
};
|
||||
}
|
||||
|
|
|
@ -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 Thu Nov 24 03:15:51 UTC 2022
|
||||
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/algo/engine_state.txt Sat Nov 26 05:29:50 UTC 2022
|
||||
|
||||
// by class com.rusefi.output.FileJavaFieldsConsumer
|
||||
import com.rusefi.config.*;
|
||||
|
@ -401,34 +401,6 @@ public class EngineState {
|
|||
public static final Field LUA_BRAKEPEDALSTATE = Field.create("LUA_BRAKEPEDALSTATE", 8, FieldType.BIT, 1);
|
||||
public static final Field LUA_ACREQUESTSTATE = Field.create("LUA_ACREQUESTSTATE", 8, FieldType.BIT, 2);
|
||||
public static final Field LUA_LUADISABLEETB = Field.create("LUA_LUADISABLEETB", 8, FieldType.BIT, 3);
|
||||
public static final Field LUA_UNUSEDBIT_6_4 = Field.create("LUA_UNUSEDBIT_6_4", 8, FieldType.BIT, 4);
|
||||
public static final Field LUA_UNUSEDBIT_6_5 = Field.create("LUA_UNUSEDBIT_6_5", 8, FieldType.BIT, 5);
|
||||
public static final Field LUA_UNUSEDBIT_6_6 = Field.create("LUA_UNUSEDBIT_6_6", 8, FieldType.BIT, 6);
|
||||
public static final Field LUA_UNUSEDBIT_6_7 = Field.create("LUA_UNUSEDBIT_6_7", 8, FieldType.BIT, 7);
|
||||
public static final Field LUA_UNUSEDBIT_6_8 = Field.create("LUA_UNUSEDBIT_6_8", 8, FieldType.BIT, 8);
|
||||
public static final Field LUA_UNUSEDBIT_6_9 = Field.create("LUA_UNUSEDBIT_6_9", 8, FieldType.BIT, 9);
|
||||
public static final Field LUA_UNUSEDBIT_6_10 = Field.create("LUA_UNUSEDBIT_6_10", 8, FieldType.BIT, 10);
|
||||
public static final Field LUA_UNUSEDBIT_6_11 = Field.create("LUA_UNUSEDBIT_6_11", 8, FieldType.BIT, 11);
|
||||
public static final Field LUA_UNUSEDBIT_6_12 = Field.create("LUA_UNUSEDBIT_6_12", 8, FieldType.BIT, 12);
|
||||
public static final Field LUA_UNUSEDBIT_6_13 = Field.create("LUA_UNUSEDBIT_6_13", 8, FieldType.BIT, 13);
|
||||
public static final Field LUA_UNUSEDBIT_6_14 = Field.create("LUA_UNUSEDBIT_6_14", 8, FieldType.BIT, 14);
|
||||
public static final Field LUA_UNUSEDBIT_6_15 = Field.create("LUA_UNUSEDBIT_6_15", 8, FieldType.BIT, 15);
|
||||
public static final Field LUA_UNUSEDBIT_6_16 = Field.create("LUA_UNUSEDBIT_6_16", 8, FieldType.BIT, 16);
|
||||
public static final Field LUA_UNUSEDBIT_6_17 = Field.create("LUA_UNUSEDBIT_6_17", 8, FieldType.BIT, 17);
|
||||
public static final Field LUA_UNUSEDBIT_6_18 = Field.create("LUA_UNUSEDBIT_6_18", 8, FieldType.BIT, 18);
|
||||
public static final Field LUA_UNUSEDBIT_6_19 = Field.create("LUA_UNUSEDBIT_6_19", 8, FieldType.BIT, 19);
|
||||
public static final Field LUA_UNUSEDBIT_6_20 = Field.create("LUA_UNUSEDBIT_6_20", 8, FieldType.BIT, 20);
|
||||
public static final Field LUA_UNUSEDBIT_6_21 = Field.create("LUA_UNUSEDBIT_6_21", 8, FieldType.BIT, 21);
|
||||
public static final Field LUA_UNUSEDBIT_6_22 = Field.create("LUA_UNUSEDBIT_6_22", 8, FieldType.BIT, 22);
|
||||
public static final Field LUA_UNUSEDBIT_6_23 = Field.create("LUA_UNUSEDBIT_6_23", 8, FieldType.BIT, 23);
|
||||
public static final Field LUA_UNUSEDBIT_6_24 = Field.create("LUA_UNUSEDBIT_6_24", 8, FieldType.BIT, 24);
|
||||
public static final Field LUA_UNUSEDBIT_6_25 = Field.create("LUA_UNUSEDBIT_6_25", 8, FieldType.BIT, 25);
|
||||
public static final Field LUA_UNUSEDBIT_6_26 = Field.create("LUA_UNUSEDBIT_6_26", 8, FieldType.BIT, 26);
|
||||
public static final Field LUA_UNUSEDBIT_6_27 = Field.create("LUA_UNUSEDBIT_6_27", 8, FieldType.BIT, 27);
|
||||
public static final Field LUA_UNUSEDBIT_6_28 = Field.create("LUA_UNUSEDBIT_6_28", 8, FieldType.BIT, 28);
|
||||
public static final Field LUA_UNUSEDBIT_6_29 = Field.create("LUA_UNUSEDBIT_6_29", 8, FieldType.BIT, 29);
|
||||
public static final Field LUA_UNUSEDBIT_6_30 = Field.create("LUA_UNUSEDBIT_6_30", 8, FieldType.BIT, 30);
|
||||
public static final Field LUA_UNUSEDBIT_6_31 = Field.create("LUA_UNUSEDBIT_6_31", 8, FieldType.BIT, 31);
|
||||
public static final Field SD_TCHARGE = Field.create("SD_TCHARGE", 12, FieldType.FLOAT);
|
||||
public static final Field SD_TCHARGEK = Field.create("SD_TCHARGEK", 16, FieldType.FLOAT);
|
||||
public static final Field SD_AIRFLOW = Field.create("SD_AIRFLOW", 20, FieldType.FLOAT);
|
||||
|
@ -461,34 +433,6 @@ public class EngineState {
|
|||
public static final Field CLUTCHDOWNSTATE = Field.create("CLUTCHDOWNSTATE", 116, FieldType.BIT, 1);
|
||||
public static final Field BRAKEPEDALSTATE = Field.create("BRAKEPEDALSTATE", 116, FieldType.BIT, 2);
|
||||
public static final Field STARTSTOPSTATE = Field.create("STARTSTOPSTATE", 116, FieldType.BIT, 3);
|
||||
public static final Field UNUSEDBIT_22_4 = Field.create("UNUSEDBIT_22_4", 116, FieldType.BIT, 4);
|
||||
public static final Field UNUSEDBIT_22_5 = Field.create("UNUSEDBIT_22_5", 116, FieldType.BIT, 5);
|
||||
public static final Field UNUSEDBIT_22_6 = Field.create("UNUSEDBIT_22_6", 116, FieldType.BIT, 6);
|
||||
public static final Field UNUSEDBIT_22_7 = Field.create("UNUSEDBIT_22_7", 116, FieldType.BIT, 7);
|
||||
public static final Field UNUSEDBIT_22_8 = Field.create("UNUSEDBIT_22_8", 116, FieldType.BIT, 8);
|
||||
public static final Field UNUSEDBIT_22_9 = Field.create("UNUSEDBIT_22_9", 116, FieldType.BIT, 9);
|
||||
public static final Field UNUSEDBIT_22_10 = Field.create("UNUSEDBIT_22_10", 116, FieldType.BIT, 10);
|
||||
public static final Field UNUSEDBIT_22_11 = Field.create("UNUSEDBIT_22_11", 116, FieldType.BIT, 11);
|
||||
public static final Field UNUSEDBIT_22_12 = Field.create("UNUSEDBIT_22_12", 116, FieldType.BIT, 12);
|
||||
public static final Field UNUSEDBIT_22_13 = Field.create("UNUSEDBIT_22_13", 116, FieldType.BIT, 13);
|
||||
public static final Field UNUSEDBIT_22_14 = Field.create("UNUSEDBIT_22_14", 116, FieldType.BIT, 14);
|
||||
public static final Field UNUSEDBIT_22_15 = Field.create("UNUSEDBIT_22_15", 116, FieldType.BIT, 15);
|
||||
public static final Field UNUSEDBIT_22_16 = Field.create("UNUSEDBIT_22_16", 116, FieldType.BIT, 16);
|
||||
public static final Field UNUSEDBIT_22_17 = Field.create("UNUSEDBIT_22_17", 116, FieldType.BIT, 17);
|
||||
public static final Field UNUSEDBIT_22_18 = Field.create("UNUSEDBIT_22_18", 116, FieldType.BIT, 18);
|
||||
public static final Field UNUSEDBIT_22_19 = Field.create("UNUSEDBIT_22_19", 116, FieldType.BIT, 19);
|
||||
public static final Field UNUSEDBIT_22_20 = Field.create("UNUSEDBIT_22_20", 116, FieldType.BIT, 20);
|
||||
public static final Field UNUSEDBIT_22_21 = Field.create("UNUSEDBIT_22_21", 116, FieldType.BIT, 21);
|
||||
public static final Field UNUSEDBIT_22_22 = Field.create("UNUSEDBIT_22_22", 116, FieldType.BIT, 22);
|
||||
public static final Field UNUSEDBIT_22_23 = Field.create("UNUSEDBIT_22_23", 116, FieldType.BIT, 23);
|
||||
public static final Field UNUSEDBIT_22_24 = Field.create("UNUSEDBIT_22_24", 116, FieldType.BIT, 24);
|
||||
public static final Field UNUSEDBIT_22_25 = Field.create("UNUSEDBIT_22_25", 116, FieldType.BIT, 25);
|
||||
public static final Field UNUSEDBIT_22_26 = Field.create("UNUSEDBIT_22_26", 116, FieldType.BIT, 26);
|
||||
public static final Field UNUSEDBIT_22_27 = Field.create("UNUSEDBIT_22_27", 116, FieldType.BIT, 27);
|
||||
public static final Field UNUSEDBIT_22_28 = Field.create("UNUSEDBIT_22_28", 116, FieldType.BIT, 28);
|
||||
public static final Field UNUSEDBIT_22_29 = Field.create("UNUSEDBIT_22_29", 116, FieldType.BIT, 29);
|
||||
public static final Field UNUSEDBIT_22_30 = Field.create("UNUSEDBIT_22_30", 116, FieldType.BIT, 30);
|
||||
public static final Field UNUSEDBIT_22_31 = Field.create("UNUSEDBIT_22_31", 116, FieldType.BIT, 31);
|
||||
public static final Field STARTSTOPSTATETOGGLECOUNTER = Field.create("STARTSTOPSTATETOGGLECOUNTER", 120, FieldType.INT).setScale(1.0);
|
||||
public static final Field EGTVALUE1 = Field.create("EGTVALUE1", 124, FieldType.FLOAT);
|
||||
public static final Field EGTVALUE2 = Field.create("EGTVALUE2", 128, FieldType.FLOAT);
|
||||
|
@ -507,34 +451,6 @@ public class EngineState {
|
|||
LUA_BRAKEPEDALSTATE,
|
||||
LUA_ACREQUESTSTATE,
|
||||
LUA_LUADISABLEETB,
|
||||
LUA_UNUSEDBIT_6_4,
|
||||
LUA_UNUSEDBIT_6_5,
|
||||
LUA_UNUSEDBIT_6_6,
|
||||
LUA_UNUSEDBIT_6_7,
|
||||
LUA_UNUSEDBIT_6_8,
|
||||
LUA_UNUSEDBIT_6_9,
|
||||
LUA_UNUSEDBIT_6_10,
|
||||
LUA_UNUSEDBIT_6_11,
|
||||
LUA_UNUSEDBIT_6_12,
|
||||
LUA_UNUSEDBIT_6_13,
|
||||
LUA_UNUSEDBIT_6_14,
|
||||
LUA_UNUSEDBIT_6_15,
|
||||
LUA_UNUSEDBIT_6_16,
|
||||
LUA_UNUSEDBIT_6_17,
|
||||
LUA_UNUSEDBIT_6_18,
|
||||
LUA_UNUSEDBIT_6_19,
|
||||
LUA_UNUSEDBIT_6_20,
|
||||
LUA_UNUSEDBIT_6_21,
|
||||
LUA_UNUSEDBIT_6_22,
|
||||
LUA_UNUSEDBIT_6_23,
|
||||
LUA_UNUSEDBIT_6_24,
|
||||
LUA_UNUSEDBIT_6_25,
|
||||
LUA_UNUSEDBIT_6_26,
|
||||
LUA_UNUSEDBIT_6_27,
|
||||
LUA_UNUSEDBIT_6_28,
|
||||
LUA_UNUSEDBIT_6_29,
|
||||
LUA_UNUSEDBIT_6_30,
|
||||
LUA_UNUSEDBIT_6_31,
|
||||
SD_TCHARGE,
|
||||
SD_TCHARGEK,
|
||||
SD_AIRFLOW,
|
||||
|
@ -567,34 +483,6 @@ public class EngineState {
|
|||
CLUTCHDOWNSTATE,
|
||||
BRAKEPEDALSTATE,
|
||||
STARTSTOPSTATE,
|
||||
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,
|
||||
STARTSTOPSTATETOGGLECOUNTER,
|
||||
EGTVALUE1,
|
||||
EGTVALUE2,
|
||||
|
|
|
@ -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/fan_control.txt Mon Aug 15 21:21:43 UTC 2022
|
||||
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/actuators/fan_control.txt Sat Nov 26 05:29:50 UTC 2022
|
||||
|
||||
// by class com.rusefi.output.FileJavaFieldsConsumer
|
||||
import com.rusefi.config.*;
|
||||
|
@ -13,31 +13,6 @@ public class FanControl {
|
|||
public static final Field ENABLEDFORAC = Field.create("ENABLEDFORAC", 0, FieldType.BIT, 4);
|
||||
public static final Field HOT = Field.create("HOT", 0, FieldType.BIT, 5);
|
||||
public static final Field COLD = Field.create("COLD", 0, FieldType.BIT, 6);
|
||||
public static final Field UNUSEDBIT_7_7 = Field.create("UNUSEDBIT_7_7", 0, FieldType.BIT, 7);
|
||||
public static final Field UNUSEDBIT_7_8 = Field.create("UNUSEDBIT_7_8", 0, FieldType.BIT, 8);
|
||||
public static final Field UNUSEDBIT_7_9 = Field.create("UNUSEDBIT_7_9", 0, FieldType.BIT, 9);
|
||||
public static final Field UNUSEDBIT_7_10 = Field.create("UNUSEDBIT_7_10", 0, FieldType.BIT, 10);
|
||||
public static final Field UNUSEDBIT_7_11 = Field.create("UNUSEDBIT_7_11", 0, FieldType.BIT, 11);
|
||||
public static final Field UNUSEDBIT_7_12 = Field.create("UNUSEDBIT_7_12", 0, FieldType.BIT, 12);
|
||||
public static final Field UNUSEDBIT_7_13 = Field.create("UNUSEDBIT_7_13", 0, FieldType.BIT, 13);
|
||||
public static final Field UNUSEDBIT_7_14 = Field.create("UNUSEDBIT_7_14", 0, FieldType.BIT, 14);
|
||||
public static final Field UNUSEDBIT_7_15 = Field.create("UNUSEDBIT_7_15", 0, FieldType.BIT, 15);
|
||||
public static final Field UNUSEDBIT_7_16 = Field.create("UNUSEDBIT_7_16", 0, FieldType.BIT, 16);
|
||||
public static final Field UNUSEDBIT_7_17 = Field.create("UNUSEDBIT_7_17", 0, FieldType.BIT, 17);
|
||||
public static final Field UNUSEDBIT_7_18 = Field.create("UNUSEDBIT_7_18", 0, FieldType.BIT, 18);
|
||||
public static final Field UNUSEDBIT_7_19 = Field.create("UNUSEDBIT_7_19", 0, FieldType.BIT, 19);
|
||||
public static final Field UNUSEDBIT_7_20 = Field.create("UNUSEDBIT_7_20", 0, FieldType.BIT, 20);
|
||||
public static final Field UNUSEDBIT_7_21 = Field.create("UNUSEDBIT_7_21", 0, FieldType.BIT, 21);
|
||||
public static final Field UNUSEDBIT_7_22 = Field.create("UNUSEDBIT_7_22", 0, FieldType.BIT, 22);
|
||||
public static final Field UNUSEDBIT_7_23 = Field.create("UNUSEDBIT_7_23", 0, FieldType.BIT, 23);
|
||||
public static final Field UNUSEDBIT_7_24 = Field.create("UNUSEDBIT_7_24", 0, FieldType.BIT, 24);
|
||||
public static final Field UNUSEDBIT_7_25 = Field.create("UNUSEDBIT_7_25", 0, FieldType.BIT, 25);
|
||||
public static final Field UNUSEDBIT_7_26 = Field.create("UNUSEDBIT_7_26", 0, FieldType.BIT, 26);
|
||||
public static final Field UNUSEDBIT_7_27 = Field.create("UNUSEDBIT_7_27", 0, FieldType.BIT, 27);
|
||||
public static final Field UNUSEDBIT_7_28 = Field.create("UNUSEDBIT_7_28", 0, FieldType.BIT, 28);
|
||||
public static final Field UNUSEDBIT_7_29 = Field.create("UNUSEDBIT_7_29", 0, FieldType.BIT, 29);
|
||||
public static final Field UNUSEDBIT_7_30 = Field.create("UNUSEDBIT_7_30", 0, FieldType.BIT, 30);
|
||||
public static final Field UNUSEDBIT_7_31 = Field.create("UNUSEDBIT_7_31", 0, FieldType.BIT, 31);
|
||||
public static final Field[] VALUES = {
|
||||
CRANKING,
|
||||
NOTRUNNING,
|
||||
|
@ -46,30 +21,5 @@ public class FanControl {
|
|||
ENABLEDFORAC,
|
||||
HOT,
|
||||
COLD,
|
||||
UNUSEDBIT_7_7,
|
||||
UNUSEDBIT_7_8,
|
||||
UNUSEDBIT_7_9,
|
||||
UNUSEDBIT_7_10,
|
||||
UNUSEDBIT_7_11,
|
||||
UNUSEDBIT_7_12,
|
||||
UNUSEDBIT_7_13,
|
||||
UNUSEDBIT_7_14,
|
||||
UNUSEDBIT_7_15,
|
||||
UNUSEDBIT_7_16,
|
||||
UNUSEDBIT_7_17,
|
||||
UNUSEDBIT_7_18,
|
||||
UNUSEDBIT_7_19,
|
||||
UNUSEDBIT_7_20,
|
||||
UNUSEDBIT_7_21,
|
||||
UNUSEDBIT_7_22,
|
||||
UNUSEDBIT_7_23,
|
||||
UNUSEDBIT_7_24,
|
||||
UNUSEDBIT_7_25,
|
||||
UNUSEDBIT_7_26,
|
||||
UNUSEDBIT_7_27,
|
||||
UNUSEDBIT_7_28,
|
||||
UNUSEDBIT_7_29,
|
||||
UNUSEDBIT_7_30,
|
||||
UNUSEDBIT_7_31,
|
||||
};
|
||||
}
|
||||
|
|
|
@ -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/fuel/fuel_computer.txt Thu Nov 24 03:15:51 UTC 2022
|
||||
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/algo/fuel/fuel_computer.txt Sat Nov 26 05:29:50 UTC 2022
|
||||
|
||||
// by class com.rusefi.output.FileJavaFieldsConsumer
|
||||
import com.rusefi.config.*;
|
||||
|
@ -402,37 +402,6 @@ public class FuelComputer {
|
|||
public static final Field SDTCHARGE_COFF = Field.create("SDTCHARGE_COFF", 8, FieldType.FLOAT);
|
||||
public static final Field SDAIRMASSINONECYLINDER = Field.create("SDAIRMASSINONECYLINDER", 12, FieldType.FLOAT);
|
||||
public static final Field SDISTCHARGEAIRMODEL = Field.create("SDISTCHARGEAIRMODEL", 16, FieldType.BIT, 0);
|
||||
public static final Field UNUSEDBIT_7_1 = Field.create("UNUSEDBIT_7_1", 16, FieldType.BIT, 1);
|
||||
public static final Field UNUSEDBIT_7_2 = Field.create("UNUSEDBIT_7_2", 16, FieldType.BIT, 2);
|
||||
public static final Field UNUSEDBIT_7_3 = Field.create("UNUSEDBIT_7_3", 16, FieldType.BIT, 3);
|
||||
public static final Field UNUSEDBIT_7_4 = Field.create("UNUSEDBIT_7_4", 16, FieldType.BIT, 4);
|
||||
public static final Field UNUSEDBIT_7_5 = Field.create("UNUSEDBIT_7_5", 16, FieldType.BIT, 5);
|
||||
public static final Field UNUSEDBIT_7_6 = Field.create("UNUSEDBIT_7_6", 16, FieldType.BIT, 6);
|
||||
public static final Field UNUSEDBIT_7_7 = Field.create("UNUSEDBIT_7_7", 16, FieldType.BIT, 7);
|
||||
public static final Field UNUSEDBIT_7_8 = Field.create("UNUSEDBIT_7_8", 16, FieldType.BIT, 8);
|
||||
public static final Field UNUSEDBIT_7_9 = Field.create("UNUSEDBIT_7_9", 16, FieldType.BIT, 9);
|
||||
public static final Field UNUSEDBIT_7_10 = Field.create("UNUSEDBIT_7_10", 16, FieldType.BIT, 10);
|
||||
public static final Field UNUSEDBIT_7_11 = Field.create("UNUSEDBIT_7_11", 16, FieldType.BIT, 11);
|
||||
public static final Field UNUSEDBIT_7_12 = Field.create("UNUSEDBIT_7_12", 16, FieldType.BIT, 12);
|
||||
public static final Field UNUSEDBIT_7_13 = Field.create("UNUSEDBIT_7_13", 16, FieldType.BIT, 13);
|
||||
public static final Field UNUSEDBIT_7_14 = Field.create("UNUSEDBIT_7_14", 16, FieldType.BIT, 14);
|
||||
public static final Field UNUSEDBIT_7_15 = Field.create("UNUSEDBIT_7_15", 16, FieldType.BIT, 15);
|
||||
public static final Field UNUSEDBIT_7_16 = Field.create("UNUSEDBIT_7_16", 16, FieldType.BIT, 16);
|
||||
public static final Field UNUSEDBIT_7_17 = Field.create("UNUSEDBIT_7_17", 16, FieldType.BIT, 17);
|
||||
public static final Field UNUSEDBIT_7_18 = Field.create("UNUSEDBIT_7_18", 16, FieldType.BIT, 18);
|
||||
public static final Field UNUSEDBIT_7_19 = Field.create("UNUSEDBIT_7_19", 16, FieldType.BIT, 19);
|
||||
public static final Field UNUSEDBIT_7_20 = Field.create("UNUSEDBIT_7_20", 16, FieldType.BIT, 20);
|
||||
public static final Field UNUSEDBIT_7_21 = Field.create("UNUSEDBIT_7_21", 16, FieldType.BIT, 21);
|
||||
public static final Field UNUSEDBIT_7_22 = Field.create("UNUSEDBIT_7_22", 16, FieldType.BIT, 22);
|
||||
public static final Field UNUSEDBIT_7_23 = Field.create("UNUSEDBIT_7_23", 16, FieldType.BIT, 23);
|
||||
public static final Field UNUSEDBIT_7_24 = Field.create("UNUSEDBIT_7_24", 16, FieldType.BIT, 24);
|
||||
public static final Field UNUSEDBIT_7_25 = Field.create("UNUSEDBIT_7_25", 16, FieldType.BIT, 25);
|
||||
public static final Field UNUSEDBIT_7_26 = Field.create("UNUSEDBIT_7_26", 16, FieldType.BIT, 26);
|
||||
public static final Field UNUSEDBIT_7_27 = Field.create("UNUSEDBIT_7_27", 16, FieldType.BIT, 27);
|
||||
public static final Field UNUSEDBIT_7_28 = Field.create("UNUSEDBIT_7_28", 16, FieldType.BIT, 28);
|
||||
public static final Field UNUSEDBIT_7_29 = Field.create("UNUSEDBIT_7_29", 16, FieldType.BIT, 29);
|
||||
public static final Field UNUSEDBIT_7_30 = Field.create("UNUSEDBIT_7_30", 16, FieldType.BIT, 30);
|
||||
public static final Field UNUSEDBIT_7_31 = Field.create("UNUSEDBIT_7_31", 16, FieldType.BIT, 31);
|
||||
public static final Field[] VALUES = {
|
||||
AFRTABLEYAXIS,
|
||||
TARGETLAMBDA,
|
||||
|
@ -441,36 +410,5 @@ public class FuelComputer {
|
|||
SDTCHARGE_COFF,
|
||||
SDAIRMASSINONECYLINDER,
|
||||
SDISTCHARGEAIRMODEL,
|
||||
UNUSEDBIT_7_1,
|
||||
UNUSEDBIT_7_2,
|
||||
UNUSEDBIT_7_3,
|
||||
UNUSEDBIT_7_4,
|
||||
UNUSEDBIT_7_5,
|
||||
UNUSEDBIT_7_6,
|
||||
UNUSEDBIT_7_7,
|
||||
UNUSEDBIT_7_8,
|
||||
UNUSEDBIT_7_9,
|
||||
UNUSEDBIT_7_10,
|
||||
UNUSEDBIT_7_11,
|
||||
UNUSEDBIT_7_12,
|
||||
UNUSEDBIT_7_13,
|
||||
UNUSEDBIT_7_14,
|
||||
UNUSEDBIT_7_15,
|
||||
UNUSEDBIT_7_16,
|
||||
UNUSEDBIT_7_17,
|
||||
UNUSEDBIT_7_18,
|
||||
UNUSEDBIT_7_19,
|
||||
UNUSEDBIT_7_20,
|
||||
UNUSEDBIT_7_21,
|
||||
UNUSEDBIT_7_22,
|
||||
UNUSEDBIT_7_23,
|
||||
UNUSEDBIT_7_24,
|
||||
UNUSEDBIT_7_25,
|
||||
UNUSEDBIT_7_26,
|
||||
UNUSEDBIT_7_27,
|
||||
UNUSEDBIT_7_28,
|
||||
UNUSEDBIT_7_29,
|
||||
UNUSEDBIT_7_30,
|
||||
UNUSEDBIT_7_31,
|
||||
};
|
||||
}
|
||||
|
|
|
@ -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/fuel_pump_control.txt Sat Aug 27 18:43:20 UTC 2022
|
||||
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/actuators/fuel_pump_control.txt Sat Nov 26 05:29:50 UTC 2022
|
||||
|
||||
// by class com.rusefi.output.FileJavaFieldsConsumer
|
||||
import com.rusefi.config.*;
|
||||
|
@ -10,66 +10,10 @@ public class FuelPump {
|
|||
public static final Field ENGINETURNEDRECENTLY = Field.create("ENGINETURNEDRECENTLY", 0, FieldType.BIT, 1);
|
||||
public static final Field ISFUELPUMPON = Field.create("ISFUELPUMPON", 0, FieldType.BIT, 2);
|
||||
public static final Field IGNITIONON = Field.create("IGNITIONON", 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 = {
|
||||
ISPRIME,
|
||||
ENGINETURNEDRECENTLY,
|
||||
ISFUELPUMPON,
|
||||
IGNITIONON,
|
||||
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,
|
||||
};
|
||||
}
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
package com.rusefi.config.generated;
|
||||
|
||||
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/engine_cycle/high_pressure_fuel_pump.txt Mon Aug 15 21:21:42 UTC 2022
|
||||
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/engine_cycle/high_pressure_fuel_pump.txt Sat Nov 26 05:29:50 UTC 2022
|
||||
|
||||
// by class com.rusefi.output.FileJavaFieldsConsumer
|
||||
import com.rusefi.config.*;
|
||||
|
@ -12,35 +12,6 @@ public class HighPressureFuelPump {
|
|||
public static final Field NOVALVE = Field.create("NOVALVE", 12, FieldType.BIT, 0);
|
||||
public static final Field ANGLEABOVEMIN = Field.create("ANGLEABOVEMIN", 12, FieldType.BIT, 1);
|
||||
public static final Field ISHPFPINACTIVE = Field.create("ISHPFPINACTIVE", 12, FieldType.BIT, 2);
|
||||
public static final Field UNUSEDBIT_6_3 = Field.create("UNUSEDBIT_6_3", 12, FieldType.BIT, 3);
|
||||
public static final Field UNUSEDBIT_6_4 = Field.create("UNUSEDBIT_6_4", 12, FieldType.BIT, 4);
|
||||
public static final Field UNUSEDBIT_6_5 = Field.create("UNUSEDBIT_6_5", 12, FieldType.BIT, 5);
|
||||
public static final Field UNUSEDBIT_6_6 = Field.create("UNUSEDBIT_6_6", 12, FieldType.BIT, 6);
|
||||
public static final Field UNUSEDBIT_6_7 = Field.create("UNUSEDBIT_6_7", 12, FieldType.BIT, 7);
|
||||
public static final Field UNUSEDBIT_6_8 = Field.create("UNUSEDBIT_6_8", 12, FieldType.BIT, 8);
|
||||
public static final Field UNUSEDBIT_6_9 = Field.create("UNUSEDBIT_6_9", 12, FieldType.BIT, 9);
|
||||
public static final Field UNUSEDBIT_6_10 = Field.create("UNUSEDBIT_6_10", 12, FieldType.BIT, 10);
|
||||
public static final Field UNUSEDBIT_6_11 = Field.create("UNUSEDBIT_6_11", 12, FieldType.BIT, 11);
|
||||
public static final Field UNUSEDBIT_6_12 = Field.create("UNUSEDBIT_6_12", 12, FieldType.BIT, 12);
|
||||
public static final Field UNUSEDBIT_6_13 = Field.create("UNUSEDBIT_6_13", 12, FieldType.BIT, 13);
|
||||
public static final Field UNUSEDBIT_6_14 = Field.create("UNUSEDBIT_6_14", 12, FieldType.BIT, 14);
|
||||
public static final Field UNUSEDBIT_6_15 = Field.create("UNUSEDBIT_6_15", 12, FieldType.BIT, 15);
|
||||
public static final Field UNUSEDBIT_6_16 = Field.create("UNUSEDBIT_6_16", 12, FieldType.BIT, 16);
|
||||
public static final Field UNUSEDBIT_6_17 = Field.create("UNUSEDBIT_6_17", 12, FieldType.BIT, 17);
|
||||
public static final Field UNUSEDBIT_6_18 = Field.create("UNUSEDBIT_6_18", 12, FieldType.BIT, 18);
|
||||
public static final Field UNUSEDBIT_6_19 = Field.create("UNUSEDBIT_6_19", 12, FieldType.BIT, 19);
|
||||
public static final Field UNUSEDBIT_6_20 = Field.create("UNUSEDBIT_6_20", 12, FieldType.BIT, 20);
|
||||
public static final Field UNUSEDBIT_6_21 = Field.create("UNUSEDBIT_6_21", 12, FieldType.BIT, 21);
|
||||
public static final Field UNUSEDBIT_6_22 = Field.create("UNUSEDBIT_6_22", 12, FieldType.BIT, 22);
|
||||
public static final Field UNUSEDBIT_6_23 = Field.create("UNUSEDBIT_6_23", 12, FieldType.BIT, 23);
|
||||
public static final Field UNUSEDBIT_6_24 = Field.create("UNUSEDBIT_6_24", 12, FieldType.BIT, 24);
|
||||
public static final Field UNUSEDBIT_6_25 = Field.create("UNUSEDBIT_6_25", 12, FieldType.BIT, 25);
|
||||
public static final Field UNUSEDBIT_6_26 = Field.create("UNUSEDBIT_6_26", 12, FieldType.BIT, 26);
|
||||
public static final Field UNUSEDBIT_6_27 = Field.create("UNUSEDBIT_6_27", 12, FieldType.BIT, 27);
|
||||
public static final Field UNUSEDBIT_6_28 = Field.create("UNUSEDBIT_6_28", 12, FieldType.BIT, 28);
|
||||
public static final Field UNUSEDBIT_6_29 = Field.create("UNUSEDBIT_6_29", 12, FieldType.BIT, 29);
|
||||
public static final Field UNUSEDBIT_6_30 = Field.create("UNUSEDBIT_6_30", 12, FieldType.BIT, 30);
|
||||
public static final Field UNUSEDBIT_6_31 = Field.create("UNUSEDBIT_6_31", 12, FieldType.BIT, 31);
|
||||
public static final Field NEXTLOBE = Field.create("NEXTLOBE", 16, FieldType.FLOAT);
|
||||
public static final Field DI_NEXTSTART = Field.create("DI_NEXTSTART", 20, FieldType.FLOAT);
|
||||
public static final Field[] VALUES = {
|
||||
|
@ -50,35 +21,6 @@ public class HighPressureFuelPump {
|
|||
NOVALVE,
|
||||
ANGLEABOVEMIN,
|
||||
ISHPFPINACTIVE,
|
||||
UNUSEDBIT_6_3,
|
||||
UNUSEDBIT_6_4,
|
||||
UNUSEDBIT_6_5,
|
||||
UNUSEDBIT_6_6,
|
||||
UNUSEDBIT_6_7,
|
||||
UNUSEDBIT_6_8,
|
||||
UNUSEDBIT_6_9,
|
||||
UNUSEDBIT_6_10,
|
||||
UNUSEDBIT_6_11,
|
||||
UNUSEDBIT_6_12,
|
||||
UNUSEDBIT_6_13,
|
||||
UNUSEDBIT_6_14,
|
||||
UNUSEDBIT_6_15,
|
||||
UNUSEDBIT_6_16,
|
||||
UNUSEDBIT_6_17,
|
||||
UNUSEDBIT_6_18,
|
||||
UNUSEDBIT_6_19,
|
||||
UNUSEDBIT_6_20,
|
||||
UNUSEDBIT_6_21,
|
||||
UNUSEDBIT_6_22,
|
||||
UNUSEDBIT_6_23,
|
||||
UNUSEDBIT_6_24,
|
||||
UNUSEDBIT_6_25,
|
||||
UNUSEDBIT_6_26,
|
||||
UNUSEDBIT_6_27,
|
||||
UNUSEDBIT_6_28,
|
||||
UNUSEDBIT_6_29,
|
||||
UNUSEDBIT_6_30,
|
||||
UNUSEDBIT_6_31,
|
||||
NEXTLOBE,
|
||||
DI_NEXTSTART,
|
||||
};
|
||||
|
|
|
@ -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/idle_state.txt Sun Oct 30 21:54:10 UTC 2022
|
||||
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/actuators/idle_state.txt Sat Nov 26 05:29:50 UTC 2022
|
||||
|
||||
// by class com.rusefi.output.FileJavaFieldsConsumer
|
||||
import com.rusefi.config.*;
|
||||
|
@ -28,21 +28,6 @@ public class IdleState {
|
|||
public static final Field LOOKSLIKECRANKTOIDLE = Field.create("LOOKSLIKECRANKTOIDLE", 20, FieldType.BIT, 14);
|
||||
public static final Field ISVERBOSEIAC = Field.create("ISVERBOSEIAC", 20, FieldType.BIT, 15);
|
||||
public static final Field ISIDLECOASTING = Field.create("ISIDLECOASTING", 20, FieldType.BIT, 16);
|
||||
public static final Field UNUSEDBIT_22_17 = Field.create("UNUSEDBIT_22_17", 20, FieldType.BIT, 17);
|
||||
public static final Field UNUSEDBIT_22_18 = Field.create("UNUSEDBIT_22_18", 20, FieldType.BIT, 18);
|
||||
public static final Field UNUSEDBIT_22_19 = Field.create("UNUSEDBIT_22_19", 20, FieldType.BIT, 19);
|
||||
public static final Field UNUSEDBIT_22_20 = Field.create("UNUSEDBIT_22_20", 20, FieldType.BIT, 20);
|
||||
public static final Field UNUSEDBIT_22_21 = Field.create("UNUSEDBIT_22_21", 20, FieldType.BIT, 21);
|
||||
public static final Field UNUSEDBIT_22_22 = Field.create("UNUSEDBIT_22_22", 20, FieldType.BIT, 22);
|
||||
public static final Field UNUSEDBIT_22_23 = Field.create("UNUSEDBIT_22_23", 20, FieldType.BIT, 23);
|
||||
public static final Field UNUSEDBIT_22_24 = Field.create("UNUSEDBIT_22_24", 20, FieldType.BIT, 24);
|
||||
public static final Field UNUSEDBIT_22_25 = Field.create("UNUSEDBIT_22_25", 20, FieldType.BIT, 25);
|
||||
public static final Field UNUSEDBIT_22_26 = Field.create("UNUSEDBIT_22_26", 20, FieldType.BIT, 26);
|
||||
public static final Field UNUSEDBIT_22_27 = Field.create("UNUSEDBIT_22_27", 20, FieldType.BIT, 27);
|
||||
public static final Field UNUSEDBIT_22_28 = Field.create("UNUSEDBIT_22_28", 20, FieldType.BIT, 28);
|
||||
public static final Field UNUSEDBIT_22_29 = Field.create("UNUSEDBIT_22_29", 20, FieldType.BIT, 29);
|
||||
public static final Field UNUSEDBIT_22_30 = Field.create("UNUSEDBIT_22_30", 20, FieldType.BIT, 30);
|
||||
public static final Field UNUSEDBIT_22_31 = Field.create("UNUSEDBIT_22_31", 20, FieldType.BIT, 31);
|
||||
public static final Field TARGETRPMBYCLT = Field.create("TARGETRPMBYCLT", 24, FieldType.INT).setScale(1.0);
|
||||
public static final Field TARGETRPMACBUMP = Field.create("TARGETRPMACBUMP", 28, FieldType.INT).setScale(1.0);
|
||||
public static final Field IACBYRPMTAPER = Field.create("IACBYRPMTAPER", 32, FieldType.FLOAT);
|
||||
|
@ -70,21 +55,6 @@ public class IdleState {
|
|||
LOOKSLIKECRANKTOIDLE,
|
||||
ISVERBOSEIAC,
|
||||
ISIDLECOASTING,
|
||||
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,
|
||||
TARGETRPMBYCLT,
|
||||
TARGETRPMACBUMP,
|
||||
IACBYRPMTAPER,
|
||||
|
|
|
@ -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/launch_control_state.txt Mon Aug 15 21:21:42 UTC 2022
|
||||
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/algo/launch_control_state.txt Sat Nov 26 05:29:50 UTC 2022
|
||||
|
||||
// by class com.rusefi.output.FileJavaFieldsConsumer
|
||||
import com.rusefi.config.*;
|
||||
|
@ -17,28 +17,6 @@ public class LaunchControl {
|
|||
public static final Field RPMCONDITION = Field.create("RPMCONDITION", 4, FieldType.BIT, 7);
|
||||
public static final Field SPEEDCONDITION = Field.create("SPEEDCONDITION", 4, FieldType.BIT, 8);
|
||||
public static final Field TPSCONDITION = Field.create("TPSCONDITION", 4, FieldType.BIT, 9);
|
||||
public static final Field UNUSEDBIT_11_10 = Field.create("UNUSEDBIT_11_10", 4, FieldType.BIT, 10);
|
||||
public static final Field UNUSEDBIT_11_11 = Field.create("UNUSEDBIT_11_11", 4, FieldType.BIT, 11);
|
||||
public static final Field UNUSEDBIT_11_12 = Field.create("UNUSEDBIT_11_12", 4, FieldType.BIT, 12);
|
||||
public static final Field UNUSEDBIT_11_13 = Field.create("UNUSEDBIT_11_13", 4, FieldType.BIT, 13);
|
||||
public static final Field UNUSEDBIT_11_14 = Field.create("UNUSEDBIT_11_14", 4, FieldType.BIT, 14);
|
||||
public static final Field UNUSEDBIT_11_15 = Field.create("UNUSEDBIT_11_15", 4, FieldType.BIT, 15);
|
||||
public static final Field UNUSEDBIT_11_16 = Field.create("UNUSEDBIT_11_16", 4, FieldType.BIT, 16);
|
||||
public static final Field UNUSEDBIT_11_17 = Field.create("UNUSEDBIT_11_17", 4, FieldType.BIT, 17);
|
||||
public static final Field UNUSEDBIT_11_18 = Field.create("UNUSEDBIT_11_18", 4, FieldType.BIT, 18);
|
||||
public static final Field UNUSEDBIT_11_19 = Field.create("UNUSEDBIT_11_19", 4, FieldType.BIT, 19);
|
||||
public static final Field UNUSEDBIT_11_20 = Field.create("UNUSEDBIT_11_20", 4, FieldType.BIT, 20);
|
||||
public static final Field UNUSEDBIT_11_21 = Field.create("UNUSEDBIT_11_21", 4, FieldType.BIT, 21);
|
||||
public static final Field UNUSEDBIT_11_22 = Field.create("UNUSEDBIT_11_22", 4, FieldType.BIT, 22);
|
||||
public static final Field UNUSEDBIT_11_23 = Field.create("UNUSEDBIT_11_23", 4, FieldType.BIT, 23);
|
||||
public static final Field UNUSEDBIT_11_24 = Field.create("UNUSEDBIT_11_24", 4, FieldType.BIT, 24);
|
||||
public static final Field UNUSEDBIT_11_25 = Field.create("UNUSEDBIT_11_25", 4, FieldType.BIT, 25);
|
||||
public static final Field UNUSEDBIT_11_26 = Field.create("UNUSEDBIT_11_26", 4, FieldType.BIT, 26);
|
||||
public static final Field UNUSEDBIT_11_27 = Field.create("UNUSEDBIT_11_27", 4, FieldType.BIT, 27);
|
||||
public static final Field UNUSEDBIT_11_28 = Field.create("UNUSEDBIT_11_28", 4, FieldType.BIT, 28);
|
||||
public static final Field UNUSEDBIT_11_29 = Field.create("UNUSEDBIT_11_29", 4, FieldType.BIT, 29);
|
||||
public static final Field UNUSEDBIT_11_30 = Field.create("UNUSEDBIT_11_30", 4, FieldType.BIT, 30);
|
||||
public static final Field UNUSEDBIT_11_31 = Field.create("UNUSEDBIT_11_31", 4, FieldType.BIT, 31);
|
||||
public static final Field[] VALUES = {
|
||||
RETARDTHRESHOLDRPM,
|
||||
COMBINEDCONDITIONS,
|
||||
|
@ -51,27 +29,5 @@ public class LaunchControl {
|
|||
RPMCONDITION,
|
||||
SPEEDCONDITION,
|
||||
TPSCONDITION,
|
||||
UNUSEDBIT_11_10,
|
||||
UNUSEDBIT_11_11,
|
||||
UNUSEDBIT_11_12,
|
||||
UNUSEDBIT_11_13,
|
||||
UNUSEDBIT_11_14,
|
||||
UNUSEDBIT_11_15,
|
||||
UNUSEDBIT_11_16,
|
||||
UNUSEDBIT_11_17,
|
||||
UNUSEDBIT_11_18,
|
||||
UNUSEDBIT_11_19,
|
||||
UNUSEDBIT_11_20,
|
||||
UNUSEDBIT_11_21,
|
||||
UNUSEDBIT_11_22,
|
||||
UNUSEDBIT_11_23,
|
||||
UNUSEDBIT_11_24,
|
||||
UNUSEDBIT_11_25,
|
||||
UNUSEDBIT_11_26,
|
||||
UNUSEDBIT_11_27,
|
||||
UNUSEDBIT_11_28,
|
||||
UNUSEDBIT_11_29,
|
||||
UNUSEDBIT_11_30,
|
||||
UNUSEDBIT_11_31,
|
||||
};
|
||||
}
|
||||
|
|
|
@ -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 Mon Aug 15 21:21:43 UTC 2022
|
||||
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/actuators/main_relay.txt Sat Nov 26 05:29:50 UTC 2022
|
||||
|
||||
// by class com.rusefi.output.FileJavaFieldsConsumer
|
||||
import com.rusefi.config.*;
|
||||
|
@ -10,66 +10,10 @@ public class MainRelay {
|
|||
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 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,
|
||||
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,
|
||||
};
|
||||
}
|
||||
|
|
|
@ -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/tps_accel_state.txt Mon Aug 15 21:21:43 UTC 2022
|
||||
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/algo/tps_accel_state.txt Sat Nov 26 05:29:50 UTC 2022
|
||||
|
||||
// by class com.rusefi.output.FileJavaFieldsConsumer
|
||||
import com.rusefi.config.*;
|
||||
|
@ -17,32 +17,6 @@ public class TpsAccelState {
|
|||
public static final Field ISFRACTIONALENRICHMENT = Field.create("ISFRACTIONALENRICHMENT", 20, FieldType.BIT, 3);
|
||||
public static final Field BELOWEPSILON = Field.create("BELOWEPSILON", 20, FieldType.BIT, 4);
|
||||
public static final Field TOOSHORT = Field.create("TOOSHORT", 20, FieldType.BIT, 5);
|
||||
public static final Field UNUSEDBIT_11_6 = Field.create("UNUSEDBIT_11_6", 20, FieldType.BIT, 6);
|
||||
public static final Field UNUSEDBIT_11_7 = Field.create("UNUSEDBIT_11_7", 20, FieldType.BIT, 7);
|
||||
public static final Field UNUSEDBIT_11_8 = Field.create("UNUSEDBIT_11_8", 20, FieldType.BIT, 8);
|
||||
public static final Field UNUSEDBIT_11_9 = Field.create("UNUSEDBIT_11_9", 20, FieldType.BIT, 9);
|
||||
public static final Field UNUSEDBIT_11_10 = Field.create("UNUSEDBIT_11_10", 20, FieldType.BIT, 10);
|
||||
public static final Field UNUSEDBIT_11_11 = Field.create("UNUSEDBIT_11_11", 20, FieldType.BIT, 11);
|
||||
public static final Field UNUSEDBIT_11_12 = Field.create("UNUSEDBIT_11_12", 20, FieldType.BIT, 12);
|
||||
public static final Field UNUSEDBIT_11_13 = Field.create("UNUSEDBIT_11_13", 20, FieldType.BIT, 13);
|
||||
public static final Field UNUSEDBIT_11_14 = Field.create("UNUSEDBIT_11_14", 20, FieldType.BIT, 14);
|
||||
public static final Field UNUSEDBIT_11_15 = Field.create("UNUSEDBIT_11_15", 20, FieldType.BIT, 15);
|
||||
public static final Field UNUSEDBIT_11_16 = Field.create("UNUSEDBIT_11_16", 20, FieldType.BIT, 16);
|
||||
public static final Field UNUSEDBIT_11_17 = Field.create("UNUSEDBIT_11_17", 20, FieldType.BIT, 17);
|
||||
public static final Field UNUSEDBIT_11_18 = Field.create("UNUSEDBIT_11_18", 20, FieldType.BIT, 18);
|
||||
public static final Field UNUSEDBIT_11_19 = Field.create("UNUSEDBIT_11_19", 20, FieldType.BIT, 19);
|
||||
public static final Field UNUSEDBIT_11_20 = Field.create("UNUSEDBIT_11_20", 20, FieldType.BIT, 20);
|
||||
public static final Field UNUSEDBIT_11_21 = Field.create("UNUSEDBIT_11_21", 20, FieldType.BIT, 21);
|
||||
public static final Field UNUSEDBIT_11_22 = Field.create("UNUSEDBIT_11_22", 20, FieldType.BIT, 22);
|
||||
public static final Field UNUSEDBIT_11_23 = Field.create("UNUSEDBIT_11_23", 20, FieldType.BIT, 23);
|
||||
public static final Field UNUSEDBIT_11_24 = Field.create("UNUSEDBIT_11_24", 20, FieldType.BIT, 24);
|
||||
public static final Field UNUSEDBIT_11_25 = Field.create("UNUSEDBIT_11_25", 20, FieldType.BIT, 25);
|
||||
public static final Field UNUSEDBIT_11_26 = Field.create("UNUSEDBIT_11_26", 20, FieldType.BIT, 26);
|
||||
public static final Field UNUSEDBIT_11_27 = Field.create("UNUSEDBIT_11_27", 20, FieldType.BIT, 27);
|
||||
public static final Field UNUSEDBIT_11_28 = Field.create("UNUSEDBIT_11_28", 20, FieldType.BIT, 28);
|
||||
public static final Field UNUSEDBIT_11_29 = Field.create("UNUSEDBIT_11_29", 20, FieldType.BIT, 29);
|
||||
public static final Field UNUSEDBIT_11_30 = Field.create("UNUSEDBIT_11_30", 20, FieldType.BIT, 30);
|
||||
public static final Field UNUSEDBIT_11_31 = Field.create("UNUSEDBIT_11_31", 20, FieldType.BIT, 31);
|
||||
public static final Field FRACTIONALINJFUEL = Field.create("FRACTIONALINJFUEL", 24, FieldType.FLOAT);
|
||||
public static final Field ACCUMULATEDVALUE = Field.create("ACCUMULATEDVALUE", 28, FieldType.FLOAT);
|
||||
public static final Field MAXEXTRAPERCYCLE = Field.create("MAXEXTRAPERCYCLE", 32, FieldType.FLOAT);
|
||||
|
@ -61,32 +35,6 @@ public class TpsAccelState {
|
|||
ISFRACTIONALENRICHMENT,
|
||||
BELOWEPSILON,
|
||||
TOOSHORT,
|
||||
UNUSEDBIT_11_6,
|
||||
UNUSEDBIT_11_7,
|
||||
UNUSEDBIT_11_8,
|
||||
UNUSEDBIT_11_9,
|
||||
UNUSEDBIT_11_10,
|
||||
UNUSEDBIT_11_11,
|
||||
UNUSEDBIT_11_12,
|
||||
UNUSEDBIT_11_13,
|
||||
UNUSEDBIT_11_14,
|
||||
UNUSEDBIT_11_15,
|
||||
UNUSEDBIT_11_16,
|
||||
UNUSEDBIT_11_17,
|
||||
UNUSEDBIT_11_18,
|
||||
UNUSEDBIT_11_19,
|
||||
UNUSEDBIT_11_20,
|
||||
UNUSEDBIT_11_21,
|
||||
UNUSEDBIT_11_22,
|
||||
UNUSEDBIT_11_23,
|
||||
UNUSEDBIT_11_24,
|
||||
UNUSEDBIT_11_25,
|
||||
UNUSEDBIT_11_26,
|
||||
UNUSEDBIT_11_27,
|
||||
UNUSEDBIT_11_28,
|
||||
UNUSEDBIT_11_29,
|
||||
UNUSEDBIT_11_30,
|
||||
UNUSEDBIT_11_31,
|
||||
FRACTIONALINJFUEL,
|
||||
ACCUMULATEDVALUE,
|
||||
MAXEXTRAPERCYCLE,
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
package com.rusefi.config.generated;
|
||||
|
||||
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/trigger/trigger_state_primary.txt Thu Nov 24 03:15:51 UTC 2022
|
||||
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/trigger/trigger_state_primary.txt Sat Nov 26 05:29:50 UTC 2022
|
||||
|
||||
// by class com.rusefi.output.FileJavaFieldsConsumer
|
||||
import com.rusefi.config.*;
|
||||
|
@ -396,69 +396,7 @@ public class TriggerStatePrimary {
|
|||
public static final int VR_THRESHOLD_COUNT = 2;
|
||||
public static final int WWAE_TABLE_SIZE = 8;
|
||||
public static final Field M_HASSYNCHRONIZEDPHASE = Field.create("M_HASSYNCHRONIZEDPHASE", 0, FieldType.BIT, 0);
|
||||
public static final Field UNUSEDBIT_1_1 = Field.create("UNUSEDBIT_1_1", 0, FieldType.BIT, 1);
|
||||
public static final Field UNUSEDBIT_1_2 = Field.create("UNUSEDBIT_1_2", 0, FieldType.BIT, 2);
|
||||
public static final Field UNUSEDBIT_1_3 = Field.create("UNUSEDBIT_1_3", 0, FieldType.BIT, 3);
|
||||
public static final Field UNUSEDBIT_1_4 = Field.create("UNUSEDBIT_1_4", 0, FieldType.BIT, 4);
|
||||
public static final Field UNUSEDBIT_1_5 = Field.create("UNUSEDBIT_1_5", 0, FieldType.BIT, 5);
|
||||
public static final Field UNUSEDBIT_1_6 = Field.create("UNUSEDBIT_1_6", 0, FieldType.BIT, 6);
|
||||
public static final Field UNUSEDBIT_1_7 = Field.create("UNUSEDBIT_1_7", 0, FieldType.BIT, 7);
|
||||
public static final Field UNUSEDBIT_1_8 = Field.create("UNUSEDBIT_1_8", 0, FieldType.BIT, 8);
|
||||
public static final Field UNUSEDBIT_1_9 = Field.create("UNUSEDBIT_1_9", 0, FieldType.BIT, 9);
|
||||
public static final Field UNUSEDBIT_1_10 = Field.create("UNUSEDBIT_1_10", 0, FieldType.BIT, 10);
|
||||
public static final Field UNUSEDBIT_1_11 = Field.create("UNUSEDBIT_1_11", 0, FieldType.BIT, 11);
|
||||
public static final Field UNUSEDBIT_1_12 = Field.create("UNUSEDBIT_1_12", 0, FieldType.BIT, 12);
|
||||
public static final Field UNUSEDBIT_1_13 = Field.create("UNUSEDBIT_1_13", 0, FieldType.BIT, 13);
|
||||
public static final Field UNUSEDBIT_1_14 = Field.create("UNUSEDBIT_1_14", 0, FieldType.BIT, 14);
|
||||
public static final Field UNUSEDBIT_1_15 = Field.create("UNUSEDBIT_1_15", 0, FieldType.BIT, 15);
|
||||
public static final Field UNUSEDBIT_1_16 = Field.create("UNUSEDBIT_1_16", 0, FieldType.BIT, 16);
|
||||
public static final Field UNUSEDBIT_1_17 = Field.create("UNUSEDBIT_1_17", 0, FieldType.BIT, 17);
|
||||
public static final Field UNUSEDBIT_1_18 = Field.create("UNUSEDBIT_1_18", 0, FieldType.BIT, 18);
|
||||
public static final Field UNUSEDBIT_1_19 = Field.create("UNUSEDBIT_1_19", 0, FieldType.BIT, 19);
|
||||
public static final Field UNUSEDBIT_1_20 = Field.create("UNUSEDBIT_1_20", 0, FieldType.BIT, 20);
|
||||
public static final Field UNUSEDBIT_1_21 = Field.create("UNUSEDBIT_1_21", 0, FieldType.BIT, 21);
|
||||
public static final Field UNUSEDBIT_1_22 = Field.create("UNUSEDBIT_1_22", 0, FieldType.BIT, 22);
|
||||
public static final Field UNUSEDBIT_1_23 = Field.create("UNUSEDBIT_1_23", 0, FieldType.BIT, 23);
|
||||
public static final Field UNUSEDBIT_1_24 = Field.create("UNUSEDBIT_1_24", 0, FieldType.BIT, 24);
|
||||
public static final Field UNUSEDBIT_1_25 = Field.create("UNUSEDBIT_1_25", 0, FieldType.BIT, 25);
|
||||
public static final Field UNUSEDBIT_1_26 = Field.create("UNUSEDBIT_1_26", 0, FieldType.BIT, 26);
|
||||
public static final Field UNUSEDBIT_1_27 = Field.create("UNUSEDBIT_1_27", 0, FieldType.BIT, 27);
|
||||
public static final Field UNUSEDBIT_1_28 = Field.create("UNUSEDBIT_1_28", 0, FieldType.BIT, 28);
|
||||
public static final Field UNUSEDBIT_1_29 = Field.create("UNUSEDBIT_1_29", 0, FieldType.BIT, 29);
|
||||
public static final Field UNUSEDBIT_1_30 = Field.create("UNUSEDBIT_1_30", 0, FieldType.BIT, 30);
|
||||
public static final Field UNUSEDBIT_1_31 = Field.create("UNUSEDBIT_1_31", 0, FieldType.BIT, 31);
|
||||
public static final Field[] VALUES = {
|
||||
M_HASSYNCHRONIZEDPHASE,
|
||||
UNUSEDBIT_1_1,
|
||||
UNUSEDBIT_1_2,
|
||||
UNUSEDBIT_1_3,
|
||||
UNUSEDBIT_1_4,
|
||||
UNUSEDBIT_1_5,
|
||||
UNUSEDBIT_1_6,
|
||||
UNUSEDBIT_1_7,
|
||||
UNUSEDBIT_1_8,
|
||||
UNUSEDBIT_1_9,
|
||||
UNUSEDBIT_1_10,
|
||||
UNUSEDBIT_1_11,
|
||||
UNUSEDBIT_1_12,
|
||||
UNUSEDBIT_1_13,
|
||||
UNUSEDBIT_1_14,
|
||||
UNUSEDBIT_1_15,
|
||||
UNUSEDBIT_1_16,
|
||||
UNUSEDBIT_1_17,
|
||||
UNUSEDBIT_1_18,
|
||||
UNUSEDBIT_1_19,
|
||||
UNUSEDBIT_1_20,
|
||||
UNUSEDBIT_1_21,
|
||||
UNUSEDBIT_1_22,
|
||||
UNUSEDBIT_1_23,
|
||||
UNUSEDBIT_1_24,
|
||||
UNUSEDBIT_1_25,
|
||||
UNUSEDBIT_1_26,
|
||||
UNUSEDBIT_1_27,
|
||||
UNUSEDBIT_1_28,
|
||||
UNUSEDBIT_1_29,
|
||||
UNUSEDBIT_1_30,
|
||||
UNUSEDBIT_1_31,
|
||||
};
|
||||
}
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
package com.rusefi.config.generated;
|
||||
|
||||
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) console/binary/output_channels.txt Thu Nov 24 03:15:50 UTC 2022
|
||||
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) console/binary/output_channels.txt Sat Nov 26 05:29:50 UTC 2022
|
||||
|
||||
// by class com.rusefi.output.FileJavaFieldsConsumer
|
||||
import com.rusefi.config.*;
|
||||
|
@ -397,22 +397,17 @@ public class TsOutputs {
|
|||
public static final int WWAE_TABLE_SIZE = 8;
|
||||
public static final Field SD_PRESENT = Field.create("SD_PRESENT", 0, FieldType.BIT, 0);
|
||||
public static final Field SD_LOGGING_INTERNAL = Field.create("SD_LOGGING_INTERNAL", 0, FieldType.BIT, 1);
|
||||
public static final Field UNUSEDB4 = Field.create("UNUSEDB4", 0, FieldType.BIT, 2);
|
||||
public static final Field UNUSEDB5 = Field.create("UNUSEDB5", 0, FieldType.BIT, 3);
|
||||
public static final Field ISFANON = Field.create("ISFANON", 0, FieldType.BIT, 4);
|
||||
public static final Field ISO2HEATERON = Field.create("ISO2HEATERON", 0, FieldType.BIT, 5);
|
||||
public static final Field CHECKENGINE = Field.create("CHECKENGINE", 0, FieldType.BIT, 6);
|
||||
public static final Field NEEDBURN = Field.create("NEEDBURN", 0, FieldType.BIT, 7);
|
||||
public static final Field SD_MSD = Field.create("SD_MSD", 0, FieldType.BIT, 8);
|
||||
public static final Field ISFAN2ON = Field.create("ISFAN2ON", 0, FieldType.BIT, 9);
|
||||
public static final Field UNUSEDBITLATWFS = Field.create("UNUSEDBITLATWFS", 0, FieldType.BIT, 10);
|
||||
public static final Field TOOTHLOGREADY = Field.create("TOOTHLOGREADY", 0, FieldType.BIT, 11);
|
||||
public static final Field UNUSED3123 = Field.create("UNUSED3123", 0, FieldType.BIT, 12);
|
||||
public static final Field ISTPSERROR = Field.create("ISTPSERROR", 0, FieldType.BIT, 13);
|
||||
public static final Field ISCLTERROR = Field.create("ISCLTERROR", 0, FieldType.BIT, 14);
|
||||
public static final Field ISMAPERROR = Field.create("ISMAPERROR", 0, FieldType.BIT, 15);
|
||||
public static final Field ISIATERROR = Field.create("ISIATERROR", 0, FieldType.BIT, 16);
|
||||
public static final Field UNUSED131313 = Field.create("UNUSED131313", 0, FieldType.BIT, 17);
|
||||
public static final Field ISTRIGGERERROR = Field.create("ISTRIGGERERROR", 0, FieldType.BIT, 18);
|
||||
public static final Field HASCRITICALERROR = Field.create("HASCRITICALERROR", 0, FieldType.BIT, 19);
|
||||
public static final Field ISWARNNOW = Field.create("ISWARNNOW", 0, FieldType.BIT, 20);
|
||||
|
@ -421,12 +416,6 @@ public class TsOutputs {
|
|||
public static final Field LAUNCHTRIGGERED = Field.create("LAUNCHTRIGGERED", 0, FieldType.BIT, 23);
|
||||
public static final Field ISTPS2ERROR = Field.create("ISTPS2ERROR", 0, FieldType.BIT, 24);
|
||||
public static final Field ISIDLECLOSEDLOOP = Field.create("ISIDLECLOSEDLOOP", 0, FieldType.BIT, 25);
|
||||
public static final Field UNUSEDBIT_26_26 = Field.create("UNUSEDBIT_26_26", 0, FieldType.BIT, 26);
|
||||
public static final Field UNUSEDBIT_26_27 = Field.create("UNUSEDBIT_26_27", 0, FieldType.BIT, 27);
|
||||
public static final Field UNUSEDBIT_26_28 = Field.create("UNUSEDBIT_26_28", 0, FieldType.BIT, 28);
|
||||
public static final Field UNUSEDBIT_26_29 = Field.create("UNUSEDBIT_26_29", 0, FieldType.BIT, 29);
|
||||
public static final Field UNUSEDBIT_26_30 = Field.create("UNUSEDBIT_26_30", 0, FieldType.BIT, 30);
|
||||
public static final Field UNUSEDBIT_26_31 = Field.create("UNUSEDBIT_26_31", 0, FieldType.BIT, 31);
|
||||
public static final Field RPMVALUE = Field.create("RPMVALUE", 4, FieldType.INT16).setScale(1.0);
|
||||
public static final Field RPMACCELERATION = Field.create("RPMACCELERATION", 6, FieldType.INT16).setScale(1.0);
|
||||
public static final Field SPEEDTORPMRATIO = Field.create("SPEEDTORPMRATIO", 8, FieldType.INT16).setScale(0.01);
|
||||
|
@ -589,36 +578,6 @@ public class TsOutputs {
|
|||
public static final Field CALIBRATIONVALUE2 = Field.create("CALIBRATIONVALUE2", 324, FieldType.FLOAT);
|
||||
public static final Field ISMAINRELAYON = Field.create("ISMAINRELAYON", 328, FieldType.BIT, 0);
|
||||
public static final Field ISUSBCONNECTED = Field.create("ISUSBCONNECTED", 328, FieldType.BIT, 1);
|
||||
public static final Field UNUSEDBIT_165_2 = Field.create("UNUSEDBIT_165_2", 328, FieldType.BIT, 2);
|
||||
public static final Field UNUSEDBIT_165_3 = Field.create("UNUSEDBIT_165_3", 328, FieldType.BIT, 3);
|
||||
public static final Field UNUSEDBIT_165_4 = Field.create("UNUSEDBIT_165_4", 328, FieldType.BIT, 4);
|
||||
public static final Field UNUSEDBIT_165_5 = Field.create("UNUSEDBIT_165_5", 328, FieldType.BIT, 5);
|
||||
public static final Field UNUSEDBIT_165_6 = Field.create("UNUSEDBIT_165_6", 328, FieldType.BIT, 6);
|
||||
public static final Field UNUSEDBIT_165_7 = Field.create("UNUSEDBIT_165_7", 328, FieldType.BIT, 7);
|
||||
public static final Field UNUSEDBIT_165_8 = Field.create("UNUSEDBIT_165_8", 328, FieldType.BIT, 8);
|
||||
public static final Field UNUSEDBIT_165_9 = Field.create("UNUSEDBIT_165_9", 328, FieldType.BIT, 9);
|
||||
public static final Field UNUSEDBIT_165_10 = Field.create("UNUSEDBIT_165_10", 328, FieldType.BIT, 10);
|
||||
public static final Field UNUSEDBIT_165_11 = Field.create("UNUSEDBIT_165_11", 328, FieldType.BIT, 11);
|
||||
public static final Field UNUSEDBIT_165_12 = Field.create("UNUSEDBIT_165_12", 328, FieldType.BIT, 12);
|
||||
public static final Field UNUSEDBIT_165_13 = Field.create("UNUSEDBIT_165_13", 328, FieldType.BIT, 13);
|
||||
public static final Field UNUSEDBIT_165_14 = Field.create("UNUSEDBIT_165_14", 328, FieldType.BIT, 14);
|
||||
public static final Field UNUSEDBIT_165_15 = Field.create("UNUSEDBIT_165_15", 328, FieldType.BIT, 15);
|
||||
public static final Field UNUSEDBIT_165_16 = Field.create("UNUSEDBIT_165_16", 328, FieldType.BIT, 16);
|
||||
public static final Field UNUSEDBIT_165_17 = Field.create("UNUSEDBIT_165_17", 328, FieldType.BIT, 17);
|
||||
public static final Field UNUSEDBIT_165_18 = Field.create("UNUSEDBIT_165_18", 328, FieldType.BIT, 18);
|
||||
public static final Field UNUSEDBIT_165_19 = Field.create("UNUSEDBIT_165_19", 328, FieldType.BIT, 19);
|
||||
public static final Field UNUSEDBIT_165_20 = Field.create("UNUSEDBIT_165_20", 328, FieldType.BIT, 20);
|
||||
public static final Field UNUSEDBIT_165_21 = Field.create("UNUSEDBIT_165_21", 328, FieldType.BIT, 21);
|
||||
public static final Field UNUSEDBIT_165_22 = Field.create("UNUSEDBIT_165_22", 328, FieldType.BIT, 22);
|
||||
public static final Field UNUSEDBIT_165_23 = Field.create("UNUSEDBIT_165_23", 328, FieldType.BIT, 23);
|
||||
public static final Field UNUSEDBIT_165_24 = Field.create("UNUSEDBIT_165_24", 328, FieldType.BIT, 24);
|
||||
public static final Field UNUSEDBIT_165_25 = Field.create("UNUSEDBIT_165_25", 328, FieldType.BIT, 25);
|
||||
public static final Field UNUSEDBIT_165_26 = Field.create("UNUSEDBIT_165_26", 328, FieldType.BIT, 26);
|
||||
public static final Field UNUSEDBIT_165_27 = Field.create("UNUSEDBIT_165_27", 328, FieldType.BIT, 27);
|
||||
public static final Field UNUSEDBIT_165_28 = Field.create("UNUSEDBIT_165_28", 328, FieldType.BIT, 28);
|
||||
public static final Field UNUSEDBIT_165_29 = Field.create("UNUSEDBIT_165_29", 328, FieldType.BIT, 29);
|
||||
public static final Field UNUSEDBIT_165_30 = Field.create("UNUSEDBIT_165_30", 328, FieldType.BIT, 30);
|
||||
public static final Field UNUSEDBIT_165_31 = Field.create("UNUSEDBIT_165_31", 328, FieldType.BIT, 31);
|
||||
public static final Field LUAINVOCATIONCOUNTER = Field.create("LUAINVOCATIONCOUNTER", 332, FieldType.INT).setScale(1.0);
|
||||
public static final Field LUALASTCYCLEDURATION = Field.create("LUALASTCYCLEDURATION", 336, FieldType.INT).setScale(1.0);
|
||||
public static final Field TESTBENCHITER = Field.create("TESTBENCHITER", 340, FieldType.INT8).setScale(1.0);
|
||||
|
@ -631,36 +590,6 @@ public class TsOutputs {
|
|||
public static final Field AUXLINEAR2 = Field.create("AUXLINEAR2", 358, FieldType.INT16).setScale(0.01);
|
||||
public static final Field DFCOACTIVE = Field.create("DFCOACTIVE", 360, FieldType.BIT, 0);
|
||||
public static final Field TPSACCELACTIVE = Field.create("TPSACCELACTIVE", 360, FieldType.BIT, 1);
|
||||
public static final Field UNUSEDBIT_207_2 = Field.create("UNUSEDBIT_207_2", 360, FieldType.BIT, 2);
|
||||
public static final Field UNUSEDBIT_207_3 = Field.create("UNUSEDBIT_207_3", 360, FieldType.BIT, 3);
|
||||
public static final Field UNUSEDBIT_207_4 = Field.create("UNUSEDBIT_207_4", 360, FieldType.BIT, 4);
|
||||
public static final Field UNUSEDBIT_207_5 = Field.create("UNUSEDBIT_207_5", 360, FieldType.BIT, 5);
|
||||
public static final Field UNUSEDBIT_207_6 = Field.create("UNUSEDBIT_207_6", 360, FieldType.BIT, 6);
|
||||
public static final Field UNUSEDBIT_207_7 = Field.create("UNUSEDBIT_207_7", 360, FieldType.BIT, 7);
|
||||
public static final Field UNUSEDBIT_207_8 = Field.create("UNUSEDBIT_207_8", 360, FieldType.BIT, 8);
|
||||
public static final Field UNUSEDBIT_207_9 = Field.create("UNUSEDBIT_207_9", 360, FieldType.BIT, 9);
|
||||
public static final Field UNUSEDBIT_207_10 = Field.create("UNUSEDBIT_207_10", 360, FieldType.BIT, 10);
|
||||
public static final Field UNUSEDBIT_207_11 = Field.create("UNUSEDBIT_207_11", 360, FieldType.BIT, 11);
|
||||
public static final Field UNUSEDBIT_207_12 = Field.create("UNUSEDBIT_207_12", 360, FieldType.BIT, 12);
|
||||
public static final Field UNUSEDBIT_207_13 = Field.create("UNUSEDBIT_207_13", 360, FieldType.BIT, 13);
|
||||
public static final Field UNUSEDBIT_207_14 = Field.create("UNUSEDBIT_207_14", 360, FieldType.BIT, 14);
|
||||
public static final Field UNUSEDBIT_207_15 = Field.create("UNUSEDBIT_207_15", 360, FieldType.BIT, 15);
|
||||
public static final Field UNUSEDBIT_207_16 = Field.create("UNUSEDBIT_207_16", 360, FieldType.BIT, 16);
|
||||
public static final Field UNUSEDBIT_207_17 = Field.create("UNUSEDBIT_207_17", 360, FieldType.BIT, 17);
|
||||
public static final Field UNUSEDBIT_207_18 = Field.create("UNUSEDBIT_207_18", 360, FieldType.BIT, 18);
|
||||
public static final Field UNUSEDBIT_207_19 = Field.create("UNUSEDBIT_207_19", 360, FieldType.BIT, 19);
|
||||
public static final Field UNUSEDBIT_207_20 = Field.create("UNUSEDBIT_207_20", 360, FieldType.BIT, 20);
|
||||
public static final Field UNUSEDBIT_207_21 = Field.create("UNUSEDBIT_207_21", 360, FieldType.BIT, 21);
|
||||
public static final Field UNUSEDBIT_207_22 = Field.create("UNUSEDBIT_207_22", 360, FieldType.BIT, 22);
|
||||
public static final Field UNUSEDBIT_207_23 = Field.create("UNUSEDBIT_207_23", 360, FieldType.BIT, 23);
|
||||
public static final Field UNUSEDBIT_207_24 = Field.create("UNUSEDBIT_207_24", 360, FieldType.BIT, 24);
|
||||
public static final Field UNUSEDBIT_207_25 = Field.create("UNUSEDBIT_207_25", 360, FieldType.BIT, 25);
|
||||
public static final Field UNUSEDBIT_207_26 = Field.create("UNUSEDBIT_207_26", 360, FieldType.BIT, 26);
|
||||
public static final Field UNUSEDBIT_207_27 = Field.create("UNUSEDBIT_207_27", 360, FieldType.BIT, 27);
|
||||
public static final Field UNUSEDBIT_207_28 = Field.create("UNUSEDBIT_207_28", 360, FieldType.BIT, 28);
|
||||
public static final Field UNUSEDBIT_207_29 = Field.create("UNUSEDBIT_207_29", 360, FieldType.BIT, 29);
|
||||
public static final Field UNUSEDBIT_207_30 = Field.create("UNUSEDBIT_207_30", 360, FieldType.BIT, 30);
|
||||
public static final Field UNUSEDBIT_207_31 = Field.create("UNUSEDBIT_207_31", 360, FieldType.BIT, 31);
|
||||
public static final Field BOOSTCONTROLLEROUTPUT = Field.create("BOOSTCONTROLLEROUTPUT", 364, FieldType.INT8).setScale(0.5);
|
||||
public static final Field BOOSTCONTROLLEROPENLOOPPART = Field.create("BOOSTCONTROLLEROPENLOOPPART", 365, FieldType.INT8).setScale(0.5);
|
||||
public static final Field FALLBACKMAP = Field.create("FALLBACKMAP", 366, FieldType.INT16).setScale(0.1);
|
||||
|
@ -782,14 +711,6 @@ public class TsOutputs {
|
|||
public static final Field INJECTORSTATE10 = Field.create("INJECTORSTATE10", 584, FieldType.BIT, 21);
|
||||
public static final Field INJECTORSTATE11 = Field.create("INJECTORSTATE11", 584, FieldType.BIT, 22);
|
||||
public static final Field INJECTORSTATE12 = Field.create("INJECTORSTATE12", 584, FieldType.BIT, 23);
|
||||
public static final Field UNUSEDBIT_293_24 = Field.create("UNUSEDBIT_293_24", 584, FieldType.BIT, 24);
|
||||
public static final Field UNUSEDBIT_293_25 = Field.create("UNUSEDBIT_293_25", 584, FieldType.BIT, 25);
|
||||
public static final Field UNUSEDBIT_293_26 = Field.create("UNUSEDBIT_293_26", 584, FieldType.BIT, 26);
|
||||
public static final Field UNUSEDBIT_293_27 = Field.create("UNUSEDBIT_293_27", 584, FieldType.BIT, 27);
|
||||
public static final Field UNUSEDBIT_293_28 = Field.create("UNUSEDBIT_293_28", 584, FieldType.BIT, 28);
|
||||
public static final Field UNUSEDBIT_293_29 = Field.create("UNUSEDBIT_293_29", 584, FieldType.BIT, 29);
|
||||
public static final Field UNUSEDBIT_293_30 = Field.create("UNUSEDBIT_293_30", 584, FieldType.BIT, 30);
|
||||
public static final Field UNUSEDBIT_293_31 = Field.create("UNUSEDBIT_293_31", 584, FieldType.BIT, 31);
|
||||
public static final Field OUTPUTREQUESTPERIOD = Field.create("OUTPUTREQUESTPERIOD", 588, FieldType.INT).setScale(1.0);
|
||||
public static final Field MAPFAST = Field.create("MAPFAST", 592, FieldType.FLOAT);
|
||||
public static final Field LUAGAUGES1 = Field.create("LUAGAUGES1", 596, FieldType.FLOAT);
|
||||
|
@ -938,22 +859,17 @@ public class TsOutputs {
|
|||
public static final Field[] VALUES = {
|
||||
SD_PRESENT,
|
||||
SD_LOGGING_INTERNAL,
|
||||
UNUSEDB4,
|
||||
UNUSEDB5,
|
||||
ISFANON,
|
||||
ISO2HEATERON,
|
||||
CHECKENGINE,
|
||||
NEEDBURN,
|
||||
SD_MSD,
|
||||
ISFAN2ON,
|
||||
UNUSEDBITLATWFS,
|
||||
TOOTHLOGREADY,
|
||||
UNUSED3123,
|
||||
ISTPSERROR,
|
||||
ISCLTERROR,
|
||||
ISMAPERROR,
|
||||
ISIATERROR,
|
||||
UNUSED131313,
|
||||
ISTRIGGERERROR,
|
||||
HASCRITICALERROR,
|
||||
ISWARNNOW,
|
||||
|
@ -962,12 +878,6 @@ public class TsOutputs {
|
|||
LAUNCHTRIGGERED,
|
||||
ISTPS2ERROR,
|
||||
ISIDLECLOSEDLOOP,
|
||||
UNUSEDBIT_26_26,
|
||||
UNUSEDBIT_26_27,
|
||||
UNUSEDBIT_26_28,
|
||||
UNUSEDBIT_26_29,
|
||||
UNUSEDBIT_26_30,
|
||||
UNUSEDBIT_26_31,
|
||||
RPMVALUE,
|
||||
RPMACCELERATION,
|
||||
SPEEDTORPMRATIO,
|
||||
|
@ -1130,36 +1040,6 @@ public class TsOutputs {
|
|||
CALIBRATIONVALUE2,
|
||||
ISMAINRELAYON,
|
||||
ISUSBCONNECTED,
|
||||
UNUSEDBIT_165_2,
|
||||
UNUSEDBIT_165_3,
|
||||
UNUSEDBIT_165_4,
|
||||
UNUSEDBIT_165_5,
|
||||
UNUSEDBIT_165_6,
|
||||
UNUSEDBIT_165_7,
|
||||
UNUSEDBIT_165_8,
|
||||
UNUSEDBIT_165_9,
|
||||
UNUSEDBIT_165_10,
|
||||
UNUSEDBIT_165_11,
|
||||
UNUSEDBIT_165_12,
|
||||
UNUSEDBIT_165_13,
|
||||
UNUSEDBIT_165_14,
|
||||
UNUSEDBIT_165_15,
|
||||
UNUSEDBIT_165_16,
|
||||
UNUSEDBIT_165_17,
|
||||
UNUSEDBIT_165_18,
|
||||
UNUSEDBIT_165_19,
|
||||
UNUSEDBIT_165_20,
|
||||
UNUSEDBIT_165_21,
|
||||
UNUSEDBIT_165_22,
|
||||
UNUSEDBIT_165_23,
|
||||
UNUSEDBIT_165_24,
|
||||
UNUSEDBIT_165_25,
|
||||
UNUSEDBIT_165_26,
|
||||
UNUSEDBIT_165_27,
|
||||
UNUSEDBIT_165_28,
|
||||
UNUSEDBIT_165_29,
|
||||
UNUSEDBIT_165_30,
|
||||
UNUSEDBIT_165_31,
|
||||
LUAINVOCATIONCOUNTER,
|
||||
LUALASTCYCLEDURATION,
|
||||
TESTBENCHITER,
|
||||
|
@ -1172,36 +1052,6 @@ public class TsOutputs {
|
|||
AUXLINEAR2,
|
||||
DFCOACTIVE,
|
||||
TPSACCELACTIVE,
|
||||
UNUSEDBIT_207_2,
|
||||
UNUSEDBIT_207_3,
|
||||
UNUSEDBIT_207_4,
|
||||
UNUSEDBIT_207_5,
|
||||
UNUSEDBIT_207_6,
|
||||
UNUSEDBIT_207_7,
|
||||
UNUSEDBIT_207_8,
|
||||
UNUSEDBIT_207_9,
|
||||
UNUSEDBIT_207_10,
|
||||
UNUSEDBIT_207_11,
|
||||
UNUSEDBIT_207_12,
|
||||
UNUSEDBIT_207_13,
|
||||
UNUSEDBIT_207_14,
|
||||
UNUSEDBIT_207_15,
|
||||
UNUSEDBIT_207_16,
|
||||
UNUSEDBIT_207_17,
|
||||
UNUSEDBIT_207_18,
|
||||
UNUSEDBIT_207_19,
|
||||
UNUSEDBIT_207_20,
|
||||
UNUSEDBIT_207_21,
|
||||
UNUSEDBIT_207_22,
|
||||
UNUSEDBIT_207_23,
|
||||
UNUSEDBIT_207_24,
|
||||
UNUSEDBIT_207_25,
|
||||
UNUSEDBIT_207_26,
|
||||
UNUSEDBIT_207_27,
|
||||
UNUSEDBIT_207_28,
|
||||
UNUSEDBIT_207_29,
|
||||
UNUSEDBIT_207_30,
|
||||
UNUSEDBIT_207_31,
|
||||
BOOSTCONTROLLEROUTPUT,
|
||||
BOOSTCONTROLLEROPENLOOPPART,
|
||||
FALLBACKMAP,
|
||||
|
@ -1323,14 +1173,6 @@ public class TsOutputs {
|
|||
INJECTORSTATE10,
|
||||
INJECTORSTATE11,
|
||||
INJECTORSTATE12,
|
||||
UNUSEDBIT_293_24,
|
||||
UNUSEDBIT_293_25,
|
||||
UNUSEDBIT_293_26,
|
||||
UNUSEDBIT_293_27,
|
||||
UNUSEDBIT_293_28,
|
||||
UNUSEDBIT_293_29,
|
||||
UNUSEDBIT_293_30,
|
||||
UNUSEDBIT_293_31,
|
||||
OUTPUTREQUESTPERIOD,
|
||||
MAPFAST,
|
||||
LUAGAUGES1,
|
||||
|
|
Loading…
Reference in New Issue