Updated CAN decoding hints (markdown)
This commit is contained in:
parent
5c5fe45c9d
commit
195c78de8b
|
@ -1,4 +1,8 @@
|
|||
Text format CAN traces preferred.
|
||||
Text format CAN traces preferred. Please name files according to scenarios.
|
||||
|
||||
# Ignition on
|
||||
|
||||
Start trace recording, turn ignition key/wake up car, turn key off, record until CAN traffic stops or 30 seconds whatever happens first. Stop trace recording.
|
||||
|
||||
# TPS/PPS sweep
|
||||
|
||||
|
@ -6,4 +10,25 @@ Ignition key ON, engine OFF. Press pedal all the way down fast, complexly releas
|
|||
|
||||
# PPS sweep with TPS disengages
|
||||
|
||||
Open hood, unhook TPS sensor plug. Repeat "TPS/PPS sweep"
|
||||
Open hood, unhook TPS sensor plug. Repeat "TPS/PPS sweep"
|
||||
|
||||
# 30 seconds of idle
|
||||
|
||||
Record 30 seconds of car idling
|
||||
|
||||
# Revving while parked
|
||||
|
||||
Rev engine slowly to 3000 RPM, rev engine quickly, rev engine slowly to 3000 RPM, rev engine quickly.
|
||||
|
||||
# 20 mph in 1st gear
|
||||
|
||||
If you have "1" selector accelerate to 20 mph/32kmh and drive for hundred meters.
|
||||
|
||||
# 20 mph in 2st gear
|
||||
|
||||
If you have "2" selector accelerate to 20 mph/32kmh and drive for hundred meters.
|
||||
|
||||
# 20 mph in 3st gear
|
||||
|
||||
If you have "3" selector accelerate to 20 mph/32kmh and drive for hundred meters.
|
||||
|
||||
|
|
Loading…
Reference in New Issue