Auto-generated configs and docs
This commit is contained in:
parent
107685f069
commit
dec0542703
|
@ -299,10 +299,6 @@
|
|||
#define canVssNbcType_offset 3796
|
||||
#define canWriteEnabled_offset 1408
|
||||
#define cdmInputPin_offset 982
|
||||
#define chamber_style_e_CS_CLOSED 1
|
||||
#define chamber_style_e_CS_OPEN 0
|
||||
#define chamber_style_e_CS_SWIRL_TUMBLE 2
|
||||
#define chamber_style_e_Internal_ForceMyEnumIntSize_chamber_stype ENUM_32_BITS
|
||||
#define cj125CsPin_offset 710
|
||||
#define cj125CsPinMode_offset 2001
|
||||
#define cj125isLsu49_offset 140
|
||||
|
|
|
@ -285,10 +285,6 @@
|
|||
#define canVssNbcType_offset 3768
|
||||
#define canWriteEnabled_offset 1408
|
||||
#define cdmInputPin_offset 982
|
||||
#define chamber_style_e_CS_CLOSED 1
|
||||
#define chamber_style_e_CS_OPEN 0
|
||||
#define chamber_style_e_CS_SWIRL_TUMBLE 2
|
||||
#define chamber_style_e_Internal_ForceMyEnumIntSize_chamber_stype ENUM_32_BITS
|
||||
#define cj125CsPin_offset 710
|
||||
#define cj125CsPinMode_offset 1995
|
||||
#define cj125isLsu49_offset 140
|
||||
|
|
|
@ -307,10 +307,6 @@
|
|||
#define canVssNbcType_offset 3796
|
||||
#define canWriteEnabled_offset 1408
|
||||
#define cdmInputPin_offset 982
|
||||
#define chamber_style_e_CS_CLOSED 1
|
||||
#define chamber_style_e_CS_OPEN 0
|
||||
#define chamber_style_e_CS_SWIRL_TUMBLE 2
|
||||
#define chamber_style_e_Internal_ForceMyEnumIntSize_chamber_stype ENUM_32_BITS
|
||||
#define cj125CsPin_offset 710
|
||||
#define cj125CsPinMode_offset 2001
|
||||
#define cj125isLsu49_offset 140
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#include "global.h"
|
||||
#include "rusefi_enums.h"
|
||||
// was generated automatically by rusEFI tool from rusefi_enums.h // by enum2string.jar tool on Fri Apr 15 14:31:41 UTC 2022
|
||||
// was generated automatically by rusEFI tool from rusefi_enums.h // by enum2string.jar tool on Sat Apr 30 18:27:05 UTC 2022
|
||||
// see also gen_config_and_enums.bat
|
||||
|
||||
|
||||
|
@ -258,19 +258,6 @@ case W202:
|
|||
}
|
||||
return NULL;
|
||||
}
|
||||
const char *getChamber_style_e(chamber_style_e value){
|
||||
switch(value) {
|
||||
case CS_CLOSED:
|
||||
return "CS_CLOSED";
|
||||
case CS_OPEN:
|
||||
return "CS_OPEN";
|
||||
case CS_SWIRL_TUMBLE:
|
||||
return "CS_SWIRL_TUMBLE";
|
||||
case Internal_ForceMyEnumIntSize_chamber_stype:
|
||||
return "Internal_ForceMyEnumIntSize_chamber_stype";
|
||||
}
|
||||
return NULL;
|
||||
}
|
||||
const char *getCranking_ignition_mode_e(cranking_ignition_mode_e value){
|
||||
switch(value) {
|
||||
case CIM_DEFAULT:
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// was generated automatically by rusEFI tool from rusefi_enums.h // by enum2string.jar tool on Fri Apr 15 14:31:41 UTC 2022
|
||||
// was generated automatically by rusEFI tool from rusefi_enums.h // by enum2string.jar tool on Sat Apr 30 18:27:05 UTC 2022
|
||||
// see also gen_config_and_enums.bat
|
||||
|
||||
|
||||
|
@ -28,7 +28,6 @@ const char *getBrain_pin_diag_e(brain_pin_diag_e value);
|
|||
const char *getCan_baudrate_e(can_baudrate_e value);
|
||||
const char *getCan_nbc_e(can_nbc_e value);
|
||||
const char *getCan_vss_nbc_e(can_vss_nbc_e value);
|
||||
const char *getChamber_style_e(chamber_style_e value);
|
||||
const char *getCranking_ignition_mode_e(cranking_ignition_mode_e value);
|
||||
const char *getDisplay_mode_e(display_mode_e value);
|
||||
const char *getEgo_sensor_e(ego_sensor_e value);
|
||||
|
|
|
@ -299,10 +299,6 @@
|
|||
#define canVssNbcType_offset 3796
|
||||
#define canWriteEnabled_offset 1408
|
||||
#define cdmInputPin_offset 982
|
||||
#define chamber_style_e_CS_CLOSED 1
|
||||
#define chamber_style_e_CS_OPEN 0
|
||||
#define chamber_style_e_CS_SWIRL_TUMBLE 2
|
||||
#define chamber_style_e_Internal_ForceMyEnumIntSize_chamber_stype ENUM_32_BITS
|
||||
#define cj125CsPin_offset 710
|
||||
#define cj125CsPinMode_offset 2001
|
||||
#define cj125isLsu49_offset 140
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
package com.rusefi.config.generated;
|
||||
|
||||
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Apr 30 17:04:57 UTC 2022
|
||||
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Apr 30 18:27:42 UTC 2022
|
||||
|
||||
// by class com.rusefi.output.FileJavaFieldsConsumer
|
||||
import com.rusefi.config.*;
|
||||
|
@ -285,9 +285,6 @@ public class Fields {
|
|||
public static final int canVssNbcType_offset = 3796;
|
||||
public static final int canWriteEnabled_offset = 1408;
|
||||
public static final int cdmInputPin_offset = 982;
|
||||
public static final int chamber_style_e_CS_CLOSED = 1;
|
||||
public static final int chamber_style_e_CS_OPEN = 0;
|
||||
public static final int chamber_style_e_CS_SWIRL_TUMBLE = 2;
|
||||
public static final int cj125CsPin_offset = 710;
|
||||
public static final int cj125CsPinMode_offset = 2001;
|
||||
public static final int cj125isLsu49_offset = 140;
|
||||
|
|
Loading…
Reference in New Issue