Auto-generated configs and docs

This commit is contained in:
GitHub build-firmware Action 2022-04-23 11:41:19 +00:00
parent b4e8dfb05a
commit 80031c385a
32 changed files with 168 additions and 156 deletions

View File

@ -1,4 +1,4 @@
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) console/binary/output_channels.txt Thu Apr 21 13:11:43 UTC 2022
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) console/binary/output_channels.txt Sat Apr 23 11:38:35 UTC 2022
// by class com.rusefi.output.CHeaderConsumer
// begin
#pragma once
@ -1063,7 +1063,22 @@ struct output_channels_s {
/**
* offset 389
*/
uint8_t unusedInTheMiddle[15];
uint8_t unusedWat = (uint8_t)0;
/**
* @@GAUGE_NAME_TC_RATIO@@
value
* offset 390
*/
scaled_channel<uint16_t, 100, 1> tcRatio = (uint16_t)0;
/**
* "S"
* offset 392
*/
float lastShiftTime = (float)0;
/**
* offset 396
*/
uint8_t unusedInTheMiddle[8];
/**
* @@GAUGE_NAME_AUX_LINEAR_1@@
* offset 404
@ -1100,76 +1115,76 @@ struct output_channels_s {
bool tpsAccelActive : 1 {};
/**
offset 408 bit 8 */
bool unusedBit_226_8 : 1 {};
bool unusedBit_229_8 : 1 {};
/**
offset 408 bit 9 */
bool unusedBit_226_9 : 1 {};
bool unusedBit_229_9 : 1 {};
/**
offset 408 bit 10 */
bool unusedBit_226_10 : 1 {};
bool unusedBit_229_10 : 1 {};
/**
offset 408 bit 11 */
bool unusedBit_226_11 : 1 {};
bool unusedBit_229_11 : 1 {};
/**
offset 408 bit 12 */
bool unusedBit_226_12 : 1 {};
bool unusedBit_229_12 : 1 {};
/**
offset 408 bit 13 */
bool unusedBit_226_13 : 1 {};
bool unusedBit_229_13 : 1 {};
/**
offset 408 bit 14 */
bool unusedBit_226_14 : 1 {};
bool unusedBit_229_14 : 1 {};
/**
offset 408 bit 15 */
bool unusedBit_226_15 : 1 {};
bool unusedBit_229_15 : 1 {};
/**
offset 408 bit 16 */
bool unusedBit_226_16 : 1 {};
bool unusedBit_229_16 : 1 {};
/**
offset 408 bit 17 */
bool unusedBit_226_17 : 1 {};
bool unusedBit_229_17 : 1 {};
/**
offset 408 bit 18 */
bool unusedBit_226_18 : 1 {};
bool unusedBit_229_18 : 1 {};
/**
offset 408 bit 19 */
bool unusedBit_226_19 : 1 {};
bool unusedBit_229_19 : 1 {};
/**
offset 408 bit 20 */
bool unusedBit_226_20 : 1 {};
bool unusedBit_229_20 : 1 {};
/**
offset 408 bit 21 */
bool unusedBit_226_21 : 1 {};
bool unusedBit_229_21 : 1 {};
/**
offset 408 bit 22 */
bool unusedBit_226_22 : 1 {};
bool unusedBit_229_22 : 1 {};
/**
offset 408 bit 23 */
bool unusedBit_226_23 : 1 {};
bool unusedBit_229_23 : 1 {};
/**
offset 408 bit 24 */
bool unusedBit_226_24 : 1 {};
bool unusedBit_229_24 : 1 {};
/**
offset 408 bit 25 */
bool unusedBit_226_25 : 1 {};
bool unusedBit_229_25 : 1 {};
/**
offset 408 bit 26 */
bool unusedBit_226_26 : 1 {};
bool unusedBit_229_26 : 1 {};
/**
offset 408 bit 27 */
bool unusedBit_226_27 : 1 {};
bool unusedBit_229_27 : 1 {};
/**
offset 408 bit 28 */
bool unusedBit_226_28 : 1 {};
bool unusedBit_229_28 : 1 {};
/**
offset 408 bit 29 */
bool unusedBit_226_29 : 1 {};
bool unusedBit_229_29 : 1 {};
/**
offset 408 bit 30 */
bool unusedBit_226_30 : 1 {};
bool unusedBit_229_30 : 1 {};
/**
offset 408 bit 31 */
bool unusedBit_226_31 : 1 {};
bool unusedBit_229_31 : 1 {};
/**
* offset 412
*/
@ -1388,4 +1403,4 @@ struct output_channels_s {
static_assert(sizeof(output_channels_s) == 640);
// end
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) console/binary/output_channels.txt Thu Apr 21 13:11:43 UTC 2022
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) console/binary/output_channels.txt Sat Apr 23 11:38:35 UTC 2022

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 808948958
#define TS_SIGNATURE "rusEFI 2022.04.23.all.808948958"
#define SIGNATURE_HASH 3481960469
#define TS_SIGNATURE "rusEFI 2022.04.23.all.3481960469"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 756304257
#define TS_SIGNATURE "rusEFI 2022.04.23.alphax-2chan.756304257"
#define SIGNATURE_HASH 3534314826
#define TS_SIGNATURE "rusEFI 2022.04.23.alphax-2chan.3534314826"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 3112454954
#define TS_SIGNATURE "rusEFI 2022.04.23.alphax-4chan.3112454954"
#define SIGNATURE_HASH 1178165217
#define TS_SIGNATURE "rusEFI 2022.04.23.alphax-4chan.1178165217"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 754803193
#define TS_SIGNATURE "rusEFI 2022.04.23.atlas.754803193"
#define SIGNATURE_HASH 3544216882
#define TS_SIGNATURE "rusEFI 2022.04.23.atlas.3544216882"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 487071156
#define TS_SIGNATURE "rusEFI 2022.04.23.core8.487071156"
#define SIGNATURE_HASH 3803515263
#define TS_SIGNATURE "rusEFI 2022.04.23.core8.3803515263"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 808948958
#define TS_SIGNATURE "rusEFI 2022.04.23.f429-discovery.808948958"
#define SIGNATURE_HASH 3481960469
#define TS_SIGNATURE "rusEFI 2022.04.23.f429-discovery.3481960469"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 1508773103
#define TS_SIGNATURE "rusEFI 2022.04.23.frankenso_na6.1508773103"
#define SIGNATURE_HASH 2790463524
#define TS_SIGNATURE "rusEFI 2022.04.23.frankenso_na6.2790463524"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 1734935499
#define TS_SIGNATURE "rusEFI 2022.04.23.harley81.1734935499"
#define SIGNATURE_HASH 2564036352
#define TS_SIGNATURE "rusEFI 2022.04.23.harley81.2564036352"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 2062360131
#define TS_SIGNATURE "rusEFI 2022.04.23.hellen-nb1.2062360131"
#define SIGNATURE_HASH 2236615304
#define TS_SIGNATURE "rusEFI 2022.04.23.hellen-nb1.2236615304"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 1837150880
#define TS_SIGNATURE "rusEFI 2022.04.23.hellen121nissan.1837150880"
#define SIGNATURE_HASH 2453513835
#define TS_SIGNATURE "rusEFI 2022.04.23.hellen121nissan.2453513835"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 1853816649
#define TS_SIGNATURE "rusEFI 2022.04.23.hellen121vag.1853816649"
#define SIGNATURE_HASH 2445536130
#define TS_SIGNATURE "rusEFI 2022.04.23.hellen121vag.2445536130"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 782602675
#define TS_SIGNATURE "rusEFI 2022.04.23.hellen128.782602675"
#define SIGNATURE_HASH 3508045176
#define TS_SIGNATURE "rusEFI 2022.04.23.hellen128.3508045176"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 3922888190
#define TS_SIGNATURE "rusEFI 2022.04.23.hellen154hyundai.3922888190"
#define SIGNATURE_HASH 376410421
#define TS_SIGNATURE "rusEFI 2022.04.23.hellen154hyundai.376410421"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 3579947966
#define TS_SIGNATURE "rusEFI 2022.04.23.hellen72.3579947966"
#define SIGNATURE_HASH 719110005
#define TS_SIGNATURE "rusEFI 2022.04.23.hellen72.719110005"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 2978080856
#define TS_SIGNATURE "rusEFI 2022.04.23.hellen81.2978080856"
#define SIGNATURE_HASH 1312619667
#define TS_SIGNATURE "rusEFI 2022.04.23.hellen81.1312619667"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 946503043
#define TS_SIGNATURE "rusEFI 2022.04.23.hellen88bmw.946503043"
#define SIGNATURE_HASH 3352783176
#define TS_SIGNATURE "rusEFI 2022.04.23.hellen88bmw.3352783176"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 2492587187
#define TS_SIGNATURE "rusEFI 2022.04.23.hellenNA6.2492587187"
#define SIGNATURE_HASH 1798097016
#define TS_SIGNATURE "rusEFI 2022.04.23.hellenNA6.1798097016"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 1015035722
#define TS_SIGNATURE "rusEFI 2022.04.23.hellenNA8_96.1015035722"
#define SIGNATURE_HASH 3275563905
#define TS_SIGNATURE "rusEFI 2022.04.23.hellenNA8_96.3275563905"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat null
//
#define SIGNATURE_HASH 1964759764
#define TS_SIGNATURE "rusEFI 2022.04.23.hellen_cypress.1964759764"
#define SIGNATURE_HASH 2326187551
#define TS_SIGNATURE "rusEFI 2022.04.23.hellen_cypress.2326187551"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat null
//
#define SIGNATURE_HASH 2327713320
#define TS_SIGNATURE "rusEFI 2022.04.23.kin.2327713320"
#define SIGNATURE_HASH 1963131619
#define TS_SIGNATURE "rusEFI 2022.04.23.kin.1963131619"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 1595366069
#define TS_SIGNATURE "rusEFI 2022.04.23.mre_f4.1595366069"
#define SIGNATURE_HASH 2695515774
#define TS_SIGNATURE "rusEFI 2022.04.23.mre_f4.2695515774"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 1595366069
#define TS_SIGNATURE "rusEFI 2022.04.23.mre_f7.1595366069"
#define SIGNATURE_HASH 2695515774
#define TS_SIGNATURE "rusEFI 2022.04.23.mre_f7.2695515774"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 1625115960
#define TS_SIGNATURE "rusEFI 2022.04.23.prometheus_405.1625115960"
#define SIGNATURE_HASH 2673891827
#define TS_SIGNATURE "rusEFI 2022.04.23.prometheus_405.2673891827"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 1625115960
#define TS_SIGNATURE "rusEFI 2022.04.23.prometheus_469.1625115960"
#define SIGNATURE_HASH 2673891827
#define TS_SIGNATURE "rusEFI 2022.04.23.prometheus_469.2673891827"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 384699743
#define TS_SIGNATURE "rusEFI 2022.04.23.proteus_f4.384699743"
#define SIGNATURE_HASH 3914537364
#define TS_SIGNATURE "rusEFI 2022.04.23.proteus_f4.3914537364"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 384699743
#define TS_SIGNATURE "rusEFI 2022.04.23.proteus_f7.384699743"
#define SIGNATURE_HASH 3914537364
#define TS_SIGNATURE "rusEFI 2022.04.23.proteus_f7.3914537364"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 384699743
#define TS_SIGNATURE "rusEFI 2022.04.23.proteus_h7.384699743"
#define SIGNATURE_HASH 3914537364
#define TS_SIGNATURE "rusEFI 2022.04.23.proteus_h7.3914537364"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_subaru_config.sh null
//
#define SIGNATURE_HASH 777608425
#define TS_SIGNATURE "rusEFI 2022.04.23.subaru_eg33_f7.777608425"
#define SIGNATURE_HASH 3521398818
#define TS_SIGNATURE "rusEFI 2022.04.23.subaru_eg33_f7.3521398818"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 3693534351
#define TS_SIGNATURE "rusEFI 2022.04.23.tdg-pdm8.3693534351"
#define SIGNATURE_HASH 597411908
#define TS_SIGNATURE "rusEFI 2022.04.23.tdg-pdm8.597411908"

