Auto-generated configs and docs

This commit is contained in:
GitHub build-firmware Action 2022-04-09 01:37:21 +00:00
parent ed6ed0d93e
commit 6a403abf1f
65 changed files with 133 additions and 126 deletions

View File

@ -2497,7 +2497,7 @@
#define ts_show_spi true #define ts_show_spi true
#define ts_show_trigger_comparator false #define ts_show_trigger_comparator false
#define ts_show_tunerstudio_port true #define ts_show_tunerstudio_port true
#define TS_SIGNATURE "rusEFI 2022.04.08.hellen_cypress.170194075" #define TS_SIGNATURE "rusEFI 2022.04.09.hellen_cypress.170194075"
#define TS_SINGLE_WRITE_COMMAND 'W' #define TS_SINGLE_WRITE_COMMAND 'W'
#define TS_SINGLE_WRITE_COMMAND_char W #define TS_SINGLE_WRITE_COMMAND_char W
#define TS_TEST_COMMAND 't' #define TS_TEST_COMMAND 't'

View File

@ -2482,7 +2482,7 @@
#define ts_show_spi true #define ts_show_spi true
#define ts_show_trigger_comparator true #define ts_show_trigger_comparator true
#define ts_show_tunerstudio_port true #define ts_show_tunerstudio_port true
#define TS_SIGNATURE "rusEFI 2022.04.08.kin.4118886503" #define TS_SIGNATURE "rusEFI 2022.04.09.kin.4118886503"
#define TS_SINGLE_WRITE_COMMAND 'W' #define TS_SINGLE_WRITE_COMMAND 'W'
#define TS_SINGLE_WRITE_COMMAND_char W #define TS_SINGLE_WRITE_COMMAND_char W
#define TS_TEST_COMMAND 't' #define TS_TEST_COMMAND 't'

View File

@ -2476,7 +2476,7 @@
#define ts_show_spi true #define ts_show_spi true
#define ts_show_trigger_comparator false #define ts_show_trigger_comparator false
#define ts_show_tunerstudio_port false #define ts_show_tunerstudio_port false
#define TS_SIGNATURE "rusEFI 2022.04.08.subaru_eg33_f7.1365668518" #define TS_SIGNATURE "rusEFI 2022.04.09.subaru_eg33_f7.1365668518"
#define TS_SINGLE_WRITE_COMMAND 'W' #define TS_SINGLE_WRITE_COMMAND 'W'
#define TS_SINGLE_WRITE_COMMAND_char W #define TS_SINGLE_WRITE_COMMAND_char W
#define TS_TEST_COMMAND 't' #define TS_TEST_COMMAND 't'

View File

@ -1,4 +1,4 @@
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/actuators/ac_control.txt Fri Apr 08 16:18:08 UTC 2022 // this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/actuators/ac_control.txt Sat Apr 09 01:34:15 UTC 2022
// by class com.rusefi.output.CHeaderConsumer // by class com.rusefi.output.CHeaderConsumer
// begin // begin
#pragma once #pragma once
@ -24,6 +24,7 @@ struct ac_control_s {
offset 0 bit 5 */ offset 0 bit 5 */
bool acButtonState : 1 {}; bool acButtonState : 1 {};
/** /**
* For setAcDisabled Lua method
offset 0 bit 6 */ offset 0 bit 6 */
bool isDisabledByLua : 1 {}; bool isDisabledByLua : 1 {};
/** /**
@ -105,8 +106,12 @@ struct ac_control_s {
* offset 4 * offset 4
*/ */
int latest_usage_ac_control = (int)0; int latest_usage_ac_control = (int)0;
/** total size 8*/ /**
* offset 8
*/
int acSwitchLastChangeTimeMs = (int)0;
/** total size 12*/
}; };
// end // end
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/actuators/ac_control.txt Fri Apr 08 16:18:08 UTC 2022 // this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/actuators/ac_control.txt Sat Apr 09 01:34:15 UTC 2022

View File

