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

Document receiving and transmitting of UDS messages over CAN #253

Open
mdabrowski1990 opened this issue Nov 25, 2023 · 0 comments
Open

Document receiving and transmitting of UDS messages over CAN #253

mdabrowski1990 opened this issue Nov 25, 2023 · 0 comments
Labels
CAN Related to CAN specific implementation documentation Improvements or additions to documentation

Comments

@mdabrowski1990
Copy link
Owner

mdabrowski1990 commented Nov 25, 2023

Description

As a user, I would like to have documentation how to transmit and receiving UDS messages over CAN so I can do it on my own.

Testing

  • review

Acceptance Criteria

  • UDS message transmitting and receiving is documented
  • list of possible errors during transmitting/receiving is provided and explained
  • examples are provided
    • how to transmit SF
    • how to transmit FF + CF(s)
    • how to transmit FF + CF(s) with TesterPresent
    • how to receive SF
    • how to receive FF + CF(s)
    • how to receive FF + CF(s) with TesterPresent
@mdabrowski1990 mdabrowski1990 added implementation Changes to code CAN Related to CAN specific implementation labels Dec 4, 2023
@mdabrowski1990 mdabrowski1990 changed the title [INVESTIGATE] Add system tests for receiving and sending UDS messages Document receiving and transmitting of UDS messages over CAN Apr 24, 2024
@mdabrowski1990 mdabrowski1990 added documentation Improvements or additions to documentation and removed implementation Changes to code labels Apr 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CAN Related to CAN specific implementation documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant