Auto-generated configs and docs

This commit is contained in:
GitHub build-firmware Action 2022-01-11 01:57:47 +00:00
parent 264933c0f9
commit 68fda494cb
2 changed files with 87 additions and 87 deletions

View File

@ -1,4 +1,4 @@
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/actuators/idle_state.txt Wed Jan 05 06:47:26 UTC 2022
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/actuators/idle_state.txt Tue Jan 11 01:55:22 UTC 2022
// by class com.rusefi.output.CHeaderConsumer
// begin
#pragma once
@ -45,90 +45,90 @@ struct idle_state_s {
bool mustResetPid : 1 {};
/**
offset 16 bit 4 */
bool unusedBit_8_4 : 1 {};
bool isCoasting : 1 {};
/**
offset 16 bit 5 */
bool unusedBit_8_5 : 1 {};
bool useIacTableForCoasting : 1 {};
/**
offset 16 bit 6 */
bool unusedBit_8_6 : 1 {};
bool notIdling : 1 {};
/**
offset 16 bit 7 */
bool unusedBit_8_7 : 1 {};
bool needReset : 1 {};
/**
offset 16 bit 8 */
bool unusedBit_8_8 : 1 {};
bool isInDeadZone : 1 {};
/**
offset 16 bit 9 */
bool unusedBit_8_9 : 1 {};
bool isBlipping : 1 {};
/**
offset 16 bit 10 */
bool unusedBit_8_10 : 1 {};
bool useClosedLoop : 1 {};
/**
offset 16 bit 11 */
bool unusedBit_8_11 : 1 {};
bool unusedBit_15_11 : 1 {};
/**
offset 16 bit 12 */
bool unusedBit_8_12 : 1 {};
bool unusedBit_15_12 : 1 {};
/**
offset 16 bit 13 */
bool unusedBit_8_13 : 1 {};
bool unusedBit_15_13 : 1 {};
/**
offset 16 bit 14 */
bool unusedBit_8_14 : 1 {};
bool unusedBit_15_14 : 1 {};
/**
offset 16 bit 15 */
bool unusedBit_8_15 : 1 {};
bool unusedBit_15_15 : 1 {};
/**
offset 16 bit 16 */
bool unusedBit_8_16 : 1 {};
bool unusedBit_15_16 : 1 {};
/**
offset 16 bit 17 */
bool unusedBit_8_17 : 1 {};
bool unusedBit_15_17 : 1 {};
/**
offset 16 bit 18 */
bool unusedBit_8_18 : 1 {};
bool unusedBit_15_18 : 1 {};
/**
offset 16 bit 19 */
bool unusedBit_8_19 : 1 {};
bool unusedBit_15_19 : 1 {};
/**
offset 16 bit 20 */
bool unusedBit_8_20 : 1 {};
bool unusedBit_15_20 : 1 {};
/**
offset 16 bit 21 */
bool unusedBit_8_21 : 1 {};
bool unusedBit_15_21 : 1 {};
/**
offset 16 bit 22 */
bool unusedBit_8_22 : 1 {};
bool unusedBit_15_22 : 1 {};
/**
offset 16 bit 23 */
bool unusedBit_8_23 : 1 {};
bool unusedBit_15_23 : 1 {};
/**
offset 16 bit 24 */
bool unusedBit_8_24 : 1 {};
bool unusedBit_15_24 : 1 {};
/**
offset 16 bit 25 */
bool unusedBit_8_25 : 1 {};
bool unusedBit_15_25 : 1 {};
/**
offset 16 bit 26 */
bool unusedBit_8_26 : 1 {};
bool unusedBit_15_26 : 1 {};
/**
offset 16 bit 27 */
bool unusedBit_8_27 : 1 {};
bool unusedBit_15_27 : 1 {};
/**
offset 16 bit 28 */
bool unusedBit_8_28 : 1 {};
bool unusedBit_15_28 : 1 {};
/**
offset 16 bit 29 */
bool unusedBit_8_29 : 1 {};
bool unusedBit_15_29 : 1 {};
/**
offset 16 bit 30 */
bool unusedBit_8_30 : 1 {};
bool unusedBit_15_30 : 1 {};
/**
offset 16 bit 31 */
bool unusedBit_8_31 : 1 {};
bool unusedBit_15_31 : 1 {};
/** total size 20*/
};
// end
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/actuators/idle_state.txt Wed Jan 05 06:47:26 UTC 2022
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/actuators/idle_state.txt Tue Jan 11 01:55:22 UTC 2022

View File

@ -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 31 01:38:22 UTC 2021
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/actuators/idle_state.txt Tue Jan 11 01:55:22 UTC 2022
// by class com.rusefi.output.FileJavaFieldsConsumer
import com.rusefi.config.*;
@ -14,34 +14,34 @@ public class IdleState {
public static final Field SHOULDRESETPID = Field.create("SHOULDRESETPID", 16, FieldType.BIT, 1);
public static final Field WASRESETPID = Field.create("WASRESETPID", 16, FieldType.BIT, 2);
public static final Field MUSTRESETPID = Field.create("MUSTRESETPID", 16, FieldType.BIT, 3);
public static final Field UNUSEDBIT_8_4 = Field.create("UNUSEDBIT_8_4", 16, FieldType.BIT, 4);
public static final Field UNUSEDBIT_8_5 = Field.create("UNUSEDBIT_8_5", 16, FieldType.BIT, 5);
public static final Field UNUSEDBIT_8_6 = Field.create("UNUSEDBIT_8_6", 16, FieldType.BIT, 6);
public static final Field UNUSEDBIT_8_7 = Field.create("UNUSEDBIT_8_7", 16, FieldType.BIT, 7);
public static final Field UNUSEDBIT_8_8 = Field.create("UNUSEDBIT_8_8", 16, FieldType.BIT, 8);
public static final Field UNUSEDBIT_8_9 = Field.create("UNUSEDBIT_8_9", 16, FieldType.BIT, 9);
public static final Field UNUSEDBIT_8_10 = Field.create("UNUSEDBIT_8_10", 16, FieldType.BIT, 10);
public static final Field UNUSEDBIT_8_11 = Field.create("UNUSEDBIT_8_11", 16, FieldType.BIT, 11);
public static final Field UNUSEDBIT_8_12 = Field.create("UNUSEDBIT_8_12", 16, FieldType.BIT, 12);
public static final Field UNUSEDBIT_8_13 = Field.create("UNUSEDBIT_8_13", 16, FieldType.BIT, 13);
public static final Field UNUSEDBIT_8_14 = Field.create("UNUSEDBIT_8_14", 16, FieldType.BIT, 14);
public static final Field UNUSEDBIT_8_15 = Field.create("UNUSEDBIT_8_15", 16, FieldType.BIT, 15);
public static final Field UNUSEDBIT_8_16 = Field.create("UNUSEDBIT_8_16", 16, FieldType.BIT, 16);
public static final Field UNUSEDBIT_8_17 = Field.create("UNUSEDBIT_8_17", 16, FieldType.BIT, 17);
public static final Field UNUSEDBIT_8_18 = Field.create("UNUSEDBIT_8_18", 16, FieldType.BIT, 18);
public static final Field UNUSEDBIT_8_19 = Field.create("UNUSEDBIT_8_19", 16, FieldType.BIT, 19);
public static final Field UNUSEDBIT_8_20 = Field.create("UNUSEDBIT_8_20", 16, FieldType.BIT, 20);
public static final Field UNUSEDBIT_8_21 = Field.create("UNUSEDBIT_8_21", 16, FieldType.BIT, 21);
public static final Field UNUSEDBIT_8_22 = Field.create("UNUSEDBIT_8_22", 16, FieldType.BIT, 22);
public static final Field UNUSEDBIT_8_23 = Field.create("UNUSEDBIT_8_23", 16, FieldType.BIT, 23);
public static final Field UNUSEDBIT_8_24 = Field.create("UNUSEDBIT_8_24", 16, FieldType.BIT, 24);
public static final Field UNUSEDBIT_8_25 = Field.create("UNUSEDBIT_8_25", 16, FieldType.BIT, 25);
public static final Field UNUSEDBIT_8_26 = Field.create("UNUSEDBIT_8_26", 16, FieldType.BIT, 26);
public static final Field UNUSEDBIT_8_27 = Field.create("UNUSEDBIT_8_27", 16, FieldType.BIT, 27);
public static final Field UNUSEDBIT_8_28 = Field.create("UNUSEDBIT_8_28", 16, FieldType.BIT, 28);
public static final Field UNUSEDBIT_8_29 = Field.create("UNUSEDBIT_8_29", 16, FieldType.BIT, 29);
public static final Field UNUSEDBIT_8_30 = Field.create("UNUSEDBIT_8_30", 16, FieldType.BIT, 30);
public static final Field UNUSEDBIT_8_31 = Field.create("UNUSEDBIT_8_31", 16, FieldType.BIT, 31);
public static final Field ISCOASTING = Field.create("ISCOASTING", 16, FieldType.BIT, 4);
public static final Field USEIACTABLEFORCOASTING = Field.create("USEIACTABLEFORCOASTING", 16, FieldType.BIT, 5);
public static final Field NOTIDLING = Field.create("NOTIDLING", 16, FieldType.BIT, 6);
public static final Field NEEDRESET = Field.create("NEEDRESET", 16, FieldType.BIT, 7);
public static final Field ISINDEADZONE = Field.create("ISINDEADZONE", 16, FieldType.BIT, 8);
public static final Field ISBLIPPING = Field.create("ISBLIPPING", 16, FieldType.BIT, 9);
public static final Field USECLOSEDLOOP = Field.create("USECLOSEDLOOP", 16, FieldType.BIT, 10);
public static final Field UNUSEDBIT_15_11 = Field.create("UNUSEDBIT_15_11", 16, FieldType.BIT, 11);
public static final Field UNUSEDBIT_15_12 = Field.create("UNUSEDBIT_15_12", 16, FieldType.BIT, 12);
public static final Field UNUSEDBIT_15_13 = Field.create("UNUSEDBIT_15_13", 16, FieldType.BIT, 13);
public static final Field UNUSEDBIT_15_14 = Field.create("UNUSEDBIT_15_14", 16, FieldType.BIT, 14);
public static final Field UNUSEDBIT_15_15 = Field.create("UNUSEDBIT_15_15", 16, FieldType.BIT, 15);
public static final Field UNUSEDBIT_15_16 = Field.create("UNUSEDBIT_15_16", 16, FieldType.BIT, 16);
public static final Field UNUSEDBIT_15_17 = Field.create("UNUSEDBIT_15_17", 16, FieldType.BIT, 17);
public static final Field UNUSEDBIT_15_18 = Field.create("UNUSEDBIT_15_18", 16, FieldType.BIT, 18);
public static final Field UNUSEDBIT_15_19 = Field.create("UNUSEDBIT_15_19", 16, FieldType.BIT, 19);
public static final Field UNUSEDBIT_15_20 = Field.create("UNUSEDBIT_15_20", 16, FieldType.BIT, 20);
public static final Field UNUSEDBIT_15_21 = Field.create("UNUSEDBIT_15_21", 16, FieldType.BIT, 21);
public static final Field UNUSEDBIT_15_22 = Field.create("UNUSEDBIT_15_22", 16, FieldType.BIT, 22);
public static final Field UNUSEDBIT_15_23 = Field.create("UNUSEDBIT_15_23", 16, FieldType.BIT, 23);
public static final Field UNUSEDBIT_15_24 = Field.create("UNUSEDBIT_15_24", 16, FieldType.BIT, 24);
public static final Field UNUSEDBIT_15_25 = Field.create("UNUSEDBIT_15_25", 16, FieldType.BIT, 25);
public static final Field UNUSEDBIT_15_26 = Field.create("UNUSEDBIT_15_26", 16, FieldType.BIT, 26);
public static final Field UNUSEDBIT_15_27 = Field.create("UNUSEDBIT_15_27", 16, FieldType.BIT, 27);
public static final Field UNUSEDBIT_15_28 = Field.create("UNUSEDBIT_15_28", 16, FieldType.BIT, 28);
public static final Field UNUSEDBIT_15_29 = Field.create("UNUSEDBIT_15_29", 16, FieldType.BIT, 29);
public static final Field UNUSEDBIT_15_30 = Field.create("UNUSEDBIT_15_30", 16, FieldType.BIT, 30);
public static final Field UNUSEDBIT_15_31 = Field.create("UNUSEDBIT_15_31", 16, FieldType.BIT, 31);
public static final Field[] VALUES = {
IDLESTATE,
CURRENTIDLEPOSITION,
@ -51,33 +51,33 @@ public class IdleState {
SHOULDRESETPID,
WASRESETPID,
MUSTRESETPID,
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,
ISCOASTING,
USEIACTABLEFORCOASTING,
NOTIDLING,
NEEDRESET,
ISINDEADZONE,
ISBLIPPING,
USECLOSEDLOOP,
UNUSEDBIT_15_11,
UNUSEDBIT_15_12,
UNUSEDBIT_15_13,
UNUSEDBIT_15_14,
UNUSEDBIT_15_15,
UNUSEDBIT_15_16,
UNUSEDBIT_15_17,
UNUSEDBIT_15_18,
UNUSEDBIT_15_19,
UNUSEDBIT_15_20,
UNUSEDBIT_15_21,
UNUSEDBIT_15_22,
UNUSEDBIT_15_23,
UNUSEDBIT_15_24,
UNUSEDBIT_15_25,
UNUSEDBIT_15_26,
UNUSEDBIT_15_27,
UNUSEDBIT_15_28,
UNUSEDBIT_15_29,
UNUSEDBIT_15_30,
UNUSEDBIT_15_31,
};
}