all pins improvement
This commit is contained in:
parent
9956ee6c15
commit
6a193576be
|
@ -85,7 +85,7 @@ enable2ndByteCanID = false
|
||||||
|
|
||||||
; see PAGE_0_SIZE in C source code
|
; see PAGE_0_SIZE in C source code
|
||||||
; CONFIG_DEFINITION_START
|
; CONFIG_DEFINITION_START
|
||||||
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on integration\rusefi_config.txt Sun Dec 22 20:13:55 EST 2019
|
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on integration\rusefi_config.txt Wed Dec 25 15:38:31 EST 2019
|
||||||
|
|
||||||
pageSize = 20000
|
pageSize = 20000
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -2729,6 +2729,10 @@ cmd_set_engine_type_default = "w\x00\x31\x00\x00"
|
||||||
panel = triggerInputComparator
|
panel = triggerInputComparator
|
||||||
|
|
||||||
dialog = allPinsSensors, "Sensors"
|
dialog = allPinsSensors, "Sensors"
|
||||||
|
field = "Throttle pedal Position Channel", throttlePedalPositionAdcChannel
|
||||||
|
field = "Primary input channel", triggerInputPins1
|
||||||
|
field = "Secondary channel", triggerInputPins2
|
||||||
|
field = "Cam Sync/VVT input", camInputs1
|
||||||
field = "CLT ADC input", clt_adcChannel
|
field = "CLT ADC input", clt_adcChannel
|
||||||
field = "IAT ADC input", iat_adcChannel
|
field = "IAT ADC input", iat_adcChannel
|
||||||
field = "vBatt ADC input", vbattAdcChannel
|
field = "vBatt ADC input", vbattAdcChannel
|
||||||
|
@ -2762,10 +2766,6 @@ cmd_set_engine_type_default = "w\x00\x31\x00\x00"
|
||||||
field = "mc33972_cs", mc33972_cs
|
field = "mc33972_cs", mc33972_cs
|
||||||
field = "mc33972 SPI", mc33972spiDevice
|
field = "mc33972 SPI", mc33972spiDevice
|
||||||
panel = allPinsSensors
|
panel = allPinsSensors
|
||||||
field = "Throttle pedal Position Channel", throttlePedalPositionAdcChannel
|
|
||||||
field = "Primary input channel", triggerInputPins1
|
|
||||||
field = "Secondary channel", triggerInputPins2
|
|
||||||
field = "Cam Sync/VVT input", camInputs1
|
|
||||||
|
|
||||||
dialog = allPins1_2
|
dialog = allPins1_2
|
||||||
field = "Tachometer output Pin", tachOutputPin
|
field = "Tachometer output Pin", tachOutputPin
|
||||||
|
|
|
@ -1643,6 +1643,10 @@ cmd_set_engine_type_default = "w\x00\x31\x00\x00"
|
||||||
panel = triggerInputComparator
|
panel = triggerInputComparator
|
||||||
|
|
||||||
dialog = allPinsSensors, "Sensors"
|
dialog = allPinsSensors, "Sensors"
|
||||||
|
field = "Throttle pedal Position Channel", throttlePedalPositionAdcChannel
|
||||||
|
field = "Primary input channel", triggerInputPins1
|
||||||
|
field = "Secondary channel", triggerInputPins2
|
||||||
|
field = "Cam Sync/VVT input", camInputs1
|
||||||
field = "CLT ADC input", clt_adcChannel
|
field = "CLT ADC input", clt_adcChannel
|
||||||
field = "IAT ADC input", iat_adcChannel
|
field = "IAT ADC input", iat_adcChannel
|
||||||
field = "vBatt ADC input", vbattAdcChannel
|
field = "vBatt ADC input", vbattAdcChannel
|
||||||
|
@ -1676,10 +1680,6 @@ cmd_set_engine_type_default = "w\x00\x31\x00\x00"
|
||||||
field = "mc33972_cs", mc33972_cs
|
field = "mc33972_cs", mc33972_cs
|
||||||
field = "mc33972 SPI", mc33972spiDevice
|
field = "mc33972 SPI", mc33972spiDevice
|
||||||
panel = allPinsSensors
|
panel = allPinsSensors
|
||||||
field = "Throttle pedal Position Channel", throttlePedalPositionAdcChannel
|
|
||||||
field = "Primary input channel", triggerInputPins1
|
|
||||||
field = "Secondary channel", triggerInputPins2
|
|
||||||
field = "Cam Sync/VVT input", camInputs1
|
|
||||||
|
|
||||||
dialog = allPins1_2
|
dialog = allPins1_2
|
||||||
field = "Tachometer output Pin", tachOutputPin
|
field = "Tachometer output Pin", tachOutputPin
|
||||||
|
|
|
@ -85,7 +85,7 @@ enable2ndByteCanID = false
|
||||||
|
|
||||||
; see PAGE_0_SIZE in C source code
|
; see PAGE_0_SIZE in C source code
|
||||||
; CONFIG_DEFINITION_START
|
; CONFIG_DEFINITION_START
|
||||||
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on integration\rusefi_config.txt Sun Dec 22 20:14:23 EST 2019
|
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on integration\rusefi_config.txt Wed Dec 25 15:38:40 EST 2019
|
||||||
|
|
||||||
pageSize = 20000
|
pageSize = 20000
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -2729,6 +2729,10 @@ cmd_set_engine_type_default = "w\x00\x31\x00\x00"
|
||||||
panel = triggerInputComparator
|
panel = triggerInputComparator
|
||||||
|
|
||||||
dialog = allPinsSensors, "Sensors"
|
dialog = allPinsSensors, "Sensors"
|
||||||
|
field = "Throttle pedal Position Channel", throttlePedalPositionAdcChannel
|
||||||
|
field = "Primary input channel", triggerInputPins1
|
||||||
|
field = "Secondary channel", triggerInputPins2
|
||||||
|
field = "Cam Sync/VVT input", camInputs1
|
||||||
field = "CLT ADC input", clt_adcChannel
|
field = "CLT ADC input", clt_adcChannel
|
||||||
field = "IAT ADC input", iat_adcChannel
|
field = "IAT ADC input", iat_adcChannel
|
||||||
field = "vBatt ADC input", vbattAdcChannel
|
field = "vBatt ADC input", vbattAdcChannel
|
||||||
|
@ -2762,10 +2766,6 @@ cmd_set_engine_type_default = "w\x00\x31\x00\x00"
|
||||||
field = "mc33972_cs", mc33972_cs
|
field = "mc33972_cs", mc33972_cs
|
||||||
field = "mc33972 SPI", mc33972spiDevice
|
field = "mc33972 SPI", mc33972spiDevice
|
||||||
panel = allPinsSensors
|
panel = allPinsSensors
|
||||||
field = "Throttle pedal Position Channel", throttlePedalPositionAdcChannel
|
|
||||||
field = "Primary input channel", triggerInputPins1
|
|
||||||
field = "Secondary channel", triggerInputPins2
|
|
||||||
field = "Cam Sync/VVT input", camInputs1
|
|
||||||
|
|
||||||
dialog = allPins1_2
|
dialog = allPins1_2
|
||||||
field = "Tachometer output Pin", tachOutputPin
|
field = "Tachometer output Pin", tachOutputPin
|
||||||
|
|
|
@ -85,7 +85,7 @@ enable2ndByteCanID = false
|
||||||
|
|
||||||
; see PAGE_0_SIZE in C source code
|
; see PAGE_0_SIZE in C source code
|
||||||
; CONFIG_DEFINITION_START
|
; CONFIG_DEFINITION_START
|
||||||
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on integration\rusefi_config.txt Sun Dec 22 20:14:09 EST 2019
|
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on integration\rusefi_config.txt Wed Dec 25 15:38:36 EST 2019
|
||||||
|
|
||||||
pageSize = 20000
|
pageSize = 20000
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -2722,6 +2722,10 @@ cmd_set_engine_type_default = "w\x00\x31\x00\x00"
|
||||||
panel = triggerInputComparator
|
panel = triggerInputComparator
|
||||||
|
|
||||||
dialog = allPinsSensors, "Sensors"
|
dialog = allPinsSensors, "Sensors"
|
||||||
|
field = "Throttle pedal Position Channel", throttlePedalPositionAdcChannel
|
||||||
|
field = "Primary input channel", triggerInputPins1
|
||||||
|
field = "Secondary channel", triggerInputPins2
|
||||||
|
field = "Cam Sync/VVT input", camInputs1
|
||||||
field = "CLT ADC input", clt_adcChannel
|
field = "CLT ADC input", clt_adcChannel
|
||||||
field = "IAT ADC input", iat_adcChannel
|
field = "IAT ADC input", iat_adcChannel
|
||||||
field = "vBatt ADC input", vbattAdcChannel
|
field = "vBatt ADC input", vbattAdcChannel
|
||||||
|
@ -2755,10 +2759,6 @@ cmd_set_engine_type_default = "w\x00\x31\x00\x00"
|
||||||
field = "mc33972_cs", mc33972_cs
|
field = "mc33972_cs", mc33972_cs
|
||||||
field = "mc33972 SPI", mc33972spiDevice
|
field = "mc33972 SPI", mc33972spiDevice
|
||||||
panel = allPinsSensors
|
panel = allPinsSensors
|
||||||
field = "Throttle pedal Position Channel", throttlePedalPositionAdcChannel
|
|
||||||
field = "Primary input channel", triggerInputPins1
|
|
||||||
field = "Secondary channel", triggerInputPins2
|
|
||||||
field = "Cam Sync/VVT input", camInputs1
|
|
||||||
|
|
||||||
dialog = allPins1_2
|
dialog = allPins1_2
|
||||||
field = "Tachometer output Pin", tachOutputPin
|
field = "Tachometer output Pin", tachOutputPin
|
||||||
|
|
|
@ -85,7 +85,7 @@ enable2ndByteCanID = false
|
||||||
|
|
||||||
; see PAGE_0_SIZE in C source code
|
; see PAGE_0_SIZE in C source code
|
||||||
; CONFIG_DEFINITION_START
|
; CONFIG_DEFINITION_START
|
||||||
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on integration\rusefi_config.txt Sun Dec 22 20:14:32 EST 2019
|
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on integration\rusefi_config.txt Wed Dec 25 15:38:46 EST 2019
|
||||||
|
|
||||||
pageSize = 20000
|
pageSize = 20000
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -2725,6 +2725,10 @@ cmd_set_engine_type_default = "w\x00\x31\x00\x00"
|
||||||
panel = triggerInputComparator
|
panel = triggerInputComparator
|
||||||
|
|
||||||
dialog = allPinsSensors, "Sensors"
|
dialog = allPinsSensors, "Sensors"
|
||||||
|
field = "Throttle pedal Position Channel", throttlePedalPositionAdcChannel
|
||||||
|
field = "Primary input channel", triggerInputPins1
|
||||||
|
field = "Secondary channel", triggerInputPins2
|
||||||
|
field = "Cam Sync/VVT input", camInputs1
|
||||||
field = "CLT ADC input", clt_adcChannel
|
field = "CLT ADC input", clt_adcChannel
|
||||||
field = "IAT ADC input", iat_adcChannel
|
field = "IAT ADC input", iat_adcChannel
|
||||||
field = "vBatt ADC input", vbattAdcChannel
|
field = "vBatt ADC input", vbattAdcChannel
|
||||||
|
@ -2758,10 +2762,6 @@ cmd_set_engine_type_default = "w\x00\x31\x00\x00"
|
||||||
field = "mc33972_cs", mc33972_cs
|
field = "mc33972_cs", mc33972_cs
|
||||||
field = "mc33972 SPI", mc33972spiDevice
|
field = "mc33972 SPI", mc33972spiDevice
|
||||||
panel = allPinsSensors
|
panel = allPinsSensors
|
||||||
field = "Throttle pedal Position Channel", throttlePedalPositionAdcChannel
|
|
||||||
field = "Primary input channel", triggerInputPins1
|
|
||||||
field = "Secondary channel", triggerInputPins2
|
|
||||||
field = "Cam Sync/VVT input", camInputs1
|
|
||||||
|
|
||||||
dialog = allPins1_2
|
dialog = allPins1_2
|
||||||
field = "Tachometer output Pin", tachOutputPin
|
field = "Tachometer output Pin", tachOutputPin
|
||||||
|
|
Loading…
Reference in New Issue