@ -2497,7 +2497,7 @@
#define ts_show_spi true #define ts_show_spi true
#define ts_show_trigger_comparator false #define ts_show_trigger_comparator false
#define ts_show_tunerstudio_port true #define ts_show_tunerstudio_port true
#define TS_SIGNATURE "rusEFI 2022.04.08.all.819008295" #define TS_SIGNATURE "rusEFI 2022.04.09.all.819008295"
#define TS_SINGLE_WRITE_COMMAND 'W' #define TS_SINGLE_WRITE_COMMAND 'W'
#define TS_SINGLE_WRITE_COMMAND_char W #define TS_SINGLE_WRITE_COMMAND_char W
#define TS_TEST_COMMAND 't' #define TS_TEST_COMMAND 't'

View File

@ -3,4 +3,4 @@
// //
#define SIGNATURE_HASH 819008295 #define SIGNATURE_HASH 819008295
#define TS_SIGNATURE "rusEFI 2022.04.08.all.819008295" #define TS_SIGNATURE "rusEFI 2022.04.09.all.819008295"

View File

@ -3,4 +3,4 @@
// //
#define SIGNATURE_HASH 770887288 #define SIGNATURE_HASH 770887288
#define TS_SIGNATURE "rusEFI 2022.04.08.alphax-2chan.770887288" #define TS_SIGNATURE "rusEFI 2022.04.09.alphax-2chan.770887288"

View File

@ -3,4 +3,4 @@
// //
#define SIGNATURE_HASH 3110259923 #define SIGNATURE_HASH 3110259923
#define TS_SIGNATURE "rusEFI 2022.04.08.alphax-4chan.3110259923" #define TS_SIGNATURE "rusEFI 2022.04.09.alphax-4chan.3110259923"

View File

@ -3,4 +3,4 @@
// //
#define SIGNATURE_HASH 740025856 #define SIGNATURE_HASH 740025856
#define TS_SIGNATURE "rusEFI 2022.04.08.atlas.740025856" #define TS_SIGNATURE "rusEFI 2022.04.09.atlas.740025856"

View File

@ -3,4 +3,4 @@
// //
#define SIGNATURE_HASH 502176333 #define SIGNATURE_HASH 502176333
#define TS_SIGNATURE "rusEFI 2022.04.08.core8.502176333" #define TS_SIGNATURE "rusEFI 2022.04.09.core8.502176333"

View File

@ -3,4 +3,4 @@
// //
#define SIGNATURE_HASH 819008295 #define SIGNATURE_HASH 819008295
#define TS_SIGNATURE "rusEFI 2022.04.08.f429-discovery.819008295" #define TS_SIGNATURE "rusEFI 2022.04.09.f429-discovery.819008295"

View File

@ -3,4 +3,4 @@
// //
#define SIGNATURE_HASH 1493732118 #define SIGNATURE_HASH 1493732118
#define TS_SIGNATURE "rusEFI 2022.04.08.frankenso_na6.1493732118" #define TS_SIGNATURE "rusEFI 2022.04.09.frankenso_na6.1493732118"

View File

@ -3,4 +3,4 @@
// //
#define SIGNATURE_HASH 2239093704 #define SIGNATURE_HASH 2239093704
#define TS_SIGNATURE "rusEFI 2022.04.08.harley81.2239093704" #define TS_SIGNATURE "rusEFI 2022.04.09.harley81.2239093704"

View File

@ -3,4 +3,4 @@
// //
#define SIGNATURE_HASH 288968554 #define SIGNATURE_HASH 288968554
#define TS_SIGNATURE "rusEFI 2022.04.08.hellen-nb1.288968554" #define TS_SIGNATURE "rusEFI 2022.04.09.hellen-nb1.288968554"

View File

@ -3,4 +3,4 @@
// //
#define SIGNATURE_HASH 1835414873 #define SIGNATURE_HASH 1835414873
#define TS_SIGNATURE "rusEFI 2022.04.08.hellen121nissan.1835414873" #define TS_SIGNATURE "rusEFI 2022.04.09.hellen121nissan.1835414873"

View File

@ -3,4 +3,4 @@
// //
#define SIGNATURE_HASH 3986107772 #define SIGNATURE_HASH 3986107772
#define TS_SIGNATURE "rusEFI 2022.04.08.hellen121vag.3986107772" #define TS_SIGNATURE "rusEFI 2022.04.09.hellen121vag.3986107772"

