Auto-generated configs and docs
This commit is contained in:
parent
7bf5dce671
commit
23b1198bb0
|
@ -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 Fri Jan 08 19:13:05 EET 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 Jan 09 19:14:08 UTC 2021
|
||||
// see also gen_config_and_enums.bat
|
||||
|
||||
|
||||
|
@ -655,8 +655,6 @@ case DBG_16:
|
|||
return "DBG_16";
|
||||
case DBG_34:
|
||||
return "DBG_34";
|
||||
case DBG_47:
|
||||
return "DBG_47";
|
||||
case DBG_48:
|
||||
return "DBG_48";
|
||||
case DBG_ALTERNATOR_PID:
|
||||
|
@ -739,6 +737,8 @@ case DBG_START_STOP:
|
|||
return "DBG_START_STOP";
|
||||
case DBG_STATUS:
|
||||
return "DBG_STATUS";
|
||||
case DBG_TCU:
|
||||
return "DBG_TCU";
|
||||
case DBG_TLE8888:
|
||||
return "DBG_TLE8888";
|
||||
case DBG_TPS_ACCEL:
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// this file was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jan 08 17:51:13 UTC 2021
|
||||
// this file was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Jan 09 19:14:09 UTC 2021
|
||||
|
||||
// by class com.rusefi.output.FileFsioSettingsConsumer
|
||||
FSIO_SETTING_FANONTEMPERATURE = 1000,
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// this file was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jan 08 17:51:13 UTC 2021
|
||||
// this file was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Jan 09 19:14:09 UTC 2021
|
||||
|
||||
// by class com.rusefi.output.FileFsioSettingsConsumer
|
||||
case FSIO_SETTING_FANONTEMPERATURE:
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// this file was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jan 08 17:51:13 UTC 2021
|
||||
// this file was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Jan 09 19:14:09 UTC 2021
|
||||
|
||||
// by class com.rusefi.output.FileFsioSettingsConsumer
|
||||
static LENameOrdinalPair lefanOnTemperature(FSIO_SETTING_FANONTEMPERATURE, "cfg_fanOnTemperature");
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// this file was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jan 08 17:51:13 UTC 2021
|
||||
// this file was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Jan 09 19:14:09 UTC 2021
|
||||
|
||||
// by class com.rusefi.output.FileFsioSettingsConsumer
|
||||
case FSIO_SETTING_FANONTEMPERATURE:
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
//
|
||||
|
||||
#define SIGNATURE_BOARD all
|
||||
#define SIGNATURE_DATE 2021.01.08
|
||||
#define SIGNATURE_HASH 3262689357
|
||||
#define TS_SIGNATURE "rusEFI 2021.01.08.all.3262689357"
|
||||
#define SIGNATURE_DATE 2021.01.09
|
||||
#define SIGNATURE_HASH 762788106
|
||||
#define TS_SIGNATURE "rusEFI 2021.01.09.all.762788106"
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
//
|
||||
|
||||
#define SIGNATURE_BOARD frankenso_na6
|
||||
#define SIGNATURE_DATE 2021.01.08
|
||||
#define SIGNATURE_HASH 3639858344
|
||||
#define TS_SIGNATURE "rusEFI 2021.01.08.frankenso_na6.3639858344"
|
||||
#define SIGNATURE_DATE 2021.01.09
|
||||
#define SIGNATURE_HASH 939285999
|
||||
#define TS_SIGNATURE "rusEFI 2021.01.09.frankenso_na6.939285999"
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
//
|
||||
|
||||
#define SIGNATURE_BOARD hellen72
|
||||
#define SIGNATURE_DATE 2021.01.08
|
||||
#define SIGNATURE_HASH 1531849584
|
||||
#define TS_SIGNATURE "rusEFI 2021.01.08.hellen72.1531849584"
|
||||
#define SIGNATURE_DATE 2021.01.09
|
||||
#define SIGNATURE_HASH 3024200247
|
||||
#define TS_SIGNATURE "rusEFI 2021.01.09.hellen72.3024200247"
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
//
|
||||
|
||||
#define SIGNATURE_BOARD hellen_cypress
|
||||
#define SIGNATURE_DATE 2021.01.08
|
||||
#define SIGNATURE_HASH 193533582
|
||||
#define TS_SIGNATURE "rusEFI 2021.01.08.hellen_cypress.193533582"
|
||||
#define SIGNATURE_DATE 2021.01.09
|
||||
#define SIGNATURE_HASH 3834027977
|
||||
#define TS_SIGNATURE "rusEFI 2021.01.09.hellen_cypress.3834027977"
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
//
|
||||
|
||||
#define SIGNATURE_BOARD kin
|
||||
#define SIGNATURE_DATE 2021.01.08
|
||||
#define SIGNATURE_HASH 1519725684
|
||||
#define TS_SIGNATURE "rusEFI 2021.01.08.kin.1519725684"
|
||||
#define SIGNATURE_DATE 2021.01.09
|
||||
#define SIGNATURE_HASH 3046810931
|
||||
#define TS_SIGNATURE "rusEFI 2021.01.09.kin.3046810931"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD mre_f4
|
||||
#define SIGNATURE_DATE 2021.01.09
|
||||
#define SIGNATURE_HASH 4174124630
|
||||
#define TS_SIGNATURE "rusEFI 2021.01.09.mre_f4.4174124630"
|
||||
#define SIGNATURE_HASH 398696209
|
||||
#define TS_SIGNATURE "rusEFI 2021.01.09.mre_f4.398696209"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD mre_f7
|
||||
#define SIGNATURE_DATE 2021.01.09
|
||||
#define SIGNATURE_HASH 4174124630
|
||||
#define TS_SIGNATURE "rusEFI 2021.01.09.mre_f7.4174124630"
|
||||
#define SIGNATURE_HASH 398696209
|
||||
#define TS_SIGNATURE "rusEFI 2021.01.09.mre_f7.398696209"
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
//
|
||||
|
||||
#define SIGNATURE_BOARD prometheus_405
|
||||
#define SIGNATURE_DATE 2021.01.08
|
||||
#define SIGNATURE_HASH 1146507186
|
||||
#define TS_SIGNATURE "rusEFI 2021.01.08.prometheus_405.1146507186"
|
||||
#define SIGNATURE_DATE 2021.01.09
|
||||
#define SIGNATURE_HASH 2874787573
|
||||
#define TS_SIGNATURE "rusEFI 2021.01.09.prometheus_405.2874787573"
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
//
|
||||
|
||||
#define SIGNATURE_BOARD prometheus_469
|
||||
#define SIGNATURE_DATE 2021.01.08
|
||||
#define SIGNATURE_HASH 1146507186
|
||||
#define TS_SIGNATURE "rusEFI 2021.01.08.prometheus_469.1146507186"
|
||||
#define SIGNATURE_DATE 2021.01.09
|
||||
#define SIGNATURE_HASH 2874787573
|
||||
#define TS_SIGNATURE "rusEFI 2021.01.09.prometheus_469.2874787573"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD proteus_f4
|
||||
#define SIGNATURE_DATE 2021.01.09
|
||||
#define SIGNATURE_HASH 1160682591
|
||||
#define TS_SIGNATURE "rusEFI 2021.01.09.proteus_f4.1160682591"
|
||||
#define SIGNATURE_HASH 2854294808
|
||||
#define TS_SIGNATURE "rusEFI 2021.01.09.proteus_f4.2854294808"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD proteus_f7
|
||||
#define SIGNATURE_DATE 2021.01.09
|
||||
#define SIGNATURE_HASH 1160682591
|
||||
#define TS_SIGNATURE "rusEFI 2021.01.09.proteus_f7.1160682591"
|
||||
#define SIGNATURE_HASH 2854294808
|
||||
#define TS_SIGNATURE "rusEFI 2021.01.09.proteus_f7.2854294808"
|
||||
|
|
Loading…
Reference in New Issue