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

Implement data checksum #16

Open
buu342 opened this issue Sep 10, 2020 · 0 comments
Open

Implement data checksum #16

buu342 opened this issue Sep 10, 2020 · 0 comments
Assignees
Labels
Enhancement New feature or request Low Priority This is not something that needs to be done ASAP. UNFLoader This is related to the UNFLoader tool USB Library This is related to the USB library (usb.c)

Comments

@buu342
Copy link
Owner

buu342 commented Sep 10, 2020

A way to verify the data arrived correctly would be great, despite how unlikely it is that it wont. A simple but fast checksum method is to add every byte together.

@buu342 buu342 added Enhancement New feature or request USB Library This is related to the USB library (usb.c) UNFLoader This is related to the UNFLoader tool Low Priority This is not something that needs to be done ASAP. labels Sep 10, 2020
@buu342 buu342 self-assigned this Sep 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request Low Priority This is not something that needs to be done ASAP. UNFLoader This is related to the UNFLoader tool USB Library This is related to the USB library (usb.c)
Projects
None yet
Development

No branches or pull requests

1 participant