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

provide a tool which can inspect frames #185

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

quinte17
Copy link

I searched a tool which parses a frame and prints its output.
Please provide some input what i have to change to bring this in.

use like:
echo "68 13 13 68 08 05 73 78 56 34 12 0A 00 E9 7E 01 00 00 00 35 01 00 00 3C 16" > input.txt
mbus-inspect-frame < input.txt
@lategoodbye
Copy link
Collaborator

I'm sorry but i cannot merge this pull request. The library already provide such a binary. Please look at test/mbus_parse_hex.c

@quinte17
Copy link
Author

quinte17 commented Dec 5, 2020

i agree. but could it get more comfort in using it?
~/libmbus/test$ LD_LIBRARY_PATH=../mbus/.libs .libs/mbus_parse_hex ../doc/oneframe.txt
is not really easy..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants