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] LIN Packet #89

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

[refine] LIN Packet #89

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

Description

As a user, I would like to have dedicated UDS Packet implementation for LIN, so I could easily communicate using LINbus.
As a developer, I would like to have LIN Packet classes that inherits after AbstractUdsPacket class, so I have LIN packet implementation separated.
As a developer, I would like to have LIN Packet Record classes that inherits after AbstractUdsPacketRecord class, so I have LIN packet record implementation separated.

Test Strategy

Unit Tests:

  • 100% code coverage for LIN Packets specific code

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 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