Skip to content

Smart parser #120

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from
Draft

Smart parser #120

wants to merge 8 commits into from

Conversation

hacknus
Copy link
Owner

@hacknus hacknus commented Mar 26, 2025

Implement a smart data parser that can not only parse the following (as previously)

[HK]: Idle, 200.0, 123, 2, 3, 3, 4

but also mutiple data packets (multi-line):

[HK MOT-X]: Idle, 200.0, 123, 2, 3, 3, 4
[HK MOT-Y]: Idle, 100.0, 456, 6, 5, 9, 4

TODO:

  • verify parsing
  • implement "ignore packets" in settings to only show selected packets in the plot (otherwise it quickly gets too crowded)
  • fix sent-command / timestamp in prints

@hacknus hacknus marked this pull request as draft March 26, 2025 07:08
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant