Skip to content

Reset ASIC error count after frequency changes#1714

Closed
0xjc65eth wants to merge 1 commit into
bitaxeorg:masterfrom
0xjc65eth:reset-error-register-after-frequency
Closed

Reset ASIC error count after frequency changes#1714
0xjc65eth wants to merge 1 commit into
bitaxeorg:masterfrom
0xjc65eth:reset-error-register-after-frequency

Conversation

@0xjc65eth

Copy link
Copy Markdown

Summary

  • reset each supported ASIC error-count register after a frequency transition completes
  • clear the in-memory error measurement at the same time to avoid a stale baseline or wraparound spike
  • route the reset through the common ASIC facade so UI, BAP, startup ramps, and safety-mode frequency changes get the same behavior

Fixes #1328

Testing

  • git diff --check

Firmware build was not run because idf.py is not installed in this environment.

@0xjc65eth

Copy link
Copy Markdown
Author

Closing this for now to reduce maintainer review load, per feedback from @mutatrum. I am keeping #1705 open as the single focused PR because it is small, UI-only, and already has an ack. Happy to revisit this later only if maintainers ask for it. Thanks for the feedback and for maintaining the project.

@0xjc65eth 0xjc65eth closed this May 25, 2026
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.

Reset error register after frequency change

1 participant