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

Reading written bytes doesn't update progress #49

Open
bjorfoss opened this issue May 10, 2013 · 0 comments
Open

Reading written bytes doesn't update progress #49

bjorfoss opened this issue May 10, 2013 · 0 comments
Assignees
Labels

Comments

@bjorfoss
Copy link
Member

No description provided.

@ghost ghost assigned LaStrada May 10, 2013
bjorfoss added a commit that referenced this issue May 10, 2013
readPage can verify several batches of written bytes, but progress is not
updated at all. Sometimes doesn't get the correct bytes.
@LaStrada: See #49
bjorfoss added a commit that referenced this issue Nov 5, 2014
Make basic fixes to verification. These will not be enough to
react properly to errors. See issues #53 and #49

* Fix failed verification being ignored
* Fix memory type accessed when verifying data
* Fix progress calculation when verification is enabled
* Change logged message for EOF reached when uploading and
  verification is enabled
bjorfoss added a commit that referenced this issue Nov 6, 2014
* Add protocol version info to log
* Alert when uploadFile fails due to too many attempts
* Cease to execute the not implemented method hardwareReset()
* Fix comparison of written/received data
* Log received/expected data when verification fails
* Log successful verification of page
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants