Auto-generated configs and docs

This commit is contained in:
GitHub build-firmware Action 2022-05-01 12:09:38 +00:00
parent 2b11b54003
commit 0d0a42a61d
30 changed files with 59 additions and 77 deletions

View File

@ -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 Sat Apr 30 18:27:05 UTC 2022
// was generated automatically by rusEFI tool from rusefi_enums.h // by enum2string.jar tool on Sun May 01 12:06:54 UTC 2022
// see also gen_config_and_enums.bat
@ -123,8 +123,6 @@ case Force_4_bytes_size_adc_channel_mode:
}
const char *getAir_pressure_sensor_type_e(air_pressure_sensor_type_e value){
switch(value) {
case Force_4_bytes_size_cranking_map_type:
return "Force_4_bytes_size_cranking_map_type";
case MT_BOSCH_2_5:
return "MT_BOSCH_2_5";
case MT_CUSTOM:
@ -242,8 +240,6 @@ case CAN_BUS_NISSAN_VQ:
return "CAN_BUS_NISSAN_VQ";
case CAN_BUS_W202_C180:
return "CAN_BUS_W202_C180";
case Internal_ForceMyEnumIntSize_can_nbc:
return "Internal_ForceMyEnumIntSize_can_nbc";
}
return NULL;
}
@ -298,8 +294,6 @@ case ES_NarrowBand:
return "ES_NarrowBand";
case ES_PLX:
return "ES_PLX";
case Force_4_bytes_size_ego_sensor:
return "Force_4_bytes_size_ego_sensor";
}
return NULL;
}
@ -405,8 +399,6 @@ case HPFP_CAM_NONE:
}
const char *getIdle_mode_e(idle_mode_e value){
switch(value) {
case Force_4_bytes_size_idle_mode:
return "Force_4_bytes_size_idle_mode";
case IM_AUTO:
return "IM_AUTO";
case IM_MANUAL:
@ -549,8 +541,6 @@ case CUSTOM:
return "CUSTOM";
case DensoTODO:
return "DensoTODO";
case Internal_ForceMyEnumIntSize_maf_sensor:
return "Internal_ForceMyEnumIntSize_maf_sensor";
}
return NULL;
}
@ -564,8 +554,6 @@ case FOUR_STROKE_SYMMETRICAL_CRANK_SENSOR:
return "FOUR_STROKE_SYMMETRICAL_CRANK_SENSOR";
case FOUR_STROKE_THREE_TIMES_CRANK_SENSOR:
return "FOUR_STROKE_THREE_TIMES_CRANK_SENSOR";
case Force_4_bytes_size_operation_mode_e:
return "Force_4_bytes_size_operation_mode_e";
case OM_NONE:
return "OM_NONE";
case TWO_STROKE:
@ -599,8 +587,6 @@ case OM_OPENDRAIN_INVERTED:
}
const char *getSensor_chart_e(sensor_chart_e value){
switch(value) {
case Internal_ForceMyEnumIntSize_sensor_chart:
return "Internal_ForceMyEnumIntSize_sensor_chart";
case SC_AUX_FAST1:
return "SC_AUX_FAST1";
case SC_DETAILED_RPM:
@ -657,8 +643,6 @@ case STEPPER_HALF:
}
const char *getTChargeMode_e(tChargeMode_e value){
switch(value) {
case Force_4bytes_size_tChargeMode_e:
return "Force_4bytes_size_tChargeMode_e";
case TCHARGE_MODE_AIR_INTERP:
return "TCHARGE_MODE_AIR_INTERP";
case TCHARGE_MODE_AIR_INTERP_TABLE:
@ -670,8 +654,6 @@ case TCHARGE_MODE_RPM_TPS:
}
const char *getTiming_mode_e(timing_mode_e value){
switch(value) {
case Internal_ForceMyEnumIntSize_timing_mode:
return "Internal_ForceMyEnumIntSize_timing_mode";
case TM_DYNAMIC:
return "TM_DYNAMIC";
case TM_FIXED:

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 1679587292
#define TS_SIGNATURE "rusEFI 2022.04.30.all.1679587292"
#define SIGNATURE_HASH 921672941
#define TS_SIGNATURE "rusEFI 2022.05.01.all.921672941"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 2456740560
#define TS_SIGNATURE "rusEFI 2022.04.30.alphax-2chan.2456740560"
#define SIGNATURE_HASH 3231517153
#define TS_SIGNATURE "rusEFI 2022.05.01.alphax-2chan.3231517153"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 2751814109
#define TS_SIGNATURE "rusEFI 2022.04.30.alphax-4chan.2751814109"
#define SIGNATURE_HASH 4143362796
#define TS_SIGNATURE "rusEFI 2022.05.01.alphax-4chan.4143362796"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 2027324155
#define TS_SIGNATURE "rusEFI 2022.04.30.atlas.2027324155"
#define SIGNATURE_HASH 707094986
#define TS_SIGNATURE "rusEFI 2022.05.01.atlas.707094986"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 3354473973
#define TS_SIGNATURE "rusEFI 2022.04.30.core8.3354473973"
#define SIGNATURE_HASH 2499993284
#define TS_SIGNATURE "rusEFI 2022.05.01.core8.2499993284"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 1679587292
#define TS_SIGNATURE "rusEFI 2022.04.30.f429-discovery.1679587292"
#define SIGNATURE_HASH 921672941
#define TS_SIGNATURE "rusEFI 2022.05.01.f429-discovery.921672941"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 644909848
#define TS_SIGNATURE "rusEFI 2022.04.30.frankenso_na6.644909848"
#define SIGNATURE_HASH 1954766889
#define TS_SIGNATURE "rusEFI 2022.05.01.frankenso_na6.1954766889"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 195091356
#define TS_SIGNATURE "rusEFI 2022.04.30.harley81.195091356"
#define SIGNATURE_HASH 1498624173
#define TS_SIGNATURE "rusEFI 2022.05.01.harley81.1498624173"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 2691786674
#define TS_SIGNATURE "rusEFI 2022.04.30.hellen-nb1.2691786674"
#define SIGNATURE_HASH 4068641923
#define TS_SIGNATURE "rusEFI 2022.05.01.hellen-nb1.4068641923"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 1293266815
#define TS_SIGNATURE "rusEFI 2022.04.30.hellen121nissan.1293266815"
#define SIGNATURE_HASH 535184462
#define TS_SIGNATURE "rusEFI 2022.05.01.hellen121nissan.535184462"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 835653435
#define TS_SIGNATURE "rusEFI 2022.04.30.hellen121vag.835653435"
#define SIGNATURE_HASH 1664934922
#define TS_SIGNATURE "rusEFI 2022.05.01.hellen121vag.1664934922"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 2999558928
#define TS_SIGNATURE "rusEFI 2022.04.30.hellen128.2999558928"
#define SIGNATURE_HASH 3761915937
#define TS_SIGNATURE "rusEFI 2022.05.01.hellen128.3761915937"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 1295747110
#define TS_SIGNATURE "rusEFI 2022.04.30.hellen154hyundai.1295747110"
#define SIGNATURE_HASH 533226263
#define TS_SIGNATURE "rusEFI 2022.05.01.hellen154hyundai.533226263"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 2073968610
#define TS_SIGNATURE "rusEFI 2022.04.30.hellen72.2073968610"
#define SIGNATURE_HASH 695063763
#define TS_SIGNATURE "rusEFI 2022.05.01.hellen72.695063763"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 903001579
#define TS_SIGNATURE "rusEFI 2022.04.30.hellen81.903001579"
#define SIGNATURE_HASH 1730240218
#define TS_SIGNATURE "rusEFI 2022.05.01.hellen81.1730240218"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 1435540503
#define TS_SIGNATURE "rusEFI 2022.04.30.hellen88bmw.1435540503"
#define SIGNATURE_HASH 123959078
#define TS_SIGNATURE "rusEFI 2022.05.01.hellen88bmw.123959078"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 1923236184
#define TS_SIGNATURE "rusEFI 2022.04.30.hellenNA6.1923236184"
#define SIGNATURE_HASH 542222953
#define TS_SIGNATURE "rusEFI 2022.05.01.hellenNA6.542222953"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 90548413
#define TS_SIGNATURE "rusEFI 2022.04.30.hellenNA8_96.90548413"
#define SIGNATURE_HASH 1469465484
#define TS_SIGNATURE "rusEFI 2022.05.01.hellenNA8_96.1469465484"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat null
//
#define SIGNATURE_HASH 556808662
#define TS_SIGNATURE "rusEFI 2022.04.30.hellen_cypress.556808662"
#define SIGNATURE_HASH 1942213351
#define TS_SIGNATURE "rusEFI 2022.05.01.hellen_cypress.1942213351"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat null
//
#define SIGNATURE_HASH 2138267227
#define TS_SIGNATURE "rusEFI 2022.04.30.kin.2138267227"
#define SIGNATURE_HASH 763409770
#define TS_SIGNATURE "rusEFI 2022.05.01.kin.763409770"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 1008673545
#define TS_SIGNATURE "rusEFI 2022.04.30.mre_f4.1008673545"
#define SIGNATURE_HASH 1861011512
#define TS_SIGNATURE "rusEFI 2022.05.01.mre_f4.1861011512"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 1008673545
#define TS_SIGNATURE "rusEFI 2022.04.30.mre_f7.1008673545"
#define SIGNATURE_HASH 1861011512
#define TS_SIGNATURE "rusEFI 2022.05.01.mre_f7.1861011512"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 888581690
#define TS_SIGNATURE "rusEFI 2022.04.30.prometheus_405.888581690"
#define SIGNATURE_HASH 1711621387
#define TS_SIGNATURE "rusEFI 2022.05.01.prometheus_405.1711621387"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 888581690
#define TS_SIGNATURE "rusEFI 2022.04.30.prometheus_469.888581690"
#define SIGNATURE_HASH 1711621387
#define TS_SIGNATURE "rusEFI 2022.05.01.prometheus_469.1711621387"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 727553371
#define TS_SIGNATURE "rusEFI 2022.04.30.proteus_f4.727553371"
#define SIGNATURE_HASH 2041478762
#define TS_SIGNATURE "rusEFI 2022.05.01.proteus_f4.2041478762"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 727553371
#define TS_SIGNATURE "rusEFI 2022.04.30.proteus_f7.727553371"
#define SIGNATURE_HASH 2041478762
#define TS_SIGNATURE "rusEFI 2022.05.01.proteus_f7.2041478762"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 727553371
#define TS_SIGNATURE "rusEFI 2022.04.30.proteus_h7.727553371"
#define SIGNATURE_HASH 2041478762
#define TS_SIGNATURE "rusEFI 2022.05.01.proteus_h7.2041478762"

View File

@ -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 190670685
#define TS_SIGNATURE "rusEFI 2022.04.30.subaru_eg33_f7.190670685"
#define SIGNATURE_HASH 1504611436
#define TS_SIGNATURE "rusEFI 2022.05.01.subaru_eg33_f7.1504611436"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 2760276892
#define TS_SIGNATURE "rusEFI 2022.04.30.tdg-pdm8.2760276892"
#define SIGNATURE_HASH 4134899885
#define TS_SIGNATURE "rusEFI 2022.05.01.tdg-pdm8.4134899885"