Auto-generated configs and docs

This commit is contained in:
GitHub gen-configs Action 2024-01-07 19:55:51 +00:00
parent 2db2999292
commit 5d67258d92
171 changed files with 21085 additions and 20975 deletions

View File

@ -825,7 +825,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 3023153734
#define SIGNATURE_HASH 3227092330
#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"
@ -1142,14 +1142,14 @@
#define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true
#define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2024.01.07.cypress.3023153734"
#define TS_SIGNATURE "rusEFI master.2024.01.07.cypress.3227092330"
#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 1452
#define TS_TOTAL_OUTPUT_SIZE 1456
#define TS_TRIGGER_SCOPE_CHANNEL_1_NAME "Channel 1"
#define TS_TRIGGER_SCOPE_CHANNEL_2_NAME "Channel 2"
#define TS_TRIGGER_SCOPE_DISABLE 5

View File

@ -825,7 +825,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 4141903336
#define SIGNATURE_HASH 2189968068
#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"
@ -1142,14 +1142,14 @@
#define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true
#define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2024.01.07.kin.4141903336"
#define TS_SIGNATURE "rusEFI master.2024.01.07.kin.2189968068"
#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 1452
#define TS_TOTAL_OUTPUT_SIZE 1456
#define TS_TRIGGER_SCOPE_CHANNEL_1_NAME "Channel 1"
#define TS_TRIGGER_SCOPE_CHANNEL_2_NAME "Channel 2"
#define TS_TRIGGER_SCOPE_DISABLE 5

View File

@ -1062,7 +1062,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 131579054
#define SIGNATURE_HASH 1941934978
#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"
@ -1379,14 +1379,14 @@
#define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true
#define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2024.01.07.subaru_eg33_f7.131579054"
#define TS_SIGNATURE "rusEFI master.2024.01.07.subaru_eg33_f7.1941934978"
#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 1452
#define TS_TOTAL_OUTPUT_SIZE 1456
#define TS_TRIGGER_SCOPE_CHANNEL_1_NAME "Channel 1"
#define TS_TRIGGER_SCOPE_CHANNEL_2_NAME "Channel 2"
#define TS_TRIGGER_SCOPE_DISABLE 5

View File

@ -340,6 +340,7 @@ entry = luaGauges1, "Lua: Gauge 1", float, "%.3f"
entry = luaGauges2, "Lua: Gauge 2", float, "%.3f"
entry = rawMaf2, "rawMaf2", float, "%.3f"
entry = mafMeasured2, "MAF #2", float, "%.3f"
entry = schedulingUsedCount, "schedulingUsedCount", int, "%d"
entry = vehicleSpeedKph, "Vehicle Speed", float, "%.3f"
entry = Gego, "Gego", float, "%.3f"
entry = testBenchIter, "testBenchIter", int, "%d"

View File

@ -32,30 +32,30 @@ LDS_vvt,
LDS_lambda_monitor,
} live_data_e;
#define OUTPUT_CHANNELS_BASE_ADDRESS 0
#define FUEL_COMPUTER_BASE_ADDRESS 792
#define IGNITION_STATE_BASE_ADDRESS 844
#define KNOCK_CONTROLLER_BASE_ADDRESS 884
#define TCU_CONTROLLER_BASE_ADDRESS 916
#define THROTTLE_MODEL_BASE_ADDRESS 928
#define HIGH_PRESSURE_FUEL_PUMP_BASE_ADDRESS 940
#define INJECTOR_MODEL_BASE_ADDRESS 968
#define LAUNCH_CONTROL_STATE_BASE_ADDRESS 980
#define ANTILAG_SYSTEM_STATE_BASE_ADDRESS 988
#define BOOST_CONTROL_BASE_ADDRESS 1000
#define AC_CONTROL_BASE_ADDRESS 1024
#define FAN_CONTROL_BASE_ADDRESS 1040
#define FUEL_PUMP_CONTROL_BASE_ADDRESS 1044
#define MAIN_RELAY_BASE_ADDRESS 1048
#define ENGINE_STATE_BASE_ADDRESS 1052
#define TPS_ACCEL_STATE_BASE_ADDRESS 1144
#define TRIGGER_CENTRAL_BASE_ADDRESS 1192
#define TRIGGER_STATE_BASE_ADDRESS 1252
#define TRIGGER_STATE_PRIMARY_BASE_ADDRESS 1292
#define WALL_FUEL_STATE_BASE_ADDRESS 1300
#define IDLE_STATE_BASE_ADDRESS 1308
#define ELECTRONIC_THROTTLE_BASE_ADDRESS 1356
#define WIDEBAND_STATE_BASE_ADDRESS 1408
#define DC_MOTORS_BASE_ADDRESS 1420
#define SENT_STATE_BASE_ADDRESS 1432
#define VVT_BASE_ADDRESS 1440
#define LAMBDA_MONITOR_BASE_ADDRESS 1444
#define FUEL_COMPUTER_BASE_ADDRESS 796
#define IGNITION_STATE_BASE_ADDRESS 848
#define KNOCK_CONTROLLER_BASE_ADDRESS 888
#define TCU_CONTROLLER_BASE_ADDRESS 920
#define THROTTLE_MODEL_BASE_ADDRESS 932
#define HIGH_PRESSURE_FUEL_PUMP_BASE_ADDRESS 944
#define INJECTOR_MODEL_BASE_ADDRESS 972
#define LAUNCH_CONTROL_STATE_BASE_ADDRESS 984
#define ANTILAG_SYSTEM_STATE_BASE_ADDRESS 992
#define BOOST_CONTROL_BASE_ADDRESS 1004
#define AC_CONTROL_BASE_ADDRESS 1028
#define FAN_CONTROL_BASE_ADDRESS 1044
#define FUEL_PUMP_CONTROL_BASE_ADDRESS 1048
#define MAIN_RELAY_BASE_ADDRESS 1052
#define ENGINE_STATE_BASE_ADDRESS 1056
#define TPS_ACCEL_STATE_BASE_ADDRESS 1148
#define TRIGGER_CENTRAL_BASE_ADDRESS 1196
#define TRIGGER_STATE_BASE_ADDRESS 1256
#define TRIGGER_STATE_PRIMARY_BASE_ADDRESS 1296
#define WALL_FUEL_STATE_BASE_ADDRESS 1304
#define IDLE_STATE_BASE_ADDRESS 1312
#define ELECTRONIC_THROTTLE_BASE_ADDRESS 1360
#define WIDEBAND_STATE_BASE_ADDRESS 1412
#define DC_MOTORS_BASE_ADDRESS 1424
#define SENT_STATE_BASE_ADDRESS 1436
#define VVT_BASE_ADDRESS 1444
#define LAMBDA_MONITOR_BASE_ADDRESS 1448

View File

