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

Allow conversion of input files in stream format #475

Merged
merged 1 commit into from
Jun 4, 2024

Conversation

mrclauss
Copy link
Contributor

Adds command line option to reinterpret the input logfiles as stream instead of DLT files (i.e. without storage headers)

Fixes: #426

@alexmucde
Copy link
Collaborator

Thanks for the contribution.
@mrclauss Please can you add a signed off statement with your E-Mailadress to your commit message? See other commits as an example.

Add stream parameter to GUI help

Fixes: 426
Signed-off-by: Martin Clauss <m@clauss.email>
@alexmucde alexmucde merged commit 658bd2e into COVESA:master Jun 4, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Convert TCP Byte Stream into ASCII using "File -> Import DLT Stream"
2 participants