fuel cutoff fields
This commit is contained in:
parent
56e694c149
commit
15fab8178f
|
@ -1,4 +1,4 @@
|
||||||
// this section was generated automatically by ConfigDefinition.jar based on rusefi_config.txt Sun Mar 18 11:56:18 EDT 2018
|
// this section was generated automatically by ConfigDefinition.jar based on rusefi_config.txt Thu Mar 22 08:12:47 EDT 2018
|
||||||
// begin
|
// begin
|
||||||
#ifndef ENGINE_CONFIGURATION_GENERATED_H_
|
#ifndef ENGINE_CONFIGURATION_GENERATED_H_
|
||||||
#define ENGINE_CONFIGURATION_GENERATED_H_
|
#define ENGINE_CONFIGURATION_GENERATED_H_
|
||||||
|
@ -2112,9 +2112,10 @@ typedef struct {
|
||||||
*/
|
*/
|
||||||
int16_t coastingFuelCutTps;
|
int16_t coastingFuelCutTps;
|
||||||
/**
|
/**
|
||||||
|
* Fuel cutoff is deactivated if CLT<threshold
|
||||||
* offset 3382
|
* offset 3382
|
||||||
*/
|
*/
|
||||||
int16_t unusedInt;
|
int16_t coastingFuelCutClt;
|
||||||
/**
|
/**
|
||||||
* offset 3384
|
* offset 3384
|
||||||
*/
|
*/
|
||||||
|
@ -2364,4 +2365,4 @@ typedef struct {
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
// end
|
// end
|
||||||
// this section was generated automatically by ConfigDefinition.jar based on rusefi_config.txt Sun Mar 18 11:56:18 EDT 2018
|
// this section was generated automatically by ConfigDefinition.jar based on rusefi_config.txt Thu Mar 22 08:12:47 EDT 2018
|
||||||
|
|
|
@ -1558,8 +1558,8 @@
|
||||||
#define coastingFuelCutRpmLow_offset_hex d32
|
#define coastingFuelCutRpmLow_offset_hex d32
|
||||||
#define coastingFuelCutTps_offset 3380
|
#define coastingFuelCutTps_offset 3380
|
||||||
#define coastingFuelCutTps_offset_hex d34
|
#define coastingFuelCutTps_offset_hex d34
|
||||||
#define unusedInt_offset 3382
|
#define coastingFuelCutClt_offset 3382
|
||||||
#define unusedInt_offset_hex d36
|
#define coastingFuelCutClt_offset_hex d36
|
||||||
#define unusedEnd_offset 3384
|
#define unusedEnd_offset 3384
|
||||||
#define unusedEnd_offset_hex d38
|
#define unusedEnd_offset_hex d38
|
||||||
#define cltCrankingCorrBins_offset 6480
|
#define cltCrankingCorrBins_offset 6480
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
package com.rusefi.config;
|
package com.rusefi.config;
|
||||||
|
|
||||||
// this file was generated automatically by ConfigDefinition.jar based on rusefi_config.txt Sun Mar 18 11:56:18 EDT 2018
|
// this file was generated automatically by ConfigDefinition.jar based on rusefi_config.txt Thu Mar 22 08:12:47 EDT 2018
|
||||||
public class Fields {
|
public class Fields {
|
||||||
public static final int LE_COMMAND_LENGTH = 200;
|
public static final int LE_COMMAND_LENGTH = 200;
|
||||||
public static final int BLOCKING_FACTOR = 400;
|
public static final int BLOCKING_FACTOR = 400;
|
||||||
|
@ -1031,7 +1031,7 @@ public class Fields {
|
||||||
public static final int coastingFuelCutRpmHigh_offset = 3376;
|
public static final int coastingFuelCutRpmHigh_offset = 3376;
|
||||||
public static final int coastingFuelCutRpmLow_offset = 3378;
|
public static final int coastingFuelCutRpmLow_offset = 3378;
|
||||||
public static final int coastingFuelCutTps_offset = 3380;
|
public static final int coastingFuelCutTps_offset = 3380;
|
||||||
public static final int unusedInt_offset = 3382;
|
public static final int coastingFuelCutClt_offset = 3382;
|
||||||
public static final int unusedEnd_offset = 3384;
|
public static final int unusedEnd_offset = 3384;
|
||||||
public static final int cltCrankingCorrBins_offset = 6480;
|
public static final int cltCrankingCorrBins_offset = 6480;
|
||||||
public static final int cltCrankingCorrBins_offset_hex = 1950;
|
public static final int cltCrankingCorrBins_offset_hex = 1950;
|
||||||
|
@ -1859,7 +1859,7 @@ public class Fields {
|
||||||
public static final Field COASTINGFUELCUTRPMHIGH = Field.create("COASTINGFUELCUTRPMHIGH", 3376, FieldType.INT);
|
public static final Field COASTINGFUELCUTRPMHIGH = Field.create("COASTINGFUELCUTRPMHIGH", 3376, FieldType.INT);
|
||||||
public static final Field COASTINGFUELCUTRPMLOW = Field.create("COASTINGFUELCUTRPMLOW", 3378, FieldType.INT);
|
public static final Field COASTINGFUELCUTRPMLOW = Field.create("COASTINGFUELCUTRPMLOW", 3378, FieldType.INT);
|
||||||
public static final Field COASTINGFUELCUTTPS = Field.create("COASTINGFUELCUTTPS", 3380, FieldType.INT);
|
public static final Field COASTINGFUELCUTTPS = Field.create("COASTINGFUELCUTTPS", 3380, FieldType.INT);
|
||||||
public static final Field UNUSEDINT = Field.create("UNUSEDINT", 3382, FieldType.INT);
|
public static final Field COASTINGFUELCUTCLT = Field.create("COASTINGFUELCUTCLT", 3382, FieldType.INT);
|
||||||
public static final Field FSIOFORMULAS1 = Field.create("FSIOFORMULAS1", 6672, FieldType.INT);
|
public static final Field FSIOFORMULAS1 = Field.create("FSIOFORMULAS1", 6672, FieldType.INT);
|
||||||
public static final Field FSIOFORMULAS2 = Field.create("FSIOFORMULAS2", 6872, FieldType.INT);
|
public static final Field FSIOFORMULAS2 = Field.create("FSIOFORMULAS2", 6872, FieldType.INT);
|
||||||
public static final Field FSIOFORMULAS3 = Field.create("FSIOFORMULAS3", 7072, FieldType.INT);
|
public static final Field FSIOFORMULAS3 = Field.create("FSIOFORMULAS3", 7072, FieldType.INT);
|
||||||
|
|
Loading…
Reference in New Issue