View File

@ -354,6 +354,10 @@ float getOutputValueByName(const char *name) {
return engine->outputChannels.luaLastCycleDuration;
if (strEqualCaseInsensitive(name, "testBenchIter"))
return engine->outputChannels.testBenchIter;
if (strEqualCaseInsensitive(name, "tcRatio"))
return engine->outputChannels.tcRatio;
if (strEqualCaseInsensitive(name, "lastShiftTime"))
return engine->outputChannels.lastShiftTime;
if (strEqualCaseInsensitive(name, "auxLinear1"))
return engine->outputChannels.auxLinear1;
if (strEqualCaseInsensitive(name, "auxLinear2"))

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) console/binary/output_channels.txt Thu Apr 21 13:11:43 UTC 2022
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) console/binary/output_channels.txt Sat Apr 23 11:38:35 UTC 2022
// by class com.rusefi.output.FileJavaFieldsConsumer
import com.rusefi.config.*;
@ -214,6 +214,7 @@ public class TsOutputs {
public static final String GAUGE_NAME_RPM = "RPM";
public static final String GAUGE_NAME_TARGET_AFR = "fuel: target AFR";
public static final String GAUGE_NAME_TARGET_LAMBDA = "fuel: target lambda";
public static final String GAUGE_NAME_TC_RATIO = "Torque Converter Ratio";
public static final String GAUGE_NAME_TCHARGE = "fuel: SD tCharge";
public static final String GAUGE_NAME_THROTTLE_PEDAL = "Throttle pedal position";
public static final String GAUGE_NAME_TIME = "Time";
@ -634,21 +635,17 @@ public class TsOutputs {
public static final Field LUAINVOCATIONCOUNTER = Field.create("LUAINVOCATIONCOUNTER", 380, FieldType.INT).setScale(1.0);
public static final Field LUALASTCYCLEDURATION = Field.create("LUALASTCYCLEDURATION", 384, FieldType.INT).setScale(1.0);
public static final Field TESTBENCHITER = Field.create("TESTBENCHITER", 388, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDINTHEMIDDLE1 = Field.create("UNUSEDINTHEMIDDLE1", 389, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDINTHEMIDDLE2 = Field.create("UNUSEDINTHEMIDDLE2", 390, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDINTHEMIDDLE3 = Field.create("UNUSEDINTHEMIDDLE3", 391, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDINTHEMIDDLE4 = Field.create("UNUSEDINTHEMIDDLE4", 392, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDINTHEMIDDLE5 = Field.create("UNUSEDINTHEMIDDLE5", 393, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDINTHEMIDDLE6 = Field.create("UNUSEDINTHEMIDDLE6", 394, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDINTHEMIDDLE7 = Field.create("UNUSEDINTHEMIDDLE7", 395, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDINTHEMIDDLE8 = Field.create("UNUSEDINTHEMIDDLE8", 396, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDINTHEMIDDLE9 = Field.create("UNUSEDINTHEMIDDLE9", 397, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDINTHEMIDDLE10 = Field.create("UNUSEDINTHEMIDDLE10", 398, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDINTHEMIDDLE11 = Field.create("UNUSEDINTHEMIDDLE11", 399, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDINTHEMIDDLE12 = Field.create("UNUSEDINTHEMIDDLE12", 400, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDINTHEMIDDLE13 = Field.create("UNUSEDINTHEMIDDLE13", 401, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDINTHEMIDDLE14 = Field.create("UNUSEDINTHEMIDDLE14", 402, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDINTHEMIDDLE15 = Field.create("UNUSEDINTHEMIDDLE15", 403, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDWAT = Field.create("UNUSEDWAT", 389, FieldType.INT8).setScale(1.0);
public static final Field TCRATIO = Field.create("TCRATIO", 390, FieldType.INT16).setScale(0.01);
public static final Field LASTSHIFTTIME = Field.create("LASTSHIFTTIME", 392, FieldType.FLOAT);
public static final Field UNUSEDINTHEMIDDLE1 = Field.create("UNUSEDINTHEMIDDLE1", 396, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDINTHEMIDDLE2 = Field.create("UNUSEDINTHEMIDDLE2", 397, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDINTHEMIDDLE3 = Field.create("UNUSEDINTHEMIDDLE3", 398, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDINTHEMIDDLE4 = Field.create("UNUSEDINTHEMIDDLE4", 399, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDINTHEMIDDLE5 = Field.create("UNUSEDINTHEMIDDLE5", 400, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDINTHEMIDDLE6 = Field.create("UNUSEDINTHEMIDDLE6", 401, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDINTHEMIDDLE7 = Field.create("UNUSEDINTHEMIDDLE7", 402, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDINTHEMIDDLE8 = Field.create("UNUSEDINTHEMIDDLE8", 403, FieldType.INT8).setScale(1.0);
public static final Field AUXLINEAR1 = Field.create("AUXLINEAR1", 404, FieldType.INT16).setScale(0.01);
public static final Field AUXLINEAR2 = Field.create("AUXLINEAR2", 406, FieldType.INT16).setScale(0.01);
public static final Field LAUNCHSPEEDCONDITION = Field.create("LAUNCHSPEEDCONDITION", 408, FieldType.BIT, 0);
@ -659,30 +656,30 @@ public class TsOutputs {
public static final Field LAUNCHCOMBINEDCONDITIONS = Field.create("LAUNCHCOMBINEDCONDITIONS", 408, FieldType.BIT, 5);
public static final Field DFCOACTIVE = Field.create("DFCOACTIVE", 408, FieldType.BIT, 6);
public static final Field TPSACCELACTIVE = Field.create("TPSACCELACTIVE", 408, FieldType.BIT, 7);
public static final Field UNUSEDBIT_226_8 = Field.create("UNUSEDBIT_226_8", 408, FieldType.BIT, 8);
public static final Field UNUSEDBIT_226_9 = Field.create("UNUSEDBIT_226_9", 408, FieldType.BIT, 9);
public static final Field UNUSEDBIT_226_10 = Field.create("UNUSEDBIT_226_10", 408, FieldType.BIT, 10);
public static final Field UNUSEDBIT_226_11 = Field.create("UNUSEDBIT_226_11", 408, FieldType.BIT, 11);
public static final Field UNUSEDBIT_226_12 = Field.create("UNUSEDBIT_226_12", 408, FieldType.BIT, 12);
public static final Field UNUSEDBIT_226_13 = Field.create("UNUSEDBIT_226_13", 408, FieldType.BIT, 13);
public static final Field UNUSEDBIT_226_14 = Field.create("UNUSEDBIT_226_14", 408, FieldType.BIT, 14);
public static final Field UNUSEDBIT_226_15 = Field.create("UNUSEDBIT_226_15", 408, FieldType.BIT, 15);
public static final Field UNUSEDBIT_226_16 = Field.create("UNUSEDBIT_226_16", 408, FieldType.BIT, 16);
public static final Field UNUSEDBIT_226_17 = Field.create("UNUSEDBIT_226_17", 408, FieldType.BIT, 17);
public static final Field UNUSEDBIT_226_18 = Field.create("UNUSEDBIT_226_18", 408, FieldType.BIT, 18);
public static final Field UNUSEDBIT_226_19 = Field.create("UNUSEDBIT_226_19", 408, FieldType.BIT, 19);
public static final Field UNUSEDBIT_226_20 = Field.create("UNUSEDBIT_226_20", 408, FieldType.BIT, 20);
public static final Field UNUSEDBIT_226_21 = Field.create("UNUSEDBIT_226_21", 408, FieldType.BIT, 21);
public static final Field UNUSEDBIT_226_22 = Field.create("UNUSEDBIT_226_22", 408, FieldType.BIT, 22);
public static final Field UNUSEDBIT_226_23 = Field.create("UNUSEDBIT_226_23", 408, FieldType.BIT, 23);
public static final Field UNUSEDBIT_226_24 = Field.create("UNUSEDBIT_226_24", 408, FieldType.BIT, 24);
public static final Field UNUSEDBIT_226_25 = Field.create("UNUSEDBIT_226_25", 408, FieldType.BIT, 25);
public static final Field UNUSEDBIT_226_26 = Field.create("UNUSEDBIT_226_26", 408, FieldType.BIT, 26);
public static final Field UNUSEDBIT_226_27 = Field.create("UNUSEDBIT_226_27", 408, FieldType.BIT, 27);
public static final Field UNUSEDBIT_226_28 = Field.create("UNUSEDBIT_226_28", 408, FieldType.BIT, 28);
public static final Field UNUSEDBIT_226_29 = Field.create("UNUSEDBIT_226_29", 408, FieldType.BIT, 29);
public static final Field UNUSEDBIT_226_30 = Field.create("UNUSEDBIT_226_30", 408, FieldType.BIT, 30);
public static final Field UNUSEDBIT_226_31 = Field.create("UNUSEDBIT_226_31", 408, FieldType.BIT, 31);
public static final Field UNUSEDBIT_229_8 = Field.create("UNUSEDBIT_229_8", 408, FieldType.BIT, 8);
public static final Field UNUSEDBIT_229_9 = Field.create("UNUSEDBIT_229_9", 408, FieldType.BIT, 9);
public static final Field UNUSEDBIT_229_10 = Field.create("UNUSEDBIT_229_10", 408, FieldType.BIT, 10);
public static final Field UNUSEDBIT_229_11 = Field.create("UNUSEDBIT_229_11", 408, FieldType.BIT, 11);
public static final Field UNUSEDBIT_229_12 = Field.create("UNUSEDBIT_229_12", 408, FieldType.BIT, 12);
public static final Field UNUSEDBIT_229_13 = Field.create("UNUSEDBIT_229_13", 408, FieldType.BIT, 13);
public static final Field UNUSEDBIT_229_14 = Field.create("UNUSEDBIT_229_14", 408, FieldType.BIT, 14);
public static final Field UNUSEDBIT_229_15 = Field.create("UNUSEDBIT_229_15", 408, FieldType.BIT, 15);
public static final Field UNUSEDBIT_229_16 = Field.create("UNUSEDBIT_229_16", 408, FieldType.BIT, 16);
public static final Field UNUSEDBIT_229_17 = Field.create("UNUSEDBIT_229_17", 408, FieldType.BIT, 17);
public static final Field UNUSEDBIT_229_18 = Field.create("UNUSEDBIT_229_18", 408, FieldType.BIT, 18);
public static final Field UNUSEDBIT_229_19 = Field.create("UNUSEDBIT_229_19", 408, FieldType.BIT, 19);
public static final Field UNUSEDBIT_229_20 = Field.create("UNUSEDBIT_229_20", 408, FieldType.BIT, 20);
public static final Field UNUSEDBIT_229_21 = Field.create("UNUSEDBIT_229_21", 408, FieldType.BIT, 21);
public static final Field UNUSEDBIT_229_22 = Field.create("UNUSEDBIT_229_22", 408, FieldType.BIT, 22);
public static final Field UNUSEDBIT_229_23 = Field.create("UNUSEDBIT_229_23", 408, FieldType.BIT, 23);
public static final Field UNUSEDBIT_229_24 = Field.create("UNUSEDBIT_229_24", 408, FieldType.BIT, 24);
public static final Field UNUSEDBIT_229_25 = Field.create("UNUSEDBIT_229_25", 408, FieldType.BIT, 25);
public static final Field UNUSEDBIT_229_26 = Field.create("UNUSEDBIT_229_26", 408, FieldType.BIT, 26);
public static final Field UNUSEDBIT_229_27 = Field.create("UNUSEDBIT_229_27", 408, FieldType.BIT, 27);
public static final Field UNUSEDBIT_229_28 = Field.create("UNUSEDBIT_229_28", 408, FieldType.BIT, 28);
public static final Field UNUSEDBIT_229_29 = Field.create("UNUSEDBIT_229_29", 408, FieldType.BIT, 29);
public static final Field UNUSEDBIT_229_30 = Field.create("UNUSEDBIT_229_30", 408, FieldType.BIT, 30);
public static final Field UNUSEDBIT_229_31 = Field.create("UNUSEDBIT_229_31", 408, FieldType.BIT, 31);
public static final Field TEMPLOG_MAP_AT_CYCLE_COUNT = Field.create("TEMPLOG_MAP_AT_CYCLE_COUNT", 412, FieldType.INT8).setScale(1.0);
public static final Field TEMPLOG_MAP_PEAK = Field.create("TEMPLOG_MAP_PEAK", 413, FieldType.INT8).setScale(1.0);
public static final Field BOOSTCONTROLLEROUTPUT = Field.create("BOOSTCONTROLLEROUTPUT", 414, FieldType.INT8).setScale(0.5);
@ -1071,6 +1068,9 @@ public class TsOutputs {
LUAINVOCATIONCOUNTER,
LUALASTCYCLEDURATION,
TESTBENCHITER,
UNUSEDWAT,
TCRATIO,
LASTSHIFTTIME,
UNUSEDINTHEMIDDLE1,
UNUSEDINTHEMIDDLE2,
UNUSEDINTHEMIDDLE3,
@ -1079,13 +1079,6 @@ public class TsOutputs {
UNUSEDINTHEMIDDLE6,
UNUSEDINTHEMIDDLE7,
UNUSEDINTHEMIDDLE8,
UNUSEDINTHEMIDDLE9,
UNUSEDINTHEMIDDLE10,
UNUSEDINTHEMIDDLE11,
UNUSEDINTHEMIDDLE12,
UNUSEDINTHEMIDDLE13,
UNUSEDINTHEMIDDLE14,
UNUSEDINTHEMIDDLE15,
AUXLINEAR1,
AUXLINEAR2,
LAUNCHSPEEDCONDITION,
@ -1096,30 +1089,30 @@ public class TsOutputs {
LAUNCHCOMBINEDCONDITIONS,
DFCOACTIVE,
TPSACCELACTIVE,
UNUSEDBIT_226_8,
UNUSEDBIT_226_9,
UNUSEDBIT_226_10,
UNUSEDBIT_226_11,
UNUSEDBIT_226_12,
UNUSEDBIT_226_13,
UNUSEDBIT_226_14,
UNUSEDBIT_226_15,
UNUSEDBIT_226_16,
UNUSEDBIT_226_17,
UNUSEDBIT_226_18,
UNUSEDBIT_226_19,
UNUSEDBIT_226_20,
UNUSEDBIT_226_21,
UNUSEDBIT_226_22,
UNUSEDBIT_226_23,
UNUSEDBIT_226_24,
UNUSEDBIT_226_25,
UNUSEDBIT_226_26,
UNUSEDBIT_226_27,
UNUSEDBIT_226_28,
UNUSEDBIT_226_29,
UNUSEDBIT_226_30,
UNUSEDBIT_226_31,
UNUSEDBIT_229_8,
UNUSEDBIT_229_9,
UNUSEDBIT_229_10,
UNUSEDBIT_229_11,
UNUSEDBIT_229_12,
UNUSEDBIT_229_13,
UNUSEDBIT_229_14,
UNUSEDBIT_229_15,
UNUSEDBIT_229_16,
UNUSEDBIT_229_17,
UNUSEDBIT_229_18,
UNUSEDBIT_229_19,
UNUSEDBIT_229_20,
UNUSEDBIT_229_21,
UNUSEDBIT_229_22,
UNUSEDBIT_229_23,
UNUSEDBIT_229_24,
UNUSEDBIT_229_25,
UNUSEDBIT_229_26,
UNUSEDBIT_229_27,
UNUSEDBIT_229_28,
UNUSEDBIT_229_29,
UNUSEDBIT_229_30,
UNUSEDBIT_229_31,
TEMPLOG_MAP_AT_CYCLE_COUNT,
TEMPLOG_MAP_PEAK,
BOOSTCONTROLLEROUTPUT,