Auto-generated configs and docs
This commit is contained in:
parent
54e05ba0fc
commit
59543fa221
|
@ -1,4 +1,4 @@
|
|||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/algo/engine_state.txt Thu Sep 01 15:02:30 UTC 2022
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/algo/engine_state.txt Fri Sep 02 18:41:47 UTC 2022
|
||||
// by class com.rusefi.output.CHeaderConsumer
|
||||
// begin
|
||||
#pragma once
|
||||
|
@ -311,210 +311,206 @@ struct engine_state_s {
|
|||
/**
|
||||
* offset 36
|
||||
*/
|
||||
float targetAFR = (float)0;
|
||||
float engineCycleDurationMs = (float)0;
|
||||
/**
|
||||
* offset 40
|
||||
*/
|
||||
float engineCycleDurationMs = (float)0;
|
||||
float minRpmKcurrentTPS = (float)0;
|
||||
/**
|
||||
* offset 44
|
||||
*/
|
||||
float minRpmKcurrentTPS = (float)0;
|
||||
int currentTpsAdc = (int)0;
|
||||
/**
|
||||
* offset 48
|
||||
*/
|
||||
int currentTpsAdc = (int)0;
|
||||
float tpsVoltageMCU = (float)0;
|
||||
/**
|
||||
* offset 52
|
||||
*/
|
||||
float tpsVoltageMCU = (float)0;
|
||||
float tpsVoltageBoard = (float)0;
|
||||
/**
|
||||
* offset 56
|
||||
*/
|
||||
float tpsVoltageBoard = (float)0;
|
||||
float currentBaroCorrectedVE = (float)0;
|
||||
/**
|
||||
* offset 60
|
||||
*/
|
||||
float currentBaroCorrectedVE = (float)0;
|
||||
float injectorFlowCorrection = (float)0;
|
||||
/**
|
||||
* offset 64
|
||||
*/
|
||||
float injectorFlowCorrection = (float)0;
|
||||
float baroCorrection = (float)0;
|
||||
/**
|
||||
* offset 68
|
||||
*/
|
||||
float baroCorrection = (float)0;
|
||||
/**
|
||||
* offset 72
|
||||
*/
|
||||
cranking_fuel_s cranking;
|
||||
/**
|
||||
* offset 92
|
||||
* offset 88
|
||||
*/
|
||||
running_fuel_s running;
|
||||
/**
|
||||
* ignition dwell duration in ms
|
||||
* See also dwellAngle
|
||||
* offset 116
|
||||
* offset 112
|
||||
*/
|
||||
floatms_t sparkDwell = (floatms_t)0;
|
||||
/**
|
||||
* ignition dwell duration as crankshaft angle
|
||||
* NAN if engine is stopped
|
||||
* See also sparkDwell
|
||||
* offset 120
|
||||
* offset 116
|
||||
*/
|
||||
angle_t dwellAngle = (angle_t)0;
|
||||
/**
|
||||
deg
|
||||
* offset 124
|
||||
* offset 120
|
||||
*/
|
||||
scaled_channel<int16_t, 100, 1> cltTimingCorrection = (int16_t)0;
|
||||
/**
|
||||
deg
|
||||
* offset 126
|
||||
* offset 122
|
||||
*/
|
||||
scaled_channel<int16_t, 100, 1> timingIatCorrection = (int16_t)0;
|
||||
/**
|
||||
deg
|
||||
* offset 128
|
||||
* offset 124
|
||||
*/
|
||||
scaled_channel<int16_t, 100, 1> timingPidCorrection = (int16_t)0;
|
||||
/**
|
||||
* Detected Board ID
|
||||
id
|
||||
* offset 130
|
||||
* offset 126
|
||||
*/
|
||||
int16_t hellenBoardId = (int16_t)0;
|
||||
/**
|
||||
* @@INDICATOR_NAME_CLUTCH_UP@@
|
||||
offset 132 bit 0 */
|
||||
offset 128 bit 0 */
|
||||
bool clutchUpState : 1 {};
|
||||
/**
|
||||
* @@INDICATOR_NAME_CLUTCH_DOWN@@
|
||||
offset 132 bit 1 */
|
||||
offset 128 bit 1 */
|
||||
bool clutchDownState : 1 {};
|
||||
/**
|
||||
* @@INDICATOR_NAME_BRAKE_DOWN@@
|
||||
offset 132 bit 2 */
|
||||
offset 128 bit 2 */
|
||||
bool brakePedalState : 1 {};
|
||||
/**
|
||||
offset 132 bit 3 */
|
||||
bool unusedBit_22_3 : 1 {};
|
||||
offset 128 bit 3 */
|
||||
bool unusedBit_21_3 : 1 {};
|
||||
/**
|
||||
offset 132 bit 4 */
|
||||
bool unusedBit_22_4 : 1 {};
|
||||
offset 128 bit 4 */
|
||||
bool unusedBit_21_4 : 1 {};
|
||||
/**
|
||||
offset 132 bit 5 */
|
||||
bool unusedBit_22_5 : 1 {};
|
||||
offset 128 bit 5 */
|
||||
bool unusedBit_21_5 : 1 {};
|
||||
/**
|
||||
offset 132 bit 6 */
|
||||
bool unusedBit_22_6 : 1 {};
|
||||
offset 128 bit 6 */
|
||||
bool unusedBit_21_6 : 1 {};
|
||||
/**
|
||||
offset 132 bit 7 */
|
||||
bool unusedBit_22_7 : 1 {};
|
||||
offset 128 bit 7 */
|
||||
bool unusedBit_21_7 : 1 {};
|
||||
/**
|
||||
offset 132 bit 8 */
|
||||
bool unusedBit_22_8 : 1 {};
|
||||
offset 128 bit 8 */
|
||||
bool unusedBit_21_8 : 1 {};
|
||||
/**
|
||||
offset 132 bit 9 */
|
||||
bool unusedBit_22_9 : 1 {};
|
||||
offset 128 bit 9 */
|
||||
bool unusedBit_21_9 : 1 {};
|
||||
/**
|
||||
offset 132 bit 10 */
|
||||
bool unusedBit_22_10 : 1 {};
|
||||
offset 128 bit 10 */
|
||||
bool unusedBit_21_10 : 1 {};
|
||||
/**
|
||||
offset 132 bit 11 */
|
||||
bool unusedBit_22_11 : 1 {};
|
||||
offset 128 bit 11 */
|
||||
bool unusedBit_21_11 : 1 {};
|
||||
/**
|
||||
offset 132 bit 12 */
|
||||
bool unusedBit_22_12 : 1 {};
|
||||
offset 128 bit 12 */
|
||||
bool unusedBit_21_12 : 1 {};
|
||||
/**
|
||||
offset 132 bit 13 */
|
||||
bool unusedBit_22_13 : 1 {};
|
||||
offset 128 bit 13 */
|
||||
bool unusedBit_21_13 : 1 {};
|
||||
/**
|
||||
offset 132 bit 14 */
|
||||
bool unusedBit_22_14 : 1 {};
|
||||
offset 128 bit 14 */
|
||||
bool unusedBit_21_14 : 1 {};
|
||||
/**
|
||||
offset 132 bit 15 */
|
||||
bool unusedBit_22_15 : 1 {};
|
||||
offset 128 bit 15 */
|
||||
bool unusedBit_21_15 : 1 {};
|
||||
/**
|
||||
offset 132 bit 16 */
|
||||
bool unusedBit_22_16 : 1 {};
|
||||
offset 128 bit 16 */
|
||||
bool unusedBit_21_16 : 1 {};
|
||||
/**
|
||||
offset 132 bit 17 */
|
||||
bool unusedBit_22_17 : 1 {};
|
||||
offset 128 bit 17 */
|
||||
bool unusedBit_21_17 : 1 {};
|
||||
/**
|
||||
offset 132 bit 18 */
|
||||
bool unusedBit_22_18 : 1 {};
|
||||
offset 128 bit 18 */
|
||||
bool unusedBit_21_18 : 1 {};
|
||||
/**
|
||||
offset 132 bit 19 */
|
||||
bool unusedBit_22_19 : 1 {};
|
||||
offset 128 bit 19 */
|
||||
bool unusedBit_21_19 : 1 {};
|
||||
/**
|
||||
offset 132 bit 20 */
|
||||
bool unusedBit_22_20 : 1 {};
|
||||
offset 128 bit 20 */
|
||||
bool unusedBit_21_20 : 1 {};
|
||||
/**
|
||||
offset 132 bit 21 */
|
||||
bool unusedBit_22_21 : 1 {};
|
||||
offset 128 bit 21 */
|
||||
bool unusedBit_21_21 : 1 {};
|
||||
/**
|
||||
offset 132 bit 22 */
|
||||
bool unusedBit_22_22 : 1 {};
|
||||
offset 128 bit 22 */
|
||||
bool unusedBit_21_22 : 1 {};
|
||||
/**
|
||||
offset 132 bit 23 */
|
||||
bool unusedBit_22_23 : 1 {};
|
||||
offset 128 bit 23 */
|
||||
bool unusedBit_21_23 : 1 {};
|
||||
/**
|
||||
offset 132 bit 24 */
|
||||
bool unusedBit_22_24 : 1 {};
|
||||
offset 128 bit 24 */
|
||||
bool unusedBit_21_24 : 1 {};
|
||||
/**
|
||||
offset 132 bit 25 */
|
||||
bool unusedBit_22_25 : 1 {};
|
||||
offset 128 bit 25 */
|
||||
bool unusedBit_21_25 : 1 {};
|
||||
/**
|
||||
offset 132 bit 26 */
|
||||
bool unusedBit_22_26 : 1 {};
|
||||
offset 128 bit 26 */
|
||||
bool unusedBit_21_26 : 1 {};
|
||||
/**
|
||||
offset 132 bit 27 */
|
||||
bool unusedBit_22_27 : 1 {};
|
||||
offset 128 bit 27 */
|
||||
bool unusedBit_21_27 : 1 {};
|
||||
/**
|
||||
offset 132 bit 28 */
|
||||
bool unusedBit_22_28 : 1 {};
|
||||
offset 128 bit 28 */
|
||||
bool unusedBit_21_28 : 1 {};
|
||||
/**
|
||||
offset 132 bit 29 */
|
||||
bool unusedBit_22_29 : 1 {};
|
||||
offset 128 bit 29 */
|
||||
bool unusedBit_21_29 : 1 {};
|
||||
/**
|
||||
offset 132 bit 30 */
|
||||
bool unusedBit_22_30 : 1 {};
|
||||
offset 128 bit 30 */
|
||||
bool unusedBit_21_30 : 1 {};
|
||||
/**
|
||||
offset 132 bit 31 */
|
||||
bool unusedBit_22_31 : 1 {};
|
||||
offset 128 bit 31 */
|
||||
bool unusedBit_21_31 : 1 {};
|
||||
/**
|
||||
* offset 136
|
||||
* offset 132
|
||||
*/
|
||||
float egt1 = (float)0;
|
||||
/**
|
||||
* offset 140
|
||||
* offset 136
|
||||
*/
|
||||
float egt2 = (float)0;
|
||||
/**
|
||||
* User-defined RPM hard limit
|
||||
rpm
|
||||
* offset 144
|
||||
* offset 140
|
||||
*/
|
||||
int16_t desiredRpmLimit = (int16_t)0;
|
||||
/**
|
||||
* need 4 byte alignment
|
||||
units
|
||||
* offset 146
|
||||
* offset 142
|
||||
*/
|
||||
uint8_t alignmentFill_at_146[2];
|
||||
uint8_t alignmentFill_at_142[2];
|
||||
/**
|
||||
* offset 148
|
||||
* offset 144
|
||||
*/
|
||||
int fuelInjectionCounter = (int)0;
|
||||
/**
|
||||
* offset 152
|
||||
* offset 148
|
||||
*/
|
||||
int sparkCounter = (int)0;
|
||||
};
|
||||
static_assert(sizeof(engine_state_s) == 156);
|
||||
static_assert(sizeof(engine_state_s) == 152);
|
||||
|
||||
// end
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/algo/engine_state.txt Thu Sep 01 15:02:30 UTC 2022
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/algo/engine_state.txt Fri Sep 02 18:41:47 UTC 2022
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/algo/fuel/fuel_computer.txt Thu Sep 01 23:17:10 UTC 2022
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/algo/fuel/fuel_computer.txt Fri Sep 02 18:41:47 UTC 2022
|
||||
// by class com.rusefi.output.CHeaderConsumer
|
||||
// begin
|
||||
#pragma once
|
||||
|
@ -20,9 +20,9 @@ struct fuel_computer_s {
|
|||
/**
|
||||
* offset 12
|
||||
*/
|
||||
float targetAFR_t = (float)0;
|
||||
float targetAFR = (float)0;
|
||||
};
|
||||
static_assert(sizeof(fuel_computer_s) == 16);
|
||||
|
||||
// end
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/algo/fuel/fuel_computer.txt Thu Sep 01 23:17:10 UTC 2022
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/algo/fuel/fuel_computer.txt Fri Sep 02 18:41:47 UTC 2022
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 3322244824
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.02.48way.3322244824"
|
||||
#define SIGNATURE_HASH 3484623603
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.02.48way.3484623603"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 3508692631
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.02.all.3508692631"
|
||||
#define SIGNATURE_HASH 3633588924
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.02.all.3633588924"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 3811638267
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.02.alphax-2chan.3811638267"
|
||||
#define SIGNATURE_HASH 3934697424
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.02.alphax-2chan.3934697424"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 1514054936
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.02.alphax-4chan.1514054936"
|
||||
#define SIGNATURE_HASH 1401481523
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.02.alphax-4chan.1401481523"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 3454571440
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.02.atlas.3454571440"
|
||||
#define SIGNATURE_HASH 3294551963
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.02.atlas.3294551963"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 667826030
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.02.core8.667826030"
|
||||
#define SIGNATURE_HASH 779647813
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.02.core8.779647813"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 3508692631
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.02.cypress.3508692631"
|
||||
#define SIGNATURE_HASH 3633588924
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.02.cypress.3633588924"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 3508692631
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.02.f407-discovery.3508692631"
|
||||
#define SIGNATURE_HASH 3633588924
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.02.f407-discovery.3633588924"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 3508692631
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.02.f429-discovery.3508692631"
|
||||
#define SIGNATURE_HASH 3633588924
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.02.f429-discovery.3633588924"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 2471402067
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.02.frankenso_na6.2471402067"
|
||||
#define SIGNATURE_HASH 2599999096
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.02.frankenso_na6.2599999096"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 568288184
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.02.harley81.568288184"
|
||||
#define SIGNATURE_HASH 677982099
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.02.harley81.677982099"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 1699078945
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.02.hellen-gm-e67.1699078945"
|
||||
#define SIGNATURE_HASH 1827909386
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.02.hellen-gm-e67.1827909386"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 145315675
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.02.hellen-nb1.145315675"
|
||||
#define SIGNATURE_HASH 18815856
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.02.hellen-nb1.18815856"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 1509744253
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.02.hellen121nissan.1509744253"
|
||||
#define SIGNATURE_HASH 1347064406
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.02.hellen121nissan.1347064406"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 2701370861
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.02.hellen121vag.2701370861"
|
||||
#define SIGNATURE_HASH 2830494150
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.02.hellen121vag.2830494150"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 802970537
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.02.hellen128.802970537"
|
||||
#define SIGNATURE_HASH 644487042
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.02.hellen128.644487042"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 1231885331
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.02.hellen154hyundai.1231885331"
|
||||
#define SIGNATURE_HASH 1088116792
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.02.hellen154hyundai.1088116792"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 589123475
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.02.hellen72.589123475"
|
||||
#define SIGNATURE_HASH 715850680
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.02.hellen72.715850680"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 4086808221
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.02.hellen81.4086808221"
|
||||
#define SIGNATURE_HASH 4196528822
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.02.hellen81.4196528822"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 3302454619
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.02.hellen88bmw.3302454619"
|
||||
#define SIGNATURE_HASH 3445700976
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.02.hellen88bmw.3445700976"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 349190165
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.02.hellenNA6.349190165"
|
||||
#define SIGNATURE_HASH 493253694
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.02.hellenNA6.493253694"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 1898698623
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.02.hellenNA8_96.1898698623"
|
||||
#define SIGNATURE_HASH 2023594836
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.02.hellenNA8_96.2023594836"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 3119891547
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.02.kin.3119891547"
|
||||
#define SIGNATURE_HASH 2957215856
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.02.kin.2957215856"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 519367265
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.02.mre_f4.519367265"
|
||||
#define SIGNATURE_HASH 390243914
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.02.mre_f4.390243914"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 519367265
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.02.mre_f7.519367265"
|
||||
#define SIGNATURE_HASH 390243914
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.02.mre_f7.390243914"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 2177417073
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.02.prometheus_405.2177417073"
|
||||
#define SIGNATURE_HASH 2290021210
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.02.prometheus_405.2290021210"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 2177417073
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.02.prometheus_469.2177417073"
|
||||
#define SIGNATURE_HASH 2290021210
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.02.prometheus_469.2290021210"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 1961861601
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.02.proteus_f4.1961861601"
|
||||
#define SIGNATURE_HASH 2103045578
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.02.proteus_f4.2103045578"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 1961861601
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.02.proteus_f7.1961861601"
|
||||
#define SIGNATURE_HASH 2103045578
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.02.proteus_f7.2103045578"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 1961861601
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.02.proteus_h7.1961861601"
|
||||
#define SIGNATURE_HASH 2103045578
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.02.proteus_h7.2103045578"
|
||||
|
|
|
@ -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 2822553421
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.02.subaru_eg33_f7.2822553421"
|
||||
#define SIGNATURE_HASH 2710238054
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.02.subaru_eg33_f7.2710238054"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 2066393283
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.02.tdg-pdm8.2066393283"
|
||||
#define SIGNATURE_HASH 1922884840
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.02.tdg-pdm8.1922884840"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
package com.rusefi.config.generated;
|
||||
|
||||
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/algo/engine_state.txt Thu Sep 01 15:02:30 UTC 2022
|
||||
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/algo/engine_state.txt Fri Sep 02 18:41:47 UTC 2022
|
||||
|
||||
// by class com.rusefi.output.FileJavaFieldsConsumer
|
||||
import com.rusefi.config.*;
|
||||
|
@ -458,70 +458,69 @@ public class EngineState {
|
|||
public static final Field SD_TCHARGEK = Field.create("SD_TCHARGEK", 24, FieldType.FLOAT);
|
||||
public static final Field SD_TCHARGE_COFF = Field.create("SD_TCHARGE_COFF", 28, FieldType.FLOAT);
|
||||
public static final Field SD_AIRFLOW = Field.create("SD_AIRFLOW", 32, FieldType.FLOAT);
|
||||
public static final Field TARGETAFR = Field.create("TARGETAFR", 36, FieldType.FLOAT);
|
||||
public static final Field ENGINECYCLEDURATIONMS = Field.create("ENGINECYCLEDURATIONMS", 40, FieldType.FLOAT);
|
||||
public static final Field MINRPMKCURRENTTPS = Field.create("MINRPMKCURRENTTPS", 44, FieldType.FLOAT);
|
||||
public static final Field CURRENTTPSADC = Field.create("CURRENTTPSADC", 48, FieldType.INT).setScale(1.0);
|
||||
public static final Field TPSVOLTAGEMCU = Field.create("TPSVOLTAGEMCU", 52, FieldType.FLOAT);
|
||||
public static final Field TPSVOLTAGEBOARD = Field.create("TPSVOLTAGEBOARD", 56, FieldType.FLOAT);
|
||||
public static final Field CURRENTBAROCORRECTEDVE = Field.create("CURRENTBAROCORRECTEDVE", 60, FieldType.FLOAT);
|
||||
public static final Field INJECTORFLOWCORRECTION = Field.create("INJECTORFLOWCORRECTION", 64, FieldType.FLOAT);
|
||||
public static final Field BAROCORRECTION = Field.create("BAROCORRECTION", 68, FieldType.FLOAT);
|
||||
public static final Field CRANKING_BASEFUEL = Field.create("CRANKING_BASEFUEL", 72, FieldType.FLOAT);
|
||||
public static final Field CRANKING_COOLANTTEMPERATURECOEFFICIENT = Field.create("CRANKING_COOLANTTEMPERATURECOEFFICIENT", 76, FieldType.FLOAT);
|
||||
public static final Field CRANKING_TPSCOEFFICIENT = Field.create("CRANKING_TPSCOEFFICIENT", 80, FieldType.FLOAT);
|
||||
public static final Field CRANKING_DURATIONCOEFFICIENT = Field.create("CRANKING_DURATIONCOEFFICIENT", 84, FieldType.FLOAT);
|
||||
public static final Field CRANKING_FUEL = Field.create("CRANKING_FUEL", 88, FieldType.FLOAT);
|
||||
public static final Field RUNNING_POSTCRANKINGFUELCORRECTION = Field.create("RUNNING_POSTCRANKINGFUELCORRECTION", 92, FieldType.FLOAT);
|
||||
public static final Field RUNNING_INTAKETEMPERATURECOEFFICIENT = Field.create("RUNNING_INTAKETEMPERATURECOEFFICIENT", 96, FieldType.FLOAT);
|
||||
public static final Field RUNNING_COOLANTTEMPERATURECOEFFICIENT = Field.create("RUNNING_COOLANTTEMPERATURECOEFFICIENT", 100, FieldType.FLOAT);
|
||||
public static final Field RUNNING_TIMESINCECRANKINGINSECS = Field.create("RUNNING_TIMESINCECRANKINGINSECS", 104, FieldType.FLOAT);
|
||||
public static final Field RUNNING_BASEFUEL = Field.create("RUNNING_BASEFUEL", 108, FieldType.FLOAT);
|
||||
public static final Field RUNNING_FUEL = Field.create("RUNNING_FUEL", 112, FieldType.FLOAT);
|
||||
public static final Field SPARKDWELL = Field.create("SPARKDWELL", 116, FieldType.FLOAT);
|
||||
public static final Field DWELLANGLE = Field.create("DWELLANGLE", 120, FieldType.FLOAT);
|
||||
public static final Field CLTTIMINGCORRECTION = Field.create("CLTTIMINGCORRECTION", 124, FieldType.INT16).setScale(0.01);
|
||||
public static final Field TIMINGIATCORRECTION = Field.create("TIMINGIATCORRECTION", 126, FieldType.INT16).setScale(0.01);
|
||||
public static final Field TIMINGPIDCORRECTION = Field.create("TIMINGPIDCORRECTION", 128, FieldType.INT16).setScale(0.01);
|
||||
public static final Field HELLENBOARDID = Field.create("HELLENBOARDID", 130, FieldType.INT16).setScale(1.0);
|
||||
public static final Field CLUTCHUPSTATE = Field.create("CLUTCHUPSTATE", 132, FieldType.BIT, 0);
|
||||
public static final Field CLUTCHDOWNSTATE = Field.create("CLUTCHDOWNSTATE", 132, FieldType.BIT, 1);
|
||||
public static final Field BRAKEPEDALSTATE = Field.create("BRAKEPEDALSTATE", 132, FieldType.BIT, 2);
|
||||
public static final Field UNUSEDBIT_22_3 = Field.create("UNUSEDBIT_22_3", 132, FieldType.BIT, 3);
|
||||
public static final Field UNUSEDBIT_22_4 = Field.create("UNUSEDBIT_22_4", 132, FieldType.BIT, 4);
|
||||
public static final Field UNUSEDBIT_22_5 = Field.create("UNUSEDBIT_22_5", 132, FieldType.BIT, 5);
|
||||
public static final Field UNUSEDBIT_22_6 = Field.create("UNUSEDBIT_22_6", 132, FieldType.BIT, 6);
|
||||
public static final Field UNUSEDBIT_22_7 = Field.create("UNUSEDBIT_22_7", 132, FieldType.BIT, 7);
|
||||
public static final Field UNUSEDBIT_22_8 = Field.create("UNUSEDBIT_22_8", 132, FieldType.BIT, 8);
|
||||
public static final Field UNUSEDBIT_22_9 = Field.create("UNUSEDBIT_22_9", 132, FieldType.BIT, 9);
|
||||
public static final Field UNUSEDBIT_22_10 = Field.create("UNUSEDBIT_22_10", 132, FieldType.BIT, 10);
|
||||
public static final Field UNUSEDBIT_22_11 = Field.create("UNUSEDBIT_22_11", 132, FieldType.BIT, 11);
|
||||
public static final Field UNUSEDBIT_22_12 = Field.create("UNUSEDBIT_22_12", 132, FieldType.BIT, 12);
|
||||
public static final Field UNUSEDBIT_22_13 = Field.create("UNUSEDBIT_22_13", 132, FieldType.BIT, 13);
|
||||
public static final Field UNUSEDBIT_22_14 = Field.create("UNUSEDBIT_22_14", 132, FieldType.BIT, 14);
|
||||
public static final Field UNUSEDBIT_22_15 = Field.create("UNUSEDBIT_22_15", 132, FieldType.BIT, 15);
|
||||
public static final Field UNUSEDBIT_22_16 = Field.create("UNUSEDBIT_22_16", 132, FieldType.BIT, 16);
|
||||
public static final Field UNUSEDBIT_22_17 = Field.create("UNUSEDBIT_22_17", 132, FieldType.BIT, 17);
|
||||
public static final Field UNUSEDBIT_22_18 = Field.create("UNUSEDBIT_22_18", 132, FieldType.BIT, 18);
|
||||
public static final Field UNUSEDBIT_22_19 = Field.create("UNUSEDBIT_22_19", 132, FieldType.BIT, 19);
|
||||
public static final Field UNUSEDBIT_22_20 = Field.create("UNUSEDBIT_22_20", 132, FieldType.BIT, 20);
|
||||
public static final Field UNUSEDBIT_22_21 = Field.create("UNUSEDBIT_22_21", 132, FieldType.BIT, 21);
|
||||
public static final Field UNUSEDBIT_22_22 = Field.create("UNUSEDBIT_22_22", 132, FieldType.BIT, 22);
|
||||
public static final Field UNUSEDBIT_22_23 = Field.create("UNUSEDBIT_22_23", 132, FieldType.BIT, 23);
|
||||
public static final Field UNUSEDBIT_22_24 = Field.create("UNUSEDBIT_22_24", 132, FieldType.BIT, 24);
|
||||
public static final Field UNUSEDBIT_22_25 = Field.create("UNUSEDBIT_22_25", 132, FieldType.BIT, 25);
|
||||
public static final Field UNUSEDBIT_22_26 = Field.create("UNUSEDBIT_22_26", 132, FieldType.BIT, 26);
|
||||
public static final Field UNUSEDBIT_22_27 = Field.create("UNUSEDBIT_22_27", 132, FieldType.BIT, 27);
|
||||
public static final Field UNUSEDBIT_22_28 = Field.create("UNUSEDBIT_22_28", 132, FieldType.BIT, 28);
|
||||
public static final Field UNUSEDBIT_22_29 = Field.create("UNUSEDBIT_22_29", 132, FieldType.BIT, 29);
|
||||
public static final Field UNUSEDBIT_22_30 = Field.create("UNUSEDBIT_22_30", 132, FieldType.BIT, 30);
|
||||
public static final Field UNUSEDBIT_22_31 = Field.create("UNUSEDBIT_22_31", 132, FieldType.BIT, 31);
|
||||
public static final Field EGT1 = Field.create("EGT1", 136, FieldType.FLOAT);
|
||||
public static final Field EGT2 = Field.create("EGT2", 140, FieldType.FLOAT);
|
||||
public static final Field DESIREDRPMLIMIT = Field.create("DESIREDRPMLIMIT", 144, FieldType.INT16).setScale(1.0);
|
||||
public static final Field ALIGNMENTFILL_AT_146 = Field.create("ALIGNMENTFILL_AT_146", 146, FieldType.INT8).setScale(1.0);
|
||||
public static final Field FUELINJECTIONCOUNTER = Field.create("FUELINJECTIONCOUNTER", 148, FieldType.INT).setScale(1.0);
|
||||
public static final Field SPARKCOUNTER = Field.create("SPARKCOUNTER", 152, FieldType.INT).setScale(1.0);
|
||||
public static final Field ENGINECYCLEDURATIONMS = Field.create("ENGINECYCLEDURATIONMS", 36, FieldType.FLOAT);
|
||||
public static final Field MINRPMKCURRENTTPS = Field.create("MINRPMKCURRENTTPS", 40, FieldType.FLOAT);
|
||||
public static final Field CURRENTTPSADC = Field.create("CURRENTTPSADC", 44, FieldType.INT).setScale(1.0);
|
||||
public static final Field TPSVOLTAGEMCU = Field.create("TPSVOLTAGEMCU", 48, FieldType.FLOAT);
|
||||
public static final Field TPSVOLTAGEBOARD = Field.create("TPSVOLTAGEBOARD", 52, FieldType.FLOAT);
|
||||
public static final Field CURRENTBAROCORRECTEDVE = Field.create("CURRENTBAROCORRECTEDVE", 56, FieldType.FLOAT);
|
||||
public static final Field INJECTORFLOWCORRECTION = Field.create("INJECTORFLOWCORRECTION", 60, FieldType.FLOAT);
|
||||
public static final Field BAROCORRECTION = Field.create("BAROCORRECTION", 64, FieldType.FLOAT);
|
||||
public static final Field CRANKING_BASEFUEL = Field.create("CRANKING_BASEFUEL", 68, FieldType.FLOAT);
|
||||
public static final Field CRANKING_COOLANTTEMPERATURECOEFFICIENT = Field.create("CRANKING_COOLANTTEMPERATURECOEFFICIENT", 72, FieldType.FLOAT);
|
||||
public static final Field CRANKING_TPSCOEFFICIENT = Field.create("CRANKING_TPSCOEFFICIENT", 76, FieldType.FLOAT);
|
||||
public static final Field CRANKING_DURATIONCOEFFICIENT = Field.create("CRANKING_DURATIONCOEFFICIENT", 80, FieldType.FLOAT);
|
||||
public static final Field CRANKING_FUEL = Field.create("CRANKING_FUEL", 84, FieldType.FLOAT);
|
||||
public static final Field RUNNING_POSTCRANKINGFUELCORRECTION = Field.create("RUNNING_POSTCRANKINGFUELCORRECTION", 88, FieldType.FLOAT);
|
||||
public static final Field RUNNING_INTAKETEMPERATURECOEFFICIENT = Field.create("RUNNING_INTAKETEMPERATURECOEFFICIENT", 92, FieldType.FLOAT);
|
||||
public static final Field RUNNING_COOLANTTEMPERATURECOEFFICIENT = Field.create("RUNNING_COOLANTTEMPERATURECOEFFICIENT", 96, FieldType.FLOAT);
|
||||
public static final Field RUNNING_TIMESINCECRANKINGINSECS = Field.create("RUNNING_TIMESINCECRANKINGINSECS", 100, FieldType.FLOAT);
|
||||
public static final Field RUNNING_BASEFUEL = Field.create("RUNNING_BASEFUEL", 104, FieldType.FLOAT);
|
||||
public static final Field RUNNING_FUEL = Field.create("RUNNING_FUEL", 108, FieldType.FLOAT);
|
||||
public static final Field SPARKDWELL = Field.create("SPARKDWELL", 112, FieldType.FLOAT);
|
||||
public static final Field DWELLANGLE = Field.create("DWELLANGLE", 116, FieldType.FLOAT);
|
||||
public static final Field CLTTIMINGCORRECTION = Field.create("CLTTIMINGCORRECTION", 120, FieldType.INT16).setScale(0.01);
|
||||
public static final Field TIMINGIATCORRECTION = Field.create("TIMINGIATCORRECTION", 122, FieldType.INT16).setScale(0.01);
|
||||
public static final Field TIMINGPIDCORRECTION = Field.create("TIMINGPIDCORRECTION", 124, FieldType.INT16).setScale(0.01);
|
||||
public static final Field HELLENBOARDID = Field.create("HELLENBOARDID", 126, FieldType.INT16).setScale(1.0);
|
||||
public static final Field CLUTCHUPSTATE = Field.create("CLUTCHUPSTATE", 128, FieldType.BIT, 0);
|
||||
public static final Field CLUTCHDOWNSTATE = Field.create("CLUTCHDOWNSTATE", 128, FieldType.BIT, 1);
|
||||
public static final Field BRAKEPEDALSTATE = Field.create("BRAKEPEDALSTATE", 128, FieldType.BIT, 2);
|
||||
public static final Field UNUSEDBIT_21_3 = Field.create("UNUSEDBIT_21_3", 128, FieldType.BIT, 3);
|
||||
public static final Field UNUSEDBIT_21_4 = Field.create("UNUSEDBIT_21_4", 128, FieldType.BIT, 4);
|
||||
public static final Field UNUSEDBIT_21_5 = Field.create("UNUSEDBIT_21_5", 128, FieldType.BIT, 5);
|
||||
public static final Field UNUSEDBIT_21_6 = Field.create("UNUSEDBIT_21_6", 128, FieldType.BIT, 6);
|
||||
public static final Field UNUSEDBIT_21_7 = Field.create("UNUSEDBIT_21_7", 128, FieldType.BIT, 7);
|
||||
public static final Field UNUSEDBIT_21_8 = Field.create("UNUSEDBIT_21_8", 128, FieldType.BIT, 8);
|
||||
public static final Field UNUSEDBIT_21_9 = Field.create("UNUSEDBIT_21_9", 128, FieldType.BIT, 9);
|
||||
public static final Field UNUSEDBIT_21_10 = Field.create("UNUSEDBIT_21_10", 128, FieldType.BIT, 10);
|
||||
public static final Field UNUSEDBIT_21_11 = Field.create("UNUSEDBIT_21_11", 128, FieldType.BIT, 11);
|
||||
public static final Field UNUSEDBIT_21_12 = Field.create("UNUSEDBIT_21_12", 128, FieldType.BIT, 12);
|
||||
public static final Field UNUSEDBIT_21_13 = Field.create("UNUSEDBIT_21_13", 128, FieldType.BIT, 13);
|
||||
public static final Field UNUSEDBIT_21_14 = Field.create("UNUSEDBIT_21_14", 128, FieldType.BIT, 14);
|
||||
public static final Field UNUSEDBIT_21_15 = Field.create("UNUSEDBIT_21_15", 128, FieldType.BIT, 15);
|
||||
public static final Field UNUSEDBIT_21_16 = Field.create("UNUSEDBIT_21_16", 128, FieldType.BIT, 16);
|
||||
public static final Field UNUSEDBIT_21_17 = Field.create("UNUSEDBIT_21_17", 128, FieldType.BIT, 17);
|
||||
public static final Field UNUSEDBIT_21_18 = Field.create("UNUSEDBIT_21_18", 128, FieldType.BIT, 18);
|
||||
public static final Field UNUSEDBIT_21_19 = Field.create("UNUSEDBIT_21_19", 128, FieldType.BIT, 19);
|
||||
public static final Field UNUSEDBIT_21_20 = Field.create("UNUSEDBIT_21_20", 128, FieldType.BIT, 20);
|
||||
public static final Field UNUSEDBIT_21_21 = Field.create("UNUSEDBIT_21_21", 128, FieldType.BIT, 21);
|
||||
public static final Field UNUSEDBIT_21_22 = Field.create("UNUSEDBIT_21_22", 128, FieldType.BIT, 22);
|
||||
public static final Field UNUSEDBIT_21_23 = Field.create("UNUSEDBIT_21_23", 128, FieldType.BIT, 23);
|
||||
public static final Field UNUSEDBIT_21_24 = Field.create("UNUSEDBIT_21_24", 128, FieldType.BIT, 24);
|
||||
public static final Field UNUSEDBIT_21_25 = Field.create("UNUSEDBIT_21_25", 128, FieldType.BIT, 25);
|
||||
public static final Field UNUSEDBIT_21_26 = Field.create("UNUSEDBIT_21_26", 128, FieldType.BIT, 26);
|
||||
public static final Field UNUSEDBIT_21_27 = Field.create("UNUSEDBIT_21_27", 128, FieldType.BIT, 27);
|
||||
public static final Field UNUSEDBIT_21_28 = Field.create("UNUSEDBIT_21_28", 128, FieldType.BIT, 28);
|
||||
public static final Field UNUSEDBIT_21_29 = Field.create("UNUSEDBIT_21_29", 128, FieldType.BIT, 29);
|
||||
public static final Field UNUSEDBIT_21_30 = Field.create("UNUSEDBIT_21_30", 128, FieldType.BIT, 30);
|
||||
public static final Field UNUSEDBIT_21_31 = Field.create("UNUSEDBIT_21_31", 128, FieldType.BIT, 31);
|
||||
public static final Field EGT1 = Field.create("EGT1", 132, FieldType.FLOAT);
|
||||
public static final Field EGT2 = Field.create("EGT2", 136, FieldType.FLOAT);
|
||||
public static final Field DESIREDRPMLIMIT = Field.create("DESIREDRPMLIMIT", 140, FieldType.INT16).setScale(1.0);
|
||||
public static final Field ALIGNMENTFILL_AT_142 = Field.create("ALIGNMENTFILL_AT_142", 142, FieldType.INT8).setScale(1.0);
|
||||
public static final Field FUELINJECTIONCOUNTER = Field.create("FUELINJECTIONCOUNTER", 144, FieldType.INT).setScale(1.0);
|
||||
public static final Field SPARKCOUNTER = Field.create("SPARKCOUNTER", 148, FieldType.INT).setScale(1.0);
|
||||
public static final Field[] VALUES = {
|
||||
LUA_FUELADD,
|
||||
LUA_FUELMULT,
|
||||
|
@ -594,7 +593,6 @@ public class EngineState {
|
|||
SD_TCHARGEK,
|
||||
SD_TCHARGE_COFF,
|
||||
SD_AIRFLOW,
|
||||
TARGETAFR,
|
||||
ENGINECYCLEDURATIONMS,
|
||||
MINRPMKCURRENTTPS,
|
||||
CURRENTTPSADC,
|
||||
|
@ -623,39 +621,39 @@ public class EngineState {
|
|||
CLUTCHUPSTATE,
|
||||
CLUTCHDOWNSTATE,
|
||||
BRAKEPEDALSTATE,
|
||||
UNUSEDBIT_22_3,
|
||||
UNUSEDBIT_22_4,
|
||||
UNUSEDBIT_22_5,
|
||||
UNUSEDBIT_22_6,
|
||||
UNUSEDBIT_22_7,
|
||||
UNUSEDBIT_22_8,
|
||||
UNUSEDBIT_22_9,
|
||||
UNUSEDBIT_22_10,
|
||||
UNUSEDBIT_22_11,
|
||||
UNUSEDBIT_22_12,
|
||||
UNUSEDBIT_22_13,
|
||||
UNUSEDBIT_22_14,
|
||||
UNUSEDBIT_22_15,
|
||||
UNUSEDBIT_22_16,
|
||||
UNUSEDBIT_22_17,
|
||||
UNUSEDBIT_22_18,
|
||||
UNUSEDBIT_22_19,
|
||||
UNUSEDBIT_22_20,
|
||||
UNUSEDBIT_22_21,
|
||||
UNUSEDBIT_22_22,
|
||||
UNUSEDBIT_22_23,
|
||||
UNUSEDBIT_22_24,
|
||||
UNUSEDBIT_22_25,
|
||||
UNUSEDBIT_22_26,
|
||||
UNUSEDBIT_22_27,
|
||||
UNUSEDBIT_22_28,
|
||||
UNUSEDBIT_22_29,
|
||||
UNUSEDBIT_22_30,
|
||||
UNUSEDBIT_22_31,
|
||||
UNUSEDBIT_21_3,
|
||||
UNUSEDBIT_21_4,
|
||||
UNUSEDBIT_21_5,
|
||||
UNUSEDBIT_21_6,
|
||||
UNUSEDBIT_21_7,
|
||||
UNUSEDBIT_21_8,
|
||||
UNUSEDBIT_21_9,
|
||||
UNUSEDBIT_21_10,
|
||||
UNUSEDBIT_21_11,
|
||||
UNUSEDBIT_21_12,
|
||||
UNUSEDBIT_21_13,
|
||||
UNUSEDBIT_21_14,
|
||||
UNUSEDBIT_21_15,
|
||||
UNUSEDBIT_21_16,
|
||||
UNUSEDBIT_21_17,
|
||||
UNUSEDBIT_21_18,
|
||||
UNUSEDBIT_21_19,
|
||||
UNUSEDBIT_21_20,
|
||||
UNUSEDBIT_21_21,
|
||||
UNUSEDBIT_21_22,
|
||||
UNUSEDBIT_21_23,
|
||||
UNUSEDBIT_21_24,
|
||||
UNUSEDBIT_21_25,
|
||||
UNUSEDBIT_21_26,
|
||||
UNUSEDBIT_21_27,
|
||||
UNUSEDBIT_21_28,
|
||||
UNUSEDBIT_21_29,
|
||||
UNUSEDBIT_21_30,
|
||||
UNUSEDBIT_21_31,
|
||||
EGT1,
|
||||
EGT2,
|
||||
DESIREDRPMLIMIT,
|
||||
ALIGNMENTFILL_AT_146,
|
||||
ALIGNMENTFILL_AT_142,
|
||||
FUELINJECTIONCOUNTER,
|
||||
SPARKCOUNTER,
|
||||
};
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
package com.rusefi.config.generated;
|
||||
|
||||
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/algo/fuel/fuel_computer.txt Fri Sep 02 03:56:34 UTC 2022
|
||||
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/algo/fuel/fuel_computer.txt Fri Sep 02 18:41:47 UTC 2022
|
||||
|
||||
// by class com.rusefi.output.FileJavaFieldsConsumer
|
||||
import com.rusefi.config.*;
|
||||
|
@ -390,11 +390,11 @@ public class FuelComputer {
|
|||
public static final Field CURRENTAFRLOAD = Field.create("CURRENTAFRLOAD", 0, FieldType.FLOAT);
|
||||
public static final Field TARGETLAMBDA = Field.create("TARGETLAMBDA", 4, FieldType.FLOAT);
|
||||
public static final Field STOICHIOMETRICRATIO = Field.create("STOICHIOMETRICRATIO", 8, FieldType.FLOAT);
|
||||
public static final Field TARGETAFR_T = Field.create("TARGETAFR_T", 12, FieldType.FLOAT);
|
||||
public static final Field TARGETAFR = Field.create("TARGETAFR", 12, FieldType.FLOAT);
|
||||
public static final Field[] VALUES = {
|
||||
CURRENTAFRLOAD,
|
||||
TARGETLAMBDA,
|
||||
STOICHIOMETRICRATIO,
|
||||
TARGETAFR_T,
|
||||
TARGETAFR,
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue