Auto-generated configs and docs

This commit is contained in:
GitHub gen-configs Action 2024-12-15 04:35:18 +00:00
parent a9b80550f6
commit 2cab7b86a7
33 changed files with 315 additions and 315 deletions

View File

@ -5,19 +5,19 @@ struct electronic_throttle_s {
// %
// offset 0
float m_wastegatePosition = (float)0;
// Base target
// Target: Base
// %
// offset 4
scaled_channel<int16_t, 100, 1> m_baseTarget = (int16_t)0;
// Trim
// Target: Trim
// %
// offset 6
scaled_channel<int16_t, 100, 1> m_trim = (int16_t)0;
// Lua adjustment
// Target: Lua adjustment
// %
// offset 8
float luaAdjustment = (float)0;
// Adjusted target
// Target
// %
// offset 12
scaled_channel<int16_t, 100, 1> m_adjustedTarget = (int16_t)0;

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI (FOME) master.2024.12.15.alphax-2chan.1980772201"
signature = "rusEFI (FOME) master.2024.12.15.alphax-2chan.820839520"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar
signature = "rusEFI (FOME) master.2024.12.15.alphax-2chan.1980772201" ; signature is expected to be 7 or more characters
signature = "rusEFI (FOME) master.2024.12.15.alphax-2chan.820839520" ; 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
@ -5023,10 +5023,10 @@ entry = Idle_openLoop, "Idle: Open loop", float, "%.1f"
entry = Idle_idleClosedLoop, "Idle: Closed loop", float, "%.2f"
entry = Idle_currentIdlePosition, "Idle: Position", float, "%.1f"
entry = ETB_1_m_wastegatePosition, "ETB 1: DC: wastegatePosition", float, "%.2f"
entry = ETB_1_m_baseTarget, "ETB 1: Base target", float, "%.2f"
entry = ETB_1_m_trim, "ETB 1: Trim", float, "%.2f"
entry = ETB_1_luaAdjustment, "ETB 1: Lua adjustment", float, "%.1f"
entry = ETB_1_m_adjustedTarget, "ETB 1: Adjusted target", float, "%.2f"
entry = ETB_1_m_baseTarget, "ETB 1: Target: Base", float, "%.2f"
entry = ETB_1_m_trim, "ETB 1: Target: Trim", float, "%.2f"
entry = ETB_1_luaAdjustment, "ETB 1: Target: Lua adjustment", float, "%.1f"
entry = ETB_1_m_adjustedTarget, "ETB 1: Target", float, "%.2f"
entry = ETB_1_m_feedForward, "ETB 1: Feed forward", float, "%.2f"
entry = ETB_1_m_error, "ETB 1: Error", float, "%.2f"
entry = ETB_1_m_outputDuty, "ETB 1: Duty cycle", float, "%.1f"
@ -5037,10 +5037,10 @@ entry = ETB_1_etbPpsErrorCounter, "ETB 1: Pedal error counter", int, "%d"
entry = ETB_1_jamTimer, "ETB 1: Jam timer", float, "%.2f"
entry = ETB_1_etbErrorCode, "ETB 1: Error code", int, "%d"
entry = ETB_2_m_wastegatePosition, "ETB 2: DC: wastegatePosition", float, "%.2f"
entry = ETB_2_m_baseTarget, "ETB 2: Base target", float, "%.2f"
entry = ETB_2_m_trim, "ETB 2: Trim", float, "%.2f"
entry = ETB_2_luaAdjustment, "ETB 2: Lua adjustment", float, "%.1f"
entry = ETB_2_m_adjustedTarget, "ETB 2: Adjusted target", float, "%.2f"
entry = ETB_2_m_baseTarget, "ETB 2: Target: Base", float, "%.2f"
entry = ETB_2_m_trim, "ETB 2: Target: Trim", float, "%.2f"
entry = ETB_2_luaAdjustment, "ETB 2: Target: Lua adjustment", float, "%.1f"
entry = ETB_2_m_adjustedTarget, "ETB 2: Target", float, "%.2f"
entry = ETB_2_m_feedForward, "ETB 2: Feed forward", float, "%.2f"
entry = ETB_2_m_error, "ETB 2: Error", float, "%.2f"
entry = ETB_2_m_outputDuty, "ETB 2: Duty cycle", float, "%.1f"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI (FOME) master.2024.12.15.alphax-4chan.4242025736"
signature = "rusEFI (FOME) master.2024.12.15.alphax-4chan.3122988545"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar
signature = "rusEFI (FOME) master.2024.12.15.alphax-4chan.4242025736" ; signature is expected to be 7 or more characters
signature = "rusEFI (FOME) master.2024.12.15.alphax-4chan.3122988545" ; 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
@ -5023,10 +5023,10 @@ entry = Idle_openLoop, "Idle: Open loop", float, "%.1f"
entry = Idle_idleClosedLoop, "Idle: Closed loop", float, "%.2f"
entry = Idle_currentIdlePosition, "Idle: Position", float, "%.1f"
entry = ETB_1_m_wastegatePosition, "ETB 1: DC: wastegatePosition", float, "%.2f"
entry = ETB_1_m_baseTarget, "ETB 1: Base target", float, "%.2f"
entry = ETB_1_m_trim, "ETB 1: Trim", float, "%.2f"
entry = ETB_1_luaAdjustment, "ETB 1: Lua adjustment", float, "%.1f"
entry = ETB_1_m_adjustedTarget, "ETB 1: Adjusted target", float, "%.2f"
entry = ETB_1_m_baseTarget, "ETB 1: Target: Base", float, "%.2f"
entry = ETB_1_m_trim, "ETB 1: Target: Trim", float, "%.2f"
entry = ETB_1_luaAdjustment, "ETB 1: Target: Lua adjustment", float, "%.1f"
entry = ETB_1_m_adjustedTarget, "ETB 1: Target", float, "%.2f"
entry = ETB_1_m_feedForward, "ETB 1: Feed forward", float, "%.2f"
entry = ETB_1_m_error, "ETB 1: Error", float, "%.2f"
entry = ETB_1_m_outputDuty, "ETB 1: Duty cycle", float, "%.1f"
@ -5037,10 +5037,10 @@ entry = ETB_1_etbPpsErrorCounter, "ETB 1: Pedal error counter", int, "%d"
entry = ETB_1_jamTimer, "ETB 1: Jam timer", float, "%.2f"
entry = ETB_1_etbErrorCode, "ETB 1: Error code", int, "%d"
entry = ETB_2_m_wastegatePosition, "ETB 2: DC: wastegatePosition", float, "%.2f"
entry = ETB_2_m_baseTarget, "ETB 2: Base target", float, "%.2f"
entry = ETB_2_m_trim, "ETB 2: Trim", float, "%.2f"
entry = ETB_2_luaAdjustment, "ETB 2: Lua adjustment", float, "%.1f"
entry = ETB_2_m_adjustedTarget, "ETB 2: Adjusted target", float, "%.2f"
entry = ETB_2_m_baseTarget, "ETB 2: Target: Base", float, "%.2f"
entry = ETB_2_m_trim, "ETB 2: Target: Trim", float, "%.2f"
entry = ETB_2_luaAdjustment, "ETB 2: Target: Lua adjustment", float, "%.1f"
entry = ETB_2_m_adjustedTarget, "ETB 2: Target", float, "%.2f"
entry = ETB_2_m_feedForward, "ETB 2: Feed forward", float, "%.2f"
entry = ETB_2_m_error, "ETB 2: Error", float, "%.2f"
entry = ETB_2_m_outputDuty, "ETB 2: Duty cycle", float, "%.1f"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI (FOME) master.2024.12.15.alphax-8chan.2221091825"
signature = "rusEFI (FOME) master.2024.12.15.alphax-8chan.3265134840"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar
signature = "rusEFI (FOME) master.2024.12.15.alphax-8chan.2221091825" ; signature is expected to be 7 or more characters
signature = "rusEFI (FOME) master.2024.12.15.alphax-8chan.3265134840" ; 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
@ -5023,10 +5023,10 @@ entry = Idle_openLoop, "Idle: Open loop", float, "%.1f"
entry = Idle_idleClosedLoop, "Idle: Closed loop", float, "%.2f"
entry = Idle_currentIdlePosition, "Idle: Position", float, "%.1f"
entry = ETB_1_m_wastegatePosition, "ETB 1: DC: wastegatePosition", float, "%.2f"
entry = ETB_1_m_baseTarget, "ETB 1: Base target", float, "%.2f"
entry = ETB_1_m_trim, "ETB 1: Trim", float, "%.2f"
entry = ETB_1_luaAdjustment, "ETB 1: Lua adjustment", float, "%.1f"
entry = ETB_1_m_adjustedTarget, "ETB 1: Adjusted target", float, "%.2f"
entry = ETB_1_m_baseTarget, "ETB 1: Target: Base", float, "%.2f"
entry = ETB_1_m_trim, "ETB 1: Target: Trim", float, "%.2f"
entry = ETB_1_luaAdjustment, "ETB 1: Target: Lua adjustment", float, "%.1f"
entry = ETB_1_m_adjustedTarget, "ETB 1: Target", float, "%.2f"
entry = ETB_1_m_feedForward, "ETB 1: Feed forward", float, "%.2f"
entry = ETB_1_m_error, "ETB 1: Error", float, "%.2f"
entry = ETB_1_m_outputDuty, "ETB 1: Duty cycle", float, "%.1f"
@ -5037,10 +5037,10 @@ entry = ETB_1_etbPpsErrorCounter, "ETB 1: Pedal error counter", int, "%d"
entry = ETB_1_jamTimer, "ETB 1: Jam timer", float, "%.2f"
entry = ETB_1_etbErrorCode, "ETB 1: Error code", int, "%d"
entry = ETB_2_m_wastegatePosition, "ETB 2: DC: wastegatePosition", float, "%.2f"
entry = ETB_2_m_baseTarget, "ETB 2: Base target", float, "%.2f"
entry = ETB_2_m_trim, "ETB 2: Trim", float, "%.2f"
entry = ETB_2_luaAdjustment, "ETB 2: Lua adjustment", float, "%.1f"
entry = ETB_2_m_adjustedTarget, "ETB 2: Adjusted target", float, "%.2f"
entry = ETB_2_m_baseTarget, "ETB 2: Target: Base", float, "%.2f"
entry = ETB_2_m_trim, "ETB 2: Target: Trim", float, "%.2f"
entry = ETB_2_luaAdjustment, "ETB 2: Target: Lua adjustment", float, "%.1f"
entry = ETB_2_m_adjustedTarget, "ETB 2: Target", float, "%.2f"
entry = ETB_2_m_feedForward, "ETB 2: Feed forward", float, "%.2f"
entry = ETB_2_m_error, "ETB 2: Error", float, "%.2f"
entry = ETB_2_m_outputDuty, "ETB 2: Duty cycle", float, "%.1f"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI (FOME) master.2024.12.15.atlas.4194953346"
signature = "rusEFI (FOME) master.2024.12.15.atlas.3170157451"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar
signature = "rusEFI (FOME) master.2024.12.15.atlas.4194953346" ; signature is expected to be 7 or more characters
signature = "rusEFI (FOME) master.2024.12.15.atlas.3170157451" ; 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
@ -5023,10 +5023,10 @@ entry = Idle_openLoop, "Idle: Open loop", float, "%.1f"
entry = Idle_idleClosedLoop, "Idle: Closed loop", float, "%.2f"
entry = Idle_currentIdlePosition, "Idle: Position", float, "%.1f"
entry = ETB_1_m_wastegatePosition, "ETB 1: DC: wastegatePosition", float, "%.2f"
entry = ETB_1_m_baseTarget, "ETB 1: Base target", float, "%.2f"
entry = ETB_1_m_trim, "ETB 1: Trim", float, "%.2f"
entry = ETB_1_luaAdjustment, "ETB 1: Lua adjustment", float, "%.1f"
entry = ETB_1_m_adjustedTarget, "ETB 1: Adjusted target", float, "%.2f"
entry = ETB_1_m_baseTarget, "ETB 1: Target: Base", float, "%.2f"
entry = ETB_1_m_trim, "ETB 1: Target: Trim", float, "%.2f"
entry = ETB_1_luaAdjustment, "ETB 1: Target: Lua adjustment", float, "%.1f"
entry = ETB_1_m_adjustedTarget, "ETB 1: Target", float, "%.2f"
entry = ETB_1_m_feedForward, "ETB 1: Feed forward", float, "%.2f"
entry = ETB_1_m_error, "ETB 1: Error", float, "%.2f"
entry = ETB_1_m_outputDuty, "ETB 1: Duty cycle", float, "%.1f"
@ -5037,10 +5037,10 @@ entry = ETB_1_etbPpsErrorCounter, "ETB 1: Pedal error counter", int, "%d"
entry = ETB_1_jamTimer, "ETB 1: Jam timer", float, "%.2f"
entry = ETB_1_etbErrorCode, "ETB 1: Error code", int, "%d"
entry = ETB_2_m_wastegatePosition, "ETB 2: DC: wastegatePosition", float, "%.2f"
entry = ETB_2_m_baseTarget, "ETB 2: Base target", float, "%.2f"
entry = ETB_2_m_trim, "ETB 2: Trim", float, "%.2f"
entry = ETB_2_luaAdjustment, "ETB 2: Lua adjustment", float, "%.1f"
entry = ETB_2_m_adjustedTarget, "ETB 2: Adjusted target", float, "%.2f"
entry = ETB_2_m_baseTarget, "ETB 2: Target: Base", float, "%.2f"
entry = ETB_2_m_trim, "ETB 2: Target: Trim", float, "%.2f"
entry = ETB_2_luaAdjustment, "ETB 2: Target: Lua adjustment", float, "%.1f"
entry = ETB_2_m_adjustedTarget, "ETB 2: Target", float, "%.2f"
entry = ETB_2_m_feedForward, "ETB 2: Feed forward", float, "%.2f"
entry = ETB_2_m_error, "ETB 2: Error", float, "%.2f"
entry = ETB_2_m_outputDuty, "ETB 2: Duty cycle", float, "%.1f"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI (FOME) master.2024.12.15.core48.1276190939"
signature = "rusEFI (FOME) master.2024.12.15.core48.183241682"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar
signature = "rusEFI (FOME) master.2024.12.15.core48.1276190939" ; signature is expected to be 7 or more characters
signature = "rusEFI (FOME) master.2024.12.15.core48.183241682" ; 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
@ -5023,10 +5023,10 @@ entry = Idle_openLoop, "Idle: Open loop", float, "%.1f"
entry = Idle_idleClosedLoop, "Idle: Closed loop", float, "%.2f"
entry = Idle_currentIdlePosition, "Idle: Position", float, "%.1f"
entry = ETB_1_m_wastegatePosition, "ETB 1: DC: wastegatePosition", float, "%.2f"
entry = ETB_1_m_baseTarget, "ETB 1: Base target", float, "%.2f"
entry = ETB_1_m_trim, "ETB 1: Trim", float, "%.2f"
entry = ETB_1_luaAdjustment, "ETB 1: Lua adjustment", float, "%.1f"
entry = ETB_1_m_adjustedTarget, "ETB 1: Adjusted target", float, "%.2f"
entry = ETB_1_m_baseTarget, "ETB 1: Target: Base", float, "%.2f"
entry = ETB_1_m_trim, "ETB 1: Target: Trim", float, "%.2f"
entry = ETB_1_luaAdjustment, "ETB 1: Target: Lua adjustment", float, "%.1f"
entry = ETB_1_m_adjustedTarget, "ETB 1: Target", float, "%.2f"
entry = ETB_1_m_feedForward, "ETB 1: Feed forward", float, "%.2f"
entry = ETB_1_m_error, "ETB 1: Error", float, "%.2f"
entry = ETB_1_m_outputDuty, "ETB 1: Duty cycle", float, "%.1f"
@ -5037,10 +5037,10 @@ entry = ETB_1_etbPpsErrorCounter, "ETB 1: Pedal error counter", int, "%d"
entry = ETB_1_jamTimer, "ETB 1: Jam timer", float, "%.2f"
entry = ETB_1_etbErrorCode, "ETB 1: Error code", int, "%d"
entry = ETB_2_m_wastegatePosition, "ETB 2: DC: wastegatePosition", float, "%.2f"
entry = ETB_2_m_baseTarget, "ETB 2: Base target", float, "%.2f"
entry = ETB_2_m_trim, "ETB 2: Trim", float, "%.2f"
entry = ETB_2_luaAdjustment, "ETB 2: Lua adjustment", float, "%.1f"
entry = ETB_2_m_adjustedTarget, "ETB 2: Adjusted target", float, "%.2f"
entry = ETB_2_m_baseTarget, "ETB 2: Target: Base", float, "%.2f"
entry = ETB_2_m_trim, "ETB 2: Target: Trim", float, "%.2f"
entry = ETB_2_luaAdjustment, "ETB 2: Target: Lua adjustment", float, "%.1f"
entry = ETB_2_m_adjustedTarget, "ETB 2: Target", float, "%.2f"
entry = ETB_2_m_feedForward, "ETB 2: Feed forward", float, "%.2f"
entry = ETB_2_m_error, "ETB 2: Error", float, "%.2f"
entry = ETB_2_m_outputDuty, "ETB 2: Duty cycle", float, "%.1f"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI (FOME) master.2024.12.15.core8.1801987352"
signature = "rusEFI (FOME) master.2024.12.15.core8.764743185"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar
signature = "rusEFI (FOME) master.2024.12.15.core8.1801987352" ; signature is expected to be 7 or more characters
signature = "rusEFI (FOME) master.2024.12.15.core8.764743185" ; 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
@ -5023,10 +5023,10 @@ entry = Idle_openLoop, "Idle: Open loop", float, "%.1f"
entry = Idle_idleClosedLoop, "Idle: Closed loop", float, "%.2f"
entry = Idle_currentIdlePosition, "Idle: Position", float, "%.1f"
entry = ETB_1_m_wastegatePosition, "ETB 1: DC: wastegatePosition", float, "%.2f"
entry = ETB_1_m_baseTarget, "ETB 1: Base target", float, "%.2f"
entry = ETB_1_m_trim, "ETB 1: Trim", float, "%.2f"
entry = ETB_1_luaAdjustment, "ETB 1: Lua adjustment", float, "%.1f"
entry = ETB_1_m_adjustedTarget, "ETB 1: Adjusted target", float, "%.2f"
entry = ETB_1_m_baseTarget, "ETB 1: Target: Base", float, "%.2f"
entry = ETB_1_m_trim, "ETB 1: Target: Trim", float, "%.2f"
entry = ETB_1_luaAdjustment, "ETB 1: Target: Lua adjustment", float, "%.1f"
entry = ETB_1_m_adjustedTarget, "ETB 1: Target", float, "%.2f"
entry = ETB_1_m_feedForward, "ETB 1: Feed forward", float, "%.2f"
entry = ETB_1_m_error, "ETB 1: Error", float, "%.2f"
entry = ETB_1_m_outputDuty, "ETB 1: Duty cycle", float, "%.1f"
@ -5037,10 +5037,10 @@ entry = ETB_1_etbPpsErrorCounter, "ETB 1: Pedal error counter", int, "%d"
entry = ETB_1_jamTimer, "ETB 1: Jam timer", float, "%.2f"
entry = ETB_1_etbErrorCode, "ETB 1: Error code", int, "%d"
entry = ETB_2_m_wastegatePosition, "ETB 2: DC: wastegatePosition", float, "%.2f"
entry = ETB_2_m_baseTarget, "ETB 2: Base target", float, "%.2f"
entry = ETB_2_m_trim, "ETB 2: Trim", float, "%.2f"
entry = ETB_2_luaAdjustment, "ETB 2: Lua adjustment", float, "%.1f"
entry = ETB_2_m_adjustedTarget, "ETB 2: Adjusted target", float, "%.2f"
entry = ETB_2_m_baseTarget, "ETB 2: Target: Base", float, "%.2f"
entry = ETB_2_m_trim, "ETB 2: Target: Trim", float, "%.2f"
entry = ETB_2_luaAdjustment, "ETB 2: Target: Lua adjustment", float, "%.1f"
entry = ETB_2_m_adjustedTarget, "ETB 2: Target", float, "%.2f"
entry = ETB_2_m_feedForward, "ETB 2: Feed forward", float, "%.2f"
entry = ETB_2_m_error, "ETB 2: Error", float, "%.2f"
entry = ETB_2_m_outputDuty, "ETB 2: Duty cycle", float, "%.1f"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI (FOME) master.2024.12.15.f407-discovery.2986453454"
signature = "rusEFI (FOME) master.2024.12.15.f407-discovery.4110189255"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar
signature = "rusEFI (FOME) master.2024.12.15.f407-discovery.2986453454" ; signature is expected to be 7 or more characters
signature = "rusEFI (FOME) master.2024.12.15.f407-discovery.4110189255" ; 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
@ -5023,10 +5023,10 @@ entry = Idle_openLoop, "Idle: Open loop", float, "%.1f"
entry = Idle_idleClosedLoop, "Idle: Closed loop", float, "%.2f"
entry = Idle_currentIdlePosition, "Idle: Position", float, "%.1f"
entry = ETB_1_m_wastegatePosition, "ETB 1: DC: wastegatePosition", float, "%.2f"
entry = ETB_1_m_baseTarget, "ETB 1: Base target", float, "%.2f"
entry = ETB_1_m_trim, "ETB 1: Trim", float, "%.2f"
entry = ETB_1_luaAdjustment, "ETB 1: Lua adjustment", float, "%.1f"
entry = ETB_1_m_adjustedTarget, "ETB 1: Adjusted target", float, "%.2f"
entry = ETB_1_m_baseTarget, "ETB 1: Target: Base", float, "%.2f"
entry = ETB_1_m_trim, "ETB 1: Target: Trim", float, "%.2f"
entry = ETB_1_luaAdjustment, "ETB 1: Target: Lua adjustment", float, "%.1f"
entry = ETB_1_m_adjustedTarget, "ETB 1: Target", float, "%.2f"
entry = ETB_1_m_feedForward, "ETB 1: Feed forward", float, "%.2f"
entry = ETB_1_m_error, "ETB 1: Error", float, "%.2f"
entry = ETB_1_m_outputDuty, "ETB 1: Duty cycle", float, "%.1f"
@ -5037,10 +5037,10 @@ entry = ETB_1_etbPpsErrorCounter, "ETB 1: Pedal error counter", int, "%d"
entry = ETB_1_jamTimer, "ETB 1: Jam timer", float, "%.2f"
entry = ETB_1_etbErrorCode, "ETB 1: Error code", int, "%d"
entry = ETB_2_m_wastegatePosition, "ETB 2: DC: wastegatePosition", float, "%.2f"
entry = ETB_2_m_baseTarget, "ETB 2: Base target", float, "%.2f"
entry = ETB_2_m_trim, "ETB 2: Trim", float, "%.2f"
entry = ETB_2_luaAdjustment, "ETB 2: Lua adjustment", float, "%.1f"
entry = ETB_2_m_adjustedTarget, "ETB 2: Adjusted target", float, "%.2f"
entry = ETB_2_m_baseTarget, "ETB 2: Target: Base", float, "%.2f"
entry = ETB_2_m_trim, "ETB 2: Target: Trim", float, "%.2f"
entry = ETB_2_luaAdjustment, "ETB 2: Target: Lua adjustment", float, "%.1f"
entry = ETB_2_m_adjustedTarget, "ETB 2: Target", float, "%.2f"
entry = ETB_2_m_feedForward, "ETB 2: Feed forward", float, "%.2f"
entry = ETB_2_m_error, "ETB 2: Error", float, "%.2f"
entry = ETB_2_m_outputDuty, "ETB 2: Duty cycle", float, "%.1f"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI (FOME) master.2024.12.15.f429-discovery.1397696686"
signature = "rusEFI (FOME) master.2024.12.15.f429-discovery.363987879"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar
signature = "rusEFI (FOME) master.2024.12.15.f429-discovery.1397696686" ; signature is expected to be 7 or more characters
signature = "rusEFI (FOME) master.2024.12.15.f429-discovery.363987879" ; 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
@ -5023,10 +5023,10 @@ entry = Idle_openLoop, "Idle: Open loop", float, "%.1f"
entry = Idle_idleClosedLoop, "Idle: Closed loop", float, "%.2f"
entry = Idle_currentIdlePosition, "Idle: Position", float, "%.1f"
entry = ETB_1_m_wastegatePosition, "ETB 1: DC: wastegatePosition", float, "%.2f"
entry = ETB_1_m_baseTarget, "ETB 1: Base target", float, "%.2f"
entry = ETB_1_m_trim, "ETB 1: Trim", float, "%.2f"
entry = ETB_1_luaAdjustment, "ETB 1: Lua adjustment", float, "%.1f"
entry = ETB_1_m_adjustedTarget, "ETB 1: Adjusted target", float, "%.2f"
entry = ETB_1_m_baseTarget, "ETB 1: Target: Base", float, "%.2f"
entry = ETB_1_m_trim, "ETB 1: Target: Trim", float, "%.2f"
entry = ETB_1_luaAdjustment, "ETB 1: Target: Lua adjustment", float, "%.1f"
entry = ETB_1_m_adjustedTarget, "ETB 1: Target", float, "%.2f"
entry = ETB_1_m_feedForward, "ETB 1: Feed forward", float, "%.2f"
entry = ETB_1_m_error, "ETB 1: Error", float, "%.2f"
entry = ETB_1_m_outputDuty, "ETB 1: Duty cycle", float, "%.1f"
@ -5037,10 +5037,10 @@ entry = ETB_1_etbPpsErrorCounter, "ETB 1: Pedal error counter", int, "%d"
entry = ETB_1_jamTimer, "ETB 1: Jam timer", float, "%.2f"
entry = ETB_1_etbErrorCode, "ETB 1: Error code", int, "%d"
entry = ETB_2_m_wastegatePosition, "ETB 2: DC: wastegatePosition", float, "%.2f"
entry = ETB_2_m_baseTarget, "ETB 2: Base target", float, "%.2f"
entry = ETB_2_m_trim, "ETB 2: Trim", float, "%.2f"
entry = ETB_2_luaAdjustment, "ETB 2: Lua adjustment", float, "%.1f"
entry = ETB_2_m_adjustedTarget, "ETB 2: Adjusted target", float, "%.2f"
entry = ETB_2_m_baseTarget, "ETB 2: Target: Base", float, "%.2f"
entry = ETB_2_m_trim, "ETB 2: Target: Trim", float, "%.2f"
entry = ETB_2_luaAdjustment, "ETB 2: Target: Lua adjustment", float, "%.1f"
entry = ETB_2_m_adjustedTarget, "ETB 2: Target", float, "%.2f"
entry = ETB_2_m_feedForward, "ETB 2: Feed forward", float, "%.2f"
entry = ETB_2_m_error, "ETB 2: Error", float, "%.2f"
entry = ETB_2_m_outputDuty, "ETB 2: Duty cycle", float, "%.1f"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI (FOME) master.2024.12.15.frankenso_na6.1897777252"
signature = "rusEFI (FOME) master.2024.12.15.frankenso_na6.937485165"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar
signature = "rusEFI (FOME) master.2024.12.15.frankenso_na6.1897777252" ; signature is expected to be 7 or more characters
signature = "rusEFI (FOME) master.2024.12.15.frankenso_na6.937485165" ; 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
@ -5023,10 +5023,10 @@ entry = Idle_openLoop, "Idle: Open loop", float, "%.1f"
entry = Idle_idleClosedLoop, "Idle: Closed loop", float, "%.2f"
entry = Idle_currentIdlePosition, "Idle: Position", float, "%.1f"
entry = ETB_1_m_wastegatePosition, "ETB 1: DC: wastegatePosition", float, "%.2f"
entry = ETB_1_m_baseTarget, "ETB 1: Base target", float, "%.2f"
entry = ETB_1_m_trim, "ETB 1: Trim", float, "%.2f"
entry = ETB_1_luaAdjustment, "ETB 1: Lua adjustment", float, "%.1f"
entry = ETB_1_m_adjustedTarget, "ETB 1: Adjusted target", float, "%.2f"
entry = ETB_1_m_baseTarget, "ETB 1: Target: Base", float, "%.2f"
entry = ETB_1_m_trim, "ETB 1: Target: Trim", float, "%.2f"
entry = ETB_1_luaAdjustment, "ETB 1: Target: Lua adjustment", float, "%.1f"
entry = ETB_1_m_adjustedTarget, "ETB 1: Target", float, "%.2f"
entry = ETB_1_m_feedForward, "ETB 1: Feed forward", float, "%.2f"
entry = ETB_1_m_error, "ETB 1: Error", float, "%.2f"
entry = ETB_1_m_outputDuty, "ETB 1: Duty cycle", float, "%.1f"
@ -5037,10 +5037,10 @@ entry = ETB_1_etbPpsErrorCounter, "ETB 1: Pedal error counter", int, "%d"
entry = ETB_1_jamTimer, "ETB 1: Jam timer", float, "%.2f"
entry = ETB_1_etbErrorCode, "ETB 1: Error code", int, "%d"
entry = ETB_2_m_wastegatePosition, "ETB 2: DC: wastegatePosition", float, "%.2f"
entry = ETB_2_m_baseTarget, "ETB 2: Base target", float, "%.2f"
entry = ETB_2_m_trim, "ETB 2: Trim", float, "%.2f"
entry = ETB_2_luaAdjustment, "ETB 2: Lua adjustment", float, "%.1f"
entry = ETB_2_m_adjustedTarget, "ETB 2: Adjusted target", float, "%.2f"
entry = ETB_2_m_baseTarget, "ETB 2: Target: Base", float, "%.2f"
entry = ETB_2_m_trim, "ETB 2: Target: Trim", float, "%.2f"
entry = ETB_2_luaAdjustment, "ETB 2: Target: Lua adjustment", float, "%.1f"
entry = ETB_2_m_adjustedTarget, "ETB 2: Target", float, "%.2f"
entry = ETB_2_m_feedForward, "ETB 2: Feed forward", float, "%.2f"
entry = ETB_2_m_error, "ETB 2: Error", float, "%.2f"
entry = ETB_2_m_outputDuty, "ETB 2: Duty cycle", float, "%.1f"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI (FOME) master.2024.12.15.harley81.3671724244"
signature = "rusEFI (FOME) master.2024.12.15.harley81.2619816925"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar
signature = "rusEFI (FOME) master.2024.12.15.harley81.3671724244" ; signature is expected to be 7 or more characters
signature = "rusEFI (FOME) master.2024.12.15.harley81.2619816925" ; 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
@ -5023,10 +5023,10 @@ entry = Idle_openLoop, "Idle: Open loop", float, "%.1f"
entry = Idle_idleClosedLoop, "Idle: Closed loop", float, "%.2f"
entry = Idle_currentIdlePosition, "Idle: Position", float, "%.1f"
entry = ETB_1_m_wastegatePosition, "ETB 1: DC: wastegatePosition", float, "%.2f"
entry = ETB_1_m_baseTarget, "ETB 1: Base target", float, "%.2f"
entry = ETB_1_m_trim, "ETB 1: Trim", float, "%.2f"
entry = ETB_1_luaAdjustment, "ETB 1: Lua adjustment", float, "%.1f"
entry = ETB_1_m_adjustedTarget, "ETB 1: Adjusted target", float, "%.2f"
entry = ETB_1_m_baseTarget, "ETB 1: Target: Base", float, "%.2f"
entry = ETB_1_m_trim, "ETB 1: Target: Trim", float, "%.2f"
entry = ETB_1_luaAdjustment, "ETB 1: Target: Lua adjustment", float, "%.1f"
entry = ETB_1_m_adjustedTarget, "ETB 1: Target", float, "%.2f"
entry = ETB_1_m_feedForward, "ETB 1: Feed forward", float, "%.2f"
entry = ETB_1_m_error, "ETB 1: Error", float, "%.2f"
entry = ETB_1_m_outputDuty, "ETB 1: Duty cycle", float, "%.1f"
@ -5037,10 +5037,10 @@ entry = ETB_1_etbPpsErrorCounter, "ETB 1: Pedal error counter", int, "%d"
entry = ETB_1_jamTimer, "ETB 1: Jam timer", float, "%.2f"
entry = ETB_1_etbErrorCode, "ETB 1: Error code", int, "%d"
entry = ETB_2_m_wastegatePosition, "ETB 2: DC: wastegatePosition", float, "%.2f"
entry = ETB_2_m_baseTarget, "ETB 2: Base target", float, "%.2f"
entry = ETB_2_m_trim, "ETB 2: Trim", float, "%.2f"
entry = ETB_2_luaAdjustment, "ETB 2: Lua adjustment", float, "%.1f"
entry = ETB_2_m_adjustedTarget, "ETB 2: Adjusted target", float, "%.2f"
entry = ETB_2_m_baseTarget, "ETB 2: Target: Base", float, "%.2f"
entry = ETB_2_m_trim, "ETB 2: Target: Trim", float, "%.2f"
entry = ETB_2_luaAdjustment, "ETB 2: Target: Lua adjustment", float, "%.1f"
entry = ETB_2_m_adjustedTarget, "ETB 2: Target", float, "%.2f"
entry = ETB_2_m_feedForward, "ETB 2: Feed forward", float, "%.2f"
entry = ETB_2_m_error, "ETB 2: Error", float, "%.2f"
entry = ETB_2_m_outputDuty, "ETB 2: Duty cycle", float, "%.1f"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI (FOME) master.2024.12.15.hellen-gm-e67.975570557"
signature = "rusEFI (FOME) master.2024.12.15.hellen-gm-e67.2094738804"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar
signature = "rusEFI (FOME) master.2024.12.15.hellen-gm-e67.975570557" ; signature is expected to be 7 or more characters
signature = "rusEFI (FOME) master.2024.12.15.hellen-gm-e67.2094738804" ; 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
@ -5023,10 +5023,10 @@ entry = Idle_openLoop, "Idle: Open loop", float, "%.1f"
entry = Idle_idleClosedLoop, "Idle: Closed loop", float, "%.2f"
entry = Idle_currentIdlePosition, "Idle: Position", float, "%.1f"
entry = ETB_1_m_wastegatePosition, "ETB 1: DC: wastegatePosition", float, "%.2f"
entry = ETB_1_m_baseTarget, "ETB 1: Base target", float, "%.2f"
entry = ETB_1_m_trim, "ETB 1: Trim", float, "%.2f"
entry = ETB_1_luaAdjustment, "ETB 1: Lua adjustment", float, "%.1f"
entry = ETB_1_m_adjustedTarget, "ETB 1: Adjusted target", float, "%.2f"
entry = ETB_1_m_baseTarget, "ETB 1: Target: Base", float, "%.2f"
entry = ETB_1_m_trim, "ETB 1: Target: Trim", float, "%.2f"
entry = ETB_1_luaAdjustment, "ETB 1: Target: Lua adjustment", float, "%.1f"
entry = ETB_1_m_adjustedTarget, "ETB 1: Target", float, "%.2f"
entry = ETB_1_m_feedForward, "ETB 1: Feed forward", float, "%.2f"
entry = ETB_1_m_error, "ETB 1: Error", float, "%.2f"
entry = ETB_1_m_outputDuty, "ETB 1: Duty cycle", float, "%.1f"
@ -5037,10 +5037,10 @@ entry = ETB_1_etbPpsErrorCounter, "ETB 1: Pedal error counter", int, "%d"
entry = ETB_1_jamTimer, "ETB 1: Jam timer", float, "%.2f"
entry = ETB_1_etbErrorCode, "ETB 1: Error code", int, "%d"
entry = ETB_2_m_wastegatePosition, "ETB 2: DC: wastegatePosition", float, "%.2f"
entry = ETB_2_m_baseTarget, "ETB 2: Base target", float, "%.2f"
entry = ETB_2_m_trim, "ETB 2: Trim", float, "%.2f"
entry = ETB_2_luaAdjustment, "ETB 2: Lua adjustment", float, "%.1f"
entry = ETB_2_m_adjustedTarget, "ETB 2: Adjusted target", float, "%.2f"
entry = ETB_2_m_baseTarget, "ETB 2: Target: Base", float, "%.2f"
entry = ETB_2_m_trim, "ETB 2: Target: Trim", float, "%.2f"
entry = ETB_2_luaAdjustment, "ETB 2: Target: Lua adjustment", float, "%.1f"
entry = ETB_2_m_adjustedTarget, "ETB 2: Target", float, "%.2f"
entry = ETB_2_m_feedForward, "ETB 2: Feed forward", float, "%.2f"
entry = ETB_2_m_error, "ETB 2: Error", float, "%.2f"
entry = ETB_2_m_outputDuty, "ETB 2: Duty cycle", float, "%.1f"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI (FOME) master.2024.12.15.hellen-honda-k.2713176124"
signature = "rusEFI (FOME) master.2024.12.15.hellen-honda-k.3880444725"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar
signature = "rusEFI (FOME) master.2024.12.15.hellen-honda-k.2713176124" ; signature is expected to be 7 or more characters
signature = "rusEFI (FOME) master.2024.12.15.hellen-honda-k.3880444725" ; 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
@ -5023,10 +5023,10 @@ entry = Idle_openLoop, "Idle: Open loop", float, "%.1f"
entry = Idle_idleClosedLoop, "Idle: Closed loop", float, "%.2f"
entry = Idle_currentIdlePosition, "Idle: Position", float, "%.1f"
entry = ETB_1_m_wastegatePosition, "ETB 1: DC: wastegatePosition", float, "%.2f"
entry = ETB_1_m_baseTarget, "ETB 1: Base target", float, "%.2f"
entry = ETB_1_m_trim, "ETB 1: Trim", float, "%.2f"
entry = ETB_1_luaAdjustment, "ETB 1: Lua adjustment", float, "%.1f"
entry = ETB_1_m_adjustedTarget, "ETB 1: Adjusted target", float, "%.2f"
entry = ETB_1_m_baseTarget, "ETB 1: Target: Base", float, "%.2f"
entry = ETB_1_m_trim, "ETB 1: Target: Trim", float, "%.2f"
entry = ETB_1_luaAdjustment, "ETB 1: Target: Lua adjustment", float, "%.1f"
entry = ETB_1_m_adjustedTarget, "ETB 1: Target", float, "%.2f"
entry = ETB_1_m_feedForward, "ETB 1: Feed forward", float, "%.2f"
entry = ETB_1_m_error, "ETB 1: Error", float, "%.2f"
entry = ETB_1_m_outputDuty, "ETB 1: Duty cycle", float, "%.1f"
@ -5037,10 +5037,10 @@ entry = ETB_1_etbPpsErrorCounter, "ETB 1: Pedal error counter", int, "%d"
entry = ETB_1_jamTimer, "ETB 1: Jam timer", float, "%.2f"
entry = ETB_1_etbErrorCode, "ETB 1: Error code", int, "%d"
entry = ETB_2_m_wastegatePosition, "ETB 2: DC: wastegatePosition", float, "%.2f"
entry = ETB_2_m_baseTarget, "ETB 2: Base target", float, "%.2f"
entry = ETB_2_m_trim, "ETB 2: Trim", float, "%.2f"
entry = ETB_2_luaAdjustment, "ETB 2: Lua adjustment", float, "%.1f"
entry = ETB_2_m_adjustedTarget, "ETB 2: Adjusted target", float, "%.2f"
entry = ETB_2_m_baseTarget, "ETB 2: Target: Base", float, "%.2f"
entry = ETB_2_m_trim, "ETB 2: Target: Trim", float, "%.2f"
entry = ETB_2_luaAdjustment, "ETB 2: Target: Lua adjustment", float, "%.1f"
entry = ETB_2_m_adjustedTarget, "ETB 2: Target", float, "%.2f"
entry = ETB_2_m_feedForward, "ETB 2: Feed forward", float, "%.2f"
entry = ETB_2_m_error, "ETB 2: Error", float, "%.2f"
entry = ETB_2_m_outputDuty, "ETB 2: Duty cycle", float, "%.1f"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI (FOME) master.2024.12.15.hellen-nb1.2758293778"
signature = "rusEFI (FOME) master.2024.12.15.hellen-nb1.3801420315"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar
signature = "rusEFI (FOME) master.2024.12.15.hellen-nb1.2758293778" ; signature is expected to be 7 or more characters
signature = "rusEFI (FOME) master.2024.12.15.hellen-nb1.3801420315" ; 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
@ -5023,10 +5023,10 @@ entry = Idle_openLoop, "Idle: Open loop", float, "%.1f"
entry = Idle_idleClosedLoop, "Idle: Closed loop", float, "%.2f"
entry = Idle_currentIdlePosition, "Idle: Position", float, "%.1f"
entry = ETB_1_m_wastegatePosition, "ETB 1: DC: wastegatePosition", float, "%.2f"
entry = ETB_1_m_baseTarget, "ETB 1: Base target", float, "%.2f"
entry = ETB_1_m_trim, "ETB 1: Trim", float, "%.2f"
entry = ETB_1_luaAdjustment, "ETB 1: Lua adjustment", float, "%.1f"
entry = ETB_1_m_adjustedTarget, "ETB 1: Adjusted target", float, "%.2f"
entry = ETB_1_m_baseTarget, "ETB 1: Target: Base", float, "%.2f"
entry = ETB_1_m_trim, "ETB 1: Target: Trim", float, "%.2f"
entry = ETB_1_luaAdjustment, "ETB 1: Target: Lua adjustment", float, "%.1f"
entry = ETB_1_m_adjustedTarget, "ETB 1: Target", float, "%.2f"
entry = ETB_1_m_feedForward, "ETB 1: Feed forward", float, "%.2f"
entry = ETB_1_m_error, "ETB 1: Error", float, "%.2f"
entry = ETB_1_m_outputDuty, "ETB 1: Duty cycle", float, "%.1f"
@ -5037,10 +5037,10 @@ entry = ETB_1_etbPpsErrorCounter, "ETB 1: Pedal error counter", int, "%d"
entry = ETB_1_jamTimer, "ETB 1: Jam timer", float, "%.2f"
entry = ETB_1_etbErrorCode, "ETB 1: Error code", int, "%d"
entry = ETB_2_m_wastegatePosition, "ETB 2: DC: wastegatePosition", float, "%.2f"
entry = ETB_2_m_baseTarget, "ETB 2: Base target", float, "%.2f"
entry = ETB_2_m_trim, "ETB 2: Trim", float, "%.2f"
entry = ETB_2_luaAdjustment, "ETB 2: Lua adjustment", float, "%.1f"
entry = ETB_2_m_adjustedTarget, "ETB 2: Adjusted target", float, "%.2f"
entry = ETB_2_m_baseTarget, "ETB 2: Target: Base", float, "%.2f"
entry = ETB_2_m_trim, "ETB 2: Target: Trim", float, "%.2f"
entry = ETB_2_luaAdjustment, "ETB 2: Target: Lua adjustment", float, "%.1f"
entry = ETB_2_m_adjustedTarget, "ETB 2: Target", float, "%.2f"
entry = ETB_2_m_feedForward, "ETB 2: Feed forward", float, "%.2f"
entry = ETB_2_m_error, "ETB 2: Error", float, "%.2f"
entry = ETB_2_m_outputDuty, "ETB 2: Duty cycle", float, "%.1f"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI (FOME) master.2024.12.15.hellen121nissan.3568538968"
signature = "rusEFI (FOME) master.2024.12.15.hellen121nissan.2454634065"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar
signature = "rusEFI (FOME) master.2024.12.15.hellen121nissan.3568538968" ; signature is expected to be 7 or more characters
signature = "rusEFI (FOME) master.2024.12.15.hellen121nissan.2454634065" ; 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
@ -5023,10 +5023,10 @@ entry = Idle_openLoop, "Idle: Open loop", float, "%.1f"
entry = Idle_idleClosedLoop, "Idle: Closed loop", float, "%.2f"
entry = Idle_currentIdlePosition, "Idle: Position", float, "%.1f"
entry = ETB_1_m_wastegatePosition, "ETB 1: DC: wastegatePosition", float, "%.2f"
entry = ETB_1_m_baseTarget, "ETB 1: Base target", float, "%.2f"
entry = ETB_1_m_trim, "ETB 1: Trim", float, "%.2f"
entry = ETB_1_luaAdjustment, "ETB 1: Lua adjustment", float, "%.1f"
entry = ETB_1_m_adjustedTarget, "ETB 1: Adjusted target", float, "%.2f"
entry = ETB_1_m_baseTarget, "ETB 1: Target: Base", float, "%.2f"
entry = ETB_1_m_trim, "ETB 1: Target: Trim", float, "%.2f"
entry = ETB_1_luaAdjustment, "ETB 1: Target: Lua adjustment", float, "%.1f"
entry = ETB_1_m_adjustedTarget, "ETB 1: Target", float, "%.2f"
entry = ETB_1_m_feedForward, "ETB 1: Feed forward", float, "%.2f"
entry = ETB_1_m_error, "ETB 1: Error", float, "%.2f"
entry = ETB_1_m_outputDuty, "ETB 1: Duty cycle", float, "%.1f"
@ -5037,10 +5037,10 @@ entry = ETB_1_etbPpsErrorCounter, "ETB 1: Pedal error counter", int, "%d"
entry = ETB_1_jamTimer, "ETB 1: Jam timer", float, "%.2f"
entry = ETB_1_etbErrorCode, "ETB 1: Error code", int, "%d"
entry = ETB_2_m_wastegatePosition, "ETB 2: DC: wastegatePosition", float, "%.2f"
entry = ETB_2_m_baseTarget, "ETB 2: Base target", float, "%.2f"
entry = ETB_2_m_trim, "ETB 2: Trim", float, "%.2f"
entry = ETB_2_luaAdjustment, "ETB 2: Lua adjustment", float, "%.1f"
entry = ETB_2_m_adjustedTarget, "ETB 2: Adjusted target", float, "%.2f"
entry = ETB_2_m_baseTarget, "ETB 2: Target: Base", float, "%.2f"
entry = ETB_2_m_trim, "ETB 2: Target: Trim", float, "%.2f"
entry = ETB_2_luaAdjustment, "ETB 2: Target: Lua adjustment", float, "%.1f"
entry = ETB_2_m_adjustedTarget, "ETB 2: Target", float, "%.2f"
entry = ETB_2_m_feedForward, "ETB 2: Feed forward", float, "%.2f"
entry = ETB_2_m_error, "ETB 2: Error", float, "%.2f"
entry = ETB_2_m_outputDuty, "ETB 2: Duty cycle", float, "%.1f"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI (FOME) master.2024.12.15.hellen121vag.2024839819"
signature = "rusEFI (FOME) master.2024.12.15.hellen121vag.1045279106"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar
signature = "rusEFI (FOME) master.2024.12.15.hellen121vag.2024839819" ; signature is expected to be 7 or more characters
signature = "rusEFI (FOME) master.2024.12.15.hellen121vag.1045279106" ; 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
@ -5023,10 +5023,10 @@ entry = Idle_openLoop, "Idle: Open loop", float, "%.1f"
entry = Idle_idleClosedLoop, "Idle: Closed loop", float, "%.2f"
entry = Idle_currentIdlePosition, "Idle: Position", float, "%.1f"
entry = ETB_1_m_wastegatePosition, "ETB 1: DC: wastegatePosition", float, "%.2f"
entry = ETB_1_m_baseTarget, "ETB 1: Base target", float, "%.2f"
entry = ETB_1_m_trim, "ETB 1: Trim", float, "%.2f"
entry = ETB_1_luaAdjustment, "ETB 1: Lua adjustment", float, "%.1f"
entry = ETB_1_m_adjustedTarget, "ETB 1: Adjusted target", float, "%.2f"
entry = ETB_1_m_baseTarget, "ETB 1: Target: Base", float, "%.2f"
entry = ETB_1_m_trim, "ETB 1: Target: Trim", float, "%.2f"
entry = ETB_1_luaAdjustment, "ETB 1: Target: Lua adjustment", float, "%.1f"
entry = ETB_1_m_adjustedTarget, "ETB 1: Target", float, "%.2f"
entry = ETB_1_m_feedForward, "ETB 1: Feed forward", float, "%.2f"
entry = ETB_1_m_error, "ETB 1: Error", float, "%.2f"
entry = ETB_1_m_outputDuty, "ETB 1: Duty cycle", float, "%.1f"
@ -5037,10 +5037,10 @@ entry = ETB_1_etbPpsErrorCounter, "ETB 1: Pedal error counter", int, "%d"
entry = ETB_1_jamTimer, "ETB 1: Jam timer", float, "%.2f"
entry = ETB_1_etbErrorCode, "ETB 1: Error code", int, "%d"
entry = ETB_2_m_wastegatePosition, "ETB 2: DC: wastegatePosition", float, "%.2f"
entry = ETB_2_m_baseTarget, "ETB 2: Base target", float, "%.2f"
entry = ETB_2_m_trim, "ETB 2: Trim", float, "%.2f"
entry = ETB_2_luaAdjustment, "ETB 2: Lua adjustment", float, "%.1f"
entry = ETB_2_m_adjustedTarget, "ETB 2: Adjusted target", float, "%.2f"
entry = ETB_2_m_baseTarget, "ETB 2: Target: Base", float, "%.2f"
entry = ETB_2_m_trim, "ETB 2: Target: Trim", float, "%.2f"
entry = ETB_2_luaAdjustment, "ETB 2: Target: Lua adjustment", float, "%.1f"
entry = ETB_2_m_adjustedTarget, "ETB 2: Target", float, "%.2f"
entry = ETB_2_m_feedForward, "ETB 2: Feed forward", float, "%.2f"
entry = ETB_2_m_error, "ETB 2: Error", float, "%.2f"
entry = ETB_2_m_outputDuty, "ETB 2: Duty cycle", float, "%.1f"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI (FOME) master.2024.12.15.hellen128.3554494729"
signature = "rusEFI (FOME) master.2024.12.15.hellen128.2501927424"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar
signature = "rusEFI (FOME) master.2024.12.15.hellen128.3554494729" ; signature is expected to be 7 or more characters
signature = "rusEFI (FOME) master.2024.12.15.hellen128.2501927424" ; 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
@ -5023,10 +5023,10 @@ entry = Idle_openLoop, "Idle: Open loop", float, "%.1f"
entry = Idle_idleClosedLoop, "Idle: Closed loop", float, "%.2f"
entry = Idle_currentIdlePosition, "Idle: Position", float, "%.1f"
entry = ETB_1_m_wastegatePosition, "ETB 1: DC: wastegatePosition", float, "%.2f"
entry = ETB_1_m_baseTarget, "ETB 1: Base target", float, "%.2f"
entry = ETB_1_m_trim, "ETB 1: Trim", float, "%.2f"
entry = ETB_1_luaAdjustment, "ETB 1: Lua adjustment", float, "%.1f"
entry = ETB_1_m_adjustedTarget, "ETB 1: Adjusted target", float, "%.2f"
entry = ETB_1_m_baseTarget, "ETB 1: Target: Base", float, "%.2f"
entry = ETB_1_m_trim, "ETB 1: Target: Trim", float, "%.2f"
entry = ETB_1_luaAdjustment, "ETB 1: Target: Lua adjustment", float, "%.1f"
entry = ETB_1_m_adjustedTarget, "ETB 1: Target", float, "%.2f"
entry = ETB_1_m_feedForward, "ETB 1: Feed forward", float, "%.2f"
entry = ETB_1_m_error, "ETB 1: Error", float, "%.2f"
entry = ETB_1_m_outputDuty, "ETB 1: Duty cycle", float, "%.1f"
@ -5037,10 +5037,10 @@ entry = ETB_1_etbPpsErrorCounter, "ETB 1: Pedal error counter", int, "%d"
entry = ETB_1_jamTimer, "ETB 1: Jam timer", float, "%.2f"
entry = ETB_1_etbErrorCode, "ETB 1: Error code", int, "%d"
entry = ETB_2_m_wastegatePosition, "ETB 2: DC: wastegatePosition", float, "%.2f"
entry = ETB_2_m_baseTarget, "ETB 2: Base target", float, "%.2f"
entry = ETB_2_m_trim, "ETB 2: Trim", float, "%.2f"
entry = ETB_2_luaAdjustment, "ETB 2: Lua adjustment", float, "%.1f"
entry = ETB_2_m_adjustedTarget, "ETB 2: Adjusted target", float, "%.2f"
entry = ETB_2_m_baseTarget, "ETB 2: Target: Base", float, "%.2f"
entry = ETB_2_m_trim, "ETB 2: Target: Trim", float, "%.2f"
entry = ETB_2_luaAdjustment, "ETB 2: Target: Lua adjustment", float, "%.1f"
entry = ETB_2_m_adjustedTarget, "ETB 2: Target", float, "%.2f"
entry = ETB_2_m_feedForward, "ETB 2: Feed forward", float, "%.2f"
entry = ETB_2_m_error, "ETB 2: Error", float, "%.2f"
entry = ETB_2_m_outputDuty, "ETB 2: Duty cycle", float, "%.1f"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI (FOME) master.2024.12.15.hellen154hyundai.1193961960"
signature = "rusEFI (FOME) master.2024.12.15.hellen154hyundai.30884577"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar
signature = "rusEFI (FOME) master.2024.12.15.hellen154hyundai.1193961960" ; signature is expected to be 7 or more characters
signature = "rusEFI (FOME) master.2024.12.15.hellen154hyundai.30884577" ; 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
@ -5023,10 +5023,10 @@ entry = Idle_openLoop, "Idle: Open loop", float, "%.1f"
entry = Idle_idleClosedLoop, "Idle: Closed loop", float, "%.2f"
entry = Idle_currentIdlePosition, "Idle: Position", float, "%.1f"
entry = ETB_1_m_wastegatePosition, "ETB 1: DC: wastegatePosition", float, "%.2f"
entry = ETB_1_m_baseTarget, "ETB 1: Base target", float, "%.2f"
entry = ETB_1_m_trim, "ETB 1: Trim", float, "%.2f"
entry = ETB_1_luaAdjustment, "ETB 1: Lua adjustment", float, "%.1f"
entry = ETB_1_m_adjustedTarget, "ETB 1: Adjusted target", float, "%.2f"
entry = ETB_1_m_baseTarget, "ETB 1: Target: Base", float, "%.2f"
entry = ETB_1_m_trim, "ETB 1: Target: Trim", float, "%.2f"
entry = ETB_1_luaAdjustment, "ETB 1: Target: Lua adjustment", float, "%.1f"
entry = ETB_1_m_adjustedTarget, "ETB 1: Target", float, "%.2f"
entry = ETB_1_m_feedForward, "ETB 1: Feed forward", float, "%.2f"
entry = ETB_1_m_error, "ETB 1: Error", float, "%.2f"
entry = ETB_1_m_outputDuty, "ETB 1: Duty cycle", float, "%.1f"
@ -5037,10 +5037,10 @@ entry = ETB_1_etbPpsErrorCounter, "ETB 1: Pedal error counter", int, "%d"
entry = ETB_1_jamTimer, "ETB 1: Jam timer", float, "%.2f"
entry = ETB_1_etbErrorCode, "ETB 1: Error code", int, "%d"
entry = ETB_2_m_wastegatePosition, "ETB 2: DC: wastegatePosition", float, "%.2f"
entry = ETB_2_m_baseTarget, "ETB 2: Base target", float, "%.2f"
entry = ETB_2_m_trim, "ETB 2: Trim", float, "%.2f"
entry = ETB_2_luaAdjustment, "ETB 2: Lua adjustment", float, "%.1f"
entry = ETB_2_m_adjustedTarget, "ETB 2: Adjusted target", float, "%.2f"
entry = ETB_2_m_baseTarget, "ETB 2: Target: Base", float, "%.2f"
entry = ETB_2_m_trim, "ETB 2: Target: Trim", float, "%.2f"
entry = ETB_2_luaAdjustment, "ETB 2: Target: Lua adjustment", float, "%.1f"
entry = ETB_2_m_adjustedTarget, "ETB 2: Target", float, "%.2f"
entry = ETB_2_m_feedForward, "ETB 2: Feed forward", float, "%.2f"
entry = ETB_2_m_error, "ETB 2: Error", float, "%.2f"
entry = ETB_2_m_outputDuty, "ETB 2: Duty cycle", float, "%.1f"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI (FOME) master.2024.12.15.hellen72.2734403865"
signature = "rusEFI (FOME) master.2024.12.15.hellen72.3825637904"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar
signature = "rusEFI (FOME) master.2024.12.15.hellen72.2734403865" ; signature is expected to be 7 or more characters
signature = "rusEFI (FOME) master.2024.12.15.hellen72.3825637904" ; 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
@ -5023,10 +5023,10 @@ entry = Idle_openLoop, "Idle: Open loop", float, "%.1f"
entry = Idle_idleClosedLoop, "Idle: Closed loop", float, "%.2f"
entry = Idle_currentIdlePosition, "Idle: Position", float, "%.1f"
entry = ETB_1_m_wastegatePosition, "ETB 1: DC: wastegatePosition", float, "%.2f"
entry = ETB_1_m_baseTarget, "ETB 1: Base target", float, "%.2f"
entry = ETB_1_m_trim, "ETB 1: Trim", float, "%.2f"
entry = ETB_1_luaAdjustment, "ETB 1: Lua adjustment", float, "%.1f"
entry = ETB_1_m_adjustedTarget, "ETB 1: Adjusted target", float, "%.2f"
entry = ETB_1_m_baseTarget, "ETB 1: Target: Base", float, "%.2f"
entry = ETB_1_m_trim, "ETB 1: Target: Trim", float, "%.2f"
entry = ETB_1_luaAdjustment, "ETB 1: Target: Lua adjustment", float, "%.1f"
entry = ETB_1_m_adjustedTarget, "ETB 1: Target", float, "%.2f"
entry = ETB_1_m_feedForward, "ETB 1: Feed forward", float, "%.2f"
entry = ETB_1_m_error, "ETB 1: Error", float, "%.2f"
entry = ETB_1_m_outputDuty, "ETB 1: Duty cycle", float, "%.1f"
@ -5037,10 +5037,10 @@ entry = ETB_1_etbPpsErrorCounter, "ETB 1: Pedal error counter", int, "%d"
entry = ETB_1_jamTimer, "ETB 1: Jam timer", float, "%.2f"
entry = ETB_1_etbErrorCode, "ETB 1: Error code", int, "%d"
entry = ETB_2_m_wastegatePosition, "ETB 2: DC: wastegatePosition", float, "%.2f"
entry = ETB_2_m_baseTarget, "ETB 2: Base target", float, "%.2f"
entry = ETB_2_m_trim, "ETB 2: Trim", float, "%.2f"
entry = ETB_2_luaAdjustment, "ETB 2: Lua adjustment", float, "%.1f"
entry = ETB_2_m_adjustedTarget, "ETB 2: Adjusted target", float, "%.2f"
entry = ETB_2_m_baseTarget, "ETB 2: Target: Base", float, "%.2f"
entry = ETB_2_m_trim, "ETB 2: Target: Trim", float, "%.2f"
entry = ETB_2_luaAdjustment, "ETB 2: Target: Lua adjustment", float, "%.1f"
entry = ETB_2_m_adjustedTarget, "ETB 2: Target", float, "%.2f"
entry = ETB_2_m_feedForward, "ETB 2: Feed forward", float, "%.2f"
entry = ETB_2_m_error, "ETB 2: Error", float, "%.2f"
entry = ETB_2_m_outputDuty, "ETB 2: Duty cycle", float, "%.1f"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI (FOME) master.2024.12.15.hellen81.242338715"
signature = "rusEFI (FOME) master.2024.12.15.hellen81.1217192082"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar
signature = "rusEFI (FOME) master.2024.12.15.hellen81.242338715" ; signature is expected to be 7 or more characters
signature = "rusEFI (FOME) master.2024.12.15.hellen81.1217192082" ; 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
@ -5023,10 +5023,10 @@ entry = Idle_openLoop, "Idle: Open loop", float, "%.1f"
entry = Idle_idleClosedLoop, "Idle: Closed loop", float, "%.2f"
entry = Idle_currentIdlePosition, "Idle: Position", float, "%.1f"
entry = ETB_1_m_wastegatePosition, "ETB 1: DC: wastegatePosition", float, "%.2f"
entry = ETB_1_m_baseTarget, "ETB 1: Base target", float, "%.2f"
entry = ETB_1_m_trim, "ETB 1: Trim", float, "%.2f"
entry = ETB_1_luaAdjustment, "ETB 1: Lua adjustment", float, "%.1f"
entry = ETB_1_m_adjustedTarget, "ETB 1: Adjusted target", float, "%.2f"
entry = ETB_1_m_baseTarget, "ETB 1: Target: Base", float, "%.2f"
entry = ETB_1_m_trim, "ETB 1: Target: Trim", float, "%.2f"
entry = ETB_1_luaAdjustment, "ETB 1: Target: Lua adjustment", float, "%.1f"
entry = ETB_1_m_adjustedTarget, "ETB 1: Target", float, "%.2f"
entry = ETB_1_m_feedForward, "ETB 1: Feed forward", float, "%.2f"
entry = ETB_1_m_error, "ETB 1: Error", float, "%.2f"
entry = ETB_1_m_outputDuty, "ETB 1: Duty cycle", float, "%.1f"
@ -5037,10 +5037,10 @@ entry = ETB_1_etbPpsErrorCounter, "ETB 1: Pedal error counter", int, "%d"
entry = ETB_1_jamTimer, "ETB 1: Jam timer", float, "%.2f"
entry = ETB_1_etbErrorCode, "ETB 1: Error code", int, "%d"
entry = ETB_2_m_wastegatePosition, "ETB 2: DC: wastegatePosition", float, "%.2f"
entry = ETB_2_m_baseTarget, "ETB 2: Base target", float, "%.2f"
entry = ETB_2_m_trim, "ETB 2: Trim", float, "%.2f"
entry = ETB_2_luaAdjustment, "ETB 2: Lua adjustment", float, "%.1f"
entry = ETB_2_m_adjustedTarget, "ETB 2: Adjusted target", float, "%.2f"
entry = ETB_2_m_baseTarget, "ETB 2: Target: Base", float, "%.2f"
entry = ETB_2_m_trim, "ETB 2: Target: Trim", float, "%.2f"
entry = ETB_2_luaAdjustment, "ETB 2: Target: Lua adjustment", float, "%.1f"
entry = ETB_2_m_adjustedTarget, "ETB 2: Target", float, "%.2f"
entry = ETB_2_m_feedForward, "ETB 2: Feed forward", float, "%.2f"
entry = ETB_2_m_error, "ETB 2: Error", float, "%.2f"
entry = ETB_2_m_outputDuty, "ETB 2: Duty cycle", float, "%.1f"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI (FOME) master.2024.12.15.hellen88bmw.139058344"
signature = "rusEFI (FOME) master.2024.12.15.hellen88bmw.1320482721"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar
signature = "rusEFI (FOME) master.2024.12.15.hellen88bmw.139058344" ; signature is expected to be 7 or more characters
signature = "rusEFI (FOME) master.2024.12.15.hellen88bmw.1320482721" ; 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
@ -5023,10 +5023,10 @@ entry = Idle_openLoop, "Idle: Open loop", float, "%.1f"
entry = Idle_idleClosedLoop, "Idle: Closed loop", float, "%.2f"
entry = Idle_currentIdlePosition, "Idle: Position", float, "%.1f"
entry = ETB_1_m_wastegatePosition, "ETB 1: DC: wastegatePosition", float, "%.2f"
entry = ETB_1_m_baseTarget, "ETB 1: Base target", float, "%.2f"
entry = ETB_1_m_trim, "ETB 1: Trim", float, "%.2f"
entry = ETB_1_luaAdjustment, "ETB 1: Lua adjustment", float, "%.1f"
entry = ETB_1_m_adjustedTarget, "ETB 1: Adjusted target", float, "%.2f"
entry = ETB_1_m_baseTarget, "ETB 1: Target: Base", float, "%.2f"
entry = ETB_1_m_trim, "ETB 1: Target: Trim", float, "%.2f"
entry = ETB_1_luaAdjustment, "ETB 1: Target: Lua adjustment", float, "%.1f"
entry = ETB_1_m_adjustedTarget, "ETB 1: Target", float, "%.2f"
entry = ETB_1_m_feedForward, "ETB 1: Feed forward", float, "%.2f"
entry = ETB_1_m_error, "ETB 1: Error", float, "%.2f"
entry = ETB_1_m_outputDuty, "ETB 1: Duty cycle", float, "%.1f"
@ -5037,10 +5037,10 @@ entry = ETB_1_etbPpsErrorCounter, "ETB 1: Pedal error counter", int, "%d"
entry = ETB_1_jamTimer, "ETB 1: Jam timer", float, "%.2f"
entry = ETB_1_etbErrorCode, "ETB 1: Error code", int, "%d"
entry = ETB_2_m_wastegatePosition, "ETB 2: DC: wastegatePosition", float, "%.2f"
entry = ETB_2_m_baseTarget, "ETB 2: Base target", float, "%.2f"
entry = ETB_2_m_trim, "ETB 2: Trim", float, "%.2f"
entry = ETB_2_luaAdjustment, "ETB 2: Lua adjustment", float, "%.1f"
entry = ETB_2_m_adjustedTarget, "ETB 2: Adjusted target", float, "%.2f"
entry = ETB_2_m_baseTarget, "ETB 2: Target: Base", float, "%.2f"
entry = ETB_2_m_trim, "ETB 2: Target: Trim", float, "%.2f"
entry = ETB_2_luaAdjustment, "ETB 2: Target: Lua adjustment", float, "%.1f"
entry = ETB_2_m_adjustedTarget, "ETB 2: Target", float, "%.2f"
entry = ETB_2_m_feedForward, "ETB 2: Feed forward", float, "%.2f"
entry = ETB_2_m_error, "ETB 2: Error", float, "%.2f"
entry = ETB_2_m_outputDuty, "ETB 2: Duty cycle", float, "%.1f"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI (FOME) master.2024.12.15.hellenNA6.1605079689"
signature = "rusEFI (FOME) master.2024.12.15.hellenNA6.425113984"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar
signature = "rusEFI (FOME) master.2024.12.15.hellenNA6.1605079689" ; signature is expected to be 7 or more characters
signature = "rusEFI (FOME) master.2024.12.15.hellenNA6.425113984" ; 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
@ -5023,10 +5023,10 @@ entry = Idle_openLoop, "Idle: Open loop", float, "%.1f"
entry = Idle_idleClosedLoop, "Idle: Closed loop", float, "%.2f"
entry = Idle_currentIdlePosition, "Idle: Position", float, "%.1f"
entry = ETB_1_m_wastegatePosition, "ETB 1: DC: wastegatePosition", float, "%.2f"
entry = ETB_1_m_baseTarget, "ETB 1: Base target", float, "%.2f"
entry = ETB_1_m_trim, "ETB 1: Trim", float, "%.2f"
entry = ETB_1_luaAdjustment, "ETB 1: Lua adjustment", float, "%.1f"
entry = ETB_1_m_adjustedTarget, "ETB 1: Adjusted target", float, "%.2f"
entry = ETB_1_m_baseTarget, "ETB 1: Target: Base", float, "%.2f"
entry = ETB_1_m_trim, "ETB 1: Target: Trim", float, "%.2f"
entry = ETB_1_luaAdjustment, "ETB 1: Target: Lua adjustment", float, "%.1f"
entry = ETB_1_m_adjustedTarget, "ETB 1: Target", float, "%.2f"
entry = ETB_1_m_feedForward, "ETB 1: Feed forward", float, "%.2f"
entry = ETB_1_m_error, "ETB 1: Error", float, "%.2f"
entry = ETB_1_m_outputDuty, "ETB 1: Duty cycle", float, "%.1f"
@ -5037,10 +5037,10 @@ entry = ETB_1_etbPpsErrorCounter, "ETB 1: Pedal error counter", int, "%d"
entry = ETB_1_jamTimer, "ETB 1: Jam timer", float, "%.2f"
entry = ETB_1_etbErrorCode, "ETB 1: Error code", int, "%d"
entry = ETB_2_m_wastegatePosition, "ETB 2: DC: wastegatePosition", float, "%.2f"
entry = ETB_2_m_baseTarget, "ETB 2: Base target", float, "%.2f"
entry = ETB_2_m_trim, "ETB 2: Trim", float, "%.2f"
entry = ETB_2_luaAdjustment, "ETB 2: Lua adjustment", float, "%.1f"
entry = ETB_2_m_adjustedTarget, "ETB 2: Adjusted target", float, "%.2f"
entry = ETB_2_m_baseTarget, "ETB 2: Target: Base", float, "%.2f"
entry = ETB_2_m_trim, "ETB 2: Target: Trim", float, "%.2f"
entry = ETB_2_luaAdjustment, "ETB 2: Target: Lua adjustment", float, "%.1f"
entry = ETB_2_m_adjustedTarget, "ETB 2: Target", float, "%.2f"
entry = ETB_2_m_feedForward, "ETB 2: Feed forward", float, "%.2f"
entry = ETB_2_m_error, "ETB 2: Error", float, "%.2f"
entry = ETB_2_m_outputDuty, "ETB 2: Duty cycle", float, "%.1f"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI (FOME) master.2024.12.15.hellenNA8_96.4233830041"
signature = "rusEFI (FOME) master.2024.12.15.hellenNA8_96.3131454864"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar
signature = "rusEFI (FOME) master.2024.12.15.hellenNA8_96.4233830041" ; signature is expected to be 7 or more characters
signature = "rusEFI (FOME) master.2024.12.15.hellenNA8_96.3131454864" ; 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
@ -5023,10 +5023,10 @@ entry = Idle_openLoop, "Idle: Open loop", float, "%.1f"
entry = Idle_idleClosedLoop, "Idle: Closed loop", float, "%.2f"
entry = Idle_currentIdlePosition, "Idle: Position", float, "%.1f"
entry = ETB_1_m_wastegatePosition, "ETB 1: DC: wastegatePosition", float, "%.2f"
entry = ETB_1_m_baseTarget, "ETB 1: Base target", float, "%.2f"
entry = ETB_1_m_trim, "ETB 1: Trim", float, "%.2f"
entry = ETB_1_luaAdjustment, "ETB 1: Lua adjustment", float, "%.1f"
entry = ETB_1_m_adjustedTarget, "ETB 1: Adjusted target", float, "%.2f"
entry = ETB_1_m_baseTarget, "ETB 1: Target: Base", float, "%.2f"
entry = ETB_1_m_trim, "ETB 1: Target: Trim", float, "%.2f"
entry = ETB_1_luaAdjustment, "ETB 1: Target: Lua adjustment", float, "%.1f"
entry = ETB_1_m_adjustedTarget, "ETB 1: Target", float, "%.2f"
entry = ETB_1_m_feedForward, "ETB 1: Feed forward", float, "%.2f"
entry = ETB_1_m_error, "ETB 1: Error", float, "%.2f"
entry = ETB_1_m_outputDuty, "ETB 1: Duty cycle", float, "%.1f"
@ -5037,10 +5037,10 @@ entry = ETB_1_etbPpsErrorCounter, "ETB 1: Pedal error counter", int, "%d"
entry = ETB_1_jamTimer, "ETB 1: Jam timer", float, "%.2f"
entry = ETB_1_etbErrorCode, "ETB 1: Error code", int, "%d"
entry = ETB_2_m_wastegatePosition, "ETB 2: DC: wastegatePosition", float, "%.2f"
entry = ETB_2_m_baseTarget, "ETB 2: Base target", float, "%.2f"
entry = ETB_2_m_trim, "ETB 2: Trim", float, "%.2f"
entry = ETB_2_luaAdjustment, "ETB 2: Lua adjustment", float, "%.1f"
entry = ETB_2_m_adjustedTarget, "ETB 2: Adjusted target", float, "%.2f"
entry = ETB_2_m_baseTarget, "ETB 2: Target: Base", float, "%.2f"
entry = ETB_2_m_trim, "ETB 2: Target: Trim", float, "%.2f"
entry = ETB_2_luaAdjustment, "ETB 2: Target: Lua adjustment", float, "%.1f"
entry = ETB_2_m_adjustedTarget, "ETB 2: Target", float, "%.2f"
entry = ETB_2_m_feedForward, "ETB 2: Feed forward", float, "%.2f"
entry = ETB_2_m_error, "ETB 2: Error", float, "%.2f"
entry = ETB_2_m_outputDuty, "ETB 2: Duty cycle", float, "%.1f"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI (FOME) master.2024.12.15.mre_f4.3032567062"
signature = "rusEFI (FOME) master.2024.12.15.mre_f4.4064044575"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar
signature = "rusEFI (FOME) master.2024.12.15.mre_f4.3032567062" ; signature is expected to be 7 or more characters
signature = "rusEFI (FOME) master.2024.12.15.mre_f4.4064044575" ; 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
@ -5024,10 +5024,10 @@ entry = Idle_openLoop, "Idle: Open loop", float, "%.1f"
entry = Idle_idleClosedLoop, "Idle: Closed loop", float, "%.2f"
entry = Idle_currentIdlePosition, "Idle: Position", float, "%.1f"
entry = ETB_1_m_wastegatePosition, "ETB 1: DC: wastegatePosition", float, "%.2f"
entry = ETB_1_m_baseTarget, "ETB 1: Base target", float, "%.2f"
entry = ETB_1_m_trim, "ETB 1: Trim", float, "%.2f"
entry = ETB_1_luaAdjustment, "ETB 1: Lua adjustment", float, "%.1f"
entry = ETB_1_m_adjustedTarget, "ETB 1: Adjusted target", float, "%.2f"
entry = ETB_1_m_baseTarget, "ETB 1: Target: Base", float, "%.2f"
entry = ETB_1_m_trim, "ETB 1: Target: Trim", float, "%.2f"
entry = ETB_1_luaAdjustment, "ETB 1: Target: Lua adjustment", float, "%.1f"
entry = ETB_1_m_adjustedTarget, "ETB 1: Target", float, "%.2f"
entry = ETB_1_m_feedForward, "ETB 1: Feed forward", float, "%.2f"
entry = ETB_1_m_error, "ETB 1: Error", float, "%.2f"
entry = ETB_1_m_outputDuty, "ETB 1: Duty cycle", float, "%.1f"
@ -5038,10 +5038,10 @@ entry = ETB_1_etbPpsErrorCounter, "ETB 1: Pedal error counter", int, "%d"
entry = ETB_1_jamTimer, "ETB 1: Jam timer", float, "%.2f"
entry = ETB_1_etbErrorCode, "ETB 1: Error code", int, "%d"
entry = ETB_2_m_wastegatePosition, "ETB 2: DC: wastegatePosition", float, "%.2f"
entry = ETB_2_m_baseTarget, "ETB 2: Base target", float, "%.2f"
entry = ETB_2_m_trim, "ETB 2: Trim", float, "%.2f"
entry = ETB_2_luaAdjustment, "ETB 2: Lua adjustment", float, "%.1f"
entry = ETB_2_m_adjustedTarget, "ETB 2: Adjusted target", float, "%.2f"
entry = ETB_2_m_baseTarget, "ETB 2: Target: Base", float, "%.2f"
entry = ETB_2_m_trim, "ETB 2: Target: Trim", float, "%.2f"
entry = ETB_2_luaAdjustment, "ETB 2: Target: Lua adjustment", float, "%.1f"
entry = ETB_2_m_adjustedTarget, "ETB 2: Target", float, "%.2f"
entry = ETB_2_m_feedForward, "ETB 2: Feed forward", float, "%.2f"
entry = ETB_2_m_error, "ETB 2: Error", float, "%.2f"
entry = ETB_2_m_outputDuty, "ETB 2: Duty cycle", float, "%.1f"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI (FOME) master.2024.12.15.mre_f7.3032567062"
signature = "rusEFI (FOME) master.2024.12.15.mre_f7.4064044575"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar
signature = "rusEFI (FOME) master.2024.12.15.mre_f7.3032567062" ; signature is expected to be 7 or more characters
signature = "rusEFI (FOME) master.2024.12.15.mre_f7.4064044575" ; 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
@ -5024,10 +5024,10 @@ entry = Idle_openLoop, "Idle: Open loop", float, "%.1f"
entry = Idle_idleClosedLoop, "Idle: Closed loop", float, "%.2f"
entry = Idle_currentIdlePosition, "Idle: Position", float, "%.1f"
entry = ETB_1_m_wastegatePosition, "ETB 1: DC: wastegatePosition", float, "%.2f"
entry = ETB_1_m_baseTarget, "ETB 1: Base target", float, "%.2f"
entry = ETB_1_m_trim, "ETB 1: Trim", float, "%.2f"
entry = ETB_1_luaAdjustment, "ETB 1: Lua adjustment", float, "%.1f"
entry = ETB_1_m_adjustedTarget, "ETB 1: Adjusted target", float, "%.2f"
entry = ETB_1_m_baseTarget, "ETB 1: Target: Base", float, "%.2f"
entry = ETB_1_m_trim, "ETB 1: Target: Trim", float, "%.2f"
entry = ETB_1_luaAdjustment, "ETB 1: Target: Lua adjustment", float, "%.1f"
entry = ETB_1_m_adjustedTarget, "ETB 1: Target", float, "%.2f"
entry = ETB_1_m_feedForward, "ETB 1: Feed forward", float, "%.2f"
entry = ETB_1_m_error, "ETB 1: Error", float, "%.2f"
entry = ETB_1_m_outputDuty, "ETB 1: Duty cycle", float, "%.1f"
@ -5038,10 +5038,10 @@ entry = ETB_1_etbPpsErrorCounter, "ETB 1: Pedal error counter", int, "%d"
entry = ETB_1_jamTimer, "ETB 1: Jam timer", float, "%.2f"
entry = ETB_1_etbErrorCode, "ETB 1: Error code", int, "%d"
entry = ETB_2_m_wastegatePosition, "ETB 2: DC: wastegatePosition", float, "%.2f"
entry = ETB_2_m_baseTarget, "ETB 2: Base target", float, "%.2f"
entry = ETB_2_m_trim, "ETB 2: Trim", float, "%.2f"
entry = ETB_2_luaAdjustment, "ETB 2: Lua adjustment", float, "%.1f"
entry = ETB_2_m_adjustedTarget, "ETB 2: Adjusted target", float, "%.2f"
entry = ETB_2_m_baseTarget, "ETB 2: Target: Base", float, "%.2f"
entry = ETB_2_m_trim, "ETB 2: Target: Trim", float, "%.2f"
entry = ETB_2_luaAdjustment, "ETB 2: Target: Lua adjustment", float, "%.1f"
entry = ETB_2_m_adjustedTarget, "ETB 2: Target", float, "%.2f"
entry = ETB_2_m_feedForward, "ETB 2: Feed forward", float, "%.2f"
entry = ETB_2_m_error, "ETB 2: Error", float, "%.2f"
entry = ETB_2_m_outputDuty, "ETB 2: Duty cycle", float, "%.1f"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI (FOME) master.2024.12.15.prometheus_405.1675355454"
signature = "rusEFI (FOME) master.2024.12.15.prometheus_405.623300151"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar
signature = "rusEFI (FOME) master.2024.12.15.prometheus_405.1675355454" ; signature is expected to be 7 or more characters
signature = "rusEFI (FOME) master.2024.12.15.prometheus_405.623300151" ; 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
@ -5023,10 +5023,10 @@ entry = Idle_openLoop, "Idle: Open loop", float, "%.1f"
entry = Idle_idleClosedLoop, "Idle: Closed loop", float, "%.2f"
entry = Idle_currentIdlePosition, "Idle: Position", float, "%.1f"
entry = ETB_1_m_wastegatePosition, "ETB 1: DC: wastegatePosition", float, "%.2f"
entry = ETB_1_m_baseTarget, "ETB 1: Base target", float, "%.2f"
entry = ETB_1_m_trim, "ETB 1: Trim", float, "%.2f"
entry = ETB_1_luaAdjustment, "ETB 1: Lua adjustment", float, "%.1f"
entry = ETB_1_m_adjustedTarget, "ETB 1: Adjusted target", float, "%.2f"
entry = ETB_1_m_baseTarget, "ETB 1: Target: Base", float, "%.2f"
entry = ETB_1_m_trim, "ETB 1: Target: Trim", float, "%.2f"
entry = ETB_1_luaAdjustment, "ETB 1: Target: Lua adjustment", float, "%.1f"
entry = ETB_1_m_adjustedTarget, "ETB 1: Target", float, "%.2f"
entry = ETB_1_m_feedForward, "ETB 1: Feed forward", float, "%.2f"
entry = ETB_1_m_error, "ETB 1: Error", float, "%.2f"
entry = ETB_1_m_outputDuty, "ETB 1: Duty cycle", float, "%.1f"
@ -5037,10 +5037,10 @@ entry = ETB_1_etbPpsErrorCounter, "ETB 1: Pedal error counter", int, "%d"
entry = ETB_1_jamTimer, "ETB 1: Jam timer", float, "%.2f"
entry = ETB_1_etbErrorCode, "ETB 1: Error code", int, "%d"
entry = ETB_2_m_wastegatePosition, "ETB 2: DC: wastegatePosition", float, "%.2f"
entry = ETB_2_m_baseTarget, "ETB 2: Base target", float, "%.2f"
entry = ETB_2_m_trim, "ETB 2: Trim", float, "%.2f"
entry = ETB_2_luaAdjustment, "ETB 2: Lua adjustment", float, "%.1f"
entry = ETB_2_m_adjustedTarget, "ETB 2: Adjusted target", float, "%.2f"
entry = ETB_2_m_baseTarget, "ETB 2: Target: Base", float, "%.2f"
entry = ETB_2_m_trim, "ETB 2: Target: Trim", float, "%.2f"
entry = ETB_2_luaAdjustment, "ETB 2: Target: Lua adjustment", float, "%.1f"
entry = ETB_2_m_adjustedTarget, "ETB 2: Target", float, "%.2f"
entry = ETB_2_m_feedForward, "ETB 2: Feed forward", float, "%.2f"
entry = ETB_2_m_error, "ETB 2: Error", float, "%.2f"
entry = ETB_2_m_outputDuty, "ETB 2: Duty cycle", float, "%.1f"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI (FOME) master.2024.12.15.prometheus_469.1675355454"
signature = "rusEFI (FOME) master.2024.12.15.prometheus_469.623300151"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar
signature = "rusEFI (FOME) master.2024.12.15.prometheus_469.1675355454" ; signature is expected to be 7 or more characters
signature = "rusEFI (FOME) master.2024.12.15.prometheus_469.623300151" ; 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
@ -5023,10 +5023,10 @@ entry = Idle_openLoop, "Idle: Open loop", float, "%.1f"
entry = Idle_idleClosedLoop, "Idle: Closed loop", float, "%.2f"
entry = Idle_currentIdlePosition, "Idle: Position", float, "%.1f"
entry = ETB_1_m_wastegatePosition, "ETB 1: DC: wastegatePosition", float, "%.2f"
entry = ETB_1_m_baseTarget, "ETB 1: Base target", float, "%.2f"
entry = ETB_1_m_trim, "ETB 1: Trim", float, "%.2f"
entry = ETB_1_luaAdjustment, "ETB 1: Lua adjustment", float, "%.1f"
entry = ETB_1_m_adjustedTarget, "ETB 1: Adjusted target", float, "%.2f"
entry = ETB_1_m_baseTarget, "ETB 1: Target: Base", float, "%.2f"
entry = ETB_1_m_trim, "ETB 1: Target: Trim", float, "%.2f"
entry = ETB_1_luaAdjustment, "ETB 1: Target: Lua adjustment", float, "%.1f"
entry = ETB_1_m_adjustedTarget, "ETB 1: Target", float, "%.2f"
entry = ETB_1_m_feedForward, "ETB 1: Feed forward", float, "%.2f"
entry = ETB_1_m_error, "ETB 1: Error", float, "%.2f"
entry = ETB_1_m_outputDuty, "ETB 1: Duty cycle", float, "%.1f"
@ -5037,10 +5037,10 @@ entry = ETB_1_etbPpsErrorCounter, "ETB 1: Pedal error counter", int, "%d"
entry = ETB_1_jamTimer, "ETB 1: Jam timer", float, "%.2f"
entry = ETB_1_etbErrorCode, "ETB 1: Error code", int, "%d"
entry = ETB_2_m_wastegatePosition, "ETB 2: DC: wastegatePosition", float, "%.2f"
entry = ETB_2_m_baseTarget, "ETB 2: Base target", float, "%.2f"
entry = ETB_2_m_trim, "ETB 2: Trim", float, "%.2f"
entry = ETB_2_luaAdjustment, "ETB 2: Lua adjustment", float, "%.1f"
entry = ETB_2_m_adjustedTarget, "ETB 2: Adjusted target", float, "%.2f"
entry = ETB_2_m_baseTarget, "ETB 2: Target: Base", float, "%.2f"
entry = ETB_2_m_trim, "ETB 2: Target: Trim", float, "%.2f"
entry = ETB_2_luaAdjustment, "ETB 2: Target: Lua adjustment", float, "%.1f"
entry = ETB_2_m_adjustedTarget, "ETB 2: Target", float, "%.2f"
entry = ETB_2_m_feedForward, "ETB 2: Feed forward", float, "%.2f"
entry = ETB_2_m_error, "ETB 2: Error", float, "%.2f"
entry = ETB_2_m_outputDuty, "ETB 2: Duty cycle", float, "%.1f"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI (FOME) master.2024.12.15.proteus_f4.3651547603"
signature = "rusEFI (FOME) master.2024.12.15.proteus_f4.2673547994"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar
signature = "rusEFI (FOME) master.2024.12.15.proteus_f4.3651547603" ; signature is expected to be 7 or more characters
signature = "rusEFI (FOME) master.2024.12.15.proteus_f4.2673547994" ; 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
@ -5023,10 +5023,10 @@ entry = Idle_openLoop, "Idle: Open loop", float, "%.1f"
entry = Idle_idleClosedLoop, "Idle: Closed loop", float, "%.2f"
entry = Idle_currentIdlePosition, "Idle: Position", float, "%.1f"
entry = ETB_1_m_wastegatePosition, "ETB 1: DC: wastegatePosition", float, "%.2f"
entry = ETB_1_m_baseTarget, "ETB 1: Base target", float, "%.2f"
entry = ETB_1_m_trim, "ETB 1: Trim", float, "%.2f"
entry = ETB_1_luaAdjustment, "ETB 1: Lua adjustment", float, "%.1f"
entry = ETB_1_m_adjustedTarget, "ETB 1: Adjusted target", float, "%.2f"
entry = ETB_1_m_baseTarget, "ETB 1: Target: Base", float, "%.2f"
entry = ETB_1_m_trim, "ETB 1: Target: Trim", float, "%.2f"
entry = ETB_1_luaAdjustment, "ETB 1: Target: Lua adjustment", float, "%.1f"
entry = ETB_1_m_adjustedTarget, "ETB 1: Target", float, "%.2f"
entry = ETB_1_m_feedForward, "ETB 1: Feed forward", float, "%.2f"
entry = ETB_1_m_error, "ETB 1: Error", float, "%.2f"
entry = ETB_1_m_outputDuty, "ETB 1: Duty cycle", float, "%.1f"
@ -5037,10 +5037,10 @@ entry = ETB_1_etbPpsErrorCounter, "ETB 1: Pedal error counter", int, "%d"
entry = ETB_1_jamTimer, "ETB 1: Jam timer", float, "%.2f"
entry = ETB_1_etbErrorCode, "ETB 1: Error code", int, "%d"
entry = ETB_2_m_wastegatePosition, "ETB 2: DC: wastegatePosition", float, "%.2f"
entry = ETB_2_m_baseTarget, "ETB 2: Base target", float, "%.2f"
entry = ETB_2_m_trim, "ETB 2: Trim", float, "%.2f"
entry = ETB_2_luaAdjustment, "ETB 2: Lua adjustment", float, "%.1f"
entry = ETB_2_m_adjustedTarget, "ETB 2: Adjusted target", float, "%.2f"
entry = ETB_2_m_baseTarget, "ETB 2: Target: Base", float, "%.2f"
entry = ETB_2_m_trim, "ETB 2: Target: Trim", float, "%.2f"
entry = ETB_2_luaAdjustment, "ETB 2: Target: Lua adjustment", float, "%.1f"
entry = ETB_2_m_adjustedTarget, "ETB 2: Target", float, "%.2f"
entry = ETB_2_m_feedForward, "ETB 2: Feed forward", float, "%.2f"
entry = ETB_2_m_error, "ETB 2: Error", float, "%.2f"
entry = ETB_2_m_outputDuty, "ETB 2: Duty cycle", float, "%.1f"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI (FOME) master.2024.12.15.proteus_f7.3651547603"
signature = "rusEFI (FOME) master.2024.12.15.proteus_f7.2673547994"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar
signature = "rusEFI (FOME) master.2024.12.15.proteus_f7.3651547603" ; signature is expected to be 7 or more characters
signature = "rusEFI (FOME) master.2024.12.15.proteus_f7.2673547994" ; 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
@ -5023,10 +5023,10 @@ entry = Idle_openLoop, "Idle: Open loop", float, "%.1f"
entry = Idle_idleClosedLoop, "Idle: Closed loop", float, "%.2f"
entry = Idle_currentIdlePosition, "Idle: Position", float, "%.1f"
entry = ETB_1_m_wastegatePosition, "ETB 1: DC: wastegatePosition", float, "%.2f"
entry = ETB_1_m_baseTarget, "ETB 1: Base target", float, "%.2f"
entry = ETB_1_m_trim, "ETB 1: Trim", float, "%.2f"
entry = ETB_1_luaAdjustment, "ETB 1: Lua adjustment", float, "%.1f"
entry = ETB_1_m_adjustedTarget, "ETB 1: Adjusted target", float, "%.2f"
entry = ETB_1_m_baseTarget, "ETB 1: Target: Base", float, "%.2f"
entry = ETB_1_m_trim, "ETB 1: Target: Trim", float, "%.2f"
entry = ETB_1_luaAdjustment, "ETB 1: Target: Lua adjustment", float, "%.1f"
entry = ETB_1_m_adjustedTarget, "ETB 1: Target", float, "%.2f"
entry = ETB_1_m_feedForward, "ETB 1: Feed forward", float, "%.2f"
entry = ETB_1_m_error, "ETB 1: Error", float, "%.2f"
entry = ETB_1_m_outputDuty, "ETB 1: Duty cycle", float, "%.1f"
@ -5037,10 +5037,10 @@ entry = ETB_1_etbPpsErrorCounter, "ETB 1: Pedal error counter", int, "%d"
entry = ETB_1_jamTimer, "ETB 1: Jam timer", float, "%.2f"
entry = ETB_1_etbErrorCode, "ETB 1: Error code", int, "%d"
entry = ETB_2_m_wastegatePosition, "ETB 2: DC: wastegatePosition", float, "%.2f"
entry = ETB_2_m_baseTarget, "ETB 2: Base target", float, "%.2f"
entry = ETB_2_m_trim, "ETB 2: Trim", float, "%.2f"
entry = ETB_2_luaAdjustment, "ETB 2: Lua adjustment", float, "%.1f"
entry = ETB_2_m_adjustedTarget, "ETB 2: Adjusted target", float, "%.2f"
entry = ETB_2_m_baseTarget, "ETB 2: Target: Base", float, "%.2f"
entry = ETB_2_m_trim, "ETB 2: Target: Trim", float, "%.2f"
entry = ETB_2_luaAdjustment, "ETB 2: Target: Lua adjustment", float, "%.1f"
entry = ETB_2_m_adjustedTarget, "ETB 2: Target", float, "%.2f"
entry = ETB_2_m_feedForward, "ETB 2: Feed forward", float, "%.2f"
entry = ETB_2_m_error, "ETB 2: Error", float, "%.2f"
entry = ETB_2_m_outputDuty, "ETB 2: Duty cycle", float, "%.1f"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI (FOME) master.2024.12.15.proteus_h7.3651547603"
signature = "rusEFI (FOME) master.2024.12.15.proteus_h7.2673547994"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar
signature = "rusEFI (FOME) master.2024.12.15.proteus_h7.3651547603" ; signature is expected to be 7 or more characters
signature = "rusEFI (FOME) master.2024.12.15.proteus_h7.2673547994" ; 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
@ -5023,10 +5023,10 @@ entry = Idle_openLoop, "Idle: Open loop", float, "%.1f"
entry = Idle_idleClosedLoop, "Idle: Closed loop", float, "%.2f"
entry = Idle_currentIdlePosition, "Idle: Position", float, "%.1f"
entry = ETB_1_m_wastegatePosition, "ETB 1: DC: wastegatePosition", float, "%.2f"
entry = ETB_1_m_baseTarget, "ETB 1: Base target", float, "%.2f"
entry = ETB_1_m_trim, "ETB 1: Trim", float, "%.2f"
entry = ETB_1_luaAdjustment, "ETB 1: Lua adjustment", float, "%.1f"
entry = ETB_1_m_adjustedTarget, "ETB 1: Adjusted target", float, "%.2f"
entry = ETB_1_m_baseTarget, "ETB 1: Target: Base", float, "%.2f"
entry = ETB_1_m_trim, "ETB 1: Target: Trim", float, "%.2f"
entry = ETB_1_luaAdjustment, "ETB 1: Target: Lua adjustment", float, "%.1f"
entry = ETB_1_m_adjustedTarget, "ETB 1: Target", float, "%.2f"
entry = ETB_1_m_feedForward, "ETB 1: Feed forward", float, "%.2f"
entry = ETB_1_m_error, "ETB 1: Error", float, "%.2f"
entry = ETB_1_m_outputDuty, "ETB 1: Duty cycle", float, "%.1f"
@ -5037,10 +5037,10 @@ entry = ETB_1_etbPpsErrorCounter, "ETB 1: Pedal error counter", int, "%d"
entry = ETB_1_jamTimer, "ETB 1: Jam timer", float, "%.2f"
entry = ETB_1_etbErrorCode, "ETB 1: Error code", int, "%d"
entry = ETB_2_m_wastegatePosition, "ETB 2: DC: wastegatePosition", float, "%.2f"
entry = ETB_2_m_baseTarget, "ETB 2: Base target", float, "%.2f"
entry = ETB_2_m_trim, "ETB 2: Trim", float, "%.2f"
entry = ETB_2_luaAdjustment, "ETB 2: Lua adjustment", float, "%.1f"
entry = ETB_2_m_adjustedTarget, "ETB 2: Adjusted target", float, "%.2f"
entry = ETB_2_m_baseTarget, "ETB 2: Target: Base", float, "%.2f"
entry = ETB_2_m_trim, "ETB 2: Target: Trim", float, "%.2f"
entry = ETB_2_luaAdjustment, "ETB 2: Target: Lua adjustment", float, "%.1f"
entry = ETB_2_m_adjustedTarget, "ETB 2: Target", float, "%.2f"
entry = ETB_2_m_feedForward, "ETB 2: Feed forward", float, "%.2f"
entry = ETB_2_m_error, "ETB 2: Error", float, "%.2f"
entry = ETB_2_m_outputDuty, "ETB 2: Duty cycle", float, "%.1f"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI (FOME) master.2024.12.15.small-can-board.3139649328"
signature = "rusEFI (FOME) master.2024.12.15.small-can-board.4259189817"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar
signature = "rusEFI (FOME) master.2024.12.15.small-can-board.3139649328" ; signature is expected to be 7 or more characters
signature = "rusEFI (FOME) master.2024.12.15.small-can-board.4259189817" ; 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
@ -5023,10 +5023,10 @@ entry = Idle_openLoop, "Idle: Open loop", float, "%.1f"
entry = Idle_idleClosedLoop, "Idle: Closed loop", float, "%.2f"
entry = Idle_currentIdlePosition, "Idle: Position", float, "%.1f"
entry = ETB_1_m_wastegatePosition, "ETB 1: DC: wastegatePosition", float, "%.2f"
entry = ETB_1_m_baseTarget, "ETB 1: Base target", float, "%.2f"
entry = ETB_1_m_trim, "ETB 1: Trim", float, "%.2f"
entry = ETB_1_luaAdjustment, "ETB 1: Lua adjustment", float, "%.1f"
entry = ETB_1_m_adjustedTarget, "ETB 1: Adjusted target", float, "%.2f"
entry = ETB_1_m_baseTarget, "ETB 1: Target: Base", float, "%.2f"
entry = ETB_1_m_trim, "ETB 1: Target: Trim", float, "%.2f"
entry = ETB_1_luaAdjustment, "ETB 1: Target: Lua adjustment", float, "%.1f"
entry = ETB_1_m_adjustedTarget, "ETB 1: Target", float, "%.2f"
entry = ETB_1_m_feedForward, "ETB 1: Feed forward", float, "%.2f"
entry = ETB_1_m_error, "ETB 1: Error", float, "%.2f"
entry = ETB_1_m_outputDuty, "ETB 1: Duty cycle", float, "%.1f"
@ -5037,10 +5037,10 @@ entry = ETB_1_etbPpsErrorCounter, "ETB 1: Pedal error counter", int, "%d"
entry = ETB_1_jamTimer, "ETB 1: Jam timer", float, "%.2f"
entry = ETB_1_etbErrorCode, "ETB 1: Error code", int, "%d"
entry = ETB_2_m_wastegatePosition, "ETB 2: DC: wastegatePosition", float, "%.2f"
entry = ETB_2_m_baseTarget, "ETB 2: Base target", float, "%.2f"
entry = ETB_2_m_trim, "ETB 2: Trim", float, "%.2f"
entry = ETB_2_luaAdjustment, "ETB 2: Lua adjustment", float, "%.1f"
entry = ETB_2_m_adjustedTarget, "ETB 2: Adjusted target", float, "%.2f"
entry = ETB_2_m_baseTarget, "ETB 2: Target: Base", float, "%.2f"
entry = ETB_2_m_trim, "ETB 2: Target: Trim", float, "%.2f"
entry = ETB_2_luaAdjustment, "ETB 2: Target: Lua adjustment", float, "%.1f"
entry = ETB_2_m_adjustedTarget, "ETB 2: Target", float, "%.2f"
entry = ETB_2_m_feedForward, "ETB 2: Feed forward", float, "%.2f"
entry = ETB_2_m_error, "ETB 2: Error", float, "%.2f"
entry = ETB_2_m_outputDuty, "ETB 2: Duty cycle", float, "%.1f"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI (FOME) master.2024.12.15.tdg-pdm8.3655402636"
signature = "rusEFI (FOME) master.2024.12.15.tdg-pdm8.2669424517"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar
signature = "rusEFI (FOME) master.2024.12.15.tdg-pdm8.3655402636" ; signature is expected to be 7 or more characters
signature = "rusEFI (FOME) master.2024.12.15.tdg-pdm8.2669424517" ; 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
@ -5023,10 +5023,10 @@ entry = Idle_openLoop, "Idle: Open loop", float, "%.1f"
entry = Idle_idleClosedLoop, "Idle: Closed loop", float, "%.2f"
entry = Idle_currentIdlePosition, "Idle: Position", float, "%.1f"
entry = ETB_1_m_wastegatePosition, "ETB 1: DC: wastegatePosition", float, "%.2f"
entry = ETB_1_m_baseTarget, "ETB 1: Base target", float, "%.2f"
entry = ETB_1_m_trim, "ETB 1: Trim", float, "%.2f"
entry = ETB_1_luaAdjustment, "ETB 1: Lua adjustment", float, "%.1f"
entry = ETB_1_m_adjustedTarget, "ETB 1: Adjusted target", float, "%.2f"
entry = ETB_1_m_baseTarget, "ETB 1: Target: Base", float, "%.2f"
entry = ETB_1_m_trim, "ETB 1: Target: Trim", float, "%.2f"
entry = ETB_1_luaAdjustment, "ETB 1: Target: Lua adjustment", float, "%.1f"
entry = ETB_1_m_adjustedTarget, "ETB 1: Target", float, "%.2f"
entry = ETB_1_m_feedForward, "ETB 1: Feed forward", float, "%.2f"
entry = ETB_1_m_error, "ETB 1: Error", float, "%.2f"
entry = ETB_1_m_outputDuty, "ETB 1: Duty cycle", float, "%.1f"
@ -5037,10 +5037,10 @@ entry = ETB_1_etbPpsErrorCounter, "ETB 1: Pedal error counter", int, "%d"
entry = ETB_1_jamTimer, "ETB 1: Jam timer", float, "%.2f"
entry = ETB_1_etbErrorCode, "ETB 1: Error code", int, "%d"
entry = ETB_2_m_wastegatePosition, "ETB 2: DC: wastegatePosition", float, "%.2f"
entry = ETB_2_m_baseTarget, "ETB 2: Base target", float, "%.2f"
entry = ETB_2_m_trim, "ETB 2: Trim", float, "%.2f"
entry = ETB_2_luaAdjustment, "ETB 2: Lua adjustment", float, "%.1f"
entry = ETB_2_m_adjustedTarget, "ETB 2: Adjusted target", float, "%.2f"
entry = ETB_2_m_baseTarget, "ETB 2: Target: Base", float, "%.2f"
entry = ETB_2_m_trim, "ETB 2: Target: Trim", float, "%.2f"
entry = ETB_2_luaAdjustment, "ETB 2: Target: Lua adjustment", float, "%.1f"
entry = ETB_2_m_adjustedTarget, "ETB 2: Target", float, "%.2f"
entry = ETB_2_m_feedForward, "ETB 2: Feed forward", float, "%.2f"
entry = ETB_2_m_error, "ETB 2: Error", float, "%.2f"
entry = ETB_2_m_outputDuty, "ETB 2: Duty cycle", float, "%.1f"

View File

@ -1205,7 +1205,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.2024.12.15.f407-discovery.2986453454";
public static final String TS_SIGNATURE = "rusEFI (FOME) master.2024.12.15.f407-discovery.4110189255";
public static final char TS_SINGLE_WRITE_COMMAND = 'W';
public static final int TS_TOTAL_OUTPUT_SIZE = 1316;
public static final String TS_TRIGGER_SCOPE_CHANNEL_1_NAME = "Channel 1";