diff --git a/firmware/tunerstudio/rusefi.ini b/firmware/tunerstudio/rusefi.ini index 65e83ddb36..ce31bdc983 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 Thu May 31 00:49:09 EDT 2018 +; this section was generated automatically by ConfigDefinition.jar based on rusefi_config.txt Tue Jun 05 17:42:11 EDT 2018 pageSize = 20000 page = 1 @@ -2004,7 +2004,7 @@ cmd_stop_engine = "w\x00\x99\x00\x00" ; Engine->Trigger configuration dialog = triggerConfiguration_settings, "Settings Trigger" field = "Trigger type", trigger_type - field = "Operation mode", operationMode + field = "Operation mode / speed", operationMode field = "With VR sensors only rising edge has reliable position" field = "use only rising edge", useOnlyRisingEdgeForTrigger field = "!Reminder that 4-stroke cycle is 720 degrees" @@ -2014,6 +2014,7 @@ cmd_stop_engine = "w\x00\x99\x00\x00" field = "skipped Tooth Count", trigger_customSkippedToothCount, {trigger_type == 0} dialog = triggerConfiguration_IO, "Settings I/O" + field = "!https://rusefi.com/wiki/index.php?title=Manual:Software:VVT" field = "VVT mode", vvtMode, {trigger_type != 80} field = "VVT use rise front", vvtCamSensorUseRise, {trigger_type != 80} field = "VVT position display offset", vvtOffset diff --git a/firmware/tunerstudio/rusefi.input b/firmware/tunerstudio/rusefi.input index e92f9bcd8f..0e8f0f2ce6 100644 --- a/firmware/tunerstudio/rusefi.input +++ b/firmware/tunerstudio/rusefi.input @@ -1166,7 +1166,7 @@ cmd_stop_engine = "w\x00\x99\x00\x00" ; Engine->Trigger configuration dialog = triggerConfiguration_settings, "Settings Trigger" field = "Trigger type", trigger_type - field = "Operation mode", operationMode + field = "Operation mode / speed", operationMode field = "With VR sensors only rising edge has reliable position" field = "use only rising edge", useOnlyRisingEdgeForTrigger field = "!Reminder that 4-stroke cycle is 720 degrees" @@ -1176,6 +1176,7 @@ cmd_stop_engine = "w\x00\x99\x00\x00" field = "skipped Tooth Count", trigger_customSkippedToothCount, {trigger_type == 0} dialog = triggerConfiguration_IO, "Settings I/O" + field = "!https://rusefi.com/wiki/index.php?title=Manual:Software:VVT" field = "VVT mode", vvtMode, {trigger_type != 80} field = "VVT use rise front", vvtCamSensorUseRise, {trigger_type != 80} field = "VVT position display offset", vvtOffset