From 70743de79e8deebc9b23b29e61ee80140b26fa09 Mon Sep 17 00:00:00 2001 From: rusEfi Date: Sun, 18 Aug 2019 14:11:15 -0400 Subject: [PATCH] docs --- firmware/integration/rusefi_config.txt | 2 +- firmware/tunerstudio/rusefi.ini | 9 +++++---- firmware/tunerstudio/rusefi.input | 6 +++--- firmware/tunerstudio/rusefi_frankenso.ini | 9 +++++---- firmware/tunerstudio/rusefi_microrusefi.ini | 9 +++++---- firmware/tunerstudio/rusefi_prometheus.ini | 9 +++++---- 6 files changed, 24 insertions(+), 20 deletions(-) diff --git a/firmware/integration/rusefi_config.txt b/firmware/integration/rusefi_config.txt index d9ffce36de..a8a3ac72ad 100644 --- a/firmware/integration/rusefi_config.txt +++ b/firmware/integration/rusefi_config.txt @@ -524,7 +524,7 @@ float mapFrequency100Kpa;;"Hz", 1, 0, 0, 100000, 2 output_pin_e fuelPumpPin; pin_output_mode_e fuelPumpPinMode; - output_pin_e malfunctionIndicatorPin; + output_pin_e malfunctionIndicatorPin;+Check engine light, also malfunction indicator light. Always blinks once on boot. pin_output_mode_e malfunctionIndicatorPinMode; pin_output_mode_e fanPinMode; output_pin_e fanPin; diff --git a/firmware/tunerstudio/rusefi.ini b/firmware/tunerstudio/rusefi.ini index 4359302300..82b0e06d65 100644 --- a/firmware/tunerstudio/rusefi.ini +++ b/firmware/tunerstudio/rusefi.ini @@ -82,7 +82,7 @@ enable2ndByteCanID = false ; see PAGE_0_SIZE in C source code ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on integration\rusefi_config.txt Sun Aug 18 12:04:36 EDT 2019 +; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on integration\rusefi_config.txt Sun Aug 18 13:58:14 EDT 2019 pageSize = 20000 page = 1 @@ -993,6 +993,7 @@ page = 1 camInputs4 = "Camshaft input could be used either just for engine phase detection if your trigger shape does not include cam sensor as 'primary' channel, or it could be used for Variable Valve timing on one of the camshafts.\nTODO #660" throttlePedalUpPin = "Throttle Pedal not pressed switch - used on some older vehicles like early Mazda Miata" triggerSimulatorFrequency = "See also triggerSimulatorPins\nSee also directSelfStimulation\nrpm X" + malfunctionIndicatorPin = "Check engine light, also malfunction indicator light. Always blinks once on boot." tachOutputPin = "This implementation produces one pulse per engine cycle. See also dizzySparkOutputPin." useStepperIdle = "This setting should only be used if you have a stepper motor idle valve and a stepper motor driver installed." vvtCamSensorUseRise = "Use rise or fall signal front" @@ -2611,8 +2612,8 @@ cmd_set_engine_type_default = "w\x00\x31\x00\x00" field = "ETB#2 Dir #2", etb2_directionPin2 field = "ETB#2 Control #1", etb2_controlPin1 field = "SD CS Pin", sdCardCsPin - field = "Check Engine Pin", malfunctionIndicatorPin - field = "Check Engine Pin Mode", malfunctionIndicatorPinMode + field = "MIL / Check Engine Pin", malfunctionIndicatorPin + field = "MIL / Check Engine Pin Mode", malfunctionIndicatorPinMode field = "Aux Pin #1", auxPidPins1 field = "Aux Pin #2", auxPidPins2 field = "Aux Pin #3", auxPidPins3 @@ -2706,7 +2707,7 @@ cmd_set_engine_type_default = "w\x00\x31\x00\x00" field = "SPI3 SCK", spi3sckPin, {is_enabled_spi_3 == 1} field = "hip9011CsPin", hip9011CsPin field = "LIS302DLCsPin", LIS302DLCsPin - field = "Malfunction Indicator", malfunctionIndicatorPin + field = "MIL / Check Engine", malfunctionIndicatorPin field = "Saab CDM knock", cdmInputPin field = "comm status light", communicationLedPin field = "running status light", runningLedPin diff --git a/firmware/tunerstudio/rusefi.input b/firmware/tunerstudio/rusefi.input index 32f006a6b1..29d04a30eb 100644 --- a/firmware/tunerstudio/rusefi.input +++ b/firmware/tunerstudio/rusefi.input @@ -1633,8 +1633,8 @@ cmd_set_engine_type_default = "w\x00\x31\x00\x00" field = "ETB#2 Dir #2", etb2_directionPin2 @@if_ts_show_etb_pins field = "ETB#2 Control #1", etb2_controlPin1 @@if_ts_show_etb_pins field = "SD CS Pin", sdCardCsPin - field = "Check Engine Pin", malfunctionIndicatorPin - field = "Check Engine Pin Mode", malfunctionIndicatorPinMode + field = "MIL / Check Engine Pin", malfunctionIndicatorPin + field = "MIL / Check Engine Pin Mode", malfunctionIndicatorPinMode field = "Aux Pin #1", auxPidPins1 field = "Aux Pin #2", auxPidPins2 field = "Aux Pin #3", auxPidPins3 @@ -1728,7 +1728,7 @@ cmd_set_engine_type_default = "w\x00\x31\x00\x00" field = "SPI3 SCK", spi3sckPin, {is_enabled_spi_3 == 1} field = "hip9011CsPin", hip9011CsPin field = "LIS302DLCsPin", LIS302DLCsPin - field = "Malfunction Indicator", malfunctionIndicatorPin + field = "MIL / Check Engine", malfunctionIndicatorPin field = "Saab CDM knock", cdmInputPin field = "comm status light", communicationLedPin field = "running status light", runningLedPin diff --git a/firmware/tunerstudio/rusefi_frankenso.ini b/firmware/tunerstudio/rusefi_frankenso.ini index 5322894e74..2ec1af8b4e 100644 --- a/firmware/tunerstudio/rusefi_frankenso.ini +++ b/firmware/tunerstudio/rusefi_frankenso.ini @@ -82,7 +82,7 @@ enable2ndByteCanID = false ; see PAGE_0_SIZE in C source code ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on integration\rusefi_config.txt Sun Aug 18 12:04:42 EDT 2019 +; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on integration\rusefi_config.txt Sun Aug 18 13:58:37 EDT 2019 pageSize = 20000 page = 1 @@ -993,6 +993,7 @@ page = 1 camInputs4 = "Camshaft input could be used either just for engine phase detection if your trigger shape does not include cam sensor as 'primary' channel, or it could be used for Variable Valve timing on one of the camshafts.\nTODO #660" throttlePedalUpPin = "Throttle Pedal not pressed switch - used on some older vehicles like early Mazda Miata" triggerSimulatorFrequency = "See also triggerSimulatorPins\nSee also directSelfStimulation\nrpm X" + malfunctionIndicatorPin = "Check engine light, also malfunction indicator light. Always blinks once on boot." tachOutputPin = "This implementation produces one pulse per engine cycle. See also dizzySparkOutputPin." useStepperIdle = "This setting should only be used if you have a stepper motor idle valve and a stepper motor driver installed." vvtCamSensorUseRise = "Use rise or fall signal front" @@ -2611,8 +2612,8 @@ cmd_set_engine_type_default = "w\x00\x31\x00\x00" field = "ETB#2 Dir #2", etb2_directionPin2 field = "ETB#2 Control #1", etb2_controlPin1 field = "SD CS Pin", sdCardCsPin - field = "Check Engine Pin", malfunctionIndicatorPin - field = "Check Engine Pin Mode", malfunctionIndicatorPinMode + field = "MIL / Check Engine Pin", malfunctionIndicatorPin + field = "MIL / Check Engine Pin Mode", malfunctionIndicatorPinMode field = "Aux Pin #1", auxPidPins1 field = "Aux Pin #2", auxPidPins2 field = "Aux Pin #3", auxPidPins3 @@ -2706,7 +2707,7 @@ cmd_set_engine_type_default = "w\x00\x31\x00\x00" field = "SPI3 SCK", spi3sckPin, {is_enabled_spi_3 == 1} field = "hip9011CsPin", hip9011CsPin field = "LIS302DLCsPin", LIS302DLCsPin - field = "Malfunction Indicator", malfunctionIndicatorPin + field = "MIL / Check Engine", malfunctionIndicatorPin field = "Saab CDM knock", cdmInputPin field = "comm status light", communicationLedPin field = "running status light", runningLedPin diff --git a/firmware/tunerstudio/rusefi_microrusefi.ini b/firmware/tunerstudio/rusefi_microrusefi.ini index f24bf3566f..5ce74e9ea4 100644 --- a/firmware/tunerstudio/rusefi_microrusefi.ini +++ b/firmware/tunerstudio/rusefi_microrusefi.ini @@ -82,7 +82,7 @@ enable2ndByteCanID = false ; see PAGE_0_SIZE in C source code ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on integration\rusefi_config.txt Sun Aug 18 12:04:40 EDT 2019 +; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on integration\rusefi_config.txt Sun Aug 18 13:58:25 EDT 2019 pageSize = 20000 page = 1 @@ -993,6 +993,7 @@ page = 1 camInputs4 = "Camshaft input could be used either just for engine phase detection if your trigger shape does not include cam sensor as 'primary' channel, or it could be used for Variable Valve timing on one of the camshafts.\nTODO #660" throttlePedalUpPin = "Throttle Pedal not pressed switch - used on some older vehicles like early Mazda Miata" triggerSimulatorFrequency = "See also triggerSimulatorPins\nSee also directSelfStimulation\nrpm X" + malfunctionIndicatorPin = "Check engine light, also malfunction indicator light. Always blinks once on boot." tachOutputPin = "This implementation produces one pulse per engine cycle. See also dizzySparkOutputPin." useStepperIdle = "This setting should only be used if you have a stepper motor idle valve and a stepper motor driver installed." vvtCamSensorUseRise = "Use rise or fall signal front" @@ -2598,8 +2599,8 @@ cmd_set_engine_type_default = "w\x00\x31\x00\x00" field = "Fuel Pump Pin", fuelPumpPin field = "Fuel Pump Pin Mode", fuelPumpPinMode field = "SD CS Pin", sdCardCsPin - field = "Check Engine Pin", malfunctionIndicatorPin - field = "Check Engine Pin Mode", malfunctionIndicatorPinMode + field = "MIL / Check Engine Pin", malfunctionIndicatorPin + field = "MIL / Check Engine Pin Mode", malfunctionIndicatorPinMode field = "Aux Pin #1", auxPidPins1 field = "Aux Pin #2", auxPidPins2 field = "Aux Pin #3", auxPidPins3 @@ -2691,7 +2692,7 @@ cmd_set_engine_type_default = "w\x00\x31\x00\x00" field = "SPI3 SCK", spi3sckPin, {is_enabled_spi_3 == 1} field = "hip9011CsPin", hip9011CsPin field = "LIS302DLCsPin", LIS302DLCsPin - field = "Malfunction Indicator", malfunctionIndicatorPin + field = "MIL / Check Engine", malfunctionIndicatorPin field = "Saab CDM knock", cdmInputPin field = "comm status light", communicationLedPin field = "running status light", runningLedPin diff --git a/firmware/tunerstudio/rusefi_prometheus.ini b/firmware/tunerstudio/rusefi_prometheus.ini index 295da56709..b398e540ec 100644 --- a/firmware/tunerstudio/rusefi_prometheus.ini +++ b/firmware/tunerstudio/rusefi_prometheus.ini @@ -82,7 +82,7 @@ enable2ndByteCanID = false ; see PAGE_0_SIZE in C source code ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on integration\rusefi_config.txt Sun Aug 18 12:04:44 EDT 2019 +; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on integration\rusefi_config.txt Sun Aug 18 13:58:48 EDT 2019 pageSize = 20000 page = 1 @@ -993,6 +993,7 @@ page = 1 camInputs4 = "Camshaft input could be used either just for engine phase detection if your trigger shape does not include cam sensor as 'primary' channel, or it could be used for Variable Valve timing on one of the camshafts.\nTODO #660" throttlePedalUpPin = "Throttle Pedal not pressed switch - used on some older vehicles like early Mazda Miata" triggerSimulatorFrequency = "See also triggerSimulatorPins\nSee also directSelfStimulation\nrpm X" + malfunctionIndicatorPin = "Check engine light, also malfunction indicator light. Always blinks once on boot." tachOutputPin = "This implementation produces one pulse per engine cycle. See also dizzySparkOutputPin." useStepperIdle = "This setting should only be used if you have a stepper motor idle valve and a stepper motor driver installed." vvtCamSensorUseRise = "Use rise or fall signal front" @@ -2607,8 +2608,8 @@ cmd_set_engine_type_default = "w\x00\x31\x00\x00" field = "ETB#2 Dir #2", etb2_directionPin2 field = "ETB#2 Control #1", etb2_controlPin1 field = "SD CS Pin", sdCardCsPin - field = "Check Engine Pin", malfunctionIndicatorPin - field = "Check Engine Pin Mode", malfunctionIndicatorPinMode + field = "MIL / Check Engine Pin", malfunctionIndicatorPin + field = "MIL / Check Engine Pin Mode", malfunctionIndicatorPinMode field = "Aux Pin #1", auxPidPins1 field = "Aux Pin #2", auxPidPins2 field = "Aux Pin #3", auxPidPins3 @@ -2702,7 +2703,7 @@ cmd_set_engine_type_default = "w\x00\x31\x00\x00" field = "SPI3 SCK", spi3sckPin, {is_enabled_spi_3 == 1} field = "hip9011CsPin", hip9011CsPin field = "LIS302DLCsPin", LIS302DLCsPin - field = "Malfunction Indicator", malfunctionIndicatorPin + field = "MIL / Check Engine", malfunctionIndicatorPin field = "Saab CDM knock", cdmInputPin field = "comm status light", communicationLedPin field = "running status light", runningLedPin