Auto-generated configs and docs

This commit is contained in:
GitHub gen-configs Action 2022-11-29 01:18:34 +00:00
parent d85554860d
commit 6704ecc7e9
35 changed files with 89 additions and 83 deletions

View File

@ -1,4 +1,4 @@
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/actuators/electronic_throttle.txt Mon Nov 28 03:48:35 UTC 2022 // this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/actuators/electronic_throttle.txt Tue Nov 29 01:17:34 UTC 2022
// by class com.rusefi.output.CHeaderConsumer // by class com.rusefi.output.CHeaderConsumer
// begin // begin
#pragma once #pragma once
@ -139,18 +139,22 @@ struct electronic_throttle_s {
*/ */
float etbDutyRateOfChange = (float)0; float etbDutyRateOfChange = (float)0;
/** /**
* "ETB inputs error counter"
* offset 36 * offset 36
*/ */
float etbDutyAverage = (float)0;
/**
* "ETB inputs error counter"
* offset 40
*/
uint16_t etbInputErrorCounter = (uint16_t)0; uint16_t etbInputErrorCounter = (uint16_t)0;
/** /**
* need 4 byte alignment * need 4 byte alignment
units units
* offset 38 * offset 42
*/ */
uint8_t alignmentFill_at_38[2]; uint8_t alignmentFill_at_42[2];
}; };
static_assert(sizeof(electronic_throttle_s) == 40); static_assert(sizeof(electronic_throttle_s) == 44);
// end // end
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/actuators/electronic_throttle.txt Mon Nov 28 03:48:35 UTC 2022 // this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/actuators/electronic_throttle.txt Tue Nov 29 01:17:34 UTC 2022

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
// //
#define SIGNATURE_HASH snap_29073 #define SIGNATURE_HASH snap_43470
#define TS_SIGNATURE "rusEFI 2022.11.29.48way.snap_29073" #define TS_SIGNATURE "rusEFI 2022.11.29.48way.snap_43470"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
// //
#define SIGNATURE_HASH snap_31198 #define SIGNATURE_HASH snap_41345
#define TS_SIGNATURE "rusEFI 2022.11.29.all.snap_31198" #define TS_SIGNATURE "rusEFI 2022.11.29.all.snap_41345"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
// //
#define SIGNATURE_HASH snap_58546 #define SIGNATURE_HASH snap_15597
#define TS_SIGNATURE "rusEFI 2022.11.29.alphax-2chan.snap_58546" #define TS_SIGNATURE "rusEFI 2022.11.29.alphax-2chan.snap_15597"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
// //
#define SIGNATURE_HASH snap_47697 #define SIGNATURE_HASH snap_25102
#define TS_SIGNATURE "rusEFI 2022.11.29.alphax-4chan.snap_47697" #define TS_SIGNATURE "rusEFI 2022.11.29.alphax-4chan.snap_25102"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
// //
#define SIGNATURE_HASH snap_36089 #define SIGNATURE_HASH snap_21670
#define TS_SIGNATURE "rusEFI 2022.11.29.atlas.snap_36089" #define TS_SIGNATURE "rusEFI 2022.11.29.atlas.snap_21670"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
// //
#define SIGNATURE_HASH snap_10279 #define SIGNATURE_HASH snap_61560
#define TS_SIGNATURE "rusEFI 2022.11.29.core8.snap_10279" #define TS_SIGNATURE "rusEFI 2022.11.29.core8.snap_61560"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat by SignatureConsumer // was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat by SignatureConsumer
// //
#define SIGNATURE_HASH snap_31198 #define SIGNATURE_HASH snap_41345
#define TS_SIGNATURE "rusEFI 2022.11.29.cypress.snap_31198" #define TS_SIGNATURE "rusEFI 2022.11.29.cypress.snap_41345"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
// //
#define SIGNATURE_HASH snap_31198 #define SIGNATURE_HASH snap_41345
#define TS_SIGNATURE "rusEFI 2022.11.29.f407-discovery.snap_31198" #define TS_SIGNATURE "rusEFI 2022.11.29.f407-discovery.snap_41345"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
// //
#define SIGNATURE_HASH snap_31198 #define SIGNATURE_HASH snap_41345
#define TS_SIGNATURE "rusEFI 2022.11.29.f429-discovery.snap_31198" #define TS_SIGNATURE "rusEFI 2022.11.29.f429-discovery.snap_41345"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
// //
#define SIGNATURE_HASH snap_34074 #define SIGNATURE_HASH snap_23877
#define TS_SIGNATURE "rusEFI 2022.11.29.frankenso_na6.snap_34074" #define TS_SIGNATURE "rusEFI 2022.11.29.frankenso_na6.snap_23877"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
// //
#define SIGNATURE_HASH snap_16161 #define SIGNATURE_HASH snap_59262
#define TS_SIGNATURE "rusEFI 2022.11.29.harley81.snap_16161" #define TS_SIGNATURE "rusEFI 2022.11.29.harley81.snap_59262"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
// //
#define SIGNATURE_HASH snap_6874 #define SIGNATURE_HASH snap_49797
#define TS_SIGNATURE "rusEFI 2022.11.29.hellen-gm-e67.snap_6874" #define TS_SIGNATURE "rusEFI 2022.11.29.hellen-gm-e67.snap_49797"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
// //
#define SIGNATURE_HASH snap_18450 #define SIGNATURE_HASH snap_36941
#define TS_SIGNATURE "rusEFI 2022.11.29.hellen-nb1.snap_18450" #define TS_SIGNATURE "rusEFI 2022.11.29.hellen-nb1.snap_36941"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
// //
#define SIGNATURE_HASH snap_29858 #define SIGNATURE_HASH snap_44285
#define TS_SIGNATURE "rusEFI 2022.11.29.hellen121nissan.snap_29858" #define TS_SIGNATURE "rusEFI 2022.11.29.hellen121nissan.snap_44285"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
// //
#define SIGNATURE_HASH snap_61123 #define SIGNATURE_HASH snap_13980
#define TS_SIGNATURE "rusEFI 2022.11.29.hellen121vag.snap_61123" #define TS_SIGNATURE "rusEFI 2022.11.29.hellen121vag.snap_13980"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
// //
#define SIGNATURE_HASH snap_1253 #define SIGNATURE_HASH snap_56506
#define TS_SIGNATURE "rusEFI 2022.11.29.hellen128.snap_1253" #define TS_SIGNATURE "rusEFI 2022.11.29.hellen128.snap_56506"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
// //
#define SIGNATURE_HASH snap_17213 #define SIGNATURE_HASH snap_39778
#define TS_SIGNATURE "rusEFI 2022.11.29.hellen154hyundai.snap_17213" #define TS_SIGNATURE "rusEFI 2022.11.29.hellen154hyundai.snap_39778"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
// //
#define SIGNATURE_HASH snap_30549 #define SIGNATURE_HASH snap_44810
#define TS_SIGNATURE "rusEFI 2022.11.29.hellen72.snap_30549" #define TS_SIGNATURE "rusEFI 2022.11.29.hellen72.snap_44810"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
// //
#define SIGNATURE_HASH snap_41428 #define SIGNATURE_HASH snap_31115
#define TS_SIGNATURE "rusEFI 2022.11.29.hellen81.snap_41428" #define TS_SIGNATURE "rusEFI 2022.11.29.hellen81.snap_31115"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
// //
#define SIGNATURE_HASH snap_27154 #define SIGNATURE_HASH snap_45645
#define TS_SIGNATURE "rusEFI 2022.11.29.hellen88bmw.snap_27154" #define TS_SIGNATURE "rusEFI 2022.11.29.hellen88bmw.snap_45645"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
// //
#define SIGNATURE_HASH snap_51433 #define SIGNATURE_HASH snap_4278
#define TS_SIGNATURE "rusEFI 2022.11.29.hellenNA6.snap_51433" #define TS_SIGNATURE "rusEFI 2022.11.29.hellenNA6.snap_4278"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
// //
#define SIGNATURE_HASH snap_51254 #define SIGNATURE_HASH snap_4201
#define TS_SIGNATURE "rusEFI 2022.11.29.hellenNA8_96.snap_51254" #define TS_SIGNATURE "rusEFI 2022.11.29.hellenNA8_96.snap_4201"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat by SignatureConsumer // was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat by SignatureConsumer
// //
#define SIGNATURE_HASH snap_56082 #define SIGNATURE_HASH snap_845
#define TS_SIGNATURE "rusEFI 2022.11.29.kin.snap_56082" #define TS_SIGNATURE "rusEFI 2022.11.29.kin.snap_845"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
// //
#define SIGNATURE_HASH snap_7902 #define SIGNATURE_HASH snap_50817
#define TS_SIGNATURE "rusEFI 2022.11.29.mre_f4.snap_7902" #define TS_SIGNATURE "rusEFI 2022.11.29.mre_f4.snap_50817"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
// //
#define SIGNATURE_HASH snap_7902 #define SIGNATURE_HASH snap_50817
#define TS_SIGNATURE "rusEFI 2022.11.29.mre_f7.snap_7902" #define TS_SIGNATURE "rusEFI 2022.11.29.mre_f7.snap_50817"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
// //
#define SIGNATURE_HASH snap_41016 #define SIGNATURE_HASH snap_30823
#define TS_SIGNATURE "rusEFI 2022.11.29.prometheus_405.snap_41016" #define TS_SIGNATURE "rusEFI 2022.11.29.prometheus_405.snap_30823"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
// //
#define SIGNATURE_HASH snap_41016 #define SIGNATURE_HASH snap_30823
#define TS_SIGNATURE "rusEFI 2022.11.29.prometheus_469.snap_41016" #define TS_SIGNATURE "rusEFI 2022.11.29.prometheus_469.snap_30823"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
// //
#define SIGNATURE_HASH snap_48808 #define SIGNATURE_HASH snap_26359
#define TS_SIGNATURE "rusEFI 2022.11.29.proteus_f4.snap_48808" #define TS_SIGNATURE "rusEFI 2022.11.29.proteus_f4.snap_26359"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
// //
#define SIGNATURE_HASH snap_48808 #define SIGNATURE_HASH snap_26359
#define TS_SIGNATURE "rusEFI 2022.11.29.proteus_f7.snap_48808" #define TS_SIGNATURE "rusEFI 2022.11.29.proteus_f7.snap_26359"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
// //
#define SIGNATURE_HASH snap_48808 #define SIGNATURE_HASH snap_26359
#define TS_SIGNATURE "rusEFI 2022.11.29.proteus_h7.snap_48808" #define TS_SIGNATURE "rusEFI 2022.11.29.proteus_h7.snap_26359"

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 by SignatureConsumer // was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_subaru_config.sh by SignatureConsumer
// //
#define SIGNATURE_HASH snap_40964 #define SIGNATURE_HASH snap_30811
#define TS_SIGNATURE "rusEFI 2022.11.29.subaru_eg33_f7.snap_40964" #define TS_SIGNATURE "rusEFI 2022.11.29.subaru_eg33_f7.snap_30811"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
// //
#define SIGNATURE_HASH snap_46986 #define SIGNATURE_HASH snap_28629
#define TS_SIGNATURE "rusEFI 2022.11.29.tdg-pdm8.snap_46986" #define TS_SIGNATURE "rusEFI 2022.11.29.tdg-pdm8.snap_28629"

