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

Fix BLFParseError #806

Merged
merged 2 commits into from
Apr 19, 2020
Merged

Fix BLFParseError #806

merged 2 commits into from
Apr 19, 2020

Conversation

christiansandberg
Copy link
Collaborator

Seek for start of object instead of calculating it

Fixes #803
Fixes #786

@christiansandberg christiansandberg added bug file-io about reading & writing to files labels Apr 10, 2020
@codecov
Copy link

codecov bot commented Apr 10, 2020

Codecov Report

Merging #806 into develop will decrease coverage by 0.02%.
The diff coverage is 85.71%.

@@             Coverage Diff             @@
##           develop     #806      +/-   ##
===========================================
- Coverage    69.58%   69.56%   -0.03%     
===========================================
  Files           70       70              
  Lines         6570     6574       +4     
===========================================
+ Hits          4572     4573       +1     
- Misses        1998     2001       +3     

@hardbyte
Copy link
Owner

Assume merging this closes #790 @christiansandberg ?

@hardbyte hardbyte merged commit 7780242 into develop Apr 19, 2020
@hardbyte hardbyte deleted the bugfix/803-blf-parse-error branch April 19, 2020 03:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug file-io about reading & writing to files
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BLF Parse error BLF padding/alignment incorrect for CAN_FD_MESSAGE_64
2 participants