Support STN-chip adapters (OBDLink SX/MX+): batched multi-PID requests and faster protocols to multiply sample rate past the ~7-15 reads/sec CH340 straw. Detect STN via STI/ATI, use ATMA/header tricks / multi-PID 01 0C 0D 05 ... where supported.
P3, feature. Complements the Bluetooth/WiFi transport work.
## What
Support STN-chip adapters (OBDLink SX/MX+): batched multi-PID requests and faster protocols to multiply sample rate past the ~7-15 reads/sec CH340 straw. Detect STN via `STI`/`ATI`, use `ATMA`/header tricks / multi-PID `01 0C 0D 05 ...` where supported.
P3, feature. Complements the Bluetooth/WiFi transport work.
claude
added the featureP3 labels 2026-07-01 08:19:51 -04:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
What
Support STN-chip adapters (OBDLink SX/MX+): batched multi-PID requests and faster protocols to multiply sample rate past the ~7-15 reads/sec CH340 straw. Detect STN via
STI/ATI, useATMA/header tricks / multi-PID01 0C 0D 05 ...where supported.P3, feature. Complements the Bluetooth/WiFi transport work.