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

add warnings for consecutive timeout responses (no rx) from the chip #378

Merged
merged 29 commits into from
Oct 9, 2024

Conversation

adammwest
Copy link
Contributor

What
fix for #69

How
change rx timeout to 10s from 60s
when 20s or 2 timeouts occour in a row, present a warning
rename error handling variables

Compiled, Built and Tested on BM1368
no hashing problems for 10m+
no warning messages during this time

eandersson and others added 17 commits October 6, 2024 13:09
Fix all compiler warnings and migrate off depreciated ADC and I2C libraries.
---------
Co-authored-by: Erik Olof Gunnar Andersson <eandersson@users.noreply.github.com>
* Separate Network and regular Settings in UI

* Add missing files

* More cleanup and fixes

* Network -> Network Configuration
* move ADC_init() before start_http_server() because the UI reads the ADC
* split SYSTEM_init() into separate functions. cleaned up nvs init.
* fix my dumb INA260_init() memory leak
* SYSTEM_init_peripherals() cleanup
…Button active area skot#388 (skot#379)

* fix skot#374 Issue 1 : Fallback Stratum Password
* fix skot#388 : Refactor restart button into a list item and update styles for proper spacing.
* fix: Add isUsingFallbackStratum & test hash random
* fix: Add fallback server link
* fix: Just show active pool & cleanup
* fix: Set back to static hashrate for repo
@adammwest adammwest changed the title Serial comms fix add warnings for consecutive timeout responses (no rx) from the chip Oct 9, 2024
@skot
Copy link
Owner

skot commented Oct 9, 2024

I did some small cleanup to where those counters and constants are stored, but otherwise this LGTM

@skot skot merged commit df0c9ed into skot:master Oct 9, 2024
1 check passed
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.

6 participants