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

add parser for TRC 1.3 format #1727

Closed
wants to merge 2 commits into from

Conversation

the-working-rene
Copy link

added columns "bus" and reserverd. bus is the number of the CAN Bus as an integer, reserved is not parsed.

Reference: https://www.peak-system.com/produktcd/Pdf/English/PEAK_CAN_TRC_File_Format.pdf

@the-working-rene the-working-rene marked this pull request as draft January 17, 2024 14:11
added columns "bus" and reserverd. bus is the number of the CAN Bus as an integer, reserved is not parsed.

Reference: https://www.peak-system.com/produktcd/Pdf/English/PEAK_CAN_TRC_File_Format.pdf
@the-working-rene
Copy link
Author

todo:

  • has channel the same meaning as bus ?
  • if so: remove new bus attribute and parse bus as channel
  • if not: update docs accordingly

@the-working-rene
Copy link
Author

this "works for me" for an example log generated with PCAN Explorer 5, but I'd appreciate any comments for this implementation

@pierreluctg pierreluctg added the file-io about reading & writing to files label Feb 28, 2024
@1atabey1 1atabey1 mentioned this pull request Mar 12, 2024
@zariiii9003
Copy link
Collaborator

Closing in favor of #1753

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
file-io about reading & writing to files
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants