new validation and a lot of clean-up! this gives us four sensors for E67

This commit is contained in:
Andrey 2022-06-02 15:19:01 -04:00
parent ac213c31d8
commit 0e73a56c40
9 changed files with 25 additions and 23 deletions

View File

@ -69,7 +69,7 @@ pins:
class: outputs class: outputs
ts_name: Injector 1 Output (E15) ts_name: Injector 1 Output (E15)
- id: E1 - id: E1
class: analog_inputs class: switch_inputs
ts_name: Clutch Input (E1) ts_name: Clutch Input (E1)
- id: C7 - id: C7
class: outputs class: outputs

View File

@ -126,7 +126,7 @@ pins:
- pin: 64 - pin: 64
# H144_IN_TPS # H144_IN_TPS
id: EFI_ADC_4 id: EFI_ADC_4
class: outputs class: analog_inputs
ts_name: C2-64 - TPS1 ts_name: C2-64 - TPS1
function: TPS1 function: TPS1
type: av type: av
@ -135,7 +135,7 @@ pins:
- pin: 66 - pin: 66
# H144_IN_AUX1 # H144_IN_AUX1
id: EFI_ADC_8 id: EFI_ADC_8
class: outputs class: analog_inputs
ts_name: C2-66 - TPS2 ts_name: C2-66 - TPS2
function: TPS2 function: TPS2
type: av type: av

View File

@ -11,6 +11,7 @@ pins:
# H144_IN_CLT # H144_IN_CLT
id: EFI_ADC_12 id: EFI_ADC_12
type: av type: av
class: analog_inputs
ts_name: C3-55 - CLT ts_name: C3-55 - CLT
function: CLT function: CLT
color: purple color: purple
@ -19,6 +20,7 @@ pins:
# H144_IN_IAT # H144_IN_IAT
id: EFI_ADC_13 id: EFI_ADC_13
type: av type: av
class: analog_inputs
ts_name: C3-56 - IAT ts_name: C3-56 - IAT
function: CLT function: CLT
color: purple color: purple

View File

@ -20,8 +20,8 @@ pins:
type: can type: can
- pin: 1F - pin: 1F
id: [F9, ADC3_CHANNEL_7] id: [F9]
class: [switch_inputs, analog_inputs] class: [switch_inputs]
ts_name: 1F - Brake/RES1 ts_name: 1F - Brake/RES1
function: Brake Switch function: Brake Switch
@ -127,9 +127,9 @@ pins:
function: CLT sensor function: CLT sensor
- pin: 2F - pin: 2F
id: F7 # id: F7
class: analog_inputs # class: analog_inputs
ts_name: 2M - KNOCK # ts_name: 2M - KNOCK
function: Knock sens. in function: Knock sens. in
- pin: 2H - pin: 2H

View File

@ -116,8 +116,8 @@ pins:
type: ls type: ls
- pin: 38 - pin: 38
id: [F9, ADC3_CHANNEL_7] id: [F9]
class: [switch_inputs, analog_inputs] class: [switch_inputs]
ts_name: 48 - IN RES1 ts_name: 48 - IN RES1
function: IN_RES1 function: IN_RES1

View File

@ -284,8 +284,8 @@ pins:
color: black W4 color: black W4
- pin: 4B - pin: 4B
id: [F9, ADC3_CHANNEL_7] id: [F9]
class: [switch_inputs, analog_inputs] class: [switch_inputs]
ts_name: 4B - Brake/RES1 (A7) ts_name: 4B - Brake/RES1 (A7)
function: Brake Switch function: Brake Switch

View File

@ -64,9 +64,9 @@ pins:
- pin: 9 - pin: 9
function: Fuel Level / CLT Analog Input function: Fuel Level / CLT Analog Input
id: F5 # id: F5
class: analog_inputs # class: analog_inputs
ts_name: 9 - IN_SENS3 # ts_name: 9 - IN_SENS3
color: white color: white
- pin: 10 - pin: 10

View File

@ -62,15 +62,15 @@ pins:
function: GND function: GND
- pin: 1Q - pin: 1Q
id: [F9, ADC3_CHANNEL_7] id: [F9]
class: [switch_inputs, analog_inputs] class: [switch_inputs]
ts_name: 1Q - Brake/RES1 ts_name: 1Q - Brake/RES1
function: Brake Switch function: Brake Switch
- pin: 1S - pin: 1S
id: F7 # id: F7
class: analog_inputs # class: analog_inputs
ts_name: 2M - KNOCK # ts_name: 2M - KNOCK
function: Knock sens. in function: Knock sens. in
- pin: 1U - pin: 1U

View File

@ -89,10 +89,10 @@ pins:
type: 12V type: 12V
- pin: 16 - pin: 16
id: EFI_ADC3_10 # id: EFI_ADC3_10
class: analog_inputs # class: analog_inputs
function: Atm Pressure Sensor output to TCU function: Atm Pressure Sensor output to TCU
ts_name: (BUG!) A16 - Atm Pressure Sensor Ain # ts_name: (BUG!) A16 - Atm Pressure Sensor Ain
type: av type: av
- pin: 17 - pin: 17