Homogenized labels and added crank and cam sensor inputs
This commit is contained in:
@@ -35,7 +35,7 @@ VBAT_PROT --> injector positive terminal --> injector coil --> VNL5050 DRAIN
|
||||
## Command path
|
||||
|
||||
`INPUT` is active high. It receives only the hardware-permitted injector
|
||||
command defined by the dead-man interlock.
|
||||
command defined by the two-channel deadman interlock.
|
||||
|
||||
```text
|
||||
SAFE_INJECTOR_SIG --> 1 kOhm Rprot --> INPUT
|
||||
@@ -62,7 +62,8 @@ pin.
|
||||
|
||||
When `ENGINE_PERMIT` is removed, `SAFE_INJECTOR_SIG` goes low and turns the
|
||||
injector output off. This is the hardware shutoff path; firmware also clears
|
||||
pending injection events when it observes a dead-man release.
|
||||
pending injection events when `DEADMAN_OK` becomes invalid or the two deadman
|
||||
status inputs disagree.
|
||||
|
||||
## Status diagnostic
|
||||
|
||||
|
||||
Reference in New Issue
Block a user