Auto-generated configs and docs
This commit is contained in:
parent
9e46a1d46e
commit
738bb231db
|
@ -1,4 +1,4 @@
|
||||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/actuators/electronic_throttle.txt Mon Feb 13 05:58:22 UTC 2023
|
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/actuators/electronic_throttle.txt Sat Feb 18 03:20:18 UTC 2023
|
||||||
// by class com.rusefi.output.CHeaderConsumer
|
// by class com.rusefi.output.CHeaderConsumer
|
||||||
// begin
|
// begin
|
||||||
#pragma once
|
#pragma once
|
||||||
|
@ -23,161 +23,167 @@ struct electronic_throttle_s {
|
||||||
*/
|
*/
|
||||||
float luaAdjustment = (float)0;
|
float luaAdjustment = (float)0;
|
||||||
/**
|
/**
|
||||||
|
* "DC: wastegatePosition"
|
||||||
|
per
|
||||||
* offset 12
|
* offset 12
|
||||||
*/
|
*/
|
||||||
|
float m_wastegatePosition = (float)0;
|
||||||
|
/**
|
||||||
|
* offset 16
|
||||||
|
*/
|
||||||
percent_t etbFeedForward = (percent_t)0;
|
percent_t etbFeedForward = (percent_t)0;
|
||||||
/**
|
/**
|
||||||
* offset 16
|
* offset 20
|
||||||
*/
|
*/
|
||||||
float etbIntegralError = (float)0;
|
float etbIntegralError = (float)0;
|
||||||
/**
|
/**
|
||||||
%
|
%
|
||||||
* offset 20
|
* offset 24
|
||||||
*/
|
*/
|
||||||
float etbCurrentTarget = (float)0;
|
float etbCurrentTarget = (float)0;
|
||||||
/**
|
/**
|
||||||
%
|
%
|
||||||
* offset 24
|
* offset 28
|
||||||
*/
|
*/
|
||||||
float etbCurrentAdjustedTarget = (float)0;
|
float etbCurrentAdjustedTarget = (float)0;
|
||||||
/**
|
/**
|
||||||
offset 28 bit 0 */
|
offset 32 bit 0 */
|
||||||
bool etbRevLimitActive : 1 {};
|
bool etbRevLimitActive : 1 {};
|
||||||
/**
|
/**
|
||||||
offset 28 bit 1 */
|
offset 32 bit 1 */
|
||||||
bool jamDetected : 1 {};
|
bool jamDetected : 1 {};
|
||||||
/**
|
/**
|
||||||
offset 28 bit 2 */
|
offset 32 bit 2 */
|
||||||
bool unusedBit_9_2 : 1 {};
|
bool unusedBit_10_2 : 1 {};
|
||||||
/**
|
/**
|
||||||
offset 28 bit 3 */
|
offset 32 bit 3 */
|
||||||
bool unusedBit_9_3 : 1 {};
|
bool unusedBit_10_3 : 1 {};
|
||||||
/**
|
/**
|
||||||
offset 28 bit 4 */
|
offset 32 bit 4 */
|
||||||
bool unusedBit_9_4 : 1 {};
|
bool unusedBit_10_4 : 1 {};
|
||||||
/**
|
/**
|
||||||
offset 28 bit 5 */
|
offset 32 bit 5 */
|
||||||
bool unusedBit_9_5 : 1 {};
|
bool unusedBit_10_5 : 1 {};
|
||||||
/**
|
/**
|
||||||
offset 28 bit 6 */
|
offset 32 bit 6 */
|
||||||
bool unusedBit_9_6 : 1 {};
|
bool unusedBit_10_6 : 1 {};
|
||||||
/**
|
/**
|
||||||
offset 28 bit 7 */
|
offset 32 bit 7 */
|
||||||
bool unusedBit_9_7 : 1 {};
|
bool unusedBit_10_7 : 1 {};
|
||||||
/**
|
/**
|
||||||
offset 28 bit 8 */
|
offset 32 bit 8 */
|
||||||
bool unusedBit_9_8 : 1 {};
|
bool unusedBit_10_8 : 1 {};
|
||||||
/**
|
/**
|
||||||
offset 28 bit 9 */
|
offset 32 bit 9 */
|
||||||
bool unusedBit_9_9 : 1 {};
|
bool unusedBit_10_9 : 1 {};
|
||||||
/**
|
/**
|
||||||
offset 28 bit 10 */
|
offset 32 bit 10 */
|
||||||
bool unusedBit_9_10 : 1 {};
|
bool unusedBit_10_10 : 1 {};
|
||||||
/**
|
/**
|
||||||
offset 28 bit 11 */
|
offset 32 bit 11 */
|
||||||
bool unusedBit_9_11 : 1 {};
|
bool unusedBit_10_11 : 1 {};
|
||||||
/**
|
/**
|
||||||
offset 28 bit 12 */
|
offset 32 bit 12 */
|
||||||
bool unusedBit_9_12 : 1 {};
|
bool unusedBit_10_12 : 1 {};
|
||||||
/**
|
/**
|
||||||
offset 28 bit 13 */
|
offset 32 bit 13 */
|
||||||
bool unusedBit_9_13 : 1 {};
|
bool unusedBit_10_13 : 1 {};
|
||||||
/**
|
/**
|
||||||
offset 28 bit 14 */
|
offset 32 bit 14 */
|
||||||
bool unusedBit_9_14 : 1 {};
|
bool unusedBit_10_14 : 1 {};
|
||||||
/**
|
/**
|
||||||
offset 28 bit 15 */
|
offset 32 bit 15 */
|
||||||
bool unusedBit_9_15 : 1 {};
|
bool unusedBit_10_15 : 1 {};
|
||||||
/**
|
/**
|
||||||
offset 28 bit 16 */
|
offset 32 bit 16 */
|
||||||
bool unusedBit_9_16 : 1 {};
|
bool unusedBit_10_16 : 1 {};
|
||||||
/**
|
/**
|
||||||
offset 28 bit 17 */
|
offset 32 bit 17 */
|
||||||
bool unusedBit_9_17 : 1 {};
|
bool unusedBit_10_17 : 1 {};
|
||||||
/**
|
/**
|
||||||
offset 28 bit 18 */
|
offset 32 bit 18 */
|
||||||
bool unusedBit_9_18 : 1 {};
|
bool unusedBit_10_18 : 1 {};
|
||||||
/**
|
/**
|
||||||
offset 28 bit 19 */
|
offset 32 bit 19 */
|
||||||
bool unusedBit_9_19 : 1 {};
|
bool unusedBit_10_19 : 1 {};
|
||||||
/**
|
/**
|
||||||
offset 28 bit 20 */
|
offset 32 bit 20 */
|
||||||
bool unusedBit_9_20 : 1 {};
|
bool unusedBit_10_20 : 1 {};
|
||||||
/**
|
/**
|
||||||
offset 28 bit 21 */
|
offset 32 bit 21 */
|
||||||
bool unusedBit_9_21 : 1 {};
|
bool unusedBit_10_21 : 1 {};
|
||||||
/**
|
/**
|
||||||
offset 28 bit 22 */
|
offset 32 bit 22 */
|
||||||
bool unusedBit_9_22 : 1 {};
|
bool unusedBit_10_22 : 1 {};
|
||||||
/**
|
/**
|
||||||
offset 28 bit 23 */
|
offset 32 bit 23 */
|
||||||
bool unusedBit_9_23 : 1 {};
|
bool unusedBit_10_23 : 1 {};
|
||||||
/**
|
/**
|
||||||
offset 28 bit 24 */
|
offset 32 bit 24 */
|
||||||
bool unusedBit_9_24 : 1 {};
|
bool unusedBit_10_24 : 1 {};
|
||||||
/**
|
/**
|
||||||
offset 28 bit 25 */
|
offset 32 bit 25 */
|
||||||
bool unusedBit_9_25 : 1 {};
|
bool unusedBit_10_25 : 1 {};
|
||||||
/**
|
/**
|
||||||
offset 28 bit 26 */
|
offset 32 bit 26 */
|
||||||
bool unusedBit_9_26 : 1 {};
|
bool unusedBit_10_26 : 1 {};
|
||||||
/**
|
/**
|
||||||
offset 28 bit 27 */
|
offset 32 bit 27 */
|
||||||
bool unusedBit_9_27 : 1 {};
|
bool unusedBit_10_27 : 1 {};
|
||||||
/**
|
/**
|
||||||
offset 28 bit 28 */
|
offset 32 bit 28 */
|
||||||
bool unusedBit_9_28 : 1 {};
|
bool unusedBit_10_28 : 1 {};
|
||||||
/**
|
/**
|
||||||
offset 28 bit 29 */
|
offset 32 bit 29 */
|
||||||
bool unusedBit_9_29 : 1 {};
|
bool unusedBit_10_29 : 1 {};
|
||||||
/**
|
/**
|
||||||
offset 28 bit 30 */
|
offset 32 bit 30 */
|
||||||
bool unusedBit_9_30 : 1 {};
|
bool unusedBit_10_30 : 1 {};
|
||||||
/**
|
/**
|
||||||
offset 28 bit 31 */
|
offset 32 bit 31 */
|
||||||
bool unusedBit_9_31 : 1 {};
|
bool unusedBit_10_31 : 1 {};
|
||||||
/**
|
/**
|
||||||
* "ETB duty rate of change"
|
* "ETB duty rate of change"
|
||||||
per
|
per
|
||||||
* offset 32
|
* offset 36
|
||||||
*/
|
*/
|
||||||
float etbDutyRateOfChange = (float)0;
|
float etbDutyRateOfChange = (float)0;
|
||||||
/**
|
/**
|
||||||
* "ETB average duty"
|
* "ETB average duty"
|
||||||
per
|
per
|
||||||
* offset 36
|
* offset 40
|
||||||
*/
|
*/
|
||||||
float etbDutyAverage = (float)0;
|
float etbDutyAverage = (float)0;
|
||||||
/**
|
/**
|
||||||
* "ETB TPS error counter"
|
* "ETB TPS error counter"
|
||||||
count
|
count
|
||||||
* offset 40
|
* offset 44
|
||||||
*/
|
*/
|
||||||
uint16_t etbTpsErrorCounter = (uint16_t)0;
|
uint16_t etbTpsErrorCounter = (uint16_t)0;
|
||||||
/**
|
/**
|
||||||
* "ETB pedal error counter"
|
* "ETB pedal error counter"
|
||||||
count
|
count
|
||||||
* offset 42
|
* offset 46
|
||||||
*/
|
*/
|
||||||
uint16_t etbPpsErrorCounter = (uint16_t)0;
|
uint16_t etbPpsErrorCounter = (uint16_t)0;
|
||||||
/**
|
/**
|
||||||
* offset 44
|
* offset 48
|
||||||
*/
|
*/
|
||||||
int8_t etbErrorCode = (int8_t)0;
|
int8_t etbErrorCode = (int8_t)0;
|
||||||
/**
|
/**
|
||||||
* need 4 byte alignment
|
* need 4 byte alignment
|
||||||
units
|
units
|
||||||
* offset 45
|
* offset 49
|
||||||
*/
|
*/
|
||||||
uint8_t alignmentFill_at_45[1];
|
uint8_t alignmentFill_at_49[1];
|
||||||
/**
|
/**
|
||||||
* ETB jam timer
|
* ETB jam timer
|
||||||
sec
|
sec
|
||||||
* offset 46
|
* offset 50
|
||||||
*/
|
*/
|
||||||
scaled_channel<uint16_t, 100, 1> jamTimer = (uint16_t)0;
|
scaled_channel<uint16_t, 100, 1> jamTimer = (uint16_t)0;
|
||||||
};
|
};
|
||||||
static_assert(sizeof(electronic_throttle_s) == 48);
|
static_assert(sizeof(electronic_throttle_s) == 52);
|
||||||
|
|
||||||
// end
|
// end
|
||||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/actuators/electronic_throttle.txt Mon Feb 13 05:58:22 UTC 2023
|
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/actuators/electronic_throttle.txt Sat Feb 18 03:20:18 UTC 2023
|
||||||
|
|
|
@ -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 4163511655
|
#define SIGNATURE_HASH 1577588373
|
||||||
#define TS_SIGNATURE "rusEFI master.2023.02.17.48way.4163511655"
|
#define TS_SIGNATURE "rusEFI master.2023.02.18.48way.1577588373"
|
||||||
|
|
|
@ -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 190824372
|
#define SIGNATURE_HASH 2910686278
|
||||||
#define TS_SIGNATURE "rusEFI master.2023.02.17.alphax-2chan.190824372"
|
#define TS_SIGNATURE "rusEFI master.2023.02.18.alphax-2chan.2910686278"
|
||||||
|
|
|
@ -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 2818970498
|
#define SIGNATURE_HASH 237248624
|
||||||
#define TS_SIGNATURE "rusEFI master.2023.02.17.alphax-4chan.2818970498"
|
#define TS_SIGNATURE "rusEFI master.2023.02.18.alphax-4chan.237248624"
|
||||||
|
|
|
@ -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 62737438
|
#define SIGNATURE_HASH 2778693612
|
||||||
#define TS_SIGNATURE "rusEFI master.2023.02.17.alphax-8chan.62737438"
|
#define TS_SIGNATURE "rusEFI master.2023.02.18.alphax-8chan.2778693612"
|
||||||
|
|
|
@ -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 1269125920
|
#define SIGNATURE_HASH 3985072338
|
||||||
#define TS_SIGNATURE "rusEFI master.2023.02.17.atlas.1269125920"
|
#define TS_SIGNATURE "rusEFI master.2023.02.18.atlas.3985072338"
|
||||||
|
|
|
@ -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 2228723819
|
#define SIGNATURE_HASH 586519449
|
||||||
#define TS_SIGNATURE "rusEFI master.2023.02.17.core8.2228723819"
|
#define TS_SIGNATURE "rusEFI master.2023.02.18.core8.586519449"
|
||||||
|
|
|
@ -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 1466934791
|
#define SIGNATURE_HASH 4048393717
|
||||||
#define TS_SIGNATURE "rusEFI master.2023.02.17.cypress.1466934791"
|
#define TS_SIGNATURE "rusEFI master.2023.02.18.cypress.4048393717"
|
||||||
|
|
|
@ -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 1059109025
|
#define SIGNATURE_HASH 2567080787
|
||||||
#define TS_SIGNATURE "rusEFI master.2023.02.17.f407-discovery.1059109025"
|
#define TS_SIGNATURE "rusEFI master.2023.02.18.f407-discovery.2567080787"
|
||||||
|
|
|
@ -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 1466934791
|
#define SIGNATURE_HASH 4048393717
|
||||||
#define TS_SIGNATURE "rusEFI master.2023.02.17.f429-discovery.1466934791"
|
#define TS_SIGNATURE "rusEFI master.2023.02.18.f429-discovery.4048393717"
|
||||||
|
|
|
@ -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 1966950093
|
#define SIGNATURE_HASH 3542054207
|
||||||
#define TS_SIGNATURE "rusEFI master.2023.02.17.frankenso_na6.1966950093"
|
#define TS_SIGNATURE "rusEFI master.2023.02.18.frankenso_na6.3542054207"
|
||||||
|
|
|
@ -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 1885737807
|
#define SIGNATURE_HASH 3594789053
|
||||||
#define TS_SIGNATURE "rusEFI master.2023.02.17.harley81.1885737807"
|
#define TS_SIGNATURE "rusEFI master.2023.02.18.harley81.3594789053"
|
||||||
|
|
|
@ -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 672652416
|
#define SIGNATURE_HASH 2385899378
|
||||||
#define TS_SIGNATURE "rusEFI master.2023.02.17.hellen-gm-e67.672652416"
|
#define TS_SIGNATURE "rusEFI master.2023.02.18.hellen-gm-e67.2385899378"
|
||||||
|
|
|
@ -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 638433846
|
#define SIGNATURE_HASH 2150599108
|
||||||
#define TS_SIGNATURE "rusEFI master.2023.02.17.hellen-honda-k.638433846"
|
#define TS_SIGNATURE "rusEFI master.2023.02.18.hellen-honda-k.2150599108"
|
||||||
|
|
|
@ -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 3179820678
|
#define SIGNATURE_HASH 464127348
|
||||||
#define TS_SIGNATURE "rusEFI master.2023.02.17.hellen-nb1.3179820678"
|
#define TS_SIGNATURE "rusEFI master.2023.02.18.hellen-nb1.464127348"
|
||||||
|
|
|
@ -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 3918013594
|
#define SIGNATURE_HASH 1336547176
|
||||||
#define TS_SIGNATURE "rusEFI master.2023.02.17.hellen121nissan.3918013594"
|
#define TS_SIGNATURE "rusEFI master.2023.02.18.hellen121nissan.1336547176"
|
||||||
|
|
|
@ -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 3637239623
|
#define SIGNATURE_HASH 2129259701
|
||||||
#define TS_SIGNATURE "rusEFI master.2023.02.17.hellen121vag.3637239623"
|
#define TS_SIGNATURE "rusEFI master.2023.02.18.hellen121vag.2129259701"
|
||||||
|
|
|
@ -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 4049093756
|
#define SIGNATURE_HASH 1467643790
|
||||||
#define TS_SIGNATURE "rusEFI master.2023.02.17.hellen128.4049093756"
|
#define TS_SIGNATURE "rusEFI master.2023.02.18.hellen128.1467643790"
|
||||||
|
|
|
@ -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 2775912590
|
#define SIGNATURE_HASH 56042364
|
||||||
#define TS_SIGNATURE "rusEFI master.2023.02.17.hellen154hyundai.2775912590"
|
#define TS_SIGNATURE "rusEFI master.2023.02.18.hellen154hyundai.56042364"
|
||||||
|
|
|
@ -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 3293155538
|
#define SIGNATURE_HASH 1651221280
|
||||||
#define TS_SIGNATURE "rusEFI master.2023.02.17.hellen72.3293155538"
|
#define TS_SIGNATURE "rusEFI master.2023.02.18.hellen72.1651221280"
|
||||||
|
|
|
@ -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 295716186
|
#define SIGNATURE_HASH 3078780584
|
||||||
#define TS_SIGNATURE "rusEFI master.2023.02.17.hellen81.295716186"
|
#define TS_SIGNATURE "rusEFI master.2023.02.18.hellen81.3078780584"
|
||||||
|
|
|
@ -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 1166704854
|
#define SIGNATURE_HASH 3819483940
|
||||||
#define TS_SIGNATURE "rusEFI master.2023.02.17.hellen88bmw.1166704854"
|
#define TS_SIGNATURE "rusEFI master.2023.02.18.hellen88bmw.3819483940"
|
||||||
|
|
|
@ -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 1053629919
|
#define SIGNATURE_HASH 2565811757
|
||||||
#define TS_SIGNATURE "rusEFI master.2023.02.17.hellenNA6.1053629919"
|
#define TS_SIGNATURE "rusEFI master.2023.02.18.hellenNA6.2565811757"
|
||||||
|
|
|
@ -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 1444716256
|
#define SIGNATURE_HASH 4030639378
|
||||||
#define TS_SIGNATURE "rusEFI master.2023.02.17.hellenNA8_96.1444716256"
|
#define TS_SIGNATURE "rusEFI master.2023.02.18.hellenNA8_96.4030639378"
|
||||||
|
|
|
@ -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 1069024459
|
#define SIGNATURE_HASH 2577020729
|
||||||
#define TS_SIGNATURE "rusEFI master.2023.02.17.kin.1069024459"
|
#define TS_SIGNATURE "rusEFI master.2023.02.18.kin.2577020729"
|
||||||
|
|
|
@ -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 2296478524
|
#define SIGNATURE_HASH 784550094
|
||||||
#define TS_SIGNATURE "rusEFI master.2023.02.17.m74_9.2296478524"
|
#define TS_SIGNATURE "rusEFI master.2023.02.18.m74_9.784550094"
|
||||||
|
|
|
@ -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 4090857460
|
#define SIGNATURE_HASH 1442296838
|
||||||
#define TS_SIGNATURE "rusEFI master.2023.02.17.mre_f4.4090857460"
|
#define TS_SIGNATURE "rusEFI master.2023.02.18.mre_f4.1442296838"
|
||||||
|
|
|
@ -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 4090857460
|
#define SIGNATURE_HASH 1442296838
|
||||||
#define TS_SIGNATURE "rusEFI master.2023.02.17.mre_f7.4090857460"
|
#define TS_SIGNATURE "rusEFI master.2023.02.18.mre_f7.1442296838"
|
||||||
|
|
|
@ -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 126189537
|
#define SIGNATURE_HASH 2712095763
|
||||||
#define TS_SIGNATURE "rusEFI master.2023.02.17.prometheus_405.126189537"
|
#define TS_SIGNATURE "rusEFI master.2023.02.18.prometheus_405.2712095763"
|
||||||
|
|
|
@ -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 126189537
|
#define SIGNATURE_HASH 2712095763
|
||||||
#define TS_SIGNATURE "rusEFI master.2023.02.17.prometheus_469.126189537"
|
#define TS_SIGNATURE "rusEFI master.2023.02.18.prometheus_469.2712095763"
|
||||||
|
|
|
@ -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 2041069552
|
#define SIGNATURE_HASH 3750366210
|
||||||
#define TS_SIGNATURE "rusEFI master.2023.02.17.proteus_f4.2041069552"
|
#define TS_SIGNATURE "rusEFI master.2023.02.18.proteus_f4.3750366210"
|
||||||
|
|
|
@ -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 2041069552
|
#define SIGNATURE_HASH 3750366210
|
||||||
#define TS_SIGNATURE "rusEFI master.2023.02.17.proteus_f7.2041069552"
|
#define TS_SIGNATURE "rusEFI master.2023.02.18.proteus_f7.3750366210"
|
||||||
|
|
|
@ -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 2041069552
|
#define SIGNATURE_HASH 3750366210
|
||||||
#define TS_SIGNATURE "rusEFI master.2023.02.17.proteus_h7.2041069552"
|
#define TS_SIGNATURE "rusEFI master.2023.02.18.proteus_h7.3750366210"
|
||||||
|
|
|
@ -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 4002447401
|
#define SIGNATURE_HASH 1219671003
|
||||||
#define TS_SIGNATURE "rusEFI master.2023.02.17.s105.4002447401"
|
#define TS_SIGNATURE "rusEFI master.2023.02.18.s105.1219671003"
|
||||||
|
|
|
@ -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 615707818
|
#define SIGNATURE_HASH 2190526296
|
||||||
#define TS_SIGNATURE "rusEFI master.2023.02.17.subaru_eg33_f7.615707818"
|
#define TS_SIGNATURE "rusEFI master.2023.02.18.subaru_eg33_f7.2190526296"
|
||||||
|
|
|
@ -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 3720448549
|
#define SIGNATURE_HASH 2078521815
|
||||||
#define TS_SIGNATURE "rusEFI master.2023.02.17.tdg-pdm8.3720448549"
|
#define TS_SIGNATURE "rusEFI master.2023.02.18.tdg-pdm8.2078521815"
|
||||||
|
|
|
@ -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/dc_motors.txt Mon Feb 13 23:29:03 UTC 2023
|
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/actuators/dc_motors.txt Sat Feb 18 03:20:18 UTC 2023
|
||||||
|
|
||||||
// by class com.rusefi.output.FileJavaFieldsConsumer
|
// by class com.rusefi.output.FileJavaFieldsConsumer
|
||||||
import com.rusefi.config.*;
|
import com.rusefi.config.*;
|
||||||
|
@ -404,10 +404,10 @@ public class DcMotors {
|
||||||
public static final int VM_VVT_INACTIVE = 0;
|
public static final int VM_VVT_INACTIVE = 0;
|
||||||
public static final int VR_THRESHOLD_COUNT = 2;
|
public static final int VR_THRESHOLD_COUNT = 2;
|
||||||
public static final int WWAE_TABLE_SIZE = 8;
|
public static final int WWAE_TABLE_SIZE = 8;
|
||||||
public static final Field DCOUTPUT0 = Field.create("DCOUTPUT0", 0, FieldType.FLOAT).setBaseOffset(1316);
|
public static final Field DCOUTPUT0 = Field.create("DCOUTPUT0", 0, FieldType.FLOAT).setBaseOffset(1320);
|
||||||
public static final Field ISENABLED0_INT = Field.create("ISENABLED0_INT", 4, FieldType.INT8).setScale(1.0).setBaseOffset(1316);
|
public static final Field ISENABLED0_INT = Field.create("ISENABLED0_INT", 4, FieldType.INT8).setScale(1.0).setBaseOffset(1320);
|
||||||
public static final Field ALIGNMENTFILL_AT_5 = Field.create("ALIGNMENTFILL_AT_5", 5, FieldType.INT8).setScale(1.0).setBaseOffset(1316);
|
public static final Field ALIGNMENTFILL_AT_5 = Field.create("ALIGNMENTFILL_AT_5", 5, FieldType.INT8).setScale(1.0).setBaseOffset(1320);
|
||||||
public static final Field ISENABLED0 = Field.create("ISENABLED0", 8, FieldType.BIT, 0).setBaseOffset(1316);
|
public static final Field ISENABLED0 = Field.create("ISENABLED0", 8, FieldType.BIT, 0).setBaseOffset(1320);
|
||||||
public static final Field[] VALUES = {
|
public static final Field[] VALUES = {
|
||||||
DCOUTPUT0,
|
DCOUTPUT0,
|
||||||
ISENABLED0_INT,
|
ISENABLED0_INT,
|
||||||
|
|
|
@ -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 Feb 13 22:24:13 UTC 2023
|
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/actuators/electronic_throttle.txt Sat Feb 18 03:20:18 UTC 2023
|
||||||
|
|
||||||
// by class com.rusefi.output.FileJavaFieldsConsumer
|
// by class com.rusefi.output.FileJavaFieldsConsumer
|
||||||
import com.rusefi.config.*;
|
import com.rusefi.config.*;
|
||||||
|
@ -407,23 +407,25 @@ public class ElectronicThrottle {
|
||||||
public static final Field IDLEPOSITION = Field.create("IDLEPOSITION", 0, FieldType.FLOAT).setBaseOffset(1256);
|
public static final Field IDLEPOSITION = Field.create("IDLEPOSITION", 0, FieldType.FLOAT).setBaseOffset(1256);
|
||||||
public static final Field TRIM = Field.create("TRIM", 4, FieldType.FLOAT).setBaseOffset(1256);
|
public static final Field TRIM = Field.create("TRIM", 4, FieldType.FLOAT).setBaseOffset(1256);
|
||||||
public static final Field LUAADJUSTMENT = Field.create("LUAADJUSTMENT", 8, FieldType.FLOAT).setBaseOffset(1256);
|
public static final Field LUAADJUSTMENT = Field.create("LUAADJUSTMENT", 8, FieldType.FLOAT).setBaseOffset(1256);
|
||||||
public static final Field ETBFEEDFORWARD = Field.create("ETBFEEDFORWARD", 12, FieldType.FLOAT).setBaseOffset(1256);
|
public static final Field M_WASTEGATEPOSITION = Field.create("M_WASTEGATEPOSITION", 12, FieldType.FLOAT).setBaseOffset(1256);
|
||||||
public static final Field ETBINTEGRALERROR = Field.create("ETBINTEGRALERROR", 16, FieldType.FLOAT).setBaseOffset(1256);
|
public static final Field ETBFEEDFORWARD = Field.create("ETBFEEDFORWARD", 16, FieldType.FLOAT).setBaseOffset(1256);
|
||||||
public static final Field ETBCURRENTTARGET = Field.create("ETBCURRENTTARGET", 20, FieldType.FLOAT).setBaseOffset(1256);
|
public static final Field ETBINTEGRALERROR = Field.create("ETBINTEGRALERROR", 20, FieldType.FLOAT).setBaseOffset(1256);
|
||||||
public static final Field ETBCURRENTADJUSTEDTARGET = Field.create("ETBCURRENTADJUSTEDTARGET", 24, FieldType.FLOAT).setBaseOffset(1256);
|
public static final Field ETBCURRENTTARGET = Field.create("ETBCURRENTTARGET", 24, FieldType.FLOAT).setBaseOffset(1256);
|
||||||
public static final Field ETBREVLIMITACTIVE = Field.create("ETBREVLIMITACTIVE", 28, FieldType.BIT, 0).setBaseOffset(1256);
|
public static final Field ETBCURRENTADJUSTEDTARGET = Field.create("ETBCURRENTADJUSTEDTARGET", 28, FieldType.FLOAT).setBaseOffset(1256);
|
||||||
public static final Field JAMDETECTED = Field.create("JAMDETECTED", 28, FieldType.BIT, 1).setBaseOffset(1256);
|
public static final Field ETBREVLIMITACTIVE = Field.create("ETBREVLIMITACTIVE", 32, FieldType.BIT, 0).setBaseOffset(1256);
|
||||||
public static final Field ETBDUTYRATEOFCHANGE = Field.create("ETBDUTYRATEOFCHANGE", 32, FieldType.FLOAT).setBaseOffset(1256);
|
public static final Field JAMDETECTED = Field.create("JAMDETECTED", 32, FieldType.BIT, 1).setBaseOffset(1256);
|
||||||
public static final Field ETBDUTYAVERAGE = Field.create("ETBDUTYAVERAGE", 36, FieldType.FLOAT).setBaseOffset(1256);
|
public static final Field ETBDUTYRATEOFCHANGE = Field.create("ETBDUTYRATEOFCHANGE", 36, FieldType.FLOAT).setBaseOffset(1256);
|
||||||
public static final Field ETBTPSERRORCOUNTER = Field.create("ETBTPSERRORCOUNTER", 40, FieldType.INT16).setScale(1.0).setBaseOffset(1256);
|
public static final Field ETBDUTYAVERAGE = Field.create("ETBDUTYAVERAGE", 40, FieldType.FLOAT).setBaseOffset(1256);
|
||||||
public static final Field ETBPPSERRORCOUNTER = Field.create("ETBPPSERRORCOUNTER", 42, FieldType.INT16).setScale(1.0).setBaseOffset(1256);
|
public static final Field ETBTPSERRORCOUNTER = Field.create("ETBTPSERRORCOUNTER", 44, FieldType.INT16).setScale(1.0).setBaseOffset(1256);
|
||||||
public static final Field ETBERRORCODE = Field.create("ETBERRORCODE", 44, FieldType.INT8).setScale(1.0).setBaseOffset(1256);
|
public static final Field ETBPPSERRORCOUNTER = Field.create("ETBPPSERRORCOUNTER", 46, FieldType.INT16).setScale(1.0).setBaseOffset(1256);
|
||||||
public static final Field ALIGNMENTFILL_AT_45 = Field.create("ALIGNMENTFILL_AT_45", 45, FieldType.INT8).setScale(1.0).setBaseOffset(1256);
|
public static final Field ETBERRORCODE = Field.create("ETBERRORCODE", 48, FieldType.INT8).setScale(1.0).setBaseOffset(1256);
|
||||||
public static final Field JAMTIMER = Field.create("JAMTIMER", 46, FieldType.INT16).setScale(0.01).setBaseOffset(1256);
|
public static final Field ALIGNMENTFILL_AT_49 = Field.create("ALIGNMENTFILL_AT_49", 49, FieldType.INT8).setScale(1.0).setBaseOffset(1256);
|
||||||
|
public static final Field JAMTIMER = Field.create("JAMTIMER", 50, FieldType.INT16).setScale(0.01).setBaseOffset(1256);
|
||||||
public static final Field[] VALUES = {
|
public static final Field[] VALUES = {
|
||||||
IDLEPOSITION,
|
IDLEPOSITION,
|
||||||
TRIM,
|
TRIM,
|
||||||
LUAADJUSTMENT,
|
LUAADJUSTMENT,
|
||||||
|
M_WASTEGATEPOSITION,
|
||||||
ETBFEEDFORWARD,
|
ETBFEEDFORWARD,
|
||||||
ETBINTEGRALERROR,
|
ETBINTEGRALERROR,
|
||||||
ETBCURRENTTARGET,
|
ETBCURRENTTARGET,
|
||||||
|
@ -435,7 +437,7 @@ public class ElectronicThrottle {
|
||||||
ETBTPSERRORCOUNTER,
|
ETBTPSERRORCOUNTER,
|
||||||
ETBPPSERRORCOUNTER,
|
ETBPPSERRORCOUNTER,
|
||||||
ETBERRORCODE,
|
ETBERRORCODE,
|
||||||
ALIGNMENTFILL_AT_45,
|
ALIGNMENTFILL_AT_49,
|
||||||
JAMTIMER,
|
JAMTIMER,
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
@ -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/sensors//sent_state.txt Wed Feb 15 00:55:51 UTC 2023
|
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/sensors//sent_state.txt Sat Feb 18 03:20:18 UTC 2023
|
||||||
|
|
||||||
// by class com.rusefi.output.FileJavaFieldsConsumer
|
// by class com.rusefi.output.FileJavaFieldsConsumer
|
||||||
import com.rusefi.config.*;
|
import com.rusefi.config.*;
|
||||||
|
@ -404,9 +404,9 @@ public class SentState {
|
||||||
public static final int VM_VVT_INACTIVE = 0;
|
public static final int VM_VVT_INACTIVE = 0;
|
||||||
public static final int VR_THRESHOLD_COUNT = 2;
|
public static final int VR_THRESHOLD_COUNT = 2;
|
||||||
public static final int WWAE_TABLE_SIZE = 8;
|
public static final int WWAE_TABLE_SIZE = 8;
|
||||||
public static final Field VALUE1 = Field.create("VALUE1", 0, FieldType.INT16).setScale(1.0).setBaseOffset(1328);
|
public static final Field VALUE1 = Field.create("VALUE1", 0, FieldType.INT16).setScale(1.0).setBaseOffset(1332);
|
||||||
public static final Field ALIGNMENTFILL_AT_2 = Field.create("ALIGNMENTFILL_AT_2", 2, FieldType.INT8).setScale(1.0).setBaseOffset(1328);
|
public static final Field ALIGNMENTFILL_AT_2 = Field.create("ALIGNMENTFILL_AT_2", 2, FieldType.INT8).setScale(1.0).setBaseOffset(1332);
|
||||||
public static final Field ERRORRATE = Field.create("ERRORRATE", 4, FieldType.FLOAT).setBaseOffset(1328);
|
public static final Field ERRORRATE = Field.create("ERRORRATE", 4, FieldType.FLOAT).setBaseOffset(1332);
|
||||||
public static final Field[] VALUES = {
|
public static final Field[] VALUES = {
|
||||||
VALUE1,
|
VALUE1,
|
||||||
ALIGNMENTFILL_AT_2,
|
ALIGNMENTFILL_AT_2,
|
||||||
|
|
|
@ -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 Feb 06 13:14:57 UTC 2023
|
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/sensors//wideband_state.txt Sat Feb 18 03:20:18 UTC 2023
|
||||||
|
|
||||||
// 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(1304);
|
public static final Field FAULTCODE = Field.create("FAULTCODE", 0, FieldType.INT8).setScale(1.0).setBaseOffset(1308);
|
||||||
public static final Field HEATERDUTY = Field.create("HEATERDUTY", 1, FieldType.INT8).setScale(1.0).setBaseOffset(1304);
|
public static final Field HEATERDUTY = Field.create("HEATERDUTY", 1, FieldType.INT8).setScale(1.0).setBaseOffset(1308);
|
||||||
public static final Field PUMPDUTY = Field.create("PUMPDUTY", 2, FieldType.INT8).setScale(1.0).setBaseOffset(1304);
|
public static final Field PUMPDUTY = Field.create("PUMPDUTY", 2, FieldType.INT8).setScale(1.0).setBaseOffset(1308);
|
||||||
public static final Field ALIGNMENTFILL_AT_3 = Field.create("ALIGNMENTFILL_AT_3", 3, FieldType.INT8).setScale(1.0).setBaseOffset(1304);
|
public static final Field ALIGNMENTFILL_AT_3 = Field.create("ALIGNMENTFILL_AT_3", 3, FieldType.INT8).setScale(1.0).setBaseOffset(1308);
|
||||||
public static final Field TEMPC = Field.create("TEMPC", 4, FieldType.INT16).setScale(1.0).setBaseOffset(1304);
|
public static final Field TEMPC = Field.create("TEMPC", 4, FieldType.INT16).setScale(1.0).setBaseOffset(1308);
|
||||||
public static final Field NERNSTVOLTAGE = Field.create("NERNSTVOLTAGE", 6, FieldType.INT16).setScale(0.001).setBaseOffset(1304);
|
public static final Field NERNSTVOLTAGE = Field.create("NERNSTVOLTAGE", 6, FieldType.INT16).setScale(0.001).setBaseOffset(1308);
|
||||||
public static final Field ESR = Field.create("ESR", 8, FieldType.INT16).setScale(1.0).setBaseOffset(1304);
|
public static final Field ESR = Field.create("ESR", 8, FieldType.INT16).setScale(1.0).setBaseOffset(1308);
|
||||||
public static final Field ALIGNMENTFILL_AT_10 = Field.create("ALIGNMENTFILL_AT_10", 10, FieldType.INT8).setScale(1.0).setBaseOffset(1304);
|
public static final Field ALIGNMENTFILL_AT_10 = Field.create("ALIGNMENTFILL_AT_10", 10, FieldType.INT8).setScale(1.0).setBaseOffset(1308);
|
||||||
public static final Field[] VALUES = {
|
public static final Field[] VALUES = {
|
||||||
FAULTCODE,
|
FAULTCODE,
|
||||||
HEATERDUTY,
|
HEATERDUTY,
|
||||||
|
|
Loading…
Reference in New Issue