@ -341,443 +341,444 @@ luaGauges1 = scalar, F32, 632, "value", 1, 0
luaGauges2 = scalar, F32, 636, "value", 1, 0
rawMaf2 = scalar, U16, 640, "V", 0.001, 0
mafMeasured2 = scalar, U16, 642, "kg/h", 0.1, 0
vehicleSpeedKph = scalar, U16, 644, "kph", 0.01, 0
Gego = scalar, U16, 646, "%", 0.01,0
testBenchIter = scalar, U16, 648, "count", 1, 0
oilTemp = scalar, S16, 650, "deg C", 0.01, 0
fuelTemp = scalar, S16, 652, "deg C", 0.01, 0
ambientTemp = scalar, S16, 654, "deg C", 0.01, 0
compressorDischargeTemp = scalar, S16, 656, "deg C", 0.01, 0
compressorDischargePressure = scalar, U16, 658, "kPa", 0.03333333333333333, 0
throttleInletPressure = scalar, U16, 660, "kPa", 0.03333333333333333, 0
ignitionOnTime = scalar, U16, 662, "sec", 1,0
engineRunTime = scalar, U16, 664, "sec", 1,0
distanceTraveled = scalar, U16, 666, "km", 0.1,0
afrGasolineScale = scalar, U16, 668, "AFR", 0.001, 0
afr2GasolineScale = scalar, U16, 670, "AFR", 0.001, 0
wheelSlipRatio = scalar, F32, 672, "", 1, 0
ignitorDiagnostic1 = scalar, U08, 676, "", 1, 0
ignitorDiagnostic2 = scalar, U08, 677, "", 1, 0
ignitorDiagnostic3 = scalar, U08, 678, "", 1, 0
ignitorDiagnostic4 = scalar, U08, 679, "", 1, 0
ignitorDiagnostic5 = scalar, U08, 680, "", 1, 0
ignitorDiagnostic6 = scalar, U08, 681, "", 1, 0
ignitorDiagnostic7 = scalar, U08, 682, "", 1, 0
ignitorDiagnostic8 = scalar, U08, 683, "", 1, 0
ignitorDiagnostic9 = scalar, U08, 684, "", 1, 0
ignitorDiagnostic10 = scalar, U08, 685, "", 1, 0
ignitorDiagnostic11 = scalar, U08, 686, "", 1, 0
ignitorDiagnostic12 = scalar, U08, 687, "", 1, 0
injectorDiagnostic1 = scalar, U08, 688, "", 1, 0
injectorDiagnostic2 = scalar, U08, 689, "", 1, 0
injectorDiagnostic3 = scalar, U08, 690, "", 1, 0
injectorDiagnostic4 = scalar, U08, 691, "", 1, 0
injectorDiagnostic5 = scalar, U08, 692, "", 1, 0
injectorDiagnostic6 = scalar, U08, 693, "", 1, 0
injectorDiagnostic7 = scalar, U08, 694, "", 1, 0
injectorDiagnostic8 = scalar, U08, 695, "", 1, 0
injectorDiagnostic9 = scalar, U08, 696, "", 1, 0
injectorDiagnostic10 = scalar, U08, 697, "", 1, 0
injectorDiagnostic11 = scalar, U08, 698, "", 1, 0
injectorDiagnostic12 = scalar, U08, 699, "", 1, 0
unusedAtTheEnd1 = scalar, U08, 700, "", 1, 0
unusedAtTheEnd2 = scalar, U08, 701, "", 1, 0
unusedAtTheEnd3 = scalar, U08, 702, "", 1, 0
unusedAtTheEnd4 = scalar, U08, 703, "", 1, 0
unusedAtTheEnd5 = scalar, U08, 704, "", 1, 0
unusedAtTheEnd6 = scalar, U08, 705, "", 1, 0
unusedAtTheEnd7 = scalar, U08, 706, "", 1, 0
unusedAtTheEnd8 = scalar, U08, 707, "", 1, 0
unusedAtTheEnd9 = scalar, U08, 708, "", 1, 0
unusedAtTheEnd10 = scalar, U08, 709, "", 1, 0
unusedAtTheEnd11 = scalar, U08, 710, "", 1, 0
unusedAtTheEnd12 = scalar, U08, 711, "", 1, 0
unusedAtTheEnd13 = scalar, U08, 712, "", 1, 0
unusedAtTheEnd14 = scalar, U08, 713, "", 1, 0
unusedAtTheEnd15 = scalar, U08, 714, "", 1, 0
unusedAtTheEnd16 = scalar, U08, 715, "", 1, 0
unusedAtTheEnd17 = scalar, U08, 716, "", 1, 0
unusedAtTheEnd18 = scalar, U08, 717, "", 1, 0
unusedAtTheEnd19 = scalar, U08, 718, "", 1, 0
unusedAtTheEnd20 = scalar, U08, 719, "", 1, 0
unusedAtTheEnd21 = scalar, U08, 720, "", 1, 0
unusedAtTheEnd22 = scalar, U08, 721, "", 1, 0
unusedAtTheEnd23 = scalar, U08, 722, "", 1, 0
unusedAtTheEnd24 = scalar, U08, 723, "", 1, 0
unusedAtTheEnd25 = scalar, U08, 724, "", 1, 0
unusedAtTheEnd26 = scalar, U08, 725, "", 1, 0
unusedAtTheEnd27 = scalar, U08, 726, "", 1, 0
unusedAtTheEnd28 = scalar, U08, 727, "", 1, 0
unusedAtTheEnd29 = scalar, U08, 728, "", 1, 0
unusedAtTheEnd30 = scalar, U08, 729, "", 1, 0
unusedAtTheEnd31 = scalar, U08, 730, "", 1, 0
unusedAtTheEnd32 = scalar, U08, 731, "", 1, 0
unusedAtTheEnd33 = scalar, U08, 732, "", 1, 0
unusedAtTheEnd34 = scalar, U08, 733, "", 1, 0
unusedAtTheEnd35 = scalar, U08, 734, "", 1, 0
unusedAtTheEnd36 = scalar, U08, 735, "", 1, 0
unusedAtTheEnd37 = scalar, U08, 736, "", 1, 0
unusedAtTheEnd38 = scalar, U08, 737, "", 1, 0
unusedAtTheEnd39 = scalar, U08, 738, "", 1, 0
unusedAtTheEnd40 = scalar, U08, 739, "", 1, 0
unusedAtTheEnd41 = scalar, U08, 740, "", 1, 0
unusedAtTheEnd42 = scalar, U08, 741, "", 1, 0
unusedAtTheEnd43 = scalar, U08, 742, "", 1, 0
unusedAtTheEnd44 = scalar, U08, 743, "", 1, 0
unusedAtTheEnd45 = scalar, U08, 744, "", 1, 0
unusedAtTheEnd46 = scalar, U08, 745, "", 1, 0
unusedAtTheEnd47 = scalar, U08, 746, "", 1, 0
unusedAtTheEnd48 = scalar, U08, 747, "", 1, 0
unusedAtTheEnd49 = scalar, U08, 748, "", 1, 0
unusedAtTheEnd50 = scalar, U08, 749, "", 1, 0
unusedAtTheEnd51 = scalar, U08, 750, "", 1, 0
unusedAtTheEnd52 = scalar, U08, 751, "", 1, 0
unusedAtTheEnd53 = scalar, U08, 752, "", 1, 0
unusedAtTheEnd54 = scalar, U08, 753, "", 1, 0
unusedAtTheEnd55 = scalar, U08, 754, "", 1, 0
unusedAtTheEnd56 = scalar, U08, 755, "", 1, 0
unusedAtTheEnd57 = scalar, U08, 756, "", 1, 0
unusedAtTheEnd58 = scalar, U08, 757, "", 1, 0
unusedAtTheEnd59 = scalar, U08, 758, "", 1, 0
unusedAtTheEnd60 = scalar, U08, 759, "", 1, 0
unusedAtTheEnd61 = scalar, U08, 760, "", 1, 0
unusedAtTheEnd62 = scalar, U08, 761, "", 1, 0
unusedAtTheEnd63 = scalar, U08, 762, "", 1, 0
unusedAtTheEnd64 = scalar, U08, 763, "", 1, 0
unusedAtTheEnd65 = scalar, U08, 764, "", 1, 0
unusedAtTheEnd66 = scalar, U08, 765, "", 1, 0
unusedAtTheEnd67 = scalar, U08, 766, "", 1, 0
unusedAtTheEnd68 = scalar, U08, 767, "", 1, 0
unusedAtTheEnd69 = scalar, U08, 768, "", 1, 0
unusedAtTheEnd70 = scalar, U08, 769, "", 1, 0
unusedAtTheEnd71 = scalar, U08, 770, "", 1, 0
unusedAtTheEnd72 = scalar, U08, 771, "", 1, 0
unusedAtTheEnd73 = scalar, U08, 772, "", 1, 0
unusedAtTheEnd74 = scalar, U08, 773, "", 1, 0
unusedAtTheEnd75 = scalar, U08, 774, "", 1, 0
unusedAtTheEnd76 = scalar, U08, 775, "", 1, 0
unusedAtTheEnd77 = scalar, U08, 776, "", 1, 0
unusedAtTheEnd78 = scalar, U08, 777, "", 1, 0
unusedAtTheEnd79 = scalar, U08, 778, "", 1, 0
unusedAtTheEnd80 = scalar, U08, 779, "", 1, 0
unusedAtTheEnd81 = scalar, U08, 780, "", 1, 0
unusedAtTheEnd82 = scalar, U08, 781, "", 1, 0
unusedAtTheEnd83 = scalar, U08, 782, "", 1, 0
unusedAtTheEnd84 = scalar, U08, 783, "", 1, 0
unusedAtTheEnd85 = scalar, U08, 784, "", 1, 0
unusedAtTheEnd86 = scalar, U08, 785, "", 1, 0
unusedAtTheEnd87 = scalar, U08, 786, "", 1, 0
unusedAtTheEnd88 = scalar, U08, 787, "", 1, 0
unusedAtTheEnd89 = scalar, U08, 788, "", 1, 0
unusedAtTheEnd90 = scalar, U08, 789, "", 1, 0
unusedAtTheEnd91 = scalar, U08, 790, "", 1, 0
unusedAtTheEnd92 = scalar, U08, 791, "", 1, 0
; total TS size = 792
totalFuelCorrection = scalar, F32, 792, "mult", 1,0
running_postCrankingFuelCorrection = scalar, F32, 796, "", 1, 0
running_intakeTemperatureCoefficient = scalar, F32, 800, "", 1, 0
running_coolantTemperatureCoefficient = scalar, F32, 804, "", 1, 0
running_timeSinceCrankingInSecs = scalar, F32, 808, "secs", 1,0
running_baseFuel = scalar, U16, 812, "mg", 0.01, 0
running_fuel = scalar, U16, 814, "mg", 0.01, 0
afrTableYAxis = scalar, U16, 816, "%", 0.01,0
targetLambda = scalar, U16, 818, "", 1.0E-4,0
targetAFR = scalar, U16, 820, "ratio", 0.001,0
stoichiometricRatio = scalar, U16, 822, "ratio", 0.001, 0
sdTcharge_coff = scalar, F32, 824, "", 1, 0
sdAirMassInOneCylinder = scalar, F32, 828, "g", 1, 0
normalizedCylinderFilling = scalar, F32, 832, "%", 1, 0
brokenInjector = scalar, U08, 836, "", 1, 0
injectorHwIssue = bits, U32, 840, [0:0]
; total TS size = 844
baseDwell = scalar, F32, 844, "ms", 1,0
sparkDwell = scalar, F32, 848, "ms", 1,0
dwellAngle = scalar, F32, 852, "deg", 1,0
cltTimingCorrection = scalar, S16, 856, "deg", 0.01,0
timingIatCorrection = scalar, S16, 858, "deg", 0.01,0
timingPidCorrection = scalar, S16, 860, "deg", 0.01,0
baseIgnitionAdvance = scalar, S16, 862, "deg", 0.02, 0
correctedIgnitionAdvance = scalar, S16, 864, "deg", 0.02, 0
dwellVoltageCorrection = scalar, F32, 868, "", 1, 0
luaTimingAdd = scalar, F32, 872, "deg", 1, 0
luaTimingMult = scalar, F32, 876, "deg", 1, 0
luaIgnitionSkip = bits, U32, 880, [0:0]
; total TS size = 884
m_knockLevel = scalar, F32, 884, "Volts", 1, 0
m_knockCyl1 = scalar, S08, 888, "dBv", 1, 0
m_knockCyl2 = scalar, S08, 889, "dBv", 1, 0
m_knockCyl3 = scalar, S08, 890, "dBv", 1, 0
m_knockCyl4 = scalar, S08, 891, "dBv", 1, 0
m_knockCyl5 = scalar, S08, 892, "dBv", 1, 0
m_knockCyl6 = scalar, S08, 893, "dBv", 1, 0
m_knockCyl7 = scalar, S08, 894, "dBv", 1, 0
m_knockCyl8 = scalar, S08, 895, "dBv", 1, 0
m_knockCyl9 = scalar, S08, 896, "dBv", 1, 0
m_knockCyl10 = scalar, S08, 897, "dBv", 1, 0
m_knockCyl11 = scalar, S08, 898, "dBv", 1, 0
m_knockCyl12 = scalar, S08, 899, "dBv", 1, 0
m_knockRetard = scalar, F32, 900, "deg", 1,0
m_knockThreshold = scalar, F32, 904, "", 1, 0
m_knockCount = scalar, U32, 908, "", 1, 0
m_maximumRetard = scalar, F32, 912, "", 1, 0
; total TS size = 916
tcuCurrentGear = scalar, S08, 916, "gear", 1, 0
tcRatio = scalar, U16, 918, "value", 0.01, 0
lastShiftTime = scalar, F32, 920, "", 1, 0
tcu_currentRange = scalar, U08, 924, "", 1, 0
; total TS size = 928
throttleUseWotModel = bits, U32, 928, [0:0]
throttleModelCrossoverAngle = scalar, S16, 932, "%", 0.01, 0
throttleEstimatedFlow = scalar, F32, 936, "g/s", 1, 0
; total TS size = 940
m_requested_pump = scalar, F32, 940, "", 1, 0
fuel_requested_percent = scalar, F32, 944, "", 1, 0
fuel_requested_percent_pi = scalar, F32, 948, "", 1, 0
noValve = bits, U32, 952, [0:0]
angleAboveMin = bits, U32, 952, [1:1]
isHpfpInactive = bits, U32, 952, [2:2]
m_pressureTarget_kPa = scalar, F32, 956, "", 1, 0
nextLobe = scalar, F32, 960, "", 1, 0
di_nextStart = scalar, F32, 964, "v", 1, 0
; total TS size = 968
m_deadtime = scalar, F32, 968, "ms", 1, 0
pressureDelta = scalar, F32, 972, "kPa", 1, 0
pressureRatio = scalar, F32, 976, "", 1, 0
; total TS size = 980
retardThresholdRpm = scalar, S32, 980, "", 1, 0
combinedConditions = bits, U32, 984, [0:0]
launchActivatePinState = bits, U32, 984, [1:1]
isLaunchCondition = bits, U32, 984, [2:2]
isSwitchActivated = bits, U32, 984, [3:3]
isClutchActivated = bits, U32, 984, [4:4]
isValidInputPin = bits, U32, 984, [5:5]
activateSwitchCondition = bits, U32, 984, [6:6]
rpmCondition = bits, U32, 984, [7:7]
speedCondition = bits, U32, 984, [8:8]
tpsCondition = bits, U32, 984, [9:9]
; total TS size = 988
isAntilagCondition = bits, U32, 988, [0:0]
ALSMinRPMCondition = bits, U32, 988, [1:1]
ALSMaxRPMCondition = bits, U32, 988, [2:2]
ALSMinCLTCondition = bits, U32, 988, [3:3]
ALSMaxCLTCondition = bits, U32, 988, [4:4]
ALSMaxThrottleIntentCondition = bits, U32, 988, [5:5]
isALSSwitchActivated = bits, U32, 988, [6:6]
ALSActivatePinState = bits, U32, 988, [7:7]
ALSSwitchCondition = bits, U32, 988, [8:8]
ALSTimerCondition = bits, U32, 988, [9:9]
fuelALSCorrection = scalar, F32, 992, "", 1, 0
timingALSCorrection = scalar, S16, 996, "deg", 0.01, 0
timingALSSkip = scalar, S16, 998, "deg", 0.01, 0
; total TS size = 1000
isTpsInvalid = bits, U32, 1000, [0:0]
m_shouldResetPid = bits, U32, 1000, [1:1]
isBelowClosedLoopThreshold = bits, U32, 1000, [2:2]
isNotClosedLoop = bits, U32, 1000, [3:3]
isZeroRpm = bits, U32, 1000, [4:4]
hasInitBoost = bits, U32, 1000, [5:5]
rpmTooLow = bits, U32, 1000, [6:6]
tpsTooLow = bits, U32, 1000, [7:7]
mapTooLow = bits, U32, 1000, [8:8]
isPlantValid = bits, U32, 1000, [9:9]
isBoostControlled = bits, U32, 1000, [10:10]
luaTargetAdd = scalar, S16, 1004, "v", 0.5,0
boostOutput = scalar, S16, 1006, "percent", 0.01,0
luaTargetMult = scalar, F32, 1008, "v", 1,0
openLoopPart = scalar, F32, 1012, "v", 1,0
luaOpenLoopAdd = scalar, F32, 1016, "v", 1,0
boostControllerClosedLoopPart = scalar, S08, 1020, "%", 0.5,0
boostControlTarget = scalar, S16, 1022, "kPa", 0.03333333333333333,0
; total TS size = 1024
acButtonState = scalar, S08, 1024, "", 1, 0
m_acEnabled = bits, U32, 1028, [0:0]
engineTooSlow = bits, U32, 1028, [1:1]
engineTooFast = bits, U32, 1028, [2:2]
noClt = bits, U32, 1028, [3:3]
engineTooHot = bits, U32, 1028, [4:4]
tpsTooHigh = bits, U32, 1028, [5:5]
isDisabledByLua = bits, U32, 1028, [6:6]
acCompressorState = bits, U32, 1028, [7:7]
latest_usage_ac_control = scalar, S32, 1032, "", 1, 0
acSwitchLastChangeTimeMs = scalar, S32, 1036, "", 1, 0
; total TS size = 1040
cranking0 = bits, U32, 1040, [0:0]
notRunning0 = bits, U32, 1040, [1:1]
disabledWhileEngineStopped0 = bits, U32, 1040, [2:2]
brokenClt0 = bits, U32, 1040, [3:3]
enabledForAc0 = bits, U32, 1040, [4:4]
hot0 = bits, U32, 1040, [5:5]
cold0 = bits, U32, 1040, [6:6]
schedulingUsedCount = scalar, U16, 644, "", 1,0
vehicleSpeedKph = scalar, U16, 646, "kph", 0.01, 0
Gego = scalar, U16, 648, "%", 0.01,0
testBenchIter = scalar, U16, 650, "count", 1, 0
oilTemp = scalar, S16, 652, "deg C", 0.01, 0
fuelTemp = scalar, S16, 654, "deg C", 0.01, 0
ambientTemp = scalar, S16, 656, "deg C", 0.01, 0
compressorDischargeTemp = scalar, S16, 658, "deg C", 0.01, 0
compressorDischargePressure = scalar, U16, 660, "kPa", 0.03333333333333333, 0
throttleInletPressure = scalar, U16, 662, "kPa", 0.03333333333333333, 0
ignitionOnTime = scalar, U16, 664, "sec", 1,0
engineRunTime = scalar, U16, 666, "sec", 1,0
distanceTraveled = scalar, U16, 668, "km", 0.1,0
afrGasolineScale = scalar, U16, 670, "AFR", 0.001, 0
afr2GasolineScale = scalar, U16, 672, "AFR", 0.001, 0
wheelSlipRatio = scalar, F32, 676, "", 1, 0
ignitorDiagnostic1 = scalar, U08, 680, "", 1, 0
ignitorDiagnostic2 = scalar, U08, 681, "", 1, 0
ignitorDiagnostic3 = scalar, U08, 682, "", 1, 0
ignitorDiagnostic4 = scalar, U08, 683, "", 1, 0
ignitorDiagnostic5 = scalar, U08, 684, "", 1, 0
ignitorDiagnostic6 = scalar, U08, 685, "", 1, 0
ignitorDiagnostic7 = scalar, U08, 686, "", 1, 0
ignitorDiagnostic8 = scalar, U08, 687, "", 1, 0
ignitorDiagnostic9 = scalar, U08, 688, "", 1, 0
ignitorDiagnostic10 = scalar, U08, 689, "", 1, 0
ignitorDiagnostic11 = scalar, U08, 690, "", 1, 0
ignitorDiagnostic12 = scalar, U08, 691, "", 1, 0
injectorDiagnostic1 = scalar, U08, 692, "", 1, 0
injectorDiagnostic2 = scalar, U08, 693, "", 1, 0
injectorDiagnostic3 = scalar, U08, 694, "", 1, 0
injectorDiagnostic4 = scalar, U08, 695, "", 1, 0
injectorDiagnostic5 = scalar, U08, 696, "", 1, 0
injectorDiagnostic6 = scalar, U08, 697, "", 1, 0
injectorDiagnostic7 = scalar, U08, 698, "", 1, 0
injectorDiagnostic8 = scalar, U08, 699, "", 1, 0
injectorDiagnostic9 = scalar, U08, 700, "", 1, 0
injectorDiagnostic10 = scalar, U08, 701, "", 1, 0
injectorDiagnostic11 = scalar, U08, 702, "", 1, 0
injectorDiagnostic12 = scalar, U08, 703, "", 1, 0
unusedAtTheEnd1 = scalar, U08, 704, "", 1, 0
unusedAtTheEnd2 = scalar, U08, 705, "", 1, 0
unusedAtTheEnd3 = scalar, U08, 706, "", 1, 0
unusedAtTheEnd4 = scalar, U08, 707, "", 1, 0
unusedAtTheEnd5 = scalar, U08, 708, "", 1, 0
unusedAtTheEnd6 = scalar, U08, 709, "", 1, 0
unusedAtTheEnd7 = scalar, U08, 710, "", 1, 0
unusedAtTheEnd8 = scalar, U08, 711, "", 1, 0
unusedAtTheEnd9 = scalar, U08, 712, "", 1, 0
unusedAtTheEnd10 = scalar, U08, 713, "", 1, 0
unusedAtTheEnd11 = scalar, U08, 714, "", 1, 0
unusedAtTheEnd12 = scalar, U08, 715, "", 1, 0
unusedAtTheEnd13 = scalar, U08, 716, "", 1, 0
unusedAtTheEnd14 = scalar, U08, 717, "", 1, 0
unusedAtTheEnd15 = scalar, U08, 718, "", 1, 0
unusedAtTheEnd16 = scalar, U08, 719, "", 1, 0
unusedAtTheEnd17 = scalar, U08, 720, "", 1, 0
unusedAtTheEnd18 = scalar, U08, 721, "", 1, 0
unusedAtTheEnd19 = scalar, U08, 722, "", 1, 0
unusedAtTheEnd20 = scalar, U08, 723, "", 1, 0
unusedAtTheEnd21 = scalar, U08, 724, "", 1, 0
unusedAtTheEnd22 = scalar, U08, 725, "", 1, 0
unusedAtTheEnd23 = scalar, U08, 726, "", 1, 0
unusedAtTheEnd24 = scalar, U08, 727, "", 1, 0
unusedAtTheEnd25 = scalar, U08, 728, "", 1, 0
unusedAtTheEnd26 = scalar, U08, 729, "", 1, 0
unusedAtTheEnd27 = scalar, U08, 730, "", 1, 0
unusedAtTheEnd28 = scalar, U08, 731, "", 1, 0
unusedAtTheEnd29 = scalar, U08, 732, "", 1, 0
unusedAtTheEnd30 = scalar, U08, 733, "", 1, 0
unusedAtTheEnd31 = scalar, U08, 734, "", 1, 0
unusedAtTheEnd32 = scalar, U08, 735, "", 1, 0
unusedAtTheEnd33 = scalar, U08, 736, "", 1, 0
unusedAtTheEnd34 = scalar, U08, 737, "", 1, 0
unusedAtTheEnd35 = scalar, U08, 738, "", 1, 0
unusedAtTheEnd36 = scalar, U08, 739, "", 1, 0
unusedAtTheEnd37 = scalar, U08, 740, "", 1, 0
unusedAtTheEnd38 = scalar, U08, 741, "", 1, 0
unusedAtTheEnd39 = scalar, U08, 742, "", 1, 0
unusedAtTheEnd40 = scalar, U08, 743, "", 1, 0
unusedAtTheEnd41 = scalar, U08, 744, "", 1, 0
unusedAtTheEnd42 = scalar, U08, 745, "", 1, 0
unusedAtTheEnd43 = scalar, U08, 746, "", 1, 0
unusedAtTheEnd44 = scalar, U08, 747, "", 1, 0
unusedAtTheEnd45 = scalar, U08, 748, "", 1, 0
unusedAtTheEnd46 = scalar, U08, 749, "", 1, 0
unusedAtTheEnd47 = scalar, U08, 750, "", 1, 0
unusedAtTheEnd48 = scalar, U08, 751, "", 1, 0
unusedAtTheEnd49 = scalar, U08, 752, "", 1, 0
unusedAtTheEnd50 = scalar, U08, 753, "", 1, 0
unusedAtTheEnd51 = scalar, U08, 754, "", 1, 0
unusedAtTheEnd52 = scalar, U08, 755, "", 1, 0
unusedAtTheEnd53 = scalar, U08, 756, "", 1, 0
unusedAtTheEnd54 = scalar, U08, 757, "", 1, 0
unusedAtTheEnd55 = scalar, U08, 758, "", 1, 0
unusedAtTheEnd56 = scalar, U08, 759, "", 1, 0
unusedAtTheEnd57 = scalar, U08, 760, "", 1, 0
unusedAtTheEnd58 = scalar, U08, 761, "", 1, 0
unusedAtTheEnd59 = scalar, U08, 762, "", 1, 0
unusedAtTheEnd60 = scalar, U08, 763, "", 1, 0
unusedAtTheEnd61 = scalar, U08, 764, "", 1, 0
unusedAtTheEnd62 = scalar, U08, 765, "", 1, 0
unusedAtTheEnd63 = scalar, U08, 766, "", 1, 0
unusedAtTheEnd64 = scalar, U08, 767, "", 1, 0
unusedAtTheEnd65 = scalar, U08, 768, "", 1, 0
unusedAtTheEnd66 = scalar, U08, 769, "", 1, 0
unusedAtTheEnd67 = scalar, U08, 770, "", 1, 0
unusedAtTheEnd68 = scalar, U08, 771, "", 1, 0
unusedAtTheEnd69 = scalar, U08, 772, "", 1, 0
unusedAtTheEnd70 = scalar, U08, 773, "", 1, 0
unusedAtTheEnd71 = scalar, U08, 774, "", 1, 0
unusedAtTheEnd72 = scalar, U08, 775, "", 1, 0
unusedAtTheEnd73 = scalar, U08, 776, "", 1, 0
unusedAtTheEnd74 = scalar, U08, 777, "", 1, 0
unusedAtTheEnd75 = scalar, U08, 778, "", 1, 0
unusedAtTheEnd76 = scalar, U08, 779, "", 1, 0
unusedAtTheEnd77 = scalar, U08, 780, "", 1, 0
unusedAtTheEnd78 = scalar, U08, 781, "", 1, 0
unusedAtTheEnd79 = scalar, U08, 782, "", 1, 0
unusedAtTheEnd80 = scalar, U08, 783, "", 1, 0
unusedAtTheEnd81 = scalar, U08, 784, "", 1, 0
unusedAtTheEnd82 = scalar, U08, 785, "", 1, 0
unusedAtTheEnd83 = scalar, U08, 786, "", 1, 0
unusedAtTheEnd84 = scalar, U08, 787, "", 1, 0
unusedAtTheEnd85 = scalar, U08, 788, "", 1, 0
unusedAtTheEnd86 = scalar, U08, 789, "", 1, 0
unusedAtTheEnd87 = scalar, U08, 790, "", 1, 0
unusedAtTheEnd88 = scalar, U08, 791, "", 1, 0
unusedAtTheEnd89 = scalar, U08, 792, "", 1, 0
unusedAtTheEnd90 = scalar, U08, 793, "", 1, 0
unusedAtTheEnd91 = scalar, U08, 794, "", 1, 0
unusedAtTheEnd92 = scalar, U08, 795, "", 1, 0
; total TS size = 796
totalFuelCorrection = scalar, F32, 796, "mult", 1,0
running_postCrankingFuelCorrection = scalar, F32, 800, "", 1, 0
running_intakeTemperatureCoefficient = scalar, F32, 804, "", 1, 0
running_coolantTemperatureCoefficient = scalar, F32, 808, "", 1, 0
running_timeSinceCrankingInSecs = scalar, F32, 812, "secs", 1,0
running_baseFuel = scalar, U16, 816, "mg", 0.01, 0
running_fuel = scalar, U16, 818, "mg", 0.01, 0
afrTableYAxis = scalar, U16, 820, "%", 0.01,0
targetLambda = scalar, U16, 822, "", 1.0E-4,0
targetAFR = scalar, U16, 824, "ratio", 0.001,0
stoichiometricRatio = scalar, U16, 826, "ratio", 0.001, 0
sdTcharge_coff = scalar, F32, 828, "", 1, 0
sdAirMassInOneCylinder = scalar, F32, 832, "g", 1, 0
normalizedCylinderFilling = scalar, F32, 836, "%", 1, 0
brokenInjector = scalar, U08, 840, "", 1, 0
injectorHwIssue = bits, U32, 844, [0:0]
; total TS size = 848
baseDwell = scalar, F32, 848, "ms", 1,0
sparkDwell = scalar, F32, 852, "ms", 1,0
dwellAngle = scalar, F32, 856, "deg", 1,0
cltTimingCorrection = scalar, S16, 860, "deg", 0.01,0
timingIatCorrection = scalar, S16, 862, "deg", 0.01,0
timingPidCorrection = scalar, S16, 864, "deg", 0.01,0
baseIgnitionAdvance = scalar, S16, 866, "deg", 0.02, 0
correctedIgnitionAdvance = scalar, S16, 868, "deg", 0.02, 0
dwellVoltageCorrection = scalar, F32, 872, "", 1, 0
luaTimingAdd = scalar, F32, 876, "deg", 1, 0
luaTimingMult = scalar, F32, 880, "deg", 1, 0
luaIgnitionSkip = bits, U32, 884, [0:0]
; total TS size = 888
m_knockLevel = scalar, F32, 888, "Volts", 1, 0
m_knockCyl1 = scalar, S08, 892, "dBv", 1, 0
m_knockCyl2 = scalar, S08, 893, "dBv", 1, 0
m_knockCyl3 = scalar, S08, 894, "dBv", 1, 0
m_knockCyl4 = scalar, S08, 895, "dBv", 1, 0
m_knockCyl5 = scalar, S08, 896, "dBv", 1, 0
m_knockCyl6 = scalar, S08, 897, "dBv", 1, 0
m_knockCyl7 = scalar, S08, 898, "dBv", 1, 0
m_knockCyl8 = scalar, S08, 899, "dBv", 1, 0
m_knockCyl9 = scalar, S08, 900, "dBv", 1, 0
m_knockCyl10 = scalar, S08, 901, "dBv", 1, 0
m_knockCyl11 = scalar, S08, 902, "dBv", 1, 0
m_knockCyl12 = scalar, S08, 903, "dBv", 1, 0
m_knockRetard = scalar, F32, 904, "deg", 1,0
m_knockThreshold = scalar, F32, 908, "", 1, 0
m_knockCount = scalar, U32, 912, "", 1, 0
m_maximumRetard = scalar, F32, 916, "", 1, 0
; total TS size = 920
tcuCurrentGear = scalar, S08, 920, "gear", 1, 0
tcRatio = scalar, U16, 922, "value", 0.01, 0
lastShiftTime = scalar, F32, 924, "", 1, 0
tcu_currentRange = scalar, U08, 928, "", 1, 0
; total TS size = 932
throttleUseWotModel = bits, U32, 932, [0:0]
throttleModelCrossoverAngle = scalar, S16, 936, "%", 0.01, 0
throttleEstimatedFlow = scalar, F32, 940, "g/s", 1, 0
; total TS size = 944
m_requested_pump = scalar, F32, 944, "", 1, 0
fuel_requested_percent = scalar, F32, 948, "", 1, 0
fuel_requested_percent_pi = scalar, F32, 952, "", 1, 0
noValve = bits, U32, 956, [0:0]
angleAboveMin = bits, U32, 956, [1:1]
isHpfpInactive = bits, U32, 956, [2:2]
m_pressureTarget_kPa = scalar, F32, 960, "", 1, 0
nextLobe = scalar, F32, 964, "", 1, 0
di_nextStart = scalar, F32, 968, "v", 1, 0
; total TS size = 972
m_deadtime = scalar, F32, 972, "ms", 1, 0
pressureDelta = scalar, F32, 976, "kPa", 1, 0
pressureRatio = scalar, F32, 980, "", 1, 0
; total TS size = 984
retardThresholdRpm = scalar, S32, 984, "", 1, 0
combinedConditions = bits, U32, 988, [0:0]
launchActivatePinState = bits, U32, 988, [1:1]
isLaunchCondition = bits, U32, 988, [2:2]
isSwitchActivated = bits, U32, 988, [3:3]
isClutchActivated = bits, U32, 988, [4:4]
isValidInputPin = bits, U32, 988, [5:5]
activateSwitchCondition = bits, U32, 988, [6:6]
rpmCondition = bits, U32, 988, [7:7]
speedCondition = bits, U32, 988, [8:8]
tpsCondition = bits, U32, 988, [9:9]
; total TS size = 992
isAntilagCondition = bits, U32, 992, [0:0]
ALSMinRPMCondition = bits, U32, 992, [1:1]
ALSMaxRPMCondition = bits, U32, 992, [2:2]
ALSMinCLTCondition = bits, U32, 992, [3:3]
ALSMaxCLTCondition = bits, U32, 992, [4:4]
ALSMaxThrottleIntentCondition = bits, U32, 992, [5:5]
isALSSwitchActivated = bits, U32, 992, [6:6]
ALSActivatePinState = bits, U32, 992, [7:7]
ALSSwitchCondition = bits, U32, 992, [8:8]
ALSTimerCondition = bits, U32, 992, [9:9]
fuelALSCorrection = scalar, F32, 996, "", 1, 0
timingALSCorrection = scalar, S16, 1000, "deg", 0.01, 0
timingALSSkip = scalar, S16, 1002, "deg", 0.01, 0
; total TS size = 1004
isTpsInvalid = bits, U32, 1004, [0:0]
m_shouldResetPid = bits, U32, 1004, [1:1]
isBelowClosedLoopThreshold = bits, U32, 1004, [2:2]
isNotClosedLoop = bits, U32, 1004, [3:3]
isZeroRpm = bits, U32, 1004, [4:4]
hasInitBoost = bits, U32, 1004, [5:5]
rpmTooLow = bits, U32, 1004, [6:6]
tpsTooLow = bits, U32, 1004, [7:7]
mapTooLow = bits, U32, 1004, [8:8]
isPlantValid = bits, U32, 1004, [9:9]
isBoostControlled = bits, U32, 1004, [10:10]
luaTargetAdd = scalar, S16, 1008, "v", 0.5,0
boostOutput = scalar, S16, 1010, "percent", 0.01,0
luaTargetMult = scalar, F32, 1012, "v", 1,0
openLoopPart = scalar, F32, 1016, "v", 1,0
luaOpenLoopAdd = scalar, F32, 1020, "v", 1,0
boostControllerClosedLoopPart = scalar, S08, 1024, "%", 0.5,0
boostControlTarget = scalar, S16, 1026, "kPa", 0.03333333333333333,0
; total TS size = 1028
acButtonState = scalar, S08, 1028, "", 1, 0
m_acEnabled = bits, U32, 1032, [0:0]
engineTooSlow = bits, U32, 1032, [1:1]
engineTooFast = bits, U32, 1032, [2:2]
noClt = bits, U32, 1032, [3:3]
engineTooHot = bits, U32, 1032, [4:4]
tpsTooHigh = bits, U32, 1032, [5:5]
isDisabledByLua = bits, U32, 1032, [6:6]
acCompressorState = bits, U32, 1032, [7:7]
latest_usage_ac_control = scalar, S32, 1036, "", 1, 0
acSwitchLastChangeTimeMs = scalar, S32, 1040, "", 1, 0
; total TS size = 1044
isPrime = bits, U32, 1044, [0:0]
engineTurnedRecently = bits, U32, 1044, [1:1]
isFuelPumpOn = bits, U32, 1044, [2:2]
ignitionOn = bits, U32, 1044, [3:3]
cranking0 = bits, U32, 1044, [0:0]
notRunning0 = bits, U32, 1044, [1:1]
disabledWhileEngineStopped0 = bits, U32, 1044, [2:2]
brokenClt0 = bits, U32, 1044, [3:3]
enabledForAc0 = bits, U32, 1044, [4:4]
hot0 = bits, U32, 1044, [5:5]
cold0 = bits, U32, 1044, [6:6]
; total TS size = 1048
isBenchTest = bits, U32, 1048, [0:0]
hasIgnitionVoltage = bits, U32, 1048, [1:1]
mainRelayState = bits, U32, 1048, [2:2]
delayedShutoffRequested = bits, U32, 1048, [3:3]
isPrime = bits, U32, 1048, [0:0]
engineTurnedRecently = bits, U32, 1048, [1:1]
isFuelPumpOn = bits, U32, 1048, [2:2]
ignitionOn = bits, U32, 1048, [3:3]
; total TS size = 1052
lua_fuelAdd = scalar, F32, 1052, "g", 1, 0
lua_fuelMult = scalar, F32, 1056, "", 1, 0
lua_clutchUpState = bits, U32, 1060, [0:0]
lua_brakePedalState = bits, U32, 1060, [1:1]
lua_acRequestState = bits, U32, 1060, [2:2]
lua_luaDisableEtb = bits, U32, 1060, [3:3]
lua_luaIgnCut = bits, U32, 1060, [4:4]
sd_tCharge = scalar, S16, 1064, "deg C", 0.01, 0
sd_tChargeK = scalar, F32, 1068, "", 1, 0
crankingFuel_coolantTemperatureCoefficient = scalar, F32, 1072, "", 1, 0
crankingFuel_tpsCoefficient = scalar, F32, 1076, "", 1, 0
crankingFuel_durationCoefficient = scalar, F32, 1080, "", 1, 0
crankingFuel_fuel = scalar, U16, 1084, "mg", 0.01, 0
baroCorrection = scalar, F32, 1088, "", 1, 0
hellenBoardId = scalar, S16, 1092, "id", 1, 0
clutchUpState = scalar, S08, 1094, "", 1, 0
clutchDownState = scalar, S08, 1095, "", 1, 0
brakePedalState = scalar, S08, 1096, "", 1, 0
startStopState = scalar, S08, 1097, "", 1, 0
smartChipState = scalar, S08, 1098, "", 1, 0
smartChipRestartCounter = scalar, S08, 1099, "", 1, 0
smartChipAliveCounter = scalar, S08, 1100, "", 1, 0
startStopPhysicalState = bits, U32, 1104, [0:0]
acrStateDup = bits, U32, 1104, [1:1]
acrEngineMovedRecently = bits, U32, 1104, [2:2]
heaterControlEnabled = bits, U32, 1104, [3:3]
luaDigitalState0 = bits, U32, 1104, [4:4]
luaDigitalState1 = bits, U32, 1104, [5:5]
luaDigitalState2 = bits, U32, 1104, [6:6]
luaDigitalState3 = bits, U32, 1104, [7:7]
startStopStateToggleCounter = scalar, U32, 1108, "", 1, 0
egtValue1 = scalar, F32, 1112, "", 1, 0
egtValue2 = scalar, F32, 1116, "", 1, 0
desiredRpmLimit = scalar, S16, 1120, "rpm", 1, 0
fuelInjectionCounter = scalar, U32, 1124, "", 1, 0
sparkCounter = scalar, U32, 1128, "", 1, 0
fuelingLoad = scalar, F32, 1132, "", 1, 0
ignitionLoad = scalar, F32, 1136, "", 1, 0
veTableYAxis = scalar, U16, 1140, "%", 0.01, 0
; total TS size = 1144
tpsFrom = scalar, F32, 1144
tpsTo = scalar, F32, 1148
deltaTps = scalar, F32, 1152
extraFuel = scalar, F32, 1156, "", 1, 0
valueFromTable = scalar, F32, 1160, "", 1, 0
isAboveAccelThreshold = bits, U32, 1164, [0:0]
isBelowDecelThreshold = bits, U32, 1164, [1:1]
isTimeToResetAccumulator = bits, U32, 1164, [2:2]
isFractionalEnrichment = bits, U32, 1164, [3:3]
belowEpsilon = bits, U32, 1164, [4:4]
tooShort = bits, U32, 1164, [5:5]
fractionalInjFuel = scalar, F32, 1168, "", 1, 0
accumulatedValue = scalar, F32, 1172, "", 1, 0
maxExtraPerCycle = scalar, F32, 1176, "", 1, 0
maxExtraPerPeriod = scalar, F32, 1180, "", 1, 0
maxInjectedPerPeriod = scalar, F32, 1184, "", 1, 0
cycleCnt = scalar, S32, 1188, "", 1, 0
; total TS size = 1192
hwEventCounters1 = scalar, U32, 1192, "", 1, 0
hwEventCounters2 = scalar, U32, 1196, "", 1, 0
hwEventCounters3 = scalar, U32, 1200, "", 1, 0
hwEventCounters4 = scalar, U32, 1204, "", 1, 0
hwEventCounters5 = scalar, U32, 1208, "", 1, 0
hwEventCounters6 = scalar, U32, 1212, "", 1, 0
vvtCamCounter = scalar, U32, 1216, "", 1, 0
mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1220, "", 1, 0
mapVvt_MAP_AT_DIFF = scalar, F32, 1224, "", 1, 0
mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1228, "", 1, 0
mapVvt_map_peak = scalar, U08, 1229, "", 1, 0
currentEngineDecodedPhase = scalar, F32, 1232, "deg", 1, 0
triggerToothAngleError = scalar, F32, 1236, "deg", 1, 0
triggerIgnoredToothCount = scalar, U08, 1240, "", 1, 0
mapCamPrevToothAngle = scalar, F32, 1244, "deg", 1, 0
isDecodingMapCam = bits, U32, 1248, [0:0]
; total TS size = 1252
crankSynchronizationCounter0 = scalar, U32, 1252, "", 1, 0
vvtSyncGapRatio0 = scalar, F32, 1256, "", 1, 0
vvtToothDurations00 = scalar, U32, 1260, "us", 1, 0
vvtCurrentPosition0 = scalar, F32, 1264, "sync: Primary Cam Position", 1, 0
vvtToothPosition10 = scalar, F32, 1268, "sync: Cam Tooth Position", 1, 0
vvtToothPosition20 = scalar, F32, 1272, "sync: Cam Tooth Position", 1, 0
vvtToothPosition30 = scalar, F32, 1276, "sync: Cam Tooth Position", 1, 0
vvtToothPosition40 = scalar, F32, 1280, "sync: Cam Tooth Position", 1, 0
triggerSyncGapRatio0 = scalar, F32, 1284, "", 1, 0
triggerStateIndex0 = scalar, U08, 1288, "", 1, 0
vvtStateIndex0 = scalar, U08, 1289, "", 1, 0
; total TS size = 1292
camResyncCounter = scalar, U08, 1292, "", 1, 0
m_hasSynchronizedPhase = bits, U32, 1296, [0:0]
; total TS size = 1300
wallFuelCorrection = scalar, F32, 1300, "", 1, 0
wallFuel = scalar, F32, 1304, "", 1, 0
; total TS size = 1308
idleState = bits, S32, 1308, [0:2], "not important"
currentIdlePosition = scalar, F32, 1312
baseIdlePosition = scalar, F32, 1316
idleClosedLoop = scalar, F32, 1320
iacByTpsTaper = scalar, F32, 1324
throttlePedalUpState = scalar, S32, 1328, "", 1, 0
mightResetPid = bits, U32, 1332, [0:0]
shouldResetPid = bits, U32, 1332, [1:1]
wasResetPid = bits, U32, 1332, [2:2]
mustResetPid = bits, U32, 1332, [3:3]
isCranking = bits, U32, 1332, [4:4]
isIacTableForCoasting = bits, U32, 1332, [5:5]
notIdling = bits, U32, 1332, [6:6]
needReset = bits, U32, 1332, [7:7]
isInDeadZone = bits, U32, 1332, [8:8]
isBlipping = bits, U32, 1332, [9:9]
useClosedLoop = bits, U32, 1332, [10:10]
badTps = bits, U32, 1332, [11:11]
looksLikeRunning = bits, U32, 1332, [12:12]
looksLikeCoasting = bits, U32, 1332, [13:13]
looksLikeCrankToIdle = bits, U32, 1332, [14:14]
isIdleCoasting = bits, U32, 1332, [15:15]
isIdleClosedLoop = bits, U32, 1332, [16:16]
idleTarget = scalar, S32, 1336, "", 1, 0
targetRpmByClt = scalar, S32, 1340, "", 1, 0
targetRpmAc = scalar, S32, 1344, "", 1, 0
iacByRpmTaper = scalar, F32, 1348
luaAdd = scalar, F32, 1352
; total TS size = 1356
idlePosition0 = scalar, F32, 1356, "per", 1,0
trim0 = scalar, F32, 1360, "", 1, 0
luaAdjustment0 = scalar, F32, 1364, "per", 1,0
m_wastegatePosition0 = scalar, F32, 1368, "per", 1,0
etbFeedForward0 = scalar, F32, 1372
etbIntegralError0 = scalar, F32, 1376, "", 1, 0
etbCurrentTarget0 = scalar, F32, 1380, "%", 1, 0
etbCurrentAdjustedTarget0 = scalar, F32, 1384, "%", 1, 0
etbRevLimitActive0 = bits, U32, 1388, [0:0]
jamDetected0 = bits, U32, 1388, [1:1]
etbDutyRateOfChange0 = scalar, F32, 1392, "per", 1,0
etbDutyAverage0 = scalar, F32, 1396, "per", 1,0
etbTpsErrorCounter0 = scalar, U16, 1400, "count", 1,0
etbPpsErrorCounter0 = scalar, U16, 1402, "count", 1,0
etbErrorCode0 = scalar, S08, 1404, "", 1, 0
tcEtbDrop0 = scalar, S08, 1405, "", 1, 0
jamTimer0 = scalar, U16, 1406, "sec", 0.01, 0
; total TS size = 1408
faultCode0 = scalar, U08, 1408, "", 1, 0
heaterDuty0 = scalar, U08, 1409, "%", 1, 0
pumpDuty0 = scalar, U08, 1410, "%", 1, 0
tempC0 = scalar, U16, 1412, "C", 1, 0
nernstVoltage0 = scalar, U16, 1414, "V", 0.001, 0
esr0 = scalar, U16, 1416, "ohm", 1, 0
; total TS size = 1420
dcOutput0 = scalar, F32, 1420, "per", 1,0
isEnabled0_int = scalar, U08, 1424, "per", 1,0
isEnabled0 = bits, U32, 1428, [0:0]
; total TS size = 1432
value0 = scalar, U16, 1432, "value", 1,0
value1 = scalar, U16, 1434, "value", 1,0
errorRate = scalar, F32, 1436, "ratio", 1,0
; total TS size = 1440
vvtTarget = scalar, U16, 1440, "deg", 0.1, 0
vvtOutput = scalar, U08, 1442, "%", 0.5, 0
isBenchTest = bits, U32, 1052, [0:0]
hasIgnitionVoltage = bits, U32, 1052, [1:1]
mainRelayState = bits, U32, 1052, [2:2]
delayedShutoffRequested = bits, U32, 1052, [3:3]
; total TS size = 1056
lua_fuelAdd = scalar, F32, 1056, "g", 1, 0
lua_fuelMult = scalar, F32, 1060, "", 1, 0
lua_clutchUpState = bits, U32, 1064, [0:0]
lua_brakePedalState = bits, U32, 1064, [1:1]
lua_acRequestState = bits, U32, 1064, [2:2]
lua_luaDisableEtb = bits, U32, 1064, [3:3]
lua_luaIgnCut = bits, U32, 1064, [4:4]
sd_tCharge = scalar, S16, 1068, "deg C", 0.01, 0
sd_tChargeK = scalar, F32, 1072, "", 1, 0
crankingFuel_coolantTemperatureCoefficient = scalar, F32, 1076, "", 1, 0
crankingFuel_tpsCoefficient = scalar, F32, 1080, "", 1, 0
crankingFuel_durationCoefficient = scalar, F32, 1084, "", 1, 0
crankingFuel_fuel = scalar, U16, 1088, "mg", 0.01, 0
baroCorrection = scalar, F32, 1092, "", 1, 0
hellenBoardId = scalar, S16, 1096, "id", 1, 0
clutchUpState = scalar, S08, 1098, "", 1, 0
clutchDownState = scalar, S08, 1099, "", 1, 0
brakePedalState = scalar, S08, 1100, "", 1, 0
startStopState = scalar, S08, 1101, "", 1, 0
smartChipState = scalar, S08, 1102, "", 1, 0
smartChipRestartCounter = scalar, S08, 1103, "", 1, 0
smartChipAliveCounter = scalar, S08, 1104, "", 1, 0
startStopPhysicalState = bits, U32, 1108, [0:0]
acrStateDup = bits, U32, 1108, [1:1]
acrEngineMovedRecently = bits, U32, 1108, [2:2]
heaterControlEnabled = bits, U32, 1108, [3:3]
luaDigitalState0 = bits, U32, 1108, [4:4]
luaDigitalState1 = bits, U32, 1108, [5:5]
luaDigitalState2 = bits, U32, 1108, [6:6]
luaDigitalState3 = bits, U32, 1108, [7:7]
startStopStateToggleCounter = scalar, U32, 1112, "", 1, 0
egtValue1 = scalar, F32, 1116, "", 1, 0
egtValue2 = scalar, F32, 1120, "", 1, 0
desiredRpmLimit = scalar, S16, 1124, "rpm", 1, 0
fuelInjectionCounter = scalar, U32, 1128, "", 1, 0
sparkCounter = scalar, U32, 1132, "", 1, 0
fuelingLoad = scalar, F32, 1136, "", 1, 0
ignitionLoad = scalar, F32, 1140, "", 1, 0
veTableYAxis = scalar, U16, 1144, "%", 0.01, 0
; total TS size = 1148
tpsFrom = scalar, F32, 1148
tpsTo = scalar, F32, 1152
deltaTps = scalar, F32, 1156
extraFuel = scalar, F32, 1160, "", 1, 0
valueFromTable = scalar, F32, 1164, "", 1, 0
isAboveAccelThreshold = bits, U32, 1168, [0:0]
isBelowDecelThreshold = bits, U32, 1168, [1:1]
isTimeToResetAccumulator = bits, U32, 1168, [2:2]
isFractionalEnrichment = bits, U32, 1168, [3:3]
belowEpsilon = bits, U32, 1168, [4:4]
tooShort = bits, U32, 1168, [5:5]
fractionalInjFuel = scalar, F32, 1172, "", 1, 0
accumulatedValue = scalar, F32, 1176, "", 1, 0
maxExtraPerCycle = scalar, F32, 1180, "", 1, 0
maxExtraPerPeriod = scalar, F32, 1184, "", 1, 0
maxInjectedPerPeriod = scalar, F32, 1188, "", 1, 0
cycleCnt = scalar, S32, 1192, "", 1, 0
; total TS size = 1196
hwEventCounters1 = scalar, U32, 1196, "", 1, 0
hwEventCounters2 = scalar, U32, 1200, "", 1, 0
hwEventCounters3 = scalar, U32, 1204, "", 1, 0
hwEventCounters4 = scalar, U32, 1208, "", 1, 0
hwEventCounters5 = scalar, U32, 1212, "", 1, 0
hwEventCounters6 = scalar, U32, 1216, "", 1, 0
vvtCamCounter = scalar, U32, 1220, "", 1, 0
mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1224, "", 1, 0
mapVvt_MAP_AT_DIFF = scalar, F32, 1228, "", 1, 0
mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1232, "", 1, 0
mapVvt_map_peak = scalar, U08, 1233, "", 1, 0
currentEngineDecodedPhase = scalar, F32, 1236, "deg", 1, 0
triggerToothAngleError = scalar, F32, 1240, "deg", 1, 0
triggerIgnoredToothCount = scalar, U08, 1244, "", 1, 0
mapCamPrevToothAngle = scalar, F32, 1248, "deg", 1, 0
isDecodingMapCam = bits, U32, 1252, [0:0]
; total TS size = 1256
crankSynchronizationCounter0 = scalar, U32, 1256, "", 1, 0
vvtSyncGapRatio0 = scalar, F32, 1260, "", 1, 0
vvtToothDurations00 = scalar, U32, 1264, "us", 1, 0
vvtCurrentPosition0 = scalar, F32, 1268, "sync: Primary Cam Position", 1, 0
vvtToothPosition10 = scalar, F32, 1272, "sync: Cam Tooth Position", 1, 0
vvtToothPosition20 = scalar, F32, 1276, "sync: Cam Tooth Position", 1, 0
vvtToothPosition30 = scalar, F32, 1280, "sync: Cam Tooth Position", 1, 0
vvtToothPosition40 = scalar, F32, 1284, "sync: Cam Tooth Position", 1, 0
triggerSyncGapRatio0 = scalar, F32, 1288, "", 1, 0
triggerStateIndex0 = scalar, U08, 1292, "", 1, 0
vvtStateIndex0 = scalar, U08, 1293, "", 1, 0
; total TS size = 1296
camResyncCounter = scalar, U08, 1296, "", 1, 0
m_hasSynchronizedPhase = bits, U32, 1300, [0:0]
; total TS size = 1304
wallFuelCorrection = scalar, F32, 1304, "", 1, 0
wallFuel = scalar, F32, 1308, "", 1, 0
; total TS size = 1312
idleState = bits, S32, 1312, [0:2], "not important"
currentIdlePosition = scalar, F32, 1316
baseIdlePosition = scalar, F32, 1320
idleClosedLoop = scalar, F32, 1324
iacByTpsTaper = scalar, F32, 1328
throttlePedalUpState = scalar, S32, 1332, "", 1, 0
mightResetPid = bits, U32, 1336, [0:0]
shouldResetPid = bits, U32, 1336, [1:1]
wasResetPid = bits, U32, 1336, [2:2]
mustResetPid = bits, U32, 1336, [3:3]
isCranking = bits, U32, 1336, [4:4]
isIacTableForCoasting = bits, U32, 1336, [5:5]
notIdling = bits, U32, 1336, [6:6]
needReset = bits, U32, 1336, [7:7]
isInDeadZone = bits, U32, 1336, [8:8]
isBlipping = bits, U32, 1336, [9:9]
useClosedLoop = bits, U32, 1336, [10:10]
badTps = bits, U32, 1336, [11:11]
looksLikeRunning = bits, U32, 1336, [12:12]
looksLikeCoasting = bits, U32, 1336, [13:13]
looksLikeCrankToIdle = bits, U32, 1336, [14:14]
isIdleCoasting = bits, U32, 1336, [15:15]
isIdleClosedLoop = bits, U32, 1336, [16:16]
idleTarget = scalar, S32, 1340, "", 1, 0
targetRpmByClt = scalar, S32, 1344, "", 1, 0
targetRpmAc = scalar, S32, 1348, "", 1, 0
iacByRpmTaper = scalar, F32, 1352
luaAdd = scalar, F32, 1356
; total TS size = 1360
idlePosition0 = scalar, F32, 1360, "per", 1,0
trim0 = scalar, F32, 1364, "", 1, 0
luaAdjustment0 = scalar, F32, 1368, "per", 1,0
m_wastegatePosition0 = scalar, F32, 1372, "per", 1,0
etbFeedForward0 = scalar, F32, 1376
etbIntegralError0 = scalar, F32, 1380, "", 1, 0
etbCurrentTarget0 = scalar, F32, 1384, "%", 1, 0
etbCurrentAdjustedTarget0 = scalar, F32, 1388, "%", 1, 0
etbRevLimitActive0 = bits, U32, 1392, [0:0]
jamDetected0 = bits, U32, 1392, [1:1]
etbDutyRateOfChange0 = scalar, F32, 1396, "per", 1,0
etbDutyAverage0 = scalar, F32, 1400, "per", 1,0
etbTpsErrorCounter0 = scalar, U16, 1404, "count", 1,0
etbPpsErrorCounter0 = scalar, U16, 1406, "count", 1,0
etbErrorCode0 = scalar, S08, 1408, "", 1, 0
tcEtbDrop0 = scalar, S08, 1409, "", 1, 0
jamTimer0 = scalar, U16, 1410, "sec", 0.01, 0
; total TS size = 1412
faultCode0 = scalar, U08, 1412, "", 1, 0
heaterDuty0 = scalar, U08, 1413, "%", 1, 0
pumpDuty0 = scalar, U08, 1414, "%", 1, 0
tempC0 = scalar, U16, 1416, "C", 1, 0
nernstVoltage0 = scalar, U16, 1418, "V", 0.001, 0
esr0 = scalar, U16, 1420, "ohm", 1, 0
; total TS size = 1424
dcOutput0 = scalar, F32, 1424, "per", 1,0
isEnabled0_int = scalar, U08, 1428, "per", 1,0
isEnabled0 = bits, U32, 1432, [0:0]
; total TS size = 1436
value0 = scalar, U16, 1436, "value", 1,0
value1 = scalar, U16, 1438, "value", 1,0
errorRate = scalar, F32, 1440, "ratio", 1,0
; total TS size = 1444
lambdaCurrentlyGood = bits, U32, 1444, [0:0]
lambdaMonitorCut = bits, U32, 1444, [1:1]
lambdaTimeSinceGood = scalar, U16, 1448, "sec", 0.01, 0
; total TS size = 1452
vvtTarget = scalar, U16, 1444, "deg", 0.1, 0
vvtOutput = scalar, U08, 1446, "%", 0.5, 0
; total TS size = 1448
lambdaCurrentlyGood = bits, U32, 1448, [0:0]
lambdaMonitorCut = bits, U32, 1448, [1:1]
lambdaTimeSinceGood = scalar, U16, 1452, "sec", 0.01, 0
; total TS size = 1456

View File

@ -1,2 +1,2 @@
// generated by gen_live_documentation.sh / LiveDataProcessor.java
#define TS_TOTAL_OUTPUT_SIZE 1452
#define TS_TOTAL_OUTPUT_SIZE 1456

View File

@ -1,4 +1,4 @@
// this section was generated automatically by rusEFI tool config_definition_base.jar based on (unknown script) console/binary/output_channels.txt Thu Jan 04 15:20:20 UTC 2024
// this section was generated automatically by rusEFI tool config_definition_base.jar based on (unknown script) console/binary/output_channels.txt Sun Jan 07 19:53:43 UTC 2024
// by class com.rusefi.output.CHeaderConsumer
// begin
#pragma once
@ -1157,97 +1157,107 @@ struct output_channels_s {
* offset 642
*/
scaled_channel<uint16_t, 10, 1> mafMeasured2 = (uint16_t)0;
/**
* offset 644
*/
uint16_t schedulingUsedCount = (uint16_t)0;
/**
* @@GAUGE_NAME_VVS@@
* units: kph
* offset 644
* offset 646
*/
scaled_channel<uint16_t, 100, 1> vehicleSpeedKph = (uint16_t)0;
/**
* units: %
* offset 646
* offset 648
*/
scaled_channel<uint16_t, 100, 1> Gego = (uint16_t)0;
/**
* units: count
* offset 648
* offset 650
*/
uint16_t testBenchIter = (uint16_t)0;
/**
* units: deg C
* offset 650
* offset 652
*/
scaled_channel<int16_t, 100, 1> oilTemp = (int16_t)0;
/**
* units: deg C
* offset 652
* offset 654
*/
scaled_channel<int16_t, 100, 1> fuelTemp = (int16_t)0;
/**
* units: deg C
* offset 654
* offset 656
*/
scaled_channel<int16_t, 100, 1> ambientTemp = (int16_t)0;
/**
* units: deg C
* offset 656
* offset 658
*/
scaled_channel<int16_t, 100, 1> compressorDischargeTemp = (int16_t)0;
/**
* units: kPa
* offset 658
* offset 660
*/
scaled_channel<uint16_t, 30, 1> compressorDischargePressure = (uint16_t)0;
/**
* units: kPa
* offset 660
* offset 662
*/
scaled_channel<uint16_t, 30, 1> throttleInletPressure = (uint16_t)0;
/**
* units: sec
* offset 662
* offset 664
*/
uint16_t ignitionOnTime = (uint16_t)0;
/**
* units: sec
* offset 664
* offset 666
*/
uint16_t engineRunTime = (uint16_t)0;
/**
* units: km
* offset 666
* offset 668
*/
scaled_channel<uint16_t, 10, 1> distanceTraveled = (uint16_t)0;
/**
* @@GAUGE_NAME_AFR_GAS_SCALE@@
* units: AFR
* offset 668
* offset 670
*/
scaled_channel<uint16_t, 1000, 1> afrGasolineScale = (uint16_t)0;
/**
* @@GAUGE_NAME_AFR2_GAS_SCALE@@
* units: AFR
* offset 670
* offset 672
*/
scaled_channel<uint16_t, 1000, 1> afr2GasolineScale = (uint16_t)0;
/**
* offset 672
* need 4 byte alignment
* units: units
* offset 674
*/
float wheelSlipRatio = (float)0;
uint8_t alignmentFill_at_674[2];
/**
* offset 676
*/
float wheelSlipRatio = (float)0;
/**
* offset 680
*/
uint8_t ignitorDiagnostic[MAX_CYLINDER_COUNT];
/**
* offset 688
* offset 692
*/
uint8_t injectorDiagnostic[MAX_CYLINDER_COUNT];
/**
* offset 700
* offset 704
*/
uint8_t unusedAtTheEnd[92];
};
static_assert(sizeof(output_channels_s) == 792);
static_assert(sizeof(output_channels_s) == 796);
// end
// this section was generated automatically by rusEFI tool config_definition_base.jar based on (unknown script) console/binary/output_channels.txt Thu Jan 04 15:20:20 UTC 2024
// this section was generated automatically by rusEFI tool config_definition_base.jar based on (unknown script) console/binary/output_channels.txt Sun Jan 07 19:53:43 UTC 2024

View File