View File

@ -1,6 +1,6 @@
package com.rusefi.config.generated; package com.rusefi.config.generated;
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/actuators/electronic_throttle.txt Mon Nov 28 03:48:35 UTC 2022 // this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/actuators/electronic_throttle.txt Tue Nov 29 01:17:34 UTC 2022
// by class com.rusefi.output.FileJavaFieldsConsumer // by class com.rusefi.output.FileJavaFieldsConsumer
import com.rusefi.config.*; import com.rusefi.config.*;
@ -15,8 +15,9 @@ public class ElectronicThrottle {
public static final Field ETBCURRENTADJUSTEDTARGET = Field.create("ETBCURRENTADJUSTEDTARGET", 24, FieldType.FLOAT).setBaseOffset(1216); public static final Field ETBCURRENTADJUSTEDTARGET = Field.create("ETBCURRENTADJUSTEDTARGET", 24, FieldType.FLOAT).setBaseOffset(1216);
public static final Field ETBREVLIMITACTIVE = Field.create("ETBREVLIMITACTIVE", 28, FieldType.BIT, 0).setBaseOffset(1216); public static final Field ETBREVLIMITACTIVE = Field.create("ETBREVLIMITACTIVE", 28, FieldType.BIT, 0).setBaseOffset(1216);
public static final Field ETBDUTYRATEOFCHANGE = Field.create("ETBDUTYRATEOFCHANGE", 32, FieldType.FLOAT).setBaseOffset(1216); public static final Field ETBDUTYRATEOFCHANGE = Field.create("ETBDUTYRATEOFCHANGE", 32, FieldType.FLOAT).setBaseOffset(1216);
public static final Field ETBINPUTERRORCOUNTER = Field.create("ETBINPUTERRORCOUNTER", 36, FieldType.INT16).setScale(1.0).setBaseOffset(1216); public static final Field ETBDUTYAVERAGE = Field.create("ETBDUTYAVERAGE", 36, FieldType.FLOAT).setBaseOffset(1216);
public static final Field ALIGNMENTFILL_AT_38 = Field.create("ALIGNMENTFILL_AT_38", 38, FieldType.INT8).setScale(1.0).setBaseOffset(1216); public static final Field ETBINPUTERRORCOUNTER = Field.create("ETBINPUTERRORCOUNTER", 40, FieldType.INT16).setScale(1.0).setBaseOffset(1216);
public static final Field ALIGNMENTFILL_AT_42 = Field.create("ALIGNMENTFILL_AT_42", 42, FieldType.INT8).setScale(1.0).setBaseOffset(1216);
public static final Field[] VALUES = { public static final Field[] VALUES = {
IDLEPOSITION, IDLEPOSITION,
TRIM, TRIM,
@ -27,7 +28,8 @@ public class ElectronicThrottle {
ETBCURRENTADJUSTEDTARGET, ETBCURRENTADJUSTEDTARGET,
ETBREVLIMITACTIVE, ETBREVLIMITACTIVE,
ETBDUTYRATEOFCHANGE, ETBDUTYRATEOFCHANGE,
ETBDUTYAVERAGE,
ETBINPUTERRORCOUNTER, ETBINPUTERRORCOUNTER,
ALIGNMENTFILL_AT_38, ALIGNMENTFILL_AT_42,
}; };
} }

