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

feat: add performance info logging #12

Open
t-bre opened this issue Feb 11, 2023 · 0 comments
Open

feat: add performance info logging #12

t-bre opened this issue Feb 11, 2023 · 0 comments
Labels
feature New feature or request
Milestone

Comments

@t-bre
Copy link
Member

t-bre commented Feb 11, 2023

Description

Add optional #define to enable some basic performance info logging functionality such as:

  • Number of messages transmitted.
  • Number of messages received.
  • Number of CAN errors.

Additional Notes

Logged data can just be stored as variables of the RTCAN instance.

@t-bre t-bre added the feature New feature or request label Feb 11, 2023
@t-bre t-bre added this to the STAG 9 milestone Feb 11, 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
Projects
None yet
Development

No branches or pull requests

1 participant