Files
StarPilot/starpilot/system/obdyssey/tests/transcripts/README.md
T
firestarsdog 2334df399b OBDyssey
2026-09-01 03:22:48 -04:00

837 B

OBDyssey diagnostic transcripts

These small transcripts preserve the wire shapes used by the parser regression tests. Hardware captures should be added here as soon as an adapter/vehicle pair is available; each discovered incompatibility belongs in a dedicated fixture rather than a new parser special case.

Files are intentionally plain ELM terminal output so they can be replayed by a future transport fixture without changing the production transaction path.

For an explicit local field capture, start OBDyssey with OBDYSSEY_DEBUG=1. The debug events include AT traffic, raw ELM responses, diagnostic payloads, effective addresses, protocol/flow-control state, timing, reconnects, and typed errors. VIN responses are redacted unless OBDYSSEY_DEBUG_VIN=1 is also set for local debugging. Debug logging is disabled by default.