From 4734603ef803f4ddde80cfb53d40518d73895534 Mon Sep 17 00:00:00 2001 From: rusefi Date: Sat, 12 Aug 2017 13:06:10 -0400 Subject: [PATCH] #416 --- firmware/tunerstudio/rusefi.input | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/firmware/tunerstudio/rusefi.input b/firmware/tunerstudio/rusefi.input index 80e78accac..b210bcfba9 100644 --- a/firmware/tunerstudio/rusefi.input +++ b/firmware/tunerstudio/rusefi.input @@ -91,6 +91,15 @@ enable2ndByteCanID = false dataReadyCondition = { toothLogReady } dataLength = 256 ; in bytes, including headers, footers and data + ; recordDef = headerLen, footerLen, recordLen + recordDef = 0, 0, 4; in bytes, the recordLen is for each record, currently limited to 4 bytes + + + recordField = PA3, "Inj D", 3, 1, 1, "" + recordField = PA2, "Inj C", 2, 1, 1, "" + recordField = PA1, "Inj B", 1, 1, 1, "" + recordField = PA0, "Inj A", 0, 1, 1, "" + [VeAnalyze] ; tableName, lambdaTargetTableName, lambdaChannel, egoCorrectionChannel, activeCondition