-
Notifications
You must be signed in to change notification settings - Fork 638
Add TX/RX message direction to socketcan #780
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
Conversation
Don't judge me too much, please. :) My first try to submit something there. I actually got a pointer to implement that looking into candump tool and SocketCAN doc 4.1.7 section. Also, I am not sure if this change also needs to take into account |
Codecov Report
@@ Coverage Diff @@
## develop #780 +/- ##
==========================================
+ Coverage 69.48% 69.5% +0.02%
==========================================
Files 70 70
Lines 6557 6556 -1
==========================================
+ Hits 4556 4557 +1
+ Misses 2001 1999 -2 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the contribution @tysonite
References #773 and #776