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

Add UDS Some NegativeResponseCodes #273

Open
PatxiO opened this issue Apr 11, 2023 · 0 comments
Open

Add UDS Some NegativeResponseCodes #273

PatxiO opened this issue Apr 11, 2023 · 0 comments
Assignees
Labels
feature New feature or request size S Complexity of the ticket test Increase code coverage

Comments

@PatxiO
Copy link

PatxiO commented Apr 11, 2023

In the file uds_response.py, all UDS Negative Response Codes specified in the ISO 14229-1 are not implemented.

You shall add :
RESPONSE_TOO_LONG = 0x14
UPLOAD_DOWLOAD_NOT_ACCEPTED = 0x70
SUB_FUNCTION_NOT_SUPPORTED_IN_ACTIVE_SESSION = 0x7E
SERVICE_NOT_SUPPORTED_IN_ACTIVE_SESSION = 0x7F

Thank you, have a good day !

@sebastianpfischer sebastianpfischer added feature New feature or request size S Complexity of the ticket test Increase code coverage labels Apr 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request size S Complexity of the ticket test Increase code coverage
Projects
None yet
Development

No branches or pull requests

3 participants