View File

@ -3,4 +3,4 @@
// //
#define SIGNATURE_HASH 776148554 #define SIGNATURE_HASH 776148554
#define TS_SIGNATURE "rusEFI 2022.04.08.hellen128.776148554" #define TS_SIGNATURE "rusEFI 2022.04.09.hellen128.776148554"

View File

@ -3,4 +3,4 @@
// //
#define SIGNATURE_HASH 3004542630 #define SIGNATURE_HASH 3004542630
#define TS_SIGNATURE "rusEFI 2022.04.08.hellen154hyundai.3004542630" #define TS_SIGNATURE "rusEFI 2022.04.09.hellen154hyundai.3004542630"

View File

@ -3,4 +3,4 @@
// //
#define SIGNATURE_HASH 4290306363 #define SIGNATURE_HASH 4290306363
#define TS_SIGNATURE "rusEFI 2022.04.08.hellen72.4290306363" #define TS_SIGNATURE "rusEFI 2022.04.09.hellen72.4290306363"

View File

@ -3,4 +3,4 @@
// //
#define SIGNATURE_HASH 4103534924 #define SIGNATURE_HASH 4103534924
#define TS_SIGNATURE "rusEFI 2022.04.08.hellen81.4103534924" #define TS_SIGNATURE "rusEFI 2022.04.09.hellen81.4103534924"

View File

@ -3,4 +3,4 @@
// //
#define SIGNATURE_HASH 948763258 #define SIGNATURE_HASH 948763258
#define TS_SIGNATURE "rusEFI 2022.04.08.hellen88bmw.948763258" #define TS_SIGNATURE "rusEFI 2022.04.09.hellen88bmw.948763258"

View File

@ -3,4 +3,4 @@
// //
#define SIGNATURE_HASH 646300153 #define SIGNATURE_HASH 646300153
#define TS_SIGNATURE "rusEFI 2022.04.08.hellenNA6.646300153" #define TS_SIGNATURE "rusEFI 2022.04.09.hellenNA6.646300153"

View File

@ -3,4 +3,4 @@
// //
#define SIGNATURE_HASH 3843292450 #define SIGNATURE_HASH 3843292450
#define TS_SIGNATURE "rusEFI 2022.04.08.hellenNA8_96.3843292450" #define TS_SIGNATURE "rusEFI 2022.04.09.hellenNA8_96.3843292450"

View File

@ -3,4 +3,4 @@
// //
#define SIGNATURE_HASH 170194075 #define SIGNATURE_HASH 170194075
#define TS_SIGNATURE "rusEFI 2022.04.08.hellen_cypress.170194075" #define TS_SIGNATURE "rusEFI 2022.04.09.hellen_cypress.170194075"

View File

@ -3,4 +3,4 @@
// //
#define SIGNATURE_HASH 4118886503 #define SIGNATURE_HASH 4118886503
#define TS_SIGNATURE "rusEFI 2022.04.08.kin.4118886503" #define TS_SIGNATURE "rusEFI 2022.04.09.kin.4118886503"

View File

@ -3,4 +3,4 @@
// //
#define SIGNATURE_HASH 1609686348 #define SIGNATURE_HASH 1609686348
#define TS_SIGNATURE "rusEFI 2022.04.08.mre_f4.1609686348" #define TS_SIGNATURE "rusEFI 2022.04.09.mre_f4.1609686348"

View File

@ -3,4 +3,4 @@
// //
#define SIGNATURE_HASH 1609686348 #define SIGNATURE_HASH 1609686348
#define TS_SIGNATURE "rusEFI 2022.04.08.mre_f7.1609686348" #define TS_SIGNATURE "rusEFI 2022.04.09.mre_f7.1609686348"

View File

@ -3,4 +3,4 @@
// //
#define SIGNATURE_HASH 1614531265 #define SIGNATURE_HASH 1614531265
#define TS_SIGNATURE "rusEFI 2022.04.08.prometheus_405.1614531265" #define TS_SIGNATURE "rusEFI 2022.04.09.prometheus_405.1614531265"

