forked from commaai/panda
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
UDS: add response pending timeout (commaai#723)
* 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 <[email protected]>
- Loading branch information
1 parent
85e896f
commit 2570770
Showing
2 changed files
with
37 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters