Auto-generated configs and docs

This commit is contained in:
GitHub gen-configs Action 2024-12-15 00:39:51 +00:00
parent b9b624d729
commit 34d06779c1
33 changed files with 189 additions and 190 deletions

View File

@ -1,12 +1,12 @@
#pragma once
#include "rusefi_types.h"
struct trigger_state_primary_s {
// Trg: Resync counter
// Resync counter
// offset 0
uint8_t camResyncCounter = (uint8_t)0;
// offset 1
uint8_t alignmentFill_at_1[3];
// Trg: Fully synchronized
// Fully synchronized
// offset 4 bit 0
bool m_hasSynchronizedPhase : 1 {};
// offset 4 bit 1

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.2427494476"
signature = "rusEFI (FOME) master.2024.12.15.alphax-2chan.828989238"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar
signature = "rusEFI (FOME) master.2024.12.15.alphax-2chan.2427494476" ; signature is expected to be 7 or more characters
signature = "rusEFI (FOME) master.2024.12.15.alphax-2chan.828989238" ; 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
@ -2854,8 +2854,8 @@ VVT_B2E_triggerStateIndex = scalar, U08, 1104, "", 1, 0
VVT_B2E_edgeCountRise = scalar, U16, 1106, "", 1, 0
VVT_B2E_edgeCountFall = scalar, U16, 1108, "", 1, 0
; total TS size = 1112
camResyncCounter = scalar, U08, 1112, "", 1, 0
m_hasSynchronizedPhase = bits, U32, 1116, [0:0]
Trg_camResyncCounter = scalar, U08, 1112, "", 1, 0
Trg_m_hasSynchronizedPhase = bits, U32, 1116, [0:0]
; total TS size = 1120
wallFuelCorrection = scalar, F32, 1120, "", 1, 0
wallFuel = scalar, F32, 1124, "", 1, 0
@ -4992,8 +4992,8 @@ entry = VVT_B2E_triggerErrorCounter, "VVT B2E: Sync error counter", int, "%d"
entry = VVT_B2E_triggerStateIndex, "VVT B2E: Trigger state index", int, "%d"
entry = VVT_B2E_edgeCountRise, "VVT B2E: Edge count rise", int, "%d"
entry = VVT_B2E_edgeCountFall, "VVT B2E: Edge count fall", int, "%d"
entry = camResyncCounter, "Trg: Resync counter", int, "%d"
entry = m_hasSynchronizedPhase, "Trg: Fully synchronized", int, "%d"
entry = Trg_camResyncCounter, "Trg: Resync counter", int, "%d"
entry = Trg_m_hasSynchronizedPhase, "Trg: Fully synchronized", int, "%d"
entry = wallFuelCorrection, "fuel wallwetting injection time", float, "%.0f"
entry = wallFuel, "Fuel on the wall", float, "%.0f"
entry = idleState, "idleState", int, "%d"

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.444113453"
signature = "rusEFI (FOME) master.2024.12.15.alphax-4chan.3147914583"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar
signature = "rusEFI (FOME) master.2024.12.15.alphax-4chan.444113453" ; signature is expected to be 7 or more characters
signature = "rusEFI (FOME) master.2024.12.15.alphax-4chan.3147914583" ; 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
@ -2854,8 +2854,8 @@ VVT_B2E_triggerStateIndex = scalar, U08, 1104, "", 1, 0
VVT_B2E_edgeCountRise = scalar, U16, 1106, "", 1, 0
VVT_B2E_edgeCountFall = scalar, U16, 1108, "", 1, 0
; total TS size = 1112
camResyncCounter = scalar, U08, 1112, "", 1, 0
m_hasSynchronizedPhase = bits, U32, 1116, [0:0]
Trg_camResyncCounter = scalar, U08, 1112, "", 1, 0
Trg_m_hasSynchronizedPhase = bits, U32, 1116, [0:0]
; total TS size = 1120
wallFuelCorrection = scalar, F32, 1120, "", 1, 0
wallFuel = scalar, F32, 1124, "", 1, 0
@ -4992,8 +4992,8 @@ entry = VVT_B2E_triggerErrorCounter, "VVT B2E: Sync error counter", int, "%d"
entry = VVT_B2E_triggerStateIndex, "VVT B2E: Trigger state index", int, "%d"
entry = VVT_B2E_edgeCountRise, "VVT B2E: Edge count rise", int, "%d"
entry = VVT_B2E_edgeCountFall, "VVT B2E: Edge count fall", int, "%d"
entry = camResyncCounter, "Trg: Resync counter", int, "%d"
entry = m_hasSynchronizedPhase, "Trg: Fully synchronized", int, "%d"
entry = Trg_camResyncCounter, "Trg: Resync counter", int, "%d"
entry = Trg_m_hasSynchronizedPhase, "Trg: Fully synchronized", int, "%d"
entry = wallFuelCorrection, "fuel wallwetting injection time", float, "%.0f"
entry = wallFuel, "Fuel on the wall", float, "%.0f"
entry = idleState, "idleState", int, "%d"

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.1656988884"
signature = "rusEFI (FOME) master.2024.12.15.alphax-8chan.3273284526"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar
signature = "rusEFI (FOME) master.2024.12.15.alphax-8chan.1656988884" ; signature is expected to be 7 or more characters
signature = "rusEFI (FOME) master.2024.12.15.alphax-8chan.3273284526" ; 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
@ -2854,8 +2854,8 @@ VVT_B2E_triggerStateIndex = scalar, U08, 1104, "", 1, 0
VVT_B2E_edgeCountRise = scalar, U16, 1106, "", 1, 0
VVT_B2E_edgeCountFall = scalar, U16, 1108, "", 1, 0
; total TS size = 1112
camResyncCounter = scalar, U08, 1112, "", 1, 0
m_hasSynchronizedPhase = bits, U32, 1116, [0:0]
Trg_camResyncCounter = scalar, U08, 1112, "", 1, 0
Trg_m_hasSynchronizedPhase = bits, U32, 1116, [0:0]
; total TS size = 1120
wallFuelCorrection = scalar, F32, 1120, "", 1, 0
wallFuel = scalar, F32, 1124, "", 1, 0
@ -4992,8 +4992,8 @@ entry = VVT_B2E_triggerErrorCounter, "VVT B2E: Sync error counter", int, "%d"
entry = VVT_B2E_triggerStateIndex, "VVT B2E: Trigger state index", int, "%d"
entry = VVT_B2E_edgeCountRise, "VVT B2E: Edge count rise", int, "%d"
entry = VVT_B2E_edgeCountFall, "VVT B2E: Edge count fall", int, "%d"
entry = camResyncCounter, "Trg: Resync counter", int, "%d"
entry = m_hasSynchronizedPhase, "Trg: Fully synchronized", int, "%d"
entry = Trg_camResyncCounter, "Trg: Resync counter", int, "%d"
entry = Trg_m_hasSynchronizedPhase, "Trg: Fully synchronized", int, "%d"
entry = wallFuelCorrection, "fuel wallwetting injection time", float, "%.0f"
entry = wallFuel, "Fuel on the wall", float, "%.0f"
entry = idleState, "idleState", int, "%d"

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.480864167"
signature = "rusEFI (FOME) master.2024.12.15.atlas.3178272989"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar
signature = "rusEFI (FOME) master.2024.12.15.atlas.480864167" ; signature is expected to be 7 or more characters
signature = "rusEFI (FOME) master.2024.12.15.atlas.3178272989" ; 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
@ -2854,8 +2854,8 @@ VVT_B2E_triggerStateIndex = scalar, U08, 1104, "", 1, 0
VVT_B2E_edgeCountRise = scalar, U16, 1106, "", 1, 0
VVT_B2E_edgeCountFall = scalar, U16, 1108, "", 1, 0
; total TS size = 1112
camResyncCounter = scalar, U08, 1112, "", 1, 0
m_hasSynchronizedPhase = bits, U32, 1116, [0:0]
Trg_camResyncCounter = scalar, U08, 1112, "", 1, 0
Trg_m_hasSynchronizedPhase = bits, U32, 1116, [0:0]
; total TS size = 1120
wallFuelCorrection = scalar, F32, 1120, "", 1, 0
wallFuel = scalar, F32, 1124, "", 1, 0
@ -4992,8 +4992,8 @@ entry = VVT_B2E_triggerErrorCounter, "VVT B2E: Sync error counter", int, "%d"
entry = VVT_B2E_triggerStateIndex, "VVT B2E: Trigger state index", int, "%d"
entry = VVT_B2E_edgeCountRise, "VVT B2E: Edge count rise", int, "%d"
entry = VVT_B2E_edgeCountFall, "VVT B2E: Edge count fall", int, "%d"
entry = camResyncCounter, "Trg: Resync counter", int, "%d"
entry = m_hasSynchronizedPhase, "Trg: Fully synchronized", int, "%d"
entry = Trg_camResyncCounter, "Trg: Resync counter", int, "%d"
entry = Trg_m_hasSynchronizedPhase, "Trg: Fully synchronized", int, "%d"
entry = wallFuelCorrection, "fuel wallwetting injection time", float, "%.0f"
entry = wallFuel, "Fuel on the wall", float, "%.0f"
entry = idleState, "idleState", int, "%d"

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.2863771646"
signature = "rusEFI (FOME) master.2024.12.15.core48.191385732"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar
signature = "rusEFI (FOME) master.2024.12.15.core48.2863771646" ; signature is expected to be 7 or more characters
signature = "rusEFI (FOME) master.2024.12.15.core48.191385732" ; 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
@ -2854,8 +2854,8 @@ VVT_B2E_triggerStateIndex = scalar, U08, 1104, "", 1, 0
VVT_B2E_edgeCountRise = scalar, U16, 1106, "", 1, 0
VVT_B2E_edgeCountFall = scalar, U16, 1108, "", 1, 0
; total TS size = 1112
camResyncCounter = scalar, U08, 1112, "", 1, 0
m_hasSynchronizedPhase = bits, U32, 1116, [0:0]
Trg_camResyncCounter = scalar, U08, 1112, "", 1, 0
Trg_m_hasSynchronizedPhase = bits, U32, 1116, [0:0]
; total TS size = 1120
wallFuelCorrection = scalar, F32, 1120, "", 1, 0
wallFuel = scalar, F32, 1124, "", 1, 0
@ -4992,8 +4992,8 @@ entry = VVT_B2E_triggerErrorCounter, "VVT B2E: Sync error counter", int, "%d"
entry = VVT_B2E_triggerStateIndex, "VVT B2E: Trigger state index", int, "%d"
entry = VVT_B2E_edgeCountRise, "VVT B2E: Edge count rise", int, "%d"
entry = VVT_B2E_edgeCountFall, "VVT B2E: Edge count fall", int, "%d"
entry = camResyncCounter, "Trg: Resync counter", int, "%d"
entry = m_hasSynchronizedPhase, "Trg: Fully synchronized", int, "%d"
entry = Trg_camResyncCounter, "Trg: Resync counter", int, "%d"
entry = Trg_m_hasSynchronizedPhase, "Trg: Fully synchronized", int, "%d"
entry = wallFuelCorrection, "fuel wallwetting injection time", float, "%.0f"
entry = wallFuel, "Fuel on the wall", float, "%.0f"
entry = idleState, "idleState", int, "%d"

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.2378738237"
signature = "rusEFI (FOME) master.2024.12.15.core8.739333447"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar
signature = "rusEFI (FOME) master.2024.12.15.core8.2378738237" ; signature is expected to be 7 or more characters
signature = "rusEFI (FOME) master.2024.12.15.core8.739333447" ; 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
@ -2854,8 +2854,8 @@ VVT_B2E_triggerStateIndex = scalar, U08, 1104, "", 1, 0
VVT_B2E_edgeCountRise = scalar, U16, 1106, "", 1, 0
VVT_B2E_edgeCountFall = scalar, U16, 1108, "", 1, 0
; total TS size = 1112
camResyncCounter = scalar, U08, 1112, "", 1, 0
m_hasSynchronizedPhase = bits, U32, 1116, [0:0]
Trg_camResyncCounter = scalar, U08, 1112, "", 1, 0
Trg_m_hasSynchronizedPhase = bits, U32, 1116, [0:0]
; total TS size = 1120
wallFuelCorrection = scalar, F32, 1120, "", 1, 0
wallFuel = scalar, F32, 1124, "", 1, 0
@ -4992,8 +4992,8 @@ entry = VVT_B2E_triggerErrorCounter, "VVT B2E: Sync error counter", int, "%d"
entry = VVT_B2E_triggerStateIndex, "VVT B2E: Trigger state index", int, "%d"
entry = VVT_B2E_edgeCountRise, "VVT B2E: Edge count rise", int, "%d"
entry = VVT_B2E_edgeCountFall, "VVT B2E: Edge count fall", int, "%d"
entry = camResyncCounter, "Trg: Resync counter", int, "%d"
entry = m_hasSynchronizedPhase, "Trg: Fully synchronized", int, "%d"
entry = Trg_camResyncCounter, "Trg: Resync counter", int, "%d"
entry = Trg_m_hasSynchronizedPhase, "Trg: Fully synchronized", int, "%d"
entry = wallFuelCorrection, "fuel wallwetting injection time", float, "%.0f"
entry = wallFuel, "Fuel on the wall", float, "%.0f"
entry = idleState, "idleState", int, "%d"

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.1419847403"
signature = "rusEFI (FOME) master.2024.12.15.f407-discovery.4118337937"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar
signature = "rusEFI (FOME) master.2024.12.15.f407-discovery.1419847403" ; signature is expected to be 7 or more characters
signature = "rusEFI (FOME) master.2024.12.15.f407-discovery.4118337937" ; 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
@ -2854,8 +2854,8 @@ VVT_B2E_triggerStateIndex = scalar, U08, 1104, "", 1, 0
VVT_B2E_edgeCountRise = scalar, U16, 1106, "", 1, 0
VVT_B2E_edgeCountFall = scalar, U16, 1108, "", 1, 0
; total TS size = 1112
camResyncCounter = scalar, U08, 1112, "", 1, 0
m_hasSynchronizedPhase = bits, U32, 1116, [0:0]
Trg_camResyncCounter = scalar, U08, 1112, "", 1, 0
Trg_m_hasSynchronizedPhase = bits, U32, 1116, [0:0]
; total TS size = 1120
wallFuelCorrection = scalar, F32, 1120, "", 1, 0
wallFuel = scalar, F32, 1124, "", 1, 0
@ -4992,8 +4992,8 @@ entry = VVT_B2E_triggerErrorCounter, "VVT B2E: Sync error counter", int, "%d"
entry = VVT_B2E_triggerStateIndex, "VVT B2E: Trigger state index", int, "%d"
entry = VVT_B2E_edgeCountRise, "VVT B2E: Edge count rise", int, "%d"
entry = VVT_B2E_edgeCountFall, "VVT B2E: Edge count fall", int, "%d"
entry = camResyncCounter, "Trg: Resync counter", int, "%d"
entry = m_hasSynchronizedPhase, "Trg: Fully synchronized", int, "%d"
entry = Trg_camResyncCounter, "Trg: Resync counter", int, "%d"
entry = Trg_m_hasSynchronizedPhase, "Trg: Fully synchronized", int, "%d"
entry = wallFuelCorrection, "fuel wallwetting injection time", float, "%.0f"
entry = wallFuel, "Fuel on the wall", float, "%.0f"
entry = idleState, "idleState", int, "%d"

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.3052382091"
signature = "rusEFI (FOME) master.2024.12.15.f429-discovery.339106033"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar
signature = "rusEFI (FOME) master.2024.12.15.f429-discovery.3052382091" ; signature is expected to be 7 or more characters
signature = "rusEFI (FOME) master.2024.12.15.f429-discovery.339106033" ; 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
@ -2854,8 +2854,8 @@ VVT_B2E_triggerStateIndex = scalar, U08, 1104, "", 1, 0
VVT_B2E_edgeCountRise = scalar, U16, 1106, "", 1, 0
VVT_B2E_edgeCountFall = scalar, U16, 1108, "", 1, 0
; total TS size = 1112
camResyncCounter = scalar, U08, 1112, "", 1, 0
m_hasSynchronizedPhase = bits, U32, 1116, [0:0]
Trg_camResyncCounter = scalar, U08, 1112, "", 1, 0
Trg_m_hasSynchronizedPhase = bits, U32, 1116, [0:0]
; total TS size = 1120
wallFuelCorrection = scalar, F32, 1120, "", 1, 0
wallFuel = scalar, F32, 1124, "", 1, 0
@ -4992,8 +4992,8 @@ entry = VVT_B2E_triggerErrorCounter, "VVT B2E: Sync error counter", int, "%d"
entry = VVT_B2E_triggerStateIndex, "VVT B2E: Trigger state index", int, "%d"
entry = VVT_B2E_edgeCountRise, "VVT B2E: Edge count rise", int, "%d"
entry = VVT_B2E_edgeCountFall, "VVT B2E: Edge count fall", int, "%d"
entry = camResyncCounter, "Trg: Resync counter", int, "%d"
entry = m_hasSynchronizedPhase, "Trg: Fully synchronized", int, "%d"
entry = Trg_camResyncCounter, "Trg: Resync counter", int, "%d"
entry = Trg_m_hasSynchronizedPhase, "Trg: Fully synchronized", int, "%d"
entry = wallFuelCorrection, "fuel wallwetting injection time", float, "%.0f"
entry = wallFuel, "Fuel on the wall", float, "%.0f"
entry = idleState, "idleState", int, "%d"

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.2545764161"
signature = "rusEFI (FOME) master.2024.12.15.frankenso_na6.912570427"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar
signature = "rusEFI (FOME) master.2024.12.15.frankenso_na6.2545764161" ; signature is expected to be 7 or more characters
signature = "rusEFI (FOME) master.2024.12.15.frankenso_na6.912570427" ; 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
@ -2854,8 +2854,8 @@ VVT_B2E_triggerStateIndex = scalar, U08, 1104, "", 1, 0
VVT_B2E_edgeCountRise = scalar, U16, 1106, "", 1, 0
VVT_B2E_edgeCountFall = scalar, U16, 1108, "", 1, 0
; total TS size = 1112
camResyncCounter = scalar, U08, 1112, "", 1, 0
m_hasSynchronizedPhase = bits, U32, 1116, [0:0]
Trg_camResyncCounter = scalar, U08, 1112, "", 1, 0
Trg_m_hasSynchronizedPhase = bits, U32, 1116, [0:0]
; total TS size = 1120
wallFuelCorrection = scalar, F32, 1120, "", 1, 0
wallFuel = scalar, F32, 1124, "", 1, 0
@ -4992,8 +4992,8 @@ entry = VVT_B2E_triggerErrorCounter, "VVT B2E: Sync error counter", int, "%d"
entry = VVT_B2E_triggerStateIndex, "VVT B2E: Trigger state index", int, "%d"
entry = VVT_B2E_edgeCountRise, "VVT B2E: Edge count rise", int, "%d"
entry = VVT_B2E_edgeCountFall, "VVT B2E: Edge count fall", int, "%d"
entry = camResyncCounter, "Trg: Resync counter", int, "%d"
entry = m_hasSynchronizedPhase, "Trg: Fully synchronized", int, "%d"
entry = Trg_camResyncCounter, "Trg: Resync counter", int, "%d"
entry = Trg_m_hasSynchronizedPhase, "Trg: Fully synchronized", int, "%d"
entry = wallFuelCorrection, "fuel wallwetting injection time", float, "%.0f"
entry = wallFuel, "Fuel on the wall", float, "%.0f"
entry = idleState, "idleState", int, "%d"

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.1014669297"
signature = "rusEFI (FOME) master.2024.12.15.harley81.2644729995"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar
signature = "rusEFI (FOME) master.2024.12.15.harley81.1014669297" ; signature is expected to be 7 or more characters
signature = "rusEFI (FOME) master.2024.12.15.harley81.2644729995" ; 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
@ -2854,8 +2854,8 @@ VVT_B2E_triggerStateIndex = scalar, U08, 1104, "", 1, 0
VVT_B2E_edgeCountRise = scalar, U16, 1106, "", 1, 0
VVT_B2E_edgeCountFall = scalar, U16, 1108, "", 1, 0
; total TS size = 1112
camResyncCounter = scalar, U08, 1112, "", 1, 0
m_hasSynchronizedPhase = bits, U32, 1116, [0:0]
Trg_camResyncCounter = scalar, U08, 1112, "", 1, 0
Trg_m_hasSynchronizedPhase = bits, U32, 1116, [0:0]
; total TS size = 1120
wallFuelCorrection = scalar, F32, 1120, "", 1, 0
wallFuel = scalar, F32, 1124, "", 1, 0
@ -4992,8 +4992,8 @@ entry = VVT_B2E_triggerErrorCounter, "VVT B2E: Sync error counter", int, "%d"
entry = VVT_B2E_triggerStateIndex, "VVT B2E: Trigger state index", int, "%d"
entry = VVT_B2E_edgeCountRise, "VVT B2E: Edge count rise", int, "%d"
entry = VVT_B2E_edgeCountFall, "VVT B2E: Edge count fall", int, "%d"
entry = camResyncCounter, "Trg: Resync counter", int, "%d"
entry = m_hasSynchronizedPhase, "Trg: Fully synchronized", int, "%d"
entry = Trg_camResyncCounter, "Trg: Resync counter", int, "%d"
entry = Trg_m_hasSynchronizedPhase, "Trg: Fully synchronized", int, "%d"
entry = wallFuelCorrection, "fuel wallwetting injection time", float, "%.0f"
entry = wallFuel, "Fuel on the wall", float, "%.0f"
entry = idleState, "idleState", int, "%d"

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.3699804504"
signature = "rusEFI (FOME) master.2024.12.15.hellen-gm-e67.2103408162"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar
signature = "rusEFI (FOME) master.2024.12.15.hellen-gm-e67.3699804504" ; signature is expected to be 7 or more characters
signature = "rusEFI (FOME) master.2024.12.15.hellen-gm-e67.2103408162" ; 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
@ -2854,8 +2854,8 @@ VVT_B2E_triggerStateIndex = scalar, U08, 1104, "", 1, 0
VVT_B2E_edgeCountRise = scalar, U16, 1106, "", 1, 0
VVT_B2E_edgeCountFall = scalar, U16, 1108, "", 1, 0
; total TS size = 1112
camResyncCounter = scalar, U08, 1112, "", 1, 0
m_hasSynchronizedPhase = bits, U32, 1116, [0:0]
Trg_camResyncCounter = scalar, U08, 1112, "", 1, 0
Trg_m_hasSynchronizedPhase = bits, U32, 1116, [0:0]
; total TS size = 1120
wallFuelCorrection = scalar, F32, 1120, "", 1, 0
wallFuel = scalar, F32, 1124, "", 1, 0
@ -4992,8 +4992,8 @@ entry = VVT_B2E_triggerErrorCounter, "VVT B2E: Sync error counter", int, "%d"
entry = VVT_B2E_triggerStateIndex, "VVT B2E: Trigger state index", int, "%d"
entry = VVT_B2E_edgeCountRise, "VVT B2E: Edge count rise", int, "%d"
entry = VVT_B2E_edgeCountFall, "VVT B2E: Edge count fall", int, "%d"
entry = camResyncCounter, "Trg: Resync counter", int, "%d"
entry = m_hasSynchronizedPhase, "Trg: Fully synchronized", int, "%d"
entry = Trg_camResyncCounter, "Trg: Resync counter", int, "%d"
entry = Trg_m_hasSynchronizedPhase, "Trg: Fully synchronized", int, "%d"
entry = wallFuelCorrection, "fuel wallwetting injection time", float, "%.0f"
entry = wallFuel, "Fuel on the wall", float, "%.0f"
entry = idleState, "idleState", int, "%d"

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.1192707865"
signature = "rusEFI (FOME) master.2024.12.15.hellen-honda-k.3872307299"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar
signature = "rusEFI (FOME) master.2024.12.15.hellen-honda-k.1192707865" ; signature is expected to be 7 or more characters
signature = "rusEFI (FOME) master.2024.12.15.hellen-honda-k.3872307299" ; 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
@ -2854,8 +2854,8 @@ VVT_B2E_triggerStateIndex = scalar, U08, 1104, "", 1, 0
VVT_B2E_edgeCountRise = scalar, U16, 1106, "", 1, 0
VVT_B2E_edgeCountFall = scalar, U16, 1108, "", 1, 0
; total TS size = 1112
camResyncCounter = scalar, U08, 1112, "", 1, 0
m_hasSynchronizedPhase = bits, U32, 1116, [0:0]
Trg_camResyncCounter = scalar, U08, 1112, "", 1, 0
Trg_m_hasSynchronizedPhase = bits, U32, 1116, [0:0]
; total TS size = 1120
wallFuelCorrection = scalar, F32, 1120, "", 1, 0
wallFuel = scalar, F32, 1124, "", 1, 0
@ -4992,8 +4992,8 @@ entry = VVT_B2E_triggerErrorCounter, "VVT B2E: Sync error counter", int, "%d"
entry = VVT_B2E_triggerStateIndex, "VVT B2E: Trigger state index", int, "%d"
entry = VVT_B2E_edgeCountRise, "VVT B2E: Edge count rise", int, "%d"
entry = VVT_B2E_edgeCountFall, "VVT B2E: Edge count fall", int, "%d"
entry = camResyncCounter, "Trg: Resync counter", int, "%d"
entry = m_hasSynchronizedPhase, "Trg: Fully synchronized", int, "%d"
entry = Trg_camResyncCounter, "Trg: Resync counter", int, "%d"
entry = Trg_m_hasSynchronizedPhase, "Trg: Fully synchronized", int, "%d"
entry = wallFuelCorrection, "fuel wallwetting injection time", float, "%.0f"
entry = wallFuel, "Fuel on the wall", float, "%.0f"
entry = idleState, "idleState", int, "%d"

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.1120450103"
signature = "rusEFI (FOME) master.2024.12.15.hellen-nb1.3809560909"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar
signature = "rusEFI (FOME) master.2024.12.15.hellen-nb1.1120450103" ; signature is expected to be 7 or more characters
signature = "rusEFI (FOME) master.2024.12.15.hellen-nb1.3809560909" ; 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
@ -2854,8 +2854,8 @@ VVT_B2E_triggerStateIndex = scalar, U08, 1104, "", 1, 0
VVT_B2E_edgeCountRise = scalar, U16, 1106, "", 1, 0
VVT_B2E_edgeCountFall = scalar, U16, 1108, "", 1, 0
; total TS size = 1112
camResyncCounter = scalar, U08, 1112, "", 1, 0
m_hasSynchronizedPhase = bits, U32, 1116, [0:0]
Trg_camResyncCounter = scalar, U08, 1112, "", 1, 0
Trg_m_hasSynchronizedPhase = bits, U32, 1116, [0:0]
; total TS size = 1120
wallFuelCorrection = scalar, F32, 1120, "", 1, 0
wallFuel = scalar, F32, 1124, "", 1, 0
@ -4992,8 +4992,8 @@ entry = VVT_B2E_triggerErrorCounter, "VVT B2E: Sync error counter", int, "%d"
entry = VVT_B2E_triggerStateIndex, "VVT B2E: Trigger state index", int, "%d"
entry = VVT_B2E_edgeCountRise, "VVT B2E: Edge count rise", int, "%d"
entry = VVT_B2E_edgeCountFall, "VVT B2E: Edge count fall", int, "%d"
entry = camResyncCounter, "Trg: Resync counter", int, "%d"
entry = m_hasSynchronizedPhase, "Trg: Fully synchronized", int, "%d"
entry = Trg_camResyncCounter, "Trg: Resync counter", int, "%d"
entry = Trg_m_hasSynchronizedPhase, "Trg: Fully synchronized", int, "%d"
entry = wallFuelCorrection, "fuel wallwetting injection time", float, "%.0f"
entry = wallFuel, "Fuel on the wall", float, "%.0f"
entry = idleState, "idleState", int, "%d"

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.840112765"
signature = "rusEFI (FOME) master.2024.12.15.hellen121nissan.2479547655"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar
signature = "rusEFI (FOME) master.2024.12.15.hellen121nissan.840112765" ; signature is expected to be 7 or more characters
signature = "rusEFI (FOME) master.2024.12.15.hellen121nissan.2479547655" ; 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
@ -2854,8 +2854,8 @@ VVT_B2E_triggerStateIndex = scalar, U08, 1104, "", 1, 0
VVT_B2E_edgeCountRise = scalar, U16, 1106, "", 1, 0
VVT_B2E_edgeCountFall = scalar, U16, 1108, "", 1, 0
; total TS size = 1112
camResyncCounter = scalar, U08, 1112, "", 1, 0
m_hasSynchronizedPhase = bits, U32, 1116, [0:0]
Trg_camResyncCounter = scalar, U08, 1112, "", 1, 0
Trg_m_hasSynchronizedPhase = bits, U32, 1116, [0:0]
; total TS size = 1120
wallFuelCorrection = scalar, F32, 1120, "", 1, 0
wallFuel = scalar, F32, 1124, "", 1, 0
@ -4992,8 +4992,8 @@ entry = VVT_B2E_triggerErrorCounter, "VVT B2E: Sync error counter", int, "%d"
entry = VVT_B2E_triggerStateIndex, "VVT B2E: Trigger state index", int, "%d"
entry = VVT_B2E_edgeCountRise, "VVT B2E: Edge count rise", int, "%d"
entry = VVT_B2E_edgeCountFall, "VVT B2E: Edge count fall", int, "%d"
entry = camResyncCounter, "Trg: Resync counter", int, "%d"
entry = m_hasSynchronizedPhase, "Trg: Fully synchronized", int, "%d"
entry = Trg_camResyncCounter, "Trg: Resync counter", int, "%d"
entry = Trg_m_hasSynchronizedPhase, "Trg: Fully synchronized", int, "%d"
entry = wallFuelCorrection, "fuel wallwetting injection time", float, "%.0f"
entry = wallFuel, "Fuel on the wall", float, "%.0f"
entry = idleState, "idleState", int, "%d"

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.2651854254"
signature = "rusEFI (FOME) master.2024.12.15.hellen121vag.1070197460"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar
signature = "rusEFI (FOME) master.2024.12.15.hellen121vag.2651854254" ; signature is expected to be 7 or more characters
signature = "rusEFI (FOME) master.2024.12.15.hellen121vag.1070197460" ; 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
@ -2854,8 +2854,8 @@ VVT_B2E_triggerStateIndex = scalar, U08, 1104, "", 1, 0
VVT_B2E_edgeCountRise = scalar, U16, 1106, "", 1, 0
VVT_B2E_edgeCountFall = scalar, U16, 1108, "", 1, 0
; total TS size = 1112
camResyncCounter = scalar, U08, 1112, "", 1, 0
m_hasSynchronizedPhase = bits, U32, 1116, [0:0]
Trg_camResyncCounter = scalar, U08, 1112, "", 1, 0
Trg_m_hasSynchronizedPhase = bits, U32, 1116, [0:0]
; total TS size = 1120
wallFuelCorrection = scalar, F32, 1120, "", 1, 0
wallFuel = scalar, F32, 1124, "", 1, 0
@ -4992,8 +4992,8 @@ entry = VVT_B2E_triggerErrorCounter, "VVT B2E: Sync error counter", int, "%d"
entry = VVT_B2E_triggerStateIndex, "VVT B2E: Trigger state index", int, "%d"
entry = VVT_B2E_edgeCountRise, "VVT B2E: Edge count rise", int, "%d"
entry = VVT_B2E_edgeCountFall, "VVT B2E: Edge count fall", int, "%d"
entry = camResyncCounter, "Trg: Resync counter", int, "%d"
entry = m_hasSynchronizedPhase, "Trg: Fully synchronized", int, "%d"
entry = Trg_camResyncCounter, "Trg: Resync counter", int, "%d"
entry = Trg_m_hasSynchronizedPhase, "Trg: Fully synchronized", int, "%d"
entry = wallFuelCorrection, "fuel wallwetting injection time", float, "%.0f"
entry = wallFuel, "Fuel on the wall", float, "%.0f"
entry = idleState, "idleState", int, "%d"

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.897435180"
signature = "rusEFI (FOME) master.2024.12.15.hellen128.2493790550"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar
signature = "rusEFI (FOME) master.2024.12.15.hellen128.897435180" ; signature is expected to be 7 or more characters
signature = "rusEFI (FOME) master.2024.12.15.hellen128.2493790550" ; 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
@ -2854,8 +2854,8 @@ VVT_B2E_triggerStateIndex = scalar, U08, 1104, "", 1, 0
VVT_B2E_edgeCountRise = scalar, U16, 1106, "", 1, 0
VVT_B2E_edgeCountFall = scalar, U16, 1108, "", 1, 0
; total TS size = 1112
camResyncCounter = scalar, U08, 1112, "", 1, 0
m_hasSynchronizedPhase = bits, U32, 1116, [0:0]
Trg_camResyncCounter = scalar, U08, 1112, "", 1, 0
Trg_m_hasSynchronizedPhase = bits, U32, 1116, [0:0]
; total TS size = 1120
wallFuelCorrection = scalar, F32, 1120, "", 1, 0
wallFuel = scalar, F32, 1124, "", 1, 0
@ -4992,8 +4992,8 @@ entry = VVT_B2E_triggerErrorCounter, "VVT B2E: Sync error counter", int, "%d"
entry = VVT_B2E_triggerStateIndex, "VVT B2E: Trigger state index", int, "%d"
entry = VVT_B2E_edgeCountRise, "VVT B2E: Edge count rise", int, "%d"
entry = VVT_B2E_edgeCountFall, "VVT B2E: Edge count fall", int, "%d"
entry = camResyncCounter, "Trg: Resync counter", int, "%d"
entry = m_hasSynchronizedPhase, "Trg: Fully synchronized", int, "%d"
entry = Trg_camResyncCounter, "Trg: Resync counter", int, "%d"
entry = Trg_m_hasSynchronizedPhase, "Trg: Fully synchronized", int, "%d"
entry = wallFuelCorrection, "fuel wallwetting injection time", float, "%.0f"
entry = wallFuel, "Fuel on the wall", float, "%.0f"
entry = idleState, "idleState", int, "%d"

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.2710234829"
signature = "rusEFI (FOME) master.2024.12.15.hellen154hyundai.5446071"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar
signature = "rusEFI (FOME) master.2024.12.15.hellen154hyundai.2710234829" ; signature is expected to be 7 or more characters
signature = "rusEFI (FOME) master.2024.12.15.hellen154hyundai.5446071" ; 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
@ -2854,8 +2854,8 @@ VVT_B2E_triggerStateIndex = scalar, U08, 1104, "", 1, 0
VVT_B2E_edgeCountRise = scalar, U16, 1106, "", 1, 0
VVT_B2E_edgeCountFall = scalar, U16, 1108, "", 1, 0
; total TS size = 1112
camResyncCounter = scalar, U08, 1112, "", 1, 0
m_hasSynchronizedPhase = bits, U32, 1116, [0:0]
Trg_camResyncCounter = scalar, U08, 1112, "", 1, 0
Trg_m_hasSynchronizedPhase = bits, U32, 1116, [0:0]
; total TS size = 1120
wallFuelCorrection = scalar, F32, 1120, "", 1, 0
wallFuel = scalar, F32, 1124, "", 1, 0
@ -4992,8 +4992,8 @@ entry = VVT_B2E_triggerErrorCounter, "VVT B2E: Sync error counter", int, "%d"
entry = VVT_B2E_triggerStateIndex, "VVT B2E: Trigger state index", int, "%d"
entry = VVT_B2E_edgeCountRise, "VVT B2E: Edge count rise", int, "%d"
entry = VVT_B2E_edgeCountFall, "VVT B2E: Edge count fall", int, "%d"
entry = camResyncCounter, "Trg: Resync counter", int, "%d"
entry = m_hasSynchronizedPhase, "Trg: Fully synchronized", int, "%d"
entry = Trg_camResyncCounter, "Trg: Resync counter", int, "%d"
entry = Trg_m_hasSynchronizedPhase, "Trg: Fully synchronized", int, "%d"
entry = wallFuelCorrection, "fuel wallwetting injection time", float, "%.0f"
entry = wallFuel, "Fuel on the wall", float, "%.0f"
entry = idleState, "idleState", int, "%d"

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.1146830396"
signature = "rusEFI (FOME) master.2024.12.15.hellen72.3850551622"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar
signature = "rusEFI (FOME) master.2024.12.15.hellen72.1146830396" ; signature is expected to be 7 or more characters
signature = "rusEFI (FOME) master.2024.12.15.hellen72.3850551622" ; 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
@ -2854,8 +2854,8 @@ VVT_B2E_triggerStateIndex = scalar, U08, 1104, "", 1, 0
VVT_B2E_edgeCountRise = scalar, U16, 1106, "", 1, 0
VVT_B2E_edgeCountFall = scalar, U16, 1108, "", 1, 0
; total TS size = 1112
camResyncCounter = scalar, U08, 1112, "", 1, 0
m_hasSynchronizedPhase = bits, U32, 1116, [0:0]
Trg_camResyncCounter = scalar, U08, 1112, "", 1, 0
Trg_m_hasSynchronizedPhase = bits, U32, 1116, [0:0]
; total TS size = 1120
wallFuelCorrection = scalar, F32, 1120, "", 1, 0
wallFuel = scalar, F32, 1124, "", 1, 0
@ -4992,8 +4992,8 @@ entry = VVT_B2E_triggerErrorCounter, "VVT B2E: Sync error counter", int, "%d"
entry = VVT_B2E_triggerStateIndex, "VVT B2E: Trigger state index", int, "%d"
entry = VVT_B2E_edgeCountRise, "VVT B2E: Edge count rise", int, "%d"
entry = VVT_B2E_edgeCountFall, "VVT B2E: Edge count fall", int, "%d"
entry = camResyncCounter, "Trg: Resync counter", int, "%d"
entry = m_hasSynchronizedPhase, "Trg: Fully synchronized", int, "%d"
entry = Trg_camResyncCounter, "Trg: Resync counter", int, "%d"
entry = Trg_m_hasSynchronizedPhase, "Trg: Fully synchronized", int, "%d"
entry = wallFuelCorrection, "fuel wallwetting injection time", float, "%.0f"
entry = wallFuel, "Fuel on the wall", float, "%.0f"
entry = idleState, "idleState", int, "%d"

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.3906028734"
signature = "rusEFI (FOME) master.2024.12.15.hellen81.1225309124"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar
signature = "rusEFI (FOME) master.2024.12.15.hellen81.3906028734" ; signature is expected to be 7 or more characters
signature = "rusEFI (FOME) master.2024.12.15.hellen81.1225309124" ; 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
@ -2854,8 +2854,8 @@ VVT_B2E_triggerStateIndex = scalar, U08, 1104, "", 1, 0
VVT_B2E_edgeCountRise = scalar, U16, 1106, "", 1, 0
VVT_B2E_edgeCountFall = scalar, U16, 1108, "", 1, 0
; total TS size = 1112
camResyncCounter = scalar, U08, 1112, "", 1, 0
m_hasSynchronizedPhase = bits, U32, 1116, [0:0]
Trg_camResyncCounter = scalar, U08, 1112, "", 1, 0
Trg_m_hasSynchronizedPhase = bits, U32, 1116, [0:0]
; total TS size = 1120
wallFuelCorrection = scalar, F32, 1120, "", 1, 0
wallFuel = scalar, F32, 1124, "", 1, 0
@ -4992,8 +4992,8 @@ entry = VVT_B2E_triggerErrorCounter, "VVT B2E: Sync error counter", int, "%d"
entry = VVT_B2E_triggerStateIndex, "VVT B2E: Trigger state index", int, "%d"
entry = VVT_B2E_edgeCountRise, "VVT B2E: Edge count rise", int, "%d"
entry = VVT_B2E_edgeCountFall, "VVT B2E: Edge count fall", int, "%d"
entry = camResyncCounter, "Trg: Resync counter", int, "%d"
entry = m_hasSynchronizedPhase, "Trg: Fully synchronized", int, "%d"
entry = Trg_camResyncCounter, "Trg: Resync counter", int, "%d"
entry = Trg_m_hasSynchronizedPhase, "Trg: Fully synchronized", int, "%d"
entry = wallFuelCorrection, "fuel wallwetting injection time", float, "%.0f"
entry = wallFuel, "Fuel on the wall", float, "%.0f"
entry = idleState, "idleState", int, "%d"

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.4008268685"
signature = "rusEFI (FOME) master.2024.12.15.hellen88bmw.1328590071"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar
signature = "rusEFI (FOME) master.2024.12.15.hellen88bmw.4008268685" ; signature is expected to be 7 or more characters
signature = "rusEFI (FOME) master.2024.12.15.hellen88bmw.1328590071" ; 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
@ -2854,8 +2854,8 @@ VVT_B2E_triggerStateIndex = scalar, U08, 1104, "", 1, 0
VVT_B2E_edgeCountRise = scalar, U16, 1106, "", 1, 0
VVT_B2E_edgeCountFall = scalar, U16, 1108, "", 1, 0
; total TS size = 1112
camResyncCounter = scalar, U08, 1112, "", 1, 0
m_hasSynchronizedPhase = bits, U32, 1116, [0:0]
Trg_camResyncCounter = scalar, U08, 1112, "", 1, 0
Trg_m_hasSynchronizedPhase = bits, U32, 1116, [0:0]
; total TS size = 1120
wallFuelCorrection = scalar, F32, 1120, "", 1, 0
wallFuel = scalar, F32, 1124, "", 1, 0
@ -4992,8 +4992,8 @@ entry = VVT_B2E_triggerErrorCounter, "VVT B2E: Sync error counter", int, "%d"
entry = VVT_B2E_triggerStateIndex, "VVT B2E: Trigger state index", int, "%d"
entry = VVT_B2E_edgeCountRise, "VVT B2E: Edge count rise", int, "%d"
entry = VVT_B2E_edgeCountFall, "VVT B2E: Edge count fall", int, "%d"
entry = camResyncCounter, "Trg: Resync counter", int, "%d"
entry = m_hasSynchronizedPhase, "Trg: Fully synchronized", int, "%d"
entry = Trg_camResyncCounter, "Trg: Resync counter", int, "%d"
entry = Trg_m_hasSynchronizedPhase, "Trg: Fully synchronized", int, "%d"
entry = wallFuelCorrection, "fuel wallwetting injection time", float, "%.0f"
entry = wallFuel, "Fuel on the wall", float, "%.0f"
entry = idleState, "idleState", int, "%d"

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.3104513452"
signature = "rusEFI (FOME) master.2024.12.15.hellenNA6.416473814"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar
signature = "rusEFI (FOME) master.2024.12.15.hellenNA6.3104513452" ; signature is expected to be 7 or more characters
signature = "rusEFI (FOME) master.2024.12.15.hellenNA6.416473814" ; 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
@ -2854,8 +2854,8 @@ VVT_B2E_triggerStateIndex = scalar, U08, 1104, "", 1, 0
VVT_B2E_edgeCountRise = scalar, U16, 1106, "", 1, 0
VVT_B2E_edgeCountFall = scalar, U16, 1108, "", 1, 0
; total TS size = 1112
camResyncCounter = scalar, U08, 1112, "", 1, 0
m_hasSynchronizedPhase = bits, U32, 1116, [0:0]
Trg_camResyncCounter = scalar, U08, 1112, "", 1, 0
Trg_m_hasSynchronizedPhase = bits, U32, 1116, [0:0]
; total TS size = 1120
wallFuelCorrection = scalar, F32, 1120, "", 1, 0
wallFuel = scalar, F32, 1124, "", 1, 0
@ -4992,8 +4992,8 @@ entry = VVT_B2E_triggerErrorCounter, "VVT B2E: Sync error counter", int, "%d"
entry = VVT_B2E_triggerStateIndex, "VVT B2E: Trigger state index", int, "%d"
entry = VVT_B2E_edgeCountRise, "VVT B2E: Edge count rise", int, "%d"
entry = VVT_B2E_edgeCountFall, "VVT B2E: Edge count fall", int, "%d"
entry = camResyncCounter, "Trg: Resync counter", int, "%d"
entry = m_hasSynchronizedPhase, "Trg: Fully synchronized", int, "%d"
entry = Trg_camResyncCounter, "Trg: Resync counter", int, "%d"
entry = Trg_m_hasSynchronizedPhase, "Trg: Fully synchronized", int, "%d"
entry = wallFuelCorrection, "fuel wallwetting injection time", float, "%.0f"
entry = wallFuel, "Fuel on the wall", float, "%.0f"
entry = idleState, "idleState", int, "%d"

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.452694460"
signature = "rusEFI (FOME) master.2024.12.15.hellenNA8_96.3139595974"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar
signature = "rusEFI (FOME) master.2024.12.15.hellenNA8_96.452694460" ; signature is expected to be 7 or more characters
signature = "rusEFI (FOME) master.2024.12.15.hellenNA8_96.3139595974" ; 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
@ -2854,8 +2854,8 @@ VVT_B2E_triggerStateIndex = scalar, U08, 1104, "", 1, 0
VVT_B2E_edgeCountRise = scalar, U16, 1106, "", 1, 0
VVT_B2E_edgeCountFall = scalar, U16, 1108, "", 1, 0
; total TS size = 1112
camResyncCounter = scalar, U08, 1112, "", 1, 0
m_hasSynchronizedPhase = bits, U32, 1116, [0:0]
Trg_camResyncCounter = scalar, U08, 1112, "", 1, 0
Trg_m_hasSynchronizedPhase = bits, U32, 1116, [0:0]
; total TS size = 1120
wallFuelCorrection = scalar, F32, 1120, "", 1, 0
wallFuel = scalar, F32, 1124, "", 1, 0
@ -4992,8 +4992,8 @@ entry = VVT_B2E_triggerErrorCounter, "VVT B2E: Sync error counter", int, "%d"
entry = VVT_B2E_triggerStateIndex, "VVT B2E: Trigger state index", int, "%d"
entry = VVT_B2E_edgeCountRise, "VVT B2E: Edge count rise", int, "%d"
entry = VVT_B2E_edgeCountFall, "VVT B2E: Edge count fall", int, "%d"
entry = camResyncCounter, "Trg: Resync counter", int, "%d"
entry = m_hasSynchronizedPhase, "Trg: Fully synchronized", int, "%d"
entry = Trg_camResyncCounter, "Trg: Resync counter", int, "%d"
entry = Trg_m_hasSynchronizedPhase, "Trg: Fully synchronized", int, "%d"
entry = wallFuelCorrection, "fuel wallwetting injection time", float, "%.0f"
entry = wallFuel, "Fuel on the wall", float, "%.0f"
entry = idleState, "idleState", int, "%d"

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.1382138419"
signature = "rusEFI (FOME) master.2024.12.15.mre_f4.4088937801"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar
signature = "rusEFI (FOME) master.2024.12.15.mre_f4.1382138419" ; signature is expected to be 7 or more characters
signature = "rusEFI (FOME) master.2024.12.15.mre_f4.4088937801" ; 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
@ -2854,8 +2854,8 @@ VVT_B2E_triggerStateIndex = scalar, U08, 1104, "", 1, 0
VVT_B2E_edgeCountRise = scalar, U16, 1106, "", 1, 0
VVT_B2E_edgeCountFall = scalar, U16, 1108, "", 1, 0
; total TS size = 1112
camResyncCounter = scalar, U08, 1112, "", 1, 0
m_hasSynchronizedPhase = bits, U32, 1116, [0:0]
Trg_camResyncCounter = scalar, U08, 1112, "", 1, 0
Trg_m_hasSynchronizedPhase = bits, U32, 1116, [0:0]
; total TS size = 1120
wallFuelCorrection = scalar, F32, 1120, "", 1, 0
wallFuel = scalar, F32, 1124, "", 1, 0
@ -4993,8 +4993,8 @@ entry = VVT_B2E_triggerErrorCounter, "VVT B2E: Sync error counter", int, "%d"
entry = VVT_B2E_triggerStateIndex, "VVT B2E: Trigger state index", int, "%d"
entry = VVT_B2E_edgeCountRise, "VVT B2E: Edge count rise", int, "%d"
entry = VVT_B2E_edgeCountFall, "VVT B2E: Edge count fall", int, "%d"
entry = camResyncCounter, "Trg: Resync counter", int, "%d"
entry = m_hasSynchronizedPhase, "Trg: Fully synchronized", int, "%d"
entry = Trg_camResyncCounter, "Trg: Resync counter", int, "%d"
entry = Trg_m_hasSynchronizedPhase, "Trg: Fully synchronized", int, "%d"
entry = wallFuelCorrection, "fuel wallwetting injection time", float, "%.0f"
entry = wallFuel, "Fuel on the wall", float, "%.0f"
entry = idleState, "idleState", int, "%d"

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.1382138419"
signature = "rusEFI (FOME) master.2024.12.15.mre_f7.4088937801"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar
signature = "rusEFI (FOME) master.2024.12.15.mre_f7.1382138419" ; signature is expected to be 7 or more characters
signature = "rusEFI (FOME) master.2024.12.15.mre_f7.4088937801" ; 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
@ -2854,8 +2854,8 @@ VVT_B2E_triggerStateIndex = scalar, U08, 1104, "", 1, 0
VVT_B2E_edgeCountRise = scalar, U16, 1106, "", 1, 0
VVT_B2E_edgeCountFall = scalar, U16, 1108, "", 1, 0
; total TS size = 1112
camResyncCounter = scalar, U08, 1112, "", 1, 0
m_hasSynchronizedPhase = bits, U32, 1116, [0:0]
Trg_camResyncCounter = scalar, U08, 1112, "", 1, 0
Trg_m_hasSynchronizedPhase = bits, U32, 1116, [0:0]
; total TS size = 1120
wallFuelCorrection = scalar, F32, 1120, "", 1, 0
wallFuel = scalar, F32, 1124, "", 1, 0
@ -4993,8 +4993,8 @@ entry = VVT_B2E_triggerErrorCounter, "VVT B2E: Sync error counter", int, "%d"
entry = VVT_B2E_triggerStateIndex, "VVT B2E: Trigger state index", int, "%d"
entry = VVT_B2E_edgeCountRise, "VVT B2E: Edge count rise", int, "%d"
entry = VVT_B2E_edgeCountFall, "VVT B2E: Edge count fall", int, "%d"
entry = camResyncCounter, "Trg: Resync counter", int, "%d"
entry = m_hasSynchronizedPhase, "Trg: Fully synchronized", int, "%d"
entry = Trg_camResyncCounter, "Trg: Resync counter", int, "%d"
entry = Trg_m_hasSynchronizedPhase, "Trg: Fully synchronized", int, "%d"
entry = wallFuelCorrection, "fuel wallwetting injection time", float, "%.0f"
entry = wallFuel, "Fuel on the wall", float, "%.0f"
entry = idleState, "idleState", int, "%d"

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.2239457819"
signature = "rusEFI (FOME) master.2024.12.15.prometheus_405.614634849"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar
signature = "rusEFI (FOME) master.2024.12.15.prometheus_405.2239457819" ; signature is expected to be 7 or more characters
signature = "rusEFI (FOME) master.2024.12.15.prometheus_405.614634849" ; 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
@ -2854,8 +2854,8 @@ VVT_B2E_triggerStateIndex = scalar, U08, 1104, "", 1, 0
VVT_B2E_edgeCountRise = scalar, U16, 1106, "", 1, 0
VVT_B2E_edgeCountFall = scalar, U16, 1108, "", 1, 0
; total TS size = 1112
camResyncCounter = scalar, U08, 1112, "", 1, 0
m_hasSynchronizedPhase = bits, U32, 1116, [0:0]
Trg_camResyncCounter = scalar, U08, 1112, "", 1, 0
Trg_m_hasSynchronizedPhase = bits, U32, 1116, [0:0]
; total TS size = 1120
wallFuelCorrection = scalar, F32, 1120, "", 1, 0
wallFuel = scalar, F32, 1124, "", 1, 0
@ -4992,8 +4992,8 @@ entry = VVT_B2E_triggerErrorCounter, "VVT B2E: Sync error counter", int, "%d"
entry = VVT_B2E_triggerStateIndex, "VVT B2E: Trigger state index", int, "%d"
entry = VVT_B2E_edgeCountRise, "VVT B2E: Edge count rise", int, "%d"
entry = VVT_B2E_edgeCountFall, "VVT B2E: Edge count fall", int, "%d"
entry = camResyncCounter, "Trg: Resync counter", int, "%d"
entry = m_hasSynchronizedPhase, "Trg: Fully synchronized", int, "%d"
entry = Trg_camResyncCounter, "Trg: Resync counter", int, "%d"
entry = Trg_m_hasSynchronizedPhase, "Trg: Fully synchronized", int, "%d"
entry = wallFuelCorrection, "fuel wallwetting injection time", float, "%.0f"
entry = wallFuel, "Fuel on the wall", float, "%.0f"
entry = idleState, "idleState", int, "%d"

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.2239457819"
signature = "rusEFI (FOME) master.2024.12.15.prometheus_469.614634849"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar
signature = "rusEFI (FOME) master.2024.12.15.prometheus_469.2239457819" ; signature is expected to be 7 or more characters
signature = "rusEFI (FOME) master.2024.12.15.prometheus_469.614634849" ; 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
@ -2854,8 +2854,8 @@ VVT_B2E_triggerStateIndex = scalar, U08, 1104, "", 1, 0
VVT_B2E_edgeCountRise = scalar, U16, 1106, "", 1, 0
VVT_B2E_edgeCountFall = scalar, U16, 1108, "", 1, 0
; total TS size = 1112
camResyncCounter = scalar, U08, 1112, "", 1, 0
m_hasSynchronizedPhase = bits, U32, 1116, [0:0]
Trg_camResyncCounter = scalar, U08, 1112, "", 1, 0
Trg_m_hasSynchronizedPhase = bits, U32, 1116, [0:0]
; total TS size = 1120
wallFuelCorrection = scalar, F32, 1120, "", 1, 0
wallFuel = scalar, F32, 1124, "", 1, 0
@ -4992,8 +4992,8 @@ entry = VVT_B2E_triggerErrorCounter, "VVT B2E: Sync error counter", int, "%d"
entry = VVT_B2E_triggerStateIndex, "VVT B2E: Trigger state index", int, "%d"
entry = VVT_B2E_edgeCountRise, "VVT B2E: Edge count rise", int, "%d"
entry = VVT_B2E_edgeCountFall, "VVT B2E: Edge count fall", int, "%d"
entry = camResyncCounter, "Trg: Resync counter", int, "%d"
entry = m_hasSynchronizedPhase, "Trg: Fully synchronized", int, "%d"
entry = Trg_camResyncCounter, "Trg: Resync counter", int, "%d"
entry = Trg_m_hasSynchronizedPhase, "Trg: Fully synchronized", int, "%d"
entry = wallFuelCorrection, "fuel wallwetting injection time", float, "%.0f"
entry = wallFuel, "Fuel on the wall", float, "%.0f"
entry = idleState, "idleState", int, "%d"

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.1057406710"
signature = "rusEFI (FOME) master.2024.12.15.proteus_f4.2665431436"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar
signature = "rusEFI (FOME) master.2024.12.15.proteus_f4.1057406710" ; signature is expected to be 7 or more characters
signature = "rusEFI (FOME) master.2024.12.15.proteus_f4.2665431436" ; 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
@ -2854,8 +2854,8 @@ VVT_B2E_triggerStateIndex = scalar, U08, 1104, "", 1, 0
VVT_B2E_edgeCountRise = scalar, U16, 1106, "", 1, 0
VVT_B2E_edgeCountFall = scalar, U16, 1108, "", 1, 0
; total TS size = 1112
camResyncCounter = scalar, U08, 1112, "", 1, 0
m_hasSynchronizedPhase = bits, U32, 1116, [0:0]
Trg_camResyncCounter = scalar, U08, 1112, "", 1, 0
Trg_m_hasSynchronizedPhase = bits, U32, 1116, [0:0]
; total TS size = 1120
wallFuelCorrection = scalar, F32, 1120, "", 1, 0
wallFuel = scalar, F32, 1124, "", 1, 0
@ -4992,8 +4992,8 @@ entry = VVT_B2E_triggerErrorCounter, "VVT B2E: Sync error counter", int, "%d"
entry = VVT_B2E_triggerStateIndex, "VVT B2E: Trigger state index", int, "%d"
entry = VVT_B2E_edgeCountRise, "VVT B2E: Edge count rise", int, "%d"
entry = VVT_B2E_edgeCountFall, "VVT B2E: Edge count fall", int, "%d"
entry = camResyncCounter, "Trg: Resync counter", int, "%d"
entry = m_hasSynchronizedPhase, "Trg: Fully synchronized", int, "%d"
entry = Trg_camResyncCounter, "Trg: Resync counter", int, "%d"
entry = Trg_m_hasSynchronizedPhase, "Trg: Fully synchronized", int, "%d"
entry = wallFuelCorrection, "fuel wallwetting injection time", float, "%.0f"
entry = wallFuel, "Fuel on the wall", float, "%.0f"
entry = idleState, "idleState", int, "%d"

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.1057406710"
signature = "rusEFI (FOME) master.2024.12.15.proteus_f7.2665431436"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar
signature = "rusEFI (FOME) master.2024.12.15.proteus_f7.1057406710" ; signature is expected to be 7 or more characters
signature = "rusEFI (FOME) master.2024.12.15.proteus_f7.2665431436" ; 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
@ -2854,8 +2854,8 @@ VVT_B2E_triggerStateIndex = scalar, U08, 1104, "", 1, 0
VVT_B2E_edgeCountRise = scalar, U16, 1106, "", 1, 0
VVT_B2E_edgeCountFall = scalar, U16, 1108, "", 1, 0
; total TS size = 1112
camResyncCounter = scalar, U08, 1112, "", 1, 0
m_hasSynchronizedPhase = bits, U32, 1116, [0:0]
Trg_camResyncCounter = scalar, U08, 1112, "", 1, 0
Trg_m_hasSynchronizedPhase = bits, U32, 1116, [0:0]
; total TS size = 1120
wallFuelCorrection = scalar, F32, 1120, "", 1, 0
wallFuel = scalar, F32, 1124, "", 1, 0
@ -4992,8 +4992,8 @@ entry = VVT_B2E_triggerErrorCounter, "VVT B2E: Sync error counter", int, "%d"
entry = VVT_B2E_triggerStateIndex, "VVT B2E: Trigger state index", int, "%d"
entry = VVT_B2E_edgeCountRise, "VVT B2E: Edge count rise", int, "%d"
entry = VVT_B2E_edgeCountFall, "VVT B2E: Edge count fall", int, "%d"
entry = camResyncCounter, "Trg: Resync counter", int, "%d"
entry = m_hasSynchronizedPhase, "Trg: Fully synchronized", int, "%d"
entry = Trg_camResyncCounter, "Trg: Resync counter", int, "%d"
entry = Trg_m_hasSynchronizedPhase, "Trg: Fully synchronized", int, "%d"
entry = wallFuelCorrection, "fuel wallwetting injection time", float, "%.0f"
entry = wallFuel, "Fuel on the wall", float, "%.0f"
entry = idleState, "idleState", int, "%d"

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.1057406710"
signature = "rusEFI (FOME) master.2024.12.15.proteus_h7.2665431436"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar
signature = "rusEFI (FOME) master.2024.12.15.proteus_h7.1057406710" ; signature is expected to be 7 or more characters
signature = "rusEFI (FOME) master.2024.12.15.proteus_h7.2665431436" ; 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
@ -2854,8 +2854,8 @@ VVT_B2E_triggerStateIndex = scalar, U08, 1104, "", 1, 0
VVT_B2E_edgeCountRise = scalar, U16, 1106, "", 1, 0
VVT_B2E_edgeCountFall = scalar, U16, 1108, "", 1, 0
; total TS size = 1112
camResyncCounter = scalar, U08, 1112, "", 1, 0
m_hasSynchronizedPhase = bits, U32, 1116, [0:0]
Trg_camResyncCounter = scalar, U08, 1112, "", 1, 0
Trg_m_hasSynchronizedPhase = bits, U32, 1116, [0:0]
; total TS size = 1120
wallFuelCorrection = scalar, F32, 1120, "", 1, 0
wallFuel = scalar, F32, 1124, "", 1, 0
@ -4992,8 +4992,8 @@ entry = VVT_B2E_triggerErrorCounter, "VVT B2E: Sync error counter", int, "%d"
entry = VVT_B2E_triggerStateIndex, "VVT B2E: Trigger state index", int, "%d"
entry = VVT_B2E_edgeCountRise, "VVT B2E: Edge count rise", int, "%d"
entry = VVT_B2E_edgeCountFall, "VVT B2E: Edge count fall", int, "%d"
entry = camResyncCounter, "Trg: Resync counter", int, "%d"
entry = m_hasSynchronizedPhase, "Trg: Fully synchronized", int, "%d"
entry = Trg_camResyncCounter, "Trg: Resync counter", int, "%d"
entry = Trg_m_hasSynchronizedPhase, "Trg: Fully synchronized", int, "%d"
entry = wallFuelCorrection, "fuel wallwetting injection time", float, "%.0f"
entry = wallFuel, "Fuel on the wall", float, "%.0f"
entry = idleState, "idleState", int, "%d"

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.1568911381"
signature = "rusEFI (FOME) master.2024.12.15.small-can-board.4233777007"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar
signature = "rusEFI (FOME) master.2024.12.15.small-can-board.1568911381" ; signature is expected to be 7 or more characters
signature = "rusEFI (FOME) master.2024.12.15.small-can-board.4233777007" ; 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
@ -2854,8 +2854,8 @@ VVT_B2E_triggerStateIndex = scalar, U08, 1104, "", 1, 0
VVT_B2E_edgeCountRise = scalar, U16, 1106, "", 1, 0
VVT_B2E_edgeCountFall = scalar, U16, 1108, "", 1, 0
; total TS size = 1112
camResyncCounter = scalar, U08, 1112, "", 1, 0
m_hasSynchronizedPhase = bits, U32, 1116, [0:0]
Trg_camResyncCounter = scalar, U08, 1112, "", 1, 0
Trg_m_hasSynchronizedPhase = bits, U32, 1116, [0:0]
; total TS size = 1120
wallFuelCorrection = scalar, F32, 1120, "", 1, 0
wallFuel = scalar, F32, 1124, "", 1, 0
@ -4992,8 +4992,8 @@ entry = VVT_B2E_triggerErrorCounter, "VVT B2E: Sync error counter", int, "%d"
entry = VVT_B2E_triggerStateIndex, "VVT B2E: Trigger state index", int, "%d"
entry = VVT_B2E_edgeCountRise, "VVT B2E: Edge count rise", int, "%d"
entry = VVT_B2E_edgeCountFall, "VVT B2E: Edge count fall", int, "%d"
entry = camResyncCounter, "Trg: Resync counter", int, "%d"
entry = m_hasSynchronizedPhase, "Trg: Fully synchronized", int, "%d"
entry = Trg_camResyncCounter, "Trg: Resync counter", int, "%d"
entry = Trg_m_hasSynchronizedPhase, "Trg: Fully synchronized", int, "%d"
entry = wallFuelCorrection, "fuel wallwetting injection time", float, "%.0f"
entry = wallFuel, "Fuel on the wall", float, "%.0f"
entry = idleState, "idleState", int, "%d"

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.1061260201"
signature = "rusEFI (FOME) master.2024.12.15.tdg-pdm8.2660791507"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar
signature = "rusEFI (FOME) master.2024.12.15.tdg-pdm8.1061260201" ; signature is expected to be 7 or more characters
signature = "rusEFI (FOME) master.2024.12.15.tdg-pdm8.2660791507" ; 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
@ -2854,8 +2854,8 @@ VVT_B2E_triggerStateIndex = scalar, U08, 1104, "", 1, 0
VVT_B2E_edgeCountRise = scalar, U16, 1106, "", 1, 0
VVT_B2E_edgeCountFall = scalar, U16, 1108, "", 1, 0
; total TS size = 1112
camResyncCounter = scalar, U08, 1112, "", 1, 0
m_hasSynchronizedPhase = bits, U32, 1116, [0:0]
Trg_camResyncCounter = scalar, U08, 1112, "", 1, 0
Trg_m_hasSynchronizedPhase = bits, U32, 1116, [0:0]
; total TS size = 1120
wallFuelCorrection = scalar, F32, 1120, "", 1, 0
wallFuel = scalar, F32, 1124, "", 1, 0
@ -4992,8 +4992,8 @@ entry = VVT_B2E_triggerErrorCounter, "VVT B2E: Sync error counter", int, "%d"
entry = VVT_B2E_triggerStateIndex, "VVT B2E: Trigger state index", int, "%d"
entry = VVT_B2E_edgeCountRise, "VVT B2E: Edge count rise", int, "%d"
entry = VVT_B2E_edgeCountFall, "VVT B2E: Edge count fall", int, "%d"
entry = camResyncCounter, "Trg: Resync counter", int, "%d"
entry = m_hasSynchronizedPhase, "Trg: Fully synchronized", int, "%d"
entry = Trg_camResyncCounter, "Trg: Resync counter", int, "%d"
entry = Trg_m_hasSynchronizedPhase, "Trg: Fully synchronized", int, "%d"
entry = wallFuelCorrection, "fuel wallwetting injection time", float, "%.0f"
entry = wallFuel, "Fuel on the wall", float, "%.0f"
entry = idleState, "idleState", int, "%d"

View File

@ -1002,7 +1002,6 @@ public class Fields {
public static final int SentEtbType_FORD_TYPE_1 = 2;
public static final int SentEtbType_GM_TYPE_1 = 1;
public static final int SentEtbType_NONE = 0;
public static final int SIGNATURE_HASH = 1419847403;
public static final int spi_device_e_SPI_DEVICE_1 = 1;
public static final int spi_device_e_SPI_DEVICE_2 = 2;
public static final int spi_device_e_SPI_DEVICE_3 = 3;
@ -1209,7 +1208,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.1419847403";
public static final String TS_SIGNATURE = "rusEFI (FOME) master.2024.12.15.f407-discovery.4118337937";
public static final char TS_SINGLE_WRITE_COMMAND = 'W';
public static final int TS_TOTAL_OUTPUT_SIZE = 1324;
public static final String TS_TRIGGER_SCOPE_CHANNEL_1_NAME = "Channel 1";