View File

@ -3,4 +3,4 @@
// //
#define SIGNATURE_HASH 1614531265 #define SIGNATURE_HASH 1614531265
#define TS_SIGNATURE "rusEFI 2022.04.08.prometheus_469.1614531265" #define TS_SIGNATURE "rusEFI 2022.04.09.prometheus_469.1614531265"

View File

@ -3,4 +3,4 @@
// //
#define SIGNATURE_HASH 369658534 #define SIGNATURE_HASH 369658534
#define TS_SIGNATURE "rusEFI 2022.04.08.proteus_f4.369658534" #define TS_SIGNATURE "rusEFI 2022.04.09.proteus_f4.369658534"

View File

@ -3,4 +3,4 @@
// //
#define SIGNATURE_HASH 369658534 #define SIGNATURE_HASH 369658534
#define TS_SIGNATURE "rusEFI 2022.04.08.proteus_f7.369658534" #define TS_SIGNATURE "rusEFI 2022.04.09.proteus_f7.369658534"

View File

@ -3,4 +3,4 @@
// //
#define SIGNATURE_HASH 369658534 #define SIGNATURE_HASH 369658534
#define TS_SIGNATURE "rusEFI 2022.04.08.proteus_h7.369658534" #define TS_SIGNATURE "rusEFI 2022.04.09.proteus_h7.369658534"

View File

@ -3,4 +3,4 @@
// //
#define SIGNATURE_HASH 1365668518 #define SIGNATURE_HASH 1365668518
#define TS_SIGNATURE "rusEFI 2022.04.08.subaru_eg33_f7.1365668518" #define TS_SIGNATURE "rusEFI 2022.04.09.subaru_eg33_f7.1365668518"

View File

