Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

React to session timing parameters from the server #50

Open
DerekHoyle opened this issue Feb 4, 2020 · 0 comments
Open

React to session timing parameters from the server #50

DerekHoyle opened this issue Feb 4, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@DerekHoyle
Copy link
Collaborator

DerekHoyle commented Feb 4, 2020

UDS should get session timing from the server following a session change. This enables the client to manage timeouts better - most importantly the P2star used by "request received correctly, response pending".

This relates to #48

@DerekHoyle DerekHoyle added the enhancement New feature or request label Feb 4, 2020
DerekHoyle added a commit that referenced this issue Feb 4, 2020
Moved check for "response received correctly, response pending" to be inside the responseRequired check. That fixes #48

Also, improved "response received correctly, response pending" by adding a loop. This enables the ECU to send several "response pending" messages for very long operations.

Note that this uses P2, whereas it should use P2*, because P2* isn't implemented. I've raise this in #50.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant