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

Change web based CAN log file format to CANdump #655

Merged
merged 13 commits into from
Dec 4, 2024

Conversation

mvgalen
Copy link
Collaborator

@mvgalen mvgalen commented Dec 3, 2024

What

Change web based CAN log format to CANdump format.
Improve performance by removing unnecessary strncat and strlens.

Why

Make logfiles directly compatible with SavvyCAN.

How

Slightly changed format.
Tested downloaded file with SavvyCAN

@mvgalen mvgalen marked this pull request as draft December 3, 2024 09:19
Software/Software.ino Show resolved Hide resolved
Software/Software.ino Outdated Show resolved Hide resolved
Software/Software.ino Outdated Show resolved Hide resolved
Software/Software.ino Show resolved Hide resolved
@mvgalen mvgalen marked this pull request as ready for review December 3, 2024 10:08
@mvgalen mvgalen requested a review from obbardc December 3, 2024 14:29
@mvgalen
Copy link
Collaborator Author

mvgalen commented Dec 3, 2024

@obbardc is anything still blocking review approval?

@mvgalen mvgalen requested a review from obbardc December 3, 2024 19:22
Copy link
Owner

@dalathegreat dalathegreat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Now we just need to update the can-logging wiki page to explain the format

@mvgalen
Copy link
Collaborator Author

mvgalen commented Dec 4, 2024 via email

@mvgalen mvgalen merged commit 3d1a3eb into dalathegreat:main Dec 4, 2024
42 checks passed
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.

3 participants