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

BINEX: fix CRC16 calculations #276

Merged
merged 29 commits into from
Nov 2, 2024
Merged

BINEX: fix CRC16 calculations #276

merged 29 commits into from
Nov 2, 2024

Conversation

gwbres
Copy link
Collaborator

@gwbres gwbres commented Nov 2, 2024

  • fixed CRC16 calculations
  • and possibly CRC32 as well but not tested yet
  • verify CRC fields in any message now

gwbres added 29 commits October 29, 2024 14:03
Signed-off-by: Guillaume W. Bres <[email protected]>
Signed-off-by: Guillaume W. Bres <[email protected]>
Signed-off-by: Guillaume W. Bres <[email protected]>
Signed-off-by: Guillaume W. Bres <[email protected]>
Signed-off-by: Guillaume W. Bres <[email protected]>
Signed-off-by: Guillaume W. Bres <[email protected]>
Signed-off-by: Guillaume W. Bres <[email protected]>
Signed-off-by: Guillaume W. Bres <[email protected]>
Signed-off-by: Guillaume W. Bres <[email protected]>
Signed-off-by: Guillaume W. Bres <[email protected]>
Signed-off-by: Guillaume W. Bres <[email protected]>
Signed-off-by: Guillaume W. Bres <[email protected]>
* reflect that only comments may be repeated

Signed-off-by: Guillaume W. Bres <[email protected]>
Signed-off-by: Guillaume W. Bres <[email protected]>
Signed-off-by: Guillaume W. Bres <[email protected]>
Signed-off-by: Guillaume W. Bres <[email protected]>
Signed-off-by: Guillaume W. Bres <[email protected]>
Signed-off-by: Guillaume W. Bres <[email protected]>
Signed-off-by: Guillaume W. Bres <[email protected]>
Signed-off-by: Guillaume W. Bres <[email protected]>
Signed-off-by: Guillaume W. Bres <[email protected]>
Signed-off-by: Guillaume W. Bres <[email protected]>
Signed-off-by: Guillaume W. Bres <[email protected]>
Signed-off-by: Guillaume W. Bres <[email protected]>
Signed-off-by: Guillaume W. Bres <[email protected]>
Signed-off-by: Guillaume W. Bres <[email protected]>
Signed-off-by: Guillaume W. Bres <[email protected]>
  * the decoding process will need it

Signed-off-by: Guillaume W. Bres <[email protected]>
@gwbres gwbres merged commit 3a68b28 into main Nov 2, 2024
26 checks passed
@gwbres gwbres deleted the binex branch November 3, 2024 12:02
gwbres added a commit that referenced this pull request Nov 3, 2024
* CRC verification
* Fix CRC16 calc
* Update docs
* ClosedSourceMeta:
  - the decoding process will need it


---------

Signed-off-by: Guillaume W. Bres <[email protected]>
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