@ -260,6 +260,7 @@ static const LogField fields[] = {
{engine->outputChannels.luaGauges[1], "Lua: Gauge 2", "value", 3},
{engine->outputChannels.rawMaf2, "rawMaf2", "V", 3},
{engine->outputChannels.mafMeasured2, "MAF #2", "kg/h", 1},
{engine->outputChannels.schedulingUsedCount, "schedulingUsedCount", "", 0},
{engine->outputChannels.vehicleSpeedKph, "Vehicle Speed", "kph", 2},
{engine->outputChannels.Gego, "Gego", "%", 2},
{engine->outputChannels.testBenchIter, "testBenchIter", "count", 0},

View File

@ -1153,7 +1153,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 3292798529
#define SIGNATURE_HASH 2955686253
#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"
@ -1470,14 +1470,14 @@
#define ts_show_vr_threshold_2 false
#define ts_show_vr_threshold_all true
#define ts_show_vr_threshold_pins false
#define TS_SIGNATURE "rusEFI master.2024.01.07.alphax-2chan.3292798529"
#define TS_SIGNATURE "rusEFI master.2024.01.07.alphax-2chan.2955686253"
#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 1452
#define TS_TOTAL_OUTPUT_SIZE 1456
#define TS_TRIGGER_SCOPE_CHANNEL_1_NAME "Channel 1"
#define TS_TRIGGER_SCOPE_CHANNEL_2_NAME "Channel 2"
#define TS_TRIGGER_SCOPE_DISABLE 5

View File

@ -1154,7 +1154,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 2802938041
#define SIGNATURE_HASH 3547946901
#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"
@ -1471,14 +1471,14 @@
#define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true
#define ts_show_vr_threshold_pins false
#define TS_SIGNATURE "rusEFI master.2024.01.07.alphax-4chan.2802938041"
#define TS_SIGNATURE "rusEFI master.2024.01.07.alphax-4chan.3547946901"
#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 1452
#define TS_TOTAL_OUTPUT_SIZE 1456
#define TS_TRIGGER_SCOPE_CHANNEL_1_NAME "C2/C3 Crank VR"
#define TS_TRIGGER_SCOPE_CHANNEL_2_NAME "E5/E6 Cam VR"
#define TS_TRIGGER_SCOPE_DISABLE 5

View File

@ -1154,7 +1154,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 2802938041
#define SIGNATURE_HASH 3547946901
#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"
@ -1471,14 +1471,14 @@
#define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true
#define ts_show_vr_threshold_pins false
#define TS_SIGNATURE "rusEFI master.2024.01.07.alphax-4chan_f7.2802938041"
#define TS_SIGNATURE "rusEFI master.2024.01.07.alphax-4chan_f7.3547946901"
#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 1452
#define TS_TOTAL_OUTPUT_SIZE 1456
#define TS_TRIGGER_SCOPE_CHANNEL_1_NAME "C2/C3 Crank VR"
#define TS_TRIGGER_SCOPE_CHANNEL_2_NAME "E5/E6 Cam VR"
#define TS_TRIGGER_SCOPE_DISABLE 5

View File

@ -1153,7 +1153,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 4118189150
#define SIGNATURE_HASH 2166274930
#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"
@ -1470,14 +1470,14 @@
#define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true
#define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2024.01.07.alphax-8chan-revA.4118189150"
#define TS_SIGNATURE "rusEFI master.2024.01.07.alphax-8chan-revA.2166274930"
#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 1452
#define TS_TOTAL_OUTPUT_SIZE 1456
#define TS_TRIGGER_SCOPE_CHANNEL_1_NAME "Channel 1"
#define TS_TRIGGER_SCOPE_CHANNEL_2_NAME "Channel 2"
#define TS_TRIGGER_SCOPE_DISABLE 5

View File

@ -1153,7 +1153,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 2862172065
#define SIGNATURE_HASH 3740362893
#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"
@ -1470,14 +1470,14 @@
#define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true
#define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2024.01.07.alphax-8chan.2862172065"
#define TS_SIGNATURE "rusEFI master.2024.01.07.alphax-8chan.3740362893"
#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 1452
#define TS_TOTAL_OUTPUT_SIZE 1456
#define TS_TRIGGER_SCOPE_CHANNEL_1_NAME "Channel 1"
#define TS_TRIGGER_SCOPE_CHANNEL_2_NAME "Channel 2"
#define TS_TRIGGER_SCOPE_DISABLE 5

View File

@ -1153,7 +1153,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 2862172065
#define SIGNATURE_HASH 3740362893
#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"
@ -1470,14 +1470,14 @@
#define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true
#define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2024.01.07.alphax-8chan_f7.2862172065"
#define TS_SIGNATURE "rusEFI master.2024.01.07.alphax-8chan_f7.3740362893"
#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 1452
#define TS_TOTAL_OUTPUT_SIZE 1456
#define TS_TRIGGER_SCOPE_CHANNEL_1_NAME "Channel 1"
#define TS_TRIGGER_SCOPE_CHANNEL_2_NAME "Channel 2"
#define TS_TRIGGER_SCOPE_DISABLE 5

View File

@ -1151,7 +1151,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 3023153734
#define SIGNATURE_HASH 3227092330
#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"
@ -1468,14 +1468,14 @@
#define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true
#define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2024.01.07.at_start_f435.3023153734"
#define TS_SIGNATURE "rusEFI master.2024.01.07.at_start_f435.3227092330"
#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 1452
#define TS_TOTAL_OUTPUT_SIZE 1456
#define TS_TRIGGER_SCOPE_CHANNEL_1_NAME "Channel 1"
#define TS_TRIGGER_SCOPE_CHANNEL_2_NAME "Channel 2"
#define TS_TRIGGER_SCOPE_DISABLE 5

View File

@ -1151,7 +1151,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 4030103048
#define SIGNATURE_HASH 2220773668
#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"
@ -1468,14 +1468,14 @@
#define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true
#define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2024.01.07.atlas.4030103048"
#define TS_SIGNATURE "rusEFI master.2024.01.07.atlas.2220773668"
#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 1452
#define TS_TOTAL_OUTPUT_SIZE 1456
#define TS_TRIGGER_SCOPE_CHANNEL_1_NAME "Channel 1"
#define TS_TRIGGER_SCOPE_CHANNEL_2_NAME "Channel 2"
#define TS_TRIGGER_SCOPE_DISABLE 5

View File

@ -1151,7 +1151,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets true
#define SIGNATURE_HASH 1445417542
#define SIGNATURE_HASH 575634794
#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"
@ -1468,14 +1468,14 @@
#define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true
#define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2024.01.07.f407-discovery.1445417542"
#define TS_SIGNATURE "rusEFI master.2024.01.07.f407-discovery.575634794"
#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 1452
#define TS_TOTAL_OUTPUT_SIZE 1456
#define TS_TRIGGER_SCOPE_CHANNEL_1_NAME "Channel 1"
#define TS_TRIGGER_SCOPE_CHANNEL_2_NAME "Channel 2"
#define TS_TRIGGER_SCOPE_DISABLE 5

View File

@ -1151,7 +1151,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 3023153734
#define SIGNATURE_HASH 3227092330
#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"
@ -1468,14 +1468,14 @@
#define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true
#define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2024.01.07.f429-discovery.3023153734"
#define TS_SIGNATURE "rusEFI master.2024.01.07.f429-discovery.3227092330"
#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 1452
#define TS_TOTAL_OUTPUT_SIZE 1456
#define TS_TRIGGER_SCOPE_CHANNEL_1_NAME "Channel 1"
#define TS_TRIGGER_SCOPE_CHANNEL_2_NAME "Channel 2"
#define TS_TRIGGER_SCOPE_DISABLE 5

View File

@ -1151,7 +1151,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 2263264469
#define SIGNATURE_HASH 4069426169
#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"
@ -1468,14 +1468,14 @@
#define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true
#define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2024.01.07.f469-discovery.2263264469"
#define TS_SIGNATURE "rusEFI master.2024.01.07.f469-discovery.4069426169"
#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 1452
#define TS_TOTAL_OUTPUT_SIZE 1456
#define TS_TRIGGER_SCOPE_CHANNEL_1_NAME "Channel 1"
#define TS_TRIGGER_SCOPE_CHANNEL_2_NAME "Channel 2"
#define TS_TRIGGER_SCOPE_DISABLE 5

View File

@ -1151,7 +1151,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets true
#define SIGNATURE_HASH 3854966381
#define SIGNATURE_HASH 2444112193
#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"
@ -1468,14 +1468,14 @@
#define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true
#define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2024.01.07.frankenso_na6.3854966381"
#define TS_SIGNATURE "rusEFI master.2024.01.07.frankenso_na6.2444112193"
#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 1452
#define TS_TOTAL_OUTPUT_SIZE 1456
#define TS_TRIGGER_SCOPE_CHANNEL_1_NAME "Channel 1"
#define TS_TRIGGER_SCOPE_CHANNEL_2_NAME "Channel 2"
#define TS_TRIGGER_SCOPE_DISABLE 5

View File

@ -1153,7 +1153,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 2099777712
#define SIGNATURE_HASH 155205532
#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"
@ -1470,14 +1470,14 @@
#define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all false
#define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2024.01.07.hellen-112-17.2099777712"
#define TS_SIGNATURE "rusEFI master.2024.01.07.hellen-112-17.155205532"
#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 1452
#define TS_TOTAL_OUTPUT_SIZE 1456
#define TS_TRIGGER_SCOPE_CHANNEL_1_NAME "Channel 1"
#define TS_TRIGGER_SCOPE_CHANNEL_2_NAME "Channel 2"
#define TS_TRIGGER_SCOPE_DISABLE 5

View File

@ -1152,7 +1152,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 2517369342
#define SIGNATURE_HASH 3798216402
#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"
@ -1469,14 +1469,14 @@
#define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true
#define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2024.01.07.hellen-gm-e67.2517369342"
#define TS_SIGNATURE "rusEFI master.2024.01.07.hellen-gm-e67.3798216402"
#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 1452
#define TS_TOTAL_OUTPUT_SIZE 1456
#define TS_TRIGGER_SCOPE_CHANNEL_1_NAME "Channel 1"
#define TS_TRIGGER_SCOPE_CHANNEL_2_NAME "Channel 2"
#define TS_TRIGGER_SCOPE_DISABLE 5

View File

@ -1152,7 +1152,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 4061809064
#define SIGNATURE_HASH 2255644292
#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"
@ -1470,14 +1470,14 @@
#define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all false
#define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2024.01.07.hellen-honda-k.4061809064"
#define TS_SIGNATURE "rusEFI master.2024.01.07.hellen-honda-k.2255644292"
#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 1452
#define TS_TOTAL_OUTPUT_SIZE 1456
#define TS_TRIGGER_SCOPE_CHANNEL_1_NAME "Channel 1"
#define TS_TRIGGER_SCOPE_CHANNEL_2_NAME "Channel 2"
#define TS_TRIGGER_SCOPE_DISABLE 5

View File

@ -1153,7 +1153,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 2824371599
#define SIGNATURE_HASH 3694154403
#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"
@ -1470,14 +1470,14 @@
#define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true
#define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2024.01.07.hellen-nb1.2824371599"
#define TS_SIGNATURE "rusEFI master.2024.01.07.hellen-nb1.3694154403"
#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 1452
#define TS_TOTAL_OUTPUT_SIZE 1456
#define TS_TRIGGER_SCOPE_CHANNEL_1_NAME "Channel 1"
#define TS_TRIGGER_SCOPE_CHANNEL_2_NAME "Channel 2"
#define TS_TRIGGER_SCOPE_DISABLE 5

View File

@ -1152,7 +1152,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 3699814865
#define SIGNATURE_HASH 2834210557
#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"
@ -1469,14 +1469,14 @@
#define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all false
#define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2024.01.07.hellen121nissan.3699814865"
#define TS_SIGNATURE "rusEFI master.2024.01.07.hellen121nissan.2834210557"
#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 1452
#define TS_TOTAL_OUTPUT_SIZE 1456
#define TS_TRIGGER_SCOPE_CHANNEL_1_NAME "Channel 1"
#define TS_TRIGGER_SCOPE_CHANNEL_2_NAME "Channel 2"
#define TS_TRIGGER_SCOPE_DISABLE 5

View File

@ -1152,7 +1152,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 2219358112
#define SIGNATURE_HASH 4028668044
#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"
@ -1469,14 +1469,14 @@
#define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true
#define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2024.01.07.hellen121vag.2219358112"
#define TS_SIGNATURE "rusEFI master.2024.01.07.hellen121vag.4028668044"
#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 1452
#define TS_TOTAL_OUTPUT_SIZE 1456
#define TS_TRIGGER_SCOPE_CHANNEL_1_NAME "Channel 1"
#define TS_TRIGGER_SCOPE_CHANNEL_2_NAME "Channel 2"
#define TS_TRIGGER_SCOPE_DISABLE 5

View File

@ -1152,7 +1152,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 1503887537
#define SIGNATURE_HASH 768323485
#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"
@ -1469,14 +1469,14 @@
#define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true
#define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2024.01.07.hellen128.1503887537"
#define TS_SIGNATURE "rusEFI master.2024.01.07.hellen128.768323485"
#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 1452
#define TS_TOTAL_OUTPUT_SIZE 1456
#define TS_TRIGGER_SCOPE_CHANNEL_1_NAME "Channel 1"
#define TS_TRIGGER_SCOPE_CHANNEL_2_NAME "Channel 2"
#define TS_TRIGGER_SCOPE_DISABLE 5

View File

@ -1152,7 +1152,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 412085759
#define SIGNATURE_HASH 1827128019
#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"
@ -1469,14 +1469,14 @@
#define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all false
#define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2024.01.07.hellen154hyundai.412085759"
#define TS_SIGNATURE "rusEFI master.2024.01.07.hellen154hyundai.1827128019"
#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 1452
#define TS_TOTAL_OUTPUT_SIZE 1456
#define TS_TRIGGER_SCOPE_CHANNEL_1_NAME "Channel 1"
#define TS_TRIGGER_SCOPE_CHANNEL_2_NAME "Channel 2"
#define TS_TRIGGER_SCOPE_DISABLE 5

View File

@ -1152,7 +1152,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 886071002
#define SIGNATURE_HASH 1085829622
#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"
@ -1469,14 +1469,14 @@
#define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true
#define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2024.01.07.hellen72.886071002"
#define TS_SIGNATURE "rusEFI master.2024.01.07.hellen72.1085829622"
#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 1452
#define TS_TOTAL_OUTPUT_SIZE 1456
#define TS_TRIGGER_SCOPE_CHANNEL_1_NAME "Channel 1"
#define TS_TRIGGER_SCOPE_CHANNEL_2_NAME "Channel 2"
#define TS_TRIGGER_SCOPE_DISABLE 5

View File

@ -1151,7 +1151,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 3517004448
#define SIGNATURE_HASH 2781418892
#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"
@ -1468,14 +1468,14 @@
#define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true
#define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2024.01.07.hellen81.3517004448"
#define TS_SIGNATURE "rusEFI master.2024.01.07.hellen81.2781418892"
#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 1452
#define TS_TOTAL_OUTPUT_SIZE 1456
#define TS_TRIGGER_SCOPE_CHANNEL_1_NAME "Channel 1"
#define TS_TRIGGER_SCOPE_CHANNEL_2_NAME "Channel 2"
#define TS_TRIGGER_SCOPE_DISABLE 5

View File

@ -1152,7 +1152,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 1623103332
#define SIGNATURE_HASH 349616200
#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"
@ -1469,14 +1469,14 @@
#define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true
#define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2024.01.07.hellen88bmw.1623103332"
#define TS_SIGNATURE "rusEFI master.2024.01.07.hellen88bmw.349616200"
#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 1452
#define TS_TOTAL_OUTPUT_SIZE 1456
#define TS_TRIGGER_SCOPE_CHANNEL_1_NAME "Channel 1"
#define TS_TRIGGER_SCOPE_CHANNEL_2_NAME "Channel 2"
#define TS_TRIGGER_SCOPE_DISABLE 5

View File

@ -1153,7 +1153,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 122703034
#define SIGNATURE_HASH 1933075350
#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"
@ -1470,14 +1470,14 @@
#define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true
#define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2024.01.07.hellenNA6.122703034"
#define TS_SIGNATURE "rusEFI master.2024.01.07.hellenNA6.1933075350"
#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 1452
#define TS_TOTAL_OUTPUT_SIZE 1456
#define TS_TRIGGER_SCOPE_CHANNEL_1_NAME "Channel 1"
#define TS_TRIGGER_SCOPE_CHANNEL_2_NAME "Channel 2"
#define TS_TRIGGER_SCOPE_DISABLE 5

View File

@ -1154,7 +1154,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 3274266697
#define SIGNATURE_HASH 3074520933
#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"
@ -1471,14 +1471,14 @@
#define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true
#define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2024.01.07.hellenNA8_96.3274266697"
#define TS_SIGNATURE "rusEFI master.2024.01.07.hellenNA8_96.3074520933"
#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 1452
#define TS_TOTAL_OUTPUT_SIZE 1456
#define TS_TRIGGER_SCOPE_CHANNEL_1_NAME "Channel 1"
#define TS_TRIGGER_SCOPE_CHANNEL_2_NAME "Channel 2"
#define TS_TRIGGER_SCOPE_DISABLE 5

View File

@ -1152,7 +1152,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 4119345211
#define SIGNATURE_HASH 2178946839
#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"
@ -1470,14 +1470,14 @@
#define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true
#define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2024.01.07.m74_9.4119345211"
#define TS_SIGNATURE "rusEFI master.2024.01.07.m74_9.2178946839"
#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 1452
#define TS_TOTAL_OUTPUT_SIZE 1456
#define TS_TRIGGER_SCOPE_CHANNEL_1_NAME "Channel 1"
#define TS_TRIGGER_SCOPE_CHANNEL_2_NAME "Channel 2"
#define TS_TRIGGER_SCOPE_DISABLE 5

View File

@ -1152,7 +1152,7 @@
#define show_microRusEFI_presets true
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 4180374748
#define SIGNATURE_HASH 2370001904
#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"
@ -1469,14 +1469,14 @@
#define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true
#define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2024.01.07.mre_f4.4180374748"
#define TS_SIGNATURE "rusEFI master.2024.01.07.mre_f4.2370001904"
#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 1452
#define TS_TOTAL_OUTPUT_SIZE 1456
#define TS_TRIGGER_SCOPE_CHANNEL_1_NAME "Channel 1"
#define TS_TRIGGER_SCOPE_CHANNEL_2_NAME "Channel 2"
#define TS_TRIGGER_SCOPE_DISABLE 5

View File

@ -1152,7 +1152,7 @@
#define show_microRusEFI_presets true
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 4180374748
#define SIGNATURE_HASH 2370001904
#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"
@ -1469,14 +1469,14 @@
#define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true
#define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2024.01.07.mre_f7.4180374748"
#define TS_SIGNATURE "rusEFI master.2024.01.07.mre_f7.2370001904"
#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 1452
#define TS_TOTAL_OUTPUT_SIZE 1456
#define TS_TRIGGER_SCOPE_CHANNEL_1_NAME "Channel 1"
#define TS_TRIGGER_SCOPE_CHANNEL_2_NAME "Channel 2"
#define TS_TRIGGER_SCOPE_DISABLE 5

View File

@ -1151,7 +1151,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 3023153734
#define SIGNATURE_HASH 3227092330
#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"
@ -1468,14 +1468,14 @@
#define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true
#define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2024.01.07.nucleo_h743.3023153734"
#define TS_SIGNATURE "rusEFI master.2024.01.07.nucleo_h743.3227092330"
#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 1452
#define TS_TOTAL_OUTPUT_SIZE 1456
#define TS_TRIGGER_SCOPE_CHANNEL_1_NAME "Channel 1"
#define TS_TRIGGER_SCOPE_CHANNEL_2_NAME "Channel 2"
#define TS_TRIGGER_SCOPE_DISABLE 5

View File

@ -1151,7 +1151,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 2225432534
#define SIGNATURE_HASH 4039985402
#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"
@ -1468,14 +1468,14 @@
#define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true
#define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2024.01.07.prometheus_405.2225432534"
#define TS_SIGNATURE "rusEFI master.2024.01.07.prometheus_405.4039985402"
#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 1452
#define TS_TOTAL_OUTPUT_SIZE 1456
#define TS_TRIGGER_SCOPE_CHANNEL_1_NAME "Channel 1"
#define TS_TRIGGER_SCOPE_CHANNEL_2_NAME "Channel 2"
#define TS_TRIGGER_SCOPE_DISABLE 5

View File

@ -1151,7 +1151,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 2225432534
#define SIGNATURE_HASH 4039985402
#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"
@ -1468,14 +1468,14 @@
#define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true
#define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2024.01.07.prometheus_469.2225432534"
#define TS_SIGNATURE "rusEFI master.2024.01.07.prometheus_469.4039985402"
#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 1452
#define TS_TOTAL_OUTPUT_SIZE 1456
#define TS_TRIGGER_SCOPE_CHANNEL_1_NAME "Channel 1"
#define TS_TRIGGER_SCOPE_CHANNEL_2_NAME "Channel 2"
#define TS_TRIGGER_SCOPE_DISABLE 5

View File

@ -1151,7 +1151,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets true
#define show_test_presets false
#define SIGNATURE_HASH 3746570200
#define SIGNATURE_HASH 2872586484
#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"
@ -1468,14 +1468,14 @@
#define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true
#define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2024.01.07.proteus_f4.3746570200"
#define TS_SIGNATURE "rusEFI master.2024.01.07.proteus_f4.2872586484"
#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 1452
#define TS_TOTAL_OUTPUT_SIZE 1456
#define TS_TRIGGER_SCOPE_CHANNEL_1_NAME "Channel 1"
#define TS_TRIGGER_SCOPE_CHANNEL_2_NAME "Channel 2"
#define TS_TRIGGER_SCOPE_DISABLE 5

View File

@ -1151,7 +1151,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets true
#define show_test_presets false
#define SIGNATURE_HASH 3746570200
#define SIGNATURE_HASH 2872586484
#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"
@ -1468,14 +1468,14 @@
#define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true
#define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2024.01.07.proteus_f7.3746570200"
#define TS_SIGNATURE "rusEFI master.2024.01.07.proteus_f7.2872586484"
#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 1452
#define TS_TOTAL_OUTPUT_SIZE 1456
#define TS_TRIGGER_SCOPE_CHANNEL_1_NAME "Channel 1"
#define TS_TRIGGER_SCOPE_CHANNEL_2_NAME "Channel 2"
#define TS_TRIGGER_SCOPE_DISABLE 5

View File

@ -1151,7 +1151,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets true
#define show_test_presets false
#define SIGNATURE_HASH 3746570200
#define SIGNATURE_HASH 2872586484
#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"
@ -1468,14 +1468,14 @@
#define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true
#define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2024.01.07.proteus_h7.3746570200"
#define TS_SIGNATURE "rusEFI master.2024.01.07.proteus_h7.2872586484"
#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 1452
#define TS_TOTAL_OUTPUT_SIZE 1456
#define TS_TRIGGER_SCOPE_CHANNEL_1_NAME "Channel 1"
#define TS_TRIGGER_SCOPE_CHANNEL_2_NAME "Channel 2"
#define TS_TRIGGER_SCOPE_DISABLE 5

View File

@ -1152,7 +1152,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 502708992
#define SIGNATURE_HASH 1772000300
#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"
@ -1470,14 +1470,14 @@
#define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true
#define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2024.01.07.s105.502708992"
#define TS_SIGNATURE "rusEFI master.2024.01.07.s105.1772000300"
#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 1452
#define TS_TOTAL_OUTPUT_SIZE 1456
#define TS_TRIGGER_SCOPE_CHANNEL_1_NAME "Channel 1"
#define TS_TRIGGER_SCOPE_CHANNEL_2_NAME "Channel 2"
#define TS_TRIGGER_SCOPE_DISABLE 5

View File

@ -1152,7 +1152,7 @@
#define show_Proteus_presets false
#define show_small_can_board_presets true
#define show_test_presets false
#define SIGNATURE_HASH 2324719311
#define SIGNATURE_HASH 4277684707
#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"
@ -1469,14 +1469,14 @@
#define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true
#define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2024.01.07.small-can-board.2324719311"
#define TS_SIGNATURE "rusEFI master.2024.01.07.small-can-board.4277684707"
#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 1452
#define TS_TOTAL_OUTPUT_SIZE 1456
#define TS_TRIGGER_SCOPE_CHANNEL_1_NAME "Channel 1"
#define TS_TRIGGER_SCOPE_CHANNEL_2_NAME "Channel 2"
#define TS_TRIGGER_SCOPE_DISABLE 5

View File

@ -1151,7 +1151,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 3023153734
#define SIGNATURE_HASH 3227092330
#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"
@ -1468,14 +1468,14 @@
#define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true
#define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2024.01.07.stm32f413_nucleo.3023153734"
#define TS_SIGNATURE "rusEFI master.2024.01.07.stm32f413_nucleo.3227092330"
#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 1452
#define TS_TOTAL_OUTPUT_SIZE 1456
#define TS_TRIGGER_SCOPE_CHANNEL_1_NAME "Channel 1"
#define TS_TRIGGER_SCOPE_CHANNEL_2_NAME "Channel 2"
#define TS_TRIGGER_SCOPE_DISABLE 5

View File

@ -1151,7 +1151,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 3023153734
#define SIGNATURE_HASH 3227092330
#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"
@ -1468,14 +1468,14 @@
#define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true
#define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2024.01.07.stm32f429_nucleo.3023153734"
#define TS_SIGNATURE "rusEFI master.2024.01.07.stm32f429_nucleo.3227092330"
#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 1452
#define TS_TOTAL_OUTPUT_SIZE 1456
#define TS_TRIGGER_SCOPE_CHANNEL_1_NAME "Channel 1"
#define TS_TRIGGER_SCOPE_CHANNEL_2_NAME "Channel 2"
#define TS_TRIGGER_SCOPE_DISABLE 5

View File

@ -1151,7 +1151,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 3023153734
#define SIGNATURE_HASH 3227092330
#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"
@ -1468,14 +1468,14 @@
#define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true
#define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2024.01.07.stm32f767_nucleo.3023153734"
#define TS_SIGNATURE "rusEFI master.2024.01.07.stm32f767_nucleo.3227092330"
#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 1452
#define TS_TOTAL_OUTPUT_SIZE 1456
#define TS_TRIGGER_SCOPE_CHANNEL_1_NAME "Channel 1"
#define TS_TRIGGER_SCOPE_CHANNEL_2_NAME "Channel 2"
#define TS_TRIGGER_SCOPE_DISABLE 5

View File

@ -1151,7 +1151,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 3023153734
#define SIGNATURE_HASH 3227092330
#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"
@ -1468,14 +1468,14 @@
#define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true
#define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2024.01.07.t-b-g.3023153734"
#define TS_SIGNATURE "rusEFI master.2024.01.07.t-b-g.3227092330"
#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 1452
#define TS_TOTAL_OUTPUT_SIZE 1456
#define TS_TRIGGER_SCOPE_CHANNEL_1_NAME "Channel 1"
#define TS_TRIGGER_SCOPE_CHANNEL_2_NAME "Channel 2"
#define TS_TRIGGER_SCOPE_DISABLE 5

View File

@ -1151,7 +1151,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 1050642020
#define SIGNATURE_HASH 1257744712
#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"
@ -1468,14 +1468,14 @@
#define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true
#define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2024.01.07.tdg-pdm8.1050642020"
#define TS_SIGNATURE "rusEFI master.2024.01.07.tdg-pdm8.1257744712"
#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 1452
#define TS_TOTAL_OUTPUT_SIZE 1456
#define TS_TRIGGER_SCOPE_CHANNEL_1_NAME "Channel 1"
#define TS_TRIGGER_SCOPE_CHANNEL_2_NAME "Channel 2"
#define TS_TRIGGER_SCOPE_DISABLE 5

View File

@ -1153,7 +1153,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 3717566256
#define SIGNATURE_HASH 2851971100
#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"
@ -1470,14 +1470,14 @@
#define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all false
#define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2024.01.07.uaefi.3717566256"
#define TS_SIGNATURE "rusEFI master.2024.01.07.uaefi.2851971100"
#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 1452
#define TS_TOTAL_OUTPUT_SIZE 1456
#define TS_TRIGGER_SCOPE_CHANNEL_1_NAME "Channel 1"
#define TS_TRIGGER_SCOPE_CHANNEL_2_NAME "Channel 2"
#define TS_TRIGGER_SCOPE_DISABLE 5

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 3292798529
#define TS_SIGNATURE "rusEFI master.2024.01.07.alphax-2chan.3292798529"
#define SIGNATURE_HASH 2955686253
#define TS_SIGNATURE "rusEFI master.2024.01.07.alphax-2chan.2955686253"

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 2263264469
#define TS_SIGNATURE "rusEFI master.2024.01.07.f469-discovery.2263264469"
#define SIGNATURE_HASH 4069426169
#define TS_SIGNATURE "rusEFI master.2024.01.07.f469-discovery.4069426169"

View File

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

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 2099777712
#define TS_SIGNATURE "rusEFI master.2024.01.07.hellen-112-17.2099777712"
#define SIGNATURE_HASH 155205532
#define TS_SIGNATURE "rusEFI master.2024.01.07.hellen-112-17.155205532"

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 3023153734
#define TS_SIGNATURE "rusEFI master.2024.01.07.stm32f413_nucleo.3023153734"
#define SIGNATURE_HASH 3227092330
#define TS_SIGNATURE "rusEFI master.2024.01.07.stm32f413_nucleo.3227092330"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 3023153734
#define TS_SIGNATURE "rusEFI master.2024.01.07.stm32f429_nucleo.3023153734"
#define SIGNATURE_HASH 3227092330
#define TS_SIGNATURE "rusEFI master.2024.01.07.stm32f429_nucleo.3227092330"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 3023153734
#define TS_SIGNATURE "rusEFI master.2024.01.07.stm32f767_nucleo.3023153734"
#define SIGNATURE_HASH 3227092330
#define TS_SIGNATURE "rusEFI master.2024.01.07.stm32f767_nucleo.3227092330"

View File

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

View File

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

View File

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

View File

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

View File

@ -683,6 +683,9 @@ float getOutputValueByName(const char *name) {
// mafMeasured2
case 1663359009:
return engine->outputChannels.mafMeasured2;
// schedulingUsedCount
case 967311941:
return engine->outputChannels.schedulingUsedCount;
// vehicleSpeedKph
case -1925174695:
return engine->outputChannels.vehicleSpeedKph;

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2024.01.07.alphax-2chan.3292798529"
signature = "rusEFI master.2024.01.07.alphax-2chan.2955686253"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2024.01.07.alphax-2chan.3292798529" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2024.01.07.alphax-2chan.2955686253" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","INVALID","B4 - O2","On-board MAP","INVALID","B5 - TPS","A2 Battery Sense","C7 - CAM Hall/Digital","INVALID","X1 - AIN1","INVALID","INVALID","B2 - MAP","B7 - CLT","B3 - IAT","X3 - AIN2","X7 - AIN4"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Jan 07 18:30:29 UTC 2024
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Jan 07 19:53:57 UTC 2024
pageSize = 22088
page = 1
@ -2376,7 +2376,7 @@ lambdaMaxDeviationRpmBins = array, U16, 22078, [4], "RPM", 1, 0, 0, 18000, 0
ochGetCommand = "O%2o%2c"
; see TS_OUTPUT_SIZE in console source code
ochBlockSize = 1452
ochBlockSize = 1456
; 11.2.3 Full Optimized High Speed
scatteredOchGetCommand = 9
@ -2730,446 +2730,447 @@ luaGauges1 = scalar, F32, 632, "value", 1, 0
luaGauges2 = scalar, F32, 636, "value", 1, 0
rawMaf2 = scalar, U16, 640, "V", 0.001, 0
mafMeasured2 = scalar, U16, 642, "kg/h", 0.1, 0
vehicleSpeedKph = scalar, U16, 644, "kph", 0.01, 0
Gego = scalar, U16, 646, "%", 0.01,0
testBenchIter = scalar, U16, 648, "count", 1, 0
oilTemp = scalar, S16, 650, "deg C", 0.01, 0
fuelTemp = scalar, S16, 652, "deg C", 0.01, 0
ambientTemp = scalar, S16, 654, "deg C", 0.01, 0
compressorDischargeTemp = scalar, S16, 656, "deg C", 0.01, 0
compressorDischargePressure = scalar, U16, 658, "kPa", 0.03333333333333333, 0
throttleInletPressure = scalar, U16, 660, "kPa", 0.03333333333333333, 0
ignitionOnTime = scalar, U16, 662, "sec", 1,0
engineRunTime = scalar, U16, 664, "sec", 1,0
distanceTraveled = scalar, U16, 666, "km", 0.1,0
afrGasolineScale = scalar, U16, 668, "AFR", 0.001, 0
afr2GasolineScale = scalar, U16, 670, "AFR", 0.001, 0
wheelSlipRatio = scalar, F32, 672, "", 1, 0
ignitorDiagnostic1 = scalar, U08, 676, "", 1, 0
ignitorDiagnostic2 = scalar, U08, 677, "", 1, 0
ignitorDiagnostic3 = scalar, U08, 678, "", 1, 0
ignitorDiagnostic4 = scalar, U08, 679, "", 1, 0
ignitorDiagnostic5 = scalar, U08, 680, "", 1, 0
ignitorDiagnostic6 = scalar, U08, 681, "", 1, 0
ignitorDiagnostic7 = scalar, U08, 682, "", 1, 0
ignitorDiagnostic8 = scalar, U08, 683, "", 1, 0
ignitorDiagnostic9 = scalar, U08, 684, "", 1, 0
ignitorDiagnostic10 = scalar, U08, 685, "", 1, 0
ignitorDiagnostic11 = scalar, U08, 686, "", 1, 0
ignitorDiagnostic12 = scalar, U08, 687, "", 1, 0
injectorDiagnostic1 = scalar, U08, 688, "", 1, 0
injectorDiagnostic2 = scalar, U08, 689, "", 1, 0
injectorDiagnostic3 = scalar, U08, 690, "", 1, 0
injectorDiagnostic4 = scalar, U08, 691, "", 1, 0
injectorDiagnostic5 = scalar, U08, 692, "", 1, 0
injectorDiagnostic6 = scalar, U08, 693, "", 1, 0
injectorDiagnostic7 = scalar, U08, 694, "", 1, 0
injectorDiagnostic8 = scalar, U08, 695, "", 1, 0
injectorDiagnostic9 = scalar, U08, 696, "", 1, 0
injectorDiagnostic10 = scalar, U08, 697, "", 1, 0
injectorDiagnostic11 = scalar, U08, 698, "", 1, 0
injectorDiagnostic12 = scalar, U08, 699, "", 1, 0
unusedAtTheEnd1 = scalar, U08, 700, "", 1, 0
unusedAtTheEnd2 = scalar, U08, 701, "", 1, 0
unusedAtTheEnd3 = scalar, U08, 702, "", 1, 0
unusedAtTheEnd4 = scalar, U08, 703, "", 1, 0
unusedAtTheEnd5 = scalar, U08, 704, "", 1, 0
unusedAtTheEnd6 = scalar, U08, 705, "", 1, 0
unusedAtTheEnd7 = scalar, U08, 706, "", 1, 0
unusedAtTheEnd8 = scalar, U08, 707, "", 1, 0
unusedAtTheEnd9 = scalar, U08, 708, "", 1, 0
unusedAtTheEnd10 = scalar, U08, 709, "", 1, 0
unusedAtTheEnd11 = scalar, U08, 710, "", 1, 0
unusedAtTheEnd12 = scalar, U08, 711, "", 1, 0
unusedAtTheEnd13 = scalar, U08, 712, "", 1, 0
unusedAtTheEnd14 = scalar, U08, 713, "", 1, 0
unusedAtTheEnd15 = scalar, U08, 714, "", 1, 0
unusedAtTheEnd16 = scalar, U08, 715, "", 1, 0
unusedAtTheEnd17 = scalar, U08, 716, "", 1, 0
unusedAtTheEnd18 = scalar, U08, 717, "", 1, 0
unusedAtTheEnd19 = scalar, U08, 718, "", 1, 0
unusedAtTheEnd20 = scalar, U08, 719, "", 1, 0
unusedAtTheEnd21 = scalar, U08, 720, "", 1, 0
unusedAtTheEnd22 = scalar, U08, 721, "", 1, 0
unusedAtTheEnd23 = scalar, U08, 722, "", 1, 0
unusedAtTheEnd24 = scalar, U08, 723, "", 1, 0
unusedAtTheEnd25 = scalar, U08, 724, "", 1, 0
unusedAtTheEnd26 = scalar, U08, 725, "", 1, 0
unusedAtTheEnd27 = scalar, U08, 726, "", 1, 0
unusedAtTheEnd28 = scalar, U08, 727, "", 1, 0
unusedAtTheEnd29 = scalar, U08, 728, "", 1, 0
unusedAtTheEnd30 = scalar, U08, 729, "", 1, 0
unusedAtTheEnd31 = scalar, U08, 730, "", 1, 0
unusedAtTheEnd32 = scalar, U08, 731, "", 1, 0
unusedAtTheEnd33 = scalar, U08, 732, "", 1, 0
unusedAtTheEnd34 = scalar, U08, 733, "", 1, 0
unusedAtTheEnd35 = scalar, U08, 734, "", 1, 0
unusedAtTheEnd36 = scalar, U08, 735, "", 1, 0
unusedAtTheEnd37 = scalar, U08, 736, "", 1, 0
unusedAtTheEnd38 = scalar, U08, 737, "", 1, 0
unusedAtTheEnd39 = scalar, U08, 738, "", 1, 0
unusedAtTheEnd40 = scalar, U08, 739, "", 1, 0
unusedAtTheEnd41 = scalar, U08, 740, "", 1, 0
unusedAtTheEnd42 = scalar, U08, 741, "", 1, 0
unusedAtTheEnd43 = scalar, U08, 742, "", 1, 0
unusedAtTheEnd44 = scalar, U08, 743, "", 1, 0
unusedAtTheEnd45 = scalar, U08, 744, "", 1, 0
unusedAtTheEnd46 = scalar, U08, 745, "", 1, 0
unusedAtTheEnd47 = scalar, U08, 746, "", 1, 0
unusedAtTheEnd48 = scalar, U08, 747, "", 1, 0
unusedAtTheEnd49 = scalar, U08, 748, "", 1, 0
unusedAtTheEnd50 = scalar, U08, 749, "", 1, 0
unusedAtTheEnd51 = scalar, U08, 750, "", 1, 0
unusedAtTheEnd52 = scalar, U08, 751, "", 1, 0
unusedAtTheEnd53 = scalar, U08, 752, "", 1, 0
unusedAtTheEnd54 = scalar, U08, 753, "", 1, 0
unusedAtTheEnd55 = scalar, U08, 754, "", 1, 0
unusedAtTheEnd56 = scalar, U08, 755, "", 1, 0
unusedAtTheEnd57 = scalar, U08, 756, "", 1, 0
unusedAtTheEnd58 = scalar, U08, 757, "", 1, 0
unusedAtTheEnd59 = scalar, U08, 758, "", 1, 0
unusedAtTheEnd60 = scalar, U08, 759, "", 1, 0
unusedAtTheEnd61 = scalar, U08, 760, "", 1, 0
unusedAtTheEnd62 = scalar, U08, 761, "", 1, 0
unusedAtTheEnd63 = scalar, U08, 762, "", 1, 0
unusedAtTheEnd64 = scalar, U08, 763, "", 1, 0
unusedAtTheEnd65 = scalar, U08, 764, "", 1, 0
unusedAtTheEnd66 = scalar, U08, 765, "", 1, 0
unusedAtTheEnd67 = scalar, U08, 766, "", 1, 0
unusedAtTheEnd68 = scalar, U08, 767, "", 1, 0
unusedAtTheEnd69 = scalar, U08, 768, "", 1, 0
unusedAtTheEnd70 = scalar, U08, 769, "", 1, 0
unusedAtTheEnd71 = scalar, U08, 770, "", 1, 0
unusedAtTheEnd72 = scalar, U08, 771, "", 1, 0
unusedAtTheEnd73 = scalar, U08, 772, "", 1, 0
unusedAtTheEnd74 = scalar, U08, 773, "", 1, 0
unusedAtTheEnd75 = scalar, U08, 774, "", 1, 0
unusedAtTheEnd76 = scalar, U08, 775, "", 1, 0
unusedAtTheEnd77 = scalar, U08, 776, "", 1, 0
unusedAtTheEnd78 = scalar, U08, 777, "", 1, 0
unusedAtTheEnd79 = scalar, U08, 778, "", 1, 0
unusedAtTheEnd80 = scalar, U08, 779, "", 1, 0
unusedAtTheEnd81 = scalar, U08, 780, "", 1, 0
unusedAtTheEnd82 = scalar, U08, 781, "", 1, 0
unusedAtTheEnd83 = scalar, U08, 782, "", 1, 0
unusedAtTheEnd84 = scalar, U08, 783, "", 1, 0
unusedAtTheEnd85 = scalar, U08, 784, "", 1, 0
unusedAtTheEnd86 = scalar, U08, 785, "", 1, 0
unusedAtTheEnd87 = scalar, U08, 786, "", 1, 0
unusedAtTheEnd88 = scalar, U08, 787, "", 1, 0
unusedAtTheEnd89 = scalar, U08, 788, "", 1, 0
unusedAtTheEnd90 = scalar, U08, 789, "", 1, 0
unusedAtTheEnd91 = scalar, U08, 790, "", 1, 0
unusedAtTheEnd92 = scalar, U08, 791, "", 1, 0
; total TS size = 792
totalFuelCorrection = scalar, F32, 792, "mult", 1,0
running_postCrankingFuelCorrection = scalar, F32, 796, "", 1, 0
running_intakeTemperatureCoefficient = scalar, F32, 800, "", 1, 0
running_coolantTemperatureCoefficient = scalar, F32, 804, "", 1, 0
running_timeSinceCrankingInSecs = scalar, F32, 808, "secs", 1,0
running_baseFuel = scalar, U16, 812, "mg", 0.01, 0
running_fuel = scalar, U16, 814, "mg", 0.01, 0
afrTableYAxis = scalar, U16, 816, "%", 0.01,0
targetLambda = scalar, U16, 818, "", 1.0E-4,0
targetAFR = scalar, U16, 820, "ratio", 0.001,0
stoichiometricRatio = scalar, U16, 822, "ratio", 0.001, 0
sdTcharge_coff = scalar, F32, 824, "", 1, 0
sdAirMassInOneCylinder = scalar, F32, 828, "g", 1, 0
normalizedCylinderFilling = scalar, F32, 832, "%", 1, 0
brokenInjector = scalar, U08, 836, "", 1, 0
injectorHwIssue = bits, U32, 840, [0:0]
; total TS size = 844
baseDwell = scalar, F32, 844, "ms", 1,0
sparkDwell = scalar, F32, 848, "ms", 1,0
dwellAngle = scalar, F32, 852, "deg", 1,0
cltTimingCorrection = scalar, S16, 856, "deg", 0.01,0
timingIatCorrection = scalar, S16, 858, "deg", 0.01,0
timingPidCorrection = scalar, S16, 860, "deg", 0.01,0
baseIgnitionAdvance = scalar, S16, 862, "deg", 0.02, 0
correctedIgnitionAdvance = scalar, S16, 864, "deg", 0.02, 0
dwellVoltageCorrection = scalar, F32, 868, "", 1, 0
luaTimingAdd = scalar, F32, 872, "deg", 1, 0
luaTimingMult = scalar, F32, 876, "deg", 1, 0
luaIgnitionSkip = bits, U32, 880, [0:0]
; total TS size = 884
m_knockLevel = scalar, F32, 884, "Volts", 1, 0
m_knockCyl1 = scalar, S08, 888, "dBv", 1, 0
m_knockCyl2 = scalar, S08, 889, "dBv", 1, 0
m_knockCyl3 = scalar, S08, 890, "dBv", 1, 0
m_knockCyl4 = scalar, S08, 891, "dBv", 1, 0
m_knockCyl5 = scalar, S08, 892, "dBv", 1, 0
m_knockCyl6 = scalar, S08, 893, "dBv", 1, 0
m_knockCyl7 = scalar, S08, 894, "dBv", 1, 0
m_knockCyl8 = scalar, S08, 895, "dBv", 1, 0
m_knockCyl9 = scalar, S08, 896, "dBv", 1, 0
m_knockCyl10 = scalar, S08, 897, "dBv", 1, 0
m_knockCyl11 = scalar, S08, 898, "dBv", 1, 0
m_knockCyl12 = scalar, S08, 899, "dBv", 1, 0
m_knockRetard = scalar, F32, 900, "deg", 1,0
m_knockThreshold = scalar, F32, 904, "", 1, 0
m_knockCount = scalar, U32, 908, "", 1, 0
m_maximumRetard = scalar, F32, 912, "", 1, 0
; total TS size = 916
tcuCurrentGear = scalar, S08, 916, "gear", 1, 0
tcRatio = scalar, U16, 918, "value", 0.01, 0
lastShiftTime = scalar, F32, 920, "", 1, 0
tcu_currentRange = scalar, U08, 924, "", 1, 0
; total TS size = 928
throttleUseWotModel = bits, U32, 928, [0:0]
throttleModelCrossoverAngle = scalar, S16, 932, "%", 0.01, 0
throttleEstimatedFlow = scalar, F32, 936, "g/s", 1, 0
; total TS size = 940
m_requested_pump = scalar, F32, 940, "", 1, 0
fuel_requested_percent = scalar, F32, 944, "", 1, 0
fuel_requested_percent_pi = scalar, F32, 948, "", 1, 0
noValve = bits, U32, 952, [0:0]
angleAboveMin = bits, U32, 952, [1:1]
isHpfpInactive = bits, U32, 952, [2:2]
m_pressureTarget_kPa = scalar, F32, 956, "", 1, 0
nextLobe = scalar, F32, 960, "", 1, 0
di_nextStart = scalar, F32, 964, "v", 1, 0
; total TS size = 968
m_deadtime = scalar, F32, 968, "ms", 1, 0
pressureDelta = scalar, F32, 972, "kPa", 1, 0
pressureRatio = scalar, F32, 976, "", 1, 0
; total TS size = 980
retardThresholdRpm = scalar, S32, 980, "", 1, 0
combinedConditions = bits, U32, 984, [0:0]
launchActivatePinState = bits, U32, 984, [1:1]
isLaunchCondition = bits, U32, 984, [2:2]
isSwitchActivated = bits, U32, 984, [3:3]
isClutchActivated = bits, U32, 984, [4:4]
isValidInputPin = bits, U32, 984, [5:5]
activateSwitchCondition = bits, U32, 984, [6:6]
rpmCondition = bits, U32, 984, [7:7]
speedCondition = bits, U32, 984, [8:8]
tpsCondition = bits, U32, 984, [9:9]
; total TS size = 988
isAntilagCondition = bits, U32, 988, [0:0]
ALSMinRPMCondition = bits, U32, 988, [1:1]
ALSMaxRPMCondition = bits, U32, 988, [2:2]
ALSMinCLTCondition = bits, U32, 988, [3:3]
ALSMaxCLTCondition = bits, U32, 988, [4:4]
ALSMaxThrottleIntentCondition = bits, U32, 988, [5:5]
isALSSwitchActivated = bits, U32, 988, [6:6]
ALSActivatePinState = bits, U32, 988, [7:7]
ALSSwitchCondition = bits, U32, 988, [8:8]
ALSTimerCondition = bits, U32, 988, [9:9]
fuelALSCorrection = scalar, F32, 992, "", 1, 0
timingALSCorrection = scalar, S16, 996, "deg", 0.01, 0
timingALSSkip = scalar, S16, 998, "deg", 0.01, 0
; total TS size = 1000
isTpsInvalid = bits, U32, 1000, [0:0]
m_shouldResetPid = bits, U32, 1000, [1:1]
isBelowClosedLoopThreshold = bits, U32, 1000, [2:2]
isNotClosedLoop = bits, U32, 1000, [3:3]
isZeroRpm = bits, U32, 1000, [4:4]
hasInitBoost = bits, U32, 1000, [5:5]
rpmTooLow = bits, U32, 1000, [6:6]
tpsTooLow = bits, U32, 1000, [7:7]
mapTooLow = bits, U32, 1000, [8:8]
isPlantValid = bits, U32, 1000, [9:9]
isBoostControlled = bits, U32, 1000, [10:10]
luaTargetAdd = scalar, S16, 1004, "v", 0.5,0
boostOutput = scalar, S16, 1006, "percent", 0.01,0
luaTargetMult = scalar, F32, 1008, "v", 1,0
openLoopPart = scalar, F32, 1012, "v", 1,0
luaOpenLoopAdd = scalar, F32, 1016, "v", 1,0
boostControllerClosedLoopPart = scalar, S08, 1020, "%", 0.5,0
boostControlTarget = scalar, S16, 1022, "kPa", 0.03333333333333333,0
; total TS size = 1024
acButtonState = scalar, S08, 1024, "", 1, 0
m_acEnabled = bits, U32, 1028, [0:0]
engineTooSlow = bits, U32, 1028, [1:1]
engineTooFast = bits, U32, 1028, [2:2]
noClt = bits, U32, 1028, [3:3]
engineTooHot = bits, U32, 1028, [4:4]
tpsTooHigh = bits, U32, 1028, [5:5]
isDisabledByLua = bits, U32, 1028, [6:6]
acCompressorState = bits, U32, 1028, [7:7]
latest_usage_ac_control = scalar, S32, 1032, "", 1, 0
acSwitchLastChangeTimeMs = scalar, S32, 1036, "", 1, 0
; total TS size = 1040
cranking0 = bits, U32, 1040, [0:0]
notRunning0 = bits, U32, 1040, [1:1]
disabledWhileEngineStopped0 = bits, U32, 1040, [2:2]
brokenClt0 = bits, U32, 1040, [3:3]
enabledForAc0 = bits, U32, 1040, [4:4]
hot0 = bits, U32, 1040, [5:5]
cold0 = bits, U32, 1040, [6:6]
schedulingUsedCount = scalar, U16, 644, "", 1,0
vehicleSpeedKph = scalar, U16, 646, "kph", 0.01, 0
Gego = scalar, U16, 648, "%", 0.01,0
testBenchIter = scalar, U16, 650, "count", 1, 0
oilTemp = scalar, S16, 652, "deg C", 0.01, 0
fuelTemp = scalar, S16, 654, "deg C", 0.01, 0
ambientTemp = scalar, S16, 656, "deg C", 0.01, 0
compressorDischargeTemp = scalar, S16, 658, "deg C", 0.01, 0
compressorDischargePressure = scalar, U16, 660, "kPa", 0.03333333333333333, 0
throttleInletPressure = scalar, U16, 662, "kPa", 0.03333333333333333, 0
ignitionOnTime = scalar, U16, 664, "sec", 1,0
engineRunTime = scalar, U16, 666, "sec", 1,0
distanceTraveled = scalar, U16, 668, "km", 0.1,0
afrGasolineScale = scalar, U16, 670, "AFR", 0.001, 0
afr2GasolineScale = scalar, U16, 672, "AFR", 0.001, 0
wheelSlipRatio = scalar, F32, 676, "", 1, 0
ignitorDiagnostic1 = scalar, U08, 680, "", 1, 0
ignitorDiagnostic2 = scalar, U08, 681, "", 1, 0
ignitorDiagnostic3 = scalar, U08, 682, "", 1, 0
ignitorDiagnostic4 = scalar, U08, 683, "", 1, 0
ignitorDiagnostic5 = scalar, U08, 684, "", 1, 0
ignitorDiagnostic6 = scalar, U08, 685, "", 1, 0
ignitorDiagnostic7 = scalar, U08, 686, "", 1, 0
ignitorDiagnostic8 = scalar, U08, 687, "", 1, 0
ignitorDiagnostic9 = scalar, U08, 688, "", 1, 0
ignitorDiagnostic10 = scalar, U08, 689, "", 1, 0
ignitorDiagnostic11 = scalar, U08, 690, "", 1, 0
ignitorDiagnostic12 = scalar, U08, 691, "", 1, 0
injectorDiagnostic1 = scalar, U08, 692, "", 1, 0
injectorDiagnostic2 = scalar, U08, 693, "", 1, 0
injectorDiagnostic3 = scalar, U08, 694, "", 1, 0
injectorDiagnostic4 = scalar, U08, 695, "", 1, 0
injectorDiagnostic5 = scalar, U08, 696, "", 1, 0
injectorDiagnostic6 = scalar, U08, 697, "", 1, 0
injectorDiagnostic7 = scalar, U08, 698, "", 1, 0
injectorDiagnostic8 = scalar, U08, 699, "", 1, 0
injectorDiagnostic9 = scalar, U08, 700, "", 1, 0
injectorDiagnostic10 = scalar, U08, 701, "", 1, 0
injectorDiagnostic11 = scalar, U08, 702, "", 1, 0
injectorDiagnostic12 = scalar, U08, 703, "", 1, 0
unusedAtTheEnd1 = scalar, U08, 704, "", 1, 0
unusedAtTheEnd2 = scalar, U08, 705, "", 1, 0
unusedAtTheEnd3 = scalar, U08, 706, "", 1, 0
unusedAtTheEnd4 = scalar, U08, 707, "", 1, 0
unusedAtTheEnd5 = scalar, U08, 708, "", 1, 0
unusedAtTheEnd6 = scalar, U08, 709, "", 1, 0
unusedAtTheEnd7 = scalar, U08, 710, "", 1, 0
unusedAtTheEnd8 = scalar, U08, 711, "", 1, 0
unusedAtTheEnd9 = scalar, U08, 712, "", 1, 0
unusedAtTheEnd10 = scalar, U08, 713, "", 1, 0
unusedAtTheEnd11 = scalar, U08, 714, "", 1, 0
unusedAtTheEnd12 = scalar, U08, 715, "", 1, 0
unusedAtTheEnd13 = scalar, U08, 716, "", 1, 0
unusedAtTheEnd14 = scalar, U08, 717, "", 1, 0
unusedAtTheEnd15 = scalar, U08, 718, "", 1, 0
unusedAtTheEnd16 = scalar, U08, 719, "", 1, 0
unusedAtTheEnd17 = scalar, U08, 720, "", 1, 0
unusedAtTheEnd18 = scalar, U08, 721, "", 1, 0
unusedAtTheEnd19 = scalar, U08, 722, "", 1, 0
unusedAtTheEnd20 = scalar, U08, 723, "", 1, 0
unusedAtTheEnd21 = scalar, U08, 724, "", 1, 0
unusedAtTheEnd22 = scalar, U08, 725, "", 1, 0
unusedAtTheEnd23 = scalar, U08, 726, "", 1, 0
unusedAtTheEnd24 = scalar, U08, 727, "", 1, 0
unusedAtTheEnd25 = scalar, U08, 728, "", 1, 0
unusedAtTheEnd26 = scalar, U08, 729, "", 1, 0
unusedAtTheEnd27 = scalar, U08, 730, "", 1, 0
unusedAtTheEnd28 = scalar, U08, 731, "", 1, 0
unusedAtTheEnd29 = scalar, U08, 732, "", 1, 0
unusedAtTheEnd30 = scalar, U08, 733, "", 1, 0
unusedAtTheEnd31 = scalar, U08, 734, "", 1, 0
unusedAtTheEnd32 = scalar, U08, 735, "", 1, 0
unusedAtTheEnd33 = scalar, U08, 736, "", 1, 0
unusedAtTheEnd34 = scalar, U08, 737, "", 1, 0
unusedAtTheEnd35 = scalar, U08, 738, "", 1, 0
unusedAtTheEnd36 = scalar, U08, 739, "", 1, 0
unusedAtTheEnd37 = scalar, U08, 740, "", 1, 0
unusedAtTheEnd38 = scalar, U08, 741, "", 1, 0
unusedAtTheEnd39 = scalar, U08, 742, "", 1, 0
unusedAtTheEnd40 = scalar, U08, 743, "", 1, 0
unusedAtTheEnd41 = scalar, U08, 744, "", 1, 0
unusedAtTheEnd42 = scalar, U08, 745, "", 1, 0
unusedAtTheEnd43 = scalar, U08, 746, "", 1, 0
unusedAtTheEnd44 = scalar, U08, 747, "", 1, 0
unusedAtTheEnd45 = scalar, U08, 748, "", 1, 0
unusedAtTheEnd46 = scalar, U08, 749, "", 1, 0
unusedAtTheEnd47 = scalar, U08, 750, "", 1, 0
unusedAtTheEnd48 = scalar, U08, 751, "", 1, 0
unusedAtTheEnd49 = scalar, U08, 752, "", 1, 0
unusedAtTheEnd50 = scalar, U08, 753, "", 1, 0
unusedAtTheEnd51 = scalar, U08, 754, "", 1, 0
unusedAtTheEnd52 = scalar, U08, 755, "", 1, 0
unusedAtTheEnd53 = scalar, U08, 756, "", 1, 0
unusedAtTheEnd54 = scalar, U08, 757, "", 1, 0
unusedAtTheEnd55 = scalar, U08, 758, "", 1, 0
unusedAtTheEnd56 = scalar, U08, 759, "", 1, 0
unusedAtTheEnd57 = scalar, U08, 760, "", 1, 0
unusedAtTheEnd58 = scalar, U08, 761, "", 1, 0
unusedAtTheEnd59 = scalar, U08, 762, "", 1, 0
unusedAtTheEnd60 = scalar, U08, 763, "", 1, 0
unusedAtTheEnd61 = scalar, U08, 764, "", 1, 0
unusedAtTheEnd62 = scalar, U08, 765, "", 1, 0
unusedAtTheEnd63 = scalar, U08, 766, "", 1, 0
unusedAtTheEnd64 = scalar, U08, 767, "", 1, 0
unusedAtTheEnd65 = scalar, U08, 768, "", 1, 0
unusedAtTheEnd66 = scalar, U08, 769, "", 1, 0
unusedAtTheEnd67 = scalar, U08, 770, "", 1, 0
unusedAtTheEnd68 = scalar, U08, 771, "", 1, 0
unusedAtTheEnd69 = scalar, U08, 772, "", 1, 0
unusedAtTheEnd70 = scalar, U08, 773, "", 1, 0
unusedAtTheEnd71 = scalar, U08, 774, "", 1, 0
unusedAtTheEnd72 = scalar, U08, 775, "", 1, 0
unusedAtTheEnd73 = scalar, U08, 776, "", 1, 0
unusedAtTheEnd74 = scalar, U08, 777, "", 1, 0
unusedAtTheEnd75 = scalar, U08, 778, "", 1, 0
unusedAtTheEnd76 = scalar, U08, 779, "", 1, 0
unusedAtTheEnd77 = scalar, U08, 780, "", 1, 0
unusedAtTheEnd78 = scalar, U08, 781, "", 1, 0
unusedAtTheEnd79 = scalar, U08, 782, "", 1, 0
unusedAtTheEnd80 = scalar, U08, 783, "", 1, 0
unusedAtTheEnd81 = scalar, U08, 784, "", 1, 0
unusedAtTheEnd82 = scalar, U08, 785, "", 1, 0
unusedAtTheEnd83 = scalar, U08, 786, "", 1, 0
unusedAtTheEnd84 = scalar, U08, 787, "", 1, 0
unusedAtTheEnd85 = scalar, U08, 788, "", 1, 0
unusedAtTheEnd86 = scalar, U08, 789, "", 1, 0
unusedAtTheEnd87 = scalar, U08, 790, "", 1, 0
unusedAtTheEnd88 = scalar, U08, 791, "", 1, 0
unusedAtTheEnd89 = scalar, U08, 792, "", 1, 0
unusedAtTheEnd90 = scalar, U08, 793, "", 1, 0
unusedAtTheEnd91 = scalar, U08, 794, "", 1, 0
unusedAtTheEnd92 = scalar, U08, 795, "", 1, 0
; total TS size = 796
totalFuelCorrection = scalar, F32, 796, "mult", 1,0
running_postCrankingFuelCorrection = scalar, F32, 800, "", 1, 0
running_intakeTemperatureCoefficient = scalar, F32, 804, "", 1, 0
running_coolantTemperatureCoefficient = scalar, F32, 808, "", 1, 0
running_timeSinceCrankingInSecs = scalar, F32, 812, "secs", 1,0
running_baseFuel = scalar, U16, 816, "mg", 0.01, 0
running_fuel = scalar, U16, 818, "mg", 0.01, 0
afrTableYAxis = scalar, U16, 820, "%", 0.01,0
targetLambda = scalar, U16, 822, "", 1.0E-4,0
targetAFR = scalar, U16, 824, "ratio", 0.001,0
stoichiometricRatio = scalar, U16, 826, "ratio", 0.001, 0
sdTcharge_coff = scalar, F32, 828, "", 1, 0
sdAirMassInOneCylinder = scalar, F32, 832, "g", 1, 0
normalizedCylinderFilling = scalar, F32, 836, "%", 1, 0
brokenInjector = scalar, U08, 840, "", 1, 0
injectorHwIssue = bits, U32, 844, [0:0]
; total TS size = 848
baseDwell = scalar, F32, 848, "ms", 1,0
sparkDwell = scalar, F32, 852, "ms", 1,0
dwellAngle = scalar, F32, 856, "deg", 1,0
cltTimingCorrection = scalar, S16, 860, "deg", 0.01,0
timingIatCorrection = scalar, S16, 862, "deg", 0.01,0
timingPidCorrection = scalar, S16, 864, "deg", 0.01,0
baseIgnitionAdvance = scalar, S16, 866, "deg", 0.02, 0
correctedIgnitionAdvance = scalar, S16, 868, "deg", 0.02, 0
dwellVoltageCorrection = scalar, F32, 872, "", 1, 0
luaTimingAdd = scalar, F32, 876, "deg", 1, 0
luaTimingMult = scalar, F32, 880, "deg", 1, 0
luaIgnitionSkip = bits, U32, 884, [0:0]
; total TS size = 888
m_knockLevel = scalar, F32, 888, "Volts", 1, 0
m_knockCyl1 = scalar, S08, 892, "dBv", 1, 0
m_knockCyl2 = scalar, S08, 893, "dBv", 1, 0
m_knockCyl3 = scalar, S08, 894, "dBv", 1, 0
m_knockCyl4 = scalar, S08, 895, "dBv", 1, 0
m_knockCyl5 = scalar, S08, 896, "dBv", 1, 0
m_knockCyl6 = scalar, S08, 897, "dBv", 1, 0
m_knockCyl7 = scalar, S08, 898, "dBv", 1, 0
m_knockCyl8 = scalar, S08, 899, "dBv", 1, 0
m_knockCyl9 = scalar, S08, 900, "dBv", 1, 0
m_knockCyl10 = scalar, S08, 901, "dBv", 1, 0
m_knockCyl11 = scalar, S08, 902, "dBv", 1, 0
m_knockCyl12 = scalar, S08, 903, "dBv", 1, 0
m_knockRetard = scalar, F32, 904, "deg", 1,0
m_knockThreshold = scalar, F32, 908, "", 1, 0
m_knockCount = scalar, U32, 912, "", 1, 0
m_maximumRetard = scalar, F32, 916, "", 1, 0
; total TS size = 920
tcuCurrentGear = scalar, S08, 920, "gear", 1, 0
tcRatio = scalar, U16, 922, "value", 0.01, 0
lastShiftTime = scalar, F32, 924, "", 1, 0
tcu_currentRange = scalar, U08, 928, "", 1, 0
; total TS size = 932
throttleUseWotModel = bits, U32, 932, [0:0]
throttleModelCrossoverAngle = scalar, S16, 936, "%", 0.01, 0
throttleEstimatedFlow = scalar, F32, 940, "g/s", 1, 0
; total TS size = 944
m_requested_pump = scalar, F32, 944, "", 1, 0
fuel_requested_percent = scalar, F32, 948, "", 1, 0
fuel_requested_percent_pi = scalar, F32, 952, "", 1, 0
noValve = bits, U32, 956, [0:0]
angleAboveMin = bits, U32, 956, [1:1]
isHpfpInactive = bits, U32, 956, [2:2]
m_pressureTarget_kPa = scalar, F32, 960, "", 1, 0
nextLobe = scalar, F32, 964, "", 1, 0
di_nextStart = scalar, F32, 968, "v", 1, 0
; total TS size = 972
m_deadtime = scalar, F32, 972, "ms", 1, 0
pressureDelta = scalar, F32, 976, "kPa", 1, 0
pressureRatio = scalar, F32, 980, "", 1, 0
; total TS size = 984
retardThresholdRpm = scalar, S32, 984, "", 1, 0
combinedConditions = bits, U32, 988, [0:0]
launchActivatePinState = bits, U32, 988, [1:1]
isLaunchCondition = bits, U32, 988, [2:2]
isSwitchActivated = bits, U32, 988, [3:3]
isClutchActivated = bits, U32, 988, [4:4]
isValidInputPin = bits, U32, 988, [5:5]
activateSwitchCondition = bits, U32, 988, [6:6]
rpmCondition = bits, U32, 988, [7:7]
speedCondition = bits, U32, 988, [8:8]
tpsCondition = bits, U32, 988, [9:9]
; total TS size = 992
isAntilagCondition = bits, U32, 992, [0:0]
ALSMinRPMCondition = bits, U32, 992, [1:1]
ALSMaxRPMCondition = bits, U32, 992, [2:2]
ALSMinCLTCondition = bits, U32, 992, [3:3]
ALSMaxCLTCondition = bits, U32, 992, [4:4]
ALSMaxThrottleIntentCondition = bits, U32, 992, [5:5]
isALSSwitchActivated = bits, U32, 992, [6:6]
ALSActivatePinState = bits, U32, 992, [7:7]
ALSSwitchCondition = bits, U32, 992, [8:8]
ALSTimerCondition = bits, U32, 992, [9:9]
fuelALSCorrection = scalar, F32, 996, "", 1, 0
timingALSCorrection = scalar, S16, 1000, "deg", 0.01, 0
timingALSSkip = scalar, S16, 1002, "deg", 0.01, 0
; total TS size = 1004
isTpsInvalid = bits, U32, 1004, [0:0]
m_shouldResetPid = bits, U32, 1004, [1:1]
isBelowClosedLoopThreshold = bits, U32, 1004, [2:2]
isNotClosedLoop = bits, U32, 1004, [3:3]
isZeroRpm = bits, U32, 1004, [4:4]
hasInitBoost = bits, U32, 1004, [5:5]
rpmTooLow = bits, U32, 1004, [6:6]
tpsTooLow = bits, U32, 1004, [7:7]
mapTooLow = bits, U32, 1004, [8:8]
isPlantValid = bits, U32, 1004, [9:9]
isBoostControlled = bits, U32, 1004, [10:10]
luaTargetAdd = scalar, S16, 1008, "v", 0.5,0
boostOutput = scalar, S16, 1010, "percent", 0.01,0
luaTargetMult = scalar, F32, 1012, "v", 1,0
openLoopPart = scalar, F32, 1016, "v", 1,0
luaOpenLoopAdd = scalar, F32, 1020, "v", 1,0
boostControllerClosedLoopPart = scalar, S08, 1024, "%", 0.5,0
boostControlTarget = scalar, S16, 1026, "kPa", 0.03333333333333333,0
; total TS size = 1028
acButtonState = scalar, S08, 1028, "", 1, 0
m_acEnabled = bits, U32, 1032, [0:0]
engineTooSlow = bits, U32, 1032, [1:1]
engineTooFast = bits, U32, 1032, [2:2]
noClt = bits, U32, 1032, [3:3]
engineTooHot = bits, U32, 1032, [4:4]
tpsTooHigh = bits, U32, 1032, [5:5]
isDisabledByLua = bits, U32, 1032, [6:6]
acCompressorState = bits, U32, 1032, [7:7]
latest_usage_ac_control = scalar, S32, 1036, "", 1, 0
acSwitchLastChangeTimeMs = scalar, S32, 1040, "", 1, 0
; total TS size = 1044
isPrime = bits, U32, 1044, [0:0]
engineTurnedRecently = bits, U32, 1044, [1:1]
isFuelPumpOn = bits, U32, 1044, [2:2]
ignitionOn = bits, U32, 1044, [3:3]
cranking0 = bits, U32, 1044, [0:0]
notRunning0 = bits, U32, 1044, [1:1]
disabledWhileEngineStopped0 = bits, U32, 1044, [2:2]
brokenClt0 = bits, U32, 1044, [3:3]
enabledForAc0 = bits, U32, 1044, [4:4]
hot0 = bits, U32, 1044, [5:5]
cold0 = bits, U32, 1044, [6:6]
; total TS size = 1048
isBenchTest = bits, U32, 1048, [0:0]
hasIgnitionVoltage = bits, U32, 1048, [1:1]
mainRelayState = bits, U32, 1048, [2:2]
delayedShutoffRequested = bits, U32, 1048, [3:3]
isPrime = bits, U32, 1048, [0:0]
engineTurnedRecently = bits, U32, 1048, [1:1]
isFuelPumpOn = bits, U32, 1048, [2:2]
ignitionOn = bits, U32, 1048, [3:3]
; total TS size = 1052
lua_fuelAdd = scalar, F32, 1052, "g", 1, 0
lua_fuelMult = scalar, F32, 1056, "", 1, 0
lua_clutchUpState = bits, U32, 1060, [0:0]
lua_brakePedalState = bits, U32, 1060, [1:1]
lua_acRequestState = bits, U32, 1060, [2:2]
lua_luaDisableEtb = bits, U32, 1060, [3:3]
lua_luaIgnCut = bits, U32, 1060, [4:4]
sd_tCharge = scalar, S16, 1064, "deg C", 0.01, 0
sd_tChargeK = scalar, F32, 1068, "", 1, 0
crankingFuel_coolantTemperatureCoefficient = scalar, F32, 1072, "", 1, 0
crankingFuel_tpsCoefficient = scalar, F32, 1076, "", 1, 0
crankingFuel_durationCoefficient = scalar, F32, 1080, "", 1, 0
crankingFuel_fuel = scalar, U16, 1084, "mg", 0.01, 0
baroCorrection = scalar, F32, 1088, "", 1, 0
hellenBoardId = scalar, S16, 1092, "id", 1, 0
clutchUpState = scalar, S08, 1094, "", 1, 0
clutchDownState = scalar, S08, 1095, "", 1, 0
brakePedalState = scalar, S08, 1096, "", 1, 0
startStopState = scalar, S08, 1097, "", 1, 0
smartChipState = scalar, S08, 1098, "", 1, 0
smartChipRestartCounter = scalar, S08, 1099, "", 1, 0
smartChipAliveCounter = scalar, S08, 1100, "", 1, 0
startStopPhysicalState = bits, U32, 1104, [0:0]
acrStateDup = bits, U32, 1104, [1:1]
acrEngineMovedRecently = bits, U32, 1104, [2:2]
heaterControlEnabled = bits, U32, 1104, [3:3]
luaDigitalState0 = bits, U32, 1104, [4:4]
luaDigitalState1 = bits, U32, 1104, [5:5]
luaDigitalState2 = bits, U32, 1104, [6:6]
luaDigitalState3 = bits, U32, 1104, [7:7]
startStopStateToggleCounter = scalar, U32, 1108, "", 1, 0
egtValue1 = scalar, F32, 1112, "", 1, 0
egtValue2 = scalar, F32, 1116, "", 1, 0
desiredRpmLimit = scalar, S16, 1120, "rpm", 1, 0
fuelInjectionCounter = scalar, U32, 1124, "", 1, 0
sparkCounter = scalar, U32, 1128, "", 1, 0
fuelingLoad = scalar, F32, 1132, "", 1, 0
ignitionLoad = scalar, F32, 1136, "", 1, 0
veTableYAxis = scalar, U16, 1140, "%", 0.01, 0
; total TS size = 1144
tpsFrom = scalar, F32, 1144
tpsTo = scalar, F32, 1148
deltaTps = scalar, F32, 1152
extraFuel = scalar, F32, 1156, "", 1, 0
valueFromTable = scalar, F32, 1160, "", 1, 0
isAboveAccelThreshold = bits, U32, 1164, [0:0]
isBelowDecelThreshold = bits, U32, 1164, [1:1]
isTimeToResetAccumulator = bits, U32, 1164, [2:2]
isFractionalEnrichment = bits, U32, 1164, [3:3]
belowEpsilon = bits, U32, 1164, [4:4]
tooShort = bits, U32, 1164, [5:5]
fractionalInjFuel = scalar, F32, 1168, "", 1, 0
accumulatedValue = scalar, F32, 1172, "", 1, 0
maxExtraPerCycle = scalar, F32, 1176, "", 1, 0
maxExtraPerPeriod = scalar, F32, 1180, "", 1, 0
maxInjectedPerPeriod = scalar, F32, 1184, "", 1, 0
cycleCnt = scalar, S32, 1188, "", 1, 0
; total TS size = 1192
hwEventCounters1 = scalar, U32, 1192, "", 1, 0
hwEventCounters2 = scalar, U32, 1196, "", 1, 0
hwEventCounters3 = scalar, U32, 1200, "", 1, 0
hwEventCounters4 = scalar, U32, 1204, "", 1, 0
hwEventCounters5 = scalar, U32, 1208, "", 1, 0
hwEventCounters6 = scalar, U32, 1212, "", 1, 0
vvtCamCounter = scalar, U32, 1216, "", 1, 0
mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1220, "", 1, 0
mapVvt_MAP_AT_DIFF = scalar, F32, 1224, "", 1, 0
mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1228, "", 1, 0
mapVvt_map_peak = scalar, U08, 1229, "", 1, 0
currentEngineDecodedPhase = scalar, F32, 1232, "deg", 1, 0
triggerToothAngleError = scalar, F32, 1236, "deg", 1, 0
triggerIgnoredToothCount = scalar, U08, 1240, "", 1, 0
mapCamPrevToothAngle = scalar, F32, 1244, "deg", 1, 0
isDecodingMapCam = bits, U32, 1248, [0:0]
; total TS size = 1252
crankSynchronizationCounter0 = scalar, U32, 1252, "", 1, 0
vvtSyncGapRatio0 = scalar, F32, 1256, "", 1, 0
vvtToothDurations00 = scalar, U32, 1260, "us", 1, 0
vvtCurrentPosition0 = scalar, F32, 1264, "sync: Primary Cam Position", 1, 0
vvtToothPosition10 = scalar, F32, 1268, "sync: Cam Tooth Position", 1, 0
vvtToothPosition20 = scalar, F32, 1272, "sync: Cam Tooth Position", 1, 0
vvtToothPosition30 = scalar, F32, 1276, "sync: Cam Tooth Position", 1, 0
vvtToothPosition40 = scalar, F32, 1280, "sync: Cam Tooth Position", 1, 0
triggerSyncGapRatio0 = scalar, F32, 1284, "", 1, 0
triggerStateIndex0 = scalar, U08, 1288, "", 1, 0
vvtStateIndex0 = scalar, U08, 1289, "", 1, 0
; total TS size = 1292
camResyncCounter = scalar, U08, 1292, "", 1, 0
m_hasSynchronizedPhase = bits, U32, 1296, [0:0]
; total TS size = 1300
wallFuelCorrection = scalar, F32, 1300, "", 1, 0
wallFuel = scalar, F32, 1304, "", 1, 0
; total TS size = 1308
idleState = bits, S32, 1308, [0:2], "not important"
currentIdlePosition = scalar, F32, 1312
baseIdlePosition = scalar, F32, 1316
idleClosedLoop = scalar, F32, 1320
iacByTpsTaper = scalar, F32, 1324
throttlePedalUpState = scalar, S32, 1328, "", 1, 0
mightResetPid = bits, U32, 1332, [0:0]
shouldResetPid = bits, U32, 1332, [1:1]
wasResetPid = bits, U32, 1332, [2:2]
mustResetPid = bits, U32, 1332, [3:3]
isCranking = bits, U32, 1332, [4:4]
isIacTableForCoasting = bits, U32, 1332, [5:5]
notIdling = bits, U32, 1332, [6:6]
needReset = bits, U32, 1332, [7:7]
isInDeadZone = bits, U32, 1332, [8:8]
isBlipping = bits, U32, 1332, [9:9]
useClosedLoop = bits, U32, 1332, [10:10]
badTps = bits, U32, 1332, [11:11]
looksLikeRunning = bits, U32, 1332, [12:12]
looksLikeCoasting = bits, U32, 1332, [13:13]
looksLikeCrankToIdle = bits, U32, 1332, [14:14]
isIdleCoasting = bits, U32, 1332, [15:15]
isIdleClosedLoop = bits, U32, 1332, [16:16]
idleTarget = scalar, S32, 1336, "", 1, 0
targetRpmByClt = scalar, S32, 1340, "", 1, 0
targetRpmAc = scalar, S32, 1344, "", 1, 0
iacByRpmTaper = scalar, F32, 1348
luaAdd = scalar, F32, 1352
; total TS size = 1356
idlePosition0 = scalar, F32, 1356, "per", 1,0
trim0 = scalar, F32, 1360, "", 1, 0
luaAdjustment0 = scalar, F32, 1364, "per", 1,0
m_wastegatePosition0 = scalar, F32, 1368, "per", 1,0
etbFeedForward0 = scalar, F32, 1372
etbIntegralError0 = scalar, F32, 1376, "", 1, 0
etbCurrentTarget0 = scalar, F32, 1380, "%", 1, 0
etbCurrentAdjustedTarget0 = scalar, F32, 1384, "%", 1, 0
etbRevLimitActive0 = bits, U32, 1388, [0:0]
jamDetected0 = bits, U32, 1388, [1:1]
etbDutyRateOfChange0 = scalar, F32, 1392, "per", 1,0
etbDutyAverage0 = scalar, F32, 1396, "per", 1,0
etbTpsErrorCounter0 = scalar, U16, 1400, "count", 1,0
etbPpsErrorCounter0 = scalar, U16, 1402, "count", 1,0
etbErrorCode0 = scalar, S08, 1404, "", 1, 0
tcEtbDrop0 = scalar, S08, 1405, "", 1, 0
jamTimer0 = scalar, U16, 1406, "sec", 0.01, 0
; total TS size = 1408
faultCode0 = scalar, U08, 1408, "", 1, 0
heaterDuty0 = scalar, U08, 1409, "%", 1, 0
pumpDuty0 = scalar, U08, 1410, "%", 1, 0
tempC0 = scalar, U16, 1412, "C", 1, 0
nernstVoltage0 = scalar, U16, 1414, "V", 0.001, 0
esr0 = scalar, U16, 1416, "ohm", 1, 0
; total TS size = 1420
dcOutput0 = scalar, F32, 1420, "per", 1,0
isEnabled0_int = scalar, U08, 1424, "per", 1,0
isEnabled0 = bits, U32, 1428, [0:0]
; total TS size = 1432
value0 = scalar, U16, 1432, "value", 1,0
value1 = scalar, U16, 1434, "value", 1,0
errorRate = scalar, F32, 1436, "ratio", 1,0
; total TS size = 1440
vvtTarget = scalar, U16, 1440, "deg", 0.1, 0
vvtOutput = scalar, U08, 1442, "%", 0.5, 0
isBenchTest = bits, U32, 1052, [0:0]
hasIgnitionVoltage = bits, U32, 1052, [1:1]
mainRelayState = bits, U32, 1052, [2:2]
delayedShutoffRequested = bits, U32, 1052, [3:3]
; total TS size = 1056
lua_fuelAdd = scalar, F32, 1056, "g", 1, 0
lua_fuelMult = scalar, F32, 1060, "", 1, 0
lua_clutchUpState = bits, U32, 1064, [0:0]
lua_brakePedalState = bits, U32, 1064, [1:1]
lua_acRequestState = bits, U32, 1064, [2:2]
lua_luaDisableEtb = bits, U32, 1064, [3:3]
lua_luaIgnCut = bits, U32, 1064, [4:4]
sd_tCharge = scalar, S16, 1068, "deg C", 0.01, 0
sd_tChargeK = scalar, F32, 1072, "", 1, 0
crankingFuel_coolantTemperatureCoefficient = scalar, F32, 1076, "", 1, 0
crankingFuel_tpsCoefficient = scalar, F32, 1080, "", 1, 0
crankingFuel_durationCoefficient = scalar, F32, 1084, "", 1, 0
crankingFuel_fuel = scalar, U16, 1088, "mg", 0.01, 0
baroCorrection = scalar, F32, 1092, "", 1, 0
hellenBoardId = scalar, S16, 1096, "id", 1, 0
clutchUpState = scalar, S08, 1098, "", 1, 0
clutchDownState = scalar, S08, 1099, "", 1, 0
brakePedalState = scalar, S08, 1100, "", 1, 0
startStopState = scalar, S08, 1101, "", 1, 0
smartChipState = scalar, S08, 1102, "", 1, 0
smartChipRestartCounter = scalar, S08, 1103, "", 1, 0
smartChipAliveCounter = scalar, S08, 1104, "", 1, 0
startStopPhysicalState = bits, U32, 1108, [0:0]
acrStateDup = bits, U32, 1108, [1:1]
acrEngineMovedRecently = bits, U32, 1108, [2:2]
heaterControlEnabled = bits, U32, 1108, [3:3]
luaDigitalState0 = bits, U32, 1108, [4:4]
luaDigitalState1 = bits, U32, 1108, [5:5]
luaDigitalState2 = bits, U32, 1108, [6:6]
luaDigitalState3 = bits, U32, 1108, [7:7]
startStopStateToggleCounter = scalar, U32, 1112, "", 1, 0
egtValue1 = scalar, F32, 1116, "", 1, 0
egtValue2 = scalar, F32, 1120, "", 1, 0
desiredRpmLimit = scalar, S16, 1124, "rpm", 1, 0
fuelInjectionCounter = scalar, U32, 1128, "", 1, 0
sparkCounter = scalar, U32, 1132, "", 1, 0
fuelingLoad = scalar, F32, 1136, "", 1, 0
ignitionLoad = scalar, F32, 1140, "", 1, 0
veTableYAxis = scalar, U16, 1144, "%", 0.01, 0
; total TS size = 1148
tpsFrom = scalar, F32, 1148
tpsTo = scalar, F32, 1152
deltaTps = scalar, F32, 1156
extraFuel = scalar, F32, 1160, "", 1, 0
valueFromTable = scalar, F32, 1164, "", 1, 0
isAboveAccelThreshold = bits, U32, 1168, [0:0]
isBelowDecelThreshold = bits, U32, 1168, [1:1]
isTimeToResetAccumulator = bits, U32, 1168, [2:2]
isFractionalEnrichment = bits, U32, 1168, [3:3]
belowEpsilon = bits, U32, 1168, [4:4]
tooShort = bits, U32, 1168, [5:5]
fractionalInjFuel = scalar, F32, 1172, "", 1, 0
accumulatedValue = scalar, F32, 1176, "", 1, 0
maxExtraPerCycle = scalar, F32, 1180, "", 1, 0
maxExtraPerPeriod = scalar, F32, 1184, "", 1, 0
maxInjectedPerPeriod = scalar, F32, 1188, "", 1, 0
cycleCnt = scalar, S32, 1192, "", 1, 0
; total TS size = 1196
hwEventCounters1 = scalar, U32, 1196, "", 1, 0
hwEventCounters2 = scalar, U32, 1200, "", 1, 0
hwEventCounters3 = scalar, U32, 1204, "", 1, 0
hwEventCounters4 = scalar, U32, 1208, "", 1, 0
hwEventCounters5 = scalar, U32, 1212, "", 1, 0
hwEventCounters6 = scalar, U32, 1216, "", 1, 0
vvtCamCounter = scalar, U32, 1220, "", 1, 0
mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1224, "", 1, 0
mapVvt_MAP_AT_DIFF = scalar, F32, 1228, "", 1, 0
mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1232, "", 1, 0
mapVvt_map_peak = scalar, U08, 1233, "", 1, 0
currentEngineDecodedPhase = scalar, F32, 1236, "deg", 1, 0
triggerToothAngleError = scalar, F32, 1240, "deg", 1, 0
triggerIgnoredToothCount = scalar, U08, 1244, "", 1, 0
mapCamPrevToothAngle = scalar, F32, 1248, "deg", 1, 0
isDecodingMapCam = bits, U32, 1252, [0:0]
; total TS size = 1256
crankSynchronizationCounter0 = scalar, U32, 1256, "", 1, 0
vvtSyncGapRatio0 = scalar, F32, 1260, "", 1, 0
vvtToothDurations00 = scalar, U32, 1264, "us", 1, 0
vvtCurrentPosition0 = scalar, F32, 1268, "sync: Primary Cam Position", 1, 0
vvtToothPosition10 = scalar, F32, 1272, "sync: Cam Tooth Position", 1, 0
vvtToothPosition20 = scalar, F32, 1276, "sync: Cam Tooth Position", 1, 0
vvtToothPosition30 = scalar, F32, 1280, "sync: Cam Tooth Position", 1, 0
vvtToothPosition40 = scalar, F32, 1284, "sync: Cam Tooth Position", 1, 0
triggerSyncGapRatio0 = scalar, F32, 1288, "", 1, 0
triggerStateIndex0 = scalar, U08, 1292, "", 1, 0
vvtStateIndex0 = scalar, U08, 1293, "", 1, 0
; total TS size = 1296
camResyncCounter = scalar, U08, 1296, "", 1, 0
m_hasSynchronizedPhase = bits, U32, 1300, [0:0]
; total TS size = 1304
wallFuelCorrection = scalar, F32, 1304, "", 1, 0
wallFuel = scalar, F32, 1308, "", 1, 0
; total TS size = 1312
idleState = bits, S32, 1312, [0:2], "not important"
currentIdlePosition = scalar, F32, 1316
baseIdlePosition = scalar, F32, 1320
idleClosedLoop = scalar, F32, 1324
iacByTpsTaper = scalar, F32, 1328
throttlePedalUpState = scalar, S32, 1332, "", 1, 0
mightResetPid = bits, U32, 1336, [0:0]
shouldResetPid = bits, U32, 1336, [1:1]
wasResetPid = bits, U32, 1336, [2:2]
mustResetPid = bits, U32, 1336, [3:3]
isCranking = bits, U32, 1336, [4:4]
isIacTableForCoasting = bits, U32, 1336, [5:5]
notIdling = bits, U32, 1336, [6:6]
needReset = bits, U32, 1336, [7:7]
isInDeadZone = bits, U32, 1336, [8:8]
isBlipping = bits, U32, 1336, [9:9]
useClosedLoop = bits, U32, 1336, [10:10]
badTps = bits, U32, 1336, [11:11]
looksLikeRunning = bits, U32, 1336, [12:12]
looksLikeCoasting = bits, U32, 1336, [13:13]
looksLikeCrankToIdle = bits, U32, 1336, [14:14]
isIdleCoasting = bits, U32, 1336, [15:15]
isIdleClosedLoop = bits, U32, 1336, [16:16]
idleTarget = scalar, S32, 1340, "", 1, 0
targetRpmByClt = scalar, S32, 1344, "", 1, 0
targetRpmAc = scalar, S32, 1348, "", 1, 0
iacByRpmTaper = scalar, F32, 1352
luaAdd = scalar, F32, 1356
; total TS size = 1360
idlePosition0 = scalar, F32, 1360, "per", 1,0
trim0 = scalar, F32, 1364, "", 1, 0
luaAdjustment0 = scalar, F32, 1368, "per", 1,0
m_wastegatePosition0 = scalar, F32, 1372, "per", 1,0
etbFeedForward0 = scalar, F32, 1376
etbIntegralError0 = scalar, F32, 1380, "", 1, 0
etbCurrentTarget0 = scalar, F32, 1384, "%", 1, 0
etbCurrentAdjustedTarget0 = scalar, F32, 1388, "%", 1, 0
etbRevLimitActive0 = bits, U32, 1392, [0:0]
jamDetected0 = bits, U32, 1392, [1:1]
etbDutyRateOfChange0 = scalar, F32, 1396, "per", 1,0
etbDutyAverage0 = scalar, F32, 1400, "per", 1,0
etbTpsErrorCounter0 = scalar, U16, 1404, "count", 1,0
etbPpsErrorCounter0 = scalar, U16, 1406, "count", 1,0
etbErrorCode0 = scalar, S08, 1408, "", 1, 0
tcEtbDrop0 = scalar, S08, 1409, "", 1, 0
jamTimer0 = scalar, U16, 1410, "sec", 0.01, 0
; total TS size = 1412
faultCode0 = scalar, U08, 1412, "", 1, 0
heaterDuty0 = scalar, U08, 1413, "%", 1, 0
pumpDuty0 = scalar, U08, 1414, "%", 1, 0
tempC0 = scalar, U16, 1416, "C", 1, 0
nernstVoltage0 = scalar, U16, 1418, "V", 0.001, 0
esr0 = scalar, U16, 1420, "ohm", 1, 0
; total TS size = 1424
dcOutput0 = scalar, F32, 1424, "per", 1,0
isEnabled0_int = scalar, U08, 1428, "per", 1,0
isEnabled0 = bits, U32, 1432, [0:0]
; total TS size = 1436
value0 = scalar, U16, 1436, "value", 1,0
value1 = scalar, U16, 1438, "value", 1,0
errorRate = scalar, F32, 1440, "ratio", 1,0
; total TS size = 1444
lambdaCurrentlyGood = bits, U32, 1444, [0:0]
lambdaMonitorCut = bits, U32, 1444, [1:1]
lambdaTimeSinceGood = scalar, U16, 1448, "sec", 0.01, 0
; total TS size = 1452
vvtTarget = scalar, U16, 1444, "deg", 0.1, 0
vvtOutput = scalar, U08, 1446, "%", 0.5, 0
; total TS size = 1448
lambdaCurrentlyGood = bits, U32, 1448, [0:0]
lambdaMonitorCut = bits, U32, 1448, [1:1]
lambdaTimeSinceGood = scalar, U16, 1452, "sec", 0.01, 0
; total TS size = 1456
time = { timeNow }
@ -5064,6 +5065,7 @@ entry = luaGauges1, "Lua: Gauge 1", float, "%.3f"
entry = luaGauges2, "Lua: Gauge 2", float, "%.3f"
entry = rawMaf2, "rawMaf2", float, "%.3f"
entry = mafMeasured2, "MAF #2", float, "%.3f"
entry = schedulingUsedCount, "schedulingUsedCount", int, "%d"
entry = vehicleSpeedKph, "Vehicle Speed", float, "%.3f"
entry = Gego, "Gego", float, "%.3f"
entry = testBenchIter, "testBenchIter", int, "%d"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2024.01.07.alphax-4chan.2802938041"
signature = "rusEFI master.2024.01.07.alphax-4chan.3547946901"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2024.01.07.alphax-4chan.2802938041" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2024.01.07.alphax-4chan.3547946901" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","INVALID","B4 - O2","On-board MAP","D5 - PPS","B5 - TPS","F7 - Ignition Key Voltage","C7 - CAM Hall/Digital","X7 - AIN4","D4 - TPS2","INVALID","X5 - AIN3","B2 - MAP","B7 - CLT","B3 - IAT","F6 - PPS2","INVALID","INVALID","INVALID","INVALID","X3 - AIN2","X1 - AIN1 and D5 on older boards"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Jan 07 18:30:31 UTC 2024
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Jan 07 19:54:00 UTC 2024
pageSize = 22088
page = 1
@ -2376,7 +2376,7 @@ lambdaMaxDeviationRpmBins = array, U16, 22078, [4], "RPM", 1, 0, 0, 18000, 0
ochGetCommand = "O%2o%2c"
; see TS_OUTPUT_SIZE in console source code
ochBlockSize = 1452
ochBlockSize = 1456
; 11.2.3 Full Optimized High Speed
scatteredOchGetCommand = 9
@ -2730,446 +2730,447 @@ luaGauges1 = scalar, F32, 632, "value", 1, 0
luaGauges2 = scalar, F32, 636, "value", 1, 0
rawMaf2 = scalar, U16, 640, "V", 0.001, 0
mafMeasured2 = scalar, U16, 642, "kg/h", 0.1, 0
vehicleSpeedKph = scalar, U16, 644, "kph", 0.01, 0
Gego = scalar, U16, 646, "%", 0.01,0
testBenchIter = scalar, U16, 648, "count", 1, 0
oilTemp = scalar, S16, 650, "deg C", 0.01, 0
fuelTemp = scalar, S16, 652, "deg C", 0.01, 0
ambientTemp = scalar, S16, 654, "deg C", 0.01, 0
compressorDischargeTemp = scalar, S16, 656, "deg C", 0.01, 0
compressorDischargePressure = scalar, U16, 658, "kPa", 0.03333333333333333, 0
throttleInletPressure = scalar, U16, 660, "kPa", 0.03333333333333333, 0
ignitionOnTime = scalar, U16, 662, "sec", 1,0
engineRunTime = scalar, U16, 664, "sec", 1,0
distanceTraveled = scalar, U16, 666, "km", 0.1,0
afrGasolineScale = scalar, U16, 668, "AFR", 0.001, 0
afr2GasolineScale = scalar, U16, 670, "AFR", 0.001, 0
wheelSlipRatio = scalar, F32, 672, "", 1, 0
ignitorDiagnostic1 = scalar, U08, 676, "", 1, 0
ignitorDiagnostic2 = scalar, U08, 677, "", 1, 0
ignitorDiagnostic3 = scalar, U08, 678, "", 1, 0
ignitorDiagnostic4 = scalar, U08, 679, "", 1, 0
ignitorDiagnostic5 = scalar, U08, 680, "", 1, 0
ignitorDiagnostic6 = scalar, U08, 681, "", 1, 0
ignitorDiagnostic7 = scalar, U08, 682, "", 1, 0
ignitorDiagnostic8 = scalar, U08, 683, "", 1, 0
ignitorDiagnostic9 = scalar, U08, 684, "", 1, 0
ignitorDiagnostic10 = scalar, U08, 685, "", 1, 0
ignitorDiagnostic11 = scalar, U08, 686, "", 1, 0
ignitorDiagnostic12 = scalar, U08, 687, "", 1, 0
injectorDiagnostic1 = scalar, U08, 688, "", 1, 0
injectorDiagnostic2 = scalar, U08, 689, "", 1, 0
injectorDiagnostic3 = scalar, U08, 690, "", 1, 0
injectorDiagnostic4 = scalar, U08, 691, "", 1, 0
injectorDiagnostic5 = scalar, U08, 692, "", 1, 0
injectorDiagnostic6 = scalar, U08, 693, "", 1, 0
injectorDiagnostic7 = scalar, U08, 694, "", 1, 0
injectorDiagnostic8 = scalar, U08, 695, "", 1, 0
injectorDiagnostic9 = scalar, U08, 696, "", 1, 0
injectorDiagnostic10 = scalar, U08, 697, "", 1, 0
injectorDiagnostic11 = scalar, U08, 698, "", 1, 0
injectorDiagnostic12 = scalar, U08, 699, "", 1, 0
unusedAtTheEnd1 = scalar, U08, 700, "", 1, 0
unusedAtTheEnd2 = scalar, U08, 701, "", 1, 0
unusedAtTheEnd3 = scalar, U08, 702, "", 1, 0
unusedAtTheEnd4 = scalar, U08, 703, "", 1, 0
unusedAtTheEnd5 = scalar, U08, 704, "", 1, 0
unusedAtTheEnd6 = scalar, U08, 705, "", 1, 0
unusedAtTheEnd7 = scalar, U08, 706, "", 1, 0
unusedAtTheEnd8 = scalar, U08, 707, "", 1, 0
unusedAtTheEnd9 = scalar, U08, 708, "", 1, 0
unusedAtTheEnd10 = scalar, U08, 709, "", 1, 0
unusedAtTheEnd11 = scalar, U08, 710, "", 1, 0
unusedAtTheEnd12 = scalar, U08, 711, "", 1, 0
unusedAtTheEnd13 = scalar, U08, 712, "", 1, 0
unusedAtTheEnd14 = scalar, U08, 713, "", 1, 0
unusedAtTheEnd15 = scalar, U08, 714, "", 1, 0
unusedAtTheEnd16 = scalar, U08, 715, "", 1, 0
unusedAtTheEnd17 = scalar, U08, 716, "", 1, 0
unusedAtTheEnd18 = scalar, U08, 717, "", 1, 0
unusedAtTheEnd19 = scalar, U08, 718, "", 1, 0
unusedAtTheEnd20 = scalar, U08, 719, "", 1, 0
unusedAtTheEnd21 = scalar, U08, 720, "", 1, 0
unusedAtTheEnd22 = scalar, U08, 721, "", 1, 0
unusedAtTheEnd23 = scalar, U08, 722, "", 1, 0
unusedAtTheEnd24 = scalar, U08, 723, "", 1, 0
unusedAtTheEnd25 = scalar, U08, 724, "", 1, 0
unusedAtTheEnd26 = scalar, U08, 725, "", 1, 0
unusedAtTheEnd27 = scalar, U08, 726, "", 1, 0
unusedAtTheEnd28 = scalar, U08, 727, "", 1, 0
unusedAtTheEnd29 = scalar, U08, 728, "", 1, 0
unusedAtTheEnd30 = scalar, U08, 729, "", 1, 0
unusedAtTheEnd31 = scalar, U08, 730, "", 1, 0
unusedAtTheEnd32 = scalar, U08, 731, "", 1, 0
unusedAtTheEnd33 = scalar, U08, 732, "", 1, 0
unusedAtTheEnd34 = scalar, U08, 733, "", 1, 0
unusedAtTheEnd35 = scalar, U08, 734, "", 1, 0
unusedAtTheEnd36 = scalar, U08, 735, "", 1, 0
unusedAtTheEnd37 = scalar, U08, 736, "", 1, 0
unusedAtTheEnd38 = scalar, U08, 737, "", 1, 0
unusedAtTheEnd39 = scalar, U08, 738, "", 1, 0
unusedAtTheEnd40 = scalar, U08, 739, "", 1, 0
unusedAtTheEnd41 = scalar, U08, 740, "", 1, 0
unusedAtTheEnd42 = scalar, U08, 741, "", 1, 0
unusedAtTheEnd43 = scalar, U08, 742, "", 1, 0
unusedAtTheEnd44 = scalar, U08, 743, "", 1, 0
unusedAtTheEnd45 = scalar, U08, 744, "", 1, 0
unusedAtTheEnd46 = scalar, U08, 745, "", 1, 0
unusedAtTheEnd47 = scalar, U08, 746, "", 1, 0
unusedAtTheEnd48 = scalar, U08, 747, "", 1, 0
unusedAtTheEnd49 = scalar, U08, 748, "", 1, 0
unusedAtTheEnd50 = scalar, U08, 749, "", 1, 0
unusedAtTheEnd51 = scalar, U08, 750, "", 1, 0
unusedAtTheEnd52 = scalar, U08, 751, "", 1, 0
unusedAtTheEnd53 = scalar, U08, 752, "", 1, 0
unusedAtTheEnd54 = scalar, U08, 753, "", 1, 0
unusedAtTheEnd55 = scalar, U08, 754, "", 1, 0
unusedAtTheEnd56 = scalar, U08, 755, "", 1, 0
unusedAtTheEnd57 = scalar, U08, 756, "", 1, 0
unusedAtTheEnd58 = scalar, U08, 757, "", 1, 0
unusedAtTheEnd59 = scalar, U08, 758, "", 1, 0
unusedAtTheEnd60 = scalar, U08, 759, "", 1, 0
unusedAtTheEnd61 = scalar, U08, 760, "", 1, 0
unusedAtTheEnd62 = scalar, U08, 761, "", 1, 0
unusedAtTheEnd63 = scalar, U08, 762, "", 1, 0
unusedAtTheEnd64 = scalar, U08, 763, "", 1, 0
unusedAtTheEnd65 = scalar, U08, 764, "", 1, 0
unusedAtTheEnd66 = scalar, U08, 765, "", 1, 0
unusedAtTheEnd67 = scalar, U08, 766, "", 1, 0
unusedAtTheEnd68 = scalar, U08, 767, "", 1, 0
unusedAtTheEnd69 = scalar, U08, 768, "", 1, 0
unusedAtTheEnd70 = scalar, U08, 769, "", 1, 0
unusedAtTheEnd71 = scalar, U08, 770, "", 1, 0
unusedAtTheEnd72 = scalar, U08, 771, "", 1, 0
unusedAtTheEnd73 = scalar, U08, 772, "", 1, 0
unusedAtTheEnd74 = scalar, U08, 773, "", 1, 0
unusedAtTheEnd75 = scalar, U08, 774, "", 1, 0
unusedAtTheEnd76 = scalar, U08, 775, "", 1, 0
unusedAtTheEnd77 = scalar, U08, 776, "", 1, 0
unusedAtTheEnd78 = scalar, U08, 777, "", 1, 0
unusedAtTheEnd79 = scalar, U08, 778, "", 1, 0
unusedAtTheEnd80 = scalar, U08, 779, "", 1, 0
unusedAtTheEnd81 = scalar, U08, 780, "", 1, 0
unusedAtTheEnd82 = scalar, U08, 781, "", 1, 0
unusedAtTheEnd83 = scalar, U08, 782, "", 1, 0
unusedAtTheEnd84 = scalar, U08, 783, "", 1, 0
unusedAtTheEnd85 = scalar, U08, 784, "", 1, 0
unusedAtTheEnd86 = scalar, U08, 785, "", 1, 0
unusedAtTheEnd87 = scalar, U08, 786, "", 1, 0
unusedAtTheEnd88 = scalar, U08, 787, "", 1, 0
unusedAtTheEnd89 = scalar, U08, 788, "", 1, 0
unusedAtTheEnd90 = scalar, U08, 789, "", 1, 0
unusedAtTheEnd91 = scalar, U08, 790, "", 1, 0
unusedAtTheEnd92 = scalar, U08, 791, "", 1, 0
; total TS size = 792
totalFuelCorrection = scalar, F32, 792, "mult", 1,0
running_postCrankingFuelCorrection = scalar, F32, 796, "", 1, 0
running_intakeTemperatureCoefficient = scalar, F32, 800, "", 1, 0
running_coolantTemperatureCoefficient = scalar, F32, 804, "", 1, 0
running_timeSinceCrankingInSecs = scalar, F32, 808, "secs", 1,0
running_baseFuel = scalar, U16, 812, "mg", 0.01, 0
running_fuel = scalar, U16, 814, "mg", 0.01, 0
afrTableYAxis = scalar, U16, 816, "%", 0.01,0
targetLambda = scalar, U16, 818, "", 1.0E-4,0
targetAFR = scalar, U16, 820, "ratio", 0.001,0
stoichiometricRatio = scalar, U16, 822, "ratio", 0.001, 0
sdTcharge_coff = scalar, F32, 824, "", 1, 0
sdAirMassInOneCylinder = scalar, F32, 828, "g", 1, 0
normalizedCylinderFilling = scalar, F32, 832, "%", 1, 0
brokenInjector = scalar, U08, 836, "", 1, 0
injectorHwIssue = bits, U32, 840, [0:0]
; total TS size = 844
baseDwell = scalar, F32, 844, "ms", 1,0
sparkDwell = scalar, F32, 848, "ms", 1,0
dwellAngle = scalar, F32, 852, "deg", 1,0
cltTimingCorrection = scalar, S16, 856, "deg", 0.01,0
timingIatCorrection = scalar, S16, 858, "deg", 0.01,0
timingPidCorrection = scalar, S16, 860, "deg", 0.01,0
baseIgnitionAdvance = scalar, S16, 862, "deg", 0.02, 0
correctedIgnitionAdvance = scalar, S16, 864, "deg", 0.02, 0
dwellVoltageCorrection = scalar, F32, 868, "", 1, 0
luaTimingAdd = scalar, F32, 872, "deg", 1, 0
luaTimingMult = scalar, F32, 876, "deg", 1, 0
luaIgnitionSkip = bits, U32, 880, [0:0]
; total TS size = 884
m_knockLevel = scalar, F32, 884, "Volts", 1, 0
m_knockCyl1 = scalar, S08, 888, "dBv", 1, 0
m_knockCyl2 = scalar, S08, 889, "dBv", 1, 0
m_knockCyl3 = scalar, S08, 890, "dBv", 1, 0
m_knockCyl4 = scalar, S08, 891, "dBv", 1, 0
m_knockCyl5 = scalar, S08, 892, "dBv", 1, 0
m_knockCyl6 = scalar, S08, 893, "dBv", 1, 0
m_knockCyl7 = scalar, S08, 894, "dBv", 1, 0
m_knockCyl8 = scalar, S08, 895, "dBv", 1, 0
m_knockCyl9 = scalar, S08, 896, "dBv", 1, 0
m_knockCyl10 = scalar, S08, 897, "dBv", 1, 0
m_knockCyl11 = scalar, S08, 898, "dBv", 1, 0
m_knockCyl12 = scalar, S08, 899, "dBv", 1, 0
m_knockRetard = scalar, F32, 900, "deg", 1,0
m_knockThreshold = scalar, F32, 904, "", 1, 0
m_knockCount = scalar, U32, 908, "", 1, 0
m_maximumRetard = scalar, F32, 912, "", 1, 0
; total TS size = 916
tcuCurrentGear = scalar, S08, 916, "gear", 1, 0
tcRatio = scalar, U16, 918, "value", 0.01, 0
lastShiftTime = scalar, F32, 920, "", 1, 0
tcu_currentRange = scalar, U08, 924, "", 1, 0
; total TS size = 928
throttleUseWotModel = bits, U32, 928, [0:0]
throttleModelCrossoverAngle = scalar, S16, 932, "%", 0.01, 0
throttleEstimatedFlow = scalar, F32, 936, "g/s", 1, 0
; total TS size = 940
m_requested_pump = scalar, F32, 940, "", 1, 0
fuel_requested_percent = scalar, F32, 944, "", 1, 0
fuel_requested_percent_pi = scalar, F32, 948, "", 1, 0
noValve = bits, U32, 952, [0:0]
angleAboveMin = bits, U32, 952, [1:1]
isHpfpInactive = bits, U32, 952, [2:2]
m_pressureTarget_kPa = scalar, F32, 956, "", 1, 0
nextLobe = scalar, F32, 960, "", 1, 0
di_nextStart = scalar, F32, 964, "v", 1, 0
; total TS size = 968
m_deadtime = scalar, F32, 968, "ms", 1, 0
pressureDelta = scalar, F32, 972, "kPa", 1, 0
pressureRatio = scalar, F32, 976, "", 1, 0
; total TS size = 980
retardThresholdRpm = scalar, S32, 980, "", 1, 0
combinedConditions = bits, U32, 984, [0:0]
launchActivatePinState = bits, U32, 984, [1:1]
isLaunchCondition = bits, U32, 984, [2:2]
isSwitchActivated = bits, U32, 984, [3:3]
isClutchActivated = bits, U32, 984, [4:4]
isValidInputPin = bits, U32, 984, [5:5]
activateSwitchCondition = bits, U32, 984, [6:6]
rpmCondition = bits, U32, 984, [7:7]
speedCondition = bits, U32, 984, [8:8]
tpsCondition = bits, U32, 984, [9:9]
; total TS size = 988
isAntilagCondition = bits, U32, 988, [0:0]
ALSMinRPMCondition = bits, U32, 988, [1:1]
ALSMaxRPMCondition = bits, U32, 988, [2:2]
ALSMinCLTCondition = bits, U32, 988, [3:3]
ALSMaxCLTCondition = bits, U32, 988, [4:4]
ALSMaxThrottleIntentCondition = bits, U32, 988, [5:5]
isALSSwitchActivated = bits, U32, 988, [6:6]
ALSActivatePinState = bits, U32, 988, [7:7]
ALSSwitchCondition = bits, U32, 988, [8:8]
ALSTimerCondition = bits, U32, 988, [9:9]
fuelALSCorrection = scalar, F32, 992, "", 1, 0
timingALSCorrection = scalar, S16, 996, "deg", 0.01, 0
timingALSSkip = scalar, S16, 998, "deg", 0.01, 0
; total TS size = 1000
isTpsInvalid = bits, U32, 1000, [0:0]
m_shouldResetPid = bits, U32, 1000, [1:1]
isBelowClosedLoopThreshold = bits, U32, 1000, [2:2]
isNotClosedLoop = bits, U32, 1000, [3:3]
isZeroRpm = bits, U32, 1000, [4:4]
hasInitBoost = bits, U32, 1000, [5:5]
rpmTooLow = bits, U32, 1000, [6:6]
tpsTooLow = bits, U32, 1000, [7:7]
mapTooLow = bits, U32, 1000, [8:8]
isPlantValid = bits, U32, 1000, [9:9]
isBoostControlled = bits, U32, 1000, [10:10]
luaTargetAdd = scalar, S16, 1004, "v", 0.5,0
boostOutput = scalar, S16, 1006, "percent", 0.01,0
luaTargetMult = scalar, F32, 1008, "v", 1,0
openLoopPart = scalar, F32, 1012, "v", 1,0
luaOpenLoopAdd = scalar, F32, 1016, "v", 1,0
boostControllerClosedLoopPart = scalar, S08, 1020, "%", 0.5,0
boostControlTarget = scalar, S16, 1022, "kPa", 0.03333333333333333,0
; total TS size = 1024
acButtonState = scalar, S08, 1024, "", 1, 0
m_acEnabled = bits, U32, 1028, [0:0]
engineTooSlow = bits, U32, 1028, [1:1]
engineTooFast = bits, U32, 1028, [2:2]
noClt = bits, U32, 1028, [3:3]
engineTooHot = bits, U32, 1028, [4:4]
tpsTooHigh = bits, U32, 1028, [5:5]
isDisabledByLua = bits, U32, 1028, [6:6]
acCompressorState = bits, U32, 1028, [7:7]
latest_usage_ac_control = scalar, S32, 1032, "", 1, 0
acSwitchLastChangeTimeMs = scalar, S32, 1036, "", 1, 0
; total TS size = 1040
cranking0 = bits, U32, 1040, [0:0]
notRunning0 = bits, U32, 1040, [1:1]
disabledWhileEngineStopped0 = bits, U32, 1040, [2:2]
brokenClt0 = bits, U32, 1040, [3:3]
enabledForAc0 = bits, U32, 1040, [4:4]
hot0 = bits, U32, 1040, [5:5]
cold0 = bits, U32, 1040, [6:6]
schedulingUsedCount = scalar, U16, 644, "", 1,0
vehicleSpeedKph = scalar, U16, 646, "kph", 0.01, 0
Gego = scalar, U16, 648, "%", 0.01,0
testBenchIter = scalar, U16, 650, "count", 1, 0
oilTemp = scalar, S16, 652, "deg C", 0.01, 0
fuelTemp = scalar, S16, 654, "deg C", 0.01, 0
ambientTemp = scalar, S16, 656, "deg C", 0.01, 0
compressorDischargeTemp = scalar, S16, 658, "deg C", 0.01, 0
compressorDischargePressure = scalar, U16, 660, "kPa", 0.03333333333333333, 0
throttleInletPressure = scalar, U16, 662, "kPa", 0.03333333333333333, 0
ignitionOnTime = scalar, U16, 664, "sec", 1,0
engineRunTime = scalar, U16, 666, "sec", 1,0
distanceTraveled = scalar, U16, 668, "km", 0.1,0
afrGasolineScale = scalar, U16, 670, "AFR", 0.001, 0
afr2GasolineScale = scalar, U16, 672, "AFR", 0.001, 0
wheelSlipRatio = scalar, F32, 676, "", 1, 0
ignitorDiagnostic1 = scalar, U08, 680, "", 1, 0
ignitorDiagnostic2 = scalar, U08, 681, "", 1, 0
ignitorDiagnostic3 = scalar, U08, 682, "", 1, 0
ignitorDiagnostic4 = scalar, U08, 683, "", 1, 0
ignitorDiagnostic5 = scalar, U08, 684, "", 1, 0
ignitorDiagnostic6 = scalar, U08, 685, "", 1, 0
ignitorDiagnostic7 = scalar, U08, 686, "", 1, 0
ignitorDiagnostic8 = scalar, U08, 687, "", 1, 0
ignitorDiagnostic9 = scalar, U08, 688, "", 1, 0
ignitorDiagnostic10 = scalar, U08, 689, "", 1, 0
ignitorDiagnostic11 = scalar, U08, 690, "", 1, 0
ignitorDiagnostic12 = scalar, U08, 691, "", 1, 0
injectorDiagnostic1 = scalar, U08, 692, "", 1, 0
injectorDiagnostic2 = scalar, U08, 693, "", 1, 0
injectorDiagnostic3 = scalar, U08, 694, "", 1, 0
injectorDiagnostic4 = scalar, U08, 695, "", 1, 0
injectorDiagnostic5 = scalar, U08, 696, "", 1, 0
injectorDiagnostic6 = scalar, U08, 697, "", 1, 0
injectorDiagnostic7 = scalar, U08, 698, "", 1, 0
injectorDiagnostic8 = scalar, U08, 699, "", 1, 0
injectorDiagnostic9 = scalar, U08, 700, "", 1, 0
injectorDiagnostic10 = scalar, U08, 701, "", 1, 0
injectorDiagnostic11 = scalar, U08, 702, "", 1, 0
injectorDiagnostic12 = scalar, U08, 703, "", 1, 0
unusedAtTheEnd1 = scalar, U08, 704, "", 1, 0
unusedAtTheEnd2 = scalar, U08, 705, "", 1, 0
unusedAtTheEnd3 = scalar, U08, 706, "", 1, 0
unusedAtTheEnd4 = scalar, U08, 707, "", 1, 0
unusedAtTheEnd5 = scalar, U08, 708, "", 1, 0
unusedAtTheEnd6 = scalar, U08, 709, "", 1, 0
unusedAtTheEnd7 = scalar, U08, 710, "", 1, 0
unusedAtTheEnd8 = scalar, U08, 711, "", 1, 0
unusedAtTheEnd9 = scalar, U08, 712, "", 1, 0
unusedAtTheEnd10 = scalar, U08, 713, "", 1, 0
unusedAtTheEnd11 = scalar, U08, 714, "", 1, 0
unusedAtTheEnd12 = scalar, U08, 715, "", 1, 0
unusedAtTheEnd13 = scalar, U08, 716, "", 1, 0
unusedAtTheEnd14 = scalar, U08, 717, "", 1, 0
unusedAtTheEnd15 = scalar, U08, 718, "", 1, 0
unusedAtTheEnd16 = scalar, U08, 719, "", 1, 0
unusedAtTheEnd17 = scalar, U08, 720, "", 1, 0
unusedAtTheEnd18 = scalar, U08, 721, "", 1, 0
unusedAtTheEnd19 = scalar, U08, 722, "", 1, 0
unusedAtTheEnd20 = scalar, U08, 723, "", 1, 0
unusedAtTheEnd21 = scalar, U08, 724, "", 1, 0
unusedAtTheEnd22 = scalar, U08, 725, "", 1, 0
unusedAtTheEnd23 = scalar, U08, 726, "", 1, 0
unusedAtTheEnd24 = scalar, U08, 727, "", 1, 0
unusedAtTheEnd25 = scalar, U08, 728, "", 1, 0
unusedAtTheEnd26 = scalar, U08, 729, "", 1, 0
unusedAtTheEnd27 = scalar, U08, 730, "", 1, 0
unusedAtTheEnd28 = scalar, U08, 731, "", 1, 0
unusedAtTheEnd29 = scalar, U08, 732, "", 1, 0
unusedAtTheEnd30 = scalar, U08, 733, "", 1, 0
unusedAtTheEnd31 = scalar, U08, 734, "", 1, 0
unusedAtTheEnd32 = scalar, U08, 735, "", 1, 0
unusedAtTheEnd33 = scalar, U08, 736, "", 1, 0
unusedAtTheEnd34 = scalar, U08, 737, "", 1, 0
unusedAtTheEnd35 = scalar, U08, 738, "", 1, 0
unusedAtTheEnd36 = scalar, U08, 739, "", 1, 0
unusedAtTheEnd37 = scalar, U08, 740, "", 1, 0
unusedAtTheEnd38 = scalar, U08, 741, "", 1, 0
unusedAtTheEnd39 = scalar, U08, 742, "", 1, 0
unusedAtTheEnd40 = scalar, U08, 743, "", 1, 0
unusedAtTheEnd41 = scalar, U08, 744, "", 1, 0
unusedAtTheEnd42 = scalar, U08, 745, "", 1, 0
unusedAtTheEnd43 = scalar, U08, 746, "", 1, 0
unusedAtTheEnd44 = scalar, U08, 747, "", 1, 0
unusedAtTheEnd45 = scalar, U08, 748, "", 1, 0
unusedAtTheEnd46 = scalar, U08, 749, "", 1, 0
unusedAtTheEnd47 = scalar, U08, 750, "", 1, 0
unusedAtTheEnd48 = scalar, U08, 751, "", 1, 0
unusedAtTheEnd49 = scalar, U08, 752, "", 1, 0
unusedAtTheEnd50 = scalar, U08, 753, "", 1, 0
unusedAtTheEnd51 = scalar, U08, 754, "", 1, 0
unusedAtTheEnd52 = scalar, U08, 755, "", 1, 0
unusedAtTheEnd53 = scalar, U08, 756, "", 1, 0
unusedAtTheEnd54 = scalar, U08, 757, "", 1, 0
unusedAtTheEnd55 = scalar, U08, 758, "", 1, 0
unusedAtTheEnd56 = scalar, U08, 759, "", 1, 0
unusedAtTheEnd57 = scalar, U08, 760, "", 1, 0
unusedAtTheEnd58 = scalar, U08, 761, "", 1, 0
unusedAtTheEnd59 = scalar, U08, 762, "", 1, 0
unusedAtTheEnd60 = scalar, U08, 763, "", 1, 0
unusedAtTheEnd61 = scalar, U08, 764, "", 1, 0
unusedAtTheEnd62 = scalar, U08, 765, "", 1, 0
unusedAtTheEnd63 = scalar, U08, 766, "", 1, 0
unusedAtTheEnd64 = scalar, U08, 767, "", 1, 0
unusedAtTheEnd65 = scalar, U08, 768, "", 1, 0
unusedAtTheEnd66 = scalar, U08, 769, "", 1, 0
unusedAtTheEnd67 = scalar, U08, 770, "", 1, 0
unusedAtTheEnd68 = scalar, U08, 771, "", 1, 0
unusedAtTheEnd69 = scalar, U08, 772, "", 1, 0
unusedAtTheEnd70 = scalar, U08, 773, "", 1, 0
unusedAtTheEnd71 = scalar, U08, 774, "", 1, 0
unusedAtTheEnd72 = scalar, U08, 775, "", 1, 0
unusedAtTheEnd73 = scalar, U08, 776, "", 1, 0
unusedAtTheEnd74 = scalar, U08, 777, "", 1, 0
unusedAtTheEnd75 = scalar, U08, 778, "", 1, 0
unusedAtTheEnd76 = scalar, U08, 779, "", 1, 0
unusedAtTheEnd77 = scalar, U08, 780, "", 1, 0
unusedAtTheEnd78 = scalar, U08, 781, "", 1, 0
unusedAtTheEnd79 = scalar, U08, 782, "", 1, 0
unusedAtTheEnd80 = scalar, U08, 783, "", 1, 0
unusedAtTheEnd81 = scalar, U08, 784, "", 1, 0
unusedAtTheEnd82 = scalar, U08, 785, "", 1, 0
unusedAtTheEnd83 = scalar, U08, 786, "", 1, 0
unusedAtTheEnd84 = scalar, U08, 787, "", 1, 0
unusedAtTheEnd85 = scalar, U08, 788, "", 1, 0
unusedAtTheEnd86 = scalar, U08, 789, "", 1, 0
unusedAtTheEnd87 = scalar, U08, 790, "", 1, 0
unusedAtTheEnd88 = scalar, U08, 791, "", 1, 0
unusedAtTheEnd89 = scalar, U08, 792, "", 1, 0
unusedAtTheEnd90 = scalar, U08, 793, "", 1, 0
unusedAtTheEnd91 = scalar, U08, 794, "", 1, 0
unusedAtTheEnd92 = scalar, U08, 795, "", 1, 0
; total TS size = 796
totalFuelCorrection = scalar, F32, 796, "mult", 1,0
running_postCrankingFuelCorrection = scalar, F32, 800, "", 1, 0
running_intakeTemperatureCoefficient = scalar, F32, 804, "", 1, 0
running_coolantTemperatureCoefficient = scalar, F32, 808, "", 1, 0
running_timeSinceCrankingInSecs = scalar, F32, 812, "secs", 1,0
running_baseFuel = scalar, U16, 816, "mg", 0.01, 0
running_fuel = scalar, U16, 818, "mg", 0.01, 0
afrTableYAxis = scalar, U16, 820, "%", 0.01,0
targetLambda = scalar, U16, 822, "", 1.0E-4,0
targetAFR = scalar, U16, 824, "ratio", 0.001,0
stoichiometricRatio = scalar, U16, 826, "ratio", 0.001, 0
sdTcharge_coff = scalar, F32, 828, "", 1, 0
sdAirMassInOneCylinder = scalar, F32, 832, "g", 1, 0
normalizedCylinderFilling = scalar, F32, 836, "%", 1, 0
brokenInjector = scalar, U08, 840, "", 1, 0
injectorHwIssue = bits, U32, 844, [0:0]
; total TS size = 848
baseDwell = scalar, F32, 848, "ms", 1,0
sparkDwell = scalar, F32, 852, "ms", 1,0
dwellAngle = scalar, F32, 856, "deg", 1,0
cltTimingCorrection = scalar, S16, 860, "deg", 0.01,0
timingIatCorrection = scalar, S16, 862, "deg", 0.01,0
timingPidCorrection = scalar, S16, 864, "deg", 0.01,0
baseIgnitionAdvance = scalar, S16, 866, "deg", 0.02, 0
correctedIgnitionAdvance = scalar, S16, 868, "deg", 0.02, 0
dwellVoltageCorrection = scalar, F32, 872, "", 1, 0
luaTimingAdd = scalar, F32, 876, "deg", 1, 0
luaTimingMult = scalar, F32, 880, "deg", 1, 0
luaIgnitionSkip = bits, U32, 884, [0:0]
; total TS size = 888
m_knockLevel = scalar, F32, 888, "Volts", 1, 0
m_knockCyl1 = scalar, S08, 892, "dBv", 1, 0
m_knockCyl2 = scalar, S08, 893, "dBv", 1, 0
m_knockCyl3 = scalar, S08, 894, "dBv", 1, 0
m_knockCyl4 = scalar, S08, 895, "dBv", 1, 0
m_knockCyl5 = scalar, S08, 896, "dBv", 1, 0
m_knockCyl6 = scalar, S08, 897, "dBv", 1, 0
m_knockCyl7 = scalar, S08, 898, "dBv", 1, 0
m_knockCyl8 = scalar, S08, 899, "dBv", 1, 0
m_knockCyl9 = scalar, S08, 900, "dBv", 1, 0
m_knockCyl10 = scalar, S08, 901, "dBv", 1, 0
m_knockCyl11 = scalar, S08, 902, "dBv", 1, 0
m_knockCyl12 = scalar, S08, 903, "dBv", 1, 0
m_knockRetard = scalar, F32, 904, "deg", 1,0
m_knockThreshold = scalar, F32, 908, "", 1, 0
m_knockCount = scalar, U32, 912, "", 1, 0
m_maximumRetard = scalar, F32, 916, "", 1, 0
; total TS size = 920
tcuCurrentGear = scalar, S08, 920, "gear", 1, 0
tcRatio = scalar, U16, 922, "value", 0.01, 0
lastShiftTime = scalar, F32, 924, "", 1, 0
tcu_currentRange = scalar, U08, 928, "", 1, 0
; total TS size = 932
throttleUseWotModel = bits, U32, 932, [0:0]
throttleModelCrossoverAngle = scalar, S16, 936, "%", 0.01, 0
throttleEstimatedFlow = scalar, F32, 940, "g/s", 1, 0
; total TS size = 944
m_requested_pump = scalar, F32, 944, "", 1, 0
fuel_requested_percent = scalar, F32, 948, "", 1, 0
fuel_requested_percent_pi = scalar, F32, 952, "", 1, 0
noValve = bits, U32, 956, [0:0]
angleAboveMin = bits, U32, 956, [1:1]
isHpfpInactive = bits, U32, 956, [2:2]
m_pressureTarget_kPa = scalar, F32, 960, "", 1, 0
nextLobe = scalar, F32, 964, "", 1, 0
di_nextStart = scalar, F32, 968, "v", 1, 0
; total TS size = 972
m_deadtime = scalar, F32, 972, "ms", 1, 0
pressureDelta = scalar, F32, 976, "kPa", 1, 0
pressureRatio = scalar, F32, 980, "", 1, 0
; total TS size = 984
retardThresholdRpm = scalar, S32, 984, "", 1, 0
combinedConditions = bits, U32, 988, [0:0]
launchActivatePinState = bits, U32, 988, [1:1]
isLaunchCondition = bits, U32, 988, [2:2]
isSwitchActivated = bits, U32, 988, [3:3]
isClutchActivated = bits, U32, 988, [4:4]
isValidInputPin = bits, U32, 988, [5:5]
activateSwitchCondition = bits, U32, 988, [6:6]
rpmCondition = bits, U32, 988, [7:7]
speedCondition = bits, U32, 988, [8:8]
tpsCondition = bits, U32, 988, [9:9]
; total TS size = 992
isAntilagCondition = bits, U32, 992, [0:0]
ALSMinRPMCondition = bits, U32, 992, [1:1]
ALSMaxRPMCondition = bits, U32, 992, [2:2]
ALSMinCLTCondition = bits, U32, 992, [3:3]
ALSMaxCLTCondition = bits, U32, 992, [4:4]
ALSMaxThrottleIntentCondition = bits, U32, 992, [5:5]
isALSSwitchActivated = bits, U32, 992, [6:6]
ALSActivatePinState = bits, U32, 992, [7:7]
ALSSwitchCondition = bits, U32, 992, [8:8]
ALSTimerCondition = bits, U32, 992, [9:9]
fuelALSCorrection = scalar, F32, 996, "", 1, 0
timingALSCorrection = scalar, S16, 1000, "deg", 0.01, 0
timingALSSkip = scalar, S16, 1002, "deg", 0.01, 0
; total TS size = 1004
isTpsInvalid = bits, U32, 1004, [0:0]
m_shouldResetPid = bits, U32, 1004, [1:1]
isBelowClosedLoopThreshold = bits, U32, 1004, [2:2]
isNotClosedLoop = bits, U32, 1004, [3:3]
isZeroRpm = bits, U32, 1004, [4:4]
hasInitBoost = bits, U32, 1004, [5:5]
rpmTooLow = bits, U32, 1004, [6:6]
tpsTooLow = bits, U32, 1004, [7:7]
mapTooLow = bits, U32, 1004, [8:8]
isPlantValid = bits, U32, 1004, [9:9]
isBoostControlled = bits, U32, 1004, [10:10]
luaTargetAdd = scalar, S16, 1008, "v", 0.5,0
boostOutput = scalar, S16, 1010, "percent", 0.01,0
luaTargetMult = scalar, F32, 1012, "v", 1,0
openLoopPart = scalar, F32, 1016, "v", 1,0
luaOpenLoopAdd = scalar, F32, 1020, "v", 1,0
boostControllerClosedLoopPart = scalar, S08, 1024, "%", 0.5,0
boostControlTarget = scalar, S16, 1026, "kPa", 0.03333333333333333,0
; total TS size = 1028
acButtonState = scalar, S08, 1028, "", 1, 0
m_acEnabled = bits, U32, 1032, [0:0]
engineTooSlow = bits, U32, 1032, [1:1]
engineTooFast = bits, U32, 1032, [2:2]
noClt = bits, U32, 1032, [3:3]
engineTooHot = bits, U32, 1032, [4:4]
tpsTooHigh = bits, U32, 1032, [5:5]
isDisabledByLua = bits, U32, 1032, [6:6]
acCompressorState = bits, U32, 1032, [7:7]
latest_usage_ac_control = scalar, S32, 1036, "", 1, 0
acSwitchLastChangeTimeMs = scalar, S32, 1040, "", 1, 0
; total TS size = 1044
isPrime = bits, U32, 1044, [0:0]
engineTurnedRecently = bits, U32, 1044, [1:1]
isFuelPumpOn = bits, U32, 1044, [2:2]
ignitionOn = bits, U32, 1044, [3:3]
cranking0 = bits, U32, 1044, [0:0]
notRunning0 = bits, U32, 1044, [1:1]
disabledWhileEngineStopped0 = bits, U32, 1044, [2:2]
brokenClt0 = bits, U32, 1044, [3:3]
enabledForAc0 = bits, U32, 1044, [4:4]
hot0 = bits, U32, 1044, [5:5]
cold0 = bits, U32, 1044, [6:6]
; total TS size = 1048
isBenchTest = bits, U32, 1048, [0:0]
hasIgnitionVoltage = bits, U32, 1048, [1:1]
mainRelayState = bits, U32, 1048, [2:2]
delayedShutoffRequested = bits, U32, 1048, [3:3]
isPrime = bits, U32, 1048, [0:0]
engineTurnedRecently = bits, U32, 1048, [1:1]
isFuelPumpOn = bits, U32, 1048, [2:2]
ignitionOn = bits, U32, 1048, [3:3]
; total TS size = 1052
lua_fuelAdd = scalar, F32, 1052, "g", 1, 0
lua_fuelMult = scalar, F32, 1056, "", 1, 0
lua_clutchUpState = bits, U32, 1060, [0:0]
lua_brakePedalState = bits, U32, 1060, [1:1]
lua_acRequestState = bits, U32, 1060, [2:2]
lua_luaDisableEtb = bits, U32, 1060, [3:3]
lua_luaIgnCut = bits, U32, 1060, [4:4]
sd_tCharge = scalar, S16, 1064, "deg C", 0.01, 0
sd_tChargeK = scalar, F32, 1068, "", 1, 0
crankingFuel_coolantTemperatureCoefficient = scalar, F32, 1072, "", 1, 0
crankingFuel_tpsCoefficient = scalar, F32, 1076, "", 1, 0
crankingFuel_durationCoefficient = scalar, F32, 1080, "", 1, 0
crankingFuel_fuel = scalar, U16, 1084, "mg", 0.01, 0
baroCorrection = scalar, F32, 1088, "", 1, 0
hellenBoardId = scalar, S16, 1092, "id", 1, 0
clutchUpState = scalar, S08, 1094, "", 1, 0
clutchDownState = scalar, S08, 1095, "", 1, 0
brakePedalState = scalar, S08, 1096, "", 1, 0
startStopState = scalar, S08, 1097, "", 1, 0
smartChipState = scalar, S08, 1098, "", 1, 0
smartChipRestartCounter = scalar, S08, 1099, "", 1, 0
smartChipAliveCounter = scalar, S08, 1100, "", 1, 0
startStopPhysicalState = bits, U32, 1104, [0:0]
acrStateDup = bits, U32, 1104, [1:1]
acrEngineMovedRecently = bits, U32, 1104, [2:2]
heaterControlEnabled = bits, U32, 1104, [3:3]
luaDigitalState0 = bits, U32, 1104, [4:4]
luaDigitalState1 = bits, U32, 1104, [5:5]
luaDigitalState2 = bits, U32, 1104, [6:6]
luaDigitalState3 = bits, U32, 1104, [7:7]
startStopStateToggleCounter = scalar, U32, 1108, "", 1, 0
egtValue1 = scalar, F32, 1112, "", 1, 0
egtValue2 = scalar, F32, 1116, "", 1, 0
desiredRpmLimit = scalar, S16, 1120, "rpm", 1, 0
fuelInjectionCounter = scalar, U32, 1124, "", 1, 0
sparkCounter = scalar, U32, 1128, "", 1, 0
fuelingLoad = scalar, F32, 1132, "", 1, 0
ignitionLoad = scalar, F32, 1136, "", 1, 0
veTableYAxis = scalar, U16, 1140, "%", 0.01, 0
; total TS size = 1144
tpsFrom = scalar, F32, 1144
tpsTo = scalar, F32, 1148
deltaTps = scalar, F32, 1152
extraFuel = scalar, F32, 1156, "", 1, 0
valueFromTable = scalar, F32, 1160, "", 1, 0
isAboveAccelThreshold = bits, U32, 1164, [0:0]
isBelowDecelThreshold = bits, U32, 1164, [1:1]
isTimeToResetAccumulator = bits, U32, 1164, [2:2]
isFractionalEnrichment = bits, U32, 1164, [3:3]
belowEpsilon = bits, U32, 1164, [4:4]
tooShort = bits, U32, 1164, [5:5]
fractionalInjFuel = scalar, F32, 1168, "", 1, 0
accumulatedValue = scalar, F32, 1172, "", 1, 0
maxExtraPerCycle = scalar, F32, 1176, "", 1, 0
maxExtraPerPeriod = scalar, F32, 1180, "", 1, 0
maxInjectedPerPeriod = scalar, F32, 1184, "", 1, 0
cycleCnt = scalar, S32, 1188, "", 1, 0
; total TS size = 1192
hwEventCounters1 = scalar, U32, 1192, "", 1, 0
hwEventCounters2 = scalar, U32, 1196, "", 1, 0
hwEventCounters3 = scalar, U32, 1200, "", 1, 0
hwEventCounters4 = scalar, U32, 1204, "", 1, 0
hwEventCounters5 = scalar, U32, 1208, "", 1, 0
hwEventCounters6 = scalar, U32, 1212, "", 1, 0
vvtCamCounter = scalar, U32, 1216, "", 1, 0
mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1220, "", 1, 0
mapVvt_MAP_AT_DIFF = scalar, F32, 1224, "", 1, 0
mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1228, "", 1, 0
mapVvt_map_peak = scalar, U08, 1229, "", 1, 0
currentEngineDecodedPhase = scalar, F32, 1232, "deg", 1, 0
triggerToothAngleError = scalar, F32, 1236, "deg", 1, 0
triggerIgnoredToothCount = scalar, U08, 1240, "", 1, 0
mapCamPrevToothAngle = scalar, F32, 1244, "deg", 1, 0
isDecodingMapCam = bits, U32, 1248, [0:0]
; total TS size = 1252
crankSynchronizationCounter0 = scalar, U32, 1252, "", 1, 0
vvtSyncGapRatio0 = scalar, F32, 1256, "", 1, 0
vvtToothDurations00 = scalar, U32, 1260, "us", 1, 0
vvtCurrentPosition0 = scalar, F32, 1264, "sync: Primary Cam Position", 1, 0
vvtToothPosition10 = scalar, F32, 1268, "sync: Cam Tooth Position", 1, 0
vvtToothPosition20 = scalar, F32, 1272, "sync: Cam Tooth Position", 1, 0
vvtToothPosition30 = scalar, F32, 1276, "sync: Cam Tooth Position", 1, 0
vvtToothPosition40 = scalar, F32, 1280, "sync: Cam Tooth Position", 1, 0
triggerSyncGapRatio0 = scalar, F32, 1284, "", 1, 0
triggerStateIndex0 = scalar, U08, 1288, "", 1, 0
vvtStateIndex0 = scalar, U08, 1289, "", 1, 0
; total TS size = 1292
camResyncCounter = scalar, U08, 1292, "", 1, 0
m_hasSynchronizedPhase = bits, U32, 1296, [0:0]
; total TS size = 1300
wallFuelCorrection = scalar, F32, 1300, "", 1, 0
wallFuel = scalar, F32, 1304, "", 1, 0
; total TS size = 1308
idleState = bits, S32, 1308, [0:2], "not important"
currentIdlePosition = scalar, F32, 1312
baseIdlePosition = scalar, F32, 1316
idleClosedLoop = scalar, F32, 1320
iacByTpsTaper = scalar, F32, 1324
throttlePedalUpState = scalar, S32, 1328, "", 1, 0
mightResetPid = bits, U32, 1332, [0:0]
shouldResetPid = bits, U32, 1332, [1:1]
wasResetPid = bits, U32, 1332, [2:2]
mustResetPid = bits, U32, 1332, [3:3]
isCranking = bits, U32, 1332, [4:4]
isIacTableForCoasting = bits, U32, 1332, [5:5]
notIdling = bits, U32, 1332, [6:6]
needReset = bits, U32, 1332, [7:7]
isInDeadZone = bits, U32, 1332, [8:8]
isBlipping = bits, U32, 1332, [9:9]
useClosedLoop = bits, U32, 1332, [10:10]
badTps = bits, U32, 1332, [11:11]
looksLikeRunning = bits, U32, 1332, [12:12]
looksLikeCoasting = bits, U32, 1332, [13:13]
looksLikeCrankToIdle = bits, U32, 1332, [14:14]
isIdleCoasting = bits, U32, 1332, [15:15]
isIdleClosedLoop = bits, U32, 1332, [16:16]
idleTarget = scalar, S32, 1336, "", 1, 0
targetRpmByClt = scalar, S32, 1340, "", 1, 0
targetRpmAc = scalar, S32, 1344, "", 1, 0
iacByRpmTaper = scalar, F32, 1348
luaAdd = scalar, F32, 1352
; total TS size = 1356
idlePosition0 = scalar, F32, 1356, "per", 1,0
trim0 = scalar, F32, 1360, "", 1, 0
luaAdjustment0 = scalar, F32, 1364, "per", 1,0
m_wastegatePosition0 = scalar, F32, 1368, "per", 1,0
etbFeedForward0 = scalar, F32, 1372
etbIntegralError0 = scalar, F32, 1376, "", 1, 0
etbCurrentTarget0 = scalar, F32, 1380, "%", 1, 0
etbCurrentAdjustedTarget0 = scalar, F32, 1384, "%", 1, 0
etbRevLimitActive0 = bits, U32, 1388, [0:0]
jamDetected0 = bits, U32, 1388, [1:1]
etbDutyRateOfChange0 = scalar, F32, 1392, "per", 1,0
etbDutyAverage0 = scalar, F32, 1396, "per", 1,0
etbTpsErrorCounter0 = scalar, U16, 1400, "count", 1,0
etbPpsErrorCounter0 = scalar, U16, 1402, "count", 1,0
etbErrorCode0 = scalar, S08, 1404, "", 1, 0
tcEtbDrop0 = scalar, S08, 1405, "", 1, 0
jamTimer0 = scalar, U16, 1406, "sec", 0.01, 0
; total TS size = 1408
faultCode0 = scalar, U08, 1408, "", 1, 0
heaterDuty0 = scalar, U08, 1409, "%", 1, 0
pumpDuty0 = scalar, U08, 1410, "%", 1, 0
tempC0 = scalar, U16, 1412, "C", 1, 0
nernstVoltage0 = scalar, U16, 1414, "V", 0.001, 0
esr0 = scalar, U16, 1416, "ohm", 1, 0
; total TS size = 1420
dcOutput0 = scalar, F32, 1420, "per", 1,0
isEnabled0_int = scalar, U08, 1424, "per", 1,0
isEnabled0 = bits, U32, 1428, [0:0]
; total TS size = 1432
value0 = scalar, U16, 1432, "value", 1,0
value1 = scalar, U16, 1434, "value", 1,0
errorRate = scalar, F32, 1436, "ratio", 1,0
; total TS size = 1440
vvtTarget = scalar, U16, 1440, "deg", 0.1, 0
vvtOutput = scalar, U08, 1442, "%", 0.5, 0
isBenchTest = bits, U32, 1052, [0:0]
hasIgnitionVoltage = bits, U32, 1052, [1:1]
mainRelayState = bits, U32, 1052, [2:2]
delayedShutoffRequested = bits, U32, 1052, [3:3]
; total TS size = 1056
lua_fuelAdd = scalar, F32, 1056, "g", 1, 0
lua_fuelMult = scalar, F32, 1060, "", 1, 0
lua_clutchUpState = bits, U32, 1064, [0:0]
lua_brakePedalState = bits, U32, 1064, [1:1]
lua_acRequestState = bits, U32, 1064, [2:2]
lua_luaDisableEtb = bits, U32, 1064, [3:3]
lua_luaIgnCut = bits, U32, 1064, [4:4]
sd_tCharge = scalar, S16, 1068, "deg C", 0.01, 0
sd_tChargeK = scalar, F32, 1072, "", 1, 0
crankingFuel_coolantTemperatureCoefficient = scalar, F32, 1076, "", 1, 0
crankingFuel_tpsCoefficient = scalar, F32, 1080, "", 1, 0
crankingFuel_durationCoefficient = scalar, F32, 1084, "", 1, 0
crankingFuel_fuel = scalar, U16, 1088, "mg", 0.01, 0
baroCorrection = scalar, F32, 1092, "", 1, 0
hellenBoardId = scalar, S16, 1096, "id", 1, 0
clutchUpState = scalar, S08, 1098, "", 1, 0
clutchDownState = scalar, S08, 1099, "", 1, 0
brakePedalState = scalar, S08, 1100, "", 1, 0
startStopState = scalar, S08, 1101, "", 1, 0
smartChipState = scalar, S08, 1102, "", 1, 0
smartChipRestartCounter = scalar, S08, 1103, "", 1, 0
smartChipAliveCounter = scalar, S08, 1104, "", 1, 0
startStopPhysicalState = bits, U32, 1108, [0:0]
acrStateDup = bits, U32, 1108, [1:1]
acrEngineMovedRecently = bits, U32, 1108, [2:2]
heaterControlEnabled = bits, U32, 1108, [3:3]
luaDigitalState0 = bits, U32, 1108, [4:4]
luaDigitalState1 = bits, U32, 1108, [5:5]
luaDigitalState2 = bits, U32, 1108, [6:6]
luaDigitalState3 = bits, U32, 1108, [7:7]
startStopStateToggleCounter = scalar, U32, 1112, "", 1, 0
egtValue1 = scalar, F32, 1116, "", 1, 0
egtValue2 = scalar, F32, 1120, "", 1, 0
desiredRpmLimit = scalar, S16, 1124, "rpm", 1, 0
fuelInjectionCounter = scalar, U32, 1128, "", 1, 0
sparkCounter = scalar, U32, 1132, "", 1, 0
fuelingLoad = scalar, F32, 1136, "", 1, 0
ignitionLoad = scalar, F32, 1140, "", 1, 0
veTableYAxis = scalar, U16, 1144, "%", 0.01, 0
; total TS size = 1148
tpsFrom = scalar, F32, 1148
tpsTo = scalar, F32, 1152
deltaTps = scalar, F32, 1156
extraFuel = scalar, F32, 1160, "", 1, 0
valueFromTable = scalar, F32, 1164, "", 1, 0
isAboveAccelThreshold = bits, U32, 1168, [0:0]
isBelowDecelThreshold = bits, U32, 1168, [1:1]
isTimeToResetAccumulator = bits, U32, 1168, [2:2]
isFractionalEnrichment = bits, U32, 1168, [3:3]
belowEpsilon = bits, U32, 1168, [4:4]
tooShort = bits, U32, 1168, [5:5]
fractionalInjFuel = scalar, F32, 1172, "", 1, 0
accumulatedValue = scalar, F32, 1176, "", 1, 0
maxExtraPerCycle = scalar, F32, 1180, "", 1, 0
maxExtraPerPeriod = scalar, F32, 1184, "", 1, 0
maxInjectedPerPeriod = scalar, F32, 1188, "", 1, 0
cycleCnt = scalar, S32, 1192, "", 1, 0
; total TS size = 1196
hwEventCounters1 = scalar, U32, 1196, "", 1, 0
hwEventCounters2 = scalar, U32, 1200, "", 1, 0
hwEventCounters3 = scalar, U32, 1204, "", 1, 0
hwEventCounters4 = scalar, U32, 1208, "", 1, 0
hwEventCounters5 = scalar, U32, 1212, "", 1, 0
hwEventCounters6 = scalar, U32, 1216, "", 1, 0
vvtCamCounter = scalar, U32, 1220, "", 1, 0
mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1224, "", 1, 0
mapVvt_MAP_AT_DIFF = scalar, F32, 1228, "", 1, 0
mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1232, "", 1, 0
mapVvt_map_peak = scalar, U08, 1233, "", 1, 0
currentEngineDecodedPhase = scalar, F32, 1236, "deg", 1, 0
triggerToothAngleError = scalar, F32, 1240, "deg", 1, 0
triggerIgnoredToothCount = scalar, U08, 1244, "", 1, 0
mapCamPrevToothAngle = scalar, F32, 1248, "deg", 1, 0
isDecodingMapCam = bits, U32, 1252, [0:0]
; total TS size = 1256
crankSynchronizationCounter0 = scalar, U32, 1256, "", 1, 0
vvtSyncGapRatio0 = scalar, F32, 1260, "", 1, 0
vvtToothDurations00 = scalar, U32, 1264, "us", 1, 0
vvtCurrentPosition0 = scalar, F32, 1268, "sync: Primary Cam Position", 1, 0
vvtToothPosition10 = scalar, F32, 1272, "sync: Cam Tooth Position", 1, 0
vvtToothPosition20 = scalar, F32, 1276, "sync: Cam Tooth Position", 1, 0
vvtToothPosition30 = scalar, F32, 1280, "sync: Cam Tooth Position", 1, 0
vvtToothPosition40 = scalar, F32, 1284, "sync: Cam Tooth Position", 1, 0
triggerSyncGapRatio0 = scalar, F32, 1288, "", 1, 0
triggerStateIndex0 = scalar, U08, 1292, "", 1, 0
vvtStateIndex0 = scalar, U08, 1293, "", 1, 0
; total TS size = 1296
camResyncCounter = scalar, U08, 1296, "", 1, 0
m_hasSynchronizedPhase = bits, U32, 1300, [0:0]
; total TS size = 1304
wallFuelCorrection = scalar, F32, 1304, "", 1, 0
wallFuel = scalar, F32, 1308, "", 1, 0
; total TS size = 1312
idleState = bits, S32, 1312, [0:2], "not important"
currentIdlePosition = scalar, F32, 1316
baseIdlePosition = scalar, F32, 1320
idleClosedLoop = scalar, F32, 1324
iacByTpsTaper = scalar, F32, 1328
throttlePedalUpState = scalar, S32, 1332, "", 1, 0
mightResetPid = bits, U32, 1336, [0:0]
shouldResetPid = bits, U32, 1336, [1:1]
wasResetPid = bits, U32, 1336, [2:2]
mustResetPid = bits, U32, 1336, [3:3]
isCranking = bits, U32, 1336, [4:4]
isIacTableForCoasting = bits, U32, 1336, [5:5]
notIdling = bits, U32, 1336, [6:6]
needReset = bits, U32, 1336, [7:7]
isInDeadZone = bits, U32, 1336, [8:8]
isBlipping = bits, U32, 1336, [9:9]
useClosedLoop = bits, U32, 1336, [10:10]
badTps = bits, U32, 1336, [11:11]
looksLikeRunning = bits, U32, 1336, [12:12]
looksLikeCoasting = bits, U32, 1336, [13:13]
looksLikeCrankToIdle = bits, U32, 1336, [14:14]
isIdleCoasting = bits, U32, 1336, [15:15]
isIdleClosedLoop = bits, U32, 1336, [16:16]
idleTarget = scalar, S32, 1340, "", 1, 0
targetRpmByClt = scalar, S32, 1344, "", 1, 0
targetRpmAc = scalar, S32, 1348, "", 1, 0
iacByRpmTaper = scalar, F32, 1352
luaAdd = scalar, F32, 1356
; total TS size = 1360
idlePosition0 = scalar, F32, 1360, "per", 1,0
trim0 = scalar, F32, 1364, "", 1, 0
luaAdjustment0 = scalar, F32, 1368, "per", 1,0
m_wastegatePosition0 = scalar, F32, 1372, "per", 1,0
etbFeedForward0 = scalar, F32, 1376
etbIntegralError0 = scalar, F32, 1380, "", 1, 0
etbCurrentTarget0 = scalar, F32, 1384, "%", 1, 0
etbCurrentAdjustedTarget0 = scalar, F32, 1388, "%", 1, 0
etbRevLimitActive0 = bits, U32, 1392, [0:0]
jamDetected0 = bits, U32, 1392, [1:1]
etbDutyRateOfChange0 = scalar, F32, 1396, "per", 1,0
etbDutyAverage0 = scalar, F32, 1400, "per", 1,0
etbTpsErrorCounter0 = scalar, U16, 1404, "count", 1,0
etbPpsErrorCounter0 = scalar, U16, 1406, "count", 1,0
etbErrorCode0 = scalar, S08, 1408, "", 1, 0
tcEtbDrop0 = scalar, S08, 1409, "", 1, 0
jamTimer0 = scalar, U16, 1410, "sec", 0.01, 0
; total TS size = 1412
faultCode0 = scalar, U08, 1412, "", 1, 0
heaterDuty0 = scalar, U08, 1413, "%", 1, 0
pumpDuty0 = scalar, U08, 1414, "%", 1, 0
tempC0 = scalar, U16, 1416, "C", 1, 0
nernstVoltage0 = scalar, U16, 1418, "V", 0.001, 0
esr0 = scalar, U16, 1420, "ohm", 1, 0
; total TS size = 1424
dcOutput0 = scalar, F32, 1424, "per", 1,0
isEnabled0_int = scalar, U08, 1428, "per", 1,0
isEnabled0 = bits, U32, 1432, [0:0]
; total TS size = 1436
value0 = scalar, U16, 1436, "value", 1,0
value1 = scalar, U16, 1438, "value", 1,0
errorRate = scalar, F32, 1440, "ratio", 1,0
; total TS size = 1444
lambdaCurrentlyGood = bits, U32, 1444, [0:0]
lambdaMonitorCut = bits, U32, 1444, [1:1]
lambdaTimeSinceGood = scalar, U16, 1448, "sec", 0.01, 0
; total TS size = 1452
vvtTarget = scalar, U16, 1444, "deg", 0.1, 0
vvtOutput = scalar, U08, 1446, "%", 0.5, 0
; total TS size = 1448
lambdaCurrentlyGood = bits, U32, 1448, [0:0]
lambdaMonitorCut = bits, U32, 1448, [1:1]
lambdaTimeSinceGood = scalar, U16, 1452, "sec", 0.01, 0
; total TS size = 1456
time = { timeNow }
@ -5064,6 +5065,7 @@ entry = luaGauges1, "Lua: Gauge 1", float, "%.3f"
entry = luaGauges2, "Lua: Gauge 2", float, "%.3f"
entry = rawMaf2, "rawMaf2", float, "%.3f"
entry = mafMeasured2, "MAF #2", float, "%.3f"
entry = schedulingUsedCount, "schedulingUsedCount", int, "%d"
entry = vehicleSpeedKph, "Vehicle Speed", float, "%.3f"
entry = Gego, "Gego", float, "%.3f"
entry = testBenchIter, "testBenchIter", int, "%d"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2024.01.07.alphax-4chan_f7.2802938041"
signature = "rusEFI master.2024.01.07.alphax-4chan_f7.3547946901"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2024.01.07.alphax-4chan_f7.2802938041" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2024.01.07.alphax-4chan_f7.3547946901" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","INVALID","B4 - O2","On-board MAP","D5 - PPS","B5 - TPS","F7 - Ignition Key Voltage","C7 - CAM Hall/Digital","X7 - AIN4","D4 - TPS2","INVALID","X5 - AIN3","B2 - MAP","B7 - CLT","B3 - IAT","F6 - PPS2","INVALID","INVALID","INVALID","INVALID","X3 - AIN2","X1 - AIN1 and D5 on older boards"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Jan 07 18:30:34 UTC 2024
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Jan 07 19:54:03 UTC 2024
pageSize = 22088
page = 1
@ -2376,7 +2376,7 @@ lambdaMaxDeviationRpmBins = array, U16, 22078, [4], "RPM", 1, 0, 0, 18000, 0
ochGetCommand = "O%2o%2c"
; see TS_OUTPUT_SIZE in console source code
ochBlockSize = 1452
ochBlockSize = 1456
; 11.2.3 Full Optimized High Speed
scatteredOchGetCommand = 9
@ -2730,446 +2730,447 @@ luaGauges1 = scalar, F32, 632, "value", 1, 0
luaGauges2 = scalar, F32, 636, "value", 1, 0
rawMaf2 = scalar, U16, 640, "V", 0.001, 0
mafMeasured2 = scalar, U16, 642, "kg/h", 0.1, 0
vehicleSpeedKph = scalar, U16, 644, "kph", 0.01, 0
Gego = scalar, U16, 646, "%", 0.01,0
testBenchIter = scalar, U16, 648, "count", 1, 0
oilTemp = scalar, S16, 650, "deg C", 0.01, 0
fuelTemp = scalar, S16, 652, "deg C", 0.01, 0
ambientTemp = scalar, S16, 654, "deg C", 0.01, 0
compressorDischargeTemp = scalar, S16, 656, "deg C", 0.01, 0
compressorDischargePressure = scalar, U16, 658, "kPa", 0.03333333333333333, 0
throttleInletPressure = scalar, U16, 660, "kPa", 0.03333333333333333, 0
ignitionOnTime = scalar, U16, 662, "sec", 1,0
engineRunTime = scalar, U16, 664, "sec", 1,0
distanceTraveled = scalar, U16, 666, "km", 0.1,0
afrGasolineScale = scalar, U16, 668, "AFR", 0.001, 0
afr2GasolineScale = scalar, U16, 670, "AFR", 0.001, 0
wheelSlipRatio = scalar, F32, 672, "", 1, 0
ignitorDiagnostic1 = scalar, U08, 676, "", 1, 0
ignitorDiagnostic2 = scalar, U08, 677, "", 1, 0
ignitorDiagnostic3 = scalar, U08, 678, "", 1, 0
ignitorDiagnostic4 = scalar, U08, 679, "", 1, 0
ignitorDiagnostic5 = scalar, U08, 680, "", 1, 0
ignitorDiagnostic6 = scalar, U08, 681, "", 1, 0
ignitorDiagnostic7 = scalar, U08, 682, "", 1, 0
ignitorDiagnostic8 = scalar, U08, 683, "", 1, 0
ignitorDiagnostic9 = scalar, U08, 684, "", 1, 0
ignitorDiagnostic10 = scalar, U08, 685, "", 1, 0
ignitorDiagnostic11 = scalar, U08, 686, "", 1, 0
ignitorDiagnostic12 = scalar, U08, 687, "", 1, 0
injectorDiagnostic1 = scalar, U08, 688, "", 1, 0
injectorDiagnostic2 = scalar, U08, 689, "", 1, 0
injectorDiagnostic3 = scalar, U08, 690, "", 1, 0
injectorDiagnostic4 = scalar, U08, 691, "", 1, 0
injectorDiagnostic5 = scalar, U08, 692, "", 1, 0
injectorDiagnostic6 = scalar, U08, 693, "", 1, 0
injectorDiagnostic7 = scalar, U08, 694, "", 1, 0
injectorDiagnostic8 = scalar, U08, 695, "", 1, 0
injectorDiagnostic9 = scalar, U08, 696, "", 1, 0
injectorDiagnostic10 = scalar, U08, 697, "", 1, 0
injectorDiagnostic11 = scalar, U08, 698, "", 1, 0
injectorDiagnostic12 = scalar, U08, 699, "", 1, 0
unusedAtTheEnd1 = scalar, U08, 700, "", 1, 0
unusedAtTheEnd2 = scalar, U08, 701, "", 1, 0
unusedAtTheEnd3 = scalar, U08, 702, "", 1, 0
unusedAtTheEnd4 = scalar, U08, 703, "", 1, 0
unusedAtTheEnd5 = scalar, U08, 704, "", 1, 0
unusedAtTheEnd6 = scalar, U08, 705, "", 1, 0
unusedAtTheEnd7 = scalar, U08, 706, "", 1, 0
unusedAtTheEnd8 = scalar, U08, 707, "", 1, 0
unusedAtTheEnd9 = scalar, U08, 708, "", 1, 0
unusedAtTheEnd10 = scalar, U08, 709, "", 1, 0
unusedAtTheEnd11 = scalar, U08, 710, "", 1, 0
unusedAtTheEnd12 = scalar, U08, 711, "", 1, 0
unusedAtTheEnd13 = scalar, U08, 712, "", 1, 0
unusedAtTheEnd14 = scalar, U08, 713, "", 1, 0
unusedAtTheEnd15 = scalar, U08, 714, "", 1, 0
unusedAtTheEnd16 = scalar, U08, 715, "", 1, 0
unusedAtTheEnd17 = scalar, U08, 716, "", 1, 0
unusedAtTheEnd18 = scalar, U08, 717, "", 1, 0
unusedAtTheEnd19 = scalar, U08, 718, "", 1, 0
unusedAtTheEnd20 = scalar, U08, 719, "", 1, 0
unusedAtTheEnd21 = scalar, U08, 720, "", 1, 0
unusedAtTheEnd22 = scalar, U08, 721, "", 1, 0
unusedAtTheEnd23 = scalar, U08, 722, "", 1, 0
unusedAtTheEnd24 = scalar, U08, 723, "", 1, 0
unusedAtTheEnd25 = scalar, U08, 724, "", 1, 0
unusedAtTheEnd26 = scalar, U08, 725, "", 1, 0
unusedAtTheEnd27 = scalar, U08, 726, "", 1, 0
unusedAtTheEnd28 = scalar, U08, 727, "", 1, 0
unusedAtTheEnd29 = scalar, U08, 728, "", 1, 0
unusedAtTheEnd30 = scalar, U08, 729, "", 1, 0
unusedAtTheEnd31 = scalar, U08, 730, "", 1, 0
unusedAtTheEnd32 = scalar, U08, 731, "", 1, 0
unusedAtTheEnd33 = scalar, U08, 732, "", 1, 0
unusedAtTheEnd34 = scalar, U08, 733, "", 1, 0
unusedAtTheEnd35 = scalar, U08, 734, "", 1, 0
unusedAtTheEnd36 = scalar, U08, 735, "", 1, 0
unusedAtTheEnd37 = scalar, U08, 736, "", 1, 0
unusedAtTheEnd38 = scalar, U08, 737, "", 1, 0
unusedAtTheEnd39 = scalar, U08, 738, "", 1, 0
unusedAtTheEnd40 = scalar, U08, 739, "", 1, 0
unusedAtTheEnd41 = scalar, U08, 740, "", 1, 0
unusedAtTheEnd42 = scalar, U08, 741, "", 1, 0
unusedAtTheEnd43 = scalar, U08, 742, "", 1, 0
unusedAtTheEnd44 = scalar, U08, 743, "", 1, 0
unusedAtTheEnd45 = scalar, U08, 744, "", 1, 0
unusedAtTheEnd46 = scalar, U08, 745, "", 1, 0
unusedAtTheEnd47 = scalar, U08, 746, "", 1, 0
unusedAtTheEnd48 = scalar, U08, 747, "", 1, 0
unusedAtTheEnd49 = scalar, U08, 748, "", 1, 0
unusedAtTheEnd50 = scalar, U08, 749, "", 1, 0
unusedAtTheEnd51 = scalar, U08, 750, "", 1, 0
unusedAtTheEnd52 = scalar, U08, 751, "", 1, 0
unusedAtTheEnd53 = scalar, U08, 752, "", 1, 0
unusedAtTheEnd54 = scalar, U08, 753, "", 1, 0
unusedAtTheEnd55 = scalar, U08, 754, "", 1, 0
unusedAtTheEnd56 = scalar, U08, 755, "", 1, 0
unusedAtTheEnd57 = scalar, U08, 756, "", 1, 0
unusedAtTheEnd58 = scalar, U08, 757, "", 1, 0
unusedAtTheEnd59 = scalar, U08, 758, "", 1, 0
unusedAtTheEnd60 = scalar, U08, 759, "", 1, 0
unusedAtTheEnd61 = scalar, U08, 760, "", 1, 0
unusedAtTheEnd62 = scalar, U08, 761, "", 1, 0
unusedAtTheEnd63 = scalar, U08, 762, "", 1, 0
unusedAtTheEnd64 = scalar, U08, 763, "", 1, 0
unusedAtTheEnd65 = scalar, U08, 764, "", 1, 0
unusedAtTheEnd66 = scalar, U08, 765, "", 1, 0
unusedAtTheEnd67 = scalar, U08, 766, "", 1, 0
unusedAtTheEnd68 = scalar, U08, 767, "", 1, 0
unusedAtTheEnd69 = scalar, U08, 768, "", 1, 0
unusedAtTheEnd70 = scalar, U08, 769, "", 1, 0
unusedAtTheEnd71 = scalar, U08, 770, "", 1, 0
unusedAtTheEnd72 = scalar, U08, 771, "", 1, 0
unusedAtTheEnd73 = scalar, U08, 772, "", 1, 0
unusedAtTheEnd74 = scalar, U08, 773, "", 1, 0
unusedAtTheEnd75 = scalar, U08, 774, "", 1, 0
unusedAtTheEnd76 = scalar, U08, 775, "", 1, 0
unusedAtTheEnd77 = scalar, U08, 776, "", 1, 0
unusedAtTheEnd78 = scalar, U08, 777, "", 1, 0
unusedAtTheEnd79 = scalar, U08, 778, "", 1, 0
unusedAtTheEnd80 = scalar, U08, 779, "", 1, 0
unusedAtTheEnd81 = scalar, U08, 780, "", 1, 0
unusedAtTheEnd82 = scalar, U08, 781, "", 1, 0
unusedAtTheEnd83 = scalar, U08, 782, "", 1, 0
unusedAtTheEnd84 = scalar, U08, 783, "", 1, 0
unusedAtTheEnd85 = scalar, U08, 784, "", 1, 0
unusedAtTheEnd86 = scalar, U08, 785, "", 1, 0
unusedAtTheEnd87 = scalar, U08, 786, "", 1, 0
unusedAtTheEnd88 = scalar, U08, 787, "", 1, 0
unusedAtTheEnd89 = scalar, U08, 788, "", 1, 0
unusedAtTheEnd90 = scalar, U08, 789, "", 1, 0
unusedAtTheEnd91 = scalar, U08, 790, "", 1, 0
unusedAtTheEnd92 = scalar, U08, 791, "", 1, 0
; total TS size = 792
totalFuelCorrection = scalar, F32, 792, "mult", 1,0
running_postCrankingFuelCorrection = scalar, F32, 796, "", 1, 0
running_intakeTemperatureCoefficient = scalar, F32, 800, "", 1, 0
running_coolantTemperatureCoefficient = scalar, F32, 804, "", 1, 0
running_timeSinceCrankingInSecs = scalar, F32, 808, "secs", 1,0
running_baseFuel = scalar, U16, 812, "mg", 0.01, 0
running_fuel = scalar, U16, 814, "mg", 0.01, 0
afrTableYAxis = scalar, U16, 816, "%", 0.01,0
targetLambda = scalar, U16, 818, "", 1.0E-4,0
targetAFR = scalar, U16, 820, "ratio", 0.001,0
stoichiometricRatio = scalar, U16, 822, "ratio", 0.001, 0
sdTcharge_coff = scalar, F32, 824, "", 1, 0
sdAirMassInOneCylinder = scalar, F32, 828, "g", 1, 0
normalizedCylinderFilling = scalar, F32, 832, "%", 1, 0
brokenInjector = scalar, U08, 836, "", 1, 0
injectorHwIssue = bits, U32, 840, [0:0]
; total TS size = 844
baseDwell = scalar, F32, 844, "ms", 1,0
sparkDwell = scalar, F32, 848, "ms", 1,0
dwellAngle = scalar, F32, 852, "deg", 1,0
cltTimingCorrection = scalar, S16, 856, "deg", 0.01,0
timingIatCorrection = scalar, S16, 858, "deg", 0.01,0
timingPidCorrection = scalar, S16, 860, "deg", 0.01,0
baseIgnitionAdvance = scalar, S16, 862, "deg", 0.02, 0
correctedIgnitionAdvance = scalar, S16, 864, "deg", 0.02, 0
dwellVoltageCorrection = scalar, F32, 868, "", 1, 0
luaTimingAdd = scalar, F32, 872, "deg", 1, 0
luaTimingMult = scalar, F32, 876, "deg", 1, 0
luaIgnitionSkip = bits, U32, 880, [0:0]
; total TS size = 884
m_knockLevel = scalar, F32, 884, "Volts", 1, 0
m_knockCyl1 = scalar, S08, 888, "dBv", 1, 0
m_knockCyl2 = scalar, S08, 889, "dBv", 1, 0
m_knockCyl3 = scalar, S08, 890, "dBv", 1, 0
m_knockCyl4 = scalar, S08, 891, "dBv", 1, 0
m_knockCyl5 = scalar, S08, 892, "dBv", 1, 0
m_knockCyl6 = scalar, S08, 893, "dBv", 1, 0
m_knockCyl7 = scalar, S08, 894, "dBv", 1, 0
m_knockCyl8 = scalar, S08, 895, "dBv", 1, 0
m_knockCyl9 = scalar, S08, 896, "dBv", 1, 0
m_knockCyl10 = scalar, S08, 897, "dBv", 1, 0
m_knockCyl11 = scalar, S08, 898, "dBv", 1, 0
m_knockCyl12 = scalar, S08, 899, "dBv", 1, 0
m_knockRetard = scalar, F32, 900, "deg", 1,0
m_knockThreshold = scalar, F32, 904, "", 1, 0
m_knockCount = scalar, U32, 908, "", 1, 0
m_maximumRetard = scalar, F32, 912, "", 1, 0
; total TS size = 916
tcuCurrentGear = scalar, S08, 916, "gear", 1, 0
tcRatio = scalar, U16, 918, "value", 0.01, 0
lastShiftTime = scalar, F32, 920, "", 1, 0
tcu_currentRange = scalar, U08, 924, "", 1, 0
; total TS size = 928
throttleUseWotModel = bits, U32, 928, [0:0]
throttleModelCrossoverAngle = scalar, S16, 932, "%", 0.01, 0
throttleEstimatedFlow = scalar, F32, 936, "g/s", 1, 0
; total TS size = 940
m_requested_pump = scalar, F32, 940, "", 1, 0
fuel_requested_percent = scalar, F32, 944, "", 1, 0
fuel_requested_percent_pi = scalar, F32, 948, "", 1, 0
noValve = bits, U32, 952, [0:0]
angleAboveMin = bits, U32, 952, [1:1]
isHpfpInactive = bits, U32, 952, [2:2]
m_pressureTarget_kPa = scalar, F32, 956, "", 1, 0
nextLobe = scalar, F32, 960, "", 1, 0
di_nextStart = scalar, F32, 964, "v", 1, 0
; total TS size = 968
m_deadtime = scalar, F32, 968, "ms", 1, 0
pressureDelta = scalar, F32, 972, "kPa", 1, 0
pressureRatio = scalar, F32, 976, "", 1, 0
; total TS size = 980
retardThresholdRpm = scalar, S32, 980, "", 1, 0
combinedConditions = bits, U32, 984, [0:0]
launchActivatePinState = bits, U32, 984, [1:1]
isLaunchCondition = bits, U32, 984, [2:2]
isSwitchActivated = bits, U32, 984, [3:3]
isClutchActivated = bits, U32, 984, [4:4]
isValidInputPin = bits, U32, 984, [5:5]
activateSwitchCondition = bits, U32, 984, [6:6]
rpmCondition = bits, U32, 984, [7:7]
speedCondition = bits, U32, 984, [8:8]
tpsCondition = bits, U32, 984, [9:9]
; total TS size = 988
isAntilagCondition = bits, U32, 988, [0:0]
ALSMinRPMCondition = bits, U32, 988, [1:1]
ALSMaxRPMCondition = bits, U32, 988, [2:2]
ALSMinCLTCondition = bits, U32, 988, [3:3]
ALSMaxCLTCondition = bits, U32, 988, [4:4]
ALSMaxThrottleIntentCondition = bits, U32, 988, [5:5]
isALSSwitchActivated = bits, U32, 988, [6:6]
ALSActivatePinState = bits, U32, 988, [7:7]
ALSSwitchCondition = bits, U32, 988, [8:8]
ALSTimerCondition = bits, U32, 988, [9:9]
fuelALSCorrection = scalar, F32, 992, "", 1, 0
timingALSCorrection = scalar, S16, 996, "deg", 0.01, 0
timingALSSkip = scalar, S16, 998, "deg", 0.01, 0
; total TS size = 1000
isTpsInvalid = bits, U32, 1000, [0:0]
m_shouldResetPid = bits, U32, 1000, [1:1]
isBelowClosedLoopThreshold = bits, U32, 1000, [2:2]
isNotClosedLoop = bits, U32, 1000, [3:3]
isZeroRpm = bits, U32, 1000, [4:4]
hasInitBoost = bits, U32, 1000, [5:5]
rpmTooLow = bits, U32, 1000, [6:6]
tpsTooLow = bits, U32, 1000, [7:7]
mapTooLow = bits, U32, 1000, [8:8]
isPlantValid = bits, U32, 1000, [9:9]
isBoostControlled = bits, U32, 1000, [10:10]
luaTargetAdd = scalar, S16, 1004, "v", 0.5,0
boostOutput = scalar, S16, 1006, "percent", 0.01,0
luaTargetMult = scalar, F32, 1008, "v", 1,0
openLoopPart = scalar, F32, 1012, "v", 1,0
luaOpenLoopAdd = scalar, F32, 1016, "v", 1,0
boostControllerClosedLoopPart = scalar, S08, 1020, "%", 0.5,0
boostControlTarget = scalar, S16, 1022, "kPa", 0.03333333333333333,0
; total TS size = 1024
acButtonState = scalar, S08, 1024, "", 1, 0
m_acEnabled = bits, U32, 1028, [0:0]
engineTooSlow = bits, U32, 1028, [1:1]
engineTooFast = bits, U32, 1028, [2:2]
noClt = bits, U32, 1028, [3:3]
engineTooHot = bits, U32, 1028, [4:4]
tpsTooHigh = bits, U32, 1028, [5:5]
isDisabledByLua = bits, U32, 1028, [6:6]
acCompressorState = bits, U32, 1028, [7:7]
latest_usage_ac_control = scalar, S32, 1032, "", 1, 0
acSwitchLastChangeTimeMs = scalar, S32, 1036, "", 1, 0
; total TS size = 1040
cranking0 = bits, U32, 1040, [0:0]
notRunning0 = bits, U32, 1040, [1:1]
disabledWhileEngineStopped0 = bits, U32, 1040, [2:2]
brokenClt0 = bits, U32, 1040, [3:3]
enabledForAc0 = bits, U32, 1040, [4:4]
hot0 = bits, U32, 1040, [5:5]
cold0 = bits, U32, 1040, [6:6]
schedulingUsedCount = scalar, U16, 644, "", 1,0
vehicleSpeedKph = scalar, U16, 646, "kph", 0.01, 0
Gego = scalar, U16, 648, "%", 0.01,0
testBenchIter = scalar, U16, 650, "count", 1, 0
oilTemp = scalar, S16, 652, "deg C", 0.01, 0
fuelTemp = scalar, S16, 654, "deg C", 0.01, 0
ambientTemp = scalar, S16, 656, "deg C", 0.01, 0
compressorDischargeTemp = scalar, S16, 658, "deg C", 0.01, 0
compressorDischargePressure = scalar, U16, 660, "kPa", 0.03333333333333333, 0
throttleInletPressure = scalar, U16, 662, "kPa", 0.03333333333333333, 0
ignitionOnTime = scalar, U16, 664, "sec", 1,0
engineRunTime = scalar, U16, 666, "sec", 1,0
distanceTraveled = scalar, U16, 668, "km", 0.1,0
afrGasolineScale = scalar, U16, 670, "AFR", 0.001, 0
afr2GasolineScale = scalar, U16, 672, "AFR", 0.001, 0
wheelSlipRatio = scalar, F32, 676, "", 1, 0
ignitorDiagnostic1 = scalar, U08, 680, "", 1, 0
ignitorDiagnostic2 = scalar, U08, 681, "", 1, 0
ignitorDiagnostic3 = scalar, U08, 682, "", 1, 0
ignitorDiagnostic4 = scalar, U08, 683, "", 1, 0
ignitorDiagnostic5 = scalar, U08, 684, "", 1, 0
ignitorDiagnostic6 = scalar, U08, 685, "", 1, 0
ignitorDiagnostic7 = scalar, U08, 686, "", 1, 0
ignitorDiagnostic8 = scalar, U08, 687, "", 1, 0
ignitorDiagnostic9 = scalar, U08, 688, "", 1, 0
ignitorDiagnostic10 = scalar, U08, 689, "", 1, 0
ignitorDiagnostic11 = scalar, U08, 690, "", 1, 0
ignitorDiagnostic12 = scalar, U08, 691, "", 1, 0
injectorDiagnostic1 = scalar, U08, 692, "", 1, 0
injectorDiagnostic2 = scalar, U08, 693, "", 1, 0
injectorDiagnostic3 = scalar, U08, 694, "", 1, 0
injectorDiagnostic4 = scalar, U08, 695, "", 1, 0
injectorDiagnostic5 = scalar, U08, 696, "", 1, 0
injectorDiagnostic6 = scalar, U08, 697, "", 1, 0
injectorDiagnostic7 = scalar, U08, 698, "", 1, 0
injectorDiagnostic8 = scalar, U08, 699, "", 1, 0
injectorDiagnostic9 = scalar, U08, 700, "", 1, 0
injectorDiagnostic10 = scalar, U08, 701, "", 1, 0
injectorDiagnostic11 = scalar, U08, 702, "", 1, 0
injectorDiagnostic12 = scalar, U08, 703, "", 1, 0
unusedAtTheEnd1 = scalar, U08, 704, "", 1, 0
unusedAtTheEnd2 = scalar, U08, 705, "", 1, 0
unusedAtTheEnd3 = scalar, U08, 706, "", 1, 0
unusedAtTheEnd4 = scalar, U08, 707, "", 1, 0
unusedAtTheEnd5 = scalar, U08, 708, "", 1, 0
unusedAtTheEnd6 = scalar, U08, 709, "", 1, 0
unusedAtTheEnd7 = scalar, U08, 710, "", 1, 0
unusedAtTheEnd8 = scalar, U08, 711, "", 1, 0
unusedAtTheEnd9 = scalar, U08, 712, "", 1, 0
unusedAtTheEnd10 = scalar, U08, 713, "", 1, 0
unusedAtTheEnd11 = scalar, U08, 714, "", 1, 0
unusedAtTheEnd12 = scalar, U08, 715, "", 1, 0
unusedAtTheEnd13 = scalar, U08, 716, "", 1, 0
unusedAtTheEnd14 = scalar, U08, 717, "", 1, 0
unusedAtTheEnd15 = scalar, U08, 718, "", 1, 0
unusedAtTheEnd16 = scalar, U08, 719, "", 1, 0
unusedAtTheEnd17 = scalar, U08, 720, "", 1, 0
unusedAtTheEnd18 = scalar, U08, 721, "", 1, 0
unusedAtTheEnd19 = scalar, U08, 722, "", 1, 0
unusedAtTheEnd20 = scalar, U08, 723, "", 1, 0
unusedAtTheEnd21 = scalar, U08, 724, "", 1, 0
unusedAtTheEnd22 = scalar, U08, 725, "", 1, 0
unusedAtTheEnd23 = scalar, U08, 726, "", 1, 0
unusedAtTheEnd24 = scalar, U08, 727, "", 1, 0
unusedAtTheEnd25 = scalar, U08, 728, "", 1, 0
unusedAtTheEnd26 = scalar, U08, 729, "", 1, 0
unusedAtTheEnd27 = scalar, U08, 730, "", 1, 0
unusedAtTheEnd28 = scalar, U08, 731, "", 1, 0
unusedAtTheEnd29 = scalar, U08, 732, "", 1, 0
unusedAtTheEnd30 = scalar, U08, 733, "", 1, 0
unusedAtTheEnd31 = scalar, U08, 734, "", 1, 0
unusedAtTheEnd32 = scalar, U08, 735, "", 1, 0
unusedAtTheEnd33 = scalar, U08, 736, "", 1, 0
unusedAtTheEnd34 = scalar, U08, 737, "", 1, 0
unusedAtTheEnd35 = scalar, U08, 738, "", 1, 0
unusedAtTheEnd36 = scalar, U08, 739, "", 1, 0
unusedAtTheEnd37 = scalar, U08, 740, "", 1, 0
unusedAtTheEnd38 = scalar, U08, 741, "", 1, 0
unusedAtTheEnd39 = scalar, U08, 742, "", 1, 0
unusedAtTheEnd40 = scalar, U08, 743, "", 1, 0
unusedAtTheEnd41 = scalar, U08, 744, "", 1, 0
unusedAtTheEnd42 = scalar, U08, 745, "", 1, 0
unusedAtTheEnd43 = scalar, U08, 746, "", 1, 0
unusedAtTheEnd44 = scalar, U08, 747, "", 1, 0
unusedAtTheEnd45 = scalar, U08, 748, "", 1, 0
unusedAtTheEnd46 = scalar, U08, 749, "", 1, 0
unusedAtTheEnd47 = scalar, U08, 750, "", 1, 0
unusedAtTheEnd48 = scalar, U08, 751, "", 1, 0
unusedAtTheEnd49 = scalar, U08, 752, "", 1, 0
unusedAtTheEnd50 = scalar, U08, 753, "", 1, 0
unusedAtTheEnd51 = scalar, U08, 754, "", 1, 0
unusedAtTheEnd52 = scalar, U08, 755, "", 1, 0
unusedAtTheEnd53 = scalar, U08, 756, "", 1, 0
unusedAtTheEnd54 = scalar, U08, 757, "", 1, 0
unusedAtTheEnd55 = scalar, U08, 758, "", 1, 0
unusedAtTheEnd56 = scalar, U08, 759, "", 1, 0
unusedAtTheEnd57 = scalar, U08, 760, "", 1, 0
unusedAtTheEnd58 = scalar, U08, 761, "", 1, 0
unusedAtTheEnd59 = scalar, U08, 762, "", 1, 0
unusedAtTheEnd60 = scalar, U08, 763, "", 1, 0
unusedAtTheEnd61 = scalar, U08, 764, "", 1, 0
unusedAtTheEnd62 = scalar, U08, 765, "", 1, 0
unusedAtTheEnd63 = scalar, U08, 766, "", 1, 0
unusedAtTheEnd64 = scalar, U08, 767, "", 1, 0
unusedAtTheEnd65 = scalar, U08, 768, "", 1, 0
unusedAtTheEnd66 = scalar, U08, 769, "", 1, 0
unusedAtTheEnd67 = scalar, U08, 770, "", 1, 0
unusedAtTheEnd68 = scalar, U08, 771, "", 1, 0
unusedAtTheEnd69 = scalar, U08, 772, "", 1, 0
unusedAtTheEnd70 = scalar, U08, 773, "", 1, 0
unusedAtTheEnd71 = scalar, U08, 774, "", 1, 0
unusedAtTheEnd72 = scalar, U08, 775, "", 1, 0
unusedAtTheEnd73 = scalar, U08, 776, "", 1, 0
unusedAtTheEnd74 = scalar, U08, 777, "", 1, 0
unusedAtTheEnd75 = scalar, U08, 778, "", 1, 0
unusedAtTheEnd76 = scalar, U08, 779, "", 1, 0
unusedAtTheEnd77 = scalar, U08, 780, "", 1, 0
unusedAtTheEnd78 = scalar, U08, 781, "", 1, 0
unusedAtTheEnd79 = scalar, U08, 782, "", 1, 0
unusedAtTheEnd80 = scalar, U08, 783, "", 1, 0
unusedAtTheEnd81 = scalar, U08, 784, "", 1, 0
unusedAtTheEnd82 = scalar, U08, 785, "", 1, 0
unusedAtTheEnd83 = scalar, U08, 786, "", 1, 0
unusedAtTheEnd84 = scalar, U08, 787, "", 1, 0
unusedAtTheEnd85 = scalar, U08, 788, "", 1, 0
unusedAtTheEnd86 = scalar, U08, 789, "", 1, 0
unusedAtTheEnd87 = scalar, U08, 790, "", 1, 0
unusedAtTheEnd88 = scalar, U08, 791, "", 1, 0
unusedAtTheEnd89 = scalar, U08, 792, "", 1, 0
unusedAtTheEnd90 = scalar, U08, 793, "", 1, 0
unusedAtTheEnd91 = scalar, U08, 794, "", 1, 0
unusedAtTheEnd92 = scalar, U08, 795, "", 1, 0
; total TS size = 796
totalFuelCorrection = scalar, F32, 796, "mult", 1,0
running_postCrankingFuelCorrection = scalar, F32, 800, "", 1, 0
running_intakeTemperatureCoefficient = scalar, F32, 804, "", 1, 0
running_coolantTemperatureCoefficient = scalar, F32, 808, "", 1, 0
running_timeSinceCrankingInSecs = scalar, F32, 812, "secs", 1,0
running_baseFuel = scalar, U16, 816, "mg", 0.01, 0
running_fuel = scalar, U16, 818, "mg", 0.01, 0
afrTableYAxis = scalar, U16, 820, "%", 0.01,0
targetLambda = scalar, U16, 822, "", 1.0E-4,0
targetAFR = scalar, U16, 824, "ratio", 0.001,0
stoichiometricRatio = scalar, U16, 826, "ratio", 0.001, 0
sdTcharge_coff = scalar, F32, 828, "", 1, 0
sdAirMassInOneCylinder = scalar, F32, 832, "g", 1, 0
normalizedCylinderFilling = scalar, F32, 836, "%", 1, 0
brokenInjector = scalar, U08, 840, "", 1, 0
injectorHwIssue = bits, U32, 844, [0:0]
; total TS size = 848
baseDwell = scalar, F32, 848, "ms", 1,0
sparkDwell = scalar, F32, 852, "ms", 1,0
dwellAngle = scalar, F32, 856, "deg", 1,0
cltTimingCorrection = scalar, S16, 860, "deg", 0.01,0
timingIatCorrection = scalar, S16, 862, "deg", 0.01,0
timingPidCorrection = scalar, S16, 864, "deg", 0.01,0
baseIgnitionAdvance = scalar, S16, 866, "deg", 0.02, 0
correctedIgnitionAdvance = scalar, S16, 868, "deg", 0.02, 0
dwellVoltageCorrection = scalar, F32, 872, "", 1, 0
luaTimingAdd = scalar, F32, 876, "deg", 1, 0
luaTimingMult = scalar, F32, 880, "deg", 1, 0
luaIgnitionSkip = bits, U32, 884, [0:0]
; total TS size = 888
m_knockLevel = scalar, F32, 888, "Volts", 1, 0
m_knockCyl1 = scalar, S08, 892, "dBv", 1, 0
m_knockCyl2 = scalar, S08, 893, "dBv", 1, 0
m_knockCyl3 = scalar, S08, 894, "dBv", 1, 0
m_knockCyl4 = scalar, S08, 895, "dBv", 1, 0
m_knockCyl5 = scalar, S08, 896, "dBv", 1, 0
m_knockCyl6 = scalar, S08, 897, "dBv", 1, 0
m_knockCyl7 = scalar, S08, 898, "dBv", 1, 0
m_knockCyl8 = scalar, S08, 899, "dBv", 1, 0
m_knockCyl9 = scalar, S08, 900, "dBv", 1, 0
m_knockCyl10 = scalar, S08, 901, "dBv", 1, 0
m_knockCyl11 = scalar, S08, 902, "dBv", 1, 0
m_knockCyl12 = scalar, S08, 903, "dBv", 1, 0
m_knockRetard = scalar, F32, 904, "deg", 1,0
m_knockThreshold = scalar, F32, 908, "", 1, 0
m_knockCount = scalar, U32, 912, "", 1, 0
m_maximumRetard = scalar, F32, 916, "", 1, 0
; total TS size = 920
tcuCurrentGear = scalar, S08, 920, "gear", 1, 0
tcRatio = scalar, U16, 922, "value", 0.01, 0
lastShiftTime = scalar, F32, 924, "", 1, 0
tcu_currentRange = scalar, U08, 928, "", 1, 0
; total TS size = 932
throttleUseWotModel = bits, U32, 932, [0:0]
throttleModelCrossoverAngle = scalar, S16, 936, "%", 0.01, 0
throttleEstimatedFlow = scalar, F32, 940, "g/s", 1, 0
; total TS size = 944
m_requested_pump = scalar, F32, 944, "", 1, 0
fuel_requested_percent = scalar, F32, 948, "", 1, 0
fuel_requested_percent_pi = scalar, F32, 952, "", 1, 0
noValve = bits, U32, 956, [0:0]
angleAboveMin = bits, U32, 956, [1:1]
isHpfpInactive = bits, U32, 956, [2:2]
m_pressureTarget_kPa = scalar, F32, 960, "", 1, 0
nextLobe = scalar, F32, 964, "", 1, 0
di_nextStart = scalar, F32, 968, "v", 1, 0
; total TS size = 972
m_deadtime = scalar, F32, 972, "ms", 1, 0
pressureDelta = scalar, F32, 976, "kPa", 1, 0
pressureRatio = scalar, F32, 980, "", 1, 0
; total TS size = 984
retardThresholdRpm = scalar, S32, 984, "", 1, 0
combinedConditions = bits, U32, 988, [0:0]
launchActivatePinState = bits, U32, 988, [1:1]
isLaunchCondition = bits, U32, 988, [2:2]
isSwitchActivated = bits, U32, 988, [3:3]
isClutchActivated = bits, U32, 988, [4:4]
isValidInputPin = bits, U32, 988, [5:5]
activateSwitchCondition = bits, U32, 988, [6:6]
rpmCondition = bits, U32, 988, [7:7]
speedCondition = bits, U32, 988, [8:8]
tpsCondition = bits, U32, 988, [9:9]
; total TS size = 992
isAntilagCondition = bits, U32, 992, [0:0]
ALSMinRPMCondition = bits, U32, 992, [1:1]
ALSMaxRPMCondition = bits, U32, 992, [2:2]
ALSMinCLTCondition = bits, U32, 992, [3:3]
ALSMaxCLTCondition = bits, U32, 992, [4:4]
ALSMaxThrottleIntentCondition = bits, U32, 992, [5:5]
isALSSwitchActivated = bits, U32, 992, [6:6]
ALSActivatePinState = bits, U32, 992, [7:7]
ALSSwitchCondition = bits, U32, 992, [8:8]
ALSTimerCondition = bits, U32, 992, [9:9]
fuelALSCorrection = scalar, F32, 996, "", 1, 0
timingALSCorrection = scalar, S16, 1000, "deg", 0.01, 0
timingALSSkip = scalar, S16, 1002, "deg", 0.01, 0
; total TS size = 1004
isTpsInvalid = bits, U32, 1004, [0:0]
m_shouldResetPid = bits, U32, 1004, [1:1]
isBelowClosedLoopThreshold = bits, U32, 1004, [2:2]
isNotClosedLoop = bits, U32, 1004, [3:3]
isZeroRpm = bits, U32, 1004, [4:4]
hasInitBoost = bits, U32, 1004, [5:5]
rpmTooLow = bits, U32, 1004, [6:6]
tpsTooLow = bits, U32, 1004, [7:7]
mapTooLow = bits, U32, 1004, [8:8]
isPlantValid = bits, U32, 1004, [9:9]
isBoostControlled = bits, U32, 1004, [10:10]
luaTargetAdd = scalar, S16, 1008, "v", 0.5,0
boostOutput = scalar, S16, 1010, "percent", 0.01,0
luaTargetMult = scalar, F32, 1012, "v", 1,0
openLoopPart = scalar, F32, 1016, "v", 1,0
luaOpenLoopAdd = scalar, F32, 1020, "v", 1,0
boostControllerClosedLoopPart = scalar, S08, 1024, "%", 0.5,0
boostControlTarget = scalar, S16, 1026, "kPa", 0.03333333333333333,0
; total TS size = 1028
acButtonState = scalar, S08, 1028, "", 1, 0
m_acEnabled = bits, U32, 1032, [0:0]
engineTooSlow = bits, U32, 1032, [1:1]
engineTooFast = bits, U32, 1032, [2:2]
noClt = bits, U32, 1032, [3:3]
engineTooHot = bits, U32, 1032, [4:4]
tpsTooHigh = bits, U32, 1032, [5:5]
isDisabledByLua = bits, U32, 1032, [6:6]
acCompressorState = bits, U32, 1032, [7:7]
latest_usage_ac_control = scalar, S32, 1036, "", 1, 0
acSwitchLastChangeTimeMs = scalar, S32, 1040, "", 1, 0
; total TS size = 1044
isPrime = bits, U32, 1044, [0:0]
engineTurnedRecently = bits, U32, 1044, [1:1]
isFuelPumpOn = bits, U32, 1044, [2:2]
ignitionOn = bits, U32, 1044, [3:3]
cranking0 = bits, U32, 1044, [0:0]
notRunning0 = bits, U32, 1044, [1:1]
disabledWhileEngineStopped0 = bits, U32, 1044, [2:2]
brokenClt0 = bits, U32, 1044, [3:3]
enabledForAc0 = bits, U32, 1044, [4:4]
hot0 = bits, U32, 1044, [5:5]
cold0 = bits, U32, 1044, [6:6]
; total TS size = 1048
isBenchTest = bits, U32, 1048, [0:0]
hasIgnitionVoltage = bits, U32, 1048, [1:1]
mainRelayState = bits, U32, 1048, [2:2]
delayedShutoffRequested = bits, U32, 1048, [3:3]
isPrime = bits, U32, 1048, [0:0]
engineTurnedRecently = bits, U32, 1048, [1:1]
isFuelPumpOn = bits, U32, 1048, [2:2]
ignitionOn = bits, U32, 1048, [3:3]
; total TS size = 1052
lua_fuelAdd = scalar, F32, 1052, "g", 1, 0
lua_fuelMult = scalar, F32, 1056, "", 1, 0
lua_clutchUpState = bits, U32, 1060, [0:0]
lua_brakePedalState = bits, U32, 1060, [1:1]
lua_acRequestState = bits, U32, 1060, [2:2]
lua_luaDisableEtb = bits, U32, 1060, [3:3]
lua_luaIgnCut = bits, U32, 1060, [4:4]
sd_tCharge = scalar, S16, 1064, "deg C", 0.01, 0
sd_tChargeK = scalar, F32, 1068, "", 1, 0
crankingFuel_coolantTemperatureCoefficient = scalar, F32, 1072, "", 1, 0
crankingFuel_tpsCoefficient = scalar, F32, 1076, "", 1, 0
crankingFuel_durationCoefficient = scalar, F32, 1080, "", 1, 0
crankingFuel_fuel = scalar, U16, 1084, "mg", 0.01, 0
baroCorrection = scalar, F32, 1088, "", 1, 0
hellenBoardId = scalar, S16, 1092, "id", 1, 0
clutchUpState = scalar, S08, 1094, "", 1, 0
clutchDownState = scalar, S08, 1095, "", 1, 0
brakePedalState = scalar, S08, 1096, "", 1, 0
startStopState = scalar, S08, 1097, "", 1, 0
smartChipState = scalar, S08, 1098, "", 1, 0
smartChipRestartCounter = scalar, S08, 1099, "", 1, 0
smartChipAliveCounter = scalar, S08, 1100, "", 1, 0
startStopPhysicalState = bits, U32, 1104, [0:0]
acrStateDup = bits, U32, 1104, [1:1]
acrEngineMovedRecently = bits, U32, 1104, [2:2]
heaterControlEnabled = bits, U32, 1104, [3:3]
luaDigitalState0 = bits, U32, 1104, [4:4]
luaDigitalState1 = bits, U32, 1104, [5:5]
luaDigitalState2 = bits, U32, 1104, [6:6]
luaDigitalState3 = bits, U32, 1104, [7:7]
startStopStateToggleCounter = scalar, U32, 1108, "", 1, 0
egtValue1 = scalar, F32, 1112, "", 1, 0
egtValue2 = scalar, F32, 1116, "", 1, 0
desiredRpmLimit = scalar, S16, 1120, "rpm", 1, 0
fuelInjectionCounter = scalar, U32, 1124, "", 1, 0
sparkCounter = scalar, U32, 1128, "", 1, 0
fuelingLoad = scalar, F32, 1132, "", 1, 0
ignitionLoad = scalar, F32, 1136, "", 1, 0
veTableYAxis = scalar, U16, 1140, "%", 0.01, 0
; total TS size = 1144
tpsFrom = scalar, F32, 1144
tpsTo = scalar, F32, 1148
deltaTps = scalar, F32, 1152
extraFuel = scalar, F32, 1156, "", 1, 0
valueFromTable = scalar, F32, 1160, "", 1, 0
isAboveAccelThreshold = bits, U32, 1164, [0:0]
isBelowDecelThreshold = bits, U32, 1164, [1:1]
isTimeToResetAccumulator = bits, U32, 1164, [2:2]
isFractionalEnrichment = bits, U32, 1164, [3:3]
belowEpsilon = bits, U32, 1164, [4:4]
tooShort = bits, U32, 1164, [5:5]
fractionalInjFuel = scalar, F32, 1168, "", 1, 0
accumulatedValue = scalar, F32, 1172, "", 1, 0
maxExtraPerCycle = scalar, F32, 1176, "", 1, 0
maxExtraPerPeriod = scalar, F32, 1180, "", 1, 0
maxInjectedPerPeriod = scalar, F32, 1184, "", 1, 0
cycleCnt = scalar, S32, 1188, "", 1, 0
; total TS size = 1192
hwEventCounters1 = scalar, U32, 1192, "", 1, 0
hwEventCounters2 = scalar, U32, 1196, "", 1, 0
hwEventCounters3 = scalar, U32, 1200, "", 1, 0
hwEventCounters4 = scalar, U32, 1204, "", 1, 0
hwEventCounters5 = scalar, U32, 1208, "", 1, 0
hwEventCounters6 = scalar, U32, 1212, "", 1, 0
vvtCamCounter = scalar, U32, 1216, "", 1, 0
mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1220, "", 1, 0
mapVvt_MAP_AT_DIFF = scalar, F32, 1224, "", 1, 0
mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1228, "", 1, 0
mapVvt_map_peak = scalar, U08, 1229, "", 1, 0
currentEngineDecodedPhase = scalar, F32, 1232, "deg", 1, 0
triggerToothAngleError = scalar, F32, 1236, "deg", 1, 0
triggerIgnoredToothCount = scalar, U08, 1240, "", 1, 0
mapCamPrevToothAngle = scalar, F32, 1244, "deg", 1, 0
isDecodingMapCam = bits, U32, 1248, [0:0]
; total TS size = 1252
crankSynchronizationCounter0 = scalar, U32, 1252, "", 1, 0
vvtSyncGapRatio0 = scalar, F32, 1256, "", 1, 0
vvtToothDurations00 = scalar, U32, 1260, "us", 1, 0
vvtCurrentPosition0 = scalar, F32, 1264, "sync: Primary Cam Position", 1, 0
vvtToothPosition10 = scalar, F32, 1268, "sync: Cam Tooth Position", 1, 0
vvtToothPosition20 = scalar, F32, 1272, "sync: Cam Tooth Position", 1, 0
vvtToothPosition30 = scalar, F32, 1276, "sync: Cam Tooth Position", 1, 0
vvtToothPosition40 = scalar, F32, 1280, "sync: Cam Tooth Position", 1, 0
triggerSyncGapRatio0 = scalar, F32, 1284, "", 1, 0
triggerStateIndex0 = scalar, U08, 1288, "", 1, 0
vvtStateIndex0 = scalar, U08, 1289, "", 1, 0
; total TS size = 1292
camResyncCounter = scalar, U08, 1292, "", 1, 0
m_hasSynchronizedPhase = bits, U32, 1296, [0:0]
; total TS size = 1300
wallFuelCorrection = scalar, F32, 1300, "", 1, 0
wallFuel = scalar, F32, 1304, "", 1, 0
; total TS size = 1308
idleState = bits, S32, 1308, [0:2], "not important"
currentIdlePosition = scalar, F32, 1312
baseIdlePosition = scalar, F32, 1316
idleClosedLoop = scalar, F32, 1320
iacByTpsTaper = scalar, F32, 1324
throttlePedalUpState = scalar, S32, 1328, "", 1, 0
mightResetPid = bits, U32, 1332, [0:0]
shouldResetPid = bits, U32, 1332, [1:1]
wasResetPid = bits, U32, 1332, [2:2]
mustResetPid = bits, U32, 1332, [3:3]
isCranking = bits, U32, 1332, [4:4]
isIacTableForCoasting = bits, U32, 1332, [5:5]
notIdling = bits, U32, 1332, [6:6]
needReset = bits, U32, 1332, [7:7]
isInDeadZone = bits, U32, 1332, [8:8]
isBlipping = bits, U32, 1332, [9:9]
useClosedLoop = bits, U32, 1332, [10:10]
badTps = bits, U32, 1332, [11:11]
looksLikeRunning = bits, U32, 1332, [12:12]
looksLikeCoasting = bits, U32, 1332, [13:13]
looksLikeCrankToIdle = bits, U32, 1332, [14:14]
isIdleCoasting = bits, U32, 1332, [15:15]
isIdleClosedLoop = bits, U32, 1332, [16:16]
idleTarget = scalar, S32, 1336, "", 1, 0
targetRpmByClt = scalar, S32, 1340, "", 1, 0
targetRpmAc = scalar, S32, 1344, "", 1, 0
iacByRpmTaper = scalar, F32, 1348
luaAdd = scalar, F32, 1352
; total TS size = 1356
idlePosition0 = scalar, F32, 1356, "per", 1,0
trim0 = scalar, F32, 1360, "", 1, 0
luaAdjustment0 = scalar, F32, 1364, "per", 1,0
m_wastegatePosition0 = scalar, F32, 1368, "per", 1,0
etbFeedForward0 = scalar, F32, 1372
etbIntegralError0 = scalar, F32, 1376, "", 1, 0
etbCurrentTarget0 = scalar, F32, 1380, "%", 1, 0
etbCurrentAdjustedTarget0 = scalar, F32, 1384, "%", 1, 0
etbRevLimitActive0 = bits, U32, 1388, [0:0]
jamDetected0 = bits, U32, 1388, [1:1]
etbDutyRateOfChange0 = scalar, F32, 1392, "per", 1,0
etbDutyAverage0 = scalar, F32, 1396, "per", 1,0
etbTpsErrorCounter0 = scalar, U16, 1400, "count", 1,0
etbPpsErrorCounter0 = scalar, U16, 1402, "count", 1,0
etbErrorCode0 = scalar, S08, 1404, "", 1, 0
tcEtbDrop0 = scalar, S08, 1405, "", 1, 0
jamTimer0 = scalar, U16, 1406, "sec", 0.01, 0
; total TS size = 1408
faultCode0 = scalar, U08, 1408, "", 1, 0
heaterDuty0 = scalar, U08, 1409, "%", 1, 0
pumpDuty0 = scalar, U08, 1410, "%", 1, 0
tempC0 = scalar, U16, 1412, "C", 1, 0
nernstVoltage0 = scalar, U16, 1414, "V", 0.001, 0
esr0 = scalar, U16, 1416, "ohm", 1, 0
; total TS size = 1420
dcOutput0 = scalar, F32, 1420, "per", 1,0
isEnabled0_int = scalar, U08, 1424, "per", 1,0
isEnabled0 = bits, U32, 1428, [0:0]
; total TS size = 1432
value0 = scalar, U16, 1432, "value", 1,0
value1 = scalar, U16, 1434, "value", 1,0
errorRate = scalar, F32, 1436, "ratio", 1,0
; total TS size = 1440
vvtTarget = scalar, U16, 1440, "deg", 0.1, 0
vvtOutput = scalar, U08, 1442, "%", 0.5, 0
isBenchTest = bits, U32, 1052, [0:0]
hasIgnitionVoltage = bits, U32, 1052, [1:1]
mainRelayState = bits, U32, 1052, [2:2]
delayedShutoffRequested = bits, U32, 1052, [3:3]
; total TS size = 1056
lua_fuelAdd = scalar, F32, 1056, "g", 1, 0
lua_fuelMult = scalar, F32, 1060, "", 1, 0
lua_clutchUpState = bits, U32, 1064, [0:0]
lua_brakePedalState = bits, U32, 1064, [1:1]
lua_acRequestState = bits, U32, 1064, [2:2]
lua_luaDisableEtb = bits, U32, 1064, [3:3]
lua_luaIgnCut = bits, U32, 1064, [4:4]
sd_tCharge = scalar, S16, 1068, "deg C", 0.01, 0
sd_tChargeK = scalar, F32, 1072, "", 1, 0
crankingFuel_coolantTemperatureCoefficient = scalar, F32, 1076, "", 1, 0
crankingFuel_tpsCoefficient = scalar, F32, 1080, "", 1, 0
crankingFuel_durationCoefficient = scalar, F32, 1084, "", 1, 0
crankingFuel_fuel = scalar, U16, 1088, "mg", 0.01, 0
baroCorrection = scalar, F32, 1092, "", 1, 0
hellenBoardId = scalar, S16, 1096, "id", 1, 0
clutchUpState = scalar, S08, 1098, "", 1, 0
clutchDownState = scalar, S08, 1099, "", 1, 0
brakePedalState = scalar, S08, 1100, "", 1, 0
startStopState = scalar, S08, 1101, "", 1, 0
smartChipState = scalar, S08, 1102, "", 1, 0
smartChipRestartCounter = scalar, S08, 1103, "", 1, 0
smartChipAliveCounter = scalar, S08, 1104, "", 1, 0
startStopPhysicalState = bits, U32, 1108, [0:0]
acrStateDup = bits, U32, 1108, [1:1]
acrEngineMovedRecently = bits, U32, 1108, [2:2]
heaterControlEnabled = bits, U32, 1108, [3:3]
luaDigitalState0 = bits, U32, 1108, [4:4]
luaDigitalState1 = bits, U32, 1108, [5:5]
luaDigitalState2 = bits, U32, 1108, [6:6]
luaDigitalState3 = bits, U32, 1108, [7:7]
startStopStateToggleCounter = scalar, U32, 1112, "", 1, 0
egtValue1 = scalar, F32, 1116, "", 1, 0
egtValue2 = scalar, F32, 1120, "", 1, 0
desiredRpmLimit = scalar, S16, 1124, "rpm", 1, 0
fuelInjectionCounter = scalar, U32, 1128, "", 1, 0
sparkCounter = scalar, U32, 1132, "", 1, 0
fuelingLoad = scalar, F32, 1136, "", 1, 0
ignitionLoad = scalar, F32, 1140, "", 1, 0
veTableYAxis = scalar, U16, 1144, "%", 0.01, 0
; total TS size = 1148
tpsFrom = scalar, F32, 1148
tpsTo = scalar, F32, 1152
deltaTps = scalar, F32, 1156
extraFuel = scalar, F32, 1160, "", 1, 0
valueFromTable = scalar, F32, 1164, "", 1, 0
isAboveAccelThreshold = bits, U32, 1168, [0:0]
isBelowDecelThreshold = bits, U32, 1168, [1:1]
isTimeToResetAccumulator = bits, U32, 1168, [2:2]
isFractionalEnrichment = bits, U32, 1168, [3:3]
belowEpsilon = bits, U32, 1168, [4:4]
tooShort = bits, U32, 1168, [5:5]
fractionalInjFuel = scalar, F32, 1172, "", 1, 0
accumulatedValue = scalar, F32, 1176, "", 1, 0
maxExtraPerCycle = scalar, F32, 1180, "", 1, 0
maxExtraPerPeriod = scalar, F32, 1184, "", 1, 0
maxInjectedPerPeriod = scalar, F32, 1188, "", 1, 0
cycleCnt = scalar, S32, 1192, "", 1, 0
; total TS size = 1196
hwEventCounters1 = scalar, U32, 1196, "", 1, 0
hwEventCounters2 = scalar, U32, 1200, "", 1, 0
hwEventCounters3 = scalar, U32, 1204, "", 1, 0
hwEventCounters4 = scalar, U32, 1208, "", 1, 0
hwEventCounters5 = scalar, U32, 1212, "", 1, 0
hwEventCounters6 = scalar, U32, 1216, "", 1, 0
vvtCamCounter = scalar, U32, 1220, "", 1, 0
mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1224, "", 1, 0
mapVvt_MAP_AT_DIFF = scalar, F32, 1228, "", 1, 0
mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1232, "", 1, 0
mapVvt_map_peak = scalar, U08, 1233, "", 1, 0
currentEngineDecodedPhase = scalar, F32, 1236, "deg", 1, 0
triggerToothAngleError = scalar, F32, 1240, "deg", 1, 0
triggerIgnoredToothCount = scalar, U08, 1244, "", 1, 0
mapCamPrevToothAngle = scalar, F32, 1248, "deg", 1, 0
isDecodingMapCam = bits, U32, 1252, [0:0]
; total TS size = 1256
crankSynchronizationCounter0 = scalar, U32, 1256, "", 1, 0
vvtSyncGapRatio0 = scalar, F32, 1260, "", 1, 0
vvtToothDurations00 = scalar, U32, 1264, "us", 1, 0
vvtCurrentPosition0 = scalar, F32, 1268, "sync: Primary Cam Position", 1, 0
vvtToothPosition10 = scalar, F32, 1272, "sync: Cam Tooth Position", 1, 0
vvtToothPosition20 = scalar, F32, 1276, "sync: Cam Tooth Position", 1, 0
vvtToothPosition30 = scalar, F32, 1280, "sync: Cam Tooth Position", 1, 0
vvtToothPosition40 = scalar, F32, 1284, "sync: Cam Tooth Position", 1, 0
triggerSyncGapRatio0 = scalar, F32, 1288, "", 1, 0
triggerStateIndex0 = scalar, U08, 1292, "", 1, 0
vvtStateIndex0 = scalar, U08, 1293, "", 1, 0
; total TS size = 1296
camResyncCounter = scalar, U08, 1296, "", 1, 0
m_hasSynchronizedPhase = bits, U32, 1300, [0:0]
; total TS size = 1304
wallFuelCorrection = scalar, F32, 1304, "", 1, 0
wallFuel = scalar, F32, 1308, "", 1, 0
; total TS size = 1312
idleState = bits, S32, 1312, [0:2], "not important"
currentIdlePosition = scalar, F32, 1316
baseIdlePosition = scalar, F32, 1320
idleClosedLoop = scalar, F32, 1324
iacByTpsTaper = scalar, F32, 1328
throttlePedalUpState = scalar, S32, 1332, "", 1, 0
mightResetPid = bits, U32, 1336, [0:0]
shouldResetPid = bits, U32, 1336, [1:1]
wasResetPid = bits, U32, 1336, [2:2]
mustResetPid = bits, U32, 1336, [3:3]
isCranking = bits, U32, 1336, [4:4]
isIacTableForCoasting = bits, U32, 1336, [5:5]
notIdling = bits, U32, 1336, [6:6]
needReset = bits, U32, 1336, [7:7]
isInDeadZone = bits, U32, 1336, [8:8]
isBlipping = bits, U32, 1336, [9:9]
useClosedLoop = bits, U32, 1336, [10:10]
badTps = bits, U32, 1336, [11:11]
looksLikeRunning = bits, U32, 1336, [12:12]
looksLikeCoasting = bits, U32, 1336, [13:13]
looksLikeCrankToIdle = bits, U32, 1336, [14:14]
isIdleCoasting = bits, U32, 1336, [15:15]
isIdleClosedLoop = bits, U32, 1336, [16:16]
idleTarget = scalar, S32, 1340, "", 1, 0
targetRpmByClt = scalar, S32, 1344, "", 1, 0
targetRpmAc = scalar, S32, 1348, "", 1, 0
iacByRpmTaper = scalar, F32, 1352
luaAdd = scalar, F32, 1356
; total TS size = 1360
idlePosition0 = scalar, F32, 1360, "per", 1,0
trim0 = scalar, F32, 1364, "", 1, 0
luaAdjustment0 = scalar, F32, 1368, "per", 1,0
m_wastegatePosition0 = scalar, F32, 1372, "per", 1,0
etbFeedForward0 = scalar, F32, 1376
etbIntegralError0 = scalar, F32, 1380, "", 1, 0
etbCurrentTarget0 = scalar, F32, 1384, "%", 1, 0
etbCurrentAdjustedTarget0 = scalar, F32, 1388, "%", 1, 0
etbRevLimitActive0 = bits, U32, 1392, [0:0]
jamDetected0 = bits, U32, 1392, [1:1]
etbDutyRateOfChange0 = scalar, F32, 1396, "per", 1,0
etbDutyAverage0 = scalar, F32, 1400, "per", 1,0
etbTpsErrorCounter0 = scalar, U16, 1404, "count", 1,0
etbPpsErrorCounter0 = scalar, U16, 1406, "count", 1,0
etbErrorCode0 = scalar, S08, 1408, "", 1, 0
tcEtbDrop0 = scalar, S08, 1409, "", 1, 0
jamTimer0 = scalar, U16, 1410, "sec", 0.01, 0
; total TS size = 1412
faultCode0 = scalar, U08, 1412, "", 1, 0
heaterDuty0 = scalar, U08, 1413, "%", 1, 0
pumpDuty0 = scalar, U08, 1414, "%", 1, 0
tempC0 = scalar, U16, 1416, "C", 1, 0
nernstVoltage0 = scalar, U16, 1418, "V", 0.001, 0
esr0 = scalar, U16, 1420, "ohm", 1, 0
; total TS size = 1424
dcOutput0 = scalar, F32, 1424, "per", 1,0
isEnabled0_int = scalar, U08, 1428, "per", 1,0
isEnabled0 = bits, U32, 1432, [0:0]
; total TS size = 1436
value0 = scalar, U16, 1436, "value", 1,0
value1 = scalar, U16, 1438, "value", 1,0
errorRate = scalar, F32, 1440, "ratio", 1,0
; total TS size = 1444
lambdaCurrentlyGood = bits, U32, 1444, [0:0]
lambdaMonitorCut = bits, U32, 1444, [1:1]
lambdaTimeSinceGood = scalar, U16, 1448, "sec", 0.01, 0
; total TS size = 1452
vvtTarget = scalar, U16, 1444, "deg", 0.1, 0
vvtOutput = scalar, U08, 1446, "%", 0.5, 0
; total TS size = 1448
lambdaCurrentlyGood = bits, U32, 1448, [0:0]
lambdaMonitorCut = bits, U32, 1448, [1:1]
lambdaTimeSinceGood = scalar, U16, 1452, "sec", 0.01, 0
; total TS size = 1456
time = { timeNow }
@ -5064,6 +5065,7 @@ entry = luaGauges1, "Lua: Gauge 1", float, "%.3f"
entry = luaGauges2, "Lua: Gauge 2", float, "%.3f"
entry = rawMaf2, "rawMaf2", float, "%.3f"
entry = mafMeasured2, "MAF #2", float, "%.3f"
entry = schedulingUsedCount, "schedulingUsedCount", int, "%d"
entry = vehicleSpeedKph, "Vehicle Speed", float, "%.3f"
entry = Gego, "Gego", float, "%.3f"
entry = testBenchIter, "testBenchIter", int, "%d"

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