allPins consistency thank you AndreiKa
This commit is contained in:
parent
36ec8e565f
commit
d3482327f3
|
@ -85,7 +85,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 Wed Mar 25 00:28:20 EDT 2020
|
||||
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on integration\rusefi_config.txt Wed Mar 25 10:02:32 EDT 2020
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -2840,7 +2840,11 @@ cmd_set_engine_type_default = "w\x00\x31\x00\x00"
|
|||
field = "Invert Secondary", invertSecondaryTriggerSignal, { trigger_type != 0 && trigger_type != 8 && trigger_type != 9 && trigger_type != 18 && trigger_type != 20}
|
||||
field = "Cam Sync/VVT input", camInputs1
|
||||
panel = triggerInputComparator
|
||||
|
||||
|
||||
;
|
||||
; allXXX sections allows a quick overview of used I/O in order to address conflicts mostly, not really to
|
||||
; configure the features.
|
||||
;
|
||||
dialog = allPinsSensors, "Sensors"
|
||||
field = "Throttle pedal Position Channel", throttlePedalPositionAdcChannel
|
||||
field = "Primary input channel", triggerInputPins1
|
||||
|
@ -2887,21 +2891,17 @@ cmd_set_engine_type_default = "w\x00\x31\x00\x00"
|
|||
field = "Idle Solenoid Pin", idle_solenoidPin
|
||||
field = "Second Idle Solenoid Pin", secondSolenoidPin
|
||||
field = "Idle Stepper Dir", idle_stepperDirectionPin
|
||||
field = "Idle Stepper Dir Mode", stepperDirectionPinMode
|
||||
field = "Idle Stepper Step", idle_stepperStepPin
|
||||
field = "Idle Stepper Enable", stepperEnablePin
|
||||
field = "Fuel Pump Pin", fuelPumpPin
|
||||
field = "Fuel Pump Pin Mode", fuelPumpPinMode
|
||||
field = "ETB#1 Dir #1", etbIo1_directionPin1
|
||||
field = "ETB#1 Dir #2", etbIo1_directionPin2
|
||||
field = "ETB#1 Control #1", etbIo1_controlPin1
|
||||
field = "etb1_controlPinMode", etbIo1_controlPinMode
|
||||
field = "ETB#2 Dir #1", etbIo2_directionPin1
|
||||
field = "ETB#2 Dir #2", etbIo2_directionPin2
|
||||
field = "ETB#2 Control #1", etbIo2_controlPin1
|
||||
field = "SD CS Pin", sdCardCsPin
|
||||
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
|
||||
|
@ -3005,7 +3005,6 @@ cmd_set_engine_type_default = "w\x00\x31\x00\x00"
|
|||
field = "comm status light", communicationLedPin
|
||||
field = "running status light", runningLedPin
|
||||
field = "TLE8888 Chip Select", tle8888_cs
|
||||
field = "TLE8888 CS Mode", tle8888_csPinMode
|
||||
field = "TLE 8888 spi", tle8888spiDevice
|
||||
field = "servo#1", servoOutputPins1
|
||||
field = "servo#2", servoOutputPins2
|
||||
|
|
|
@ -1704,7 +1704,11 @@ cmd_set_engine_type_default = "w\x00\x31\x00\x00"
|
|||
field = "Invert Secondary", invertSecondaryTriggerSignal, { trigger_type != 0 && trigger_type != 8 && trigger_type != 9 && trigger_type != 18 && trigger_type != 20}
|
||||
field = "Cam Sync/VVT input", camInputs1
|
||||
panel = triggerInputComparator
|
||||
|
||||
|
||||
;
|
||||
; allXXX sections allows a quick overview of used I/O in order to address conflicts mostly, not really to
|
||||
; configure the features.
|
||||
;
|
||||
dialog = allPinsSensors, "Sensors"
|
||||
field = "Throttle pedal Position Channel", throttlePedalPositionAdcChannel
|
||||
field = "Primary input channel", triggerInputPins1
|
||||
|
@ -1751,21 +1755,17 @@ cmd_set_engine_type_default = "w\x00\x31\x00\x00"
|
|||
field = "Idle Solenoid Pin", idle_solenoidPin
|
||||
field = "Second Idle Solenoid Pin", secondSolenoidPin
|
||||
field = "Idle Stepper Dir", idle_stepperDirectionPin
|
||||
field = "Idle Stepper Dir Mode", stepperDirectionPinMode
|
||||
field = "Idle Stepper Step", idle_stepperStepPin
|
||||
field = "Idle Stepper Enable", stepperEnablePin
|
||||
field = "Fuel Pump Pin", fuelPumpPin
|
||||
field = "Fuel Pump Pin Mode", fuelPumpPinMode
|
||||
field = "ETB#1 Dir #1", etbIo1_directionPin1 @@if_ts_show_etb_pins
|
||||
field = "ETB#1 Dir #2", etbIo1_directionPin2 @@if_ts_show_etb_pins
|
||||
field = "ETB#1 Control #1", etbIo1_controlPin1 @@if_ts_show_etb_pins
|
||||
field = "etb1_controlPinMode", etbIo1_controlPinMode @@if_ts_show_etb_pins
|
||||
field = "ETB#2 Dir #1", etbIo2_directionPin1 @@if_ts_show_etb_pins
|
||||
field = "ETB#2 Dir #2", etbIo2_directionPin2 @@if_ts_show_etb_pins
|
||||
field = "ETB#2 Control #1", etbIo2_controlPin1 @@if_ts_show_etb_pins
|
||||
field = "SD CS Pin", sdCardCsPin
|
||||
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
|
||||
|
@ -1869,7 +1869,6 @@ cmd_set_engine_type_default = "w\x00\x31\x00\x00"
|
|||
field = "comm status light", communicationLedPin
|
||||
field = "running status light", runningLedPin
|
||||
field = "TLE8888 Chip Select", tle8888_cs
|
||||
field = "TLE8888 CS Mode", tle8888_csPinMode
|
||||
field = "TLE 8888 spi", tle8888spiDevice
|
||||
field = "servo#1", servoOutputPins1
|
||||
field = "servo#2", servoOutputPins2
|
||||
|
|
|
@ -85,7 +85,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 Wed Mar 25 00:28:27 EDT 2020
|
||||
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on integration\rusefi_config.txt Wed Mar 25 10:02:37 EDT 2020
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -2840,7 +2840,11 @@ cmd_set_engine_type_default = "w\x00\x31\x00\x00"
|
|||
field = "Invert Secondary", invertSecondaryTriggerSignal, { trigger_type != 0 && trigger_type != 8 && trigger_type != 9 && trigger_type != 18 && trigger_type != 20}
|
||||
field = "Cam Sync/VVT input", camInputs1
|
||||
panel = triggerInputComparator
|
||||
|
||||
|
||||
;
|
||||
; allXXX sections allows a quick overview of used I/O in order to address conflicts mostly, not really to
|
||||
; configure the features.
|
||||
;
|
||||
dialog = allPinsSensors, "Sensors"
|
||||
field = "Throttle pedal Position Channel", throttlePedalPositionAdcChannel
|
||||
field = "Primary input channel", triggerInputPins1
|
||||
|
@ -2887,21 +2891,17 @@ cmd_set_engine_type_default = "w\x00\x31\x00\x00"
|
|||
field = "Idle Solenoid Pin", idle_solenoidPin
|
||||
field = "Second Idle Solenoid Pin", secondSolenoidPin
|
||||
field = "Idle Stepper Dir", idle_stepperDirectionPin
|
||||
field = "Idle Stepper Dir Mode", stepperDirectionPinMode
|
||||
field = "Idle Stepper Step", idle_stepperStepPin
|
||||
field = "Idle Stepper Enable", stepperEnablePin
|
||||
field = "Fuel Pump Pin", fuelPumpPin
|
||||
field = "Fuel Pump Pin Mode", fuelPumpPinMode
|
||||
field = "ETB#1 Dir #1", etbIo1_directionPin1
|
||||
field = "ETB#1 Dir #2", etbIo1_directionPin2
|
||||
field = "ETB#1 Control #1", etbIo1_controlPin1
|
||||
field = "etb1_controlPinMode", etbIo1_controlPinMode
|
||||
field = "ETB#2 Dir #1", etbIo2_directionPin1
|
||||
field = "ETB#2 Dir #2", etbIo2_directionPin2
|
||||
field = "ETB#2 Control #1", etbIo2_controlPin1
|
||||
field = "SD CS Pin", sdCardCsPin
|
||||
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
|
||||
|
@ -3005,7 +3005,6 @@ cmd_set_engine_type_default = "w\x00\x31\x00\x00"
|
|||
field = "comm status light", communicationLedPin
|
||||
field = "running status light", runningLedPin
|
||||
field = "TLE8888 Chip Select", tle8888_cs
|
||||
field = "TLE8888 CS Mode", tle8888_csPinMode
|
||||
field = "TLE 8888 spi", tle8888spiDevice
|
||||
field = "servo#1", servoOutputPins1
|
||||
field = "servo#2", servoOutputPins2
|
||||
|
|
|
@ -85,7 +85,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 Wed Mar 25 00:28:23 EDT 2020
|
||||
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on integration\rusefi_config.txt Wed Mar 25 10:02:35 EDT 2020
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -2832,7 +2832,11 @@ cmd_set_engine_type_default = "w\x00\x31\x00\x00"
|
|||
field = "Invert Secondary", invertSecondaryTriggerSignal, { trigger_type != 0 && trigger_type != 8 && trigger_type != 9 && trigger_type != 18 && trigger_type != 20}
|
||||
field = "Cam Sync/VVT input", camInputs1
|
||||
panel = triggerInputComparator
|
||||
|
||||
|
||||
;
|
||||
; allXXX sections allows a quick overview of used I/O in order to address conflicts mostly, not really to
|
||||
; configure the features.
|
||||
;
|
||||
dialog = allPinsSensors, "Sensors"
|
||||
field = "Throttle pedal Position Channel", throttlePedalPositionAdcChannel
|
||||
field = "Primary input channel", triggerInputPins1
|
||||
|
@ -2879,14 +2883,11 @@ cmd_set_engine_type_default = "w\x00\x31\x00\x00"
|
|||
field = "Idle Solenoid Pin", idle_solenoidPin
|
||||
field = "Second Idle Solenoid Pin", secondSolenoidPin
|
||||
field = "Idle Stepper Dir", idle_stepperDirectionPin
|
||||
field = "Idle Stepper Dir Mode", stepperDirectionPinMode
|
||||
field = "Idle Stepper Step", idle_stepperStepPin
|
||||
field = "Idle Stepper Enable", stepperEnablePin
|
||||
field = "Fuel Pump Pin", fuelPumpPin
|
||||
field = "Fuel Pump Pin Mode", fuelPumpPinMode
|
||||
field = "SD CS Pin", sdCardCsPin
|
||||
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
|
||||
|
@ -2988,7 +2989,6 @@ cmd_set_engine_type_default = "w\x00\x31\x00\x00"
|
|||
field = "comm status light", communicationLedPin
|
||||
field = "running status light", runningLedPin
|
||||
field = "TLE8888 Chip Select", tle8888_cs
|
||||
field = "TLE8888 CS Mode", tle8888_csPinMode
|
||||
field = "TLE 8888 spi", tle8888spiDevice
|
||||
field = "servo#1", servoOutputPins1
|
||||
field = "servo#2", servoOutputPins2
|
||||
|
|
|
@ -85,7 +85,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 Wed Mar 25 00:28:30 EDT 2020
|
||||
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on integration\rusefi_config.txt Wed Mar 25 10:02:40 EDT 2020
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -2836,7 +2836,11 @@ cmd_set_engine_type_default = "w\x00\x31\x00\x00"
|
|||
field = "Invert Secondary", invertSecondaryTriggerSignal, { trigger_type != 0 && trigger_type != 8 && trigger_type != 9 && trigger_type != 18 && trigger_type != 20}
|
||||
field = "Cam Sync/VVT input", camInputs1
|
||||
panel = triggerInputComparator
|
||||
|
||||
|
||||
;
|
||||
; allXXX sections allows a quick overview of used I/O in order to address conflicts mostly, not really to
|
||||
; configure the features.
|
||||
;
|
||||
dialog = allPinsSensors, "Sensors"
|
||||
field = "Throttle pedal Position Channel", throttlePedalPositionAdcChannel
|
||||
field = "Primary input channel", triggerInputPins1
|
||||
|
@ -2883,21 +2887,17 @@ cmd_set_engine_type_default = "w\x00\x31\x00\x00"
|
|||
field = "Idle Solenoid Pin", idle_solenoidPin
|
||||
field = "Second Idle Solenoid Pin", secondSolenoidPin
|
||||
field = "Idle Stepper Dir", idle_stepperDirectionPin
|
||||
field = "Idle Stepper Dir Mode", stepperDirectionPinMode
|
||||
field = "Idle Stepper Step", idle_stepperStepPin
|
||||
field = "Idle Stepper Enable", stepperEnablePin
|
||||
field = "Fuel Pump Pin", fuelPumpPin
|
||||
field = "Fuel Pump Pin Mode", fuelPumpPinMode
|
||||
field = "ETB#1 Dir #1", etbIo1_directionPin1
|
||||
field = "ETB#1 Dir #2", etbIo1_directionPin2
|
||||
field = "ETB#1 Control #1", etbIo1_controlPin1
|
||||
field = "etb1_controlPinMode", etbIo1_controlPinMode
|
||||
field = "ETB#2 Dir #1", etbIo2_directionPin1
|
||||
field = "ETB#2 Dir #2", etbIo2_directionPin2
|
||||
field = "ETB#2 Control #1", etbIo2_controlPin1
|
||||
field = "SD CS Pin", sdCardCsPin
|
||||
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
|
||||
|
@ -3001,7 +3001,6 @@ cmd_set_engine_type_default = "w\x00\x31\x00\x00"
|
|||
field = "comm status light", communicationLedPin
|
||||
field = "running status light", runningLedPin
|
||||
field = "TLE8888 Chip Select", tle8888_cs
|
||||
field = "TLE8888 CS Mode", tle8888_csPinMode
|
||||
field = "TLE 8888 spi", tle8888spiDevice
|
||||
field = "servo#1", servoOutputPins1
|
||||
field = "servo#2", servoOutputPins2
|
||||
|
|
|
@ -85,7 +85,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 Wed Mar 25 00:28:33 EDT 2020
|
||||
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on integration\rusefi_config.txt Wed Mar 25 10:02:42 EDT 2020
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -2833,7 +2833,11 @@ cmd_set_engine_type_default = "w\x00\x31\x00\x00"
|
|||
field = "Invert Secondary", invertSecondaryTriggerSignal, { trigger_type != 0 && trigger_type != 8 && trigger_type != 9 && trigger_type != 18 && trigger_type != 20}
|
||||
field = "Cam Sync/VVT input", camInputs1
|
||||
panel = triggerInputComparator
|
||||
|
||||
|
||||
;
|
||||
; allXXX sections allows a quick overview of used I/O in order to address conflicts mostly, not really to
|
||||
; configure the features.
|
||||
;
|
||||
dialog = allPinsSensors, "Sensors"
|
||||
field = "Throttle pedal Position Channel", throttlePedalPositionAdcChannel
|
||||
field = "Primary input channel", triggerInputPins1
|
||||
|
@ -2880,21 +2884,17 @@ cmd_set_engine_type_default = "w\x00\x31\x00\x00"
|
|||
field = "Idle Solenoid Pin", idle_solenoidPin
|
||||
field = "Second Idle Solenoid Pin", secondSolenoidPin
|
||||
field = "Idle Stepper Dir", idle_stepperDirectionPin
|
||||
field = "Idle Stepper Dir Mode", stepperDirectionPinMode
|
||||
field = "Idle Stepper Step", idle_stepperStepPin
|
||||
field = "Idle Stepper Enable", stepperEnablePin
|
||||
field = "Fuel Pump Pin", fuelPumpPin
|
||||
field = "Fuel Pump Pin Mode", fuelPumpPinMode
|
||||
field = "ETB#1 Dir #1", etbIo1_directionPin1
|
||||
field = "ETB#1 Dir #2", etbIo1_directionPin2
|
||||
field = "ETB#1 Control #1", etbIo1_controlPin1
|
||||
field = "etb1_controlPinMode", etbIo1_controlPinMode
|
||||
field = "ETB#2 Dir #1", etbIo2_directionPin1
|
||||
field = "ETB#2 Dir #2", etbIo2_directionPin2
|
||||
field = "ETB#2 Control #1", etbIo2_controlPin1
|
||||
field = "SD CS Pin", sdCardCsPin
|
||||
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
|
||||
|
@ -2996,7 +2996,6 @@ cmd_set_engine_type_default = "w\x00\x31\x00\x00"
|
|||
field = "comm status light", communicationLedPin
|
||||
field = "running status light", runningLedPin
|
||||
field = "TLE8888 Chip Select", tle8888_cs
|
||||
field = "TLE8888 CS Mode", tle8888_csPinMode
|
||||
field = "TLE 8888 spi", tle8888spiDevice
|
||||
field = "servo#1", servoOutputPins1
|
||||
field = "servo#2", servoOutputPins2
|
||||
|
|
Loading…
Reference in New Issue