parent
6e845b719a
commit
29beba5283
|
@ -661,8 +661,6 @@ entry = hwEventCounters1, "Hardware events since boot 1", int, "%d"
|
|||
entry = hwEventCounters2, "Hardware events since boot 2", int, "%d"
|
||||
entry = hwEventCounters3, "Hardware events since boot 3", int, "%d"
|
||||
entry = hwEventCounters4, "Hardware events since boot 4", int, "%d"
|
||||
entry = hwEventCounters5, "Hardware events since boot 5", int, "%d"
|
||||
entry = hwEventCounters6, "Hardware events since boot 6", int, "%d"
|
||||
entry = vvtCamCounter, "Sync: total cams front counter", int, "%d"
|
||||
entry = mapVvt_MAP_AT_SPECIAL_POINT, "InstantMAP at readout angle", float, "%.3f"
|
||||
entry = mapVvt_MAP_AT_DIFF, "InstantMAP delta @ readout angles", float, "%.3f"
|
||||
|
|
|
@ -377,18 +377,16 @@ dialog = trigger_centralDialog, "trigger_central"
|
|||
graphLine = hwEventCounters3
|
||||
graphLine = hwEventCounters4
|
||||
liveGraph = trigger_central_2_Graph, "Graph", South
|
||||
graphLine = hwEventCounters5
|
||||
graphLine = hwEventCounters6
|
||||
graphLine = vvtCamCounter
|
||||
graphLine = mapVvt_MAP_AT_SPECIAL_POINT
|
||||
liveGraph = trigger_central_3_Graph, "Graph", South
|
||||
graphLine = mapVvt_MAP_AT_DIFF
|
||||
graphLine = mapVvt_MAP_AT_CYCLE_COUNT
|
||||
liveGraph = trigger_central_3_Graph, "Graph", South
|
||||
graphLine = mapVvt_sync_counter
|
||||
graphLine = currentEngineDecodedPhase
|
||||
liveGraph = trigger_central_4_Graph, "Graph", South
|
||||
graphLine = triggerToothAngleError
|
||||
graphLine = triggerIgnoredToothCount
|
||||
liveGraph = trigger_central_4_Graph, "Graph", South
|
||||
graphLine = mapCamPrevToothAngle
|
||||
graphLine = triggerElapsedUs
|
||||
|
||||
|
|
|
@ -59,13 +59,13 @@ LDS_lambda_monitor,
|
|||
#define ENGINE_STATE_BASE_ADDRESS 1196
|
||||
#define TPS_ACCEL_STATE_BASE_ADDRESS 1296
|
||||
#define TRIGGER_CENTRAL_BASE_ADDRESS 1344
|
||||
#define TRIGGER_STATE_BASE_ADDRESS 1408
|
||||
#define TRIGGER_STATE_PRIMARY_BASE_ADDRESS 1608
|
||||
#define WALL_FUEL_STATE_BASE_ADDRESS 1616
|
||||
#define IDLE_STATE_BASE_ADDRESS 1624
|
||||
#define ELECTRONIC_THROTTLE_BASE_ADDRESS 1672
|
||||
#define WIDEBAND_STATE_BASE_ADDRESS 1768
|
||||
#define DC_MOTORS_BASE_ADDRESS 1792
|
||||
#define SENT_STATE_BASE_ADDRESS 1804
|
||||
#define VVT_BASE_ADDRESS 1812
|
||||
#define LAMBDA_MONITOR_BASE_ADDRESS 1816
|
||||
#define TRIGGER_STATE_BASE_ADDRESS 1392
|
||||
#define TRIGGER_STATE_PRIMARY_BASE_ADDRESS 1592
|
||||
#define WALL_FUEL_STATE_BASE_ADDRESS 1600
|
||||
#define IDLE_STATE_BASE_ADDRESS 1608
|
||||
#define ELECTRONIC_THROTTLE_BASE_ADDRESS 1656
|
||||
#define WIDEBAND_STATE_BASE_ADDRESS 1752
|
||||
#define DC_MOTORS_BASE_ADDRESS 1776
|
||||
#define SENT_STATE_BASE_ADDRESS 1788
|
||||
#define VVT_BASE_ADDRESS 1796
|
||||
#define LAMBDA_MONITOR_BASE_ADDRESS 1800
|
||||
|
|
|
@ -730,185 +730,183 @@ maxExtraPerPeriod = scalar, F32, 1332, "", 1, 0
|
|||
maxInjectedPerPeriod = scalar, F32, 1336, "", 1, 0
|
||||
cycleCnt = scalar, S32, 1340, "", 1, 0
|
||||
; total TS size = 1344
|
||||
hwEventCounters1 = scalar, U32, 1344, "", 1, 0
|
||||
hwEventCounters2 = scalar, U32, 1348, "", 1, 0
|
||||
hwEventCounters3 = scalar, U32, 1352, "", 1, 0
|
||||
hwEventCounters4 = scalar, U32, 1356, "", 1, 0
|
||||
hwEventCounters5 = scalar, U32, 1360, "", 1, 0
|
||||
hwEventCounters6 = scalar, U32, 1364, "", 1, 0
|
||||
vvtCamCounter = scalar, U32, 1368, "", 1, 0
|
||||
mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1372, "kPa", 1, 0
|
||||
mapVvt_MAP_AT_DIFF = scalar, F32, 1376, "kPa", 1, 0
|
||||
mapVvt_MAP_AT_CYCLE_COUNT = scalar, S08, 1380, "distance", 1, 0
|
||||
mapVvt_sync_counter = scalar, U08, 1381, "counter", 1, 0
|
||||
currentEngineDecodedPhase = scalar, F32, 1384, "deg", 1, 0
|
||||
triggerToothAngleError = scalar, F32, 1388, "deg", 1, 0
|
||||
triggerIgnoredToothCount = scalar, U08, 1392, "", 1, 0
|
||||
mapCamPrevToothAngle = scalar, F32, 1396, "deg", 1, 0
|
||||
isDecodingMapCam = bits, U32, 1400, [0:0]
|
||||
triggerElapsedUs = scalar, U32, 1404, "", 1, 0
|
||||
; total TS size = 1408
|
||||
crankSynchronizationCounter0 = scalar, U32, 1408, "", 1, 0
|
||||
vvtSyncGapRatio0 = scalar, F32, 1412, "", 1, 0
|
||||
vvtToothDurations00 = scalar, U32, 1416, "us", 1, 0
|
||||
vvtCurrentPosition0 = scalar, F32, 1420, "sync: Primary Cam Position", 1, 0
|
||||
vvtToothPosition10 = scalar, F32, 1424, "sync: Cam Tooth Position", 1, 0
|
||||
vvtToothPosition20 = scalar, F32, 1428, "sync: Cam Tooth Position", 1, 0
|
||||
vvtToothPosition30 = scalar, F32, 1432, "sync: Cam Tooth Position", 1, 0
|
||||
vvtToothPosition40 = scalar, F32, 1436, "sync: Cam Tooth Position", 1, 0
|
||||
triggerSyncGapRatio0 = scalar, F32, 1440, "", 1, 0
|
||||
triggerStateIndex0 = scalar, U08, 1444, "", 1, 0
|
||||
vvtStateIndex0 = scalar, U08, 1445, "", 1, 0
|
||||
; total TS size = 1448
|
||||
crankSynchronizationCounter1 = scalar, U32, 1448, "", 1, 0
|
||||
vvtSyncGapRatio1 = scalar, F32, 1452, "", 1, 0
|
||||
vvtToothDurations01 = scalar, U32, 1456, "us", 1, 0
|
||||
vvtCurrentPosition1 = scalar, F32, 1460, "sync: Primary Cam Position", 1, 0
|
||||
vvtToothPosition11 = scalar, F32, 1464, "sync: Cam Tooth Position", 1, 0
|
||||
vvtToothPosition21 = scalar, F32, 1468, "sync: Cam Tooth Position", 1, 0
|
||||
vvtToothPosition31 = scalar, F32, 1472, "sync: Cam Tooth Position", 1, 0
|
||||
vvtToothPosition41 = scalar, F32, 1476, "sync: Cam Tooth Position", 1, 0
|
||||
triggerSyncGapRatio1 = scalar, F32, 1480, "", 1, 0
|
||||
triggerStateIndex1 = scalar, U08, 1484, "", 1, 0
|
||||
vvtStateIndex1 = scalar, U08, 1485, "", 1, 0
|
||||
; total TS size = 1488
|
||||
crankSynchronizationCounter2 = scalar, U32, 1488, "", 1, 0
|
||||
vvtSyncGapRatio2 = scalar, F32, 1492, "", 1, 0
|
||||
vvtToothDurations02 = scalar, U32, 1496, "us", 1, 0
|
||||
vvtCurrentPosition2 = scalar, F32, 1500, "sync: Primary Cam Position", 1, 0
|
||||
vvtToothPosition12 = scalar, F32, 1504, "sync: Cam Tooth Position", 1, 0
|
||||
vvtToothPosition22 = scalar, F32, 1508, "sync: Cam Tooth Position", 1, 0
|
||||
vvtToothPosition32 = scalar, F32, 1512, "sync: Cam Tooth Position", 1, 0
|
||||
vvtToothPosition42 = scalar, F32, 1516, "sync: Cam Tooth Position", 1, 0
|
||||
triggerSyncGapRatio2 = scalar, F32, 1520, "", 1, 0
|
||||
triggerStateIndex2 = scalar, U08, 1524, "", 1, 0
|
||||
vvtStateIndex2 = scalar, U08, 1525, "", 1, 0
|
||||
; total TS size = 1528
|
||||
crankSynchronizationCounter3 = scalar, U32, 1528, "", 1, 0
|
||||
vvtSyncGapRatio3 = scalar, F32, 1532, "", 1, 0
|
||||
vvtToothDurations03 = scalar, U32, 1536, "us", 1, 0
|
||||
vvtCurrentPosition3 = scalar, F32, 1540, "sync: Primary Cam Position", 1, 0
|
||||
vvtToothPosition13 = scalar, F32, 1544, "sync: Cam Tooth Position", 1, 0
|
||||
vvtToothPosition23 = scalar, F32, 1548, "sync: Cam Tooth Position", 1, 0
|
||||
vvtToothPosition33 = scalar, F32, 1552, "sync: Cam Tooth Position", 1, 0
|
||||
vvtToothPosition43 = scalar, F32, 1556, "sync: Cam Tooth Position", 1, 0
|
||||
triggerSyncGapRatio3 = scalar, F32, 1560, "", 1, 0
|
||||
triggerStateIndex3 = scalar, U08, 1564, "", 1, 0
|
||||
vvtStateIndex3 = scalar, U08, 1565, "", 1, 0
|
||||
; total TS size = 1568
|
||||
crankSynchronizationCounter4 = scalar, U32, 1568, "", 1, 0
|
||||
vvtSyncGapRatio4 = scalar, F32, 1572, "", 1, 0
|
||||
vvtToothDurations04 = scalar, U32, 1576, "us", 1, 0
|
||||
vvtCurrentPosition4 = scalar, F32, 1580, "sync: Primary Cam Position", 1, 0
|
||||
vvtToothPosition14 = scalar, F32, 1584, "sync: Cam Tooth Position", 1, 0
|
||||
vvtToothPosition24 = scalar, F32, 1588, "sync: Cam Tooth Position", 1, 0
|
||||
vvtToothPosition34 = scalar, F32, 1592, "sync: Cam Tooth Position", 1, 0
|
||||
vvtToothPosition44 = scalar, F32, 1596, "sync: Cam Tooth Position", 1, 0
|
||||
triggerSyncGapRatio4 = scalar, F32, 1600, "", 1, 0
|
||||
triggerStateIndex4 = scalar, U08, 1604, "", 1, 0
|
||||
vvtStateIndex4 = scalar, U08, 1605, "", 1, 0
|
||||
hwEventCounters1 = scalar, U16, 1344, "", 1, 0
|
||||
hwEventCounters2 = scalar, U16, 1346, "", 1, 0
|
||||
hwEventCounters3 = scalar, U16, 1348, "", 1, 0
|
||||
hwEventCounters4 = scalar, U16, 1350, "", 1, 0
|
||||
vvtCamCounter = scalar, U16, 1352, "", 1, 0
|
||||
mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1356, "kPa", 1, 0
|
||||
mapVvt_MAP_AT_DIFF = scalar, F32, 1360, "kPa", 1, 0
|
||||
mapVvt_MAP_AT_CYCLE_COUNT = scalar, S08, 1364, "distance", 1, 0
|
||||
mapVvt_sync_counter = scalar, U08, 1365, "counter", 1, 0
|
||||
currentEngineDecodedPhase = scalar, F32, 1368, "deg", 1, 0
|
||||
triggerToothAngleError = scalar, F32, 1372, "deg", 1, 0
|
||||
triggerIgnoredToothCount = scalar, U08, 1376, "", 1, 0
|
||||
mapCamPrevToothAngle = scalar, F32, 1380, "deg", 1, 0
|
||||
isDecodingMapCam = bits, U32, 1384, [0:0]
|
||||
triggerElapsedUs = scalar, U32, 1388, "", 1, 0
|
||||
; total TS size = 1392
|
||||
crankSynchronizationCounter0 = scalar, U32, 1392, "", 1, 0
|
||||
vvtSyncGapRatio0 = scalar, F32, 1396, "", 1, 0
|
||||
vvtToothDurations00 = scalar, U32, 1400, "us", 1, 0
|
||||
vvtCurrentPosition0 = scalar, F32, 1404, "sync: Primary Cam Position", 1, 0
|
||||
vvtToothPosition10 = scalar, F32, 1408, "sync: Cam Tooth Position", 1, 0
|
||||
vvtToothPosition20 = scalar, F32, 1412, "sync: Cam Tooth Position", 1, 0
|
||||
vvtToothPosition30 = scalar, F32, 1416, "sync: Cam Tooth Position", 1, 0
|
||||
vvtToothPosition40 = scalar, F32, 1420, "sync: Cam Tooth Position", 1, 0
|
||||
triggerSyncGapRatio0 = scalar, F32, 1424, "", 1, 0
|
||||
triggerStateIndex0 = scalar, U08, 1428, "", 1, 0
|
||||
vvtStateIndex0 = scalar, U08, 1429, "", 1, 0
|
||||
; total TS size = 1432
|
||||
crankSynchronizationCounter1 = scalar, U32, 1432, "", 1, 0
|
||||
vvtSyncGapRatio1 = scalar, F32, 1436, "", 1, 0
|
||||
vvtToothDurations01 = scalar, U32, 1440, "us", 1, 0
|
||||
vvtCurrentPosition1 = scalar, F32, 1444, "sync: Primary Cam Position", 1, 0
|
||||
vvtToothPosition11 = scalar, F32, 1448, "sync: Cam Tooth Position", 1, 0
|
||||
vvtToothPosition21 = scalar, F32, 1452, "sync: Cam Tooth Position", 1, 0
|
||||
vvtToothPosition31 = scalar, F32, 1456, "sync: Cam Tooth Position", 1, 0
|
||||
vvtToothPosition41 = scalar, F32, 1460, "sync: Cam Tooth Position", 1, 0
|
||||
triggerSyncGapRatio1 = scalar, F32, 1464, "", 1, 0
|
||||
triggerStateIndex1 = scalar, U08, 1468, "", 1, 0
|
||||
vvtStateIndex1 = scalar, U08, 1469, "", 1, 0
|
||||
; total TS size = 1472
|
||||
crankSynchronizationCounter2 = scalar, U32, 1472, "", 1, 0
|
||||
vvtSyncGapRatio2 = scalar, F32, 1476, "", 1, 0
|
||||
vvtToothDurations02 = scalar, U32, 1480, "us", 1, 0
|
||||
vvtCurrentPosition2 = scalar, F32, 1484, "sync: Primary Cam Position", 1, 0
|
||||
vvtToothPosition12 = scalar, F32, 1488, "sync: Cam Tooth Position", 1, 0
|
||||
vvtToothPosition22 = scalar, F32, 1492, "sync: Cam Tooth Position", 1, 0
|
||||
vvtToothPosition32 = scalar, F32, 1496, "sync: Cam Tooth Position", 1, 0
|
||||
vvtToothPosition42 = scalar, F32, 1500, "sync: Cam Tooth Position", 1, 0
|
||||
triggerSyncGapRatio2 = scalar, F32, 1504, "", 1, 0
|
||||
triggerStateIndex2 = scalar, U08, 1508, "", 1, 0
|
||||
vvtStateIndex2 = scalar, U08, 1509, "", 1, 0
|
||||
; total TS size = 1512
|
||||
crankSynchronizationCounter3 = scalar, U32, 1512, "", 1, 0
|
||||
vvtSyncGapRatio3 = scalar, F32, 1516, "", 1, 0
|
||||
vvtToothDurations03 = scalar, U32, 1520, "us", 1, 0
|
||||
vvtCurrentPosition3 = scalar, F32, 1524, "sync: Primary Cam Position", 1, 0
|
||||
vvtToothPosition13 = scalar, F32, 1528, "sync: Cam Tooth Position", 1, 0
|
||||
vvtToothPosition23 = scalar, F32, 1532, "sync: Cam Tooth Position", 1, 0
|
||||
vvtToothPosition33 = scalar, F32, 1536, "sync: Cam Tooth Position", 1, 0
|
||||
vvtToothPosition43 = scalar, F32, 1540, "sync: Cam Tooth Position", 1, 0
|
||||
triggerSyncGapRatio3 = scalar, F32, 1544, "", 1, 0
|
||||
triggerStateIndex3 = scalar, U08, 1548, "", 1, 0
|
||||
vvtStateIndex3 = scalar, U08, 1549, "", 1, 0
|
||||
; total TS size = 1552
|
||||
crankSynchronizationCounter4 = scalar, U32, 1552, "", 1, 0
|
||||
vvtSyncGapRatio4 = scalar, F32, 1556, "", 1, 0
|
||||
vvtToothDurations04 = scalar, U32, 1560, "us", 1, 0
|
||||
vvtCurrentPosition4 = scalar, F32, 1564, "sync: Primary Cam Position", 1, 0
|
||||
vvtToothPosition14 = scalar, F32, 1568, "sync: Cam Tooth Position", 1, 0
|
||||
vvtToothPosition24 = scalar, F32, 1572, "sync: Cam Tooth Position", 1, 0
|
||||
vvtToothPosition34 = scalar, F32, 1576, "sync: Cam Tooth Position", 1, 0
|
||||
vvtToothPosition44 = scalar, F32, 1580, "sync: Cam Tooth Position", 1, 0
|
||||
triggerSyncGapRatio4 = scalar, F32, 1584, "", 1, 0
|
||||
triggerStateIndex4 = scalar, U08, 1588, "", 1, 0
|
||||
vvtStateIndex4 = scalar, U08, 1589, "", 1, 0
|
||||
; total TS size = 1592
|
||||
camResyncCounter = scalar, U08, 1592, "", 1, 0
|
||||
m_hasSynchronizedPhase = bits, U32, 1596, [0:0]
|
||||
; total TS size = 1600
|
||||
wallFuelCorrection = scalar, F32, 1600, "", 1, 0
|
||||
wallFuel = scalar, F32, 1604, "", 1, 0
|
||||
; total TS size = 1608
|
||||
camResyncCounter = scalar, U08, 1608, "", 1, 0
|
||||
m_hasSynchronizedPhase = bits, U32, 1612, [0:0]
|
||||
; total TS size = 1616
|
||||
wallFuelCorrection = scalar, F32, 1616, "", 1, 0
|
||||
wallFuel = scalar, F32, 1620, "", 1, 0
|
||||
; total TS size = 1624
|
||||
idleState = bits, S32, 1624, [0:2], "not important"
|
||||
currentIdlePosition = scalar, F32, 1628
|
||||
baseIdlePosition = scalar, F32, 1632
|
||||
idleClosedLoop = scalar, F32, 1636
|
||||
iacByTpsTaper = scalar, F32, 1640
|
||||
throttlePedalUpState = scalar, S32, 1644, "", 1, 0
|
||||
mightResetPid = bits, U32, 1648, [0:0]
|
||||
shouldResetPid = bits, U32, 1648, [1:1]
|
||||
wasResetPid = bits, U32, 1648, [2:2]
|
||||
mustResetPid = bits, U32, 1648, [3:3]
|
||||
isCranking = bits, U32, 1648, [4:4]
|
||||
isIacTableForCoasting = bits, U32, 1648, [5:5]
|
||||
notIdling = bits, U32, 1648, [6:6]
|
||||
needReset = bits, U32, 1648, [7:7]
|
||||
isInDeadZone = bits, U32, 1648, [8:8]
|
||||
isBlipping = bits, U32, 1648, [9:9]
|
||||
useClosedLoop = bits, U32, 1648, [10:10]
|
||||
badTps = bits, U32, 1648, [11:11]
|
||||
looksLikeRunning = bits, U32, 1648, [12:12]
|
||||
looksLikeCoasting = bits, U32, 1648, [13:13]
|
||||
looksLikeCrankToIdle = bits, U32, 1648, [14:14]
|
||||
isIdleCoasting = bits, U32, 1648, [15:15]
|
||||
isIdleClosedLoop = bits, U32, 1648, [16:16]
|
||||
idleTarget = scalar, S32, 1652, "", 1, 0
|
||||
targetRpmByClt = scalar, S32, 1656, "", 1, 0
|
||||
targetRpmAc = scalar, S32, 1660, "", 1, 0
|
||||
iacByRpmTaper = scalar, F32, 1664
|
||||
luaAdd = scalar, F32, 1668
|
||||
; total TS size = 1672
|
||||
targetWithIdlePosition0 = scalar, F32, 1672, "per", 1,0
|
||||
trim0 = scalar, F32, 1676, "", 1, 0
|
||||
luaAdjustment0 = scalar, F32, 1680, "per", 1,0
|
||||
m_wastegatePosition0 = scalar, F32, 1684, "per", 1,0
|
||||
etbFeedForward0 = scalar, F32, 1688
|
||||
etbIntegralError0 = scalar, F32, 1692, "", 1, 0
|
||||
etbCurrentTarget0 = scalar, F32, 1696, "%", 1, 0
|
||||
etbCurrentAdjustedTarget0 = scalar, F32, 1700, "%", 1, 0
|
||||
etbRevLimitActive0 = bits, U32, 1704, [0:0]
|
||||
jamDetected0 = bits, U32, 1704, [1:1]
|
||||
validPlantPosition0 = bits, U32, 1704, [2:2]
|
||||
etbTpsErrorCounter0 = scalar, U16, 1708, "count", 1,0
|
||||
etbPpsErrorCounter0 = scalar, U16, 1710, "count", 1,0
|
||||
etbErrorCode0 = scalar, S08, 1712, "", 1, 0
|
||||
etbErrorCodeBlinker0 = scalar, S08, 1713, "", 1, 0
|
||||
tcEtbDrop0 = scalar, S08, 1714, "%", 1, 0
|
||||
jamTimer0 = scalar, U16, 1716, "sec", 0.01, 0
|
||||
adjustedEtbTarget0 = scalar, S08, 1718, "%", 1, 0
|
||||
state0 = scalar, U08, 1719, "", 1, 0
|
||||
; total TS size = 1720
|
||||
targetWithIdlePosition1 = scalar, F32, 1720, "per", 1,0
|
||||
trim1 = scalar, F32, 1724, "", 1, 0
|
||||
luaAdjustment1 = scalar, F32, 1728, "per", 1,0
|
||||
m_wastegatePosition1 = scalar, F32, 1732, "per", 1,0
|
||||
etbFeedForward1 = scalar, F32, 1736
|
||||
etbIntegralError1 = scalar, F32, 1740, "", 1, 0
|
||||
etbCurrentTarget1 = scalar, F32, 1744, "%", 1, 0
|
||||
etbCurrentAdjustedTarget1 = scalar, F32, 1748, "%", 1, 0
|
||||
etbRevLimitActive1 = bits, U32, 1752, [0:0]
|
||||
jamDetected1 = bits, U32, 1752, [1:1]
|
||||
validPlantPosition1 = bits, U32, 1752, [2:2]
|
||||
etbTpsErrorCounter1 = scalar, U16, 1756, "count", 1,0
|
||||
etbPpsErrorCounter1 = scalar, U16, 1758, "count", 1,0
|
||||
etbErrorCode1 = scalar, S08, 1760, "", 1, 0
|
||||
etbErrorCodeBlinker1 = scalar, S08, 1761, "", 1, 0
|
||||
tcEtbDrop1 = scalar, S08, 1762, "%", 1, 0
|
||||
jamTimer1 = scalar, U16, 1764, "sec", 0.01, 0
|
||||
adjustedEtbTarget1 = scalar, S08, 1766, "%", 1, 0
|
||||
state1 = scalar, U08, 1767, "", 1, 0
|
||||
; total TS size = 1768
|
||||
faultCode0 = scalar, U08, 1768, "", 1, 0
|
||||
heaterDuty0 = scalar, U08, 1769, "%", 1, 0
|
||||
pumpDuty0 = scalar, U08, 1770, "%", 1, 0
|
||||
tempC0 = scalar, U16, 1772, "C", 1, 0
|
||||
nernstVoltage0 = scalar, U16, 1774, "V", 0.001, 0
|
||||
esr0 = scalar, U16, 1776, "ohm", 1, 0
|
||||
; total TS size = 1780
|
||||
faultCode1 = scalar, U08, 1780, "", 1, 0
|
||||
heaterDuty1 = scalar, U08, 1781, "%", 1, 0
|
||||
pumpDuty1 = scalar, U08, 1782, "%", 1, 0
|
||||
tempC1 = scalar, U16, 1784, "C", 1, 0
|
||||
nernstVoltage1 = scalar, U16, 1786, "V", 0.001, 0
|
||||
esr1 = scalar, U16, 1788, "ohm", 1, 0
|
||||
; total TS size = 1792
|
||||
dcOutput0 = scalar, F32, 1792, "per", 1,0
|
||||
isEnabled0_int = scalar, U08, 1796, "per", 1,0
|
||||
isEnabled0 = bits, U32, 1800, [0:0]
|
||||
; total TS size = 1804
|
||||
value0 = scalar, U16, 1804, "value", 1,0
|
||||
value1 = scalar, U16, 1806, "value", 1,0
|
||||
errorRate = scalar, F32, 1808, "ratio", 1,0
|
||||
; total TS size = 1812
|
||||
vvtTarget = scalar, U16, 1812, "deg", 0.1, 0
|
||||
vvtOutput = scalar, U08, 1814, "%", 0.5, 0
|
||||
; total TS size = 1816
|
||||
lambdaCurrentlyGood = bits, U32, 1816, [0:0]
|
||||
lambdaMonitorCut = bits, U32, 1816, [1:1]
|
||||
lambdaTimeSinceGood = scalar, U16, 1820, "sec", 0.01, 0
|
||||
; total TS size = 1824
|
||||
idleState = bits, S32, 1608, [0:2], "not important"
|
||||
currentIdlePosition = scalar, F32, 1612
|
||||
baseIdlePosition = scalar, F32, 1616
|
||||
idleClosedLoop = scalar, F32, 1620
|
||||
iacByTpsTaper = scalar, F32, 1624
|
||||
throttlePedalUpState = scalar, S32, 1628, "", 1, 0
|
||||
mightResetPid = bits, U32, 1632, [0:0]
|
||||
shouldResetPid = bits, U32, 1632, [1:1]
|
||||
wasResetPid = bits, U32, 1632, [2:2]
|
||||
mustResetPid = bits, U32, 1632, [3:3]
|
||||
isCranking = bits, U32, 1632, [4:4]
|
||||
isIacTableForCoasting = bits, U32, 1632, [5:5]
|
||||
notIdling = bits, U32, 1632, [6:6]
|
||||
needReset = bits, U32, 1632, [7:7]
|
||||
isInDeadZone = bits, U32, 1632, [8:8]
|
||||
isBlipping = bits, U32, 1632, [9:9]
|
||||
useClosedLoop = bits, U32, 1632, [10:10]
|
||||
badTps = bits, U32, 1632, [11:11]
|
||||
looksLikeRunning = bits, U32, 1632, [12:12]
|
||||
looksLikeCoasting = bits, U32, 1632, [13:13]
|
||||
looksLikeCrankToIdle = bits, U32, 1632, [14:14]
|
||||
isIdleCoasting = bits, U32, 1632, [15:15]
|
||||
isIdleClosedLoop = bits, U32, 1632, [16:16]
|
||||
idleTarget = scalar, S32, 1636, "", 1, 0
|
||||
targetRpmByClt = scalar, S32, 1640, "", 1, 0
|
||||
targetRpmAc = scalar, S32, 1644, "", 1, 0
|
||||
iacByRpmTaper = scalar, F32, 1648
|
||||
luaAdd = scalar, F32, 1652
|
||||
; total TS size = 1656
|
||||
targetWithIdlePosition0 = scalar, F32, 1656, "per", 1,0
|
||||
trim0 = scalar, F32, 1660, "", 1, 0
|
||||
luaAdjustment0 = scalar, F32, 1664, "per", 1,0
|
||||
m_wastegatePosition0 = scalar, F32, 1668, "per", 1,0
|
||||
etbFeedForward0 = scalar, F32, 1672
|
||||
etbIntegralError0 = scalar, F32, 1676, "", 1, 0
|
||||
etbCurrentTarget0 = scalar, F32, 1680, "%", 1, 0
|
||||
etbCurrentAdjustedTarget0 = scalar, F32, 1684, "%", 1, 0
|
||||
etbRevLimitActive0 = bits, U32, 1688, [0:0]
|
||||
jamDetected0 = bits, U32, 1688, [1:1]
|
||||
validPlantPosition0 = bits, U32, 1688, [2:2]
|
||||
etbTpsErrorCounter0 = scalar, U16, 1692, "count", 1,0
|
||||
etbPpsErrorCounter0 = scalar, U16, 1694, "count", 1,0
|
||||
etbErrorCode0 = scalar, S08, 1696, "", 1, 0
|
||||
etbErrorCodeBlinker0 = scalar, S08, 1697, "", 1, 0
|
||||
tcEtbDrop0 = scalar, S08, 1698, "%", 1, 0
|
||||
jamTimer0 = scalar, U16, 1700, "sec", 0.01, 0
|
||||
adjustedEtbTarget0 = scalar, S08, 1702, "%", 1, 0
|
||||
state0 = scalar, U08, 1703, "", 1, 0
|
||||
; total TS size = 1704
|
||||
targetWithIdlePosition1 = scalar, F32, 1704, "per", 1,0
|
||||
trim1 = scalar, F32, 1708, "", 1, 0
|
||||
luaAdjustment1 = scalar, F32, 1712, "per", 1,0
|
||||
m_wastegatePosition1 = scalar, F32, 1716, "per", 1,0
|
||||
etbFeedForward1 = scalar, F32, 1720
|
||||
etbIntegralError1 = scalar, F32, 1724, "", 1, 0
|
||||
etbCurrentTarget1 = scalar, F32, 1728, "%", 1, 0
|
||||
etbCurrentAdjustedTarget1 = scalar, F32, 1732, "%", 1, 0
|
||||
etbRevLimitActive1 = bits, U32, 1736, [0:0]
|
||||
jamDetected1 = bits, U32, 1736, [1:1]
|
||||
validPlantPosition1 = bits, U32, 1736, [2:2]
|
||||
etbTpsErrorCounter1 = scalar, U16, 1740, "count", 1,0
|
||||
etbPpsErrorCounter1 = scalar, U16, 1742, "count", 1,0
|
||||
etbErrorCode1 = scalar, S08, 1744, "", 1, 0
|
||||
etbErrorCodeBlinker1 = scalar, S08, 1745, "", 1, 0
|
||||
tcEtbDrop1 = scalar, S08, 1746, "%", 1, 0
|
||||
jamTimer1 = scalar, U16, 1748, "sec", 0.01, 0
|
||||
adjustedEtbTarget1 = scalar, S08, 1750, "%", 1, 0
|
||||
state1 = scalar, U08, 1751, "", 1, 0
|
||||
; total TS size = 1752
|
||||
faultCode0 = scalar, U08, 1752, "", 1, 0
|
||||
heaterDuty0 = scalar, U08, 1753, "%", 1, 0
|
||||
pumpDuty0 = scalar, U08, 1754, "%", 1, 0
|
||||
tempC0 = scalar, U16, 1756, "C", 1, 0
|
||||
nernstVoltage0 = scalar, U16, 1758, "V", 0.001, 0
|
||||
esr0 = scalar, U16, 1760, "ohm", 1, 0
|
||||
; total TS size = 1764
|
||||
faultCode1 = scalar, U08, 1764, "", 1, 0
|
||||
heaterDuty1 = scalar, U08, 1765, "%", 1, 0
|
||||
pumpDuty1 = scalar, U08, 1766, "%", 1, 0
|
||||
tempC1 = scalar, U16, 1768, "C", 1, 0
|
||||
nernstVoltage1 = scalar, U16, 1770, "V", 0.001, 0
|
||||
esr1 = scalar, U16, 1772, "ohm", 1, 0
|
||||
; total TS size = 1776
|
||||
dcOutput0 = scalar, F32, 1776, "per", 1,0
|
||||
isEnabled0_int = scalar, U08, 1780, "per", 1,0
|
||||
isEnabled0 = bits, U32, 1784, [0:0]
|
||||
; total TS size = 1788
|
||||
value0 = scalar, U16, 1788, "value", 1,0
|
||||
value1 = scalar, U16, 1790, "value", 1,0
|
||||
errorRate = scalar, F32, 1792, "ratio", 1,0
|
||||
; total TS size = 1796
|
||||
vvtTarget = scalar, U16, 1796, "deg", 0.1, 0
|
||||
vvtOutput = scalar, U08, 1798, "%", 0.5, 0
|
||||
; total TS size = 1800
|
||||
lambdaCurrentlyGood = bits, U32, 1800, [0:0]
|
||||
lambdaMonitorCut = bits, U32, 1800, [1:1]
|
||||
lambdaTimeSinceGood = scalar, U16, 1804, "sec", 0.01, 0
|
||||
; total TS size = 1808
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
// generated by gen_live_documentation.sh / LiveDataProcessor.java
|
||||
#define TS_TOTAL_OUTPUT_SIZE 1824
|
||||
#define TS_TOTAL_OUTPUT_SIZE 1808
|
|
@ -511,12 +511,6 @@ static const LogField fields[] = {
|
|||
#if EFI_SHAFT_POSITION_INPUT
|
||||
{engine->triggerCentral.hwEventCounters[3], "Hardware events since boot 4", "", 0},
|
||||
#endif
|
||||
#if EFI_SHAFT_POSITION_INPUT
|
||||
{engine->triggerCentral.hwEventCounters[4], "Hardware events since boot 5", "", 0},
|
||||
#endif
|
||||
#if EFI_SHAFT_POSITION_INPUT
|
||||
{engine->triggerCentral.hwEventCounters[5], "Hardware events since boot 6", "", 0},
|
||||
#endif
|
||||
#if EFI_SHAFT_POSITION_INPUT
|
||||
{engine->triggerCentral.vvtCamCounter, "Sync: total cams front counter", "", 0},
|
||||
#endif
|
||||
|
|
File diff suppressed because it is too large
Load Diff
|
@ -1230,7 +1230,7 @@
|
|||
#define pedalSensor_NAME "Accelerator pedal"
|
||||
#define pedalToTpsTbl_NAME "ETB pedal target"
|
||||
#define PERCENT_TRIM_BYTE_PACKING_DIV 0.02
|
||||
#define persistent_config_s_size 22964
|
||||
#define persistent_config_s_size 22972
|
||||
#define pid_s_size 20
|
||||
#define pin_input_mode_e_auto_enum 0="PI_DEFAULT",2="PI_PULLDOWN",1="PI_PULLUP"
|
||||
#define pin_input_mode_e_enum "DEFAULT", "PULLUP", "PULLDOWN"
|
||||
|
@ -1297,7 +1297,7 @@
|
|||
#define SentEtbType_NONE 0
|
||||
#define show_tcu_gauges false
|
||||
#define show_vvt_output_pin true
|
||||
#define SIGNATURE_HASH 3985382348
|
||||
#define SIGNATURE_HASH 901998387
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin"
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image"
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin"
|
||||
|
@ -1359,7 +1359,7 @@
|
|||
#define torqueReductionActivationMode_e_enum "Torque Reduction Button", "Launch Button"
|
||||
#define torqueReductionActivationMode_e_LAUNCH_BUTTON 1
|
||||
#define torqueReductionActivationMode_e_TORQUE_REDUCTION_BUTTON 0
|
||||
#define TOTAL_CONFIG_SIZE 22964
|
||||
#define TOTAL_CONFIG_SIZE 22972
|
||||
#define TPS_2_BYTE_PACKING_MULT 100
|
||||
#define TPS_PPS_TOO_HIGH_THRESHOLD 110
|
||||
#define TPS_PPS_TOO_LOW_THRESHOLD -10
|
||||
|
@ -1758,14 +1758,14 @@
|
|||
#define ts_show_wastegate_sensor true
|
||||
#define ts_show_wbo_canbus_index true
|
||||
#define ts_show_wbo_canbus_set_index true
|
||||
#define TS_SIGNATURE "rusEFI main.2024.11.25.hellen-f4-community.3985382348"
|
||||
#define TS_SIGNATURE "rusEFI main.2024.11.26.hellen-f4-community.901998387"
|
||||
#define TS_SIMULATE_CAN '>'
|
||||
#define TS_SIMULATE_CAN_char >
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
#define TS_SINGLE_WRITE_COMMAND_char W
|
||||
#define TS_TEST_COMMAND 't'
|
||||
#define TS_TEST_COMMAND_char t
|
||||
#define TS_TOTAL_OUTPUT_SIZE 1824
|
||||
#define TS_TOTAL_OUTPUT_SIZE 1808
|
||||
#define TS_TRIGGER_SCOPE_CHANNEL_1_NAME "Channel 1"
|
||||
#define TS_TRIGGER_SCOPE_CHANNEL_2_NAME "Channel 2"
|
||||
#define TS_TRIGGER_SCOPE_DISABLE 5
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool config_definition-all.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 3985382348
|
||||
#define TS_SIGNATURE "rusEFI main.2024.11.25.hellen-f4-community.3985382348"
|
||||
#define SIGNATURE_HASH 901998387
|
||||
#define TS_SIGNATURE "rusEFI main.2024.11.26.hellen-f4-community.901998387"
|
||||
|
|
|
@ -3,178 +3,184 @@
|
|||
// begin
|
||||
#pragma once
|
||||
#include "rusefi_types.h"
|
||||
#define HW_EVENT_TYPES 6
|
||||
#define HW_EVENT_TYPES 4
|
||||
// start of trigger_central_s
|
||||
struct trigger_central_s {
|
||||
/**
|
||||
* Hardware events since boot
|
||||
* offset 0
|
||||
*/
|
||||
uint32_t hwEventCounters[HW_EVENT_TYPES];
|
||||
uint16_t hwEventCounters[HW_EVENT_TYPES];
|
||||
/**
|
||||
* Sync: total cams front counter
|
||||
* offset 24
|
||||
* offset 8
|
||||
*/
|
||||
uint32_t vvtCamCounter = (uint32_t)0;
|
||||
uint16_t vvtCamCounter = (uint16_t)0;
|
||||
/**
|
||||
* need 4 byte alignment
|
||||
* units: units
|
||||
* offset 10
|
||||
*/
|
||||
uint8_t alignmentFill_at_10[2];
|
||||
/**
|
||||
* InstantMAP at readout angle
|
||||
* units: kPa
|
||||
* offset 28
|
||||
* offset 12
|
||||
*/
|
||||
float mapVvt_MAP_AT_SPECIAL_POINT = (float)0;
|
||||
/**
|
||||
* InstantMAP delta @ readout angles
|
||||
* units: kPa
|
||||
* offset 32
|
||||
* offset 16
|
||||
*/
|
||||
float mapVvt_MAP_AT_DIFF = (float)0;
|
||||
/**
|
||||
* units: distance
|
||||
* offset 36
|
||||
* offset 20
|
||||
*/
|
||||
int8_t mapVvt_MAP_AT_CYCLE_COUNT = (int8_t)0;
|
||||
/**
|
||||
* Instant MAP sync counter
|
||||
* units: counter
|
||||
* offset 37
|
||||
* offset 21
|
||||
*/
|
||||
uint8_t mapVvt_sync_counter = (uint8_t)0;
|
||||
/**
|
||||
* need 4 byte alignment
|
||||
* units: units
|
||||
* offset 38
|
||||
* offset 22
|
||||
*/
|
||||
uint8_t alignmentFill_at_38[2];
|
||||
uint8_t alignmentFill_at_22[2];
|
||||
/**
|
||||
* Sync: Engine Phase
|
||||
* units: deg
|
||||
* offset 40
|
||||
* offset 24
|
||||
*/
|
||||
float currentEngineDecodedPhase = (float)0;
|
||||
/**
|
||||
* Sync: trigger angle error
|
||||
* units: deg
|
||||
* offset 44
|
||||
* offset 28
|
||||
*/
|
||||
float triggerToothAngleError = (float)0;
|
||||
/**
|
||||
* offset 48
|
||||
* offset 32
|
||||
*/
|
||||
uint8_t triggerIgnoredToothCount = (uint8_t)0;
|
||||
/**
|
||||
* need 4 byte alignment
|
||||
* units: units
|
||||
* offset 49
|
||||
* offset 33
|
||||
*/
|
||||
uint8_t alignmentFill_at_49[3];
|
||||
uint8_t alignmentFill_at_33[3];
|
||||
/**
|
||||
* Sync: MAP: prev angle
|
||||
* units: deg
|
||||
* offset 52
|
||||
* offset 36
|
||||
*/
|
||||
angle_t mapCamPrevToothAngle = (angle_t)0;
|
||||
/**
|
||||
offset 56 bit 0 */
|
||||
offset 40 bit 0 */
|
||||
bool isDecodingMapCam : 1 {};
|
||||
/**
|
||||
offset 56 bit 1 */
|
||||
bool unusedBit_13_1 : 1 {};
|
||||
offset 40 bit 1 */
|
||||
bool unusedBit_14_1 : 1 {};
|
||||
/**
|
||||
offset 56 bit 2 */
|
||||
bool unusedBit_13_2 : 1 {};
|
||||
offset 40 bit 2 */
|
||||
bool unusedBit_14_2 : 1 {};
|
||||
/**
|
||||
offset 56 bit 3 */
|
||||
bool unusedBit_13_3 : 1 {};
|
||||
offset 40 bit 3 */
|
||||
bool unusedBit_14_3 : 1 {};
|
||||
/**
|
||||
offset 56 bit 4 */
|
||||
bool unusedBit_13_4 : 1 {};
|
||||
offset 40 bit 4 */
|
||||
bool unusedBit_14_4 : 1 {};
|
||||
/**
|
||||
offset 56 bit 5 */
|
||||
bool unusedBit_13_5 : 1 {};
|
||||
offset 40 bit 5 */
|
||||
bool unusedBit_14_5 : 1 {};
|
||||
/**
|
||||
offset 56 bit 6 */
|
||||
bool unusedBit_13_6 : 1 {};
|
||||
offset 40 bit 6 */
|
||||
bool unusedBit_14_6 : 1 {};
|
||||
/**
|
||||
offset 56 bit 7 */
|
||||
bool unusedBit_13_7 : 1 {};
|
||||
offset 40 bit 7 */
|
||||
bool unusedBit_14_7 : 1 {};
|
||||
/**
|
||||
offset 56 bit 8 */
|
||||
bool unusedBit_13_8 : 1 {};
|
||||
offset 40 bit 8 */
|
||||
bool unusedBit_14_8 : 1 {};
|
||||
/**
|
||||
offset 56 bit 9 */
|
||||
bool unusedBit_13_9 : 1 {};
|
||||
offset 40 bit 9 */
|
||||
bool unusedBit_14_9 : 1 {};
|
||||
/**
|
||||
offset 56 bit 10 */
|
||||
bool unusedBit_13_10 : 1 {};
|
||||
offset 40 bit 10 */
|
||||
bool unusedBit_14_10 : 1 {};
|
||||
/**
|
||||
offset 56 bit 11 */
|
||||
bool unusedBit_13_11 : 1 {};
|
||||
offset 40 bit 11 */
|
||||
bool unusedBit_14_11 : 1 {};
|
||||
/**
|
||||
offset 56 bit 12 */
|
||||
bool unusedBit_13_12 : 1 {};
|
||||
offset 40 bit 12 */
|
||||
bool unusedBit_14_12 : 1 {};
|
||||
/**
|
||||
offset 56 bit 13 */
|
||||
bool unusedBit_13_13 : 1 {};
|
||||
offset 40 bit 13 */
|
||||
bool unusedBit_14_13 : 1 {};
|
||||
/**
|
||||
offset 56 bit 14 */
|
||||
bool unusedBit_13_14 : 1 {};
|
||||
offset 40 bit 14 */
|
||||
bool unusedBit_14_14 : 1 {};
|
||||
/**
|
||||
offset 56 bit 15 */
|
||||
bool unusedBit_13_15 : 1 {};
|
||||
offset 40 bit 15 */
|
||||
bool unusedBit_14_15 : 1 {};
|
||||
/**
|
||||
offset 56 bit 16 */
|
||||
bool unusedBit_13_16 : 1 {};
|
||||
offset 40 bit 16 */
|
||||
bool unusedBit_14_16 : 1 {};
|
||||
/**
|
||||
offset 56 bit 17 */
|
||||
bool unusedBit_13_17 : 1 {};
|
||||
offset 40 bit 17 */
|
||||
bool unusedBit_14_17 : 1 {};
|
||||
/**
|
||||
offset 56 bit 18 */
|
||||
bool unusedBit_13_18 : 1 {};
|
||||
offset 40 bit 18 */
|
||||
bool unusedBit_14_18 : 1 {};
|
||||
/**
|
||||
offset 56 bit 19 */
|
||||
bool unusedBit_13_19 : 1 {};
|
||||
offset 40 bit 19 */
|
||||
bool unusedBit_14_19 : 1 {};
|
||||
/**
|
||||
offset 56 bit 20 */
|
||||
bool unusedBit_13_20 : 1 {};
|
||||
offset 40 bit 20 */
|
||||
bool unusedBit_14_20 : 1 {};
|
||||
/**
|
||||
offset 56 bit 21 */
|
||||
bool unusedBit_13_21 : 1 {};
|
||||
offset 40 bit 21 */
|
||||
bool unusedBit_14_21 : 1 {};
|
||||
/**
|
||||
offset 56 bit 22 */
|
||||
bool unusedBit_13_22 : 1 {};
|
||||
offset 40 bit 22 */
|
||||
bool unusedBit_14_22 : 1 {};
|
||||
/**
|
||||
offset 56 bit 23 */
|
||||
bool unusedBit_13_23 : 1 {};
|
||||
offset 40 bit 23 */
|
||||
bool unusedBit_14_23 : 1 {};
|
||||
/**
|
||||
offset 56 bit 24 */
|
||||
bool unusedBit_13_24 : 1 {};
|
||||
offset 40 bit 24 */
|
||||
bool unusedBit_14_24 : 1 {};
|
||||
/**
|
||||
offset 56 bit 25 */
|
||||
bool unusedBit_13_25 : 1 {};
|
||||
offset 40 bit 25 */
|
||||
bool unusedBit_14_25 : 1 {};
|
||||
/**
|
||||
offset 56 bit 26 */
|
||||
bool unusedBit_13_26 : 1 {};
|
||||
offset 40 bit 26 */
|
||||
bool unusedBit_14_26 : 1 {};
|
||||
/**
|
||||
offset 56 bit 27 */
|
||||
bool unusedBit_13_27 : 1 {};
|
||||
offset 40 bit 27 */
|
||||
bool unusedBit_14_27 : 1 {};
|
||||
/**
|
||||
offset 56 bit 28 */
|
||||
bool unusedBit_13_28 : 1 {};
|
||||
offset 40 bit 28 */
|
||||
bool unusedBit_14_28 : 1 {};
|
||||
/**
|
||||
offset 56 bit 29 */
|
||||
bool unusedBit_13_29 : 1 {};
|
||||
offset 40 bit 29 */
|
||||
bool unusedBit_14_29 : 1 {};
|
||||
/**
|
||||
offset 56 bit 30 */
|
||||
bool unusedBit_13_30 : 1 {};
|
||||
offset 40 bit 30 */
|
||||
bool unusedBit_14_30 : 1 {};
|
||||
/**
|
||||
offset 56 bit 31 */
|
||||
bool unusedBit_13_31 : 1 {};
|
||||
offset 40 bit 31 */
|
||||
bool unusedBit_14_31 : 1 {};
|
||||
/**
|
||||
* offset 60
|
||||
* offset 44
|
||||
*/
|
||||
uint32_t triggerElapsedUs = (uint32_t)0;
|
||||
};
|
||||
static_assert(sizeof(trigger_central_s) == 64);
|
||||
static_assert(sizeof(trigger_central_s) == 48);
|
||||
|
||||
// end
|
||||
// this section was generated automatically by rusEFI tool config_definition_base-all.jar based on (unknown script) controllers/trigger/trigger_central.txt
|
||||
|
|
File diff suppressed because it is too large
Load Diff
|
@ -1,4 +1,4 @@
|
|||
! Generated by gen_signature.sh
|
||||
! SIGNATURE_HASH is a built-in variable generated by config_definition-all.jar
|
||||
! gen_signature.sh Using env variable branch [main]
|
||||
#define TS_SIGNATURE "rusEFI main.2024.11.25.hellen-f4-community.@@SIGNATURE_HASH@@"
|
||||
#define TS_SIGNATURE "rusEFI main.2024.11.26.hellen-f4-community.@@SIGNATURE_HASH@@"
|
||||
|
|
Loading…
Reference in New Issue