Auto-generated configs and docs
This commit is contained in:
parent
9aebed59fe
commit
0eade966b9
|
@ -1,4 +1,4 @@
|
|||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) console/binary/output_channels.txt Mon May 09 09:39:55 UTC 2022
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) console/binary/output_channels.txt Sat May 14 12:18:31 UTC 2022
|
||||
// by class com.rusefi.output.CHeaderConsumer
|
||||
// begin
|
||||
#pragma once
|
||||
|
@ -1078,7 +1078,11 @@ struct output_channels_s {
|
|||
/**
|
||||
* offset 396
|
||||
*/
|
||||
uint8_t unusedInTheMiddle[8];
|
||||
int vssEdgeCounter = (int)0;
|
||||
/**
|
||||
* offset 400
|
||||
*/
|
||||
int issEdgeCounter = (int)0;
|
||||
/**
|
||||
* @@GAUGE_NAME_AUX_LINEAR_1@@
|
||||
* offset 404
|
||||
|
@ -1115,76 +1119,76 @@ struct output_channels_s {
|
|||
bool tpsAccelActive : 1 {};
|
||||
/**
|
||||
offset 408 bit 8 */
|
||||
bool unusedBit_229_8 : 1 {};
|
||||
bool unusedBit_230_8 : 1 {};
|
||||
/**
|
||||
offset 408 bit 9 */
|
||||
bool unusedBit_229_9 : 1 {};
|
||||
bool unusedBit_230_9 : 1 {};
|
||||
/**
|
||||
offset 408 bit 10 */
|
||||
bool unusedBit_229_10 : 1 {};
|
||||
bool unusedBit_230_10 : 1 {};
|
||||
/**
|
||||
offset 408 bit 11 */
|
||||
bool unusedBit_229_11 : 1 {};
|
||||
bool unusedBit_230_11 : 1 {};
|
||||
/**
|
||||
offset 408 bit 12 */
|
||||
bool unusedBit_229_12 : 1 {};
|
||||
bool unusedBit_230_12 : 1 {};
|
||||
/**
|
||||
offset 408 bit 13 */
|
||||
bool unusedBit_229_13 : 1 {};
|
||||
bool unusedBit_230_13 : 1 {};
|
||||
/**
|
||||
offset 408 bit 14 */
|
||||
bool unusedBit_229_14 : 1 {};
|
||||
bool unusedBit_230_14 : 1 {};
|
||||
/**
|
||||
offset 408 bit 15 */
|
||||
bool unusedBit_229_15 : 1 {};
|
||||
bool unusedBit_230_15 : 1 {};
|
||||
/**
|
||||
offset 408 bit 16 */
|
||||
bool unusedBit_229_16 : 1 {};
|
||||
bool unusedBit_230_16 : 1 {};
|
||||
/**
|
||||
offset 408 bit 17 */
|
||||
bool unusedBit_229_17 : 1 {};
|
||||
bool unusedBit_230_17 : 1 {};
|
||||
/**
|
||||
offset 408 bit 18 */
|
||||
bool unusedBit_229_18 : 1 {};
|
||||
bool unusedBit_230_18 : 1 {};
|
||||
/**
|
||||
offset 408 bit 19 */
|
||||
bool unusedBit_229_19 : 1 {};
|
||||
bool unusedBit_230_19 : 1 {};
|
||||
/**
|
||||
offset 408 bit 20 */
|
||||
bool unusedBit_229_20 : 1 {};
|
||||
bool unusedBit_230_20 : 1 {};
|
||||
/**
|
||||
offset 408 bit 21 */
|
||||
bool unusedBit_229_21 : 1 {};
|
||||
bool unusedBit_230_21 : 1 {};
|
||||
/**
|
||||
offset 408 bit 22 */
|
||||
bool unusedBit_229_22 : 1 {};
|
||||
bool unusedBit_230_22 : 1 {};
|
||||
/**
|
||||
offset 408 bit 23 */
|
||||
bool unusedBit_229_23 : 1 {};
|
||||
bool unusedBit_230_23 : 1 {};
|
||||
/**
|
||||
offset 408 bit 24 */
|
||||
bool unusedBit_229_24 : 1 {};
|
||||
bool unusedBit_230_24 : 1 {};
|
||||
/**
|
||||
offset 408 bit 25 */
|
||||
bool unusedBit_229_25 : 1 {};
|
||||
bool unusedBit_230_25 : 1 {};
|
||||
/**
|
||||
offset 408 bit 26 */
|
||||
bool unusedBit_229_26 : 1 {};
|
||||
bool unusedBit_230_26 : 1 {};
|
||||
/**
|
||||
offset 408 bit 27 */
|
||||
bool unusedBit_229_27 : 1 {};
|
||||
bool unusedBit_230_27 : 1 {};
|
||||
/**
|
||||
offset 408 bit 28 */
|
||||
bool unusedBit_229_28 : 1 {};
|
||||
bool unusedBit_230_28 : 1 {};
|
||||
/**
|
||||
offset 408 bit 29 */
|
||||
bool unusedBit_229_29 : 1 {};
|
||||
bool unusedBit_230_29 : 1 {};
|
||||
/**
|
||||
offset 408 bit 30 */
|
||||
bool unusedBit_229_30 : 1 {};
|
||||
bool unusedBit_230_30 : 1 {};
|
||||
/**
|
||||
offset 408 bit 31 */
|
||||
bool unusedBit_229_31 : 1 {};
|
||||
bool unusedBit_230_31 : 1 {};
|
||||
/**
|
||||
* @@GAUGE_NAME_BOOST_OUTPUT@@
|
||||
%
|
||||
|
@ -1364,4 +1368,4 @@ struct output_channels_s {
|
|||
static_assert(sizeof(output_channels_s) == 616);
|
||||
|
||||
// end
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) console/binary/output_channels.txt Mon May 09 09:39:55 UTC 2022
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) console/binary/output_channels.txt Sat May 14 12:18:31 UTC 2022
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 464011609
|
||||
#define TS_SIGNATURE "rusEFI 2022.05.13.all.464011609"
|
||||
#define SIGNATURE_HASH 161773996
|
||||
#define TS_SIGNATURE "rusEFI 2022.05.14.all.161773996"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 3990541397
|
||||
#define TS_SIGNATURE "rusEFI 2022.05.13.alphax-2chan.3990541397"
|
||||
#define SIGNATURE_HASH 4292275360
|
||||
#define TS_SIGNATURE "rusEFI 2022.05.14.alphax-2chan.4292275360"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 3685838680
|
||||
#define TS_SIGNATURE "rusEFI 2022.05.13.alphax-4chan.3685838680"
|
||||
#define SIGNATURE_HASH 3384629165
|
||||
#define TS_SIGNATURE "rusEFI 2022.05.14.alphax-4chan.3384629165"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 123909246
|
||||
#define TS_SIGNATURE "rusEFI 2022.05.13.atlas.123909246"
|
||||
#define SIGNATURE_HASH 359566475
|
||||
#define TS_SIGNATURE "rusEFI 2022.05.14.atlas.359566475"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 3091530608
|
||||
#define TS_SIGNATURE "rusEFI 2022.05.13.core8.3091530608"
|
||||
#define SIGNATURE_HASH 2856926085
|
||||
#define TS_SIGNATURE "rusEFI 2022.05.14.core8.2856926085"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 464011609
|
||||
#define TS_SIGNATURE "rusEFI 2022.05.13.f429-discovery.464011609"
|
||||
#define SIGNATURE_HASH 161773996
|
||||
#define TS_SIGNATURE "rusEFI 2022.05.14.f429-discovery.161773996"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 1506065821
|
||||
#define TS_SIGNATURE "rusEFI 2022.05.13.frankenso_na6.1506065821"
|
||||
#define SIGNATURE_HASH 1271432552
|
||||
#define TS_SIGNATURE "rusEFI 2022.05.14.frankenso_na6.1271432552"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 2557756025
|
||||
#define TS_SIGNATURE "rusEFI 2022.05.13.harley81.2557756025"
|
||||
#define SIGNATURE_HASH 2323151500
|
||||
#define TS_SIGNATURE "rusEFI 2022.05.14.harley81.2323151500"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 3754250551
|
||||
#define TS_SIGNATURE "rusEFI 2022.05.13.hellen-nb1.3754250551"
|
||||
#define SIGNATURE_HASH 3452529090
|
||||
#define TS_SIGNATURE "rusEFI 2022.05.14.hellen-nb1.3452529090"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 1734779567
|
||||
#define TS_SIGNATURE "rusEFI 2022.05.13.hellen121nissan.1734779567"
|
||||
#define SIGNATURE_HASH 1969920602
|
||||
#define TS_SIGNATURE "rusEFI 2022.05.14.hellen121nissan.1969920602"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 1316698558
|
||||
#define TS_SIGNATURE "rusEFI 2022.05.13.hellen121vag.1316698558"
|
||||
#define SIGNATURE_HASH 1551302987
|
||||
#define TS_SIGNATURE "rusEFI 2022.05.14.hellen121vag.1551302987"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 2408664743
|
||||
#define TS_SIGNATURE "rusEFI 2022.05.13.hellen128.2408664743"
|
||||
#define SIGNATURE_HASH 2644342354
|
||||
#define TS_SIGNATURE "rusEFI 2022.05.14.hellen128.2644342354"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 3484719636
|
||||
#define TS_SIGNATURE "rusEFI 2022.05.13.hellen154hyundai.3484719636"
|
||||
#define SIGNATURE_HASH 3719865057
|
||||
#define TS_SIGNATURE "rusEFI 2022.05.14.hellen154hyundai.3719865057"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 63095151
|
||||
#define TS_SIGNATURE "rusEFI 2022.05.13.hellen72.63095151"
|
||||
#define SIGNATURE_HASH 298776986
|
||||
#define TS_SIGNATURE "rusEFI 2022.05.14.hellen72.298776986"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 1248232302
|
||||
#define TS_SIGNATURE "rusEFI 2022.05.13.hellen81.1248232302"
|
||||
#define SIGNATURE_HASH 1483389851
|
||||
#define TS_SIGNATURE "rusEFI 2022.05.14.hellen81.1483389851"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 3527459781
|
||||
#define TS_SIGNATURE "rusEFI 2022.05.13.hellen88bmw.3527459781"
|
||||
#define SIGNATURE_HASH 3226270512
|
||||
#define TS_SIGNATURE "rusEFI 2022.05.14.hellen88bmw.3226270512"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 219576285
|
||||
#define TS_SIGNATURE "rusEFI 2022.05.13.hellenNA6.219576285"
|
||||
#define SIGNATURE_HASH 521817896
|
||||
#define TS_SIGNATURE "rusEFI 2022.05.14.hellenNA6.521817896"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 2060557880
|
||||
#define TS_SIGNATURE "rusEFI 2022.05.13.hellenNA8_96.2060557880"
|
||||
#define SIGNATURE_HASH 1759356621
|
||||
#define TS_SIGNATURE "rusEFI 2022.05.14.hellenNA8_96.1759356621"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 1585712979
|
||||
#define TS_SIGNATURE "rusEFI 2022.05.13.hellen_cypress.1585712979"
|
||||
#define SIGNATURE_HASH 1283995558
|
||||
#define TS_SIGNATURE "rusEFI 2022.05.14.hellen_cypress.1283995558"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 13068510
|
||||
#define TS_SIGNATURE "rusEFI 2022.05.13.kin.13068510"
|
||||
#define SIGNATURE_HASH 315314219
|
||||
#define TS_SIGNATURE "rusEFI 2022.05.14.kin.315314219"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 2538582536
|
||||
#define TS_SIGNATURE "rusEFI 2022.05.13.mre_f4.2538582536"
|
||||
#define SIGNATURE_HASH 2235796221
|
||||
#define TS_SIGNATURE "rusEFI 2022.05.14.mre_f4.2235796221"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 2538582536
|
||||
#define TS_SIGNATURE "rusEFI 2022.05.13.mre_f7.2538582536"
|
||||
#define SIGNATURE_HASH 2235796221
|
||||
#define TS_SIGNATURE "rusEFI 2022.05.14.mre_f7.2235796221"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 1262655679
|
||||
#define TS_SIGNATURE "rusEFI 2022.05.13.prometheus_405.1262655679"
|
||||
#define SIGNATURE_HASH 1498325066
|
||||
#define TS_SIGNATURE "rusEFI 2022.05.14.prometheus_405.1498325066"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 1262655679
|
||||
#define TS_SIGNATURE "rusEFI 2022.05.13.prometheus_469.1262655679"
|
||||
#define SIGNATURE_HASH 1498325066
|
||||
#define TS_SIGNATURE "rusEFI 2022.05.14.prometheus_469.1498325066"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 3220475185
|
||||
#define TS_SIGNATURE "rusEFI 2022.05.13.proteus_f4.3220475185"
|
||||
#define SIGNATURE_HASH 2918757828
|
||||
#define TS_SIGNATURE "rusEFI 2022.05.14.proteus_f4.2918757828"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 3220475185
|
||||
#define TS_SIGNATURE "rusEFI 2022.05.13.proteus_f7.3220475185"
|
||||
#define SIGNATURE_HASH 2918757828
|
||||
#define TS_SIGNATURE "rusEFI 2022.05.14.proteus_f7.2918757828"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 3220475185
|
||||
#define TS_SIGNATURE "rusEFI 2022.05.13.proteus_h7.3220475185"
|
||||
#define SIGNATURE_HASH 2918757828
|
||||
#define TS_SIGNATURE "rusEFI 2022.05.14.proteus_h7.2918757828"
|
||||
|
|
|
@ -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 1961447896
|
||||
#define TS_SIGNATURE "rusEFI 2022.05.13.subaru_eg33_f7.1961447896"
|
||||
#define SIGNATURE_HASH 1726310701
|
||||
#define TS_SIGNATURE "rusEFI 2022.05.14.subaru_eg33_f7.1726310701"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 3677506841
|
||||
#define TS_SIGNATURE "rusEFI 2022.05.13.tdg-pdm8.3677506841"
|
||||
#define SIGNATURE_HASH 3376313836
|
||||
#define TS_SIGNATURE "rusEFI 2022.05.14.tdg-pdm8.3376313836"
|
||||
|
|
|
@ -354,6 +354,10 @@ float getOutputValueByName(const char *name) {
|
|||
return engine->outputChannels.tcRatio;
|
||||
if (strEqualCaseInsensitive(name, "lastShiftTime"))
|
||||
return engine->outputChannels.lastShiftTime;
|
||||
if (strEqualCaseInsensitive(name, "vssEdgeCounter"))
|
||||
return engine->outputChannels.vssEdgeCounter;
|
||||
if (strEqualCaseInsensitive(name, "issEdgeCounter"))
|
||||
return engine->outputChannels.issEdgeCounter;
|
||||
if (strEqualCaseInsensitive(name, "auxLinear1"))
|
||||
return engine->outputChannels.auxLinear1;
|
||||
if (strEqualCaseInsensitive(name, "auxLinear2"))
|
||||
|
|
|
@ -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 Tue May 10 10:47:40 UTC 2022
|
||||
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) console/binary/output_channels.txt Sat May 14 12:18:31 UTC 2022
|
||||
|
||||
// by class com.rusefi.output.FileJavaFieldsConsumer
|
||||
import com.rusefi.config.*;
|
||||
|
@ -637,14 +637,8 @@ public class TsOutputs {
|
|||
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 VSSEDGECOUNTER = Field.create("VSSEDGECOUNTER", 396, FieldType.INT).setScale(1.0);
|
||||
public static final Field ISSEDGECOUNTER = Field.create("ISSEDGECOUNTER", 400, FieldType.INT).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);
|
||||
|
@ -655,30 +649,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_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 UNUSEDBIT_230_8 = Field.create("UNUSEDBIT_230_8", 408, FieldType.BIT, 8);
|
||||
public static final Field UNUSEDBIT_230_9 = Field.create("UNUSEDBIT_230_9", 408, FieldType.BIT, 9);
|
||||
public static final Field UNUSEDBIT_230_10 = Field.create("UNUSEDBIT_230_10", 408, FieldType.BIT, 10);
|
||||
public static final Field UNUSEDBIT_230_11 = Field.create("UNUSEDBIT_230_11", 408, FieldType.BIT, 11);
|
||||
public static final Field UNUSEDBIT_230_12 = Field.create("UNUSEDBIT_230_12", 408, FieldType.BIT, 12);
|
||||
public static final Field UNUSEDBIT_230_13 = Field.create("UNUSEDBIT_230_13", 408, FieldType.BIT, 13);
|
||||
public static final Field UNUSEDBIT_230_14 = Field.create("UNUSEDBIT_230_14", 408, FieldType.BIT, 14);
|
||||
public static final Field UNUSEDBIT_230_15 = Field.create("UNUSEDBIT_230_15", 408, FieldType.BIT, 15);
|
||||
public static final Field UNUSEDBIT_230_16 = Field.create("UNUSEDBIT_230_16", 408, FieldType.BIT, 16);
|
||||
public static final Field UNUSEDBIT_230_17 = Field.create("UNUSEDBIT_230_17", 408, FieldType.BIT, 17);
|
||||
public static final Field UNUSEDBIT_230_18 = Field.create("UNUSEDBIT_230_18", 408, FieldType.BIT, 18);
|
||||
public static final Field UNUSEDBIT_230_19 = Field.create("UNUSEDBIT_230_19", 408, FieldType.BIT, 19);
|
||||
public static final Field UNUSEDBIT_230_20 = Field.create("UNUSEDBIT_230_20", 408, FieldType.BIT, 20);
|
||||
public static final Field UNUSEDBIT_230_21 = Field.create("UNUSEDBIT_230_21", 408, FieldType.BIT, 21);
|
||||
public static final Field UNUSEDBIT_230_22 = Field.create("UNUSEDBIT_230_22", 408, FieldType.BIT, 22);
|
||||
public static final Field UNUSEDBIT_230_23 = Field.create("UNUSEDBIT_230_23", 408, FieldType.BIT, 23);
|
||||
public static final Field UNUSEDBIT_230_24 = Field.create("UNUSEDBIT_230_24", 408, FieldType.BIT, 24);
|
||||
public static final Field UNUSEDBIT_230_25 = Field.create("UNUSEDBIT_230_25", 408, FieldType.BIT, 25);
|
||||
public static final Field UNUSEDBIT_230_26 = Field.create("UNUSEDBIT_230_26", 408, FieldType.BIT, 26);
|
||||
public static final Field UNUSEDBIT_230_27 = Field.create("UNUSEDBIT_230_27", 408, FieldType.BIT, 27);
|
||||
public static final Field UNUSEDBIT_230_28 = Field.create("UNUSEDBIT_230_28", 408, FieldType.BIT, 28);
|
||||
public static final Field UNUSEDBIT_230_29 = Field.create("UNUSEDBIT_230_29", 408, FieldType.BIT, 29);
|
||||
public static final Field UNUSEDBIT_230_30 = Field.create("UNUSEDBIT_230_30", 408, FieldType.BIT, 30);
|
||||
public static final Field UNUSEDBIT_230_31 = Field.create("UNUSEDBIT_230_31", 408, FieldType.BIT, 31);
|
||||
public static final Field BOOSTCONTROLLEROUTPUT = Field.create("BOOSTCONTROLLEROUTPUT", 412, FieldType.INT8).setScale(0.5);
|
||||
public static final Field BOOSTCONTROLLEROPENLOOPPART = Field.create("BOOSTCONTROLLEROPENLOOPPART", 413, FieldType.INT8).setScale(0.5);
|
||||
public static final Field FALLBACKMAP = Field.create("FALLBACKMAP", 414, FieldType.INT16).setScale(0.1);
|
||||
|
@ -1060,14 +1054,8 @@ public class TsOutputs {
|
|||
UNUSEDWAT,
|
||||
TCRATIO,
|
||||
LASTSHIFTTIME,
|
||||
UNUSEDINTHEMIDDLE1,
|
||||
UNUSEDINTHEMIDDLE2,
|
||||
UNUSEDINTHEMIDDLE3,
|
||||
UNUSEDINTHEMIDDLE4,
|
||||
UNUSEDINTHEMIDDLE5,
|
||||
UNUSEDINTHEMIDDLE6,
|
||||
UNUSEDINTHEMIDDLE7,
|
||||
UNUSEDINTHEMIDDLE8,
|
||||
VSSEDGECOUNTER,
|
||||
ISSEDGECOUNTER,
|
||||
AUXLINEAR1,
|
||||
AUXLINEAR2,
|
||||
LAUNCHSPEEDCONDITION,
|
||||
|
@ -1078,30 +1066,30 @@ public class TsOutputs {
|
|||
LAUNCHCOMBINEDCONDITIONS,
|
||||
DFCOACTIVE,
|
||||
TPSACCELACTIVE,
|
||||
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,
|
||||
UNUSEDBIT_230_8,
|
||||
UNUSEDBIT_230_9,
|
||||
UNUSEDBIT_230_10,
|
||||
UNUSEDBIT_230_11,
|
||||
UNUSEDBIT_230_12,
|
||||
UNUSEDBIT_230_13,
|
||||
UNUSEDBIT_230_14,
|
||||
UNUSEDBIT_230_15,
|
||||
UNUSEDBIT_230_16,
|
||||
UNUSEDBIT_230_17,
|
||||
UNUSEDBIT_230_18,
|
||||
UNUSEDBIT_230_19,
|
||||
UNUSEDBIT_230_20,
|
||||
UNUSEDBIT_230_21,
|
||||
UNUSEDBIT_230_22,
|
||||
UNUSEDBIT_230_23,
|
||||
UNUSEDBIT_230_24,
|
||||
UNUSEDBIT_230_25,
|
||||
UNUSEDBIT_230_26,
|
||||
UNUSEDBIT_230_27,
|
||||
UNUSEDBIT_230_28,
|
||||
UNUSEDBIT_230_29,
|
||||
UNUSEDBIT_230_30,
|
||||
UNUSEDBIT_230_31,
|
||||
BOOSTCONTROLLEROUTPUT,
|
||||
BOOSTCONTROLLEROPENLOOPPART,
|
||||
FALLBACKMAP,
|
||||
|
|
Loading…
Reference in New Issue