Skip to content

Fixes issue with value extraction from raw message#10

Open
asbjorn wants to merge 11 commits into
timmathews:masterfrom
asbjorn:master
Open

Fixes issue with value extraction from raw message#10
asbjorn wants to merge 11 commits into
timmathews:masterfrom
asbjorn:master

Conversation

@asbjorn

@asbjorn asbjorn commented Feb 21, 2022

Copy link
Copy Markdown
Contributor

I've been debugging this issue as it causes a lot of strange values streaming from the CANbus (through Actisense NGT-1).

Periodically there seems to be corrupt values, so the process of verify the value based on a computed maximum value seems to be missing from this library. However, the analyzer program and the extraction functions from https://github.com/canboat/canboat/ seems to get it correct.

Therefore I've implemented a similar checking in this library as well. Provided a go testcase which checks the expected behavior.

@asbjorn

asbjorn commented Oct 6, 2022

Copy link
Copy Markdown
Contributor Author

Hi @timmathews - did you get the time to look into this PR?

@asbjorn

asbjorn commented Jan 3, 2023

Copy link
Copy Markdown
Contributor Author

@timmathews Any progress on this?

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.

1 participant