From 1cb86be93294d0b6a82e2aba168fb259022222f0 Mon Sep 17 00:00:00 2001 From: rusEfi Date: Wed, 11 Mar 2015 17:05:36 -0500 Subject: [PATCH] auto-sync --- 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 fad61983ca..3194a93313 100644 --- a/firmware/integration/rusefi_config.txt +++ b/firmware/integration/rusefi_config.txt @@ -169,7 +169,7 @@ injection_mode_e crankingInjectionMode; float globalTriggerAngleOffset;This field is the angle between Top Dead Center (TDC) and the first trigger event.\nKnowing this angle allows us to control timing and other angles in reference to TDC.;"deg", 1, 0, 0, 720, 0 float analogInputDividerCoefficient;This parameter holds the coefficient of input voltage dividers;"coef", 1, 0, 0.01, 10.0, 2 -custom engine_load_mode_e 4 bits, U32, @OFFSET@, [0:1], "MAF", "Alpha-N", "MAP", "SPEED DENSITY" +custom engine_load_mode_e 4 bits, U32, @OFFSET@, [0:1], "MAF", "Alpha-N/TPS", "MAP", "SPEED DENSITY" engine_load_mode_e algorithm;This setting controls which algorithm is used for ENGINE LOAD float vbattDividerCoeff;;"coef", 1, 0, 0.01, 20.0, 2 float fanOnTemperature;Cooling fan turn-on temperature threshold, in Celsuis;"*C", 1, 0, 0, 1000.0, 2 diff --git a/firmware/tunerstudio/rusefi.ini b/firmware/tunerstudio/rusefi.ini index 24e4128f15..42f74b3666 100644 --- a/firmware/tunerstudio/rusefi.ini +++ b/firmware/tunerstudio/rusefi.ini @@ -37,7 +37,7 @@ enable2ndByteCanID = false ; see PAGE_0_SIZE in C source code ; CONFIG_DEFINITION_START -; this section was generated by ConfigDefinition.jar on Tue Mar 10 21:53:59 EDT 2015 +; this section was generated by ConfigDefinition.jar on Wed Mar 11 17:26:18 EDT 2015 page = 1 engineType = bits, S32, 0, [0:2], "AUDI_AAN", "DODGE_NEON_1995", "FORD_ASPIRE_1996", "FORD_FIESTA", "NISSAN_PRIMERA", "HONDA_ACCORD", "FORD_INLINE_6_1995", "GY6_139QMB" @@ -103,7 +103,7 @@ page = 1 ;skipping injectionMode offset 688 globalTriggerAngleOffset = scalar, F32, 692, "deg", 1, 0, 0, 720, 0 analogInputDividerCoefficient = scalar, F32, 696, "coef", 1, 0, 0.01, 10.0, 2 - algorithm = bits, U32, 700, [0:1], "MAF", "Alpha-N", "MAP", "SPEED DENSITY" + algorithm = bits, U32, 700, [0:1], "MAF", "Alpha-N/TPS", "MAP", "SPEED DENSITY" vbattDividerCoeff = scalar, F32, 704, "coef", 1, 0, 0.01, 20.0, 2 fanOnTemperature = scalar, F32, 708, "*C", 1, 0, 0, 1000.0, 2 fanOffTemperature = scalar, F32, 712, "*C", 1, 0, 0, 1000.0, 2