@ -3,4 +3,4 @@
// //
#define SIGNATURE_HASH 3703593846 #define SIGNATURE_HASH 3703593846
#define TS_SIGNATURE "rusEFI 2022.04.08.tdg-pdm8.3703593846" #define TS_SIGNATURE "rusEFI 2022.04.09.tdg-pdm8.3703593846"

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.04.08.all.819008295" signature = "rusEFI 2022.04.09.all.819008295"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2022.04.08.all.819008295" ; signature is expected to be 7 or more characters. signature = "rusEFI 2022.04.09.all.819008295" ; 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 ; 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 useLegacyFTempUnits = false
@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Apr 08 16:18:57 UTC 2022 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sat Apr 09 01:35:04 UTC 2022
pageSize = 21012 pageSize = 21012
page = 1 page = 1

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.04.08.alphax-2chan.770887288" signature = "rusEFI 2022.04.09.alphax-2chan.770887288"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2022.04.08.alphax-2chan.770887288" ; signature is expected to be 7 or more characters. signature = "rusEFI 2022.04.09.alphax-2chan.770887288" ; 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 ; 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 useLegacyFTempUnits = false
@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Apr 08 16:18:10 UTC 2022 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sat Apr 09 01:34:16 UTC 2022
pageSize = 21012 pageSize = 21012
page = 1 page = 1

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.04.08.alphax-4chan.3110259923" signature = "rusEFI 2022.04.09.alphax-4chan.3110259923"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2022.04.08.alphax-4chan.3110259923" ; signature is expected to be 7 or more characters. signature = "rusEFI 2022.04.09.alphax-4chan.3110259923" ; 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 ; 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 useLegacyFTempUnits = false
@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Apr 08 16:18:12 UTC 2022 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sat Apr 09 01:34:18 UTC 2022
pageSize = 21012 pageSize = 21012
page = 1 page = 1

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.04.08.atlas.740025856" signature = "rusEFI 2022.04.09.atlas.740025856"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2022.04.08.atlas.740025856" ; signature is expected to be 7 or more characters. signature = "rusEFI 2022.04.09.atlas.740025856" ; 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 ; 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 useLegacyFTempUnits = false
@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Apr 08 16:18:53 UTC 2022 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sat Apr 09 01:35:00 UTC 2022
pageSize = 21012 pageSize = 21012
page = 1 page = 1

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.04.08.core8.502176333" signature = "rusEFI 2022.04.09.core8.502176333"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2022.04.08.core8.502176333" ; signature is expected to be 7 or more characters. signature = "rusEFI 2022.04.09.core8.502176333" ; 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 ; 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 useLegacyFTempUnits = false
@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Apr 08 16:18:38 UTC 2022 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sat Apr 09 01:34:45 UTC 2022
pageSize = 21012 pageSize = 21012
page = 1 page = 1

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.04.08.f429-discovery.819008295" signature = "rusEFI 2022.04.09.f429-discovery.819008295"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2022.04.08.f429-discovery.819008295" ; signature is expected to be 7 or more characters. signature = "rusEFI 2022.04.09.f429-discovery.819008295" ; 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 ; 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 useLegacyFTempUnits = false
@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Apr 08 16:18:51 UTC 2022 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sat Apr 09 01:34:58 UTC 2022
pageSize = 21012 pageSize = 21012
page = 1 page = 1

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.04.08.frankenso_na6.1493732118" signature = "rusEFI 2022.04.09.frankenso_na6.1493732118"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2022.04.08.frankenso_na6.1493732118" ; signature is expected to be 7 or more characters. signature = "rusEFI 2022.04.09.frankenso_na6.1493732118" ; 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 ; 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 useLegacyFTempUnits = false
@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Apr 08 16:18:40 UTC 2022 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sat Apr 09 01:34:47 UTC 2022
pageSize = 21012 pageSize = 21012
page = 1 page = 1

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.04.08.harley81.2239093704" signature = "rusEFI 2022.04.09.harley81.2239093704"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2022.04.08.harley81.2239093704" ; signature is expected to be 7 or more characters. signature = "rusEFI 2022.04.09.harley81.2239093704" ; 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 ; 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 useLegacyFTempUnits = false
@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Apr 08 16:18:14 UTC 2022 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sat Apr 09 01:34:20 UTC 2022
pageSize = 21012 pageSize = 21012
page = 1 page = 1

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.04.08.hellen-nb1.288968554" signature = "rusEFI 2022.04.09.hellen-nb1.288968554"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2022.04.08.hellen-nb1.288968554" ; signature is expected to be 7 or more characters. signature = "rusEFI 2022.04.09.hellen-nb1.288968554" ; 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 ; 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 useLegacyFTempUnits = false
@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Apr 08 16:18:29 UTC 2022 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sat Apr 09 01:34:36 UTC 2022
pageSize = 21012 pageSize = 21012
page = 1 page = 1

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.04.08.hellen121nissan.1835414873" signature = "rusEFI 2022.04.09.hellen121nissan.1835414873"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2022.04.08.hellen121nissan.1835414873" ; signature is expected to be 7 or more characters. signature = "rusEFI 2022.04.09.hellen121nissan.1835414873" ; 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 ; 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 useLegacyFTempUnits = false
@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Apr 08 16:18:19 UTC 2022 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sat Apr 09 01:34:26 UTC 2022
pageSize = 21012 pageSize = 21012
page = 1 page = 1

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.04.08.hellen121vag.3986107772" signature = "rusEFI 2022.04.09.hellen121vag.3986107772"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2022.04.08.hellen121vag.3986107772" ; signature is expected to be 7 or more characters. signature = "rusEFI 2022.04.09.hellen121vag.3986107772" ; 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 ; 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 useLegacyFTempUnits = false
@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Apr 08 16:18:17 UTC 2022 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sat Apr 09 01:34:24 UTC 2022
pageSize = 21012 pageSize = 21012
page = 1 page = 1

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.04.08.hellen128.776148554" signature = "rusEFI 2022.04.09.hellen128.776148554"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2022.04.08.hellen128.776148554" ; signature is expected to be 7 or more characters. signature = "rusEFI 2022.04.09.hellen128.776148554" ; 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 ; 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 useLegacyFTempUnits = false
@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Apr 08 16:18:15 UTC 2022 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sat Apr 09 01:34:22 UTC 2022
pageSize = 21012 pageSize = 21012
page = 1 page = 1

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.04.08.hellen154hyundai.3004542630" signature = "rusEFI 2022.04.09.hellen154hyundai.3004542630"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2022.04.08.hellen154hyundai.3004542630" ; signature is expected to be 7 or more characters. signature = "rusEFI 2022.04.09.hellen154hyundai.3004542630" ; 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 ; 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 useLegacyFTempUnits = false
@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Apr 08 16:18:21 UTC 2022 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sat Apr 09 01:34:28 UTC 2022
pageSize = 21012 pageSize = 21012
page = 1 page = 1

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.04.08.hellen72.4290306363" signature = "rusEFI 2022.04.09.hellen72.4290306363"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2022.04.08.hellen72.4290306363" ; signature is expected to be 7 or more characters. signature = "rusEFI 2022.04.09.hellen72.4290306363" ; 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 ; 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 useLegacyFTempUnits = false
@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Apr 08 16:18:25 UTC 2022 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sat Apr 09 01:34:32 UTC 2022
pageSize = 21012 pageSize = 21012
page = 1 page = 1

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.04.08.hellen81.4103534924" signature = "rusEFI 2022.04.09.hellen81.4103534924"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2022.04.08.hellen81.4103534924" ; signature is expected to be 7 or more characters. signature = "rusEFI 2022.04.09.hellen81.4103534924" ; 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 ; 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 useLegacyFTempUnits = false
@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Apr 08 16:18:27 UTC 2022 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sat Apr 09 01:34:34 UTC 2022
pageSize = 21012 pageSize = 21012
page = 1 page = 1

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.04.08.hellen88bmw.948763258" signature = "rusEFI 2022.04.09.hellen88bmw.948763258"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2022.04.08.hellen88bmw.948763258" ; signature is expected to be 7 or more characters. signature = "rusEFI 2022.04.09.hellen88bmw.948763258" ; 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 ; 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 useLegacyFTempUnits = false
@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Apr 08 16:18:23 UTC 2022 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sat Apr 09 01:34:30 UTC 2022
pageSize = 21012 pageSize = 21012
page = 1 page = 1

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.04.08.hellenNA6.646300153" signature = "rusEFI 2022.04.09.hellenNA6.646300153"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2022.04.08.hellenNA6.646300153" ; signature is expected to be 7 or more characters. signature = "rusEFI 2022.04.09.hellenNA6.646300153" ; 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 ; 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 useLegacyFTempUnits = false
@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Apr 08 16:18:31 UTC 2022 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sat Apr 09 01:34:38 UTC 2022
pageSize = 21012 pageSize = 21012
page = 1 page = 1

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.04.08.hellenNA8_96.3843292450" signature = "rusEFI 2022.04.09.hellenNA8_96.3843292450"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2022.04.08.hellenNA8_96.3843292450" ; signature is expected to be 7 or more characters. signature = "rusEFI 2022.04.09.hellenNA8_96.3843292450" ; 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 ; 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 useLegacyFTempUnits = false
@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Apr 08 16:18:32 UTC 2022 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sat Apr 09 01:34:40 UTC 2022
pageSize = 21012 pageSize = 21012
page = 1 page = 1

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.04.08.hellen_cypress.170194075" signature = "rusEFI 2022.04.09.hellen_cypress.170194075"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2022.04.08.hellen_cypress.170194075" ; signature is expected to be 7 or more characters. signature = "rusEFI 2022.04.09.hellen_cypress.170194075" ; 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 ; 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 useLegacyFTempUnits = false
@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Apr 08 16:19:00 UTC 2022 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sat Apr 09 01:35:07 UTC 2022
pageSize = 21012 pageSize = 21012
page = 1 page = 1

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.04.08.kin.4118886503" signature = "rusEFI 2022.04.09.kin.4118886503"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2022.04.08.kin.4118886503" ; signature is expected to be 7 or more characters. signature = "rusEFI 2022.04.09.kin.4118886503" ; 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 ; 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 useLegacyFTempUnits = false
@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Apr 08 16:18:59 UTC 2022 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sat Apr 09 01:35:05 UTC 2022
pageSize = 20984 pageSize = 20984
page = 1 page = 1

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.04.08.mre_f4.1609686348" signature = "rusEFI 2022.04.09.mre_f4.1609686348"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2022.04.08.mre_f4.1609686348" ; signature is expected to be 7 or more characters. signature = "rusEFI 2022.04.09.mre_f4.1609686348" ; 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 ; 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 useLegacyFTempUnits = false
@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Apr 08 16:18:36 UTC 2022 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sat Apr 09 01:34:43 UTC 2022
pageSize = 21012 pageSize = 21012
page = 1 page = 1

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.04.08.mre_f7.1609686348" signature = "rusEFI 2022.04.09.mre_f7.1609686348"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2022.04.08.mre_f7.1609686348" ; signature is expected to be 7 or more characters. signature = "rusEFI 2022.04.09.mre_f7.1609686348" ; 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 ; 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 useLegacyFTempUnits = false
@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Apr 08 16:18:34 UTC 2022 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sat Apr 09 01:34:41 UTC 2022
pageSize = 21012 pageSize = 21012
page = 1 page = 1

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.04.08.prometheus_405.1614531265" signature = "rusEFI 2022.04.09.prometheus_405.1614531265"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2022.04.08.prometheus_405.1614531265" ; signature is expected to be 7 or more characters. signature = "rusEFI 2022.04.09.prometheus_405.1614531265" ; 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 ; 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 useLegacyFTempUnits = false
@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Apr 08 16:18:44 UTC 2022 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sat Apr 09 01:34:51 UTC 2022
pageSize = 21012 pageSize = 21012
page = 1 page = 1

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.04.08.prometheus_469.1614531265" signature = "rusEFI 2022.04.09.prometheus_469.1614531265"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2022.04.08.prometheus_469.1614531265" ; signature is expected to be 7 or more characters. signature = "rusEFI 2022.04.09.prometheus_469.1614531265" ; 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 ; 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 useLegacyFTempUnits = false
@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Apr 08 16:18:42 UTC 2022 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sat Apr 09 01:34:49 UTC 2022
pageSize = 21012 pageSize = 21012
page = 1 page = 1

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.04.08.proteus_f4.369658534" signature = "rusEFI 2022.04.09.proteus_f4.369658534"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2022.04.08.proteus_f4.369658534" ; signature is expected to be 7 or more characters. signature = "rusEFI 2022.04.09.proteus_f4.369658534" ; 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 ; 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 useLegacyFTempUnits = false
@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Apr 08 16:18:47 UTC 2022 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sat Apr 09 01:34:54 UTC 2022
pageSize = 21012 pageSize = 21012
page = 1 page = 1

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.04.08.proteus_f7.369658534" signature = "rusEFI 2022.04.09.proteus_f7.369658534"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2022.04.08.proteus_f7.369658534" ; signature is expected to be 7 or more characters. signature = "rusEFI 2022.04.09.proteus_f7.369658534" ; 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 ; 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 useLegacyFTempUnits = false
@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Apr 08 16:18:45 UTC 2022 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sat Apr 09 01:34:52 UTC 2022
pageSize = 21012 pageSize = 21012
page = 1 page = 1

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.04.08.proteus_h7.369658534" signature = "rusEFI 2022.04.09.proteus_h7.369658534"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2022.04.08.proteus_h7.369658534" ; signature is expected to be 7 or more characters. signature = "rusEFI 2022.04.09.proteus_h7.369658534" ; 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 ; 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 useLegacyFTempUnits = false
@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Apr 08 16:18:50 UTC 2022 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sat Apr 09 01:34:56 UTC 2022
pageSize = 21012 pageSize = 21012
page = 1 page = 1

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.04.08.subaru_eg33_f7.1365668518" signature = "rusEFI 2022.04.09.subaru_eg33_f7.1365668518"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2022.04.08.subaru_eg33_f7.1365668518" ; signature is expected to be 7 or more characters. signature = "rusEFI 2022.04.09.subaru_eg33_f7.1365668518" ; 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 ; 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 useLegacyFTempUnits = false
@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Apr 08 16:19:02 UTC 2022 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sat Apr 09 01:35:08 UTC 2022
pageSize = 21012 pageSize = 21012
page = 1 page = 1

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.04.08.tdg-pdm8.3703593846" signature = "rusEFI 2022.04.09.tdg-pdm8.3703593846"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2022.04.08.tdg-pdm8.3703593846" ; signature is expected to be 7 or more characters. signature = "rusEFI 2022.04.09.tdg-pdm8.3703593846" ; 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 ; 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 useLegacyFTempUnits = false
@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Apr 08 16:18:55 UTC 2022 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sat Apr 09 01:35:02 UTC 2022
pageSize = 21012 pageSize = 21012
page = 1 page = 1

View File

@ -1,6 +1,6 @@
package com.rusefi.config.generated; package com.rusefi.config.generated;
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/actuators/ac_control.txt Fri Apr 08 16:18:08 UTC 2022 // this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/actuators/ac_control.txt Sat Apr 09 01:34:15 UTC 2022
// by class com.rusefi.output.FileJavaFieldsConsumer // by class com.rusefi.output.FileJavaFieldsConsumer
import com.rusefi.config.*; import com.rusefi.config.*;
@ -39,6 +39,7 @@ public class AcControl {
public static final Field UNUSEDBIT_7_30 = Field.create("UNUSEDBIT_7_30", 0, FieldType.BIT, 30); public static final Field UNUSEDBIT_7_30 = Field.create("UNUSEDBIT_7_30", 0, FieldType.BIT, 30);
public static final Field UNUSEDBIT_7_31 = Field.create("UNUSEDBIT_7_31", 0, FieldType.BIT, 31); public static final Field UNUSEDBIT_7_31 = Field.create("UNUSEDBIT_7_31", 0, FieldType.BIT, 31);
public static final Field LATEST_USAGE_AC_CONTROL = Field.create("LATEST_USAGE_AC_CONTROL", 4, FieldType.INT).setScale(1.0); public static final Field LATEST_USAGE_AC_CONTROL = Field.create("LATEST_USAGE_AC_CONTROL", 4, FieldType.INT).setScale(1.0);
public static final Field ACSWITCHLASTCHANGETIMEMS = Field.create("ACSWITCHLASTCHANGETIMEMS", 8, FieldType.INT).setScale(1.0);
public static final Field[] VALUES = { public static final Field[] VALUES = {
ENGINETOOSLOW, ENGINETOOSLOW,
ENGINETOOFAST, ENGINETOOFAST,
@ -73,5 +74,6 @@ public class AcControl {
UNUSEDBIT_7_30, UNUSEDBIT_7_30,
UNUSEDBIT_7_31, UNUSEDBIT_7_31,
LATEST_USAGE_AC_CONTROL, LATEST_USAGE_AC_CONTROL,
ACSWITCHLASTCHANGETIMEMS,
}; };
} }

