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 many formatting asserts and make epoch time initialization safer and faster #14

Merged
merged 1 commit into from
Mar 25, 2022

Conversation

nohal
Copy link
Contributor

@nohal nohal commented Mar 21, 2022

Not sure this is the right branch, but it had the latest changes...

There still are some wxDateTime::ParseDateTime calls that somewhat scare me in the conversion logic in twocanencoder.cpp, but I'm not sure I understand the logic without some more study, I generaly tend to trust wxDateTime::ParseISOCombined to give me what I expect much more.

@TwoCanPlugIn TwoCanPlugIn merged commit bda0e73 into TwoCanPlugIn:gateway Mar 25, 2022
@TwoCanPlugIn
Copy link
Owner

Hi Pavel,

I've decided to merge the PR, At a later stage I'll implement a single function to to handle all the epoch time calculations to reduce the amount of redundant code, but at the moment I want to finish the MOB & DSC code, fix a few errors in twocanencoder (the NMEA 183 to NMEA 2000 conversion) and get the next release out.

Thanks for your help.

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.

None yet

2 participants