Auto-generated configs and docs

This commit is contained in:
GitHub gen-configs Action 2023-11-13 03:47:03 +00:00
parent 20e9f6178a
commit cb2ad7fce7
104 changed files with 474 additions and 325 deletions

View File

@ -812,7 +812,7 @@
#define SentEtbType_NONE 0
#define show_Frankenso_presets true
#define show_test_presets true
#define SIGNATURE_HASH 4062696985
#define SIGNATURE_HASH 4172172757
#define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin"
#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
@ -1108,7 +1108,7 @@
#define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true
#define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2023.11.12.cypress.4062696985"
#define TS_SIGNATURE "rusEFI master.2023.11.13.cypress.4172172757"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -812,7 +812,7 @@
#define SentEtbType_NONE 0
#define show_Frankenso_presets true
#define show_test_presets true
#define SIGNATURE_HASH 2968916407
#define SIGNATURE_HASH 3128920699
#define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin"
#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
@ -1108,7 +1108,7 @@
#define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true
#define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2023.11.12.kin.2968916407"
#define TS_SIGNATURE "rusEFI master.2023.11.13.kin.3128920699"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1050,7 +1050,7 @@
#define show_Frankenso_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 4121563406
#define SIGNATURE_HASH 4280519362
#define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin"
#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
@ -1346,7 +1346,7 @@
#define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true
#define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2023.11.12.subaru_eg33_f7.4121563406"
#define TS_SIGNATURE "rusEFI master.2023.11.13.subaru_eg33_f7.4280519362"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -505,6 +505,7 @@ entry = clutchDownState, "Clutch: down", int, "%d"
entry = brakePedalState, "Brake switch", int, "%d"
entry = startStopState, "startStopState", int, "%d"
entry = startStopPhysicalState, "startStopPhysicalState", int, "%d"
entry = acrStateDup, "acrStateDup", int, "%d"
entry = startStopStateToggleCounter, "startStopStateToggleCounter", int, "%d"
entry = egtValue1, "egtValue1", float, "%.3f"
entry = egtValue2, "egtValue2", float, "%.3f"

View File

@ -213,6 +213,7 @@ indicatorPanel = engine_stateIndicatorPanel, 2
indicator = {lua_luaDisableEtb}, "luaDisableEtb No", "luaDisableEtb Yes"
indicator = {lua_luaIgnCut}, "luaIgnCut No", "luaIgnCut Yes"
indicator = {startStopPhysicalState}, "startStopPhysicalState No", "startStopPhysicalState Yes"
indicator = {acrStateDup}, "acrStateDup No", "acrStateDup Yes"
dialog = engine_stateDialog, "engine_state"
panel = engine_stateIndicatorPanel

View File

@ -640,6 +640,7 @@ clutchDownState = scalar, S08, 1091, "", 1, 0
brakePedalState = scalar, S08, 1092, "", 1, 0
startStopState = scalar, S08, 1093, "", 1, 0
startStopPhysicalState = bits, U32, 1096, [0:0]
acrStateDup = bits, U32, 1096, [1:1]
startStopStateToggleCounter = scalar, U32, 1100, "", 1, 0
egtValue1 = scalar, F32, 1104, "", 1, 0
egtValue2 = scalar, F32, 1108, "", 1, 0

View File

