Auto-generated configs and docs
This commit is contained in:
parent
735b4899e2
commit
959840bc03
|
@ -1,6 +1,6 @@
|
|||
#include "global.h"
|
||||
#include "obd_error_codes.h"
|
||||
// was generated automatically by rusEFI tool from obd_error_codes.h // by enum2string.jar tool on Mon Apr 04 21:45:53 UTC 2022
|
||||
// was generated automatically by rusEFI tool from obd_error_codes.h // by enum2string.jar tool on Fri Apr 15 14:31:41 UTC 2022
|
||||
// see also gen_config_and_enums.bat
|
||||
|
||||
|
||||
|
@ -289,6 +289,8 @@ case CUSTOM_ERR_6685:
|
|||
return "CUSTOM_ERR_6685";
|
||||
case CUSTOM_ERR_6686:
|
||||
return "CUSTOM_ERR_6686";
|
||||
case CUSTOM_ERR_6689:
|
||||
return "CUSTOM_ERR_6689";
|
||||
case CUSTOM_ERR_6709:
|
||||
return "CUSTOM_ERR_6709";
|
||||
case CUSTOM_ERR_6728:
|
||||
|
@ -699,8 +701,6 @@ case CUSTOM_SLOW_NOT_INVOKED:
|
|||
return "CUSTOM_SLOW_NOT_INVOKED";
|
||||
case CUSTOM_SPARK_ANGLE_1:
|
||||
return "CUSTOM_SPARK_ANGLE_1";
|
||||
case CUSTOM_SPARK_ANGLE_9:
|
||||
return "CUSTOM_SPARK_ANGLE_9";
|
||||
case CUSTOM_STACK_6627:
|
||||
return "CUSTOM_STACK_6627";
|
||||
case CUSTOM_STACK_6629:
|
||||
|
|
|
@ -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 Wed Apr 06 21:41:12 UTC 2022
|
||||
// was generated automatically by rusEFI tool from rusefi_enums.h // by enum2string.jar tool on Fri Apr 15 14:31:41 UTC 2022
|
||||
// see also gen_config_and_enums.bat
|
||||
|
||||
|
||||
|
@ -14,6 +14,17 @@ case GearControllerMode::None:
|
|||
}
|
||||
return NULL;
|
||||
}
|
||||
const char *getInjectionTimingMode(InjectionTimingMode value){
|
||||
switch(value) {
|
||||
case InjectionTimingMode::Center:
|
||||
return "Center";
|
||||
case InjectionTimingMode::End:
|
||||
return "End";
|
||||
case InjectionTimingMode::Start:
|
||||
return "Start";
|
||||
}
|
||||
return NULL;
|
||||
}
|
||||
const char *getInjectorNonlinearMode(InjectorNonlinearMode value){
|
||||
switch(value) {
|
||||
case INJ_None:
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// was generated automatically by rusEFI tool from rusefi_enums.h // by enum2string.jar tool on Wed Apr 06 21:41:12 UTC 2022
|
||||
// was generated automatically by rusEFI tool from rusefi_enums.h // by enum2string.jar tool on Fri Apr 15 14:31:41 UTC 2022
|
||||
// see also gen_config_and_enums.bat
|
||||
|
||||
|
||||
|
@ -8,6 +8,9 @@
|
|||
#if __cplusplus
|
||||
const char *getGearControllerMode(GearControllerMode value);
|
||||
#endif //__cplusplus
|
||||
#if __cplusplus
|
||||
const char *getInjectionTimingMode(InjectionTimingMode value);
|
||||
#endif //__cplusplus
|
||||
const char *getInjectorNonlinearMode(InjectorNonlinearMode value);
|
||||
const char *getPidAutoTune_AutoTunerState(PidAutoTune_AutoTunerState value);
|
||||
const char *getPidAutoTune_Peak(PidAutoTune_Peak value);
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 3379486589
|
||||
#define TS_SIGNATURE "rusEFI 2022.04.15.all.3379486589"
|
||||
#define SIGNATURE_HASH 2084454936
|
||||
#define TS_SIGNATURE "rusEFI 2022.04.15.all.2084454936"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 3561816610
|
||||
#define TS_SIGNATURE "rusEFI 2022.04.15.alphax-2chan.3561816610"
|
||||
#define SIGNATURE_HASH 1629331271
|
||||
#define TS_SIGNATURE "rusEFI 2022.04.15.alphax-2chan.1629331271"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 1088225417
|
||||
#define TS_SIGNATURE "rusEFI 2022.04.15.alphax-4chan.1088225417"
|
||||
#define SIGNATURE_HASH 4119698924
|
||||
#define TS_SIGNATURE "rusEFI 2022.04.15.alphax-4chan.4119698924"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 3584305754
|
||||
#define TS_SIGNATURE "rusEFI 2022.04.15.atlas.3584305754"
|
||||
#define SIGNATURE_HASH 1626650431
|
||||
#define TS_SIGNATURE "rusEFI 2022.04.15.atlas.1626650431"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 3830535703
|
||||
#define TS_SIGNATURE "rusEFI 2022.04.15.core8.3830535703"
|
||||
#define SIGNATURE_HASH 1359072114
|
||||
#define TS_SIGNATURE "rusEFI 2022.04.15.core8.1359072114"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 3379486589
|
||||
#define TS_SIGNATURE "rusEFI 2022.04.15.f429-discovery.3379486589"
|
||||
#define SIGNATURE_HASH 2084454936
|
||||
#define TS_SIGNATURE "rusEFI 2022.04.15.f429-discovery.2084454936"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 2696365900
|
||||
#define TS_SIGNATURE "rusEFI 2022.04.15.frankenso_na6.2696365900"
|
||||
#define SIGNATURE_HASH 367516201
|
||||
#define TS_SIGNATURE "rusEFI 2022.04.15.frankenso_na6.367516201"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 2653964392
|
||||
#define TS_SIGNATURE "rusEFI 2022.04.15.harley81.2653964392"
|
||||
#define SIGNATURE_HASH 727766285
|
||||
#define TS_SIGNATURE "rusEFI 2022.04.15.harley81.727766285"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 2209633760
|
||||
#define TS_SIGNATURE "rusEFI 2022.04.15.hellen-nb1.2209633760"
|
||||
#define SIGNATURE_HASH 920963205
|
||||
#define TS_SIGNATURE "rusEFI 2022.04.15.hellen-nb1.920963205"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 2497313027
|
||||
#define TS_SIGNATURE "rusEFI 2022.04.15.hellen121nissan.2497313027"
|
||||
#define SIGNATURE_HASH 562652262
|
||||
#define TS_SIGNATURE "rusEFI 2022.04.15.hellen121nissan.562652262"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 2535961834
|
||||
#define TS_SIGNATURE "rusEFI 2022.04.15.hellen121vag.2535961834"
|
||||
#define SIGNATURE_HASH 578234767
|
||||
#define TS_SIGNATURE "rusEFI 2022.04.15.hellen121vag.578234767"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 3623672336
|
||||
#define TS_SIGNATURE "rusEFI 2022.04.15.hellen128.3623672336"
|
||||
#define SIGNATURE_HASH 1655457653
|
||||
#define TS_SIGNATURE "rusEFI 2022.04.15.hellen128.1655457653"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 277597789
|
||||
#define TS_SIGNATURE "rusEFI 2022.04.15.hellen154hyundai.277597789"
|
||||
#define SIGNATURE_HASH 2782614328
|
||||
#define TS_SIGNATURE "rusEFI 2022.04.15.hellen154hyundai.2782614328"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 741924893
|
||||
#define TS_SIGNATURE "rusEFI 2022.04.15.hellen72.741924893"
|
||||
#define SIGNATURE_HASH 2573761912
|
||||
#define TS_SIGNATURE "rusEFI 2022.04.15.hellen72.2573761912"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 1222157307
|
||||
#define TS_SIGNATURE "rusEFI 2022.04.15.hellen81.1222157307"
|
||||
#define SIGNATURE_HASH 4253564574
|
||||
#define TS_SIGNATURE "rusEFI 2022.04.15.hellen81.4253564574"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 3241358880
|
||||
#define TS_SIGNATURE "rusEFI 2022.04.15.hellen88bmw.3241358880"
|
||||
#define SIGNATURE_HASH 1952688965
|
||||
#define TS_SIGNATURE "rusEFI 2022.04.15.hellen88bmw.1952688965"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 1841862416
|
||||
#define TS_SIGNATURE "rusEFI 2022.04.15.hellenNA6.1841862416"
|
||||
#define SIGNATURE_HASH 3633842805
|
||||
#define TS_SIGNATURE "rusEFI 2022.04.15.hellenNA6.3633842805"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 3319364841
|
||||
#define TS_SIGNATURE "rusEFI 2022.04.15.hellenNA8_96.3319364841"
|
||||
#define SIGNATURE_HASH 1888084364
|
||||
#define TS_SIGNATURE "rusEFI 2022.04.15.hellenNA8_96.1888084364"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 4087036097
|
||||
#define TS_SIGNATURE "rusEFI 2022.04.15.hellen_cypress.4087036097"
|
||||
#define SIGNATURE_HASH 1187751332
|
||||
#define TS_SIGNATURE "rusEFI 2022.04.15.hellen_cypress.1187751332"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 205452349
|
||||
#define TS_SIGNATURE "rusEFI 2022.04.15.kin.205452349"
|
||||
#define SIGNATURE_HASH 3111020888
|
||||
#define TS_SIGNATURE "rusEFI 2022.04.15.kin.3111020888"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 2790134038
|
||||
#define TS_SIGNATURE "rusEFI 2022.04.15.mre_f4.2790134038"
|
||||
#define SIGNATURE_HASH 320769139
|
||||
#define TS_SIGNATURE "rusEFI 2022.04.15.mre_f4.320769139"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 2790134038
|
||||
#define TS_SIGNATURE "rusEFI 2022.04.15.mre_f7.2790134038"
|
||||
#define SIGNATURE_HASH 320769139
|
||||
#define TS_SIGNATURE "rusEFI 2022.04.15.mre_f7.320769139"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 2575566491
|
||||
#define TS_SIGNATURE "rusEFI 2022.04.15.prometheus_405.2575566491"
|
||||
#define SIGNATURE_HASH 752131070
|
||||
#define TS_SIGNATURE "rusEFI 2022.04.15.prometheus_405.752131070"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 2575566491
|
||||
#define TS_SIGNATURE "rusEFI 2022.04.15.prometheus_469.2575566491"
|
||||
#define SIGNATURE_HASH 752131070
|
||||
#define TS_SIGNATURE "rusEFI 2022.04.15.prometheus_469.752131070"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 4021765884
|
||||
#define TS_SIGNATURE "rusEFI 2022.04.15.proteus_f4.4021765884"
|
||||
#define SIGNATURE_HASH 1525144473
|
||||
#define TS_SIGNATURE "rusEFI 2022.04.15.proteus_f4.1525144473"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 4021765884
|
||||
#define TS_SIGNATURE "rusEFI 2022.04.15.proteus_f7.4021765884"
|
||||
#define SIGNATURE_HASH 1525144473
|
||||
#define TS_SIGNATURE "rusEFI 2022.04.15.proteus_f7.1525144473"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 4021765884
|
||||
#define TS_SIGNATURE "rusEFI 2022.04.15.proteus_h7.4021765884"
|
||||
#define SIGNATURE_HASH 1525144473
|
||||
#define TS_SIGNATURE "rusEFI 2022.04.15.proteus_h7.1525144473"
|
||||
|
|
|
@ -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 2832842492
|
||||
#define TS_SIGNATURE "rusEFI 2022.04.15.subaru_eg33_f7.2832842492"
|
||||
#define SIGNATURE_HASH 495526809
|
||||
#define TS_SIGNATURE "rusEFI 2022.04.15.subaru_eg33_f7.495526809"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 629118764
|
||||
#define TS_SIGNATURE "rusEFI 2022.04.15.tdg-pdm8.629118764"
|
||||
#define SIGNATURE_HASH 2419001929
|
||||
#define TS_SIGNATURE "rusEFI 2022.04.15.tdg-pdm8.2419001929"
|
||||
|
|
Loading…
Reference in New Issue