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

Feature-Request: Show ASCII-Debug-Messages while decoding custom frame #31

Open
Schmarrele opened this issue Aug 25, 2022 · 0 comments
Open

Comments

@Schmarrele
Copy link

It would be nice if the tool would allow to show filtered readable debug messages, simulataneously to the plotted data.
Basically readable ascii-data, which is not part of the custom-frame.

My use-case looks like the following:
I am transmitting 1000 packages/second with a custom frame (HEADER + LEN + DATA + CRC), but maybe 1 debug-package/second. (Like "DEBUG: Hello world!")
Just by reading the raw-data, it is quite hard to find the actual debug-message in there.
Therefore it would already be a big help if a pure text window is available (supporting new-line characters),
which just shows all (ASCII) symbols which coudn't bee decoded by the custom frame.

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

No branches or pull requests

1 participant