View File

@ -1,6 +1,6 @@
package com.rusefi.config.generated; package com.rusefi.config.generated;
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Apr 08 16:19:06 UTC 2022 // this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sat Apr 09 01:35:12 UTC 2022
// by class com.rusefi.output.FileJavaFieldsConsumer // by class com.rusefi.output.FileJavaFieldsConsumer
import com.rusefi.config.*; import com.rusefi.config.*;
@ -2362,7 +2362,7 @@ public class Fields {
public static final int TS_RESPONSE_UNDERRUN = 0x80; public static final int TS_RESPONSE_UNDERRUN = 0x80;
public static final int TS_RESPONSE_UNRECOGNIZED_COMMAND = 0x83; public static final int TS_RESPONSE_UNRECOGNIZED_COMMAND = 0x83;
public static final char TS_SET_LOGGER_SWITCH = 'l'; public static final char TS_SET_LOGGER_SWITCH = 'l';
public static final String TS_SIGNATURE = "rusEFI 2022.04.08.all.819008295"; public static final String TS_SIGNATURE = "rusEFI 2022.04.09.all.819008295";
public static final char TS_SINGLE_WRITE_COMMAND = 'W'; public static final char TS_SINGLE_WRITE_COMMAND = 'W';
public static final char TS_TEST_COMMAND = 't'; public static final char TS_TEST_COMMAND = 't';
public static final int TsCalMode_EtbKd = 5; public static final int TsCalMode_EtbKd = 5;