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

[GUI] indicator for can adapter connection #144

Open
AndreasFreund opened this issue Jul 10, 2024 · 0 comments
Open

[GUI] indicator for can adapter connection #144

AndreasFreund opened this issue Jul 10, 2024 · 0 comments

Comments

@AndreasFreund
Copy link
Contributor

AndreasFreund commented Jul 10, 2024

User story

  1. As a user
  2. I want an indicator showing can adapter connection
  3. So I can easily see if there is something wrong with my hardware

Acceptance criteria

  • Indicator near can bus settings showing states:

  • gray: missing hardware or channel assignment

  • yellow: hardware connected, but not working, e.g. incompatible bitrate

  • green: can bus connected

  • red: error

  • Test procedure:

  • no adapter connected: gray

  • set custom wrong bitrate: yellow

  • set correct bitrate again: green

  • disconnect adapter during flashing: red

Definition of done (DoD)

  • Code review has been completed
  • Code has been merged
  • Feature branch has been deleted
  • Update method signatures in architecture diagram
  • MCU & GUI build after merge
@AndreasFreund AndreasFreund converted this from a draft issue Jul 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Product Backlog
Development

No branches or pull requests

1 participant