Auto-generated configs and docs

This commit is contained in:
GitHub gen-configs Action 2023-03-15 03:13:45 +00:00
parent 4e619c5494
commit cffc8e851f
74 changed files with 314 additions and 132 deletions

View File

@ -1259,7 +1259,7 @@
#define ts_show_vbatt true
#define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true
#define TS_SIGNATURE "rusEFI (FOME) master.2023.03.13.subaru_eg33_f7.2179396296"
#define TS_SIGNATURE "rusEFI (FOME) master.2023.03.15.subaru_eg33_f7.2179396296"
#define TS_SINGLE_WRITE_COMMAND 'W'
#define TS_SINGLE_WRITE_COMMAND_char W
#define TS_TEST_COMMAND 't'

View File

@ -44,6 +44,9 @@ dialog = knock_controllerDialog, "knock_controller"
graphLine = m_knockCount
graphLine = m_maximumRetard
dialog = throttle_modelDialog, "throttle_model"
indicatorPanel = high_pressure_fuel_pumpIndicatorPanel, 2
indicator = {noValve}, "noValve No", "noValve Yes"
indicator = {angleAboveMin}, "angleAboveMin No", "angleAboveMin Yes"

View File

@ -1,6 +1,7 @@
subMenu = fuel_computerDialog, "fuel_computer"
subMenu = ignition_stateDialog, "ignition_state"
subMenu = knock_controllerDialog, "knock_controller"
subMenu = throttle_modelDialog, "throttle_model"
subMenu = high_pressure_fuel_pumpDialog, "high_pressure_fuel_pump"
subMenu = injector_modelDialog, "injector_model"
subMenu = launch_control_stateDialog, "launch_control_state"

View File

@ -3,6 +3,7 @@ decl_frag<output_channels_s>{},
decl_frag<fuel_computer_s>{},
decl_frag<ignition_state_s>{},
decl_frag<knock_controller_s>{},
decl_frag<throttle_model_s>{},
decl_frag<high_pressure_fuel_pump_s>{},
decl_frag<injector_model_s>{},
decl_frag<launch_control_state_s>{},

View File

@ -6,6 +6,7 @@ LDS_output_channels,
LDS_fuel_computer,
LDS_ignition_state,
LDS_knock_controller,
LDS_throttle_model,
LDS_high_pressure_fuel_pump,
LDS_injector_model,
LDS_launch_control_state,
@ -31,6 +32,7 @@ LDS_sent_state,
#define FUEL_COMPUTER_BASE_ADDRESS 780
#define IGNITION_STATE_BASE_ADDRESS 828
#define KNOCK_CONTROLLER_BASE_ADDRESS 860
#define THROTTLE_MODEL_BASE_ADDRESS 876
#define HIGH_PRESSURE_FUEL_PUMP_BASE_ADDRESS 876
#define INJECTOR_MODEL_BASE_ADDRESS 900
#define LAUNCH_CONTROL_STATE_BASE_ADDRESS 912

View File

@ -499,6 +499,7 @@ m_knockThreshold = scalar, F32, 864, "", 1, 0
m_knockCount = scalar, U32, 868, "", 1, 0
m_maximumRetard = scalar, F32, 872, "", 1, 0
; total TS size = 876
; total TS size = 876
m_requested_pump = scalar, F32, 876, "", 1, 0
fuel_requested_percent = scalar, F32, 880, "", 1, 0
fuel_requested_percent_pi = scalar, F32, 884, "", 1, 0

View File

@ -1308,7 +1308,7 @@
#define ts_show_vbatt true
#define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true
#define TS_SIGNATURE "rusEFI (FOME) master.2023.03.13.f407-discovery.1820523233"
#define TS_SIGNATURE "rusEFI (FOME) master.2023.03.15.f407-discovery.1820523233"
#define TS_SINGLE_WRITE_COMMAND 'W'
#define TS_SINGLE_WRITE_COMMAND_char W
#define TS_TEST_COMMAND 't'

View File

@ -3,4 +3,4 @@
//
#define SIGNATURE_HASH 1075277053
#define TS_SIGNATURE "rusEFI (FOME) master.2023.03.13.48way.1075277053"
#define TS_SIGNATURE "rusEFI (FOME) master.2023.03.15.48way.1075277053"

View File

@ -3,4 +3,4 @@
//
#define SIGNATURE_HASH 563274624
#define TS_SIGNATURE "rusEFI (FOME) master.2023.03.13.alphax-2chan.563274624"
#define TS_SIGNATURE "rusEFI (FOME) master.2023.03.15.alphax-2chan.563274624"

View File

@ -3,4 +3,4 @@
//
#define SIGNATURE_HASH 2874860001
#define TS_SIGNATURE "rusEFI (FOME) master.2023.03.13.alphax-4chan.2874860001"
#define TS_SIGNATURE "rusEFI (FOME) master.2023.03.15.alphax-4chan.2874860001"

View File

@ -3,4 +3,4 @@
//
#define SIGNATURE_HASH 3554797336
#define TS_SIGNATURE "rusEFI (FOME) master.2023.03.13.alphax-8chan.3554797336"
#define TS_SIGNATURE "rusEFI (FOME) master.2023.03.15.alphax-8chan.3554797336"

View File

@ -3,4 +3,4 @@
//
#define SIGNATURE_HASH 403116384
#define TS_SIGNATURE "rusEFI (FOME) master.2023.03.13.atlas.403116384"
#define TS_SIGNATURE "rusEFI (FOME) master.2023.03.15.atlas.403116384"

View File

@ -3,4 +3,4 @@
//
#define SIGNATURE_HASH 1022028273
#define TS_SIGNATURE "rusEFI (FOME) master.2023.03.13.core8.1022028273"
#define TS_SIGNATURE "rusEFI (FOME) master.2023.03.15.core8.1022028273"

View File

@ -3,4 +3,4 @@
//
#define SIGNATURE_HASH 1820523233
#define TS_SIGNATURE "rusEFI (FOME) master.2023.03.13.f407-discovery.1820523233"
#define TS_SIGNATURE "rusEFI (FOME) master.2023.03.15.f407-discovery.1820523233"

View File

@ -3,4 +3,4 @@
//
#define SIGNATURE_HASH 80602183
#define TS_SIGNATURE "rusEFI (FOME) master.2023.03.13.f429-discovery.80602183"
#define TS_SIGNATURE "rusEFI (FOME) master.2023.03.15.f429-discovery.80602183"

View File

@ -3,4 +3,4 @@
//
#define SIGNATURE_HASH 647955597
#define TS_SIGNATURE "rusEFI (FOME) master.2023.03.13.frankenso_na6.647955597"
#define TS_SIGNATURE "rusEFI (FOME) master.2023.03.15.frankenso_na6.647955597"

View File

@ -3,4 +3,4 @@
//
#define SIGNATURE_HASH 2371411005
#define TS_SIGNATURE "rusEFI (FOME) master.2023.03.13.harley81.2371411005"
#define TS_SIGNATURE "rusEFI (FOME) master.2023.03.15.harley81.2371411005"

View File

@ -3,4 +3,4 @@
//
#define SIGNATURE_HASH 1839516308
#define TS_SIGNATURE "rusEFI (FOME) master.2023.03.13.hellen-gm-e67.1839516308"
#define TS_SIGNATURE "rusEFI (FOME) master.2023.03.15.hellen-gm-e67.1839516308"

View File

@ -3,4 +3,4 @@
//
#define SIGNATURE_HASH 4130669781
#define TS_SIGNATURE "rusEFI (FOME) master.2023.03.13.hellen-honda-k.4130669781"
#define TS_SIGNATURE "rusEFI (FOME) master.2023.03.15.hellen-honda-k.4130669781"

View File

@ -3,4 +3,4 @@
//
#define SIGNATURE_HASH 4092261883
#define TS_SIGNATURE "rusEFI (FOME) master.2023.03.13.hellen-nb1.4092261883"
#define TS_SIGNATURE "rusEFI (FOME) master.2023.03.15.hellen-nb1.4092261883"

View File

@ -3,4 +3,4 @@
//
#define SIGNATURE_HASH 2201049521
#define TS_SIGNATURE "rusEFI (FOME) master.2023.03.13.hellen121nissan.2201049521"
#define TS_SIGNATURE "rusEFI (FOME) master.2023.03.15.hellen121nissan.2201049521"

View File

@ -3,4 +3,4 @@
//
#define SIGNATURE_HASH 791828066
#define TS_SIGNATURE "rusEFI (FOME) master.2023.03.13.hellen121vag.791828066"
#define TS_SIGNATURE "rusEFI (FOME) master.2023.03.15.hellen121vag.791828066"

View File

@ -3,4 +3,4 @@
//
#define SIGNATURE_HASH 2220852704
#define TS_SIGNATURE "rusEFI (FOME) master.2023.03.13.hellen128.2220852704"
#define TS_SIGNATURE "rusEFI (FOME) master.2023.03.15.hellen128.2220852704"

View File

@ -3,4 +3,4 @@
//
#define SIGNATURE_HASH 279487745
#define TS_SIGNATURE "rusEFI (FOME) master.2023.03.13.hellen154hyundai.279487745"
#define TS_SIGNATURE "rusEFI (FOME) master.2023.03.15.hellen154hyundai.279487745"

View File

@ -3,4 +3,4 @@
//
#define SIGNATURE_HASH 4118380016
#define TS_SIGNATURE "rusEFI (FOME) master.2023.03.13.hellen72.4118380016"
#define TS_SIGNATURE "rusEFI (FOME) master.2023.03.15.hellen72.4118380016"

View File

@ -3,4 +3,4 @@
//
#define SIGNATURE_HASH 1509099378
#define TS_SIGNATURE "rusEFI (FOME) master.2023.03.13.hellen81.1509099378"
#define TS_SIGNATURE "rusEFI (FOME) master.2023.03.15.hellen81.1509099378"

View File

@ -3,4 +3,4 @@
//
#define SIGNATURE_HASH 1607143489
#define TS_SIGNATURE "rusEFI (FOME) master.2023.03.13.hellen88bmw.1607143489"
#define TS_SIGNATURE "rusEFI (FOME) master.2023.03.15.hellen88bmw.1607143489"

View File

@ -3,4 +3,4 @@
//
#define SIGNATURE_HASH 394110400
#define TS_SIGNATURE "rusEFI (FOME) master.2023.03.13.hellenNA6.394110400"
#define TS_SIGNATURE "rusEFI (FOME) master.2023.03.15.hellenNA6.394110400"

View File

@ -3,4 +3,4 @@
//
#define SIGNATURE_HASH 2883179120
#define TS_SIGNATURE "rusEFI (FOME) master.2023.03.13.hellenNA8_96.2883179120"
#define TS_SIGNATURE "rusEFI (FOME) master.2023.03.15.hellenNA8_96.2883179120"

View File

@ -3,4 +3,4 @@
//
#define SIGNATURE_HASH 542094628
#define TS_SIGNATURE "rusEFI (FOME) master.2023.03.13.mre_f4.542094628"
#define TS_SIGNATURE "rusEFI (FOME) master.2023.03.15.mre_f4.542094628"

View File

@ -3,4 +3,4 @@
//
#define SIGNATURE_HASH 542094628
#define TS_SIGNATURE "rusEFI (FOME) master.2023.03.13.mre_f7.542094628"
#define TS_SIGNATURE "rusEFI (FOME) master.2023.03.15.mre_f7.542094628"

View File

@ -3,4 +3,4 @@
//
#define SIGNATURE_HASH 878258647
#define TS_SIGNATURE "rusEFI (FOME) master.2023.03.13.prometheus_405.878258647"
#define TS_SIGNATURE "rusEFI (FOME) master.2023.03.15.prometheus_405.878258647"

View File

@ -3,4 +3,4 @@
//
#define SIGNATURE_HASH 878258647
#define TS_SIGNATURE "rusEFI (FOME) master.2023.03.13.prometheus_469.878258647"
#define TS_SIGNATURE "rusEFI (FOME) master.2023.03.15.prometheus_469.878258647"

View File

@ -3,4 +3,4 @@
//
#define SIGNATURE_HASH 1733517642
#define TS_SIGNATURE "rusEFI (FOME) master.2023.03.13.proteus_f4.1733517642"
#define TS_SIGNATURE "rusEFI (FOME) master.2023.03.15.proteus_f4.1733517642"

View File

@ -3,4 +3,4 @@
//
#define SIGNATURE_HASH 1733517642
#define TS_SIGNATURE "rusEFI (FOME) master.2023.03.13.proteus_f7.1733517642"
#define TS_SIGNATURE "rusEFI (FOME) master.2023.03.15.proteus_f7.1733517642"

View File

@ -3,4 +3,4 @@
//
#define SIGNATURE_HASH 1733517642
#define TS_SIGNATURE "rusEFI (FOME) master.2023.03.13.proteus_h7.1733517642"
#define TS_SIGNATURE "rusEFI (FOME) master.2023.03.15.proteus_h7.1733517642"

View File

@ -3,4 +3,4 @@
//
#define SIGNATURE_HASH 2179396296
#define TS_SIGNATURE "rusEFI (FOME) master.2023.03.13.subaru_eg33_f7.2179396296"
#define TS_SIGNATURE "rusEFI (FOME) master.2023.03.15.subaru_eg33_f7.2179396296"

View File

@ -3,4 +3,4 @@
//
#define SIGNATURE_HASH 2388904037
#define TS_SIGNATURE "rusEFI (FOME) master.2023.03.13.tdg-pdm8.2388904037"
#define TS_SIGNATURE "rusEFI (FOME) master.2023.03.15.tdg-pdm8.2388904037"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI (FOME) master.2023.03.13.f407-discovery.1820523233"
signature = "rusEFI (FOME) master.2023.03.15.f407-discovery.1820523233"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI (FOME) master.2023.03.13.f407-discovery.1820523233" ; signature is expected to be 7 or more characters.
signature= "rusEFI (FOME) master.2023.03.15.f407-discovery.1820523233" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -86,7 +86,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Mar 13 20:27:34 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Mar 15 03:13:43 UTC 2023
pageSize = 22108
page = 1
@ -2611,6 +2611,7 @@ m_knockThreshold = scalar, F32, 864, "", 1, 0
m_knockCount = scalar, U32, 868, "", 1, 0
m_maximumRetard = scalar, F32, 872, "", 1, 0
; total TS size = 876
; total TS size = 876
m_requested_pump = scalar, F32, 876, "", 1, 0
fuel_requested_percent = scalar, F32, 880, "", 1, 0
fuel_requested_percent_pi = scalar, F32, 884, "", 1, 0
@ -5098,6 +5099,7 @@ menuDialog = main
subMenu = fuel_computerDialog, "fuel_computer"
subMenu = ignition_stateDialog, "ignition_state"
subMenu = knock_controllerDialog, "knock_controller"
subMenu = throttle_modelDialog, "throttle_model"
subMenu = high_pressure_fuel_pumpDialog, "high_pressure_fuel_pump"
subMenu = injector_modelDialog, "injector_model"
subMenu = launch_control_stateDialog, "launch_control_state"
@ -5327,6 +5329,9 @@ dialog = knock_controllerDialog, "knock_controller"
graphLine = m_knockCount
graphLine = m_maximumRetard
dialog = throttle_modelDialog, "throttle_model"
indicatorPanel = high_pressure_fuel_pumpIndicatorPanel, 2
indicator = {noValve}, "noValve No", "noValve Yes"
indicator = {angleAboveMin}, "angleAboveMin No", "angleAboveMin Yes"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI (FOME) master.2023.03.13.48way.1075277053"
signature = "rusEFI (FOME) master.2023.03.15.48way.1075277053"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI (FOME) master.2023.03.13.48way.1075277053" ; signature is expected to be 7 or more characters.
signature= "rusEFI (FOME) master.2023.03.15.48way.1075277053" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -86,7 +86,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Mar 13 20:27:21 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Mar 15 03:13:31 UTC 2023
pageSize = 22108
page = 1
@ -2611,6 +2611,7 @@ m_knockThreshold = scalar, F32, 864, "", 1, 0
m_knockCount = scalar, U32, 868, "", 1, 0
m_maximumRetard = scalar, F32, 872, "", 1, 0
; total TS size = 876
; total TS size = 876
m_requested_pump = scalar, F32, 876, "", 1, 0
fuel_requested_percent = scalar, F32, 880, "", 1, 0
fuel_requested_percent_pi = scalar, F32, 884, "", 1, 0
@ -5100,6 +5101,7 @@ menuDialog = main
subMenu = fuel_computerDialog, "fuel_computer"
subMenu = ignition_stateDialog, "ignition_state"
subMenu = knock_controllerDialog, "knock_controller"
subMenu = throttle_modelDialog, "throttle_model"
subMenu = high_pressure_fuel_pumpDialog, "high_pressure_fuel_pump"
subMenu = injector_modelDialog, "injector_model"
subMenu = launch_control_stateDialog, "launch_control_state"
@ -5329,6 +5331,9 @@ dialog = knock_controllerDialog, "knock_controller"
graphLine = m_knockCount
graphLine = m_maximumRetard
dialog = throttle_modelDialog, "throttle_model"
indicatorPanel = high_pressure_fuel_pumpIndicatorPanel, 2
indicator = {noValve}, "noValve No", "noValve Yes"
indicator = {angleAboveMin}, "angleAboveMin No", "angleAboveMin Yes"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI (FOME) master.2023.03.13.alphax-2chan.563274624"
signature = "rusEFI (FOME) master.2023.03.15.alphax-2chan.563274624"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI (FOME) master.2023.03.13.alphax-2chan.563274624" ; signature is expected to be 7 or more characters.
signature= "rusEFI (FOME) master.2023.03.15.alphax-2chan.563274624" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -86,7 +86,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Mar 13 20:26:22 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Mar 15 03:13:04 UTC 2023
pageSize = 22108
page = 1
@ -2611,6 +2611,7 @@ m_knockThreshold = scalar, F32, 864, "", 1, 0
m_knockCount = scalar, U32, 868, "", 1, 0
m_maximumRetard = scalar, F32, 872, "", 1, 0
; total TS size = 876
; total TS size = 876
m_requested_pump = scalar, F32, 876, "", 1, 0
fuel_requested_percent = scalar, F32, 880, "", 1, 0
fuel_requested_percent_pi = scalar, F32, 884, "", 1, 0
@ -5096,6 +5097,7 @@ menuDialog = main
subMenu = fuel_computerDialog, "fuel_computer"
subMenu = ignition_stateDialog, "ignition_state"
subMenu = knock_controllerDialog, "knock_controller"
subMenu = throttle_modelDialog, "throttle_model"
subMenu = high_pressure_fuel_pumpDialog, "high_pressure_fuel_pump"
subMenu = injector_modelDialog, "injector_model"
subMenu = launch_control_stateDialog, "launch_control_state"
@ -5325,6 +5327,9 @@ dialog = knock_controllerDialog, "knock_controller"
graphLine = m_knockCount
graphLine = m_maximumRetard
dialog = throttle_modelDialog, "throttle_model"
indicatorPanel = high_pressure_fuel_pumpIndicatorPanel, 2
indicator = {noValve}, "noValve No", "noValve Yes"
indicator = {angleAboveMin}, "angleAboveMin No", "angleAboveMin Yes"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI (FOME) master.2023.03.13.alphax-4chan.2874860001"
signature = "rusEFI (FOME) master.2023.03.15.alphax-4chan.2874860001"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI (FOME) master.2023.03.13.alphax-4chan.2874860001" ; signature is expected to be 7 or more characters.
signature= "rusEFI (FOME) master.2023.03.15.alphax-4chan.2874860001" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -86,7 +86,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Mar 13 20:26:26 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Mar 15 03:13:06 UTC 2023
pageSize = 22108
page = 1
@ -2611,6 +2611,7 @@ m_knockThreshold = scalar, F32, 864, "", 1, 0
m_knockCount = scalar, U32, 868, "", 1, 0
m_maximumRetard = scalar, F32, 872, "", 1, 0
; total TS size = 876
; total TS size = 876
m_requested_pump = scalar, F32, 876, "", 1, 0
fuel_requested_percent = scalar, F32, 880, "", 1, 0
fuel_requested_percent_pi = scalar, F32, 884, "", 1, 0
@ -5099,6 +5100,7 @@ menuDialog = main
subMenu = fuel_computerDialog, "fuel_computer"
subMenu = ignition_stateDialog, "ignition_state"
subMenu = knock_controllerDialog, "knock_controller"
subMenu = throttle_modelDialog, "throttle_model"
subMenu = high_pressure_fuel_pumpDialog, "high_pressure_fuel_pump"
subMenu = injector_modelDialog, "injector_model"
subMenu = launch_control_stateDialog, "launch_control_state"
@ -5328,6 +5330,9 @@ dialog = knock_controllerDialog, "knock_controller"
graphLine = m_knockCount
graphLine = m_maximumRetard
dialog = throttle_modelDialog, "throttle_model"
indicatorPanel = high_pressure_fuel_pumpIndicatorPanel, 2
indicator = {noValve}, "noValve No", "noValve Yes"
indicator = {angleAboveMin}, "angleAboveMin No", "angleAboveMin Yes"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI (FOME) master.2023.03.13.alphax-8chan.3554797336"
signature = "rusEFI (FOME) master.2023.03.15.alphax-8chan.3554797336"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI (FOME) master.2023.03.13.alphax-8chan.3554797336" ; signature is expected to be 7 or more characters.
signature= "rusEFI (FOME) master.2023.03.15.alphax-8chan.3554797336" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -86,7 +86,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Mar 13 20:26:31 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Mar 15 03:13:07 UTC 2023
pageSize = 22108
page = 1
@ -2611,6 +2611,7 @@ m_knockThreshold = scalar, F32, 864, "", 1, 0
m_knockCount = scalar, U32, 868, "", 1, 0
m_maximumRetard = scalar, F32, 872, "", 1, 0
; total TS size = 876
; total TS size = 876
m_requested_pump = scalar, F32, 876, "", 1, 0
fuel_requested_percent = scalar, F32, 880, "", 1, 0
fuel_requested_percent_pi = scalar, F32, 884, "", 1, 0
@ -5099,6 +5100,7 @@ menuDialog = main
subMenu = fuel_computerDialog, "fuel_computer"
subMenu = ignition_stateDialog, "ignition_state"
subMenu = knock_controllerDialog, "knock_controller"
subMenu = throttle_modelDialog, "throttle_model"
subMenu = high_pressure_fuel_pumpDialog, "high_pressure_fuel_pump"
subMenu = injector_modelDialog, "injector_model"
subMenu = launch_control_stateDialog, "launch_control_state"
@ -5328,6 +5330,9 @@ dialog = knock_controllerDialog, "knock_controller"
graphLine = m_knockCount
graphLine = m_maximumRetard
dialog = throttle_modelDialog, "throttle_model"
indicatorPanel = high_pressure_fuel_pumpIndicatorPanel, 2
indicator = {noValve}, "noValve No", "noValve Yes"
indicator = {angleAboveMin}, "angleAboveMin No", "angleAboveMin Yes"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI (FOME) master.2023.03.13.atlas.403116384"
signature = "rusEFI (FOME) master.2023.03.15.atlas.403116384"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI (FOME) master.2023.03.13.atlas.403116384" ; signature is expected to be 7 or more characters.
signature= "rusEFI (FOME) master.2023.03.15.atlas.403116384" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -86,7 +86,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Mar 13 20:27:32 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Mar 15 03:13:41 UTC 2023
pageSize = 22108
page = 1
@ -2611,6 +2611,7 @@ m_knockThreshold = scalar, F32, 864, "", 1, 0
m_knockCount = scalar, U32, 868, "", 1, 0
m_maximumRetard = scalar, F32, 872, "", 1, 0
; total TS size = 876
; total TS size = 876
m_requested_pump = scalar, F32, 876, "", 1, 0
fuel_requested_percent = scalar, F32, 880, "", 1, 0
fuel_requested_percent_pi = scalar, F32, 884, "", 1, 0
@ -5098,6 +5099,7 @@ menuDialog = main
subMenu = fuel_computerDialog, "fuel_computer"
subMenu = ignition_stateDialog, "ignition_state"
subMenu = knock_controllerDialog, "knock_controller"
subMenu = throttle_modelDialog, "throttle_model"
subMenu = high_pressure_fuel_pumpDialog, "high_pressure_fuel_pump"
subMenu = injector_modelDialog, "injector_model"
subMenu = launch_control_stateDialog, "launch_control_state"
@ -5327,6 +5329,9 @@ dialog = knock_controllerDialog, "knock_controller"
graphLine = m_knockCount
graphLine = m_maximumRetard
dialog = throttle_modelDialog, "throttle_model"
indicatorPanel = high_pressure_fuel_pumpIndicatorPanel, 2
indicator = {noValve}, "noValve No", "noValve Yes"
indicator = {angleAboveMin}, "angleAboveMin No", "angleAboveMin Yes"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI (FOME) master.2023.03.13.core8.1022028273"
signature = "rusEFI (FOME) master.2023.03.15.core8.1022028273"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI (FOME) master.2023.03.13.core8.1022028273" ; signature is expected to be 7 or more characters.
signature= "rusEFI (FOME) master.2023.03.15.core8.1022028273" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -86,7 +86,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Mar 13 20:27:20 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Mar 15 03:13:30 UTC 2023
pageSize = 22108
page = 1
@ -2611,6 +2611,7 @@ m_knockThreshold = scalar, F32, 864, "", 1, 0
m_knockCount = scalar, U32, 868, "", 1, 0
m_maximumRetard = scalar, F32, 872, "", 1, 0
; total TS size = 876
; total TS size = 876
m_requested_pump = scalar, F32, 876, "", 1, 0
fuel_requested_percent = scalar, F32, 880, "", 1, 0
fuel_requested_percent_pi = scalar, F32, 884, "", 1, 0
@ -5100,6 +5101,7 @@ menuDialog = main
subMenu = fuel_computerDialog, "fuel_computer"
subMenu = ignition_stateDialog, "ignition_state"
subMenu = knock_controllerDialog, "knock_controller"
subMenu = throttle_modelDialog, "throttle_model"
subMenu = high_pressure_fuel_pumpDialog, "high_pressure_fuel_pump"
subMenu = injector_modelDialog, "injector_model"
subMenu = launch_control_stateDialog, "launch_control_state"
@ -5329,6 +5331,9 @@ dialog = knock_controllerDialog, "knock_controller"
graphLine = m_knockCount
graphLine = m_maximumRetard
dialog = throttle_modelDialog, "throttle_model"
indicatorPanel = high_pressure_fuel_pumpIndicatorPanel, 2
indicator = {noValve}, "noValve No", "noValve Yes"
indicator = {angleAboveMin}, "angleAboveMin No", "angleAboveMin Yes"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI (FOME) master.2023.03.13.f407-discovery.1820523233"
signature = "rusEFI (FOME) master.2023.03.15.f407-discovery.1820523233"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI (FOME) master.2023.03.13.f407-discovery.1820523233" ; signature is expected to be 7 or more characters.
signature= "rusEFI (FOME) master.2023.03.15.f407-discovery.1820523233" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -86,7 +86,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Mar 13 20:27:29 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Mar 15 03:13:39 UTC 2023
pageSize = 22108
page = 1
@ -2611,6 +2611,7 @@ m_knockThreshold = scalar, F32, 864, "", 1, 0
m_knockCount = scalar, U32, 868, "", 1, 0
m_maximumRetard = scalar, F32, 872, "", 1, 0
; total TS size = 876
; total TS size = 876
m_requested_pump = scalar, F32, 876, "", 1, 0
fuel_requested_percent = scalar, F32, 880, "", 1, 0
fuel_requested_percent_pi = scalar, F32, 884, "", 1, 0
@ -5098,6 +5099,7 @@ menuDialog = main
subMenu = fuel_computerDialog, "fuel_computer"
subMenu = ignition_stateDialog, "ignition_state"
subMenu = knock_controllerDialog, "knock_controller"
subMenu = throttle_modelDialog, "throttle_model"
subMenu = high_pressure_fuel_pumpDialog, "high_pressure_fuel_pump"
subMenu = injector_modelDialog, "injector_model"
subMenu = launch_control_stateDialog, "launch_control_state"
@ -5327,6 +5329,9 @@ dialog = knock_controllerDialog, "knock_controller"
graphLine = m_knockCount
graphLine = m_maximumRetard
dialog = throttle_modelDialog, "throttle_model"
indicatorPanel = high_pressure_fuel_pumpIndicatorPanel, 2
indicator = {noValve}, "noValve No", "noValve Yes"
indicator = {angleAboveMin}, "angleAboveMin No", "angleAboveMin Yes"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI (FOME) master.2023.03.13.f429-discovery.80602183"
signature = "rusEFI (FOME) master.2023.03.15.f429-discovery.80602183"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI (FOME) master.2023.03.13.f429-discovery.80602183" ; signature is expected to be 7 or more characters.
signature= "rusEFI (FOME) master.2023.03.15.f429-discovery.80602183" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -86,7 +86,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Mar 13 20:27:30 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Mar 15 03:13:40 UTC 2023
pageSize = 22108
page = 1
@ -2611,6 +2611,7 @@ m_knockThreshold = scalar, F32, 864, "", 1, 0
m_knockCount = scalar, U32, 868, "", 1, 0
m_maximumRetard = scalar, F32, 872, "", 1, 0
; total TS size = 876
; total TS size = 876
m_requested_pump = scalar, F32, 876, "", 1, 0
fuel_requested_percent = scalar, F32, 880, "", 1, 0
fuel_requested_percent_pi = scalar, F32, 884, "", 1, 0
@ -5098,6 +5099,7 @@ menuDialog = main
subMenu = fuel_computerDialog, "fuel_computer"
subMenu = ignition_stateDialog, "ignition_state"
subMenu = knock_controllerDialog, "knock_controller"
subMenu = throttle_modelDialog, "throttle_model"
subMenu = high_pressure_fuel_pumpDialog, "high_pressure_fuel_pump"
subMenu = injector_modelDialog, "injector_model"
subMenu = launch_control_stateDialog, "launch_control_state"
@ -5327,6 +5329,9 @@ dialog = knock_controllerDialog, "knock_controller"
graphLine = m_knockCount
graphLine = m_maximumRetard
dialog = throttle_modelDialog, "throttle_model"
indicatorPanel = high_pressure_fuel_pumpIndicatorPanel, 2
indicator = {noValve}, "noValve No", "noValve Yes"
indicator = {angleAboveMin}, "angleAboveMin No", "angleAboveMin Yes"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI (FOME) master.2023.03.13.frankenso_na6.647955597"
signature = "rusEFI (FOME) master.2023.03.15.frankenso_na6.647955597"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI (FOME) master.2023.03.13.frankenso_na6.647955597" ; signature is expected to be 7 or more characters.
signature= "rusEFI (FOME) master.2023.03.15.frankenso_na6.647955597" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -86,7 +86,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Mar 13 20:27:22 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Mar 15 03:13:32 UTC 2023
pageSize = 22108
page = 1
@ -2611,6 +2611,7 @@ m_knockThreshold = scalar, F32, 864, "", 1, 0
m_knockCount = scalar, U32, 868, "", 1, 0
m_maximumRetard = scalar, F32, 872, "", 1, 0
; total TS size = 876
; total TS size = 876
m_requested_pump = scalar, F32, 876, "", 1, 0
fuel_requested_percent = scalar, F32, 880, "", 1, 0
fuel_requested_percent_pi = scalar, F32, 884, "", 1, 0
@ -5098,6 +5099,7 @@ menuDialog = main
subMenu = fuel_computerDialog, "fuel_computer"
subMenu = ignition_stateDialog, "ignition_state"
subMenu = knock_controllerDialog, "knock_controller"
subMenu = throttle_modelDialog, "throttle_model"
subMenu = high_pressure_fuel_pumpDialog, "high_pressure_fuel_pump"
subMenu = injector_modelDialog, "injector_model"
subMenu = launch_control_stateDialog, "launch_control_state"
@ -5327,6 +5329,9 @@ dialog = knock_controllerDialog, "knock_controller"
graphLine = m_knockCount
graphLine = m_maximumRetard
dialog = throttle_modelDialog, "throttle_model"
indicatorPanel = high_pressure_fuel_pumpIndicatorPanel, 2
indicator = {noValve}, "noValve No", "noValve Yes"
indicator = {angleAboveMin}, "angleAboveMin No", "angleAboveMin Yes"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI (FOME) master.2023.03.13.harley81.2371411005"
signature = "rusEFI (FOME) master.2023.03.15.harley81.2371411005"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI (FOME) master.2023.03.13.harley81.2371411005" ; signature is expected to be 7 or more characters.
signature= "rusEFI (FOME) master.2023.03.15.harley81.2371411005" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -86,7 +86,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Mar 13 20:26:38 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Mar 15 03:13:09 UTC 2023
pageSize = 22108
page = 1
@ -2611,6 +2611,7 @@ m_knockThreshold = scalar, F32, 864, "", 1, 0
m_knockCount = scalar, U32, 868, "", 1, 0
m_maximumRetard = scalar, F32, 872, "", 1, 0
; total TS size = 876
; total TS size = 876
m_requested_pump = scalar, F32, 876, "", 1, 0
fuel_requested_percent = scalar, F32, 880, "", 1, 0
fuel_requested_percent_pi = scalar, F32, 884, "", 1, 0
@ -5099,6 +5100,7 @@ menuDialog = main
subMenu = fuel_computerDialog, "fuel_computer"
subMenu = ignition_stateDialog, "ignition_state"
subMenu = knock_controllerDialog, "knock_controller"
subMenu = throttle_modelDialog, "throttle_model"
subMenu = high_pressure_fuel_pumpDialog, "high_pressure_fuel_pump"
subMenu = injector_modelDialog, "injector_model"
subMenu = launch_control_stateDialog, "launch_control_state"
@ -5328,6 +5330,9 @@ dialog = knock_controllerDialog, "knock_controller"
graphLine = m_knockCount
graphLine = m_maximumRetard
dialog = throttle_modelDialog, "throttle_model"
indicatorPanel = high_pressure_fuel_pumpIndicatorPanel, 2
indicator = {noValve}, "noValve No", "noValve Yes"
indicator = {angleAboveMin}, "angleAboveMin No", "angleAboveMin Yes"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI (FOME) master.2023.03.13.hellen-gm-e67.1839516308"
signature = "rusEFI (FOME) master.2023.03.15.hellen-gm-e67.1839516308"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI (FOME) master.2023.03.13.hellen-gm-e67.1839516308" ; signature is expected to be 7 or more characters.
signature= "rusEFI (FOME) master.2023.03.15.hellen-gm-e67.1839516308" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -86,7 +86,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Mar 13 20:27:14 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Mar 15 03:13:21 UTC 2023
pageSize = 22108
page = 1
@ -2611,6 +2611,7 @@ m_knockThreshold = scalar, F32, 864, "", 1, 0
m_knockCount = scalar, U32, 868, "", 1, 0
m_maximumRetard = scalar, F32, 872, "", 1, 0
; total TS size = 876
; total TS size = 876
m_requested_pump = scalar, F32, 876, "", 1, 0
fuel_requested_percent = scalar, F32, 880, "", 1, 0
fuel_requested_percent_pi = scalar, F32, 884, "", 1, 0
@ -5099,6 +5100,7 @@ menuDialog = main
subMenu = fuel_computerDialog, "fuel_computer"
subMenu = ignition_stateDialog, "ignition_state"
subMenu = knock_controllerDialog, "knock_controller"
subMenu = throttle_modelDialog, "throttle_model"
subMenu = high_pressure_fuel_pumpDialog, "high_pressure_fuel_pump"
subMenu = injector_modelDialog, "injector_model"
subMenu = launch_control_stateDialog, "launch_control_state"
@ -5328,6 +5330,9 @@ dialog = knock_controllerDialog, "knock_controller"
graphLine = m_knockCount
graphLine = m_maximumRetard
dialog = throttle_modelDialog, "throttle_model"
indicatorPanel = high_pressure_fuel_pumpIndicatorPanel, 2
indicator = {noValve}, "noValve No", "noValve Yes"
indicator = {angleAboveMin}, "angleAboveMin No", "angleAboveMin Yes"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI (FOME) master.2023.03.13.hellen-honda-k.4130669781"
signature = "rusEFI (FOME) master.2023.03.15.hellen-honda-k.4130669781"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI (FOME) master.2023.03.13.hellen-honda-k.4130669781" ; signature is expected to be 7 or more characters.
signature= "rusEFI (FOME) master.2023.03.15.hellen-honda-k.4130669781" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -86,7 +86,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Mar 13 20:27:00 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Mar 15 03:13:13 UTC 2023
pageSize = 22108
page = 1
@ -2611,6 +2611,7 @@ m_knockThreshold = scalar, F32, 864, "", 1, 0
m_knockCount = scalar, U32, 868, "", 1, 0
m_maximumRetard = scalar, F32, 872, "", 1, 0
; total TS size = 876
; total TS size = 876
m_requested_pump = scalar, F32, 876, "", 1, 0
fuel_requested_percent = scalar, F32, 880, "", 1, 0
fuel_requested_percent_pi = scalar, F32, 884, "", 1, 0
@ -5099,6 +5100,7 @@ menuDialog = main
subMenu = fuel_computerDialog, "fuel_computer"
subMenu = ignition_stateDialog, "ignition_state"
subMenu = knock_controllerDialog, "knock_controller"
subMenu = throttle_modelDialog, "throttle_model"
subMenu = high_pressure_fuel_pumpDialog, "high_pressure_fuel_pump"
subMenu = injector_modelDialog, "injector_model"
subMenu = launch_control_stateDialog, "launch_control_state"
@ -5328,6 +5330,9 @@ dialog = knock_controllerDialog, "knock_controller"
graphLine = m_knockCount
graphLine = m_maximumRetard
dialog = throttle_modelDialog, "throttle_model"
indicatorPanel = high_pressure_fuel_pumpIndicatorPanel, 2
indicator = {noValve}, "noValve No", "noValve Yes"
indicator = {angleAboveMin}, "angleAboveMin No", "angleAboveMin Yes"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI (FOME) master.2023.03.13.hellen-nb1.4092261883"
signature = "rusEFI (FOME) master.2023.03.15.hellen-nb1.4092261883"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI (FOME) master.2023.03.13.hellen-nb1.4092261883" ; signature is expected to be 7 or more characters.
signature= "rusEFI (FOME) master.2023.03.15.hellen-nb1.4092261883" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -86,7 +86,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Mar 13 20:27:13 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Mar 15 03:13:19 UTC 2023
pageSize = 22108
page = 1
@ -2611,6 +2611,7 @@ m_knockThreshold = scalar, F32, 864, "", 1, 0
m_knockCount = scalar, U32, 868, "", 1, 0
m_maximumRetard = scalar, F32, 872, "", 1, 0
; total TS size = 876
; total TS size = 876
m_requested_pump = scalar, F32, 876, "", 1, 0
fuel_requested_percent = scalar, F32, 880, "", 1, 0
fuel_requested_percent_pi = scalar, F32, 884, "", 1, 0
@ -5099,6 +5100,7 @@ menuDialog = main
subMenu = fuel_computerDialog, "fuel_computer"
subMenu = ignition_stateDialog, "ignition_state"
subMenu = knock_controllerDialog, "knock_controller"
subMenu = throttle_modelDialog, "throttle_model"
subMenu = high_pressure_fuel_pumpDialog, "high_pressure_fuel_pump"
subMenu = injector_modelDialog, "injector_model"
subMenu = launch_control_stateDialog, "launch_control_state"
@ -5328,6 +5330,9 @@ dialog = knock_controllerDialog, "knock_controller"
graphLine = m_knockCount
graphLine = m_maximumRetard
dialog = throttle_modelDialog, "throttle_model"
indicatorPanel = high_pressure_fuel_pumpIndicatorPanel, 2
indicator = {noValve}, "noValve No", "noValve Yes"
indicator = {angleAboveMin}, "angleAboveMin No", "angleAboveMin Yes"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI (FOME) master.2023.03.13.hellen121nissan.2201049521"
signature = "rusEFI (FOME) master.2023.03.15.hellen121nissan.2201049521"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI (FOME) master.2023.03.13.hellen121nissan.2201049521" ; signature is expected to be 7 or more characters.
signature= "rusEFI (FOME) master.2023.03.15.hellen121nissan.2201049521" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -86,7 +86,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Mar 13 20:26:54 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Mar 15 03:13:12 UTC 2023
pageSize = 22108
page = 1
@ -2611,6 +2611,7 @@ m_knockThreshold = scalar, F32, 864, "", 1, 0
m_knockCount = scalar, U32, 868, "", 1, 0
m_maximumRetard = scalar, F32, 872, "", 1, 0
; total TS size = 876
; total TS size = 876
m_requested_pump = scalar, F32, 876, "", 1, 0
fuel_requested_percent = scalar, F32, 880, "", 1, 0
fuel_requested_percent_pi = scalar, F32, 884, "", 1, 0
@ -5099,6 +5100,7 @@ menuDialog = main
subMenu = fuel_computerDialog, "fuel_computer"
subMenu = ignition_stateDialog, "ignition_state"
subMenu = knock_controllerDialog, "knock_controller"
subMenu = throttle_modelDialog, "throttle_model"
subMenu = high_pressure_fuel_pumpDialog, "high_pressure_fuel_pump"
subMenu = injector_modelDialog, "injector_model"
subMenu = launch_control_stateDialog, "launch_control_state"
@ -5328,6 +5330,9 @@ dialog = knock_controllerDialog, "knock_controller"
graphLine = m_knockCount
graphLine = m_maximumRetard
dialog = throttle_modelDialog, "throttle_model"
indicatorPanel = high_pressure_fuel_pumpIndicatorPanel, 2
indicator = {noValve}, "noValve No", "noValve Yes"
indicator = {angleAboveMin}, "angleAboveMin No", "angleAboveMin Yes"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI (FOME) master.2023.03.13.hellen121vag.791828066"
signature = "rusEFI (FOME) master.2023.03.15.hellen121vag.791828066"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI (FOME) master.2023.03.13.hellen121vag.791828066" ; signature is expected to be 7 or more characters.
signature= "rusEFI (FOME) master.2023.03.15.hellen121vag.791828066" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -86,7 +86,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Mar 13 20:26:49 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Mar 15 03:13:11 UTC 2023
pageSize = 22108
page = 1
@ -2611,6 +2611,7 @@ m_knockThreshold = scalar, F32, 864, "", 1, 0
m_knockCount = scalar, U32, 868, "", 1, 0
m_maximumRetard = scalar, F32, 872, "", 1, 0
; total TS size = 876
; total TS size = 876
m_requested_pump = scalar, F32, 876, "", 1, 0
fuel_requested_percent = scalar, F32, 880, "", 1, 0
fuel_requested_percent_pi = scalar, F32, 884, "", 1, 0
@ -5099,6 +5100,7 @@ menuDialog = main
subMenu = fuel_computerDialog, "fuel_computer"
subMenu = ignition_stateDialog, "ignition_state"
subMenu = knock_controllerDialog, "knock_controller"
subMenu = throttle_modelDialog, "throttle_model"
subMenu = high_pressure_fuel_pumpDialog, "high_pressure_fuel_pump"
subMenu = injector_modelDialog, "injector_model"
subMenu = launch_control_stateDialog, "launch_control_state"
@ -5328,6 +5330,9 @@ dialog = knock_controllerDialog, "knock_controller"
graphLine = m_knockCount
graphLine = m_maximumRetard
dialog = throttle_modelDialog, "throttle_model"
indicatorPanel = high_pressure_fuel_pumpIndicatorPanel, 2
indicator = {noValve}, "noValve No", "noValve Yes"
indicator = {angleAboveMin}, "angleAboveMin No", "angleAboveMin Yes"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI (FOME) master.2023.03.13.hellen128.2220852704"
signature = "rusEFI (FOME) master.2023.03.15.hellen128.2220852704"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI (FOME) master.2023.03.13.hellen128.2220852704" ; signature is expected to be 7 or more characters.
signature= "rusEFI (FOME) master.2023.03.15.hellen128.2220852704" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -86,7 +86,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Mar 13 20:26:44 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Mar 15 03:13:10 UTC 2023
pageSize = 22108
page = 1
@ -2611,6 +2611,7 @@ m_knockThreshold = scalar, F32, 864, "", 1, 0
m_knockCount = scalar, U32, 868, "", 1, 0
m_maximumRetard = scalar, F32, 872, "", 1, 0
; total TS size = 876
; total TS size = 876
m_requested_pump = scalar, F32, 876, "", 1, 0
fuel_requested_percent = scalar, F32, 880, "", 1, 0
fuel_requested_percent_pi = scalar, F32, 884, "", 1, 0
@ -5099,6 +5100,7 @@ menuDialog = main
subMenu = fuel_computerDialog, "fuel_computer"
subMenu = ignition_stateDialog, "ignition_state"
subMenu = knock_controllerDialog, "knock_controller"
subMenu = throttle_modelDialog, "throttle_model"
subMenu = high_pressure_fuel_pumpDialog, "high_pressure_fuel_pump"
subMenu = injector_modelDialog, "injector_model"
subMenu = launch_control_stateDialog, "launch_control_state"
@ -5328,6 +5330,9 @@ dialog = knock_controllerDialog, "knock_controller"
graphLine = m_knockCount
graphLine = m_maximumRetard
dialog = throttle_modelDialog, "throttle_model"
indicatorPanel = high_pressure_fuel_pumpIndicatorPanel, 2
indicator = {noValve}, "noValve No", "noValve Yes"
indicator = {angleAboveMin}, "angleAboveMin No", "angleAboveMin Yes"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI (FOME) master.2023.03.13.hellen154hyundai.279487745"
signature = "rusEFI (FOME) master.2023.03.15.hellen154hyundai.279487745"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI (FOME) master.2023.03.13.hellen154hyundai.279487745" ; signature is expected to be 7 or more characters.
signature= "rusEFI (FOME) master.2023.03.15.hellen154hyundai.279487745" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -86,7 +86,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Mar 13 20:27:04 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Mar 15 03:13:14 UTC 2023
pageSize = 22108
page = 1
@ -2611,6 +2611,7 @@ m_knockThreshold = scalar, F32, 864, "", 1, 0
m_knockCount = scalar, U32, 868, "", 1, 0
m_maximumRetard = scalar, F32, 872, "", 1, 0
; total TS size = 876
; total TS size = 876
m_requested_pump = scalar, F32, 876, "", 1, 0
fuel_requested_percent = scalar, F32, 880, "", 1, 0
fuel_requested_percent_pi = scalar, F32, 884, "", 1, 0
@ -5099,6 +5100,7 @@ menuDialog = main
subMenu = fuel_computerDialog, "fuel_computer"
subMenu = ignition_stateDialog, "ignition_state"
subMenu = knock_controllerDialog, "knock_controller"
subMenu = throttle_modelDialog, "throttle_model"
subMenu = high_pressure_fuel_pumpDialog, "high_pressure_fuel_pump"
subMenu = injector_modelDialog, "injector_model"
subMenu = launch_control_stateDialog, "launch_control_state"
@ -5328,6 +5330,9 @@ dialog = knock_controllerDialog, "knock_controller"
graphLine = m_knockCount
graphLine = m_maximumRetard
dialog = throttle_modelDialog, "throttle_model"
indicatorPanel = high_pressure_fuel_pumpIndicatorPanel, 2
indicator = {noValve}, "noValve No", "noValve Yes"
indicator = {angleAboveMin}, "angleAboveMin No", "angleAboveMin Yes"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI (FOME) master.2023.03.13.hellen72.4118380016"
signature = "rusEFI (FOME) master.2023.03.15.hellen72.4118380016"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI (FOME) master.2023.03.13.hellen72.4118380016" ; signature is expected to be 7 or more characters.
signature= "rusEFI (FOME) master.2023.03.15.hellen72.4118380016" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -86,7 +86,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Mar 13 20:27:10 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Mar 15 03:13:17 UTC 2023
pageSize = 22108
page = 1
@ -2611,6 +2611,7 @@ m_knockThreshold = scalar, F32, 864, "", 1, 0
m_knockCount = scalar, U32, 868, "", 1, 0
m_maximumRetard = scalar, F32, 872, "", 1, 0
; total TS size = 876
; total TS size = 876
m_requested_pump = scalar, F32, 876, "", 1, 0
fuel_requested_percent = scalar, F32, 880, "", 1, 0
fuel_requested_percent_pi = scalar, F32, 884, "", 1, 0
@ -5099,6 +5100,7 @@ menuDialog = main
subMenu = fuel_computerDialog, "fuel_computer"
subMenu = ignition_stateDialog, "ignition_state"
subMenu = knock_controllerDialog, "knock_controller"
subMenu = throttle_modelDialog, "throttle_model"
subMenu = high_pressure_fuel_pumpDialog, "high_pressure_fuel_pump"
subMenu = injector_modelDialog, "injector_model"
subMenu = launch_control_stateDialog, "launch_control_state"
@ -5328,6 +5330,9 @@ dialog = knock_controllerDialog, "knock_controller"
graphLine = m_knockCount
graphLine = m_maximumRetard
dialog = throttle_modelDialog, "throttle_model"
indicatorPanel = high_pressure_fuel_pumpIndicatorPanel, 2
indicator = {noValve}, "noValve No", "noValve Yes"
indicator = {angleAboveMin}, "angleAboveMin No", "angleAboveMin Yes"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI (FOME) master.2023.03.13.hellen81.1509099378"
signature = "rusEFI (FOME) master.2023.03.15.hellen81.1509099378"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI (FOME) master.2023.03.13.hellen81.1509099378" ; signature is expected to be 7 or more characters.
signature= "rusEFI (FOME) master.2023.03.15.hellen81.1509099378" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -86,7 +86,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Mar 13 20:27:11 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Mar 15 03:13:18 UTC 2023
pageSize = 22108
page = 1
@ -2611,6 +2611,7 @@ m_knockThreshold = scalar, F32, 864, "", 1, 0
m_knockCount = scalar, U32, 868, "", 1, 0
m_maximumRetard = scalar, F32, 872, "", 1, 0
; total TS size = 876
; total TS size = 876
m_requested_pump = scalar, F32, 876, "", 1, 0
fuel_requested_percent = scalar, F32, 880, "", 1, 0
fuel_requested_percent_pi = scalar, F32, 884, "", 1, 0
@ -5097,6 +5098,7 @@ menuDialog = main
subMenu = fuel_computerDialog, "fuel_computer"
subMenu = ignition_stateDialog, "ignition_state"
subMenu = knock_controllerDialog, "knock_controller"
subMenu = throttle_modelDialog, "throttle_model"
subMenu = high_pressure_fuel_pumpDialog, "high_pressure_fuel_pump"
subMenu = injector_modelDialog, "injector_model"
subMenu = launch_control_stateDialog, "launch_control_state"
@ -5326,6 +5328,9 @@ dialog = knock_controllerDialog, "knock_controller"
graphLine = m_knockCount
graphLine = m_maximumRetard
dialog = throttle_modelDialog, "throttle_model"
indicatorPanel = high_pressure_fuel_pumpIndicatorPanel, 2
indicator = {noValve}, "noValve No", "noValve Yes"
indicator = {angleAboveMin}, "angleAboveMin No", "angleAboveMin Yes"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI (FOME) master.2023.03.13.hellen88bmw.1607143489"
signature = "rusEFI (FOME) master.2023.03.15.hellen88bmw.1607143489"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI (FOME) master.2023.03.13.hellen88bmw.1607143489" ; signature is expected to be 7 or more characters.
signature= "rusEFI (FOME) master.2023.03.15.hellen88bmw.1607143489" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -86,7 +86,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Mar 13 20:27:08 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Mar 15 03:13:16 UTC 2023
pageSize = 22108
page = 1
@ -2611,6 +2611,7 @@ m_knockThreshold = scalar, F32, 864, "", 1, 0
m_knockCount = scalar, U32, 868, "", 1, 0
m_maximumRetard = scalar, F32, 872, "", 1, 0
; total TS size = 876
; total TS size = 876
m_requested_pump = scalar, F32, 876, "", 1, 0
fuel_requested_percent = scalar, F32, 880, "", 1, 0
fuel_requested_percent_pi = scalar, F32, 884, "", 1, 0
@ -5099,6 +5100,7 @@ menuDialog = main
subMenu = fuel_computerDialog, "fuel_computer"
subMenu = ignition_stateDialog, "ignition_state"
subMenu = knock_controllerDialog, "knock_controller"
subMenu = throttle_modelDialog, "throttle_model"
subMenu = high_pressure_fuel_pumpDialog, "high_pressure_fuel_pump"
subMenu = injector_modelDialog, "injector_model"
subMenu = launch_control_stateDialog, "launch_control_state"
@ -5328,6 +5330,9 @@ dialog = knock_controllerDialog, "knock_controller"
graphLine = m_knockCount
graphLine = m_maximumRetard
dialog = throttle_modelDialog, "throttle_model"
indicatorPanel = high_pressure_fuel_pumpIndicatorPanel, 2
indicator = {noValve}, "noValve No", "noValve Yes"
indicator = {angleAboveMin}, "angleAboveMin No", "angleAboveMin Yes"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI (FOME) master.2023.03.13.hellenNA6.394110400"
signature = "rusEFI (FOME) master.2023.03.15.hellenNA6.394110400"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI (FOME) master.2023.03.13.hellenNA6.394110400" ; signature is expected to be 7 or more characters.
signature= "rusEFI (FOME) master.2023.03.15.hellenNA6.394110400" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -86,7 +86,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Mar 13 20:27:15 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Mar 15 03:13:22 UTC 2023
pageSize = 22108
page = 1
@ -2611,6 +2611,7 @@ m_knockThreshold = scalar, F32, 864, "", 1, 0
m_knockCount = scalar, U32, 868, "", 1, 0
m_maximumRetard = scalar, F32, 872, "", 1, 0
; total TS size = 876
; total TS size = 876
m_requested_pump = scalar, F32, 876, "", 1, 0
fuel_requested_percent = scalar, F32, 880, "", 1, 0
fuel_requested_percent_pi = scalar, F32, 884, "", 1, 0
@ -5099,6 +5100,7 @@ menuDialog = main
subMenu = fuel_computerDialog, "fuel_computer"
subMenu = ignition_stateDialog, "ignition_state"
subMenu = knock_controllerDialog, "knock_controller"
subMenu = throttle_modelDialog, "throttle_model"
subMenu = high_pressure_fuel_pumpDialog, "high_pressure_fuel_pump"
subMenu = injector_modelDialog, "injector_model"
subMenu = launch_control_stateDialog, "launch_control_state"
@ -5328,6 +5330,9 @@ dialog = knock_controllerDialog, "knock_controller"
graphLine = m_knockCount
graphLine = m_maximumRetard
dialog = throttle_modelDialog, "throttle_model"
indicatorPanel = high_pressure_fuel_pumpIndicatorPanel, 2
indicator = {noValve}, "noValve No", "noValve Yes"
indicator = {angleAboveMin}, "angleAboveMin No", "angleAboveMin Yes"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI (FOME) master.2023.03.13.hellenNA8_96.2883179120"
signature = "rusEFI (FOME) master.2023.03.15.hellenNA8_96.2883179120"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI (FOME) master.2023.03.13.hellenNA8_96.2883179120" ; signature is expected to be 7 or more characters.
signature= "rusEFI (FOME) master.2023.03.15.hellenNA8_96.2883179120" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -86,7 +86,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Mar 13 20:27:16 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Mar 15 03:13:24 UTC 2023
pageSize = 22108
page = 1
@ -2611,6 +2611,7 @@ m_knockThreshold = scalar, F32, 864, "", 1, 0
m_knockCount = scalar, U32, 868, "", 1, 0
m_maximumRetard = scalar, F32, 872, "", 1, 0
; total TS size = 876
; total TS size = 876
m_requested_pump = scalar, F32, 876, "", 1, 0
fuel_requested_percent = scalar, F32, 880, "", 1, 0
fuel_requested_percent_pi = scalar, F32, 884, "", 1, 0
@ -5099,6 +5100,7 @@ menuDialog = main
subMenu = fuel_computerDialog, "fuel_computer"
subMenu = ignition_stateDialog, "ignition_state"
subMenu = knock_controllerDialog, "knock_controller"
subMenu = throttle_modelDialog, "throttle_model"
subMenu = high_pressure_fuel_pumpDialog, "high_pressure_fuel_pump"
subMenu = injector_modelDialog, "injector_model"
subMenu = launch_control_stateDialog, "launch_control_state"
@ -5328,6 +5330,9 @@ dialog = knock_controllerDialog, "knock_controller"
graphLine = m_knockCount
graphLine = m_maximumRetard
dialog = throttle_modelDialog, "throttle_model"
indicatorPanel = high_pressure_fuel_pumpIndicatorPanel, 2
indicator = {noValve}, "noValve No", "noValve Yes"
indicator = {angleAboveMin}, "angleAboveMin No", "angleAboveMin Yes"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI (FOME) master.2023.03.13.mre_f4.542094628"
signature = "rusEFI (FOME) master.2023.03.15.mre_f4.542094628"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI (FOME) master.2023.03.13.mre_f4.542094628" ; signature is expected to be 7 or more characters.
signature= "rusEFI (FOME) master.2023.03.15.mre_f4.542094628" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -86,7 +86,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Mar 13 20:27:18 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Mar 15 03:13:28 UTC 2023
pageSize = 22108
page = 1
@ -2611,6 +2611,7 @@ m_knockThreshold = scalar, F32, 864, "", 1, 0
m_knockCount = scalar, U32, 868, "", 1, 0
m_maximumRetard = scalar, F32, 872, "", 1, 0
; total TS size = 876
; total TS size = 876
m_requested_pump = scalar, F32, 876, "", 1, 0
fuel_requested_percent = scalar, F32, 880, "", 1, 0
fuel_requested_percent_pi = scalar, F32, 884, "", 1, 0
@ -5100,6 +5101,7 @@ menuDialog = main
subMenu = fuel_computerDialog, "fuel_computer"
subMenu = ignition_stateDialog, "ignition_state"
subMenu = knock_controllerDialog, "knock_controller"
subMenu = throttle_modelDialog, "throttle_model"
subMenu = high_pressure_fuel_pumpDialog, "high_pressure_fuel_pump"
subMenu = injector_modelDialog, "injector_model"
subMenu = launch_control_stateDialog, "launch_control_state"
@ -5329,6 +5331,9 @@ dialog = knock_controllerDialog, "knock_controller"
graphLine = m_knockCount
graphLine = m_maximumRetard
dialog = throttle_modelDialog, "throttle_model"
indicatorPanel = high_pressure_fuel_pumpIndicatorPanel, 2
indicator = {noValve}, "noValve No", "noValve Yes"
indicator = {angleAboveMin}, "angleAboveMin No", "angleAboveMin Yes"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI (FOME) master.2023.03.13.mre_f7.542094628"
signature = "rusEFI (FOME) master.2023.03.15.mre_f7.542094628"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI (FOME) master.2023.03.13.mre_f7.542094628" ; signature is expected to be 7 or more characters.
signature= "rusEFI (FOME) master.2023.03.15.mre_f7.542094628" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -86,7 +86,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Mar 13 20:27:17 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Mar 15 03:13:26 UTC 2023
pageSize = 22108
page = 1
@ -2611,6 +2611,7 @@ m_knockThreshold = scalar, F32, 864, "", 1, 0
m_knockCount = scalar, U32, 868, "", 1, 0
m_maximumRetard = scalar, F32, 872, "", 1, 0
; total TS size = 876
; total TS size = 876
m_requested_pump = scalar, F32, 876, "", 1, 0
fuel_requested_percent = scalar, F32, 880, "", 1, 0
fuel_requested_percent_pi = scalar, F32, 884, "", 1, 0
@ -5100,6 +5101,7 @@ menuDialog = main
subMenu = fuel_computerDialog, "fuel_computer"
subMenu = ignition_stateDialog, "ignition_state"
subMenu = knock_controllerDialog, "knock_controller"
subMenu = throttle_modelDialog, "throttle_model"
subMenu = high_pressure_fuel_pumpDialog, "high_pressure_fuel_pump"
subMenu = injector_modelDialog, "injector_model"
subMenu = launch_control_stateDialog, "launch_control_state"
@ -5329,6 +5331,9 @@ dialog = knock_controllerDialog, "knock_controller"
graphLine = m_knockCount
graphLine = m_maximumRetard
dialog = throttle_modelDialog, "throttle_model"
indicatorPanel = high_pressure_fuel_pumpIndicatorPanel, 2
indicator = {noValve}, "noValve No", "noValve Yes"
indicator = {angleAboveMin}, "angleAboveMin No", "angleAboveMin Yes"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI (FOME) master.2023.03.13.prometheus_405.878258647"
signature = "rusEFI (FOME) master.2023.03.15.prometheus_405.878258647"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI (FOME) master.2023.03.13.prometheus_405.878258647" ; signature is expected to be 7 or more characters.
signature= "rusEFI (FOME) master.2023.03.15.prometheus_405.878258647" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -86,7 +86,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Mar 13 20:27:24 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Mar 15 03:13:35 UTC 2023
pageSize = 22108
page = 1
@ -2611,6 +2611,7 @@ m_knockThreshold = scalar, F32, 864, "", 1, 0
m_knockCount = scalar, U32, 868, "", 1, 0
m_maximumRetard = scalar, F32, 872, "", 1, 0
; total TS size = 876
; total TS size = 876
m_requested_pump = scalar, F32, 876, "", 1, 0
fuel_requested_percent = scalar, F32, 880, "", 1, 0
fuel_requested_percent_pi = scalar, F32, 884, "", 1, 0
@ -5093,6 +5094,7 @@ menuDialog = main
subMenu = fuel_computerDialog, "fuel_computer"
subMenu = ignition_stateDialog, "ignition_state"
subMenu = knock_controllerDialog, "knock_controller"
subMenu = throttle_modelDialog, "throttle_model"
subMenu = high_pressure_fuel_pumpDialog, "high_pressure_fuel_pump"
subMenu = injector_modelDialog, "injector_model"
subMenu = launch_control_stateDialog, "launch_control_state"
@ -5322,6 +5324,9 @@ dialog = knock_controllerDialog, "knock_controller"
graphLine = m_knockCount
graphLine = m_maximumRetard
dialog = throttle_modelDialog, "throttle_model"
indicatorPanel = high_pressure_fuel_pumpIndicatorPanel, 2
indicator = {noValve}, "noValve No", "noValve Yes"
indicator = {angleAboveMin}, "angleAboveMin No", "angleAboveMin Yes"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI (FOME) master.2023.03.13.prometheus_469.878258647"
signature = "rusEFI (FOME) master.2023.03.15.prometheus_469.878258647"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI (FOME) master.2023.03.13.prometheus_469.878258647" ; signature is expected to be 7 or more characters.
signature= "rusEFI (FOME) master.2023.03.15.prometheus_469.878258647" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -86,7 +86,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Mar 13 20:27:23 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Mar 15 03:13:34 UTC 2023
pageSize = 22108
page = 1
@ -2611,6 +2611,7 @@ m_knockThreshold = scalar, F32, 864, "", 1, 0
m_knockCount = scalar, U32, 868, "", 1, 0
m_maximumRetard = scalar, F32, 872, "", 1, 0
; total TS size = 876
; total TS size = 876
m_requested_pump = scalar, F32, 876, "", 1, 0
fuel_requested_percent = scalar, F32, 880, "", 1, 0
fuel_requested_percent_pi = scalar, F32, 884, "", 1, 0
@ -5093,6 +5094,7 @@ menuDialog = main
subMenu = fuel_computerDialog, "fuel_computer"
subMenu = ignition_stateDialog, "ignition_state"
subMenu = knock_controllerDialog, "knock_controller"
subMenu = throttle_modelDialog, "throttle_model"
subMenu = high_pressure_fuel_pumpDialog, "high_pressure_fuel_pump"
subMenu = injector_modelDialog, "injector_model"
subMenu = launch_control_stateDialog, "launch_control_state"
@ -5322,6 +5324,9 @@ dialog = knock_controllerDialog, "knock_controller"
graphLine = m_knockCount
graphLine = m_maximumRetard
dialog = throttle_modelDialog, "throttle_model"
indicatorPanel = high_pressure_fuel_pumpIndicatorPanel, 2
indicator = {noValve}, "noValve No", "noValve Yes"
indicator = {angleAboveMin}, "angleAboveMin No", "angleAboveMin Yes"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI (FOME) master.2023.03.13.proteus_f4.1733517642"
signature = "rusEFI (FOME) master.2023.03.15.proteus_f4.1733517642"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI (FOME) master.2023.03.13.proteus_f4.1733517642" ; signature is expected to be 7 or more characters.
signature= "rusEFI (FOME) master.2023.03.15.proteus_f4.1733517642" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -86,7 +86,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Mar 13 20:27:26 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Mar 15 03:13:37 UTC 2023
pageSize = 26108
page = 1
@ -2611,6 +2611,7 @@ m_knockThreshold = scalar, F32, 864, "", 1, 0
m_knockCount = scalar, U32, 868, "", 1, 0
m_maximumRetard = scalar, F32, 872, "", 1, 0
; total TS size = 876
; total TS size = 876
m_requested_pump = scalar, F32, 876, "", 1, 0
fuel_requested_percent = scalar, F32, 880, "", 1, 0
fuel_requested_percent_pi = scalar, F32, 884, "", 1, 0
@ -5095,6 +5096,7 @@ menuDialog = main
subMenu = fuel_computerDialog, "fuel_computer"
subMenu = ignition_stateDialog, "ignition_state"
subMenu = knock_controllerDialog, "knock_controller"
subMenu = throttle_modelDialog, "throttle_model"
subMenu = high_pressure_fuel_pumpDialog, "high_pressure_fuel_pump"
subMenu = injector_modelDialog, "injector_model"
subMenu = launch_control_stateDialog, "launch_control_state"
@ -5325,6 +5327,9 @@ dialog = knock_controllerDialog, "knock_controller"
graphLine = m_knockCount
graphLine = m_maximumRetard
dialog = throttle_modelDialog, "throttle_model"
indicatorPanel = high_pressure_fuel_pumpIndicatorPanel, 2
indicator = {noValve}, "noValve No", "noValve Yes"
indicator = {angleAboveMin}, "angleAboveMin No", "angleAboveMin Yes"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI (FOME) master.2023.03.13.proteus_f7.1733517642"
signature = "rusEFI (FOME) master.2023.03.15.proteus_f7.1733517642"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI (FOME) master.2023.03.13.proteus_f7.1733517642" ; signature is expected to be 7 or more characters.
signature= "rusEFI (FOME) master.2023.03.15.proteus_f7.1733517642" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -86,7 +86,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Mar 13 20:27:25 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Mar 15 03:13:36 UTC 2023
pageSize = 26108
page = 1
@ -2611,6 +2611,7 @@ m_knockThreshold = scalar, F32, 864, "", 1, 0
m_knockCount = scalar, U32, 868, "", 1, 0
m_maximumRetard = scalar, F32, 872, "", 1, 0
; total TS size = 876
; total TS size = 876
m_requested_pump = scalar, F32, 876, "", 1, 0
fuel_requested_percent = scalar, F32, 880, "", 1, 0
fuel_requested_percent_pi = scalar, F32, 884, "", 1, 0
@ -5095,6 +5096,7 @@ menuDialog = main
subMenu = fuel_computerDialog, "fuel_computer"
subMenu = ignition_stateDialog, "ignition_state"
subMenu = knock_controllerDialog, "knock_controller"
subMenu = throttle_modelDialog, "throttle_model"
subMenu = high_pressure_fuel_pumpDialog, "high_pressure_fuel_pump"
subMenu = injector_modelDialog, "injector_model"
subMenu = launch_control_stateDialog, "launch_control_state"
@ -5325,6 +5327,9 @@ dialog = knock_controllerDialog, "knock_controller"
graphLine = m_knockCount
graphLine = m_maximumRetard
dialog = throttle_modelDialog, "throttle_model"
indicatorPanel = high_pressure_fuel_pumpIndicatorPanel, 2
indicator = {noValve}, "noValve No", "noValve Yes"
indicator = {angleAboveMin}, "angleAboveMin No", "angleAboveMin Yes"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI (FOME) master.2023.03.13.proteus_h7.1733517642"
signature = "rusEFI (FOME) master.2023.03.15.proteus_h7.1733517642"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI (FOME) master.2023.03.13.proteus_h7.1733517642" ; signature is expected to be 7 or more characters.
signature= "rusEFI (FOME) master.2023.03.15.proteus_h7.1733517642" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -86,7 +86,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Mar 13 20:27:27 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Mar 15 03:13:38 UTC 2023
pageSize = 26108
page = 1
@ -2611,6 +2611,7 @@ m_knockThreshold = scalar, F32, 864, "", 1, 0
m_knockCount = scalar, U32, 868, "", 1, 0
m_maximumRetard = scalar, F32, 872, "", 1, 0
; total TS size = 876
; total TS size = 876
m_requested_pump = scalar, F32, 876, "", 1, 0
fuel_requested_percent = scalar, F32, 880, "", 1, 0
fuel_requested_percent_pi = scalar, F32, 884, "", 1, 0
@ -5095,6 +5096,7 @@ menuDialog = main
subMenu = fuel_computerDialog, "fuel_computer"
subMenu = ignition_stateDialog, "ignition_state"
subMenu = knock_controllerDialog, "knock_controller"
subMenu = throttle_modelDialog, "throttle_model"
subMenu = high_pressure_fuel_pumpDialog, "high_pressure_fuel_pump"
subMenu = injector_modelDialog, "injector_model"
subMenu = launch_control_stateDialog, "launch_control_state"
@ -5325,6 +5327,9 @@ dialog = knock_controllerDialog, "knock_controller"
graphLine = m_knockCount
graphLine = m_maximumRetard
dialog = throttle_modelDialog, "throttle_model"
indicatorPanel = high_pressure_fuel_pumpIndicatorPanel, 2
indicator = {noValve}, "noValve No", "noValve Yes"
indicator = {angleAboveMin}, "angleAboveMin No", "angleAboveMin Yes"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI (FOME) master.2023.03.13.subaru_eg33_f7.2179396296"
signature = "rusEFI (FOME) master.2023.03.15.subaru_eg33_f7.2179396296"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI (FOME) master.2023.03.13.subaru_eg33_f7.2179396296" ; signature is expected to be 7 or more characters.
signature= "rusEFI (FOME) master.2023.03.15.subaru_eg33_f7.2179396296" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -86,7 +86,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_subaru_config.sh integration/rusefi_config.txt Mon Mar 13 20:26:20 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_subaru_config.sh integration/rusefi_config.txt Wed Mar 15 03:13:02 UTC 2023
pageSize = 22108
page = 1
@ -2611,6 +2611,7 @@ m_knockThreshold = scalar, F32, 864, "", 1, 0
m_knockCount = scalar, U32, 868, "", 1, 0
m_maximumRetard = scalar, F32, 872, "", 1, 0
; total TS size = 876
; total TS size = 876
m_requested_pump = scalar, F32, 876, "", 1, 0
fuel_requested_percent = scalar, F32, 880, "", 1, 0
fuel_requested_percent_pi = scalar, F32, 884, "", 1, 0
@ -5097,6 +5098,7 @@ menuDialog = main
subMenu = fuel_computerDialog, "fuel_computer"
subMenu = ignition_stateDialog, "ignition_state"
subMenu = knock_controllerDialog, "knock_controller"
subMenu = throttle_modelDialog, "throttle_model"
subMenu = high_pressure_fuel_pumpDialog, "high_pressure_fuel_pump"
subMenu = injector_modelDialog, "injector_model"
subMenu = launch_control_stateDialog, "launch_control_state"
@ -5326,6 +5328,9 @@ dialog = knock_controllerDialog, "knock_controller"
graphLine = m_knockCount
graphLine = m_maximumRetard
dialog = throttle_modelDialog, "throttle_model"
indicatorPanel = high_pressure_fuel_pumpIndicatorPanel, 2
indicator = {noValve}, "noValve No", "noValve Yes"
indicator = {angleAboveMin}, "angleAboveMin No", "angleAboveMin Yes"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI (FOME) master.2023.03.13.tdg-pdm8.2388904037"
signature = "rusEFI (FOME) master.2023.03.15.tdg-pdm8.2388904037"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI (FOME) master.2023.03.13.tdg-pdm8.2388904037" ; signature is expected to be 7 or more characters.
signature= "rusEFI (FOME) master.2023.03.15.tdg-pdm8.2388904037" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -86,7 +86,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Mar 13 20:27:33 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Mar 15 03:13:42 UTC 2023
pageSize = 22108
page = 1
@ -2611,6 +2611,7 @@ m_knockThreshold = scalar, F32, 864, "", 1, 0
m_knockCount = scalar, U32, 868, "", 1, 0
m_maximumRetard = scalar, F32, 872, "", 1, 0
; total TS size = 876
; total TS size = 876
m_requested_pump = scalar, F32, 876, "", 1, 0
fuel_requested_percent = scalar, F32, 880, "", 1, 0
fuel_requested_percent_pi = scalar, F32, 884, "", 1, 0
@ -5098,6 +5099,7 @@ menuDialog = main
subMenu = fuel_computerDialog, "fuel_computer"
subMenu = ignition_stateDialog, "ignition_state"
subMenu = knock_controllerDialog, "knock_controller"
subMenu = throttle_modelDialog, "throttle_model"
subMenu = high_pressure_fuel_pumpDialog, "high_pressure_fuel_pump"
subMenu = injector_modelDialog, "injector_model"
subMenu = launch_control_stateDialog, "launch_control_state"
@ -5327,6 +5329,9 @@ dialog = knock_controllerDialog, "knock_controller"
graphLine = m_knockCount
graphLine = m_maximumRetard
dialog = throttle_modelDialog, "throttle_model"
indicatorPanel = high_pressure_fuel_pumpIndicatorPanel, 2
indicator = {noValve}, "noValve No", "noValve Yes"
indicator = {angleAboveMin}, "angleAboveMin No", "angleAboveMin Yes"

View File

@ -1,6 +1,6 @@
#include "global.h"
#include "live_data_ids.h"
// was generated automatically by rusEFI tool from live_data_ids.h // by enum2string.jar tool on Wed Feb 15 00:55:51 UTC 2023
// was generated automatically by rusEFI tool from live_data_ids.h // by enum2string.jar tool on Wed Mar 15 03:13:02 UTC 2023
// see also gen_config_and_enums.bat
@ -43,6 +43,8 @@ case LDS_output_channels:
return "LDS_output_channels";
case LDS_sent_state:
return "LDS_sent_state";
case LDS_throttle_model:
return "LDS_throttle_model";
case LDS_tps_accel_state:
return "LDS_tps_accel_state";
case LDS_trigger_central:

View File

@ -9,6 +9,7 @@ public enum live_data_e {
LDS_fuel_computer,
LDS_ignition_state,
LDS_knock_controller,
LDS_throttle_model,
LDS_high_pressure_fuel_pump,
LDS_injector_model,
LDS_launch_control_state,

View File

@ -1,6 +1,6 @@
package com.rusefi.config.generated;
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Mar 13 20:27:35 UTC 2023
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Mar 15 03:13:44 UTC 2023
// by class com.rusefi.output.FileJavaFieldsConsumer
import com.rusefi.config.*;
@ -1196,7 +1196,7 @@ public class Fields {
public static final int TS_RESPONSE_UNDERRUN = 0x80;
public static final int TS_RESPONSE_UNRECOGNIZED_COMMAND = 0x83;
public static final char TS_SET_LOGGER_SWITCH = 'l';
public static final String TS_SIGNATURE = "rusEFI (FOME) master.2023.03.13.f407-discovery.1820523233";
public static final String TS_SIGNATURE = "rusEFI (FOME) master.2023.03.15.f407-discovery.1820523233";
public static final char TS_SINGLE_WRITE_COMMAND = 'W';
public static final char TS_TEST_COMMAND = 't';
public static final int TS_TOTAL_OUTPUT_SIZE = 1356;

View File

@ -0,0 +1,11 @@
package com.rusefi.config.generated;
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/math/throttle_model.txt Wed Mar 15 03:13:02 UTC 2023
// by class com.rusefi.output.FileJavaFieldsConsumer
import com.rusefi.config.*;
public class ThrottleModel {
public static final Field[] VALUES = {
};
}