Auto-generated configs and docs
This commit is contained in:
parent
186072b925
commit
373e4cefc9
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 2929199800
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.21.mre_f4.2929199800"
|
||||
#define SIGNATURE_HASH 1042049089
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.21.mre_f4.1042049089"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 2929199800
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.21.mre_f7.2929199800"
|
||||
#define SIGNATURE_HASH 1042049089
|
||||
#define TS_SIGNATURE "rusEFI 2022.09.21.mre_f7.1042049089"
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.09.21.mre_f4.2929199800"
|
||||
signature = "rusEFI 2022.09.21.mre_f4.1042049089"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.09.21.mre_f4.2929199800" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.09.21.mre_f4.1042049089" ; 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
|
||||
|
@ -86,7 +86,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 Wed Sep 21 03:06:04 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Sep 21 14:14:54 UTC 2022
|
||||
|
||||
pageSize = 22048
|
||||
page = 1
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.09.21.mre_f7.2929199800"
|
||||
signature = "rusEFI 2022.09.21.mre_f7.1042049089"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.09.21.mre_f7.2929199800" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.09.21.mre_f7.1042049089" ; 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
|
||||
|
@ -86,7 +86,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 Wed Sep 21 03:06:01 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Sep 21 14:14:52 UTC 2022
|
||||
|
||||
pageSize = 22048
|
||||
page = 1
|
||||
|
|
Loading…
Reference in New Issue