Auto-generated configs and docs

This commit is contained in:
GitHub gen-configs Action 2024-10-31 03:49:07 +00:00
parent 319dc74a8d
commit 002cf9f7c3
3 changed files with 8 additions and 7 deletions

View File

@ -1295,7 +1295,7 @@
#define SentEtbType_NONE 0
#define show_tcu_gauges false
#define show_vvt_output_pin true
#define SIGNATURE_HASH 1134855935
#define SIGNATURE_HASH 2349575543
#define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin"
#define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image"
#define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin"
@ -1641,7 +1641,7 @@
#define ts_show_cylinder_bank true
#define ts_show_debug_mode false
#define ts_show_ego2 true
#define ts_show_egt false
#define ts_show_egt true
#define ts_show_etb true
#define ts_show_etb_bias_curve true
#define ts_show_etb_extra_monitoring
@ -1756,7 +1756,7 @@
#define ts_show_wastegate_sensor true
#define ts_show_wbo_canbus_index true
#define ts_show_wbo_canbus_set_index true
#define TS_SIGNATURE "rusEFI master.2024.10.31.uaefi121.1134855935"
#define TS_SIGNATURE "rusEFI master.2024.10.31.uaefi121.2349575543"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition-all.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 1134855935
#define TS_SIGNATURE "rusEFI master.2024.10.31.uaefi121.1134855935"
#define SIGNATURE_HASH 2349575543
#define TS_SIGNATURE "rusEFI master.2024.10.31.uaefi121.2349575543"

View File

@ -38,12 +38,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2024.10.31.uaefi121.1134855935"
signature = "rusEFI master.2024.10.31.uaefi121.2349575543"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2024.10.31.uaefi121.1134855935" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2024.10.31.uaefi121.2349575543" ; 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
@ -6337,6 +6337,7 @@ menuDialog = main
groupChildMenu = fuelLevelDialog, "Fuel level sensor"
groupMenu = "Turbo sensors"
groupChildMenu = egtInputs, "EGT"
groupChildMenu = wastegateIdlePos, "Wastegate and idle position sensors"
groupChildMenu = compressorDischargeTemperature, "Compressor discharge temp"