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

[refine] UDS Message segmentation for LIN #88

Open
mdabrowski1990 opened this issue Sep 13, 2021 · 0 comments
Open

[refine] UDS Message segmentation for LIN #88

mdabrowski1990 opened this issue Sep 13, 2021 · 0 comments
Labels
documentation Improvements or additions to documentation implementation Changes to code LIN Related to LIN specific implementation

Comments

@mdabrowski1990
Copy link
Owner

mdabrowski1990 commented Sep 13, 2021

Requires

#75

  • LIN Packet implementation

Description

As a user, I would like to segment UDS message into LIN packets, so I could use CAN packets without transmitting them.
As a user, I would like to have support for all kind of LIN addressings (broadcast/functional and physical), so I do not limit myself when using this package.

Test Strategy

Unit Tests:

  • 100% code coverage for the provided code

Integration Tests (similar cases as per #76):

  • Single Frame segmentation and desegmentation
  • First Frame and Consecurite Frames segmentation and desegmentation
  • Errors

Acceptance Criteria

@mdabrowski1990 mdabrowski1990 added documentation Improvements or additions to documentation implementation Changes to code LIN Related to LIN specific implementation labels Sep 13, 2021
@mdabrowski1990 mdabrowski1990 changed the title UDS Message segmentation for LIN [refine] UDS Message segmentation for LIN Sep 13, 2021
@mdabrowski1990 mdabrowski1990 added this to the 6) LIN support milestone Sep 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation implementation Changes to code LIN Related to LIN specific implementation
Projects
None yet
Development

No branches or pull requests

1 participant