sync
This commit is contained in:
parent
887580f7e2
commit
4e334c1180
|
@ -1,4 +1,4 @@
|
|||
// this section was generated automatically by ConfigDefinition.jar based on rusefi_config.txt Mon Mar 25 20:15:52 EDT 2019
|
||||
// this section was generated automatically by ConfigDefinition.jar based on rusefi_config.txt Thu Mar 28 22:47:39 EDT 2019
|
||||
// begin
|
||||
#ifndef ENGINE_CONFIGURATION_GENERATED_H_
|
||||
#define ENGINE_CONFIGURATION_GENERATED_H_
|
||||
|
@ -2362,17 +2362,23 @@ typedef struct {
|
|||
*/
|
||||
int16_t idlePidFalloffDeltaRpm;
|
||||
/**
|
||||
* A delay in cycles between fuel-enrich. portions
|
||||
* offset 4018
|
||||
*/
|
||||
int16_t unusedIdleTimingPid;
|
||||
int16_t tpsAccelFractionPeriod;
|
||||
/**
|
||||
* A fraction divisor: 1 or less = entire portion at once, or split into diminishing fractions
|
||||
* offset 4020
|
||||
*/
|
||||
spi_device_e tle8888spiDevice;
|
||||
float tpsAccelFractionDivisor;
|
||||
/**
|
||||
* offset 4024
|
||||
*/
|
||||
int mainUnusedEnd[614];
|
||||
spi_device_e tle8888spiDevice;
|
||||
/**
|
||||
* offset 4028
|
||||
*/
|
||||
int mainUnusedEnd[613];
|
||||
/** total size 6480*/
|
||||
} engine_configuration_s;
|
||||
|
||||
|
@ -2619,4 +2625,4 @@ typedef struct {
|
|||
|
||||
#endif
|
||||
// end
|
||||
// this section was generated automatically by ConfigDefinition.jar based on rusefi_config.txt Mon Mar 25 20:15:52 EDT 2019
|
||||
// this section was generated automatically by ConfigDefinition.jar based on rusefi_config.txt Thu Mar 28 22:47:39 EDT 2019
|
||||
|
|
|
@ -1684,12 +1684,14 @@
|
|||
#define idleTimingPidDeadZone_offset_hex fae
|
||||
#define idlePidFalloffDeltaRpm_offset 4016
|
||||
#define idlePidFalloffDeltaRpm_offset_hex fb0
|
||||
#define unusedIdleTimingPid_offset 4018
|
||||
#define unusedIdleTimingPid_offset_hex fb2
|
||||
#define tle8888spiDevice_offset 4020
|
||||
#define tle8888spiDevice_offset_hex fb4
|
||||
#define mainUnusedEnd_offset 4024
|
||||
#define mainUnusedEnd_offset_hex fb8
|
||||
#define tpsAccelFractionPeriod_offset 4018
|
||||
#define tpsAccelFractionPeriod_offset_hex fb2
|
||||
#define tpsAccelFractionDivisor_offset 4020
|
||||
#define tpsAccelFractionDivisor_offset_hex fb4
|
||||
#define tle8888spiDevice_offset 4024
|
||||
#define tle8888spiDevice_offset_hex fb8
|
||||
#define mainUnusedEnd_offset 4028
|
||||
#define mainUnusedEnd_offset_hex fbc
|
||||
#define cltCrankingCorrBins_offset 6480
|
||||
#define cltCrankingCorrBins_offset_hex 1950
|
||||
#define cltCrankingCorr_offset 6512
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
package com.rusefi.config;
|
||||
|
||||
// this file was generated automatically by ConfigDefinition.jar based on rusefi_config.txt Tue Mar 26 12:23:02 EDT 2019
|
||||
// this file was generated automatically by ConfigDefinition.jar based on rusefi_config.txt Thu Mar 28 22:47:39 EDT 2019
|
||||
public class Fields {
|
||||
public static final int LE_COMMAND_LENGTH = 200;
|
||||
public static final int BLOCKING_FACTOR = 400;
|
||||
|
@ -1059,9 +1059,10 @@ public class Fields {
|
|||
public static final int idleTimingPidWorkZone_offset = 4012;
|
||||
public static final int idleTimingPidDeadZone_offset = 4014;
|
||||
public static final int idlePidFalloffDeltaRpm_offset = 4016;
|
||||
public static final int unusedIdleTimingPid_offset = 4018;
|
||||
public static final int tle8888spiDevice_offset = 4020;
|
||||
public static final int mainUnusedEnd_offset = 4024;
|
||||
public static final int tpsAccelFractionPeriod_offset = 4018;
|
||||
public static final int tpsAccelFractionDivisor_offset = 4020;
|
||||
public static final int tle8888spiDevice_offset = 4024;
|
||||
public static final int mainUnusedEnd_offset = 4028;
|
||||
public static final int cltCrankingCorrBins_offset = 6480;
|
||||
public static final int cltCrankingCorrBins_offset_hex = 1950;
|
||||
public static final int cltCrankingCorr_offset = 6512;
|
||||
|
@ -1932,8 +1933,9 @@ public class Fields {
|
|||
public static final Field IDLETIMINGPIDWORKZONE = Field.create("IDLETIMINGPIDWORKZONE", 4012, FieldType.INT);
|
||||
public static final Field IDLETIMINGPIDDEADZONE = Field.create("IDLETIMINGPIDDEADZONE", 4014, FieldType.INT);
|
||||
public static final Field IDLEPIDFALLOFFDELTARPM = Field.create("IDLEPIDFALLOFFDELTARPM", 4016, FieldType.INT);
|
||||
public static final Field UNUSEDIDLETIMINGPID = Field.create("UNUSEDIDLETIMINGPID", 4018, FieldType.INT);
|
||||
public static final Field TLE8888SPIDEVICE = Field.create("TLE8888SPIDEVICE", 4020, FieldType.INT);
|
||||
public static final Field TPSACCELFRACTIONPERIOD = Field.create("TPSACCELFRACTIONPERIOD", 4018, FieldType.INT);
|
||||
public static final Field TPSACCELFRACTIONDIVISOR = Field.create("TPSACCELFRACTIONDIVISOR", 4020, FieldType.FLOAT);
|
||||
public static final Field TLE8888SPIDEVICE = Field.create("TLE8888SPIDEVICE", 4024, 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 FSIOFORMULAS3 = Field.create("FSIOFORMULAS3", 7072, FieldType.INT);
|
||||
|
|
Loading…
Reference in New Issue