Auto-generated configs and docs

This commit is contained in:
GitHub build-firmware Action 2020-07-02 18:26:47 +00:00
parent 0ed0e7f2eb
commit 527a1fb14f
12 changed files with 18 additions and 19 deletions

View File

@ -1,4 +1,4 @@
// this file was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Jul 02 16:35:47 UTC 2020
// this file was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Jul 02 18:26:29 UTC 2020
// by class com.rusefi.output.FileFsioSettingsConsumer
FSIO_SETTING_FANONTEMPERATURE = 1000,

View File

@ -1,4 +1,4 @@
// this file was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Jul 02 16:35:47 UTC 2020
// this file was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Jul 02 18:26:29 UTC 2020
// by class com.rusefi.output.FileFsioSettingsConsumer
case FSIO_SETTING_FANONTEMPERATURE:

View File

@ -1,4 +1,4 @@
// this file was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Jul 02 16:35:47 UTC 2020
// this file was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Jul 02 18:26:29 UTC 2020
// by class com.rusefi.output.FileFsioSettingsConsumer
static LENameOrdinalPair lefanOnTemperature(FSIO_SETTING_FANONTEMPERATURE, "cfg_fanOnTemperature");

View File

@ -1,4 +1,4 @@
// this file was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Jul 02 16:35:47 UTC 2020
// this file was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Jul 02 18:26:29 UTC 2020
// by class com.rusefi.output.FileFsioSettingsConsumer
case FSIO_SETTING_FANONTEMPERATURE:

View File

@ -4,5 +4,5 @@
#define SIGNATURE_BOARD all
#define SIGNATURE_DATE 2020.07.02
#define SIGNATURE_HASH 1813375626
#define TS_SIGNATURE "rusEFI 2020.07.02.all.1813375626"
#define SIGNATURE_HASH 4274229142
#define TS_SIGNATURE "rusEFI 2020.07.02.all.4274229142"

View File

@ -4,5 +4,5 @@
#define SIGNATURE_BOARD fra
#define SIGNATURE_DATE 2020.07.02
#define SIGNATURE_HASH 1493875932
#define TS_SIGNATURE "rusEFI 2020.07.02.fra.1493875932"
#define SIGNATURE_HASH 541385589
#define TS_SIGNATURE "rusEFI 2020.07.02.fra.541385589"

View File

@ -4,5 +4,5 @@
#define SIGNATURE_BOARD kin
#define SIGNATURE_DATE 2020.07.02
#define SIGNATURE_HASH 1733157776
#define TS_SIGNATURE "rusEFI 2020.07.02.kin.1733157776"
#define SIGNATURE_HASH 872239884
#define TS_SIGNATURE "rusEFI 2020.07.02.kin.872239884"

View File

@ -4,5 +4,5 @@
#define SIGNATURE_BOARD mre
#define SIGNATURE_DATE 2020.07.02
#define SIGNATURE_HASH 1163541705
#define TS_SIGNATURE "rusEFI 2020.07.02.mre.1163541705"
#define SIGNATURE_HASH 1463222497
#define TS_SIGNATURE "rusEFI 2020.07.02.mre.1463222497"

View File

@ -4,5 +4,5 @@
#define SIGNATURE_BOARD pro
#define SIGNATURE_DATE 2020.07.02
#define SIGNATURE_HASH 1322783128
#define TS_SIGNATURE "rusEFI 2020.07.02.pro.1322783128"
#define SIGNATURE_HASH 1934818905
#define TS_SIGNATURE "rusEFI 2020.07.02.pro.1934818905"

View File

@ -4,5 +4,5 @@
#define SIGNATURE_BOARD pth
#define SIGNATURE_DATE 2020.07.02
#define SIGNATURE_HASH 1933681470
#define TS_SIGNATURE "rusEFI 2020.07.02.pth.1933681470"
#define SIGNATURE_HASH 199186194
#define TS_SIGNATURE "rusEFI 2020.07.02.pth.199186194"

Binary file not shown.

View File

@ -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 Thu Jul 02 16:35:47 UTC 2020
// this file was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Jul 02 18:26:29 UTC 2020
// by class com.rusefi.output.FileJavaFieldsConsumer
import com.rusefi.config.*;
@ -1040,7 +1040,6 @@ public class Fields {
public static final int servoOutputPins8_offset = 3147;
public static final int showHumanReadableWarning_offset = 976;
public static final int showSdCardWarning_offset = 76;
public static final int SIGNATURE_HASH = 1813375626;
public static final int silentTriggerError_offset = 1464;
public static final int slowAdcAlpha_offset = 2088;
public static final int sparkDwellRpmBins_offset = 332;
@ -1279,7 +1278,7 @@ public class Fields {
public static final int TS_RESPONSE_COMMAND_OK = 7;
public static final int TS_RESPONSE_OK = 0;
public static final char TS_SET_LOGGER_SWITCH = 'l';
public static final String TS_SIGNATURE = "rusEFI 2020.07.02.all.1813375626";
public static final String TS_SIGNATURE = "rusEFI 2020.07.02.all.4274229142";
public static final char TS_SINGLE_WRITE_COMMAND = 'W';
public static final int tunerStudioSerialSpeed_offset = 728;
public static final int twoWireBatchIgnition_offset = 1476;