mirror of
https://github.com/infiniteCable2/panda.git
synced 2026-02-18 17:23:52 +08:00
* Extend ISO-TP subsequent frame timeout, add response pending timeout and extra debug info * Change response_pending to local variable, move response_pending_timeout to UdsClient, update ISO-TP debug output * Set UDS request pending timeout to 6 seconds (ISO 14229-2:2013 section 7.2 recommended value + 1 second latency) * manage response pending in single location * more generous response pending timeout * add tx timeout * fix lint error * fix rx addr for 29 bit addrs * fix linting issue Co-authored-by: Martin Lillepuu <martin@mlp.ee>