parent
95a3b56bcc
commit
961e1d9204
|
@ -106,6 +106,7 @@
|
||||||
#define BENCH_VVT_DURATION 300
|
#define BENCH_VVT_DURATION 300
|
||||||
#define blend_table_s_size 188
|
#define blend_table_s_size 188
|
||||||
#define BLOCKING_FACTOR 750
|
#define BLOCKING_FACTOR 750
|
||||||
|
#define BOARD_OPTIONS_FROM_FILE
|
||||||
#define BOOST_BLEND_COUNT 2
|
#define BOOST_BLEND_COUNT 2
|
||||||
#define BOOST_LOAD_COUNT 8
|
#define BOOST_LOAD_COUNT 8
|
||||||
#define BOOST_RPM_COUNT 8
|
#define BOOST_RPM_COUNT 8
|
||||||
|
@ -1188,7 +1189,7 @@
|
||||||
#define show_microRusEFI_presets false
|
#define show_microRusEFI_presets false
|
||||||
#define show_Proteus_presets false
|
#define show_Proteus_presets false
|
||||||
#define show_test_presets false
|
#define show_test_presets false
|
||||||
#define SIGNATURE_HASH 623408684
|
#define SIGNATURE_HASH 3985269406
|
||||||
#define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin"
|
#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_PREFIX "generated/simulator_tune_image"
|
||||||
#define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin"
|
#define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin"
|
||||||
|
@ -1565,14 +1566,14 @@
|
||||||
#define ts_show_vr_threshold_all false
|
#define ts_show_vr_threshold_all false
|
||||||
#define ts_show_vr_threshold_pins true
|
#define ts_show_vr_threshold_pins true
|
||||||
#define ts_show_vvt_output true
|
#define ts_show_vvt_output true
|
||||||
#define TS_SIGNATURE "rusEFI default.2024.04.18.XYZ.623408684"
|
#define TS_SIGNATURE "rusEFI default.2024.04.18.XYZ.3985269406"
|
||||||
#define TS_SIMULATE_CAN '>'
|
#define TS_SIMULATE_CAN '>'
|
||||||
#define TS_SIMULATE_CAN_char >
|
#define TS_SIMULATE_CAN_char >
|
||||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||||
#define TS_SINGLE_WRITE_COMMAND_char W
|
#define TS_SINGLE_WRITE_COMMAND_char W
|
||||||
#define TS_TEST_COMMAND 't'
|
#define TS_TEST_COMMAND 't'
|
||||||
#define TS_TEST_COMMAND_char t
|
#define TS_TEST_COMMAND_char t
|
||||||
#define TS_TOTAL_OUTPUT_SIZE 1724
|
#define TS_TOTAL_OUTPUT_SIZE 1728
|
||||||
#define TS_TRIGGER_SCOPE_CHANNEL_1_NAME "Channel 1"
|
#define TS_TRIGGER_SCOPE_CHANNEL_1_NAME "Channel 1"
|
||||||
#define TS_TRIGGER_SCOPE_CHANNEL_2_NAME "Channel 2"
|
#define TS_TRIGGER_SCOPE_CHANNEL_2_NAME "Channel 2"
|
||||||
#define TS_TRIGGER_SCOPE_DISABLE 5
|
#define TS_TRIGGER_SCOPE_DISABLE 5
|
||||||
|
|
|
@ -2,5 +2,5 @@
|
||||||
// was generated automatically by rusEFI tool config_definition-all.jar based on gen_config.sh by SignatureConsumer
|
// was generated automatically by rusEFI tool config_definition-all.jar based on gen_config.sh by SignatureConsumer
|
||||||
//
|
//
|
||||||
|
|
||||||
#define SIGNATURE_HASH 623408684
|
#define SIGNATURE_HASH 3985269406
|
||||||
#define TS_SIGNATURE "rusEFI default.2024.04.18.XYZ.623408684"
|
#define TS_SIGNATURE "rusEFI default.2024.04.18.XYZ.3985269406"
|
||||||
|
|
|
@ -38,12 +38,12 @@ enable2ndByteCanID = false
|
||||||
|
|
||||||
[MegaTune]
|
[MegaTune]
|
||||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||||
signature = "rusEFI default.2024.04.18.XYZ.623408684"
|
signature = "rusEFI default.2024.04.18.XYZ.3985269406"
|
||||||
|
|
||||||
[TunerStudio]
|
[TunerStudio]
|
||||||
queryCommand = "S"
|
queryCommand = "S"
|
||||||
versionInfo = "V" ; firmware version for title bar.
|
versionInfo = "V" ; firmware version for title bar.
|
||||||
signature= "rusEFI default.2024.04.18.XYZ.623408684" ; signature is expected to be 7 or more characters.
|
signature= "rusEFI default.2024.04.18.XYZ.3985269406" ; 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
|
; 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
|
useLegacyFTempUnits = false
|
||||||
|
@ -100,7 +100,7 @@ enable2ndByteCanID = false
|
||||||
#define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5"
|
#define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5"
|
||||||
|
|
||||||
; CONFIG_DEFINITION_START
|
; CONFIG_DEFINITION_START
|
||||||
; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Thu Apr 18 15:50:22 UTC 2024
|
; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Thu Apr 18 17:15:53 UTC 2024
|
||||||
|
|
||||||
pageSize = 22656
|
pageSize = 22656
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -2541,7 +2541,7 @@ tcu_shiftTime = scalar, F32, 22652, "ms", 1, 0, 0, 3000, 0
|
||||||
ochGetCommand = "O%2o%2c"
|
ochGetCommand = "O%2o%2c"
|
||||||
|
|
||||||
; see TS_OUTPUT_SIZE in console source code
|
; see TS_OUTPUT_SIZE in console source code
|
||||||
ochBlockSize = 1724
|
ochBlockSize = 1728
|
||||||
|
|
||||||
; 11.2.3 Full Optimized – High Speed
|
; 11.2.3 Full Optimized – High Speed
|
||||||
scatteredOchGetCommand = 9
|
scatteredOchGetCommand = 9
|
||||||
|
@ -3241,202 +3241,203 @@ ignitionLoad = scalar, F32, 1184, "", 1, 0
|
||||||
veTableYAxis = scalar, U16, 1188, "%", 0.01, 0
|
veTableYAxis = scalar, U16, 1188, "%", 0.01, 0
|
||||||
overDwellCounter = scalar, U08, 1190, "", 1, 0
|
overDwellCounter = scalar, U08, 1190, "", 1, 0
|
||||||
overDwellNotScheduledCounter = scalar, U08, 1191, "", 1, 0
|
overDwellNotScheduledCounter = scalar, U08, 1191, "", 1, 0
|
||||||
; total TS size = 1192
|
sparkOutOfOrderCounter = scalar, U08, 1192, "", 1, 0
|
||||||
tpsFrom = scalar, F32, 1192
|
; total TS size = 1196
|
||||||
tpsTo = scalar, F32, 1196
|
tpsFrom = scalar, F32, 1196
|
||||||
deltaTps = scalar, F32, 1200
|
tpsTo = scalar, F32, 1200
|
||||||
extraFuel = scalar, F32, 1204, "", 1, 0
|
deltaTps = scalar, F32, 1204
|
||||||
valueFromTable = scalar, F32, 1208, "", 1, 0
|
extraFuel = scalar, F32, 1208, "", 1, 0
|
||||||
isAboveAccelThreshold = bits, U32, 1212, [0:0]
|
valueFromTable = scalar, F32, 1212, "", 1, 0
|
||||||
isBelowDecelThreshold = bits, U32, 1212, [1:1]
|
isAboveAccelThreshold = bits, U32, 1216, [0:0]
|
||||||
isTimeToResetAccumulator = bits, U32, 1212, [2:2]
|
isBelowDecelThreshold = bits, U32, 1216, [1:1]
|
||||||
isFractionalEnrichment = bits, U32, 1212, [3:3]
|
isTimeToResetAccumulator = bits, U32, 1216, [2:2]
|
||||||
belowEpsilon = bits, U32, 1212, [4:4]
|
isFractionalEnrichment = bits, U32, 1216, [3:3]
|
||||||
tooShort = bits, U32, 1212, [5:5]
|
belowEpsilon = bits, U32, 1216, [4:4]
|
||||||
fractionalInjFuel = scalar, F32, 1216, "", 1, 0
|
tooShort = bits, U32, 1216, [5:5]
|
||||||
accumulatedValue = scalar, F32, 1220, "", 1, 0
|
fractionalInjFuel = scalar, F32, 1220, "", 1, 0
|
||||||
maxExtraPerCycle = scalar, F32, 1224, "", 1, 0
|
accumulatedValue = scalar, F32, 1224, "", 1, 0
|
||||||
maxExtraPerPeriod = scalar, F32, 1228, "", 1, 0
|
maxExtraPerCycle = scalar, F32, 1228, "", 1, 0
|
||||||
maxInjectedPerPeriod = scalar, F32, 1232, "", 1, 0
|
maxExtraPerPeriod = scalar, F32, 1232, "", 1, 0
|
||||||
cycleCnt = scalar, S32, 1236, "", 1, 0
|
maxInjectedPerPeriod = scalar, F32, 1236, "", 1, 0
|
||||||
; total TS size = 1240
|
cycleCnt = scalar, S32, 1240, "", 1, 0
|
||||||
hwEventCounters1 = scalar, U32, 1240, "", 1, 0
|
; total TS size = 1244
|
||||||
hwEventCounters2 = scalar, U32, 1244, "", 1, 0
|
hwEventCounters1 = scalar, U32, 1244, "", 1, 0
|
||||||
hwEventCounters3 = scalar, U32, 1248, "", 1, 0
|
hwEventCounters2 = scalar, U32, 1248, "", 1, 0
|
||||||
hwEventCounters4 = scalar, U32, 1252, "", 1, 0
|
hwEventCounters3 = scalar, U32, 1252, "", 1, 0
|
||||||
hwEventCounters5 = scalar, U32, 1256, "", 1, 0
|
hwEventCounters4 = scalar, U32, 1256, "", 1, 0
|
||||||
hwEventCounters6 = scalar, U32, 1260, "", 1, 0
|
hwEventCounters5 = scalar, U32, 1260, "", 1, 0
|
||||||
vvtCamCounter = scalar, U32, 1264, "", 1, 0
|
hwEventCounters6 = scalar, U32, 1264, "", 1, 0
|
||||||
mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1268, "", 1, 0
|
vvtCamCounter = scalar, U32, 1268, "", 1, 0
|
||||||
mapVvt_MAP_AT_DIFF = scalar, F32, 1272, "", 1, 0
|
mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1272, "", 1, 0
|
||||||
mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1276, "", 1, 0
|
mapVvt_MAP_AT_DIFF = scalar, F32, 1276, "", 1, 0
|
||||||
mapVvt_map_peak = scalar, U08, 1277, "", 1, 0
|
mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1280, "", 1, 0
|
||||||
currentEngineDecodedPhase = scalar, F32, 1280, "deg", 1, 0
|
mapVvt_map_peak = scalar, U08, 1281, "", 1, 0
|
||||||
triggerToothAngleError = scalar, F32, 1284, "deg", 1, 0
|
currentEngineDecodedPhase = scalar, F32, 1284, "deg", 1, 0
|
||||||
triggerIgnoredToothCount = scalar, U08, 1288, "", 1, 0
|
triggerToothAngleError = scalar, F32, 1288, "deg", 1, 0
|
||||||
mapCamPrevToothAngle = scalar, F32, 1292, "deg", 1, 0
|
triggerIgnoredToothCount = scalar, U08, 1292, "", 1, 0
|
||||||
isDecodingMapCam = bits, U32, 1296, [0:0]
|
mapCamPrevToothAngle = scalar, F32, 1296, "deg", 1, 0
|
||||||
; total TS size = 1300
|
isDecodingMapCam = bits, U32, 1300, [0:0]
|
||||||
crankSynchronizationCounter0 = scalar, U32, 1300, "", 1, 0
|
; total TS size = 1304
|
||||||
vvtSyncGapRatio0 = scalar, F32, 1304, "", 1, 0
|
crankSynchronizationCounter0 = scalar, U32, 1304, "", 1, 0
|
||||||
vvtToothDurations00 = scalar, U32, 1308, "us", 1, 0
|
vvtSyncGapRatio0 = scalar, F32, 1308, "", 1, 0
|
||||||
vvtCurrentPosition0 = scalar, F32, 1312, "sync: Primary Cam Position", 1, 0
|
vvtToothDurations00 = scalar, U32, 1312, "us", 1, 0
|
||||||
vvtToothPosition10 = scalar, F32, 1316, "sync: Cam Tooth Position", 1, 0
|
vvtCurrentPosition0 = scalar, F32, 1316, "sync: Primary Cam Position", 1, 0
|
||||||
vvtToothPosition20 = scalar, F32, 1320, "sync: Cam Tooth Position", 1, 0
|
vvtToothPosition10 = scalar, F32, 1320, "sync: Cam Tooth Position", 1, 0
|
||||||
vvtToothPosition30 = scalar, F32, 1324, "sync: Cam Tooth Position", 1, 0
|
vvtToothPosition20 = scalar, F32, 1324, "sync: Cam Tooth Position", 1, 0
|
||||||
vvtToothPosition40 = scalar, F32, 1328, "sync: Cam Tooth Position", 1, 0
|
vvtToothPosition30 = scalar, F32, 1328, "sync: Cam Tooth Position", 1, 0
|
||||||
triggerSyncGapRatio0 = scalar, F32, 1332, "", 1, 0
|
vvtToothPosition40 = scalar, F32, 1332, "sync: Cam Tooth Position", 1, 0
|
||||||
triggerStateIndex0 = scalar, U08, 1336, "", 1, 0
|
triggerSyncGapRatio0 = scalar, F32, 1336, "", 1, 0
|
||||||
vvtStateIndex0 = scalar, U08, 1337, "", 1, 0
|
triggerStateIndex0 = scalar, U08, 1340, "", 1, 0
|
||||||
; total TS size = 1340
|
vvtStateIndex0 = scalar, U08, 1341, "", 1, 0
|
||||||
crankSynchronizationCounter1 = scalar, U32, 1340, "", 1, 0
|
; total TS size = 1344
|
||||||
vvtSyncGapRatio1 = scalar, F32, 1344, "", 1, 0
|
crankSynchronizationCounter1 = scalar, U32, 1344, "", 1, 0
|
||||||
vvtToothDurations01 = scalar, U32, 1348, "us", 1, 0
|
vvtSyncGapRatio1 = scalar, F32, 1348, "", 1, 0
|
||||||
vvtCurrentPosition1 = scalar, F32, 1352, "sync: Primary Cam Position", 1, 0
|
vvtToothDurations01 = scalar, U32, 1352, "us", 1, 0
|
||||||
vvtToothPosition11 = scalar, F32, 1356, "sync: Cam Tooth Position", 1, 0
|
vvtCurrentPosition1 = scalar, F32, 1356, "sync: Primary Cam Position", 1, 0
|
||||||
vvtToothPosition21 = scalar, F32, 1360, "sync: Cam Tooth Position", 1, 0
|
vvtToothPosition11 = scalar, F32, 1360, "sync: Cam Tooth Position", 1, 0
|
||||||
vvtToothPosition31 = scalar, F32, 1364, "sync: Cam Tooth Position", 1, 0
|
vvtToothPosition21 = scalar, F32, 1364, "sync: Cam Tooth Position", 1, 0
|
||||||
vvtToothPosition41 = scalar, F32, 1368, "sync: Cam Tooth Position", 1, 0
|
vvtToothPosition31 = scalar, F32, 1368, "sync: Cam Tooth Position", 1, 0
|
||||||
triggerSyncGapRatio1 = scalar, F32, 1372, "", 1, 0
|
vvtToothPosition41 = scalar, F32, 1372, "sync: Cam Tooth Position", 1, 0
|
||||||
triggerStateIndex1 = scalar, U08, 1376, "", 1, 0
|
triggerSyncGapRatio1 = scalar, F32, 1376, "", 1, 0
|
||||||
vvtStateIndex1 = scalar, U08, 1377, "", 1, 0
|
triggerStateIndex1 = scalar, U08, 1380, "", 1, 0
|
||||||
; total TS size = 1380
|
vvtStateIndex1 = scalar, U08, 1381, "", 1, 0
|
||||||
crankSynchronizationCounter2 = scalar, U32, 1380, "", 1, 0
|
; total TS size = 1384
|
||||||
vvtSyncGapRatio2 = scalar, F32, 1384, "", 1, 0
|
crankSynchronizationCounter2 = scalar, U32, 1384, "", 1, 0
|
||||||
vvtToothDurations02 = scalar, U32, 1388, "us", 1, 0
|
vvtSyncGapRatio2 = scalar, F32, 1388, "", 1, 0
|
||||||
vvtCurrentPosition2 = scalar, F32, 1392, "sync: Primary Cam Position", 1, 0
|
vvtToothDurations02 = scalar, U32, 1392, "us", 1, 0
|
||||||
vvtToothPosition12 = scalar, F32, 1396, "sync: Cam Tooth Position", 1, 0
|
vvtCurrentPosition2 = scalar, F32, 1396, "sync: Primary Cam Position", 1, 0
|
||||||
vvtToothPosition22 = scalar, F32, 1400, "sync: Cam Tooth Position", 1, 0
|
vvtToothPosition12 = scalar, F32, 1400, "sync: Cam Tooth Position", 1, 0
|
||||||
vvtToothPosition32 = scalar, F32, 1404, "sync: Cam Tooth Position", 1, 0
|
vvtToothPosition22 = scalar, F32, 1404, "sync: Cam Tooth Position", 1, 0
|
||||||
vvtToothPosition42 = scalar, F32, 1408, "sync: Cam Tooth Position", 1, 0
|
vvtToothPosition32 = scalar, F32, 1408, "sync: Cam Tooth Position", 1, 0
|
||||||
triggerSyncGapRatio2 = scalar, F32, 1412, "", 1, 0
|
vvtToothPosition42 = scalar, F32, 1412, "sync: Cam Tooth Position", 1, 0
|
||||||
triggerStateIndex2 = scalar, U08, 1416, "", 1, 0
|
triggerSyncGapRatio2 = scalar, F32, 1416, "", 1, 0
|
||||||
vvtStateIndex2 = scalar, U08, 1417, "", 1, 0
|
triggerStateIndex2 = scalar, U08, 1420, "", 1, 0
|
||||||
; total TS size = 1420
|
vvtStateIndex2 = scalar, U08, 1421, "", 1, 0
|
||||||
crankSynchronizationCounter3 = scalar, U32, 1420, "", 1, 0
|
; total TS size = 1424
|
||||||
vvtSyncGapRatio3 = scalar, F32, 1424, "", 1, 0
|
crankSynchronizationCounter3 = scalar, U32, 1424, "", 1, 0
|
||||||
vvtToothDurations03 = scalar, U32, 1428, "us", 1, 0
|
vvtSyncGapRatio3 = scalar, F32, 1428, "", 1, 0
|
||||||
vvtCurrentPosition3 = scalar, F32, 1432, "sync: Primary Cam Position", 1, 0
|
vvtToothDurations03 = scalar, U32, 1432, "us", 1, 0
|
||||||
vvtToothPosition13 = scalar, F32, 1436, "sync: Cam Tooth Position", 1, 0
|
vvtCurrentPosition3 = scalar, F32, 1436, "sync: Primary Cam Position", 1, 0
|
||||||
vvtToothPosition23 = scalar, F32, 1440, "sync: Cam Tooth Position", 1, 0
|
vvtToothPosition13 = scalar, F32, 1440, "sync: Cam Tooth Position", 1, 0
|
||||||
vvtToothPosition33 = scalar, F32, 1444, "sync: Cam Tooth Position", 1, 0
|
vvtToothPosition23 = scalar, F32, 1444, "sync: Cam Tooth Position", 1, 0
|
||||||
vvtToothPosition43 = scalar, F32, 1448, "sync: Cam Tooth Position", 1, 0
|
vvtToothPosition33 = scalar, F32, 1448, "sync: Cam Tooth Position", 1, 0
|
||||||
triggerSyncGapRatio3 = scalar, F32, 1452, "", 1, 0
|
vvtToothPosition43 = scalar, F32, 1452, "sync: Cam Tooth Position", 1, 0
|
||||||
triggerStateIndex3 = scalar, U08, 1456, "", 1, 0
|
triggerSyncGapRatio3 = scalar, F32, 1456, "", 1, 0
|
||||||
vvtStateIndex3 = scalar, U08, 1457, "", 1, 0
|
triggerStateIndex3 = scalar, U08, 1460, "", 1, 0
|
||||||
; total TS size = 1460
|
vvtStateIndex3 = scalar, U08, 1461, "", 1, 0
|
||||||
crankSynchronizationCounter4 = scalar, U32, 1460, "", 1, 0
|
; total TS size = 1464
|
||||||
vvtSyncGapRatio4 = scalar, F32, 1464, "", 1, 0
|
crankSynchronizationCounter4 = scalar, U32, 1464, "", 1, 0
|
||||||
vvtToothDurations04 = scalar, U32, 1468, "us", 1, 0
|
vvtSyncGapRatio4 = scalar, F32, 1468, "", 1, 0
|
||||||
vvtCurrentPosition4 = scalar, F32, 1472, "sync: Primary Cam Position", 1, 0
|
vvtToothDurations04 = scalar, U32, 1472, "us", 1, 0
|
||||||
vvtToothPosition14 = scalar, F32, 1476, "sync: Cam Tooth Position", 1, 0
|
vvtCurrentPosition4 = scalar, F32, 1476, "sync: Primary Cam Position", 1, 0
|
||||||
vvtToothPosition24 = scalar, F32, 1480, "sync: Cam Tooth Position", 1, 0
|
vvtToothPosition14 = scalar, F32, 1480, "sync: Cam Tooth Position", 1, 0
|
||||||
vvtToothPosition34 = scalar, F32, 1484, "sync: Cam Tooth Position", 1, 0
|
vvtToothPosition24 = scalar, F32, 1484, "sync: Cam Tooth Position", 1, 0
|
||||||
vvtToothPosition44 = scalar, F32, 1488, "sync: Cam Tooth Position", 1, 0
|
vvtToothPosition34 = scalar, F32, 1488, "sync: Cam Tooth Position", 1, 0
|
||||||
triggerSyncGapRatio4 = scalar, F32, 1492, "", 1, 0
|
vvtToothPosition44 = scalar, F32, 1492, "sync: Cam Tooth Position", 1, 0
|
||||||
triggerStateIndex4 = scalar, U08, 1496, "", 1, 0
|
triggerSyncGapRatio4 = scalar, F32, 1496, "", 1, 0
|
||||||
vvtStateIndex4 = scalar, U08, 1497, "", 1, 0
|
triggerStateIndex4 = scalar, U08, 1500, "", 1, 0
|
||||||
; total TS size = 1500
|
vvtStateIndex4 = scalar, U08, 1501, "", 1, 0
|
||||||
camResyncCounter = scalar, U08, 1500, "", 1, 0
|
; total TS size = 1504
|
||||||
m_hasSynchronizedPhase = bits, U32, 1504, [0:0]
|
camResyncCounter = scalar, U08, 1504, "", 1, 0
|
||||||
; total TS size = 1508
|
m_hasSynchronizedPhase = bits, U32, 1508, [0:0]
|
||||||
wallFuelCorrection = scalar, F32, 1508, "", 1, 0
|
; total TS size = 1512
|
||||||
wallFuel = scalar, F32, 1512, "", 1, 0
|
wallFuelCorrection = scalar, F32, 1512, "", 1, 0
|
||||||
; total TS size = 1516
|
wallFuel = scalar, F32, 1516, "", 1, 0
|
||||||
idleState = bits, S32, 1516, [0:2], "not important"
|
; total TS size = 1520
|
||||||
currentIdlePosition = scalar, F32, 1520
|
idleState = bits, S32, 1520, [0:2], "not important"
|
||||||
baseIdlePosition = scalar, F32, 1524
|
currentIdlePosition = scalar, F32, 1524
|
||||||
idleClosedLoop = scalar, F32, 1528
|
baseIdlePosition = scalar, F32, 1528
|
||||||
iacByTpsTaper = scalar, F32, 1532
|
idleClosedLoop = scalar, F32, 1532
|
||||||
throttlePedalUpState = scalar, S32, 1536, "", 1, 0
|
iacByTpsTaper = scalar, F32, 1536
|
||||||
mightResetPid = bits, U32, 1540, [0:0]
|
throttlePedalUpState = scalar, S32, 1540, "", 1, 0
|
||||||
shouldResetPid = bits, U32, 1540, [1:1]
|
mightResetPid = bits, U32, 1544, [0:0]
|
||||||
wasResetPid = bits, U32, 1540, [2:2]
|
shouldResetPid = bits, U32, 1544, [1:1]
|
||||||
mustResetPid = bits, U32, 1540, [3:3]
|
wasResetPid = bits, U32, 1544, [2:2]
|
||||||
isCranking = bits, U32, 1540, [4:4]
|
mustResetPid = bits, U32, 1544, [3:3]
|
||||||
isIacTableForCoasting = bits, U32, 1540, [5:5]
|
isCranking = bits, U32, 1544, [4:4]
|
||||||
notIdling = bits, U32, 1540, [6:6]
|
isIacTableForCoasting = bits, U32, 1544, [5:5]
|
||||||
needReset = bits, U32, 1540, [7:7]
|
notIdling = bits, U32, 1544, [6:6]
|
||||||
isInDeadZone = bits, U32, 1540, [8:8]
|
needReset = bits, U32, 1544, [7:7]
|
||||||
isBlipping = bits, U32, 1540, [9:9]
|
isInDeadZone = bits, U32, 1544, [8:8]
|
||||||
useClosedLoop = bits, U32, 1540, [10:10]
|
isBlipping = bits, U32, 1544, [9:9]
|
||||||
badTps = bits, U32, 1540, [11:11]
|
useClosedLoop = bits, U32, 1544, [10:10]
|
||||||
looksLikeRunning = bits, U32, 1540, [12:12]
|
badTps = bits, U32, 1544, [11:11]
|
||||||
looksLikeCoasting = bits, U32, 1540, [13:13]
|
looksLikeRunning = bits, U32, 1544, [12:12]
|
||||||
looksLikeCrankToIdle = bits, U32, 1540, [14:14]
|
looksLikeCoasting = bits, U32, 1544, [13:13]
|
||||||
isIdleCoasting = bits, U32, 1540, [15:15]
|
looksLikeCrankToIdle = bits, U32, 1544, [14:14]
|
||||||
isIdleClosedLoop = bits, U32, 1540, [16:16]
|
isIdleCoasting = bits, U32, 1544, [15:15]
|
||||||
idleTarget = scalar, S32, 1544, "", 1, 0
|
isIdleClosedLoop = bits, U32, 1544, [16:16]
|
||||||
targetRpmByClt = scalar, S32, 1548, "", 1, 0
|
idleTarget = scalar, S32, 1548, "", 1, 0
|
||||||
targetRpmAc = scalar, S32, 1552, "", 1, 0
|
targetRpmByClt = scalar, S32, 1552, "", 1, 0
|
||||||
iacByRpmTaper = scalar, F32, 1556
|
targetRpmAc = scalar, S32, 1556, "", 1, 0
|
||||||
luaAdd = scalar, F32, 1560
|
iacByRpmTaper = scalar, F32, 1560
|
||||||
; total TS size = 1564
|
luaAdd = scalar, F32, 1564
|
||||||
idlePosition0 = scalar, F32, 1564, "per", 1,0
|
; total TS size = 1568
|
||||||
trim0 = scalar, F32, 1568, "", 1, 0
|
idlePosition0 = scalar, F32, 1568, "per", 1,0
|
||||||
luaAdjustment0 = scalar, F32, 1572, "per", 1,0
|
trim0 = scalar, F32, 1572, "", 1, 0
|
||||||
m_wastegatePosition0 = scalar, F32, 1576, "per", 1,0
|
luaAdjustment0 = scalar, F32, 1576, "per", 1,0
|
||||||
etbFeedForward0 = scalar, F32, 1580
|
m_wastegatePosition0 = scalar, F32, 1580, "per", 1,0
|
||||||
etbIntegralError0 = scalar, F32, 1584, "", 1, 0
|
etbFeedForward0 = scalar, F32, 1584
|
||||||
etbCurrentTarget0 = scalar, F32, 1588, "%", 1, 0
|
etbIntegralError0 = scalar, F32, 1588, "", 1, 0
|
||||||
etbCurrentAdjustedTarget0 = scalar, F32, 1592, "%", 1, 0
|
etbCurrentTarget0 = scalar, F32, 1592, "%", 1, 0
|
||||||
etbRevLimitActive0 = bits, U32, 1596, [0:0]
|
etbCurrentAdjustedTarget0 = scalar, F32, 1596, "%", 1, 0
|
||||||
jamDetected0 = bits, U32, 1596, [1:1]
|
etbRevLimitActive0 = bits, U32, 1600, [0:0]
|
||||||
etbDutyRateOfChange0 = scalar, F32, 1600, "per", 1,0
|
jamDetected0 = bits, U32, 1600, [1:1]
|
||||||
etbDutyAverage0 = scalar, F32, 1604, "per", 1,0
|
etbDutyRateOfChange0 = scalar, F32, 1604, "per", 1,0
|
||||||
etbTpsErrorCounter0 = scalar, U16, 1608, "count", 1,0
|
etbDutyAverage0 = scalar, F32, 1608, "per", 1,0
|
||||||
etbPpsErrorCounter0 = scalar, U16, 1610, "count", 1,0
|
etbTpsErrorCounter0 = scalar, U16, 1612, "count", 1,0
|
||||||
etbErrorCode0 = scalar, S08, 1612, "", 1, 0
|
etbPpsErrorCounter0 = scalar, U16, 1614, "count", 1,0
|
||||||
tcEtbDrop0 = scalar, S08, 1613, "", 1, 0
|
etbErrorCode0 = scalar, S08, 1616, "", 1, 0
|
||||||
jamTimer0 = scalar, U16, 1614, "sec", 0.01, 0
|
tcEtbDrop0 = scalar, S08, 1617, "", 1, 0
|
||||||
; total TS size = 1616
|
jamTimer0 = scalar, U16, 1618, "sec", 0.01, 0
|
||||||
idlePosition1 = scalar, F32, 1616, "per", 1,0
|
; total TS size = 1620
|
||||||
trim1 = scalar, F32, 1620, "", 1, 0
|
idlePosition1 = scalar, F32, 1620, "per", 1,0
|
||||||
luaAdjustment1 = scalar, F32, 1624, "per", 1,0
|
trim1 = scalar, F32, 1624, "", 1, 0
|
||||||
m_wastegatePosition1 = scalar, F32, 1628, "per", 1,0
|
luaAdjustment1 = scalar, F32, 1628, "per", 1,0
|
||||||
etbFeedForward1 = scalar, F32, 1632
|
m_wastegatePosition1 = scalar, F32, 1632, "per", 1,0
|
||||||
etbIntegralError1 = scalar, F32, 1636, "", 1, 0
|
etbFeedForward1 = scalar, F32, 1636
|
||||||
etbCurrentTarget1 = scalar, F32, 1640, "%", 1, 0
|
etbIntegralError1 = scalar, F32, 1640, "", 1, 0
|
||||||
etbCurrentAdjustedTarget1 = scalar, F32, 1644, "%", 1, 0
|
etbCurrentTarget1 = scalar, F32, 1644, "%", 1, 0
|
||||||
etbRevLimitActive1 = bits, U32, 1648, [0:0]
|
etbCurrentAdjustedTarget1 = scalar, F32, 1648, "%", 1, 0
|
||||||
jamDetected1 = bits, U32, 1648, [1:1]
|
etbRevLimitActive1 = bits, U32, 1652, [0:0]
|
||||||
etbDutyRateOfChange1 = scalar, F32, 1652, "per", 1,0
|
jamDetected1 = bits, U32, 1652, [1:1]
|
||||||
etbDutyAverage1 = scalar, F32, 1656, "per", 1,0
|
etbDutyRateOfChange1 = scalar, F32, 1656, "per", 1,0
|
||||||
etbTpsErrorCounter1 = scalar, U16, 1660, "count", 1,0
|
etbDutyAverage1 = scalar, F32, 1660, "per", 1,0
|
||||||
etbPpsErrorCounter1 = scalar, U16, 1662, "count", 1,0
|
etbTpsErrorCounter1 = scalar, U16, 1664, "count", 1,0
|
||||||
etbErrorCode1 = scalar, S08, 1664, "", 1, 0
|
etbPpsErrorCounter1 = scalar, U16, 1666, "count", 1,0
|
||||||
tcEtbDrop1 = scalar, S08, 1665, "", 1, 0
|
etbErrorCode1 = scalar, S08, 1668, "", 1, 0
|
||||||
jamTimer1 = scalar, U16, 1666, "sec", 0.01, 0
|
tcEtbDrop1 = scalar, S08, 1669, "", 1, 0
|
||||||
; total TS size = 1668
|
jamTimer1 = scalar, U16, 1670, "sec", 0.01, 0
|
||||||
faultCode0 = scalar, U08, 1668, "", 1, 0
|
; total TS size = 1672
|
||||||
heaterDuty0 = scalar, U08, 1669, "%", 1, 0
|
faultCode0 = scalar, U08, 1672, "", 1, 0
|
||||||
pumpDuty0 = scalar, U08, 1670, "%", 1, 0
|
heaterDuty0 = scalar, U08, 1673, "%", 1, 0
|
||||||
tempC0 = scalar, U16, 1672, "C", 1, 0
|
pumpDuty0 = scalar, U08, 1674, "%", 1, 0
|
||||||
nernstVoltage0 = scalar, U16, 1674, "V", 0.001, 0
|
tempC0 = scalar, U16, 1676, "C", 1, 0
|
||||||
esr0 = scalar, U16, 1676, "ohm", 1, 0
|
nernstVoltage0 = scalar, U16, 1678, "V", 0.001, 0
|
||||||
; total TS size = 1680
|
esr0 = scalar, U16, 1680, "ohm", 1, 0
|
||||||
faultCode1 = scalar, U08, 1680, "", 1, 0
|
; total TS size = 1684
|
||||||
heaterDuty1 = scalar, U08, 1681, "%", 1, 0
|
faultCode1 = scalar, U08, 1684, "", 1, 0
|
||||||
pumpDuty1 = scalar, U08, 1682, "%", 1, 0
|
heaterDuty1 = scalar, U08, 1685, "%", 1, 0
|
||||||
tempC1 = scalar, U16, 1684, "C", 1, 0
|
pumpDuty1 = scalar, U08, 1686, "%", 1, 0
|
||||||
nernstVoltage1 = scalar, U16, 1686, "V", 0.001, 0
|
tempC1 = scalar, U16, 1688, "C", 1, 0
|
||||||
esr1 = scalar, U16, 1688, "ohm", 1, 0
|
nernstVoltage1 = scalar, U16, 1690, "V", 0.001, 0
|
||||||
; total TS size = 1692
|
esr1 = scalar, U16, 1692, "ohm", 1, 0
|
||||||
dcOutput0 = scalar, F32, 1692, "per", 1,0
|
; total TS size = 1696
|
||||||
isEnabled0_int = scalar, U08, 1696, "per", 1,0
|
dcOutput0 = scalar, F32, 1696, "per", 1,0
|
||||||
isEnabled0 = bits, U32, 1700, [0:0]
|
isEnabled0_int = scalar, U08, 1700, "per", 1,0
|
||||||
; total TS size = 1704
|
isEnabled0 = bits, U32, 1704, [0:0]
|
||||||
value0 = scalar, U16, 1704, "value", 1,0
|
; total TS size = 1708
|
||||||
value1 = scalar, U16, 1706, "value", 1,0
|
value0 = scalar, U16, 1708, "value", 1,0
|
||||||
errorRate = scalar, F32, 1708, "ratio", 1,0
|
value1 = scalar, U16, 1710, "value", 1,0
|
||||||
; total TS size = 1712
|
errorRate = scalar, F32, 1712, "ratio", 1,0
|
||||||
vvtTarget = scalar, U16, 1712, "deg", 0.1, 0
|
|
||||||
vvtOutput = scalar, U08, 1714, "%", 0.5, 0
|
|
||||||
; total TS size = 1716
|
; total TS size = 1716
|
||||||
lambdaCurrentlyGood = bits, U32, 1716, [0:0]
|
vvtTarget = scalar, U16, 1716, "deg", 0.1, 0
|
||||||
lambdaMonitorCut = bits, U32, 1716, [1:1]
|
vvtOutput = scalar, U08, 1718, "%", 0.5, 0
|
||||||
lambdaTimeSinceGood = scalar, U16, 1720, "sec", 0.01, 0
|
; total TS size = 1720
|
||||||
; total TS size = 1724
|
lambdaCurrentlyGood = bits, U32, 1720, [0:0]
|
||||||
|
lambdaMonitorCut = bits, U32, 1720, [1:1]
|
||||||
|
lambdaTimeSinceGood = scalar, U16, 1724, "sec", 0.01, 0
|
||||||
|
; total TS size = 1728
|
||||||
|
|
||||||
|
|
||||||
time = { timeNow }
|
time = { timeNow }
|
||||||
|
@ -5641,6 +5642,7 @@ entry = ignitionLoad, "Ignition: load", float, "%.3f"
|
||||||
entry = veTableYAxis, "veTableYAxis", float, "%.3f"
|
entry = veTableYAxis, "veTableYAxis", float, "%.3f"
|
||||||
entry = overDwellCounter, "overDwellCounter", int, "%d"
|
entry = overDwellCounter, "overDwellCounter", int, "%d"
|
||||||
entry = overDwellNotScheduledCounter, "overDwellNotScheduledCounter", int, "%d"
|
entry = overDwellNotScheduledCounter, "overDwellNotScheduledCounter", int, "%d"
|
||||||
|
entry = sparkOutOfOrderCounter, "sparkOutOfOrderCounter", int, "%d"
|
||||||
entry = tpsFrom, "Fuel: TPS AE from", float, "%.3f"
|
entry = tpsFrom, "Fuel: TPS AE from", float, "%.3f"
|
||||||
entry = tpsTo, "Fuel: TPS AE to", float, "%.3f"
|
entry = tpsTo, "Fuel: TPS AE to", float, "%.3f"
|
||||||
entry = deltaTps, "Fuel: TPS AE change", float, "%.3f"
|
entry = deltaTps, "Fuel: TPS AE change", float, "%.3f"
|
||||||
|
@ -6639,6 +6641,7 @@ dialog = engine_stateDialog, "engine_state"
|
||||||
graphLine = overDwellCounter
|
graphLine = overDwellCounter
|
||||||
liveGraph = engine_state_8_Graph, "Graph", South
|
liveGraph = engine_state_8_Graph, "Graph", South
|
||||||
graphLine = overDwellNotScheduledCounter
|
graphLine = overDwellNotScheduledCounter
|
||||||
|
graphLine = sparkOutOfOrderCounter
|
||||||
|
|
||||||
indicatorPanel = tps_accel_stateIndicatorPanel, 2
|
indicatorPanel = tps_accel_stateIndicatorPanel, 2
|
||||||
indicator = {isAboveAccelThreshold}, "isAboveAccelThreshold No", "isAboveAccelThreshold Yes"
|
indicator = {isAboveAccelThreshold}, "isAboveAccelThreshold No", "isAboveAccelThreshold Yes"
|
||||||
|
@ -9345,6 +9348,7 @@ dialog = tcuControls, "Transmission Settings"
|
||||||
dialog = fancyHardwareDialog, "Fancy Boards"
|
dialog = fancyHardwareDialog, "Fancy Boards"
|
||||||
field = fancySmartS,fancySmartS
|
field = fancySmartS,fancySmartS
|
||||||
field = fancySmartL,fancySmartL
|
field = fancySmartL,fancySmartL
|
||||||
|
|
||||||
|
|
||||||
dialog = parkingLot2, "Experimental 2"
|
dialog = parkingLot2, "Experimental 2"
|
||||||
field = dacOutputPins1, dacOutputPins1
|
field = dacOutputPins1, dacOutputPins1
|
||||||
|
|
Loading…
Reference in New Issue