From 1ae93cbe69d047a58fd07b0cda6575ddf2ee04f4 Mon Sep 17 00:00:00 2001 From: rusefi Date: Tue, 23 Apr 2019 18:34:45 -0400 Subject: [PATCH] All corrections should be ratio, 1.0 = no correction --- firmware/integration/rusefi_config.txt | 2 +- firmware/tunerstudio/rusefi.ini | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/firmware/integration/rusefi_config.txt b/firmware/integration/rusefi_config.txt index 77a9bb41ec..4476a2ebee 100644 --- a/firmware/integration/rusefi_config.txt +++ b/firmware/integration/rusefi_config.txt @@ -794,7 +794,7 @@ baro_corr_table_t baroCorrTable; custom pin_mode_e 1 bits, U08, @OFFSET@, [0:6], @@pin_mode_e_enum@@ - float[CRANKING_CURVE_SIZE] crankingTpsCoef;Cranking fuel correction coefficient based on TPS;"%", 1, 0, 0.0, 700.0, 2 + float[CRANKING_CURVE_SIZE] crankingTpsCoef;Cranking fuel correction coefficient based on TPS;"Ratio", 1, 0, 0.0, 700.0, 2 float[CRANKING_CURVE_SIZE] crankingTpsBins;;"%", 1, 0, 0.0, 100.0, 2 float tachPulseDuractionMs;;"ms", 1, 0, 0.0, 100.0, 2 diff --git a/firmware/tunerstudio/rusefi.ini b/firmware/tunerstudio/rusefi.ini index c1ca8d76c6..24c976aff4 100644 --- a/firmware/tunerstudio/rusefi.ini +++ b/firmware/tunerstudio/rusefi.ini @@ -68,7 +68,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 Tue Apr 23 15:42:37 EDT 2019 +; this section was generated automatically by ConfigDefinition.jar based on rusefi_config.txt Tue Apr 23 18:33:05 EDT 2019 pageSize = 20000 page = 1 @@ -571,7 +571,7 @@ page = 1 baroCorrPressureBins = array, F32, 1564, [4], "kPa", 1, 0, 0.0, 200, 2 baroCorrRpmBins = array, F32, 1580, [4], "RPM", 1, 0, 0.0, 18000, 2 baroCorrTable = array, F32, 1596, [4x4],"%", 1, 0, 0, 999.0, 2 - crankingTpsCoef = array, F32, 1660, [8], "%", 1, 0, 0.0, 700.0, 2 + crankingTpsCoef = array, F32, 1660, [8], "Ratio", 1, 0, 0.0, 700.0, 2 crankingTpsBins = array, F32, 1692, [8], "%", 1, 0, 0.0, 100.0, 2 tachPulseDuractionMs = scalar, F32, 1724, "ms", 1, 0, 0.0, 100.0, 2 tachPulseTriggerIndex = scalar, S32, 1728, "index", 1, 0, 0.0, 360.0, 0