Auto-generated configs and docs

This commit is contained in:
GitHub gen-configs Action 2023-05-12 20:26:48 +00:00
parent c8e59cae2d
commit e30d2b2602
5 changed files with 17 additions and 13 deletions

View File

@ -1079,7 +1079,7 @@
#define SentEtbType_NONE 0
#define show_Frankenso_presets true
#define show_test_presets true
#define SIGNATURE_HASH 3754583042
#define SIGNATURE_HASH 3953624657
#define spi_device_e_auto_enum 0="SPI_NONE",1="SPI_DEVICE_1",2="SPI_DEVICE_2",3="SPI_DEVICE_3",4="SPI_DEVICE_4"
#define spi_device_e_SPI_DEVICE_1 1
#define spi_device_e_SPI_DEVICE_2 2
@ -1362,7 +1362,7 @@
#define ts_show_main_relay_microRusEFI_message false
#define ts_show_sd_card true
#define ts_show_sd_pins true
#define ts_show_software_knock false
#define ts_show_software_knock true
#define ts_show_spi true
#define ts_show_tps_sent false
#define ts_show_trigger_comparator false
@ -1370,7 +1370,7 @@
#define ts_show_vbatt true
#define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true
#define TS_SIGNATURE "rusEFI master.2023.05.12.f407-discovery.3754583042"
#define TS_SIGNATURE "rusEFI master.2023.05.12.f407-discovery.3953624657"
#define TS_SINGLE_WRITE_COMMAND 'W'
#define TS_SINGLE_WRITE_COMMAND_char W
#define TS_TEST_COMMAND 't'

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 3754583042
#define TS_SIGNATURE "rusEFI master.2023.05.12.f407-discovery.3754583042"
#define SIGNATURE_HASH 3953624657
#define TS_SIGNATURE "rusEFI master.2023.05.12.f407-discovery.3953624657"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.05.12.f407-discovery.3754583042"
signature = "rusEFI master.2023.05.12.f407-discovery.3953624657"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.05.12.f407-discovery.3754583042" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.05.12.f407-discovery.3953624657" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri May 12 02:31:02 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri May 12 20:26:45 UTC 2023
pageSize = 23176
page = 1
@ -5362,6 +5362,8 @@ menuDialog = main
subMenu = fancyHardwareDialog, "Fancy Hardware"
subMenu = std_separator
subMenu = softwareKnock, "Software knock"
subMenu = maxKnockRetardTbl, "Max knock retard"
subMenu = std_separator
subMenu = std_separator

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.05.12.f407-discovery.3754583042"
signature = "rusEFI master.2023.05.12.f407-discovery.3953624657"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.05.12.f407-discovery.3754583042" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.05.12.f407-discovery.3953624657" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri May 12 02:30:51 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri May 12 20:26:34 UTC 2023
pageSize = 23176
page = 1
@ -5362,6 +5362,8 @@ menuDialog = main
subMenu = fancyHardwareDialog, "Fancy Hardware"
subMenu = std_separator
subMenu = softwareKnock, "Software knock"
subMenu = maxKnockRetardTbl, "Max knock retard"
subMenu = std_separator
subMenu = std_separator

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 Fri May 12 02:31:04 UTC 2023
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri May 12 20:26:46 UTC 2023
// by class com.rusefi.output.FileJavaFieldsConsumer
import com.rusefi.config.*;
@ -1244,7 +1244,7 @@ public class Fields {
public static final int TS_RESPONSE_UNDERRUN = 0x80;
public static final int TS_RESPONSE_UNRECOGNIZED_COMMAND = 0x83;
public static final char TS_SET_LOGGER_SWITCH = 'l';
public static final String TS_SIGNATURE = "rusEFI master.2023.05.12.f407-discovery.3754583042";
public static final String TS_SIGNATURE = "rusEFI master.2023.05.12.f407-discovery.3953624657";
public static final char TS_SINGLE_WRITE_COMMAND = 'W';
public static final char TS_TEST_COMMAND = 't';
public static final int TS_TOTAL_OUTPUT_SIZE = 1372;