Auto-generated configs and docs
This commit is contained in:
parent
ba8ad555c2
commit
65780182bf
|
@ -1,7 +1,7 @@
|
|||
#include "global.h"
|
||||
#include "rusefi_enums.h"
|
||||
#include "rusefi_hw_enums.h"
|
||||
// was generated automatically by rusEFI tool from rusefi_hw_enums.h // was generated automatically by rusEFI tool from rusefi_enums.h // by enum2string.jar tool on Sat Jun 12 04:02:42 UTC 2021
|
||||
// was generated automatically by rusEFI tool from rusefi_hw_enums.h // was generated automatically by rusEFI tool from rusefi_enums.h // by enum2string.jar tool on Sat Jun 12 18:06:27 UTC 2021
|
||||
// see also gen_config_and_enums.bat
|
||||
|
||||
|
||||
|
@ -1307,35 +1307,6 @@ case TCHARGE_MODE_RPM_TPS:
|
|||
}
|
||||
return NULL;
|
||||
}
|
||||
const char *getTcu_role_e(tcu_role_e value){
|
||||
switch(value) {
|
||||
case ROLE_DOWNSHIFT:
|
||||
return "ROLE_DOWNSHIFT";
|
||||
case ROLE_DRIVE:
|
||||
return "ROLE_DRIVE";
|
||||
case ROLE_GEAR_1:
|
||||
return "ROLE_GEAR_1";
|
||||
case ROLE_GEAR_2:
|
||||
return "ROLE_GEAR_2";
|
||||
case ROLE_GEAR_3:
|
||||
return "ROLE_GEAR_3";
|
||||
case ROLE_LOW:
|
||||
return "ROLE_LOW";
|
||||
case ROLE_MANUAL:
|
||||
return "ROLE_MANUAL";
|
||||
case ROLE_NEUTRAL:
|
||||
return "ROLE_NEUTRAL";
|
||||
case ROLE_PARK:
|
||||
return "ROLE_PARK";
|
||||
case ROLE_PARK_NEUTRAL:
|
||||
return "ROLE_PARK_NEUTRAL";
|
||||
case ROLE_REVERSE:
|
||||
return "ROLE_REVERSE";
|
||||
case ROLE_UPSHIFT:
|
||||
return "ROLE_UPSHIFT";
|
||||
}
|
||||
return NULL;
|
||||
}
|
||||
const char *getTiming_mode_e(timing_mode_e value){
|
||||
switch(value) {
|
||||
case Internal_ForceMyEnumIntSize_timing_mode:
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// was generated automatically by rusEFI tool from rusefi_hw_enums.h // was generated automatically by rusEFI tool from rusefi_enums.h // by enum2string.jar tool on Sat Jun 12 04:02:42 UTC 2021
|
||||
// was generated automatically by rusEFI tool from rusefi_hw_enums.h // was generated automatically by rusEFI tool from rusefi_enums.h // by enum2string.jar tool on Sat Jun 12 18:06:27 UTC 2021
|
||||
// see also gen_config_and_enums.bat
|
||||
|
||||
|
||||
|
@ -47,7 +47,6 @@ const char *getSensor_chart_e(sensor_chart_e value);
|
|||
const char *getSpi_device_e(spi_device_e value);
|
||||
const char *getSpi_speed_e(spi_speed_e value);
|
||||
const char *getTChargeMode_e(tChargeMode_e value);
|
||||
const char *getTcu_role_e(tcu_role_e value);
|
||||
const char *getTiming_mode_e(timing_mode_e value);
|
||||
const char *getTle8888_mode_e(tle8888_mode_e value);
|
||||
const char *getTrigger_event_e(trigger_event_e value);
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
#include "global.h"
|
||||
#include "rusefi_enums.h"
|
||||
#include "rusefi_hw_enums.h"
|
||||
// was generated automatically by rusEFI tool from rusefi_hw_enums.h // was generated automatically by rusEFI tool from rusefi_enums.h // by enum2string.jar tool on Sat Jun 12 04:02:41 UTC 2021
|
||||
// was generated automatically by rusEFI tool from rusefi_hw_enums.h // was generated automatically by rusEFI tool from rusefi_enums.h // by enum2string.jar tool on Sat Jun 12 18:06:26 UTC 2021
|
||||
// see also gen_config_and_enums.bat
|
||||
|
||||
|
||||
|
@ -1283,35 +1283,6 @@ case TCHARGE_MODE_RPM_TPS:
|
|||
}
|
||||
return NULL;
|
||||
}
|
||||
const char *getTcu_role_e(tcu_role_e value){
|
||||
switch(value) {
|
||||
case ROLE_DOWNSHIFT:
|
||||
return "ROLE_DOWNSHIFT";
|
||||
case ROLE_DRIVE:
|
||||
return "ROLE_DRIVE";
|
||||
case ROLE_GEAR_1:
|
||||
return "ROLE_GEAR_1";
|
||||
case ROLE_GEAR_2:
|
||||
return "ROLE_GEAR_2";
|
||||
case ROLE_GEAR_3:
|
||||
return "ROLE_GEAR_3";
|
||||
case ROLE_LOW:
|
||||
return "ROLE_LOW";
|
||||
case ROLE_MANUAL:
|
||||
return "ROLE_MANUAL";
|
||||
case ROLE_NEUTRAL:
|
||||
return "ROLE_NEUTRAL";
|
||||
case ROLE_PARK:
|
||||
return "ROLE_PARK";
|
||||
case ROLE_PARK_NEUTRAL:
|
||||
return "ROLE_PARK_NEUTRAL";
|
||||
case ROLE_REVERSE:
|
||||
return "ROLE_REVERSE";
|
||||
case ROLE_UPSHIFT:
|
||||
return "ROLE_UPSHIFT";
|
||||
}
|
||||
return NULL;
|
||||
}
|
||||
const char *getTiming_mode_e(timing_mode_e value){
|
||||
switch(value) {
|
||||
case Internal_ForceMyEnumIntSize_timing_mode:
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// was generated automatically by rusEFI tool from rusefi_hw_enums.h // was generated automatically by rusEFI tool from rusefi_enums.h // by enum2string.jar tool on Sat Jun 12 04:02:41 UTC 2021
|
||||
// was generated automatically by rusEFI tool from rusefi_hw_enums.h // was generated automatically by rusEFI tool from rusefi_enums.h // by enum2string.jar tool on Sat Jun 12 18:06:26 UTC 2021
|
||||
// see also gen_config_and_enums.bat
|
||||
|
||||
|
||||
|
@ -47,7 +47,6 @@ const char *getSensor_chart_e(sensor_chart_e value);
|
|||
const char *getSpi_device_e(spi_device_e value);
|
||||
const char *getSpi_speed_e(spi_speed_e value);
|
||||
const char *getTChargeMode_e(tChargeMode_e value);
|
||||
const char *getTcu_role_e(tcu_role_e value);
|
||||
const char *getTiming_mode_e(timing_mode_e value);
|
||||
const char *getTle8888_mode_e(tle8888_mode_e value);
|
||||
const char *getTrigger_event_e(trigger_event_e value);
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Jun 12 11:27:32 UTC 2021
|
||||
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Jun 12 18:06:28 UTC 2021
|
||||
|
||||
// by class com.rusefi.output.FileFsioSettingsConsumer
|
||||
FSIO_SETTING_ACIDLEEXTRAOFFSET = 1000,
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Jun 12 11:27:32 UTC 2021
|
||||
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Jun 12 18:06:28 UTC 2021
|
||||
|
||||
// by class com.rusefi.output.FileFsioSettingsConsumer
|
||||
case FSIO_SETTING_ACIDLEEXTRAOFFSET:
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Jun 12 11:27:32 UTC 2021
|
||||
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Jun 12 18:06:28 UTC 2021
|
||||
|
||||
// by class com.rusefi.output.FileFsioSettingsConsumer
|
||||
static LENameOrdinalPair leacIdleExtraOffset(FSIO_SETTING_ACIDLEEXTRAOFFSET, "cfg_acIdleExtraOffset");
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Jun 12 11:27:32 UTC 2021
|
||||
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Jun 12 18:06:28 UTC 2021
|
||||
|
||||
// by class com.rusefi.output.FileFsioSettingsConsumer
|
||||
case FSIO_SETTING_ACIDLEEXTRAOFFSET:
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD all
|
||||
#define SIGNATURE_DATE 2021.06.12
|
||||
#define SIGNATURE_HASH 4123357833
|
||||
#define TS_SIGNATURE "rusEFI 2021.06.12.all.4123357833"
|
||||
#define SIGNATURE_HASH 238553099
|
||||
#define TS_SIGNATURE "rusEFI 2021.06.12.all.238553099"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD frankenso_na6
|
||||
#define SIGNATURE_DATE 2021.06.12
|
||||
#define SIGNATURE_HASH 3448503472
|
||||
#define TS_SIGNATURE "rusEFI 2021.06.12.frankenso_na6.3448503472"
|
||||
#define SIGNATURE_HASH 913737266
|
||||
#define TS_SIGNATURE "rusEFI 2021.06.12.frankenso_na6.913737266"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD hellen121nissan
|
||||
#define SIGNATURE_DATE 2021.06.12
|
||||
#define SIGNATURE_HASH 1034025658
|
||||
#define TS_SIGNATURE "rusEFI 2021.06.12.hellen121nissan.1034025658"
|
||||
#define SIGNATURE_HASH 3327950904
|
||||
#define TS_SIGNATURE "rusEFI 2021.06.12.hellen121nissan.3327950904"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD hellen121vag
|
||||
#define SIGNATURE_DATE 2021.06.12
|
||||
#define SIGNATURE_HASH 4025103983
|
||||
#define TS_SIGNATURE "rusEFI 2021.06.12.hellen121vag.4025103983"
|
||||
#define SIGNATURE_HASH 337071341
|
||||
#define TS_SIGNATURE "rusEFI 2021.06.12.hellen121vag.337071341"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD hellen128
|
||||
#define SIGNATURE_DATE 2021.06.12
|
||||
#define SIGNATURE_HASH 37447277
|
||||
#define TS_SIGNATURE "rusEFI 2021.06.12.hellen128.37447277"
|
||||
#define SIGNATURE_HASH 4190510319
|
||||
#define TS_SIGNATURE "rusEFI 2021.06.12.hellen128.4190510319"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD hellen72
|
||||
#define SIGNATURE_DATE 2021.06.12
|
||||
#define SIGNATURE_HASH 1530105090
|
||||
#define TS_SIGNATURE "rusEFI 2021.06.12.hellen72.1530105090"
|
||||
#define SIGNATURE_HASH 2697918336
|
||||
#define TS_SIGNATURE "rusEFI 2021.06.12.hellen72.2697918336"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD hellenNA6
|
||||
#define SIGNATURE_DATE 2021.06.12
|
||||
#define SIGNATURE_HASH 3134551316
|
||||
#define TS_SIGNATURE "rusEFI 2021.06.12.hellenNA6.3134551316"
|
||||
#define SIGNATURE_HASH 1093144470
|
||||
#define TS_SIGNATURE "rusEFI 2021.06.12.hellenNA6.1093144470"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD hellen_cypress
|
||||
#define SIGNATURE_DATE 2021.06.12
|
||||
#define SIGNATURE_HASH 3082398041
|
||||
#define TS_SIGNATURE "rusEFI 2021.06.12.hellen_cypress.3082398041"
|
||||
#define SIGNATURE_HASH 1279579099
|
||||
#define TS_SIGNATURE "rusEFI 2021.06.12.hellen_cypress.1279579099"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD kin
|
||||
#define SIGNATURE_DATE 2021.06.12
|
||||
#define SIGNATURE_HASH 1209820581
|
||||
#define TS_SIGNATURE "rusEFI 2021.06.12.kin.1209820581"
|
||||
#define SIGNATURE_HASH 3017875239
|
||||
#define TS_SIGNATURE "rusEFI 2021.06.12.kin.3017875239"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD mre_f4
|
||||
#define SIGNATURE_DATE 2021.06.12
|
||||
#define SIGNATURE_HASH 1998056339
|
||||
#define TS_SIGNATURE "rusEFI 2021.06.12.mre_f4.1998056339"
|
||||
#define SIGNATURE_HASH 2364182801
|
||||
#define TS_SIGNATURE "rusEFI 2021.06.12.mre_f4.2364182801"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD mre_f7
|
||||
#define SIGNATURE_DATE 2021.06.12
|
||||
#define SIGNATURE_HASH 1998056339
|
||||
#define TS_SIGNATURE "rusEFI 2021.06.12.mre_f7.1998056339"
|
||||
#define SIGNATURE_HASH 2364182801
|
||||
#define TS_SIGNATURE "rusEFI 2021.06.12.mre_f7.2364182801"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD prometheus_405
|
||||
#define SIGNATURE_DATE 2021.06.12
|
||||
#define SIGNATURE_HASH 3881005247
|
||||
#define TS_SIGNATURE "rusEFI 2021.06.12.prometheus_405.3881005247"
|
||||
#define SIGNATURE_HASH 481167933
|
||||
#define TS_SIGNATURE "rusEFI 2021.06.12.prometheus_405.481167933"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD prometheus_469
|
||||
#define SIGNATURE_DATE 2021.06.12
|
||||
#define SIGNATURE_HASH 3881005247
|
||||
#define TS_SIGNATURE "rusEFI 2021.06.12.prometheus_469.3881005247"
|
||||
#define SIGNATURE_HASH 481167933
|
||||
#define TS_SIGNATURE "rusEFI 2021.06.12.prometheus_469.481167933"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD proteus_f4
|
||||
#define SIGNATURE_DATE 2021.06.12
|
||||
#define SIGNATURE_HASH 2624835474
|
||||
#define TS_SIGNATURE "rusEFI 2021.06.12.proteus_f4.2624835474"
|
||||
#define SIGNATURE_HASH 1737405712
|
||||
#define TS_SIGNATURE "rusEFI 2021.06.12.proteus_f4.1737405712"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD proteus_f7
|
||||
#define SIGNATURE_DATE 2021.06.12
|
||||
#define SIGNATURE_HASH 2624835474
|
||||
#define TS_SIGNATURE "rusEFI 2021.06.12.proteus_f7.2624835474"
|
||||
#define SIGNATURE_HASH 1737405712
|
||||
#define TS_SIGNATURE "rusEFI 2021.06.12.proteus_f7.1737405712"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD subaru_eg33_f7
|
||||
#define SIGNATURE_DATE 2021.06.12
|
||||
#define SIGNATURE_HASH 1486453919
|
||||
#define TS_SIGNATURE "rusEFI 2021.06.12.subaru_eg33_f7.1486453919"
|
||||
#define SIGNATURE_HASH 2741241373
|
||||
#define TS_SIGNATURE "rusEFI 2021.06.12.subaru_eg33_f7.2741241373"
|
||||
|
|
Loading…
Reference in New Issue