@ -1,4 +1,4 @@
// this section was generated automatically by rusEFI tool config_definition_base.jar based on (unknown script) controllers/algo/engine_state.txt Thu Nov 09 15:38:41 UTC 2023
// this section was generated automatically by rusEFI tool config_definition_base.jar based on (unknown script) controllers/algo/engine_state.txt Mon Nov 13 03:45:02 UTC 2023
// by class com.rusefi.output.CHeaderConsumer
// begin
#pragma once
@ -224,97 +224,97 @@ struct engine_state_s {
bool startStopPhysicalState : 1 {};
/**
offset 48 bit 1 */
bool unusedBit_11_1 : 1 {};
bool acrStateDup : 1 {};
/**
offset 48 bit 2 */
bool unusedBit_11_2 : 1 {};
bool unusedBit_12_2 : 1 {};
/**
offset 48 bit 3 */
bool unusedBit_11_3 : 1 {};
bool unusedBit_12_3 : 1 {};
/**
offset 48 bit 4 */
bool unusedBit_11_4 : 1 {};
bool unusedBit_12_4 : 1 {};
/**
offset 48 bit 5 */
bool unusedBit_11_5 : 1 {};
bool unusedBit_12_5 : 1 {};
/**
offset 48 bit 6 */
bool unusedBit_11_6 : 1 {};
bool unusedBit_12_6 : 1 {};
/**
offset 48 bit 7 */
bool unusedBit_11_7 : 1 {};
bool unusedBit_12_7 : 1 {};
/**
offset 48 bit 8 */
bool unusedBit_11_8 : 1 {};
bool unusedBit_12_8 : 1 {};
/**
offset 48 bit 9 */
bool unusedBit_11_9 : 1 {};
bool unusedBit_12_9 : 1 {};
/**
offset 48 bit 10 */
bool unusedBit_11_10 : 1 {};
bool unusedBit_12_10 : 1 {};
/**
offset 48 bit 11 */
bool unusedBit_11_11 : 1 {};
bool unusedBit_12_11 : 1 {};
/**
offset 48 bit 12 */
bool unusedBit_11_12 : 1 {};
bool unusedBit_12_12 : 1 {};
/**
offset 48 bit 13 */
bool unusedBit_11_13 : 1 {};
bool unusedBit_12_13 : 1 {};
/**
offset 48 bit 14 */
bool unusedBit_11_14 : 1 {};
bool unusedBit_12_14 : 1 {};
/**
offset 48 bit 15 */
bool unusedBit_11_15 : 1 {};
bool unusedBit_12_15 : 1 {};
/**
offset 48 bit 16 */
bool unusedBit_11_16 : 1 {};
bool unusedBit_12_16 : 1 {};
/**
offset 48 bit 17 */
bool unusedBit_11_17 : 1 {};
bool unusedBit_12_17 : 1 {};
/**
offset 48 bit 18 */
bool unusedBit_11_18 : 1 {};
bool unusedBit_12_18 : 1 {};
/**
offset 48 bit 19 */
bool unusedBit_11_19 : 1 {};
bool unusedBit_12_19 : 1 {};
/**
offset 48 bit 20 */
bool unusedBit_11_20 : 1 {};
bool unusedBit_12_20 : 1 {};
/**
offset 48 bit 21 */
bool unusedBit_11_21 : 1 {};
bool unusedBit_12_21 : 1 {};
/**
offset 48 bit 22 */
bool unusedBit_11_22 : 1 {};
bool unusedBit_12_22 : 1 {};
/**
offset 48 bit 23 */
bool unusedBit_11_23 : 1 {};
bool unusedBit_12_23 : 1 {};
/**
offset 48 bit 24 */
bool unusedBit_11_24 : 1 {};
bool unusedBit_12_24 : 1 {};
/**
offset 48 bit 25 */
bool unusedBit_11_25 : 1 {};
bool unusedBit_12_25 : 1 {};
/**
offset 48 bit 26 */
bool unusedBit_11_26 : 1 {};
bool unusedBit_12_26 : 1 {};
/**
offset 48 bit 27 */
bool unusedBit_11_27 : 1 {};
bool unusedBit_12_27 : 1 {};
/**
offset 48 bit 28 */
bool unusedBit_11_28 : 1 {};
bool unusedBit_12_28 : 1 {};
/**
offset 48 bit 29 */
bool unusedBit_11_29 : 1 {};
bool unusedBit_12_29 : 1 {};
/**
offset 48 bit 30 */
bool unusedBit_11_30 : 1 {};
bool unusedBit_12_30 : 1 {};
/**
offset 48 bit 31 */
bool unusedBit_11_31 : 1 {};
bool unusedBit_12_31 : 1 {};
/**
* offset 52
*/
@ -374,4 +374,4 @@ struct engine_state_s {
static_assert(sizeof(engine_state_s) == 88);
// end
// this section was generated automatically by rusEFI tool config_definition_base.jar based on (unknown script) controllers/algo/engine_state.txt Thu Nov 09 15:38:41 UTC 2023
// this section was generated automatically by rusEFI tool config_definition_base.jar based on (unknown script) controllers/algo/engine_state.txt Mon Nov 13 03:45:02 UTC 2023

View File

@ -1103,7 +1103,7 @@
#define SentEtbType_NONE 0
#define show_Frankenso_presets true
#define show_test_presets true
#define SIGNATURE_HASH 1363100706
#define SIGNATURE_HASH 1538711534
#define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin"
#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
@ -1399,7 +1399,7 @@
#define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true
#define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2023.11.12.f407-discovery.1363100706"
#define TS_SIGNATURE "rusEFI master.2023.11.13.f407-discovery.1538711534"
#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.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 2186437150
#define TS_SIGNATURE "rusEFI master.2023.11.12.alphax-2chan.2186437150"
#define SIGNATURE_HASH 2296117714
#define TS_SIGNATURE "rusEFI master.2023.11.13.alphax-2chan.2296117714"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 708794568
#define TS_SIGNATURE "rusEFI master.2023.11.12.alphax-4chan.708794568"
#define SIGNATURE_HASH 548848388
#define TS_SIGNATURE "rusEFI master.2023.11.13.alphax-4chan.548848388"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 708794568
#define TS_SIGNATURE "rusEFI master.2023.11.12.alphax-4chan_f7.708794568"
#define SIGNATURE_HASH 548848388
#define TS_SIGNATURE "rusEFI master.2023.11.13.alphax-4chan_f7.548848388"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 3285452826
#define TS_SIGNATURE "rusEFI master.2023.11.12.alphax-8chan-revA.3285452826"
#define SIGNATURE_HASH 3378353110
#define TS_SIGNATURE "rusEFI master.2023.11.13.alphax-8chan-revA.3378353110"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 4050043404
#define TS_SIGNATURE "rusEFI master.2023.11.12.alphax-8chan.4050043404"
#define SIGNATURE_HASH 4226767296
#define TS_SIGNATURE "rusEFI master.2023.11.13.alphax-8chan.4226767296"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 4050043404
#define TS_SIGNATURE "rusEFI master.2023.11.12.alphax-8chan_f7.4050043404"
#define SIGNATURE_HASH 4226767296
#define TS_SIGNATURE "rusEFI master.2023.11.13.alphax-8chan_f7.4226767296"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 4062696985
#define TS_SIGNATURE "rusEFI master.2023.11.12.at_start_f435.4062696985"
#define SIGNATURE_HASH 4172172757
#define TS_SIGNATURE "rusEFI master.2023.11.13.at_start_f435.4172172757"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 3055551063
#define TS_SIGNATURE "rusEFI master.2023.11.12.atlas.3055551063"
#define SIGNATURE_HASH 3165231515
#define TS_SIGNATURE "rusEFI master.2023.11.13.atlas.3165231515"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 3389053871
#define TS_SIGNATURE "rusEFI master.2023.11.12.core8.3389053871"
#define SIGNATURE_HASH 3230220387
#define TS_SIGNATURE "rusEFI master.2023.11.13.core8.3230220387"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on hellen_cypress_gen_config.bat by SignatureConsumer
//
#define SIGNATURE_HASH 4062696985
#define TS_SIGNATURE "rusEFI master.2023.11.12.cypress.4062696985"
#define SIGNATURE_HASH 4172172757
#define TS_SIGNATURE "rusEFI master.2023.11.13.cypress.4172172757"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 1363100706
#define TS_SIGNATURE "rusEFI master.2023.11.12.f407-discovery.1363100706"
#define SIGNATURE_HASH 1538711534
#define TS_SIGNATURE "rusEFI master.2023.11.13.f407-discovery.1538711534"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 4062696985
#define TS_SIGNATURE "rusEFI master.2023.11.12.f429-discovery.4062696985"
#define SIGNATURE_HASH 4172172757
#define TS_SIGNATURE "rusEFI master.2023.11.13.f429-discovery.4172172757"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 3497342675
#define TS_SIGNATURE "rusEFI master.2023.11.12.frankenso_na6.3497342675"
#define SIGNATURE_HASH 3673992479
#define TS_SIGNATURE "rusEFI master.2023.11.13.frankenso_na6.3673992479"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 3407261078
#define TS_SIGNATURE "rusEFI master.2023.11.12.harley81.3407261078"
#define SIGNATURE_HASH 3248436826
#define TS_SIGNATURE "rusEFI master.2023.11.13.harley81.3248436826"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 2494858037
#define TS_SIGNATURE "rusEFI master.2023.11.12.hellen-112-17.2494858037"
#define SIGNATURE_HASH 2654804217
#define TS_SIGNATURE "rusEFI master.2023.11.13.hellen-112-17.2654804217"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 546888523
#define TS_SIGNATURE "rusEFI master.2023.11.12.hellen-112-mg1.546888523"
#define SIGNATURE_HASH 705773703
#define TS_SIGNATURE "rusEFI master.2023.11.13.hellen-112-mg1.705773703"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 1121280233
#define TS_SIGNATURE "rusEFI master.2023.11.12.hellen-gm-e67.1121280233"
#define SIGNATURE_HASH 1214053157
#define TS_SIGNATURE "rusEFI master.2023.11.13.hellen-gm-e67.1214053157"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 734521402
#define TS_SIGNATURE "rusEFI master.2023.11.12.hellen-honda-k.734521402"
#define SIGNATURE_HASH 558789622
#define TS_SIGNATURE "rusEFI master.2023.11.13.hellen-honda-k.558789622"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 2649086734
#define TS_SIGNATURE "rusEFI master.2023.11.12.hellen-nb1.2649086734"
#define SIGNATURE_HASH 2540454082
#define TS_SIGNATURE "rusEFI master.2023.11.13.hellen-nb1.2540454082"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 1796288557
#define TS_SIGNATURE "rusEFI master.2023.11.12.hellen121nissan.1796288557"
#define SIGNATURE_HASH 1637395425
#define TS_SIGNATURE "rusEFI master.2023.11.13.hellen121nissan.1637395425"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 1717160410
#define TS_SIGNATURE "rusEFI master.2023.11.12.hellen121vag.1717160410"
#define SIGNATURE_HASH 1825591830
#define TS_SIGNATURE "rusEFI master.2023.11.13.hellen121vag.1825591830"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 1039487347
#define TS_SIGNATURE "rusEFI master.2023.11.12.hellen128.1039487347"
#define SIGNATURE_HASH 930925247
#define TS_SIGNATURE "rusEFI master.2023.11.13.hellen128.930925247"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 593812643
#define TS_SIGNATURE "rusEFI master.2023.11.12.hellen154hyundai.593812643"
#define SIGNATURE_HASH 703416175
#define TS_SIGNATURE "rusEFI master.2023.11.13.hellen154hyundai.703416175"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 2657341492
#define TS_SIGNATURE "rusEFI master.2023.11.12.hellen72.2657341492"
#define SIGNATURE_HASH 2498382840
#define TS_SIGNATURE "rusEFI master.2023.11.13.hellen72.2498382840"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 796140662
#define TS_SIGNATURE "rusEFI master.2023.11.12.hellen81.796140662"
#define SIGNATURE_HASH 637386682
#define TS_SIGNATURE "rusEFI master.2023.11.13.hellen81.637386682"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 469916637
#define TS_SIGNATURE "rusEFI master.2023.11.12.hellen88bmw.469916637"
#define SIGNATURE_HASH 378257425
#define TS_SIGNATURE "rusEFI master.2023.11.13.hellen88bmw.378257425"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 422201917
#define TS_SIGNATURE "rusEFI master.2023.11.12.hellenNA6.422201917"
#define SIGNATURE_HASH 329503217
#define TS_SIGNATURE "rusEFI master.2023.11.13.hellenNA6.329503217"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 2139839218
#define TS_SIGNATURE "rusEFI master.2023.11.12.hellenNA8_96.2139839218"
#define SIGNATURE_HASH 1963114814
#define TS_SIGNATURE "rusEFI master.2023.11.13.hellenNA8_96.1963114814"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on kinetis_gen_config.bat by SignatureConsumer
//
#define SIGNATURE_HASH 2968916407
#define TS_SIGNATURE "rusEFI master.2023.11.12.kin.2968916407"
#define SIGNATURE_HASH 3128920699
#define TS_SIGNATURE "rusEFI master.2023.11.13.kin.3128920699"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 2718340581
#define TS_SIGNATURE "rusEFI master.2023.11.12.m74_9.2718340581"
#define SIGNATURE_HASH 2827947561
#define TS_SIGNATURE "rusEFI master.2023.11.13.m74_9.2827947561"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 3511304089
#define TS_SIGNATURE "rusEFI master.2023.11.12.mre_f4.3511304089"
#define SIGNATURE_HASH 3687031893
#define TS_SIGNATURE "rusEFI master.2023.11.13.mre_f4.3687031893"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 3511304089
#define TS_SIGNATURE "rusEFI master.2023.11.12.mre_f7.3511304089"
#define SIGNATURE_HASH 3687031893
#define TS_SIGNATURE "rusEFI master.2023.11.13.mre_f7.3687031893"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 4062696985
#define TS_SIGNATURE "rusEFI master.2023.11.12.nucleo_f429.4062696985"
#define SIGNATURE_HASH 4172172757
#define TS_SIGNATURE "rusEFI master.2023.11.13.nucleo_f429.4172172757"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 4062696985
#define TS_SIGNATURE "rusEFI master.2023.11.12.nucleo_f767.4062696985"
#define SIGNATURE_HASH 4172172757
#define TS_SIGNATURE "rusEFI master.2023.11.13.nucleo_f767.4172172757"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 4062696985
#define TS_SIGNATURE "rusEFI master.2023.11.12.nucleo_h743.4062696985"
#define SIGNATURE_HASH 4172172757
#define TS_SIGNATURE "rusEFI master.2023.11.13.nucleo_h743.4172172757"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 3266517897
#define TS_SIGNATURE "rusEFI master.2023.11.12.prometheus_405.3266517897"
#define SIGNATURE_HASH 3359277125
#define TS_SIGNATURE "rusEFI master.2023.11.13.prometheus_405.3359277125"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 3266517897
#define TS_SIGNATURE "rusEFI master.2023.11.12.prometheus_469.3266517897"
#define SIGNATURE_HASH 3359277125
#define TS_SIGNATURE "rusEFI master.2023.11.13.prometheus_469.3359277125"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 4063504483
#define TS_SIGNATURE "rusEFI master.2023.11.12.proteus_f4.4063504483"
#define SIGNATURE_HASH 4173181871
#define TS_SIGNATURE "rusEFI master.2023.11.13.proteus_f4.4173181871"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 4063504483
#define TS_SIGNATURE "rusEFI master.2023.11.12.proteus_f7.4063504483"
#define SIGNATURE_HASH 4173181871
#define TS_SIGNATURE "rusEFI master.2023.11.13.proteus_f7.4173181871"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 4063504483
#define TS_SIGNATURE "rusEFI master.2023.11.12.proteus_h7.4063504483"
#define SIGNATURE_HASH 4173181871
#define TS_SIGNATURE "rusEFI master.2023.11.13.proteus_h7.4173181871"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 2634823295
#define TS_SIGNATURE "rusEFI master.2023.11.12.s105.2634823295"
#define SIGNATURE_HASH 2542120371
#define TS_SIGNATURE "rusEFI master.2023.11.13.s105.2542120371"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 4290243093
#define TS_SIGNATURE "rusEFI master.2023.11.12.small-can-board.4290243093"
#define SIGNATURE_HASH 4114510297
#define TS_SIGNATURE "rusEFI master.2023.11.13.small-can-board.4114510297"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on config/boards/subaru_eg33/config/gen_subaru_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 4121563406
#define TS_SIGNATURE "rusEFI master.2023.11.12.subaru_eg33_f7.4121563406"
#define SIGNATURE_HASH 4280519362
#define TS_SIGNATURE "rusEFI master.2023.11.13.subaru_eg33_f7.4280519362"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 4062696985
#define TS_SIGNATURE "rusEFI master.2023.11.12.t-b-g.4062696985"
#define SIGNATURE_HASH 4172172757
#define TS_SIGNATURE "rusEFI master.2023.11.13.t-b-g.4172172757"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 2022308411
#define TS_SIGNATURE "rusEFI master.2023.11.12.tdg-pdm8.2022308411"
#define SIGNATURE_HASH 1912627703
#define TS_SIGNATURE "rusEFI master.2023.11.13.tdg-pdm8.1912627703"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 1551532394
#define TS_SIGNATURE "rusEFI master.2023.11.12.uaefi.1551532394"
#define SIGNATURE_HASH 1458772646
#define TS_SIGNATURE "rusEFI master.2023.11.13.uaefi.1458772646"

View File

@ -1077,6 +1077,9 @@ float getOutputValueByName(const char *name) {
// startStopPhysicalState
case -1943724937:
return engine->engineState.startStopPhysicalState;
// acrStateDup
case -793662747:
return engine->engineState.acrStateDup;
// startStopStateToggleCounter
case -960645892:
return engine->engineState.startStopStateToggleCounter;

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.11.12.f407-discovery.1363100706"
signature = "rusEFI master.2023.11.13.f407-discovery.1538711534"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.11.12.f407-discovery.1363100706" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.11.13.f407-discovery.1538711534" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Nov 12 16:12:50 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 03:47:02 UTC 2023
pageSize = 23880
page = 1
@ -220,7 +220,7 @@ airByRpmTaper = scalar, F32, 472, "%", 1, 0, 0, 50, 1
hip9011SpiDevice = bits, U08, 476, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4"
boostControlSafeDutyCycle = scalar, U08, 477, "%", 1, 0, 0, 100, 0
mafAdcChannel = bits, U08, 478, [0:5], $adc_channel_e_list
acrRevolutions = scalar, U08, 479, "", 1, 0, 0, 10, 0
acrRevolutions = scalar, U08, 479, "", 1, 0, 0, 100, 0
globalFuelCorrection = scalar, F32, 480, "coef", 1, 0, 0, 1000, 2
adcVcc = scalar, F32, 484, "volts", 1, 0, 0, 6, 3
mapCamDetectionAnglePosition = scalar, F32, 488, "Deg", 1, 0, 0, 360, 0
@ -3000,6 +3000,7 @@ clutchDownState = scalar, S08, 1091, "", 1, 0
brakePedalState = scalar, S08, 1092, "", 1, 0
startStopState = scalar, S08, 1093, "", 1, 0
startStopPhysicalState = bits, U32, 1096, [0:0]
acrStateDup = bits, U32, 1096, [1:1]
startStopStateToggleCounter = scalar, U32, 1100, "", 1, 0
egtValue1 = scalar, F32, 1104, "", 1, 0
egtValue2 = scalar, F32, 1108, "", 1, 0
@ -5195,6 +5196,7 @@ entry = clutchDownState, "Clutch: down", int, "%d"
entry = brakePedalState, "Brake switch", int, "%d"
entry = startStopState, "startStopState", int, "%d"
entry = startStopPhysicalState, "startStopPhysicalState", int, "%d"
entry = acrStateDup, "acrStateDup", int, "%d"
entry = startStopStateToggleCounter, "startStopStateToggleCounter", int, "%d"
entry = egtValue1, "egtValue1", float, "%.3f"
entry = egtValue2, "egtValue2", float, "%.3f"
@ -6060,6 +6062,7 @@ indicatorPanel = engine_stateIndicatorPanel, 2
indicator = {lua_luaDisableEtb}, "luaDisableEtb No", "luaDisableEtb Yes"
indicator = {lua_luaIgnCut}, "luaIgnCut No", "luaIgnCut Yes"
indicator = {startStopPhysicalState}, "startStopPhysicalState No", "startStopPhysicalState Yes"
indicator = {acrStateDup}, "acrStateDup No", "acrStateDup Yes"
dialog = engine_stateDialog, "engine_state"
panel = engine_stateIndicatorPanel

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.11.12.alphax-2chan.2186437150"
signature = "rusEFI master.2023.11.13.alphax-2chan.2296117714"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.11.12.alphax-2chan.2186437150" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.11.13.alphax-2chan.2296117714" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","INVALID","B4 - O2","On-board MAP","INVALID","B5 - TPS","A2 Battery Sense","C7 - CAM Hall/Digital","X7 - AIN4","X1 - AIN1","INVALID","INVALID","B2 - MAP","B7 - CLT","B3 - IAT","X3 - AIN2"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Nov 12 16:11:07 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 03:45:14 UTC 2023
pageSize = 23880
page = 1
@ -220,7 +220,7 @@ airByRpmTaper = scalar, F32, 472, "%", 1, 0, 0, 50, 1
hip9011SpiDevice = bits, U08, 476, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4"
boostControlSafeDutyCycle = scalar, U08, 477, "%", 1, 0, 0, 100, 0
mafAdcChannel = bits, U08, 478, [0:5], $adc_channel_e_list
acrRevolutions = scalar, U08, 479, "", 1, 0, 0, 10, 0
acrRevolutions = scalar, U08, 479, "", 1, 0, 0, 100, 0
globalFuelCorrection = scalar, F32, 480, "coef", 1, 0, 0, 1000, 2
adcVcc = scalar, F32, 484, "volts", 1, 0, 0, 6, 3
mapCamDetectionAnglePosition = scalar, F32, 488, "Deg", 1, 0, 0, 360, 0
@ -3000,6 +3000,7 @@ clutchDownState = scalar, S08, 1091, "", 1, 0
brakePedalState = scalar, S08, 1092, "", 1, 0
startStopState = scalar, S08, 1093, "", 1, 0
startStopPhysicalState = bits, U32, 1096, [0:0]
acrStateDup = bits, U32, 1096, [1:1]
startStopStateToggleCounter = scalar, U32, 1100, "", 1, 0
egtValue1 = scalar, F32, 1104, "", 1, 0
egtValue2 = scalar, F32, 1108, "", 1, 0
@ -5195,6 +5196,7 @@ entry = clutchDownState, "Clutch: down", int, "%d"
entry = brakePedalState, "Brake switch", int, "%d"
entry = startStopState, "startStopState", int, "%d"
entry = startStopPhysicalState, "startStopPhysicalState", int, "%d"
entry = acrStateDup, "acrStateDup", int, "%d"
entry = startStopStateToggleCounter, "startStopStateToggleCounter", int, "%d"
entry = egtValue1, "egtValue1", float, "%.3f"
entry = egtValue2, "egtValue2", float, "%.3f"
@ -6056,6 +6058,7 @@ indicatorPanel = engine_stateIndicatorPanel, 2
indicator = {lua_luaDisableEtb}, "luaDisableEtb No", "luaDisableEtb Yes"
indicator = {lua_luaIgnCut}, "luaIgnCut No", "luaIgnCut Yes"
indicator = {startStopPhysicalState}, "startStopPhysicalState No", "startStopPhysicalState Yes"
indicator = {acrStateDup}, "acrStateDup No", "acrStateDup Yes"
dialog = engine_stateDialog, "engine_state"
panel = engine_stateIndicatorPanel

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.11.12.alphax-4chan.708794568"
signature = "rusEFI master.2023.11.13.alphax-4chan.548848388"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.11.12.alphax-4chan.708794568" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.11.13.alphax-4chan.548848388" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","INVALID","B4 - O2","On-board MAP","D5 - PPS","B5 - TPS","F7 - Ignition Key Voltage","C7 - CAM Hall/Digital","INVALID","D4 - TPS2","INVALID","X5 - AIN3","B2 - MAP","B7 - CLT","B3 - IAT","F6 - PPS2","X7 - AIN4","INVALID","INVALID","INVALID","X3 - AIN2","X1 - AIN1 and D5 on older boards"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Nov 12 16:11:09 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 03:45:16 UTC 2023
pageSize = 23880
page = 1
@ -220,7 +220,7 @@ airByRpmTaper = scalar, F32, 472, "%", 1, 0, 0, 50, 1
hip9011SpiDevice = bits, U08, 476, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4"
boostControlSafeDutyCycle = scalar, U08, 477, "%", 1, 0, 0, 100, 0
mafAdcChannel = bits, U08, 478, [0:5], $adc_channel_e_list
acrRevolutions = scalar, U08, 479, "", 1, 0, 0, 10, 0
acrRevolutions = scalar, U08, 479, "", 1, 0, 0, 100, 0
globalFuelCorrection = scalar, F32, 480, "coef", 1, 0, 0, 1000, 2
adcVcc = scalar, F32, 484, "volts", 1, 0, 0, 6, 3
mapCamDetectionAnglePosition = scalar, F32, 488, "Deg", 1, 0, 0, 360, 0
@ -3000,6 +3000,7 @@ clutchDownState = scalar, S08, 1091, "", 1, 0
brakePedalState = scalar, S08, 1092, "", 1, 0
startStopState = scalar, S08, 1093, "", 1, 0
startStopPhysicalState = bits, U32, 1096, [0:0]
acrStateDup = bits, U32, 1096, [1:1]
startStopStateToggleCounter = scalar, U32, 1100, "", 1, 0
egtValue1 = scalar, F32, 1104, "", 1, 0
egtValue2 = scalar, F32, 1108, "", 1, 0
@ -5195,6 +5196,7 @@ entry = clutchDownState, "Clutch: down", int, "%d"
entry = brakePedalState, "Brake switch", int, "%d"
entry = startStopState, "startStopState", int, "%d"
entry = startStopPhysicalState, "startStopPhysicalState", int, "%d"
entry = acrStateDup, "acrStateDup", int, "%d"
entry = startStopStateToggleCounter, "startStopStateToggleCounter", int, "%d"
entry = egtValue1, "egtValue1", float, "%.3f"
entry = egtValue2, "egtValue2", float, "%.3f"
@ -6059,6 +6061,7 @@ indicatorPanel = engine_stateIndicatorPanel, 2
indicator = {lua_luaDisableEtb}, "luaDisableEtb No", "luaDisableEtb Yes"
indicator = {lua_luaIgnCut}, "luaIgnCut No", "luaIgnCut Yes"
indicator = {startStopPhysicalState}, "startStopPhysicalState No", "startStopPhysicalState Yes"
indicator = {acrStateDup}, "acrStateDup No", "acrStateDup Yes"
dialog = engine_stateDialog, "engine_state"
panel = engine_stateIndicatorPanel

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.11.12.alphax-4chan_f7.708794568"
signature = "rusEFI master.2023.11.13.alphax-4chan_f7.548848388"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.11.12.alphax-4chan_f7.708794568" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.11.13.alphax-4chan_f7.548848388" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","INVALID","B4 - O2","On-board MAP","D5 - PPS","B5 - TPS","F7 - Ignition Key Voltage","C7 - CAM Hall/Digital","INVALID","D4 - TPS2","INVALID","X5 - AIN3","B2 - MAP","B7 - CLT","B3 - IAT","F6 - PPS2","X7 - AIN4","INVALID","INVALID","INVALID","X3 - AIN2","X1 - AIN1 and D5 on older boards"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Nov 12 16:11:12 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 03:45:19 UTC 2023
pageSize = 23880
page = 1
@ -220,7 +220,7 @@ airByRpmTaper = scalar, F32, 472, "%", 1, 0, 0, 50, 1
hip9011SpiDevice = bits, U08, 476, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4"
boostControlSafeDutyCycle = scalar, U08, 477, "%", 1, 0, 0, 100, 0
mafAdcChannel = bits, U08, 478, [0:5], $adc_channel_e_list
acrRevolutions = scalar, U08, 479, "", 1, 0, 0, 10, 0
acrRevolutions = scalar, U08, 479, "", 1, 0, 0, 100, 0
globalFuelCorrection = scalar, F32, 480, "coef", 1, 0, 0, 1000, 2
adcVcc = scalar, F32, 484, "volts", 1, 0, 0, 6, 3
mapCamDetectionAnglePosition = scalar, F32, 488, "Deg", 1, 0, 0, 360, 0
@ -3000,6 +3000,7 @@ clutchDownState = scalar, S08, 1091, "", 1, 0
brakePedalState = scalar, S08, 1092, "", 1, 0
startStopState = scalar, S08, 1093, "", 1, 0
startStopPhysicalState = bits, U32, 1096, [0:0]
acrStateDup = bits, U32, 1096, [1:1]
startStopStateToggleCounter = scalar, U32, 1100, "", 1, 0
egtValue1 = scalar, F32, 1104, "", 1, 0
egtValue2 = scalar, F32, 1108, "", 1, 0
@ -5195,6 +5196,7 @@ entry = clutchDownState, "Clutch: down", int, "%d"
entry = brakePedalState, "Brake switch", int, "%d"
entry = startStopState, "startStopState", int, "%d"
entry = startStopPhysicalState, "startStopPhysicalState", int, "%d"
entry = acrStateDup, "acrStateDup", int, "%d"
entry = startStopStateToggleCounter, "startStopStateToggleCounter", int, "%d"
entry = egtValue1, "egtValue1", float, "%.3f"
entry = egtValue2, "egtValue2", float, "%.3f"
@ -6059,6 +6061,7 @@ indicatorPanel = engine_stateIndicatorPanel, 2
indicator = {lua_luaDisableEtb}, "luaDisableEtb No", "luaDisableEtb Yes"
indicator = {lua_luaIgnCut}, "luaIgnCut No", "luaIgnCut Yes"
indicator = {startStopPhysicalState}, "startStopPhysicalState No", "startStopPhysicalState Yes"
indicator = {acrStateDup}, "acrStateDup No", "acrStateDup Yes"
dialog = engine_stateDialog, "engine_state"
panel = engine_stateIndicatorPanel

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.11.12.alphax-8chan-revA.3285452826"
signature = "rusEFI master.2023.11.13.alphax-8chan-revA.3378353110"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.11.12.alphax-8chan-revA.3285452826" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.11.13.alphax-8chan-revA.3378353110" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","INVALID","INVALID","INVALID","17A - PPS","23C - TPS","Battery Sense","INVALID","15D - AN5","24C - TPS2","14A - Analog 1","22A - Analog 22","On-board MAP","16A - CLT","15A - IAT","31C - PPS2","33A - AN3","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","16D - AN6","INVALID","INVALID","INVALID","INVALID","7C - AT4","INVALID","6C - AT3","14D - AN4"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Nov 12 16:11:19 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 03:45:26 UTC 2023
pageSize = 23880
page = 1
@ -220,7 +220,7 @@ airByRpmTaper = scalar, F32, 472, "%", 1, 0, 0, 50, 1
hip9011SpiDevice = bits, U08, 476, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4"
boostControlSafeDutyCycle = scalar, U08, 477, "%", 1, 0, 0, 100, 0
mafAdcChannel = bits, U08, 478, [0:5], $adc_channel_e_list
acrRevolutions = scalar, U08, 479, "", 1, 0, 0, 10, 0
acrRevolutions = scalar, U08, 479, "", 1, 0, 0, 100, 0
globalFuelCorrection = scalar, F32, 480, "coef", 1, 0, 0, 1000, 2
adcVcc = scalar, F32, 484, "volts", 1, 0, 0, 6, 3
mapCamDetectionAnglePosition = scalar, F32, 488, "Deg", 1, 0, 0, 360, 0
@ -3000,6 +3000,7 @@ clutchDownState = scalar, S08, 1091, "", 1, 0
brakePedalState = scalar, S08, 1092, "", 1, 0
startStopState = scalar, S08, 1093, "", 1, 0
startStopPhysicalState = bits, U32, 1096, [0:0]
acrStateDup = bits, U32, 1096, [1:1]
startStopStateToggleCounter = scalar, U32, 1100, "", 1, 0
egtValue1 = scalar, F32, 1104, "", 1, 0
egtValue2 = scalar, F32, 1108, "", 1, 0
@ -5195,6 +5196,7 @@ entry = clutchDownState, "Clutch: down", int, "%d"
entry = brakePedalState, "Brake switch", int, "%d"
entry = startStopState, "startStopState", int, "%d"
entry = startStopPhysicalState, "startStopPhysicalState", int, "%d"
entry = acrStateDup, "acrStateDup", int, "%d"
entry = startStopStateToggleCounter, "startStopStateToggleCounter", int, "%d"
entry = egtValue1, "egtValue1", float, "%.3f"
entry = egtValue2, "egtValue2", float, "%.3f"
@ -6060,6 +6062,7 @@ indicatorPanel = engine_stateIndicatorPanel, 2
indicator = {lua_luaDisableEtb}, "luaDisableEtb No", "luaDisableEtb Yes"
indicator = {lua_luaIgnCut}, "luaIgnCut No", "luaIgnCut Yes"
indicator = {startStopPhysicalState}, "startStopPhysicalState No", "startStopPhysicalState Yes"
indicator = {acrStateDup}, "acrStateDup No", "acrStateDup Yes"
dialog = engine_stateDialog, "engine_state"
panel = engine_stateIndicatorPanel

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.11.12.alphax-8chan.4050043404"
signature = "rusEFI master.2023.11.13.alphax-8chan.4226767296"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.11.12.alphax-8chan.4050043404" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.11.13.alphax-8chan.4226767296" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","INVALID","3A - Aux Analog 2","On-board MAP","32A - PPS Sensor Input","31A - TPS Sensor Input","24 - Ignition Key Voltage","INVALID","INVALID","19A - Aux Analog 6","1A - Aux Analog 1","2A - Aux Analog 4","INVALID","29A - CLT Sensor Input","27A - IAT Sensor Input","INVALID","12A - Aux Analog 8","INVALID","11A - Aux Analog 3","INVALID","34A - PPS2 Sensor Input","33A - TPS2 Sensor Input","INVALID","INVALID","INVALID","4A - Aux Analog 7","INVALID","10A - Aux Analog 5","INVALID","28A - Aux Temp 2","28A - Aux Temp 1","INVALID","20A - Aux Analog 9"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Nov 12 16:11:14 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 03:45:21 UTC 2023
pageSize = 23880
page = 1
@ -220,7 +220,7 @@ airByRpmTaper = scalar, F32, 472, "%", 1, 0, 0, 50, 1
hip9011SpiDevice = bits, U08, 476, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4"
boostControlSafeDutyCycle = scalar, U08, 477, "%", 1, 0, 0, 100, 0
mafAdcChannel = bits, U08, 478, [0:5], $adc_channel_e_list
acrRevolutions = scalar, U08, 479, "", 1, 0, 0, 10, 0
acrRevolutions = scalar, U08, 479, "", 1, 0, 0, 100, 0
globalFuelCorrection = scalar, F32, 480, "coef", 1, 0, 0, 1000, 2
adcVcc = scalar, F32, 484, "volts", 1, 0, 0, 6, 3
mapCamDetectionAnglePosition = scalar, F32, 488, "Deg", 1, 0, 0, 360, 0
@ -3000,6 +3000,7 @@ clutchDownState = scalar, S08, 1091, "", 1, 0
brakePedalState = scalar, S08, 1092, "", 1, 0
startStopState = scalar, S08, 1093, "", 1, 0
startStopPhysicalState = bits, U32, 1096, [0:0]
acrStateDup = bits, U32, 1096, [1:1]
startStopStateToggleCounter = scalar, U32, 1100, "", 1, 0
egtValue1 = scalar, F32, 1104, "", 1, 0
egtValue2 = scalar, F32, 1108, "", 1, 0
@ -5195,6 +5196,7 @@ entry = clutchDownState, "Clutch: down", int, "%d"
entry = brakePedalState, "Brake switch", int, "%d"
entry = startStopState, "startStopState", int, "%d"
entry = startStopPhysicalState, "startStopPhysicalState", int, "%d"
entry = acrStateDup, "acrStateDup", int, "%d"
entry = startStopStateToggleCounter, "startStopStateToggleCounter", int, "%d"
entry = egtValue1, "egtValue1", float, "%.3f"
entry = egtValue2, "egtValue2", float, "%.3f"
@ -6060,6 +6062,7 @@ indicatorPanel = engine_stateIndicatorPanel, 2
indicator = {lua_luaDisableEtb}, "luaDisableEtb No", "luaDisableEtb Yes"
indicator = {lua_luaIgnCut}, "luaIgnCut No", "luaIgnCut Yes"
indicator = {startStopPhysicalState}, "startStopPhysicalState No", "startStopPhysicalState Yes"
indicator = {acrStateDup}, "acrStateDup No", "acrStateDup Yes"
dialog = engine_stateDialog, "engine_state"
panel = engine_stateIndicatorPanel

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.11.12.alphax-8chan_f7.4050043404"
signature = "rusEFI master.2023.11.13.alphax-8chan_f7.4226767296"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.11.12.alphax-8chan_f7.4050043404" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.11.13.alphax-8chan_f7.4226767296" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","INVALID","3A - Aux Analog 2","On-board MAP","32A - PPS Sensor Input","31A - TPS Sensor Input","24 - Ignition Key Voltage","INVALID","INVALID","19A - Aux Analog 6","1A - Aux Analog 1","2A - Aux Analog 4","INVALID","29A - CLT Sensor Input","27A - IAT Sensor Input","INVALID","12A - Aux Analog 8","INVALID","11A - Aux Analog 3","INVALID","34A - PPS2 Sensor Input","33A - TPS2 Sensor Input","INVALID","INVALID","INVALID","4A - Aux Analog 7","INVALID","10A - Aux Analog 5","INVALID","28A - Aux Temp 2","28A - Aux Temp 1","INVALID","20A - Aux Analog 9"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Nov 12 16:11:16 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 03:45:24 UTC 2023
pageSize = 23880
page = 1
@ -220,7 +220,7 @@ airByRpmTaper = scalar, F32, 472, "%", 1, 0, 0, 50, 1
hip9011SpiDevice = bits, U08, 476, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4"
boostControlSafeDutyCycle = scalar, U08, 477, "%", 1, 0, 0, 100, 0
mafAdcChannel = bits, U08, 478, [0:5], $adc_channel_e_list
acrRevolutions = scalar, U08, 479, "", 1, 0, 0, 10, 0
acrRevolutions = scalar, U08, 479, "", 1, 0, 0, 100, 0
globalFuelCorrection = scalar, F32, 480, "coef", 1, 0, 0, 1000, 2
adcVcc = scalar, F32, 484, "volts", 1, 0, 0, 6, 3
mapCamDetectionAnglePosition = scalar, F32, 488, "Deg", 1, 0, 0, 360, 0
@ -3000,6 +3000,7 @@ clutchDownState = scalar, S08, 1091, "", 1, 0
brakePedalState = scalar, S08, 1092, "", 1, 0
startStopState = scalar, S08, 1093, "", 1, 0
startStopPhysicalState = bits, U32, 1096, [0:0]
acrStateDup = bits, U32, 1096, [1:1]
startStopStateToggleCounter = scalar, U32, 1100, "", 1, 0
egtValue1 = scalar, F32, 1104, "", 1, 0
egtValue2 = scalar, F32, 1108, "", 1, 0
@ -5195,6 +5196,7 @@ entry = clutchDownState, "Clutch: down", int, "%d"
entry = brakePedalState, "Brake switch", int, "%d"
entry = startStopState, "startStopState", int, "%d"
entry = startStopPhysicalState, "startStopPhysicalState", int, "%d"
entry = acrStateDup, "acrStateDup", int, "%d"
entry = startStopStateToggleCounter, "startStopStateToggleCounter", int, "%d"
entry = egtValue1, "egtValue1", float, "%.3f"
entry = egtValue2, "egtValue2", float, "%.3f"
@ -6060,6 +6062,7 @@ indicatorPanel = engine_stateIndicatorPanel, 2
indicator = {lua_luaDisableEtb}, "luaDisableEtb No", "luaDisableEtb Yes"
indicator = {lua_luaIgnCut}, "luaIgnCut No", "luaIgnCut Yes"
indicator = {startStopPhysicalState}, "startStopPhysicalState No", "startStopPhysicalState Yes"
indicator = {acrStateDup}, "acrStateDup No", "acrStateDup Yes"
dialog = engine_stateDialog, "engine_state"
panel = engine_stateIndicatorPanel

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.11.12.at_start_f435.4062696985"
signature = "rusEFI master.2023.11.13.at_start_f435.4172172757"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.11.12.at_start_f435.4062696985" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.11.13.at_start_f435.4172172757" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Nov 12 16:12:47 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 03:46:58 UTC 2023
pageSize = 23880
page = 1
@ -220,7 +220,7 @@ airByRpmTaper = scalar, F32, 472, "%", 1, 0, 0, 50, 1
hip9011SpiDevice = bits, U08, 476, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4"
boostControlSafeDutyCycle = scalar, U08, 477, "%", 1, 0, 0, 100, 0
mafAdcChannel = bits, U08, 478, [0:5], $adc_channel_e_list
acrRevolutions = scalar, U08, 479, "", 1, 0, 0, 10, 0
acrRevolutions = scalar, U08, 479, "", 1, 0, 0, 100, 0
globalFuelCorrection = scalar, F32, 480, "coef", 1, 0, 0, 1000, 2
adcVcc = scalar, F32, 484, "volts", 1, 0, 0, 6, 3
mapCamDetectionAnglePosition = scalar, F32, 488, "Deg", 1, 0, 0, 360, 0
@ -3000,6 +3000,7 @@ clutchDownState = scalar, S08, 1091, "", 1, 0
brakePedalState = scalar, S08, 1092, "", 1, 0
startStopState = scalar, S08, 1093, "", 1, 0
startStopPhysicalState = bits, U32, 1096, [0:0]
acrStateDup = bits, U32, 1096, [1:1]
startStopStateToggleCounter = scalar, U32, 1100, "", 1, 0
egtValue1 = scalar, F32, 1104, "", 1, 0
egtValue2 = scalar, F32, 1108, "", 1, 0
@ -5195,6 +5196,7 @@ entry = clutchDownState, "Clutch: down", int, "%d"
entry = brakePedalState, "Brake switch", int, "%d"
entry = startStopState, "startStopState", int, "%d"
entry = startStopPhysicalState, "startStopPhysicalState", int, "%d"
entry = acrStateDup, "acrStateDup", int, "%d"
entry = startStopStateToggleCounter, "startStopStateToggleCounter", int, "%d"
entry = egtValue1, "egtValue1", float, "%.3f"
entry = egtValue2, "egtValue2", float, "%.3f"
@ -6058,6 +6060,7 @@ indicatorPanel = engine_stateIndicatorPanel, 2
indicator = {lua_luaDisableEtb}, "luaDisableEtb No", "luaDisableEtb Yes"
indicator = {lua_luaIgnCut}, "luaIgnCut No", "luaIgnCut Yes"
indicator = {startStopPhysicalState}, "startStopPhysicalState No", "startStopPhysicalState Yes"
indicator = {acrStateDup}, "acrStateDup No", "acrStateDup Yes"
dialog = engine_stateDialog, "engine_state"
panel = engine_stateIndicatorPanel

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.11.12.atlas.3055551063"
signature = "rusEFI master.2023.11.13.atlas.3165231515"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.11.12.atlas.3055551063" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.11.13.atlas.3165231515" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Nov 12 16:12:40 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 03:46:50 UTC 2023
pageSize = 23380
page = 1
@ -220,7 +220,7 @@ airByRpmTaper = scalar, F32, 472, "%", 1, 0, 0, 50, 1
hip9011SpiDevice = bits, U08, 476, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4"
boostControlSafeDutyCycle = scalar, U08, 477, "%", 1, 0, 0, 100, 0
mafAdcChannel = bits, U08, 478, [0:5], $adc_channel_e_list
acrRevolutions = scalar, U08, 479, "", 1, 0, 0, 10, 0
acrRevolutions = scalar, U08, 479, "", 1, 0, 0, 100, 0
globalFuelCorrection = scalar, F32, 480, "coef", 1, 0, 0, 1000, 2
adcVcc = scalar, F32, 484, "volts", 1, 0, 0, 6, 3
mapCamDetectionAnglePosition = scalar, F32, 488, "Deg", 1, 0, 0, 360, 0
@ -3000,6 +3000,7 @@ clutchDownState = scalar, S08, 1091, "", 1, 0
brakePedalState = scalar, S08, 1092, "", 1, 0
startStopState = scalar, S08, 1093, "", 1, 0
startStopPhysicalState = bits, U32, 1096, [0:0]
acrStateDup = bits, U32, 1096, [1:1]
startStopStateToggleCounter = scalar, U32, 1100, "", 1, 0
egtValue1 = scalar, F32, 1104, "", 1, 0
egtValue2 = scalar, F32, 1108, "", 1, 0
@ -5195,6 +5196,7 @@ entry = clutchDownState, "Clutch: down", int, "%d"
entry = brakePedalState, "Brake switch", int, "%d"
entry = startStopState, "startStopState", int, "%d"
entry = startStopPhysicalState, "startStopPhysicalState", int, "%d"
entry = acrStateDup, "acrStateDup", int, "%d"
entry = startStopStateToggleCounter, "startStopStateToggleCounter", int, "%d"
entry = egtValue1, "egtValue1", float, "%.3f"
entry = egtValue2, "egtValue2", float, "%.3f"
@ -6058,6 +6060,7 @@ indicatorPanel = engine_stateIndicatorPanel, 2
indicator = {lua_luaDisableEtb}, "luaDisableEtb No", "luaDisableEtb Yes"
indicator = {lua_luaIgnCut}, "luaIgnCut No", "luaIgnCut Yes"
indicator = {startStopPhysicalState}, "startStopPhysicalState No", "startStopPhysicalState Yes"
indicator = {acrStateDup}, "acrStateDup No", "acrStateDup Yes"
dialog = engine_stateDialog, "engine_state"
panel = engine_stateIndicatorPanel

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.11.12.core8.3389053871"
signature = "rusEFI master.2023.11.13.core8.3230220387"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.11.12.core8.3389053871" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.11.13.core8.3230220387" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","On-board Battery Sense (A0)","Analog Inputs 1 (A1)","Analog Inputs 2 (A2)","Analog Inputs 3 (A3)","Analog Inputs 4 (A4)","On-board MAP (A5)","Analog Inputs 6 (A6)","Analog Inputs 7 (A7)","On-board BARO (B0)","Analog Inputs 9 (B1)","Analog Inputs 10 (C0)","Primary On-board O2 (C1)","Secondary On-board O2 (C2)","Analog Inputs 13 (C3)","Analog Inputs 14 (C4)","Analog Inputs 15 (C5)"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Nov 12 16:12:06 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 03:46:16 UTC 2023
pageSize = 23880
page = 1
@ -220,7 +220,7 @@ airByRpmTaper = scalar, F32, 472, "%", 1, 0, 0, 50, 1
hip9011SpiDevice = bits, U08, 476, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4"
boostControlSafeDutyCycle = scalar, U08, 477, "%", 1, 0, 0, 100, 0
mafAdcChannel = bits, U08, 478, [0:5], $adc_channel_e_list
acrRevolutions = scalar, U08, 479, "", 1, 0, 0, 10, 0
acrRevolutions = scalar, U08, 479, "", 1, 0, 0, 100, 0
globalFuelCorrection = scalar, F32, 480, "coef", 1, 0, 0, 1000, 2
adcVcc = scalar, F32, 484, "volts", 1, 0, 0, 6, 3
mapCamDetectionAnglePosition = scalar, F32, 488, "Deg", 1, 0, 0, 360, 0
@ -3000,6 +3000,7 @@ clutchDownState = scalar, S08, 1091, "", 1, 0
brakePedalState = scalar, S08, 1092, "", 1, 0
startStopState = scalar, S08, 1093, "", 1, 0
startStopPhysicalState = bits, U32, 1096, [0:0]
acrStateDup = bits, U32, 1096, [1:1]
startStopStateToggleCounter = scalar, U32, 1100, "", 1, 0
egtValue1 = scalar, F32, 1104, "", 1, 0
egtValue2 = scalar, F32, 1108, "", 1, 0
@ -5195,6 +5196,7 @@ entry = clutchDownState, "Clutch: down", int, "%d"
entry = brakePedalState, "Brake switch", int, "%d"
entry = startStopState, "startStopState", int, "%d"
entry = startStopPhysicalState, "startStopPhysicalState", int, "%d"
entry = acrStateDup, "acrStateDup", int, "%d"
entry = startStopStateToggleCounter, "startStopStateToggleCounter", int, "%d"
entry = egtValue1, "egtValue1", float, "%.3f"
entry = egtValue2, "egtValue2", float, "%.3f"
@ -6060,6 +6062,7 @@ indicatorPanel = engine_stateIndicatorPanel, 2
indicator = {lua_luaDisableEtb}, "luaDisableEtb No", "luaDisableEtb Yes"
indicator = {lua_luaIgnCut}, "luaIgnCut No", "luaIgnCut Yes"
indicator = {startStopPhysicalState}, "startStopPhysicalState No", "startStopPhysicalState Yes"
indicator = {acrStateDup}, "acrStateDup No", "acrStateDup Yes"
dialog = engine_stateDialog, "engine_state"
panel = engine_stateIndicatorPanel

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.11.12.cypress.4062696985"
signature = "rusEFI master.2023.11.13.cypress.4172172757"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.11.12.cypress.4062696985" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.11.13.cypress.4172172757" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Nov 12 16:11:03 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 03:45:10 UTC 2023
pageSize = 23880
page = 1
@ -220,7 +220,7 @@ airByRpmTaper = scalar, F32, 472, "%", 1, 0, 0, 50, 1
hip9011SpiDevice = bits, U08, 476, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4"
boostControlSafeDutyCycle = scalar, U08, 477, "%", 1, 0, 0, 100, 0
mafAdcChannel = bits, U08, 478, [0:5], $adc_channel_e_list
acrRevolutions = scalar, U08, 479, "", 1, 0, 0, 10, 0
acrRevolutions = scalar, U08, 479, "", 1, 0, 0, 100, 0
globalFuelCorrection = scalar, F32, 480, "coef", 1, 0, 0, 1000, 2
adcVcc = scalar, F32, 484, "volts", 1, 0, 0, 6, 3
mapCamDetectionAnglePosition = scalar, F32, 488, "Deg", 1, 0, 0, 360, 0
@ -3000,6 +3000,7 @@ clutchDownState = scalar, S08, 1091, "", 1, 0
brakePedalState = scalar, S08, 1092, "", 1, 0
startStopState = scalar, S08, 1093, "", 1, 0
startStopPhysicalState = bits, U32, 1096, [0:0]
acrStateDup = bits, U32, 1096, [1:1]
startStopStateToggleCounter = scalar, U32, 1100, "", 1, 0
egtValue1 = scalar, F32, 1104, "", 1, 0
egtValue2 = scalar, F32, 1108, "", 1, 0
@ -5195,6 +5196,7 @@ entry = clutchDownState, "Clutch: down", int, "%d"
entry = brakePedalState, "Brake switch", int, "%d"
entry = startStopState, "startStopState", int, "%d"
entry = startStopPhysicalState, "startStopPhysicalState", int, "%d"
entry = acrStateDup, "acrStateDup", int, "%d"
entry = startStopStateToggleCounter, "startStopStateToggleCounter", int, "%d"
entry = egtValue1, "egtValue1", float, "%.3f"
entry = egtValue2, "egtValue2", float, "%.3f"
@ -6058,6 +6060,7 @@ indicatorPanel = engine_stateIndicatorPanel, 2
indicator = {lua_luaDisableEtb}, "luaDisableEtb No", "luaDisableEtb Yes"
indicator = {lua_luaIgnCut}, "luaIgnCut No", "luaIgnCut Yes"
indicator = {startStopPhysicalState}, "startStopPhysicalState No", "startStopPhysicalState Yes"
indicator = {acrStateDup}, "acrStateDup No", "acrStateDup Yes"
dialog = engine_stateDialog, "engine_state"
panel = engine_stateIndicatorPanel

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.11.12.f407-discovery.1363100706"
signature = "rusEFI master.2023.11.13.f407-discovery.1538711534"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.11.12.f407-discovery.1363100706" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.11.13.f407-discovery.1538711534" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Nov 12 16:12:44 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 03:46:55 UTC 2023
pageSize = 23880
page = 1
@ -220,7 +220,7 @@ airByRpmTaper = scalar, F32, 472, "%", 1, 0, 0, 50, 1
hip9011SpiDevice = bits, U08, 476, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4"
boostControlSafeDutyCycle = scalar, U08, 477, "%", 1, 0, 0, 100, 0
mafAdcChannel = bits, U08, 478, [0:5], $adc_channel_e_list
acrRevolutions = scalar, U08, 479, "", 1, 0, 0, 10, 0
acrRevolutions = scalar, U08, 479, "", 1, 0, 0, 100, 0
globalFuelCorrection = scalar, F32, 480, "coef", 1, 0, 0, 1000, 2
adcVcc = scalar, F32, 484, "volts", 1, 0, 0, 6, 3
mapCamDetectionAnglePosition = scalar, F32, 488, "Deg", 1, 0, 0, 360, 0
@ -3000,6 +3000,7 @@ clutchDownState = scalar, S08, 1091, "", 1, 0
brakePedalState = scalar, S08, 1092, "", 1, 0
startStopState = scalar, S08, 1093, "", 1, 0
startStopPhysicalState = bits, U32, 1096, [0:0]
acrStateDup = bits, U32, 1096, [1:1]
startStopStateToggleCounter = scalar, U32, 1100, "", 1, 0
egtValue1 = scalar, F32, 1104, "", 1, 0
egtValue2 = scalar, F32, 1108, "", 1, 0
@ -5195,6 +5196,7 @@ entry = clutchDownState, "Clutch: down", int, "%d"
entry = brakePedalState, "Brake switch", int, "%d"
entry = startStopState, "startStopState", int, "%d"
entry = startStopPhysicalState, "startStopPhysicalState", int, "%d"
entry = acrStateDup, "acrStateDup", int, "%d"
entry = startStopStateToggleCounter, "startStopStateToggleCounter", int, "%d"
entry = egtValue1, "egtValue1", float, "%.3f"
entry = egtValue2, "egtValue2", float, "%.3f"
@ -6060,6 +6062,7 @@ indicatorPanel = engine_stateIndicatorPanel, 2
indicator = {lua_luaDisableEtb}, "luaDisableEtb No", "luaDisableEtb Yes"
indicator = {lua_luaIgnCut}, "luaIgnCut No", "luaIgnCut Yes"
indicator = {startStopPhysicalState}, "startStopPhysicalState No", "startStopPhysicalState Yes"
indicator = {acrStateDup}, "acrStateDup No", "acrStateDup Yes"
dialog = engine_stateDialog, "engine_state"
panel = engine_stateIndicatorPanel

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.11.12.f429-discovery.4062696985"
signature = "rusEFI master.2023.11.13.f429-discovery.4172172757"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.11.12.f429-discovery.4062696985" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.11.13.f429-discovery.4172172757" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Nov 12 16:12:31 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 03:46:41 UTC 2023
pageSize = 23880
page = 1
@ -220,7 +220,7 @@ airByRpmTaper = scalar, F32, 472, "%", 1, 0, 0, 50, 1
hip9011SpiDevice = bits, U08, 476, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4"
boostControlSafeDutyCycle = scalar, U08, 477, "%", 1, 0, 0, 100, 0
mafAdcChannel = bits, U08, 478, [0:5], $adc_channel_e_list
acrRevolutions = scalar, U08, 479, "", 1, 0, 0, 10, 0
acrRevolutions = scalar, U08, 479, "", 1, 0, 0, 100, 0
globalFuelCorrection = scalar, F32, 480, "coef", 1, 0, 0, 1000, 2
adcVcc = scalar, F32, 484, "volts", 1, 0, 0, 6, 3
mapCamDetectionAnglePosition = scalar, F32, 488, "Deg", 1, 0, 0, 360, 0
@ -3000,6 +3000,7 @@ clutchDownState = scalar, S08, 1091, "", 1, 0
brakePedalState = scalar, S08, 1092, "", 1, 0
startStopState = scalar, S08, 1093, "", 1, 0
startStopPhysicalState = bits, U32, 1096, [0:0]
acrStateDup = bits, U32, 1096, [1:1]
startStopStateToggleCounter = scalar, U32, 1100, "", 1, 0
egtValue1 = scalar, F32, 1104, "", 1, 0
egtValue2 = scalar, F32, 1108, "", 1, 0
@ -5195,6 +5196,7 @@ entry = clutchDownState, "Clutch: down", int, "%d"
entry = brakePedalState, "Brake switch", int, "%d"
entry = startStopState, "startStopState", int, "%d"
entry = startStopPhysicalState, "startStopPhysicalState", int, "%d"
entry = acrStateDup, "acrStateDup", int, "%d"
entry = startStopStateToggleCounter, "startStopStateToggleCounter", int, "%d"
entry = egtValue1, "egtValue1", float, "%.3f"
entry = egtValue2, "egtValue2", float, "%.3f"
@ -6058,6 +6060,7 @@ indicatorPanel = engine_stateIndicatorPanel, 2
indicator = {lua_luaDisableEtb}, "luaDisableEtb No", "luaDisableEtb Yes"
indicator = {lua_luaIgnCut}, "luaIgnCut No", "luaIgnCut Yes"
indicator = {startStopPhysicalState}, "startStopPhysicalState No", "startStopPhysicalState Yes"
indicator = {acrStateDup}, "acrStateDup No", "acrStateDup Yes"
dialog = engine_stateDialog, "engine_state"
panel = engine_stateIndicatorPanel

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.11.12.frankenso_na6.3497342675"
signature = "rusEFI master.2023.11.13.frankenso_na6.3673992479"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.11.12.frankenso_na6.3497342675" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.11.13.frankenso_na6.3673992479" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","Analog 3O","Analog 3L","Analog 3M","Analog 3J","Analog 3I","INVALID","Analog 3H","Analog 3G","INVALID","INVALID","INVALID","Analog 3P","Analog 3Q","Analog 3N","Analog VBatt","Analog 3E"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Nov 12 16:12:16 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 03:46:26 UTC 2023
pageSize = 23880
page = 1
@ -220,7 +220,7 @@ airByRpmTaper = scalar, F32, 472, "%", 1, 0, 0, 50, 1
hip9011SpiDevice = bits, U08, 476, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4"
boostControlSafeDutyCycle = scalar, U08, 477, "%", 1, 0, 0, 100, 0
mafAdcChannel = bits, U08, 478, [0:5], $adc_channel_e_list
acrRevolutions = scalar, U08, 479, "", 1, 0, 0, 10, 0
acrRevolutions = scalar, U08, 479, "", 1, 0, 0, 100, 0
globalFuelCorrection = scalar, F32, 480, "coef", 1, 0, 0, 1000, 2
adcVcc = scalar, F32, 484, "volts", 1, 0, 0, 6, 3
mapCamDetectionAnglePosition = scalar, F32, 488, "Deg", 1, 0, 0, 360, 0
@ -3000,6 +3000,7 @@ clutchDownState = scalar, S08, 1091, "", 1, 0
brakePedalState = scalar, S08, 1092, "", 1, 0
startStopState = scalar, S08, 1093, "", 1, 0
startStopPhysicalState = bits, U32, 1096, [0:0]
acrStateDup = bits, U32, 1096, [1:1]
startStopStateToggleCounter = scalar, U32, 1100, "", 1, 0
egtValue1 = scalar, F32, 1104, "", 1, 0
egtValue2 = scalar, F32, 1108, "", 1, 0
@ -5195,6 +5196,7 @@ entry = clutchDownState, "Clutch: down", int, "%d"
entry = brakePedalState, "Brake switch", int, "%d"
entry = startStopState, "startStopState", int, "%d"
entry = startStopPhysicalState, "startStopPhysicalState", int, "%d"
entry = acrStateDup, "acrStateDup", int, "%d"
entry = startStopStateToggleCounter, "startStopStateToggleCounter", int, "%d"
entry = egtValue1, "egtValue1", float, "%.3f"
entry = egtValue2, "egtValue2", float, "%.3f"
@ -6058,6 +6060,7 @@ indicatorPanel = engine_stateIndicatorPanel, 2
indicator = {lua_luaDisableEtb}, "luaDisableEtb No", "luaDisableEtb Yes"
indicator = {lua_luaIgnCut}, "luaIgnCut No", "luaIgnCut Yes"
indicator = {startStopPhysicalState}, "startStopPhysicalState No", "startStopPhysicalState Yes"
indicator = {acrStateDup}, "acrStateDup No", "acrStateDup Yes"
dialog = engine_stateDialog, "engine_state"
panel = engine_stateIndicatorPanel

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.11.12.harley81.3407261078"
signature = "rusEFI master.2023.11.13.harley81.3248436826"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.11.12.harley81.3407261078" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.11.13.harley81.3248436826" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","INVALID","27 - TPS 2","INVALID","41 - PPS 1","52 - TPS 1","5 Battery Sense","INVALID","INVALID","42 - PPS 2","INVALID","53 - MAP","55 Engine Temperature","49 CLT","72 IAT","32 Oil Pressure","34 Kickstand Position Sensor"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Nov 12 16:11:21 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 03:45:29 UTC 2023
pageSize = 23880
page = 1
@ -220,7 +220,7 @@ airByRpmTaper = scalar, F32, 472, "%", 1, 0, 0, 50, 1
hip9011SpiDevice = bits, U08, 476, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4"
boostControlSafeDutyCycle = scalar, U08, 477, "%", 1, 0, 0, 100, 0
mafAdcChannel = bits, U08, 478, [0:5], $adc_channel_e_list
acrRevolutions = scalar, U08, 479, "", 1, 0, 0, 10, 0
acrRevolutions = scalar, U08, 479, "", 1, 0, 0, 100, 0
globalFuelCorrection = scalar, F32, 480, "coef", 1, 0, 0, 1000, 2
adcVcc = scalar, F32, 484, "volts", 1, 0, 0, 6, 3
mapCamDetectionAnglePosition = scalar, F32, 488, "Deg", 1, 0, 0, 360, 0
@ -3000,6 +3000,7 @@ clutchDownState = scalar, S08, 1091, "", 1, 0
brakePedalState = scalar, S08, 1092, "", 1, 0
startStopState = scalar, S08, 1093, "", 1, 0
startStopPhysicalState = bits, U32, 1096, [0:0]
acrStateDup = bits, U32, 1096, [1:1]
startStopStateToggleCounter = scalar, U32, 1100, "", 1, 0
egtValue1 = scalar, F32, 1104, "", 1, 0
egtValue2 = scalar, F32, 1108, "", 1, 0
@ -5195,6 +5196,7 @@ entry = clutchDownState, "Clutch: down", int, "%d"
entry = brakePedalState, "Brake switch", int, "%d"
entry = startStopState, "startStopState", int, "%d"
entry = startStopPhysicalState, "startStopPhysicalState", int, "%d"
entry = acrStateDup, "acrStateDup", int, "%d"
entry = startStopStateToggleCounter, "startStopStateToggleCounter", int, "%d"
entry = egtValue1, "egtValue1", float, "%.3f"
entry = egtValue2, "egtValue2", float, "%.3f"
@ -6059,6 +6061,7 @@ indicatorPanel = engine_stateIndicatorPanel, 2
indicator = {lua_luaDisableEtb}, "luaDisableEtb No", "luaDisableEtb Yes"
indicator = {lua_luaIgnCut}, "luaIgnCut No", "luaIgnCut Yes"
indicator = {startStopPhysicalState}, "startStopPhysicalState No", "startStopPhysicalState Yes"
indicator = {acrStateDup}, "acrStateDup No", "acrStateDup Yes"
dialog = engine_stateDialog, "engine_state"
panel = engine_stateIndicatorPanel

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.11.12.hellen-112-17.2494858037"
signature = "rusEFI master.2023.11.13.hellen-112-17.2654804217"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.11.12.hellen-112-17.2494858037" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.11.13.hellen-112-17.2654804217" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","220 TPS Throttle Position 2","114 Analog Input","INVALID","121 PPS1","203 TPS Throttle Position 1","INVALID","107 TODO","119 Analog Input","110 Analog Input","INVALID","219 MAP","109 Analog Input","215 CLT","227 IAT","111 Analog Input","112 Analog Input"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Nov 12 16:11:40 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 03:45:49 UTC 2023
pageSize = 23880
page = 1
@ -220,7 +220,7 @@ airByRpmTaper = scalar, F32, 472, "%", 1, 0, 0, 50, 1
hip9011SpiDevice = bits, U08, 476, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4"
boostControlSafeDutyCycle = scalar, U08, 477, "%", 1, 0, 0, 100, 0
mafAdcChannel = bits, U08, 478, [0:5], $adc_channel_e_list
acrRevolutions = scalar, U08, 479, "", 1, 0, 0, 10, 0
acrRevolutions = scalar, U08, 479, "", 1, 0, 0, 100, 0
globalFuelCorrection = scalar, F32, 480, "coef", 1, 0, 0, 1000, 2
adcVcc = scalar, F32, 484, "volts", 1, 0, 0, 6, 3
mapCamDetectionAnglePosition = scalar, F32, 488, "Deg", 1, 0, 0, 360, 0
@ -3000,6 +3000,7 @@ clutchDownState = scalar, S08, 1091, "", 1, 0
brakePedalState = scalar, S08, 1092, "", 1, 0
startStopState = scalar, S08, 1093, "", 1, 0
startStopPhysicalState = bits, U32, 1096, [0:0]
acrStateDup = bits, U32, 1096, [1:1]
startStopStateToggleCounter = scalar, U32, 1100, "", 1, 0
egtValue1 = scalar, F32, 1104, "", 1, 0
egtValue2 = scalar, F32, 1108, "", 1, 0
@ -5195,6 +5196,7 @@ entry = clutchDownState, "Clutch: down", int, "%d"
entry = brakePedalState, "Brake switch", int, "%d"
entry = startStopState, "startStopState", int, "%d"
entry = startStopPhysicalState, "startStopPhysicalState", int, "%d"
entry = acrStateDup, "acrStateDup", int, "%d"
entry = startStopStateToggleCounter, "startStopStateToggleCounter", int, "%d"
entry = egtValue1, "egtValue1", float, "%.3f"
entry = egtValue2, "egtValue2", float, "%.3f"
@ -6057,6 +6059,7 @@ indicatorPanel = engine_stateIndicatorPanel, 2
indicator = {lua_luaDisableEtb}, "luaDisableEtb No", "luaDisableEtb Yes"
indicator = {lua_luaIgnCut}, "luaIgnCut No", "luaIgnCut Yes"
indicator = {startStopPhysicalState}, "startStopPhysicalState No", "startStopPhysicalState Yes"
indicator = {acrStateDup}, "acrStateDup No", "acrStateDup Yes"
dialog = engine_stateDialog, "engine_state"
panel = engine_stateIndicatorPanel

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.11.12.hellen-112-mg1.546888523"
signature = "rusEFI master.2023.11.13.hellen-112-mg1.705773703"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.11.12.hellen-112-mg1.546888523" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.11.13.hellen-112-mg1.705773703" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Nov 12 16:11:43 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 03:45:52 UTC 2023
pageSize = 23880
page = 1
@ -220,7 +220,7 @@ airByRpmTaper = scalar, F32, 472, "%", 1, 0, 0, 50, 1
hip9011SpiDevice = bits, U08, 476, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4"
boostControlSafeDutyCycle = scalar, U08, 477, "%", 1, 0, 0, 100, 0
mafAdcChannel = bits, U08, 478, [0:5], $adc_channel_e_list
acrRevolutions = scalar, U08, 479, "", 1, 0, 0, 10, 0
acrRevolutions = scalar, U08, 479, "", 1, 0, 0, 100, 0
globalFuelCorrection = scalar, F32, 480, "coef", 1, 0, 0, 1000, 2
adcVcc = scalar, F32, 484, "volts", 1, 0, 0, 6, 3
mapCamDetectionAnglePosition = scalar, F32, 488, "Deg", 1, 0, 0, 360, 0
@ -3000,6 +3000,7 @@ clutchDownState = scalar, S08, 1091, "", 1, 0
brakePedalState = scalar, S08, 1092, "", 1, 0
startStopState = scalar, S08, 1093, "", 1, 0
startStopPhysicalState = bits, U32, 1096, [0:0]
acrStateDup = bits, U32, 1096, [1:1]
startStopStateToggleCounter = scalar, U32, 1100, "", 1, 0
egtValue1 = scalar, F32, 1104, "", 1, 0
egtValue2 = scalar, F32, 1108, "", 1, 0
@ -5195,6 +5196,7 @@ entry = clutchDownState, "Clutch: down", int, "%d"
entry = brakePedalState, "Brake switch", int, "%d"
entry = startStopState, "startStopState", int, "%d"
entry = startStopPhysicalState, "startStopPhysicalState", int, "%d"
entry = acrStateDup, "acrStateDup", int, "%d"
entry = startStopStateToggleCounter, "startStopStateToggleCounter", int, "%d"
entry = egtValue1, "egtValue1", float, "%.3f"
entry = egtValue2, "egtValue2", float, "%.3f"
@ -6057,6 +6059,7 @@ indicatorPanel = engine_stateIndicatorPanel, 2
indicator = {lua_luaDisableEtb}, "luaDisableEtb No", "luaDisableEtb Yes"
indicator = {lua_luaIgnCut}, "luaIgnCut No", "luaIgnCut Yes"
indicator = {startStopPhysicalState}, "startStopPhysicalState No", "startStopPhysicalState Yes"
indicator = {acrStateDup}, "acrStateDup No", "acrStateDup Yes"
dialog = engine_stateDialog, "engine_state"
panel = engine_stateIndicatorPanel

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.11.12.hellen-gm-e67.1121280233"
signature = "rusEFI master.2023.11.13.hellen-gm-e67.1214053157"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.11.12.hellen-gm-e67.1121280233" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.11.13.hellen-gm-e67.1214053157" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","INVALID","C2-60 - Oil Pressure","C3-58 - Baro","C1-47 - PPS1","C2-64 - TPS1","C1-19 Battery Sense","C1-45 Secondary Fuel Level","C3-57 - A/C Pressure","C2-66 - TPS2","C1-44 Primary Fuel Level","C2-65 - Trans Fluids","C3-59 - MAP","C3-55 - CLT","C3-56 - IAT","C1-49 - PPS2","C1-46 Vac Sense"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Nov 12 16:11:52 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 03:46:01 UTC 2023
pageSize = 23880
page = 1
@ -220,7 +220,7 @@ airByRpmTaper = scalar, F32, 472, "%", 1, 0, 0, 50, 1
hip9011SpiDevice = bits, U08, 476, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4"
boostControlSafeDutyCycle = scalar, U08, 477, "%", 1, 0, 0, 100, 0
mafAdcChannel = bits, U08, 478, [0:5], $adc_channel_e_list
acrRevolutions = scalar, U08, 479, "", 1, 0, 0, 10, 0
acrRevolutions = scalar, U08, 479, "", 1, 0, 0, 100, 0
globalFuelCorrection = scalar, F32, 480, "coef", 1, 0, 0, 1000, 2
adcVcc = scalar, F32, 484, "volts", 1, 0, 0, 6, 3
mapCamDetectionAnglePosition = scalar, F32, 488, "Deg", 1, 0, 0, 360, 0
@ -3000,6 +3000,7 @@ clutchDownState = scalar, S08, 1091, "", 1, 0
brakePedalState = scalar, S08, 1092, "", 1, 0
startStopState = scalar, S08, 1093, "", 1, 0
startStopPhysicalState = bits, U32, 1096, [0:0]
acrStateDup = bits, U32, 1096, [1:1]
startStopStateToggleCounter = scalar, U32, 1100, "", 1, 0
egtValue1 = scalar, F32, 1104, "", 1, 0
egtValue2 = scalar, F32, 1108, "", 1, 0
@ -5195,6 +5196,7 @@ entry = clutchDownState, "Clutch: down", int, "%d"
entry = brakePedalState, "Brake switch", int, "%d"
entry = startStopState, "startStopState", int, "%d"
entry = startStopPhysicalState, "startStopPhysicalState", int, "%d"
entry = acrStateDup, "acrStateDup", int, "%d"
entry = startStopStateToggleCounter, "startStopStateToggleCounter", int, "%d"
entry = egtValue1, "egtValue1", float, "%.3f"
entry = egtValue2, "egtValue2", float, "%.3f"
@ -6059,6 +6061,7 @@ indicatorPanel = engine_stateIndicatorPanel, 2
indicator = {lua_luaDisableEtb}, "luaDisableEtb No", "luaDisableEtb Yes"
indicator = {lua_luaIgnCut}, "luaIgnCut No", "luaIgnCut Yes"
indicator = {startStopPhysicalState}, "startStopPhysicalState No", "startStopPhysicalState Yes"
indicator = {acrStateDup}, "acrStateDup No", "acrStateDup Yes"
dialog = engine_stateDialog, "engine_state"
panel = engine_stateIndicatorPanel

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.11.12.hellen-honda-k.734521402"
signature = "rusEFI master.2023.11.13.hellen-honda-k.558789622"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.11.12.hellen-honda-k.734521402" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.11.13.hellen-honda-k.558789622" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","INVALID","INVALID","INVALID","INVALID","A15 TPS","E9 Ignition Key Voltage","INVALID","INVALID","INVALID","INVALID","A19 - MAP","INVALID","B8 - CLT","B17 IAT"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Nov 12 16:11:31 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 03:45:39 UTC 2023
pageSize = 24552
page = 1
@ -220,7 +220,7 @@ airByRpmTaper = scalar, F32, 472, "%", 1, 0, 0, 50, 1
hip9011SpiDevice = bits, U08, 476, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4"
boostControlSafeDutyCycle = scalar, U08, 477, "%", 1, 0, 0, 100, 0
mafAdcChannel = bits, U08, 478, [0:5], $adc_channel_e_list
acrRevolutions = scalar, U08, 479, "", 1, 0, 0, 10, 0
acrRevolutions = scalar, U08, 479, "", 1, 0, 0, 100, 0
globalFuelCorrection = scalar, F32, 480, "coef", 1, 0, 0, 1000, 2
adcVcc = scalar, F32, 484, "volts", 1, 0, 0, 6, 3
mapCamDetectionAnglePosition = scalar, F32, 488, "Deg", 1, 0, 0, 360, 0
@ -3000,6 +3000,7 @@ clutchDownState = scalar, S08, 1091, "", 1, 0
brakePedalState = scalar, S08, 1092, "", 1, 0
startStopState = scalar, S08, 1093, "", 1, 0
startStopPhysicalState = bits, U32, 1096, [0:0]
acrStateDup = bits, U32, 1096, [1:1]
startStopStateToggleCounter = scalar, U32, 1100, "", 1, 0
egtValue1 = scalar, F32, 1104, "", 1, 0
egtValue2 = scalar, F32, 1108, "", 1, 0
@ -5195,6 +5196,7 @@ entry = clutchDownState, "Clutch: down", int, "%d"
entry = brakePedalState, "Brake switch", int, "%d"
entry = startStopState, "startStopState", int, "%d"
entry = startStopPhysicalState, "startStopPhysicalState", int, "%d"
entry = acrStateDup, "acrStateDup", int, "%d"
entry = startStopStateToggleCounter, "startStopStateToggleCounter", int, "%d"
entry = egtValue1, "egtValue1", float, "%.3f"
entry = egtValue2, "egtValue2", float, "%.3f"
@ -6057,6 +6059,7 @@ indicatorPanel = engine_stateIndicatorPanel, 2
indicator = {lua_luaDisableEtb}, "luaDisableEtb No", "luaDisableEtb Yes"
indicator = {lua_luaIgnCut}, "luaIgnCut No", "luaIgnCut Yes"
indicator = {startStopPhysicalState}, "startStopPhysicalState No", "startStopPhysicalState Yes"
indicator = {acrStateDup}, "acrStateDup No", "acrStateDup Yes"
dialog = engine_stateDialog, "engine_state"
panel = engine_stateIndicatorPanel

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.11.12.hellen-nb1.2649086734"
signature = "rusEFI master.2023.11.13.hellen-nb1.2540454082"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.11.12.hellen-nb1.2649086734" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.11.13.hellen-nb1.2540454082" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","2C - O2S","TPS1","intMAP","1G - Steering/RES2","3E - TPS","1B - Battery Sense","2H - CAM","3S - EGR BOOST IN","2A - Pressure Input","2J - CRANK","2L - MAF","3D - MAP","2E - Coolant","2B - IAT","4C - IN TEMP/PPS2","1P - AC Switch"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Nov 12 16:11:50 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 03:45:59 UTC 2023
pageSize = 23880
page = 1
@ -220,7 +220,7 @@ airByRpmTaper = scalar, F32, 472, "%", 1, 0, 0, 50, 1
hip9011SpiDevice = bits, U08, 476, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4"
boostControlSafeDutyCycle = scalar, U08, 477, "%", 1, 0, 0, 100, 0
mafAdcChannel = bits, U08, 478, [0:5], $adc_channel_e_list
acrRevolutions = scalar, U08, 479, "", 1, 0, 0, 10, 0
acrRevolutions = scalar, U08, 479, "", 1, 0, 0, 100, 0
globalFuelCorrection = scalar, F32, 480, "coef", 1, 0, 0, 1000, 2
adcVcc = scalar, F32, 484, "volts", 1, 0, 0, 6, 3
mapCamDetectionAnglePosition = scalar, F32, 488, "Deg", 1, 0, 0, 360, 0
@ -3000,6 +3000,7 @@ clutchDownState = scalar, S08, 1091, "", 1, 0
brakePedalState = scalar, S08, 1092, "", 1, 0
startStopState = scalar, S08, 1093, "", 1, 0
startStopPhysicalState = bits, U32, 1096, [0:0]
acrStateDup = bits, U32, 1096, [1:1]
startStopStateToggleCounter = scalar, U32, 1100, "", 1, 0
egtValue1 = scalar, F32, 1104, "", 1, 0
egtValue2 = scalar, F32, 1108, "", 1, 0
@ -5195,6 +5196,7 @@ entry = clutchDownState, "Clutch: down", int, "%d"
entry = brakePedalState, "Brake switch", int, "%d"
entry = startStopState, "startStopState", int, "%d"
entry = startStopPhysicalState, "startStopPhysicalState", int, "%d"
entry = acrStateDup, "acrStateDup", int, "%d"
entry = startStopStateToggleCounter, "startStopStateToggleCounter", int, "%d"
entry = egtValue1, "egtValue1", float, "%.3f"
entry = egtValue2, "egtValue2", float, "%.3f"
@ -6059,6 +6061,7 @@ indicatorPanel = engine_stateIndicatorPanel, 2
indicator = {lua_luaDisableEtb}, "luaDisableEtb No", "luaDisableEtb Yes"
indicator = {lua_luaIgnCut}, "luaIgnCut No", "luaIgnCut Yes"
indicator = {startStopPhysicalState}, "startStopPhysicalState No", "startStopPhysicalState Yes"
indicator = {acrStateDup}, "acrStateDup No", "acrStateDup Yes"
dialog = engine_stateDialog, "engine_state"
panel = engine_stateIndicatorPanel

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.11.12.hellen121nissan.1796288557"
signature = "rusEFI master.2023.11.13.hellen121nissan.1637395425"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.11.12.hellen121nissan.1796288557" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.11.13.hellen121nissan.1637395425" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","51 - MAF","INVALID","Aux P68","106 - PPS 1","50 - TPS 1","109 Ignition Key Voltage","INVALID","INVALID","69 - TPS 2","INVALID","Aux P66","Aux P67","73 - CLT","34 - IAT","98 - PPS 2"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Nov 12 16:11:29 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 03:45:37 UTC 2023
pageSize = 23880
page = 1
@ -220,7 +220,7 @@ airByRpmTaper = scalar, F32, 472, "%", 1, 0, 0, 50, 1
hip9011SpiDevice = bits, U08, 476, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4"
boostControlSafeDutyCycle = scalar, U08, 477, "%", 1, 0, 0, 100, 0
mafAdcChannel = bits, U08, 478, [0:5], $adc_channel_e_list
acrRevolutions = scalar, U08, 479, "", 1, 0, 0, 10, 0
acrRevolutions = scalar, U08, 479, "", 1, 0, 0, 100, 0
globalFuelCorrection = scalar, F32, 480, "coef", 1, 0, 0, 1000, 2
adcVcc = scalar, F32, 484, "volts", 1, 0, 0, 6, 3
mapCamDetectionAnglePosition = scalar, F32, 488, "Deg", 1, 0, 0, 360, 0
@ -3000,6 +3000,7 @@ clutchDownState = scalar, S08, 1091, "", 1, 0
brakePedalState = scalar, S08, 1092, "", 1, 0
startStopState = scalar, S08, 1093, "", 1, 0
startStopPhysicalState = bits, U32, 1096, [0:0]
acrStateDup = bits, U32, 1096, [1:1]
startStopStateToggleCounter = scalar, U32, 1100, "", 1, 0
egtValue1 = scalar, F32, 1104, "", 1, 0
egtValue2 = scalar, F32, 1108, "", 1, 0
@ -5195,6 +5196,7 @@ entry = clutchDownState, "Clutch: down", int, "%d"
entry = brakePedalState, "Brake switch", int, "%d"
entry = startStopState, "startStopState", int, "%d"
entry = startStopPhysicalState, "startStopPhysicalState", int, "%d"
entry = acrStateDup, "acrStateDup", int, "%d"
entry = startStopStateToggleCounter, "startStopStateToggleCounter", int, "%d"
entry = egtValue1, "egtValue1", float, "%.3f"
entry = egtValue2, "egtValue2", float, "%.3f"
@ -6057,6 +6059,7 @@ indicatorPanel = engine_stateIndicatorPanel, 2
indicator = {lua_luaDisableEtb}, "luaDisableEtb No", "luaDisableEtb Yes"
indicator = {lua_luaIgnCut}, "luaIgnCut No", "luaIgnCut Yes"
indicator = {startStopPhysicalState}, "startStopPhysicalState No", "startStopPhysicalState Yes"
indicator = {acrStateDup}, "acrStateDup No", "acrStateDup Yes"
dialog = engine_stateDialog, "engine_state"
panel = engine_stateIndicatorPanel

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.11.12.hellen121vag.1717160410"
signature = "rusEFI master.2023.11.13.hellen121vag.1825591830"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.11.12.hellen121vag.1717160410" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.11.13.hellen121vag.1825591830" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","14 - O2","INVALID","INVALID","34 In PPS1","92 - TPS 1","106 - KNOCK","86 - CAM1","87 - CAM2","84 - TPS2","INVALID","29 In Maf","101 - MAP2","93 - CLT","85 - IAT","35 In PPS2"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Nov 12 16:11:26 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 03:45:34 UTC 2023
pageSize = 23880
page = 1
@ -220,7 +220,7 @@ airByRpmTaper = scalar, F32, 472, "%", 1, 0, 0, 50, 1
hip9011SpiDevice = bits, U08, 476, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4"
boostControlSafeDutyCycle = scalar, U08, 477, "%", 1, 0, 0, 100, 0
mafAdcChannel = bits, U08, 478, [0:5], $adc_channel_e_list
acrRevolutions = scalar, U08, 479, "", 1, 0, 0, 10, 0
acrRevolutions = scalar, U08, 479, "", 1, 0, 0, 100, 0
globalFuelCorrection = scalar, F32, 480, "coef", 1, 0, 0, 1000, 2
adcVcc = scalar, F32, 484, "volts", 1, 0, 0, 6, 3
mapCamDetectionAnglePosition = scalar, F32, 488, "Deg", 1, 0, 0, 360, 0
@ -3000,6 +3000,7 @@ clutchDownState = scalar, S08, 1091, "", 1, 0
brakePedalState = scalar, S08, 1092, "", 1, 0
startStopState = scalar, S08, 1093, "", 1, 0
startStopPhysicalState = bits, U32, 1096, [0:0]
acrStateDup = bits, U32, 1096, [1:1]
startStopStateToggleCounter = scalar, U32, 1100, "", 1, 0
egtValue1 = scalar, F32, 1104, "", 1, 0
egtValue2 = scalar, F32, 1108, "", 1, 0
@ -5195,6 +5196,7 @@ entry = clutchDownState, "Clutch: down", int, "%d"
entry = brakePedalState, "Brake switch", int, "%d"
entry = startStopState, "startStopState", int, "%d"
entry = startStopPhysicalState, "startStopPhysicalState", int, "%d"
entry = acrStateDup, "acrStateDup", int, "%d"
entry = startStopStateToggleCounter, "startStopStateToggleCounter", int, "%d"
entry = egtValue1, "egtValue1", float, "%.3f"
entry = egtValue2, "egtValue2", float, "%.3f"
@ -6059,6 +6061,7 @@ indicatorPanel = engine_stateIndicatorPanel, 2
indicator = {lua_luaDisableEtb}, "luaDisableEtb No", "luaDisableEtb Yes"
indicator = {lua_luaIgnCut}, "luaIgnCut No", "luaIgnCut Yes"
indicator = {startStopPhysicalState}, "startStopPhysicalState No", "startStopPhysicalState Yes"
indicator = {acrStateDup}, "acrStateDup No", "acrStateDup Yes"
dialog = engine_stateDialog, "engine_state"
panel = engine_stateIndicatorPanel

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.11.12.hellen128.1039487347"
signature = "rusEFI master.2023.11.13.hellen128.930925247"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.11.12.hellen128.1039487347" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.11.13.hellen128.930925247" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","P36_IN_O2S","P32_IN_O2S2","P40_IN_MAP3","C24 - PPS1","E31 - TPS1","Battery Sense","E40 - IN_CAM","P30_IN_AUX4","E34 - TPS2","E37 - Crank Input","E47 - MAF","E23 - MAP","E29 - Coolant Temp","E45 - IAT","C25 - PPS2","P41_IN_AUX3"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Nov 12 16:11:23 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 03:45:32 UTC 2023
pageSize = 23880
page = 1
@ -220,7 +220,7 @@ airByRpmTaper = scalar, F32, 472, "%", 1, 0, 0, 50, 1
hip9011SpiDevice = bits, U08, 476, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4"
boostControlSafeDutyCycle = scalar, U08, 477, "%", 1, 0, 0, 100, 0
mafAdcChannel = bits, U08, 478, [0:5], $adc_channel_e_list
acrRevolutions = scalar, U08, 479, "", 1, 0, 0, 10, 0
acrRevolutions = scalar, U08, 479, "", 1, 0, 0, 100, 0
globalFuelCorrection = scalar, F32, 480, "coef", 1, 0, 0, 1000, 2
adcVcc = scalar, F32, 484, "volts", 1, 0, 0, 6, 3
mapCamDetectionAnglePosition = scalar, F32, 488, "Deg", 1, 0, 0, 360, 0
@ -3000,6 +3000,7 @@ clutchDownState = scalar, S08, 1091, "", 1, 0
brakePedalState = scalar, S08, 1092, "", 1, 0
startStopState = scalar, S08, 1093, "", 1, 0
startStopPhysicalState = bits, U32, 1096, [0:0]
acrStateDup = bits, U32, 1096, [1:1]
startStopStateToggleCounter = scalar, U32, 1100, "", 1, 0
egtValue1 = scalar, F32, 1104, "", 1, 0
egtValue2 = scalar, F32, 1108, "", 1, 0
@ -5195,6 +5196,7 @@ entry = clutchDownState, "Clutch: down", int, "%d"
entry = brakePedalState, "Brake switch", int, "%d"
entry = startStopState, "startStopState", int, "%d"
entry = startStopPhysicalState, "startStopPhysicalState", int, "%d"
entry = acrStateDup, "acrStateDup", int, "%d"
entry = startStopStateToggleCounter, "startStopStateToggleCounter", int, "%d"
entry = egtValue1, "egtValue1", float, "%.3f"
entry = egtValue2, "egtValue2", float, "%.3f"
@ -6059,6 +6061,7 @@ indicatorPanel = engine_stateIndicatorPanel, 2
indicator = {lua_luaDisableEtb}, "luaDisableEtb No", "luaDisableEtb Yes"
indicator = {lua_luaIgnCut}, "luaIgnCut No", "luaIgnCut Yes"
indicator = {startStopPhysicalState}, "startStopPhysicalState No", "startStopPhysicalState Yes"
indicator = {acrStateDup}, "acrStateDup No", "acrStateDup Yes"
dialog = engine_stateDialog, "engine_state"
panel = engine_stateIndicatorPanel

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.11.12.hellen154hyundai.593812643"
signature = "rusEFI master.2023.11.13.hellen154hyundai.703416175"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.11.12.hellen154hyundai.593812643" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.11.13.hellen154hyundai.703416175" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","K21 Ambient Temperature","K58 Oil Temp","K54 A/C pressure","PPS 1","TPS 1","K2 Ignition Key Voltage","X10 AIN2","INVALID","TPS 2","X11 AIN1","Map Sensor K31","K10 Sensor","CLT","IAT","PPS 2"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Nov 12 16:11:33 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 03:45:42 UTC 2023
pageSize = 23880
page = 1
@ -220,7 +220,7 @@ airByRpmTaper = scalar, F32, 472, "%", 1, 0, 0, 50, 1
hip9011SpiDevice = bits, U08, 476, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4"
boostControlSafeDutyCycle = scalar, U08, 477, "%", 1, 0, 0, 100, 0
mafAdcChannel = bits, U08, 478, [0:5], $adc_channel_e_list
acrRevolutions = scalar, U08, 479, "", 1, 0, 0, 10, 0
acrRevolutions = scalar, U08, 479, "", 1, 0, 0, 100, 0
globalFuelCorrection = scalar, F32, 480, "coef", 1, 0, 0, 1000, 2
adcVcc = scalar, F32, 484, "volts", 1, 0, 0, 6, 3
mapCamDetectionAnglePosition = scalar, F32, 488, "Deg", 1, 0, 0, 360, 0
@ -3000,6 +3000,7 @@ clutchDownState = scalar, S08, 1091, "", 1, 0
brakePedalState = scalar, S08, 1092, "", 1, 0
startStopState = scalar, S08, 1093, "", 1, 0
startStopPhysicalState = bits, U32, 1096, [0:0]
acrStateDup = bits, U32, 1096, [1:1]
startStopStateToggleCounter = scalar, U32, 1100, "", 1, 0
egtValue1 = scalar, F32, 1104, "", 1, 0
egtValue2 = scalar, F32, 1108, "", 1, 0
@ -5195,6 +5196,7 @@ entry = clutchDownState, "Clutch: down", int, "%d"
entry = brakePedalState, "Brake switch", int, "%d"
entry = startStopState, "startStopState", int, "%d"
entry = startStopPhysicalState, "startStopPhysicalState", int, "%d"
entry = acrStateDup, "acrStateDup", int, "%d"
entry = startStopStateToggleCounter, "startStopStateToggleCounter", int, "%d"
entry = egtValue1, "egtValue1", float, "%.3f"
entry = egtValue2, "egtValue2", float, "%.3f"
@ -6057,6 +6059,7 @@ indicatorPanel = engine_stateIndicatorPanel, 2
indicator = {lua_luaDisableEtb}, "luaDisableEtb No", "luaDisableEtb Yes"
indicator = {lua_luaIgnCut}, "luaIgnCut No", "luaIgnCut Yes"
indicator = {startStopPhysicalState}, "startStopPhysicalState No", "startStopPhysicalState Yes"
indicator = {acrStateDup}, "acrStateDup No", "acrStateDup Yes"
dialog = engine_stateDialog, "engine_state"
panel = engine_stateIndicatorPanel

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.11.12.hellen72.2657341492"
signature = "rusEFI master.2023.11.13.hellen72.2498382840"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.11.12.hellen72.2657341492" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.11.13.hellen72.2498382840" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","5N - TPS2","3L - IGN_7 / AFR","intMAP (A15)","5P - PPS1","4V - TPS (A17)","4S/4T - Alternator voltage","3V - CAM (A19)","4J - VTCS/AUX4 (A20)","4F - AC_PRES/AUX1 (A23)","3Y - CRANK (A24)","4X - MAF (A9)","4U - MAP2/Ign8 (A10)","4P - CLT (A11)","4N - IAT (A14)","5M - PPS2 OR TEMPERATURE SENSOR","4AE - EGR/MAP4 (A22)"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Nov 12 16:11:45 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 03:45:54 UTC 2023
pageSize = 23880
page = 1
@ -220,7 +220,7 @@ airByRpmTaper = scalar, F32, 472, "%", 1, 0, 0, 50, 1
hip9011SpiDevice = bits, U08, 476, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4"
boostControlSafeDutyCycle = scalar, U08, 477, "%", 1, 0, 0, 100, 0
mafAdcChannel = bits, U08, 478, [0:5], $adc_channel_e_list
acrRevolutions = scalar, U08, 479, "", 1, 0, 0, 10, 0
acrRevolutions = scalar, U08, 479, "", 1, 0, 0, 100, 0
globalFuelCorrection = scalar, F32, 480, "coef", 1, 0, 0, 1000, 2
adcVcc = scalar, F32, 484, "volts", 1, 0, 0, 6, 3
mapCamDetectionAnglePosition = scalar, F32, 488, "Deg", 1, 0, 0, 360, 0
@ -3000,6 +3000,7 @@ clutchDownState = scalar, S08, 1091, "", 1, 0
brakePedalState = scalar, S08, 1092, "", 1, 0
startStopState = scalar, S08, 1093, "", 1, 0
startStopPhysicalState = bits, U32, 1096, [0:0]
acrStateDup = bits, U32, 1096, [1:1]
startStopStateToggleCounter = scalar, U32, 1100, "", 1, 0
egtValue1 = scalar, F32, 1104, "", 1, 0
egtValue2 = scalar, F32, 1108, "", 1, 0
@ -5195,6 +5196,7 @@ entry = clutchDownState, "Clutch: down", int, "%d"
entry = brakePedalState, "Brake switch", int, "%d"
entry = startStopState, "startStopState", int, "%d"
entry = startStopPhysicalState, "startStopPhysicalState", int, "%d"
entry = acrStateDup, "acrStateDup", int, "%d"
entry = startStopStateToggleCounter, "startStopStateToggleCounter", int, "%d"
entry = egtValue1, "egtValue1", float, "%.3f"
entry = egtValue2, "egtValue2", float, "%.3f"
@ -6059,6 +6061,7 @@ indicatorPanel = engine_stateIndicatorPanel, 2
indicator = {lua_luaDisableEtb}, "luaDisableEtb No", "luaDisableEtb Yes"
indicator = {lua_luaIgnCut}, "luaIgnCut No", "luaIgnCut Yes"
indicator = {startStopPhysicalState}, "startStopPhysicalState No", "startStopPhysicalState Yes"
indicator = {acrStateDup}, "acrStateDup No", "acrStateDup Yes"
dialog = engine_stateDialog, "engine_state"
panel = engine_stateIndicatorPanel

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.11.12.hellen81.796140662"
signature = "rusEFI master.2023.11.13.hellen81.637386682"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.11.12.hellen81.796140662" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.11.13.hellen81.637386682" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","18 - IN_O2S","55 - IN_O2S2","41 - IN_MAP3","78 - IN_PPS","16 - IN_TPS","13 - IN_VIGN","79 - IN_CAM","77 - IN_AUX4","74 - IN_AUX1","15 - IN_CRANK (A24)","37 - IN_MAP1","38 - IN_MAP2","39 - IN_CLT","40 - IN_IAT","75 - IN_AUX2","76 - IN_AUX3"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Nov 12 16:11:47 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 03:45:57 UTC 2023
pageSize = 23880
page = 1
@ -220,7 +220,7 @@ airByRpmTaper = scalar, F32, 472, "%", 1, 0, 0, 50, 1
hip9011SpiDevice = bits, U08, 476, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4"
boostControlSafeDutyCycle = scalar, U08, 477, "%", 1, 0, 0, 100, 0
mafAdcChannel = bits, U08, 478, [0:5], $adc_channel_e_list
acrRevolutions = scalar, U08, 479, "", 1, 0, 0, 10, 0
acrRevolutions = scalar, U08, 479, "", 1, 0, 0, 100, 0
globalFuelCorrection = scalar, F32, 480, "coef", 1, 0, 0, 1000, 2
adcVcc = scalar, F32, 484, "volts", 1, 0, 0, 6, 3
mapCamDetectionAnglePosition = scalar, F32, 488, "Deg", 1, 0, 0, 360, 0
@ -3000,6 +3000,7 @@ clutchDownState = scalar, S08, 1091, "", 1, 0
brakePedalState = scalar, S08, 1092, "", 1, 0
startStopState = scalar, S08, 1093, "", 1, 0
startStopPhysicalState = bits, U32, 1096, [0:0]
acrStateDup = bits, U32, 1096, [1:1]
startStopStateToggleCounter = scalar, U32, 1100, "", 1, 0
egtValue1 = scalar, F32, 1104, "", 1, 0
egtValue2 = scalar, F32, 1108, "", 1, 0
@ -5195,6 +5196,7 @@ entry = clutchDownState, "Clutch: down", int, "%d"
entry = brakePedalState, "Brake switch", int, "%d"
entry = startStopState, "startStopState", int, "%d"
entry = startStopPhysicalState, "startStopPhysicalState", int, "%d"
entry = acrStateDup, "acrStateDup", int, "%d"
entry = startStopStateToggleCounter, "startStopStateToggleCounter", int, "%d"
entry = egtValue1, "egtValue1", float, "%.3f"
entry = egtValue2, "egtValue2", float, "%.3f"
@ -6057,6 +6059,7 @@ indicatorPanel = engine_stateIndicatorPanel, 2
indicator = {lua_luaDisableEtb}, "luaDisableEtb No", "luaDisableEtb Yes"
indicator = {lua_luaIgnCut}, "luaIgnCut No", "luaIgnCut Yes"
indicator = {startStopPhysicalState}, "startStopPhysicalState No", "startStopPhysicalState Yes"
indicator = {acrStateDup}, "acrStateDup No", "acrStateDup Yes"
dialog = engine_stateDialog, "engine_state"
panel = engine_stateIndicatorPanel

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.11.12.hellen88bmw.469916637"
signature = "rusEFI master.2023.11.13.hellen88bmw.378257425"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.11.12.hellen88bmw.469916637" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.11.13.hellen88bmw.378257425" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","VIN5","VIN6","INVALID","PPS1","73 - TPS","56 - Battery Sense","17 - CAM","Aux BARO","Aux TPS2","16 - CRANK","41 - MAF","Aux MAP","78 - CLT","77 - IAT","Aux PPS2","Aux TPS3"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Nov 12 16:11:36 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 03:45:44 UTC 2023
pageSize = 23880
page = 1
@ -220,7 +220,7 @@ airByRpmTaper = scalar, F32, 472, "%", 1, 0, 0, 50, 1
hip9011SpiDevice = bits, U08, 476, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4"
boostControlSafeDutyCycle = scalar, U08, 477, "%", 1, 0, 0, 100, 0
mafAdcChannel = bits, U08, 478, [0:5], $adc_channel_e_list
acrRevolutions = scalar, U08, 479, "", 1, 0, 0, 10, 0
acrRevolutions = scalar, U08, 479, "", 1, 0, 0, 100, 0
globalFuelCorrection = scalar, F32, 480, "coef", 1, 0, 0, 1000, 2
adcVcc = scalar, F32, 484, "volts", 1, 0, 0, 6, 3
mapCamDetectionAnglePosition = scalar, F32, 488, "Deg", 1, 0, 0, 360, 0
@ -3000,6 +3000,7 @@ clutchDownState = scalar, S08, 1091, "", 1, 0
brakePedalState = scalar, S08, 1092, "", 1, 0
startStopState = scalar, S08, 1093, "", 1, 0
startStopPhysicalState = bits, U32, 1096, [0:0]
acrStateDup = bits, U32, 1096, [1:1]
startStopStateToggleCounter = scalar, U32, 1100, "", 1, 0
egtValue1 = scalar, F32, 1104, "", 1, 0
egtValue2 = scalar, F32, 1108, "", 1, 0
@ -5195,6 +5196,7 @@ entry = clutchDownState, "Clutch: down", int, "%d"
entry = brakePedalState, "Brake switch", int, "%d"
entry = startStopState, "startStopState", int, "%d"
entry = startStopPhysicalState, "startStopPhysicalState", int, "%d"
entry = acrStateDup, "acrStateDup", int, "%d"
entry = startStopStateToggleCounter, "startStopStateToggleCounter", int, "%d"
entry = egtValue1, "egtValue1", float, "%.3f"
entry = egtValue2, "egtValue2", float, "%.3f"
@ -6059,6 +6061,7 @@ indicatorPanel = engine_stateIndicatorPanel, 2
indicator = {lua_luaDisableEtb}, "luaDisableEtb No", "luaDisableEtb Yes"
indicator = {lua_luaIgnCut}, "luaIgnCut No", "luaIgnCut Yes"
indicator = {startStopPhysicalState}, "startStopPhysicalState No", "startStopPhysicalState Yes"
indicator = {acrStateDup}, "acrStateDup No", "acrStateDup Yes"
dialog = engine_stateDialog, "engine_state"
panel = engine_stateIndicatorPanel

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.11.12.hellenNA6.422201917"
signature = "rusEFI master.2023.11.13.hellenNA6.329503217"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.11.12.hellenNA6.422201917" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.11.13.hellenNA6.329503217" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","3N - O2S","2N - Temperature Sensor","intMAP (A15)","4I - PPS1","TPS Input","1B - Battery Sense","INVALID","4G - PPS2 OR TEMPERATURE SENSOR","4H - TPS2","INVALID","3O - MAF","2M - Pressure Sensor","3Q - CLT","3P - IAT","1V - Clutch Switch","1Q AC Switch"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Nov 12 16:11:54 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 03:46:04 UTC 2023
pageSize = 23880
page = 1
@ -220,7 +220,7 @@ airByRpmTaper = scalar, F32, 472, "%", 1, 0, 0, 50, 1
hip9011SpiDevice = bits, U08, 476, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4"
boostControlSafeDutyCycle = scalar, U08, 477, "%", 1, 0, 0, 100, 0
mafAdcChannel = bits, U08, 478, [0:5], $adc_channel_e_list
acrRevolutions = scalar, U08, 479, "", 1, 0, 0, 10, 0
acrRevolutions = scalar, U08, 479, "", 1, 0, 0, 100, 0
globalFuelCorrection = scalar, F32, 480, "coef", 1, 0, 0, 1000, 2
adcVcc = scalar, F32, 484, "volts", 1, 0, 0, 6, 3
mapCamDetectionAnglePosition = scalar, F32, 488, "Deg", 1, 0, 0, 360, 0
@ -3000,6 +3000,7 @@ clutchDownState = scalar, S08, 1091, "", 1, 0
brakePedalState = scalar, S08, 1092, "", 1, 0
startStopState = scalar, S08, 1093, "", 1, 0
startStopPhysicalState = bits, U32, 1096, [0:0]
acrStateDup = bits, U32, 1096, [1:1]
startStopStateToggleCounter = scalar, U32, 1100, "", 1, 0
egtValue1 = scalar, F32, 1104, "", 1, 0
egtValue2 = scalar, F32, 1108, "", 1, 0
@ -5195,6 +5196,7 @@ entry = clutchDownState, "Clutch: down", int, "%d"
entry = brakePedalState, "Brake switch", int, "%d"
entry = startStopState, "startStopState", int, "%d"
entry = startStopPhysicalState, "startStopPhysicalState", int, "%d"
entry = acrStateDup, "acrStateDup", int, "%d"
entry = startStopStateToggleCounter, "startStopStateToggleCounter", int, "%d"
entry = egtValue1, "egtValue1", float, "%.3f"
entry = egtValue2, "egtValue2", float, "%.3f"
@ -6059,6 +6061,7 @@ indicatorPanel = engine_stateIndicatorPanel, 2
indicator = {lua_luaDisableEtb}, "luaDisableEtb No", "luaDisableEtb Yes"
indicator = {lua_luaIgnCut}, "luaIgnCut No", "luaIgnCut Yes"
indicator = {startStopPhysicalState}, "startStopPhysicalState No", "startStopPhysicalState Yes"
indicator = {acrStateDup}, "acrStateDup No", "acrStateDup Yes"
dialog = engine_stateDialog, "engine_state"
panel = engine_stateIndicatorPanel

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.11.12.hellenNA8_96.2139839218"
signature = "rusEFI master.2023.11.13.hellenNA8_96.1963114814"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.11.12.hellenNA8_96.2139839218" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.11.13.hellenNA8_96.1963114814" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","2C - O2S","TPS1","intMAP","PPS1","2F - TPS","3B - Battery Sense","3G - CAM","3S - EGR BOOST IN","2A - Pressure Input","3F - CRANK","2B - MAF","INVALID","2G - Coolant","2B - IAT","4C - IN TEMP/PPS2","1K - AC Switch"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Nov 12 16:11:57 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 03:46:06 UTC 2023
pageSize = 23880
page = 1
@ -220,7 +220,7 @@ airByRpmTaper = scalar, F32, 472, "%", 1, 0, 0, 50, 1
hip9011SpiDevice = bits, U08, 476, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4"
boostControlSafeDutyCycle = scalar, U08, 477, "%", 1, 0, 0, 100, 0
mafAdcChannel = bits, U08, 478, [0:5], $adc_channel_e_list
acrRevolutions = scalar, U08, 479, "", 1, 0, 0, 10, 0
acrRevolutions = scalar, U08, 479, "", 1, 0, 0, 100, 0
globalFuelCorrection = scalar, F32, 480, "coef", 1, 0, 0, 1000, 2
adcVcc = scalar, F32, 484, "volts", 1, 0, 0, 6, 3
mapCamDetectionAnglePosition = scalar, F32, 488, "Deg", 1, 0, 0, 360, 0
@ -3000,6 +3000,7 @@ clutchDownState = scalar, S08, 1091, "", 1, 0
brakePedalState = scalar, S08, 1092, "", 1, 0
startStopState = scalar, S08, 1093, "", 1, 0
startStopPhysicalState = bits, U32, 1096, [0:0]
acrStateDup = bits, U32, 1096, [1:1]
startStopStateToggleCounter = scalar, U32, 1100, "", 1, 0
egtValue1 = scalar, F32, 1104, "", 1, 0
egtValue2 = scalar, F32, 1108, "", 1, 0
@ -5195,6 +5196,7 @@ entry = clutchDownState, "Clutch: down", int, "%d"
entry = brakePedalState, "Brake switch", int, "%d"
entry = startStopState, "startStopState", int, "%d"
entry = startStopPhysicalState, "startStopPhysicalState", int, "%d"
entry = acrStateDup, "acrStateDup", int, "%d"
entry = startStopStateToggleCounter, "startStopStateToggleCounter", int, "%d"
entry = egtValue1, "egtValue1", float, "%.3f"
entry = egtValue2, "egtValue2", float, "%.3f"
@ -6059,6 +6061,7 @@ indicatorPanel = engine_stateIndicatorPanel, 2
indicator = {lua_luaDisableEtb}, "luaDisableEtb No", "luaDisableEtb Yes"
indicator = {lua_luaIgnCut}, "luaIgnCut No", "luaIgnCut Yes"
indicator = {startStopPhysicalState}, "startStopPhysicalState No", "startStopPhysicalState Yes"
indicator = {acrStateDup}, "acrStateDup No", "acrStateDup Yes"
dialog = engine_stateDialog, "engine_state"
panel = engine_stateIndicatorPanel

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.11.12.kin.2968916407"
signature = "rusEFI master.2023.11.13.kin.3128920699"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.11.12.kin.2968916407" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.11.13.kin.3128920699" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="Disabled", "PA2", "PA3", "INVALID", "PD3", "INVALID", "INVALID", "INVALID", "PB12", "PB13", "INVALID", "PE2", "INVALID", "PC14", "PC15", "PC16", "PC17"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Nov 12 16:11:02 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 03:45:09 UTC 2023
pageSize = 22504
page = 1
@ -220,7 +220,7 @@ airByRpmTaper = scalar, F32, 472, "%", 1, 0, 0, 50, 1
hip9011SpiDevice = bits, U08, 476, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4"
boostControlSafeDutyCycle = scalar, U08, 477, "%", 1, 0, 0, 100, 0
mafAdcChannel = bits, U08, 478, [0:5], $adc_channel_e_list
acrRevolutions = scalar, U08, 479, "", 1, 0, 0, 10, 0
acrRevolutions = scalar, U08, 479, "", 1, 0, 0, 100, 0
globalFuelCorrection = scalar, F32, 480, "coef", 1, 0, 0, 1000, 2
adcVcc = scalar, F32, 484, "volts", 1, 0, 0, 6, 3
mapCamDetectionAnglePosition = scalar, F32, 488, "Deg", 1, 0, 0, 360, 0
@ -3000,6 +3000,7 @@ clutchDownState = scalar, S08, 1091, "", 1, 0
brakePedalState = scalar, S08, 1092, "", 1, 0
startStopState = scalar, S08, 1093, "", 1, 0
startStopPhysicalState = bits, U32, 1096, [0:0]
acrStateDup = bits, U32, 1096, [1:1]
startStopStateToggleCounter = scalar, U32, 1100, "", 1, 0
egtValue1 = scalar, F32, 1104, "", 1, 0
egtValue2 = scalar, F32, 1108, "", 1, 0
@ -5195,6 +5196,7 @@ entry = clutchDownState, "Clutch: down", int, "%d"
entry = brakePedalState, "Brake switch", int, "%d"
entry = startStopState, "startStopState", int, "%d"
entry = startStopPhysicalState, "startStopPhysicalState", int, "%d"
entry = acrStateDup, "acrStateDup", int, "%d"
entry = startStopStateToggleCounter, "startStopStateToggleCounter", int, "%d"
entry = egtValue1, "egtValue1", float, "%.3f"
entry = egtValue2, "egtValue2", float, "%.3f"
@ -6058,6 +6060,7 @@ indicatorPanel = engine_stateIndicatorPanel, 2
indicator = {lua_luaDisableEtb}, "luaDisableEtb No", "luaDisableEtb Yes"
indicator = {lua_luaIgnCut}, "luaIgnCut No", "luaIgnCut Yes"
indicator = {startStopPhysicalState}, "startStopPhysicalState No", "startStopPhysicalState Yes"
indicator = {acrStateDup}, "acrStateDup No", "acrStateDup Yes"
dialog = engine_stateDialog, "engine_state"
panel = engine_stateIndicatorPanel

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.11.12.m74_9.2718340581"
signature = "rusEFI master.2023.11.13.m74_9.2827947561"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.11.12.m74_9.2718340581" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.11.13.m74_9.2827947561" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Nov 12 16:12:09 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 03:46:19 UTC 2023
pageSize = 23880
page = 1
@ -220,7 +220,7 @@ airByRpmTaper = scalar, F32, 472, "%", 1, 0, 0, 50, 1
hip9011SpiDevice = bits, U08, 476, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4"
boostControlSafeDutyCycle = scalar, U08, 477, "%", 1, 0, 0, 100, 0
mafAdcChannel = bits, U08, 478, [0:5], $adc_channel_e_list
acrRevolutions = scalar, U08, 479, "", 1, 0, 0, 10, 0
acrRevolutions = scalar, U08, 479, "", 1, 0, 0, 100, 0
globalFuelCorrection = scalar, F32, 480, "coef", 1, 0, 0, 1000, 2
adcVcc = scalar, F32, 484, "volts", 1, 0, 0, 6, 3
mapCamDetectionAnglePosition = scalar, F32, 488, "Deg", 1, 0, 0, 360, 0
@ -3000,6 +3000,7 @@ clutchDownState = scalar, S08, 1091, "", 1, 0
brakePedalState = scalar, S08, 1092, "", 1, 0
startStopState = scalar, S08, 1093, "", 1, 0
startStopPhysicalState = bits, U32, 1096, [0:0]
acrStateDup = bits, U32, 1096, [1:1]
startStopStateToggleCounter = scalar, U32, 1100, "", 1, 0
egtValue1 = scalar, F32, 1104, "", 1, 0
egtValue2 = scalar, F32, 1108, "", 1, 0
@ -5195,6 +5196,7 @@ entry = clutchDownState, "Clutch: down", int, "%d"
entry = brakePedalState, "Brake switch", int, "%d"
entry = startStopState, "startStopState", int, "%d"
entry = startStopPhysicalState, "startStopPhysicalState", int, "%d"
entry = acrStateDup, "acrStateDup", int, "%d"
entry = startStopStateToggleCounter, "startStopStateToggleCounter", int, "%d"
entry = egtValue1, "egtValue1", float, "%.3f"
entry = egtValue2, "egtValue2", float, "%.3f"
@ -6059,6 +6061,7 @@ indicatorPanel = engine_stateIndicatorPanel, 2
indicator = {lua_luaDisableEtb}, "luaDisableEtb No", "luaDisableEtb Yes"
indicator = {lua_luaIgnCut}, "luaIgnCut No", "luaIgnCut Yes"
indicator = {startStopPhysicalState}, "startStopPhysicalState No", "startStopPhysicalState Yes"
indicator = {acrStateDup}, "acrStateDup No", "acrStateDup Yes"
dialog = engine_stateDialog, "engine_state"
panel = engine_stateIndicatorPanel

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.11.12.mre_f4.3511304089"
signature = "rusEFI master.2023.11.13.mre_f4.3687031893"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.11.12.mre_f4.3511304089" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.11.13.mre_f4.3687031893" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3 or Hall Input","22 - AN temp 4 or Hall Input","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Nov 12 16:12:04 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 03:46:13 UTC 2023
pageSize = 23880
page = 1
@ -220,7 +220,7 @@ airByRpmTaper = scalar, F32, 472, "%", 1, 0, 0, 50, 1
hip9011SpiDevice = bits, U08, 476, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4"
boostControlSafeDutyCycle = scalar, U08, 477, "%", 1, 0, 0, 100, 0
mafAdcChannel = bits, U08, 478, [0:5], $adc_channel_e_list
acrRevolutions = scalar, U08, 479, "", 1, 0, 0, 10, 0
acrRevolutions = scalar, U08, 479, "", 1, 0, 0, 100, 0
globalFuelCorrection = scalar, F32, 480, "coef", 1, 0, 0, 1000, 2
adcVcc = scalar, F32, 484, "volts", 1, 0, 0, 6, 3
mapCamDetectionAnglePosition = scalar, F32, 488, "Deg", 1, 0, 0, 360, 0
@ -3000,6 +3000,7 @@ clutchDownState = scalar, S08, 1091, "", 1, 0
brakePedalState = scalar, S08, 1092, "", 1, 0
startStopState = scalar, S08, 1093, "", 1, 0
startStopPhysicalState = bits, U32, 1096, [0:0]
acrStateDup = bits, U32, 1096, [1:1]
startStopStateToggleCounter = scalar, U32, 1100, "", 1, 0
egtValue1 = scalar, F32, 1104, "", 1, 0
egtValue2 = scalar, F32, 1108, "", 1, 0
@ -5196,6 +5197,7 @@ entry = clutchDownState, "Clutch: down", int, "%d"
entry = brakePedalState, "Brake switch", int, "%d"
entry = startStopState, "startStopState", int, "%d"
entry = startStopPhysicalState, "startStopPhysicalState", int, "%d"
entry = acrStateDup, "acrStateDup", int, "%d"
entry = startStopStateToggleCounter, "startStopStateToggleCounter", int, "%d"
entry = egtValue1, "egtValue1", float, "%.3f"
entry = egtValue2, "egtValue2", float, "%.3f"
@ -6061,6 +6063,7 @@ indicatorPanel = engine_stateIndicatorPanel, 2
indicator = {lua_luaDisableEtb}, "luaDisableEtb No", "luaDisableEtb Yes"
indicator = {lua_luaIgnCut}, "luaIgnCut No", "luaIgnCut Yes"
indicator = {startStopPhysicalState}, "startStopPhysicalState No", "startStopPhysicalState Yes"
indicator = {acrStateDup}, "acrStateDup No", "acrStateDup Yes"
dialog = engine_stateDialog, "engine_state"
panel = engine_stateIndicatorPanel

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.11.12.mre_f7.3511304089"
signature = "rusEFI master.2023.11.13.mre_f7.3687031893"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.11.12.mre_f7.3511304089" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.11.13.mre_f7.3687031893" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3 or Hall Input","22 - AN temp 4 or Hall Input","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Nov 12 16:12:02 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 03:46:11 UTC 2023
pageSize = 23880
page = 1
@ -220,7 +220,7 @@ airByRpmTaper = scalar, F32, 472, "%", 1, 0, 0, 50, 1
hip9011SpiDevice = bits, U08, 476, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4"
boostControlSafeDutyCycle = scalar, U08, 477, "%", 1, 0, 0, 100, 0
mafAdcChannel = bits, U08, 478, [0:5], $adc_channel_e_list
acrRevolutions = scalar, U08, 479, "", 1, 0, 0, 10, 0
acrRevolutions = scalar, U08, 479, "", 1, 0, 0, 100, 0
globalFuelCorrection = scalar, F32, 480, "coef", 1, 0, 0, 1000, 2
adcVcc = scalar, F32, 484, "volts", 1, 0, 0, 6, 3
mapCamDetectionAnglePosition = scalar, F32, 488, "Deg", 1, 0, 0, 360, 0
@ -3000,6 +3000,7 @@ clutchDownState = scalar, S08, 1091, "", 1, 0
brakePedalState = scalar, S08, 1092, "", 1, 0
startStopState = scalar, S08, 1093, "", 1, 0
startStopPhysicalState = bits, U32, 1096, [0:0]
acrStateDup = bits, U32, 1096, [1:1]
startStopStateToggleCounter = scalar, U32, 1100, "", 1, 0
egtValue1 = scalar, F32, 1104, "", 1, 0
egtValue2 = scalar, F32, 1108, "", 1, 0
@ -5196,6 +5197,7 @@ entry = clutchDownState, "Clutch: down", int, "%d"
entry = brakePedalState, "Brake switch", int, "%d"
entry = startStopState, "startStopState", int, "%d"
entry = startStopPhysicalState, "startStopPhysicalState", int, "%d"
entry = acrStateDup, "acrStateDup", int, "%d"
entry = startStopStateToggleCounter, "startStopStateToggleCounter", int, "%d"
entry = egtValue1, "egtValue1", float, "%.3f"
entry = egtValue2, "egtValue2", float, "%.3f"
@ -6061,6 +6063,7 @@ indicatorPanel = engine_stateIndicatorPanel, 2
indicator = {lua_luaDisableEtb}, "luaDisableEtb No", "luaDisableEtb Yes"
indicator = {lua_luaIgnCut}, "luaIgnCut No", "luaIgnCut Yes"
indicator = {startStopPhysicalState}, "startStopPhysicalState No", "startStopPhysicalState Yes"
indicator = {acrStateDup}, "acrStateDup No", "acrStateDup Yes"
dialog = engine_stateDialog, "engine_state"
panel = engine_stateIndicatorPanel

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.11.12.nucleo_f429.4062696985"
signature = "rusEFI master.2023.11.13.nucleo_f429.4172172757"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.11.12.nucleo_f429.4062696985" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.11.13.nucleo_f429.4172172757" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Nov 12 16:12:33 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 03:46:43 UTC 2023
pageSize = 23880
page = 1
@ -220,7 +220,7 @@ airByRpmTaper = scalar, F32, 472, "%", 1, 0, 0, 50, 1
hip9011SpiDevice = bits, U08, 476, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4"
boostControlSafeDutyCycle = scalar, U08, 477, "%", 1, 0, 0, 100, 0
mafAdcChannel = bits, U08, 478, [0:5], $adc_channel_e_list
acrRevolutions = scalar, U08, 479, "", 1, 0, 0, 10, 0
acrRevolutions = scalar, U08, 479, "", 1, 0, 0, 100, 0
globalFuelCorrection = scalar, F32, 480, "coef", 1, 0, 0, 1000, 2
adcVcc = scalar, F32, 484, "volts", 1, 0, 0, 6, 3
mapCamDetectionAnglePosition = scalar, F32, 488, "Deg", 1, 0, 0, 360, 0
@ -3000,6 +3000,7 @@ clutchDownState = scalar, S08, 1091, "", 1, 0
brakePedalState = scalar, S08, 1092, "", 1, 0
startStopState = scalar, S08, 1093, "", 1, 0
startStopPhysicalState = bits, U32, 1096, [0:0]
acrStateDup = bits, U32, 1096, [1:1]
startStopStateToggleCounter = scalar, U32, 1100, "", 1, 0
egtValue1 = scalar, F32, 1104, "", 1, 0
egtValue2 = scalar, F32, 1108, "", 1, 0
@ -5195,6 +5196,7 @@ entry = clutchDownState, "Clutch: down", int, "%d"
entry = brakePedalState, "Brake switch", int, "%d"
entry = startStopState, "startStopState", int, "%d"
entry = startStopPhysicalState, "startStopPhysicalState", int, "%d"
entry = acrStateDup, "acrStateDup", int, "%d"
entry = startStopStateToggleCounter, "startStopStateToggleCounter", int, "%d"
entry = egtValue1, "egtValue1", float, "%.3f"
entry = egtValue2, "egtValue2", float, "%.3f"
@ -6058,6 +6060,7 @@ indicatorPanel = engine_stateIndicatorPanel, 2
indicator = {lua_luaDisableEtb}, "luaDisableEtb No", "luaDisableEtb Yes"
indicator = {lua_luaIgnCut}, "luaIgnCut No", "luaIgnCut Yes"
indicator = {startStopPhysicalState}, "startStopPhysicalState No", "startStopPhysicalState Yes"
indicator = {acrStateDup}, "acrStateDup No", "acrStateDup Yes"
dialog = engine_stateDialog, "engine_state"
panel = engine_stateIndicatorPanel

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.11.12.nucleo_f767.4062696985"
signature = "rusEFI master.2023.11.13.nucleo_f767.4172172757"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.11.12.nucleo_f767.4062696985" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.11.13.nucleo_f767.4172172757" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Nov 12 16:12:36 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 03:46:46 UTC 2023
pageSize = 23880
page = 1
@ -220,7 +220,7 @@ airByRpmTaper = scalar, F32, 472, "%", 1, 0, 0, 50, 1
hip9011SpiDevice = bits, U08, 476, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4"
boostControlSafeDutyCycle = scalar, U08, 477, "%", 1, 0, 0, 100, 0
mafAdcChannel = bits, U08, 478, [0:5], $adc_channel_e_list
acrRevolutions = scalar, U08, 479, "", 1, 0, 0, 10, 0
acrRevolutions = scalar, U08, 479, "", 1, 0, 0, 100, 0
globalFuelCorrection = scalar, F32, 480, "coef", 1, 0, 0, 1000, 2
adcVcc = scalar, F32, 484, "volts", 1, 0, 0, 6, 3
mapCamDetectionAnglePosition = scalar, F32, 488, "Deg", 1, 0, 0, 360, 0
@ -3000,6 +3000,7 @@ clutchDownState = scalar, S08, 1091, "", 1, 0
brakePedalState = scalar, S08, 1092, "", 1, 0
startStopState = scalar, S08, 1093, "", 1, 0
startStopPhysicalState = bits, U32, 1096, [0:0]
acrStateDup = bits, U32, 1096, [1:1]
startStopStateToggleCounter = scalar, U32, 1100, "", 1, 0
egtValue1 = scalar, F32, 1104, "", 1, 0
egtValue2 = scalar, F32, 1108, "", 1, 0
@ -5195,6 +5196,7 @@ entry = clutchDownState, "Clutch: down", int, "%d"
entry = brakePedalState, "Brake switch", int, "%d"
entry = startStopState, "startStopState", int, "%d"
entry = startStopPhysicalState, "startStopPhysicalState", int, "%d"
entry = acrStateDup, "acrStateDup", int, "%d"
entry = startStopStateToggleCounter, "startStopStateToggleCounter", int, "%d"
entry = egtValue1, "egtValue1", float, "%.3f"
entry = egtValue2, "egtValue2", float, "%.3f"
@ -6058,6 +6060,7 @@ indicatorPanel = engine_stateIndicatorPanel, 2
indicator = {lua_luaDisableEtb}, "luaDisableEtb No", "luaDisableEtb Yes"
indicator = {lua_luaIgnCut}, "luaIgnCut No", "luaIgnCut Yes"
indicator = {startStopPhysicalState}, "startStopPhysicalState No", "startStopPhysicalState Yes"
indicator = {acrStateDup}, "acrStateDup No", "acrStateDup Yes"
dialog = engine_stateDialog, "engine_state"
panel = engine_stateIndicatorPanel

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.11.12.nucleo_h743.4062696985"
signature = "rusEFI master.2023.11.13.nucleo_h743.4172172757"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.11.12.nucleo_h743.4062696985" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.11.13.nucleo_h743.4172172757" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Nov 12 16:12:38 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 03:46:48 UTC 2023
pageSize = 23880
page = 1
@ -220,7 +220,7 @@ airByRpmTaper = scalar, F32, 472, "%", 1, 0, 0, 50, 1
hip9011SpiDevice = bits, U08, 476, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4"
boostControlSafeDutyCycle = scalar, U08, 477, "%", 1, 0, 0, 100, 0
mafAdcChannel = bits, U08, 478, [0:5], $adc_channel_e_list
acrRevolutions = scalar, U08, 479, "", 1, 0, 0, 10, 0
acrRevolutions = scalar, U08, 479, "", 1, 0, 0, 100, 0
globalFuelCorrection = scalar, F32, 480, "coef", 1, 0, 0, 1000, 2
adcVcc = scalar, F32, 484, "volts", 1, 0, 0, 6, 3
mapCamDetectionAnglePosition = scalar, F32, 488, "Deg", 1, 0, 0, 360, 0
@ -3000,6 +3000,7 @@ clutchDownState = scalar, S08, 1091, "", 1, 0
brakePedalState = scalar, S08, 1092, "", 1, 0
startStopState = scalar, S08, 1093, "", 1, 0
startStopPhysicalState = bits, U32, 1096, [0:0]
acrStateDup = bits, U32, 1096, [1:1]
startStopStateToggleCounter = scalar, U32, 1100, "", 1, 0
egtValue1 = scalar, F32, 1104, "", 1, 0
egtValue2 = scalar, F32, 1108, "", 1, 0
@ -5195,6 +5196,7 @@ entry = clutchDownState, "Clutch: down", int, "%d"
entry = brakePedalState, "Brake switch", int, "%d"
entry = startStopState, "startStopState", int, "%d"
entry = startStopPhysicalState, "startStopPhysicalState", int, "%d"
entry = acrStateDup, "acrStateDup", int, "%d"
entry = startStopStateToggleCounter, "startStopStateToggleCounter", int, "%d"
entry = egtValue1, "egtValue1", float, "%.3f"
entry = egtValue2, "egtValue2", float, "%.3f"
@ -6058,6 +6060,7 @@ indicatorPanel = engine_stateIndicatorPanel, 2
indicator = {lua_luaDisableEtb}, "luaDisableEtb No", "luaDisableEtb Yes"
indicator = {lua_luaIgnCut}, "luaIgnCut No", "luaIgnCut Yes"
indicator = {startStopPhysicalState}, "startStopPhysicalState No", "startStopPhysicalState Yes"
indicator = {acrStateDup}, "acrStateDup No", "acrStateDup Yes"
dialog = engine_stateDialog, "engine_state"
panel = engine_stateIndicatorPanel

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.11.12.prometheus_405.3266517897"
signature = "rusEFI master.2023.11.13.prometheus_405.3359277125"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.11.12.prometheus_405.3266517897" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.11.13.prometheus_405.3359277125" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Nov 12 16:12:21 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 03:46:31 UTC 2023
pageSize = 23880
page = 1
@ -220,7 +220,7 @@ airByRpmTaper = scalar, F32, 472, "%", 1, 0, 0, 50, 1
hip9011SpiDevice = bits, U08, 476, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4"
boostControlSafeDutyCycle = scalar, U08, 477, "%", 1, 0, 0, 100, 0
mafAdcChannel = bits, U08, 478, [0:5], $adc_channel_e_list
acrRevolutions = scalar, U08, 479, "", 1, 0, 0, 10, 0
acrRevolutions = scalar, U08, 479, "", 1, 0, 0, 100, 0
globalFuelCorrection = scalar, F32, 480, "coef", 1, 0, 0, 1000, 2
adcVcc = scalar, F32, 484, "volts", 1, 0, 0, 6, 3
mapCamDetectionAnglePosition = scalar, F32, 488, "Deg", 1, 0, 0, 360, 0
@ -3000,6 +3000,7 @@ clutchDownState = scalar, S08, 1091, "", 1, 0
brakePedalState = scalar, S08, 1092, "", 1, 0
startStopState = scalar, S08, 1093, "", 1, 0
startStopPhysicalState = bits, U32, 1096, [0:0]
acrStateDup = bits, U32, 1096, [1:1]
startStopStateToggleCounter = scalar, U32, 1100, "", 1, 0
egtValue1 = scalar, F32, 1104, "", 1, 0
egtValue2 = scalar, F32, 1108, "", 1, 0
@ -5195,6 +5196,7 @@ entry = clutchDownState, "Clutch: down", int, "%d"
entry = brakePedalState, "Brake switch", int, "%d"
entry = startStopState, "startStopState", int, "%d"
entry = startStopPhysicalState, "startStopPhysicalState", int, "%d"
entry = acrStateDup, "acrStateDup", int, "%d"
entry = startStopStateToggleCounter, "startStopStateToggleCounter", int, "%d"
entry = egtValue1, "egtValue1", float, "%.3f"
entry = egtValue2, "egtValue2", float, "%.3f"
@ -6053,6 +6055,7 @@ indicatorPanel = engine_stateIndicatorPanel, 2
indicator = {lua_luaDisableEtb}, "luaDisableEtb No", "luaDisableEtb Yes"
indicator = {lua_luaIgnCut}, "luaIgnCut No", "luaIgnCut Yes"
indicator = {startStopPhysicalState}, "startStopPhysicalState No", "startStopPhysicalState Yes"
indicator = {acrStateDup}, "acrStateDup No", "acrStateDup Yes"
dialog = engine_stateDialog, "engine_state"
panel = engine_stateIndicatorPanel

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.11.12.prometheus_469.3266517897"
signature = "rusEFI master.2023.11.13.prometheus_469.3359277125"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.11.12.prometheus_469.3266517897" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.11.13.prometheus_469.3359277125" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Nov 12 16:12:18 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 03:46:28 UTC 2023
pageSize = 23880
page = 1
@ -220,7 +220,7 @@ airByRpmTaper = scalar, F32, 472, "%", 1, 0, 0, 50, 1
hip9011SpiDevice = bits, U08, 476, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4"
boostControlSafeDutyCycle = scalar, U08, 477, "%", 1, 0, 0, 100, 0
mafAdcChannel = bits, U08, 478, [0:5], $adc_channel_e_list
acrRevolutions = scalar, U08, 479, "", 1, 0, 0, 10, 0
acrRevolutions = scalar, U08, 479, "", 1, 0, 0, 100, 0
globalFuelCorrection = scalar, F32, 480, "coef", 1, 0, 0, 1000, 2
adcVcc = scalar, F32, 484, "volts", 1, 0, 0, 6, 3
mapCamDetectionAnglePosition = scalar, F32, 488, "Deg", 1, 0, 0, 360, 0
@ -3000,6 +3000,7 @@ clutchDownState = scalar, S08, 1091, "", 1, 0
brakePedalState = scalar, S08, 1092, "", 1, 0
startStopState = scalar, S08, 1093, "", 1, 0
startStopPhysicalState = bits, U32, 1096, [0:0]
acrStateDup = bits, U32, 1096, [1:1]
startStopStateToggleCounter = scalar, U32, 1100, "", 1, 0
egtValue1 = scalar, F32, 1104, "", 1, 0
egtValue2 = scalar, F32, 1108, "", 1, 0
@ -5195,6 +5196,7 @@ entry = clutchDownState, "Clutch: down", int, "%d"
entry = brakePedalState, "Brake switch", int, "%d"
entry = startStopState, "startStopState", int, "%d"
entry = startStopPhysicalState, "startStopPhysicalState", int, "%d"
entry = acrStateDup, "acrStateDup", int, "%d"
entry = startStopStateToggleCounter, "startStopStateToggleCounter", int, "%d"
entry = egtValue1, "egtValue1", float, "%.3f"
entry = egtValue2, "egtValue2", float, "%.3f"
@ -6053,6 +6055,7 @@ indicatorPanel = engine_stateIndicatorPanel, 2
indicator = {lua_luaDisableEtb}, "luaDisableEtb No", "luaDisableEtb Yes"
indicator = {lua_luaIgnCut}, "luaIgnCut No", "luaIgnCut Yes"
indicator = {startStopPhysicalState}, "startStopPhysicalState No", "startStopPhysicalState Yes"
indicator = {acrStateDup}, "acrStateDup No", "acrStateDup Yes"
dialog = engine_stateDialog, "engine_state"
panel = engine_stateIndicatorPanel

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.11.12.proteus_f4.4063504483"
signature = "rusEFI master.2023.11.13.proteus_f4.4173181871"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.11.12.proteus_f4.4063504483" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.11.13.proteus_f4.4173181871" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Nov 12 16:12:26 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 03:46:36 UTC 2023
pageSize = 27880
page = 1
@ -220,7 +220,7 @@ airByRpmTaper = scalar, F32, 472, "%", 1, 0, 0, 50, 1
hip9011SpiDevice = bits, U08, 476, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4"
boostControlSafeDutyCycle = scalar, U08, 477, "%", 1, 0, 0, 100, 0
mafAdcChannel = bits, U08, 478, [0:5], $adc_channel_e_list
acrRevolutions = scalar, U08, 479, "", 1, 0, 0, 10, 0
acrRevolutions = scalar, U08, 479, "", 1, 0, 0, 100, 0
globalFuelCorrection = scalar, F32, 480, "coef", 1, 0, 0, 1000, 2
adcVcc = scalar, F32, 484, "volts", 1, 0, 0, 6, 3
mapCamDetectionAnglePosition = scalar, F32, 488, "Deg", 1, 0, 0, 360, 0
@ -3000,6 +3000,7 @@ clutchDownState = scalar, S08, 1091, "", 1, 0
brakePedalState = scalar, S08, 1092, "", 1, 0
startStopState = scalar, S08, 1093, "", 1, 0
startStopPhysicalState = bits, U32, 1096, [0:0]
acrStateDup = bits, U32, 1096, [1:1]
startStopStateToggleCounter = scalar, U32, 1100, "", 1, 0
egtValue1 = scalar, F32, 1104, "", 1, 0
egtValue2 = scalar, F32, 1108, "", 1, 0
@ -5195,6 +5196,7 @@ entry = clutchDownState, "Clutch: down", int, "%d"
entry = brakePedalState, "Brake switch", int, "%d"
entry = startStopState, "startStopState", int, "%d"
entry = startStopPhysicalState, "startStopPhysicalState", int, "%d"
entry = acrStateDup, "acrStateDup", int, "%d"
entry = startStopStateToggleCounter, "startStopStateToggleCounter", int, "%d"
entry = egtValue1, "egtValue1", float, "%.3f"
entry = egtValue2, "egtValue2", float, "%.3f"
@ -6068,6 +6070,7 @@ indicatorPanel = engine_stateIndicatorPanel, 2
indicator = {lua_luaDisableEtb}, "luaDisableEtb No", "luaDisableEtb Yes"
indicator = {lua_luaIgnCut}, "luaIgnCut No", "luaIgnCut Yes"
indicator = {startStopPhysicalState}, "startStopPhysicalState No", "startStopPhysicalState Yes"
indicator = {acrStateDup}, "acrStateDup No", "acrStateDup Yes"
dialog = engine_stateDialog, "engine_state"
panel = engine_stateIndicatorPanel

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.11.12.proteus_f7.4063504483"
signature = "rusEFI master.2023.11.13.proteus_f7.4173181871"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.11.12.proteus_f7.4063504483" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.11.13.proteus_f7.4173181871" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Nov 12 16:12:23 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 03:46:33 UTC 2023
pageSize = 27880
page = 1
@ -220,7 +220,7 @@ airByRpmTaper = scalar, F32, 472, "%", 1, 0, 0, 50, 1
hip9011SpiDevice = bits, U08, 476, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4"
boostControlSafeDutyCycle = scalar, U08, 477, "%", 1, 0, 0, 100, 0
mafAdcChannel = bits, U08, 478, [0:5], $adc_channel_e_list
acrRevolutions = scalar, U08, 479, "", 1, 0, 0, 10, 0
acrRevolutions = scalar, U08, 479, "", 1, 0, 0, 100, 0
globalFuelCorrection = scalar, F32, 480, "coef", 1, 0, 0, 1000, 2
adcVcc = scalar, F32, 484, "volts", 1, 0, 0, 6, 3
mapCamDetectionAnglePosition = scalar, F32, 488, "Deg", 1, 0, 0, 360, 0
@ -3000,6 +3000,7 @@ clutchDownState = scalar, S08, 1091, "", 1, 0
brakePedalState = scalar, S08, 1092, "", 1, 0
startStopState = scalar, S08, 1093, "", 1, 0
startStopPhysicalState = bits, U32, 1096, [0:0]
acrStateDup = bits, U32, 1096, [1:1]
startStopStateToggleCounter = scalar, U32, 1100, "", 1, 0
egtValue1 = scalar, F32, 1104, "", 1, 0
egtValue2 = scalar, F32, 1108, "", 1, 0
@ -5195,6 +5196,7 @@ entry = clutchDownState, "Clutch: down", int, "%d"
entry = brakePedalState, "Brake switch", int, "%d"
entry = startStopState, "startStopState", int, "%d"
entry = startStopPhysicalState, "startStopPhysicalState", int, "%d"
entry = acrStateDup, "acrStateDup", int, "%d"
entry = startStopStateToggleCounter, "startStopStateToggleCounter", int, "%d"
entry = egtValue1, "egtValue1", float, "%.3f"
entry = egtValue2, "egtValue2", float, "%.3f"
@ -6068,6 +6070,7 @@ indicatorPanel = engine_stateIndicatorPanel, 2
indicator = {lua_luaDisableEtb}, "luaDisableEtb No", "luaDisableEtb Yes"
indicator = {lua_luaIgnCut}, "luaIgnCut No", "luaIgnCut Yes"
indicator = {startStopPhysicalState}, "startStopPhysicalState No", "startStopPhysicalState Yes"
indicator = {acrStateDup}, "acrStateDup No", "acrStateDup Yes"
dialog = engine_stateDialog, "engine_state"
panel = engine_stateIndicatorPanel

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.11.12.proteus_h7.4063504483"
signature = "rusEFI master.2023.11.13.proteus_h7.4173181871"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.11.12.proteus_h7.4063504483" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.11.13.proteus_h7.4173181871" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Nov 12 16:12:28 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 03:46:38 UTC 2023
pageSize = 27880
page = 1
@ -220,7 +220,7 @@ airByRpmTaper = scalar, F32, 472, "%", 1, 0, 0, 50, 1
hip9011SpiDevice = bits, U08, 476, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4"
boostControlSafeDutyCycle = scalar, U08, 477, "%", 1, 0, 0, 100, 0
mafAdcChannel = bits, U08, 478, [0:5], $adc_channel_e_list
acrRevolutions = scalar, U08, 479, "", 1, 0, 0, 10, 0
acrRevolutions = scalar, U08, 479, "", 1, 0, 0, 100, 0
globalFuelCorrection = scalar, F32, 480, "coef", 1, 0, 0, 1000, 2
adcVcc = scalar, F32, 484, "volts", 1, 0, 0, 6, 3
mapCamDetectionAnglePosition = scalar, F32, 488, "Deg", 1, 0, 0, 360, 0
@ -3000,6 +3000,7 @@ clutchDownState = scalar, S08, 1091, "", 1, 0
brakePedalState = scalar, S08, 1092, "", 1, 0
startStopState = scalar, S08, 1093, "", 1, 0
startStopPhysicalState = bits, U32, 1096, [0:0]
acrStateDup = bits, U32, 1096, [1:1]
startStopStateToggleCounter = scalar, U32, 1100, "", 1, 0
egtValue1 = scalar, F32, 1104, "", 1, 0
egtValue2 = scalar, F32, 1108, "", 1, 0
@ -5195,6 +5196,7 @@ entry = clutchDownState, "Clutch: down", int, "%d"
entry = brakePedalState, "Brake switch", int, "%d"
entry = startStopState, "startStopState", int, "%d"
entry = startStopPhysicalState, "startStopPhysicalState", int, "%d"
entry = acrStateDup, "acrStateDup", int, "%d"
entry = startStopStateToggleCounter, "startStopStateToggleCounter", int, "%d"
entry = egtValue1, "egtValue1", float, "%.3f"
entry = egtValue2, "egtValue2", float, "%.3f"
@ -6068,6 +6070,7 @@ indicatorPanel = engine_stateIndicatorPanel, 2
indicator = {lua_luaDisableEtb}, "luaDisableEtb No", "luaDisableEtb Yes"
indicator = {lua_luaIgnCut}, "luaIgnCut No", "luaIgnCut Yes"
indicator = {startStopPhysicalState}, "startStopPhysicalState No", "startStopPhysicalState Yes"
indicator = {acrStateDup}, "acrStateDup No", "acrStateDup Yes"
dialog = engine_stateDialog, "engine_state"
panel = engine_stateIndicatorPanel

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.11.12.s105.2634823295"
signature = "rusEFI master.2023.11.13.s105.2542120371"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.11.12.s105.2634823295" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.11.13.s105.2542120371" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","56 - MAP","16 - TPS","19 - Knock","39 - CLT","INVALID","opt 55 - AFR 2","opt 21 - AC Press","18 - AFR 1","13 - Ignition switch in (15)","44 - +12 sense (MR)","INVALID","na 37 - MAF","INVALID","INVALID","40 - IAT"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Nov 12 16:12:11 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 03:46:21 UTC 2023
pageSize = 23880
page = 1
@ -220,7 +220,7 @@ airByRpmTaper = scalar, F32, 472, "%", 1, 0, 0, 50, 1
hip9011SpiDevice = bits, U08, 476, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4"
boostControlSafeDutyCycle = scalar, U08, 477, "%", 1, 0, 0, 100, 0
mafAdcChannel = bits, U08, 478, [0:5], $adc_channel_e_list
acrRevolutions = scalar, U08, 479, "", 1, 0, 0, 10, 0
acrRevolutions = scalar, U08, 479, "", 1, 0, 0, 100, 0
globalFuelCorrection = scalar, F32, 480, "coef", 1, 0, 0, 1000, 2
adcVcc = scalar, F32, 484, "volts", 1, 0, 0, 6, 3
mapCamDetectionAnglePosition = scalar, F32, 488, "Deg", 1, 0, 0, 360, 0
@ -3000,6 +3000,7 @@ clutchDownState = scalar, S08, 1091, "", 1, 0
brakePedalState = scalar, S08, 1092, "", 1, 0
startStopState = scalar, S08, 1093, "", 1, 0
startStopPhysicalState = bits, U32, 1096, [0:0]
acrStateDup = bits, U32, 1096, [1:1]
startStopStateToggleCounter = scalar, U32, 1100, "", 1, 0
egtValue1 = scalar, F32, 1104, "", 1, 0
egtValue2 = scalar, F32, 1108, "", 1, 0
@ -5195,6 +5196,7 @@ entry = clutchDownState, "Clutch: down", int, "%d"
entry = brakePedalState, "Brake switch", int, "%d"
entry = startStopState, "startStopState", int, "%d"
entry = startStopPhysicalState, "startStopPhysicalState", int, "%d"
entry = acrStateDup, "acrStateDup", int, "%d"
entry = startStopStateToggleCounter, "startStopStateToggleCounter", int, "%d"
entry = egtValue1, "egtValue1", float, "%.3f"
entry = egtValue2, "egtValue2", float, "%.3f"
@ -6059,6 +6061,7 @@ indicatorPanel = engine_stateIndicatorPanel, 2
indicator = {lua_luaDisableEtb}, "luaDisableEtb No", "luaDisableEtb Yes"
indicator = {lua_luaIgnCut}, "luaIgnCut No", "luaIgnCut Yes"
indicator = {startStopPhysicalState}, "startStopPhysicalState No", "startStopPhysicalState Yes"
indicator = {acrStateDup}, "acrStateDup No", "acrStateDup Yes"
dialog = engine_stateDialog, "engine_state"
panel = engine_stateIndicatorPanel

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.11.12.small-can-board.4290243093"
signature = "rusEFI master.2023.11.13.small-can-board.4114510297"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.11.12.small-can-board.4290243093" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.11.13.small-can-board.4114510297" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","INVALID","INVALID","B2 - Analog/Digital Input","B3 - Analog/Digital Input","B4 - Analog/Digital Input","B5 - Analog/Digital Input","B7 - Analog/Digital Input","C1 - Analog/Digital Input","INVALID","INVALID","INVALID","A2 Battery Sense","INVALID","INVALID","C2 - Analog/Digital Input","C4 - Analog/Digital Input"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Nov 12 16:11:59 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 03:46:09 UTC 2023
pageSize = 23880
page = 1
@ -220,7 +220,7 @@ airByRpmTaper = scalar, F32, 472, "%", 1, 0, 0, 50, 1
hip9011SpiDevice = bits, U08, 476, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4"
boostControlSafeDutyCycle = scalar, U08, 477, "%", 1, 0, 0, 100, 0
mafAdcChannel = bits, U08, 478, [0:5], $adc_channel_e_list
acrRevolutions = scalar, U08, 479, "", 1, 0, 0, 10, 0
acrRevolutions = scalar, U08, 479, "", 1, 0, 0, 100, 0
globalFuelCorrection = scalar, F32, 480, "coef", 1, 0, 0, 1000, 2
adcVcc = scalar, F32, 484, "volts", 1, 0, 0, 6, 3
mapCamDetectionAnglePosition = scalar, F32, 488, "Deg", 1, 0, 0, 360, 0
@ -3000,6 +3000,7 @@ clutchDownState = scalar, S08, 1091, "", 1, 0
brakePedalState = scalar, S08, 1092, "", 1, 0
startStopState = scalar, S08, 1093, "", 1, 0
startStopPhysicalState = bits, U32, 1096, [0:0]
acrStateDup = bits, U32, 1096, [1:1]
startStopStateToggleCounter = scalar, U32, 1100, "", 1, 0
egtValue1 = scalar, F32, 1104, "", 1, 0
egtValue2 = scalar, F32, 1108, "", 1, 0
@ -5195,6 +5196,7 @@ entry = clutchDownState, "Clutch: down", int, "%d"
entry = brakePedalState, "Brake switch", int, "%d"
entry = startStopState, "startStopState", int, "%d"
entry = startStopPhysicalState, "startStopPhysicalState", int, "%d"
entry = acrStateDup, "acrStateDup", int, "%d"
entry = startStopStateToggleCounter, "startStopStateToggleCounter", int, "%d"
entry = egtValue1, "egtValue1", float, "%.3f"
entry = egtValue2, "egtValue2", float, "%.3f"
@ -6058,6 +6060,7 @@ indicatorPanel = engine_stateIndicatorPanel, 2
indicator = {lua_luaDisableEtb}, "luaDisableEtb No", "luaDisableEtb Yes"
indicator = {lua_luaIgnCut}, "luaIgnCut No", "luaIgnCut Yes"
indicator = {startStopPhysicalState}, "startStopPhysicalState No", "startStopPhysicalState Yes"
indicator = {acrStateDup}, "acrStateDup No", "acrStateDup Yes"
dialog = engine_stateDialog, "engine_state"
panel = engine_stateIndicatorPanel

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.11.12.subaru_eg33_f7.4121563406"
signature = "rusEFI master.2023.11.13.subaru_eg33_f7.4280519362"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.11.12.subaru_eg33_f7.4121563406" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.11.13.subaru_eg33_f7.4280519362" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","AUX0_18 - MAP Ain","INVALID","INVALID","B05 - MAF Ain","INVALID","AUX0_19 - IAT Ain","A02 - VBat","INVALID","A06 - Oxyg 2 Ain","A04 - EGR t Ain","INVALID","A18 - AUX0 Ain","B02 - TPS Ain","INVALID","A03 - Coolant t Ain","A06 - Oxyg 1 Ain"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Nov 12 16:11:04 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 03:45:11 UTC 2023
pageSize = 23880
page = 1
@ -220,7 +220,7 @@ airByRpmTaper = scalar, F32, 472, "%", 1, 0, 0, 50, 1
hip9011SpiDevice = bits, U08, 476, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4"
boostControlSafeDutyCycle = scalar, U08, 477, "%", 1, 0, 0, 100, 0
mafAdcChannel = bits, U08, 478, [0:5], $adc_channel_e_list
acrRevolutions = scalar, U08, 479, "", 1, 0, 0, 10, 0
acrRevolutions = scalar, U08, 479, "", 1, 0, 0, 100, 0
globalFuelCorrection = scalar, F32, 480, "coef", 1, 0, 0, 1000, 2
adcVcc = scalar, F32, 484, "volts", 1, 0, 0, 6, 3
mapCamDetectionAnglePosition = scalar, F32, 488, "Deg", 1, 0, 0, 360, 0
@ -3000,6 +3000,7 @@ clutchDownState = scalar, S08, 1091, "", 1, 0
brakePedalState = scalar, S08, 1092, "", 1, 0
startStopState = scalar, S08, 1093, "", 1, 0
startStopPhysicalState = bits, U32, 1096, [0:0]
acrStateDup = bits, U32, 1096, [1:1]
startStopStateToggleCounter = scalar, U32, 1100, "", 1, 0
egtValue1 = scalar, F32, 1104, "", 1, 0
egtValue2 = scalar, F32, 1108, "", 1, 0
@ -5195,6 +5196,7 @@ entry = clutchDownState, "Clutch: down", int, "%d"
entry = brakePedalState, "Brake switch", int, "%d"
entry = startStopState, "startStopState", int, "%d"
entry = startStopPhysicalState, "startStopPhysicalState", int, "%d"
entry = acrStateDup, "acrStateDup", int, "%d"
entry = startStopStateToggleCounter, "startStopStateToggleCounter", int, "%d"
entry = egtValue1, "egtValue1", float, "%.3f"
entry = egtValue2, "egtValue2", float, "%.3f"
@ -6058,6 +6060,7 @@ indicatorPanel = engine_stateIndicatorPanel, 2
indicator = {lua_luaDisableEtb}, "luaDisableEtb No", "luaDisableEtb Yes"
indicator = {lua_luaIgnCut}, "luaIgnCut No", "luaIgnCut Yes"
indicator = {startStopPhysicalState}, "startStopPhysicalState No", "startStopPhysicalState Yes"
indicator = {acrStateDup}, "acrStateDup No", "acrStateDup Yes"
dialog = engine_stateDialog, "engine_state"
panel = engine_stateIndicatorPanel

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.11.12.t-b-g.4062696985"
signature = "rusEFI master.2023.11.13.t-b-g.4172172757"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.11.12.t-b-g.4062696985" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.11.13.t-b-g.4172172757" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Nov 12 16:12:14 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 03:46:23 UTC 2023
pageSize = 23880
page = 1
@ -220,7 +220,7 @@ airByRpmTaper = scalar, F32, 472, "%", 1, 0, 0, 50, 1
hip9011SpiDevice = bits, U08, 476, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4"
boostControlSafeDutyCycle = scalar, U08, 477, "%", 1, 0, 0, 100, 0
mafAdcChannel = bits, U08, 478, [0:5], $adc_channel_e_list
acrRevolutions = scalar, U08, 479, "", 1, 0, 0, 10, 0
acrRevolutions = scalar, U08, 479, "", 1, 0, 0, 100, 0
globalFuelCorrection = scalar, F32, 480, "coef", 1, 0, 0, 1000, 2
adcVcc = scalar, F32, 484, "volts", 1, 0, 0, 6, 3
mapCamDetectionAnglePosition = scalar, F32, 488, "Deg", 1, 0, 0, 360, 0
@ -3000,6 +3000,7 @@ clutchDownState = scalar, S08, 1091, "", 1, 0
brakePedalState = scalar, S08, 1092, "", 1, 0
startStopState = scalar, S08, 1093, "", 1, 0
startStopPhysicalState = bits, U32, 1096, [0:0]
acrStateDup = bits, U32, 1096, [1:1]
startStopStateToggleCounter = scalar, U32, 1100, "", 1, 0
egtValue1 = scalar, F32, 1104, "", 1, 0
egtValue2 = scalar, F32, 1108, "", 1, 0
@ -5195,6 +5196,7 @@ entry = clutchDownState, "Clutch: down", int, "%d"
entry = brakePedalState, "Brake switch", int, "%d"
entry = startStopState, "startStopState", int, "%d"
entry = startStopPhysicalState, "startStopPhysicalState", int, "%d"
entry = acrStateDup, "acrStateDup", int, "%d"
entry = startStopStateToggleCounter, "startStopStateToggleCounter", int, "%d"
entry = egtValue1, "egtValue1", float, "%.3f"
entry = egtValue2, "egtValue2", float, "%.3f"
@ -6058,6 +6060,7 @@ indicatorPanel = engine_stateIndicatorPanel, 2
indicator = {lua_luaDisableEtb}, "luaDisableEtb No", "luaDisableEtb Yes"
indicator = {lua_luaIgnCut}, "luaIgnCut No", "luaIgnCut Yes"
indicator = {startStopPhysicalState}, "startStopPhysicalState No", "startStopPhysicalState Yes"
indicator = {acrStateDup}, "acrStateDup No", "acrStateDup Yes"
dialog = engine_stateDialog, "engine_state"
panel = engine_stateIndicatorPanel

Some files were not shown because too many files have changed in this diff Show More