View File

@ -1,19 +1,19 @@
package com.rusefi.config.generated; package com.rusefi.config.generated;
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/sensors//wideband_state.txt Mon Nov 28 03:48:35 UTC 2022 // this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/sensors//wideband_state.txt Tue Nov 29 01:17:34 UTC 2022
// by class com.rusefi.output.FileJavaFieldsConsumer // by class com.rusefi.output.FileJavaFieldsConsumer
import com.rusefi.config.*; import com.rusefi.config.*;
public class WidebandController { public class WidebandController {
public static final Field FAULTCODE = Field.create("FAULTCODE", 0, FieldType.INT8).setScale(1.0).setBaseOffset(1256); public static final Field FAULTCODE = Field.create("FAULTCODE", 0, FieldType.INT8).setScale(1.0).setBaseOffset(1260);
public static final Field HEATERDUTY = Field.create("HEATERDUTY", 1, FieldType.INT8).setScale(1.0).setBaseOffset(1256); public static final Field HEATERDUTY = Field.create("HEATERDUTY", 1, FieldType.INT8).setScale(1.0).setBaseOffset(1260);
public static final Field PUMPDUTY = Field.create("PUMPDUTY", 2, FieldType.INT8).setScale(1.0).setBaseOffset(1256); public static final Field PUMPDUTY = Field.create("PUMPDUTY", 2, FieldType.INT8).setScale(1.0).setBaseOffset(1260);
public static final Field ALIGNMENTFILL_AT_3 = Field.create("ALIGNMENTFILL_AT_3", 3, FieldType.INT8).setScale(1.0).setBaseOffset(1256); public static final Field ALIGNMENTFILL_AT_3 = Field.create("ALIGNMENTFILL_AT_3", 3, FieldType.INT8).setScale(1.0).setBaseOffset(1260);
public static final Field TEMPC = Field.create("TEMPC", 4, FieldType.INT16).setScale(1.0).setBaseOffset(1256); public static final Field TEMPC = Field.create("TEMPC", 4, FieldType.INT16).setScale(1.0).setBaseOffset(1260);
public static final Field NERNSTVOLTAGE = Field.create("NERNSTVOLTAGE", 6, FieldType.INT16).setScale(0.001).setBaseOffset(1256); public static final Field NERNSTVOLTAGE = Field.create("NERNSTVOLTAGE", 6, FieldType.INT16).setScale(0.001).setBaseOffset(1260);
public static final Field ESR = Field.create("ESR", 8, FieldType.INT16).setScale(1.0).setBaseOffset(1256); public static final Field ESR = Field.create("ESR", 8, FieldType.INT16).setScale(1.0).setBaseOffset(1260);
public static final Field ALIGNMENTFILL_AT_10 = Field.create("ALIGNMENTFILL_AT_10", 10, FieldType.INT8).setScale(1.0).setBaseOffset(1256); public static final Field ALIGNMENTFILL_AT_10 = Field.create("ALIGNMENTFILL_AT_10", 10, FieldType.INT8).setScale(1.0).setBaseOffset(1260);
public static final Field[] VALUES = { public static final Field[] VALUES = {
FAULTCODE, FAULTCODE,
HEATERDUTY, HEATERDUTY,