From 3960732c2d719b41a073570758d52776987561aa Mon Sep 17 00:00:00 2001 From: rusefi Date: Tue, 12 Jun 2018 22:52:11 -0400 Subject: [PATCH] injection phase datalog --- firmware/tunerstudio/rusefi.ini | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/firmware/tunerstudio/rusefi.ini b/firmware/tunerstudio/rusefi.ini index 147fe962c1..65cb0a0a07 100644 --- a/firmware/tunerstudio/rusefi.ini +++ b/firmware/tunerstudio/rusefi.ini @@ -63,7 +63,7 @@ enable2ndByteCanID = false ; see PAGE_0_SIZE in C source code ; CONFIG_DEFINITION_START -; this section was generated automatically by ConfigDefinition.jar based on rusefi_config.txt Sun Jun 10 04:40:26 EDT 2018 +; this section was generated automatically by ConfigDefinition.jar based on rusefi_config.txt Tue Jun 12 22:51:51 EDT 2018 pageSize = 20000 page = 1 @@ -1093,8 +1093,9 @@ fileVersion = { 20171101 } coilDutyCycle = scalar, F32, 272, "perc", 1, 0 accelerationX = scalar, S16, 276, "G", 0.01, 0 accelerationY = scalar, S16, 276, "G", 0.01, 0 - oilPressure = scalar, F32, 280, "kPa", 1, 0.0 - fuelConsumptionPerHour=scalar, F32, 284, "kPa", 1, 0.0 + oilPressure = scalar, F32, 280, "kPa", 1, 0.0 + fuelConsumptionPerHour=scalar, F32, 284, "kPa", 1, 0.0 + injectionOffset = scalar, F32, 288, "deg", 1, 0; ; ; see TunerStudioOutputChannels struct ; @@ -1704,6 +1705,7 @@ gaugeCategory = Fuel Data entry = sparkDwellValue, "dwell: coil charge time", float,"%.3f" entry = vvtPosition, "VVT postion", float,"%.2f" + entry = injectionOffset, "injOffset" , float, "%.2F" ; is there a way to log parameter? entry = debugMode, "debugMode",int,"%d" ; Alternator_PID: alternator duty cycle