-
Notifications
You must be signed in to change notification settings - Fork 295
Auto-Tuning Capabilities #1152
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
base: master
Are you sure you want to change the base?
Auto-Tuning Capabilities #1152
Conversation
|
this is related to #1099 |
|
have to extend the chart, that it shows the applied voltage, frequency and fanspeed to have somekind of feedback for the user what is is happening. |
|
Still draft? |
|
Yes hope I have tomorrow time to extend the chart and add the missing stuff on esp side to statistic and livedata. |
main/http_server/axe-os/src/app/components/autotune/autotune.component.ts
Outdated
Show resolved
Hide resolved
main/http_server/axe-os/src/app/components/home/home.component.ts
Outdated
Show resolved
Hide resolved
main/http_server/axe-os/src/app/components/home/home.component.ts
Outdated
Show resolved
Hide resolved
main/http_server/axe-os/src/app/components/autotune/autotune.component.html
Outdated
Show resolved
Hide resolved
|
Maybe it's a good idea to wait for #955 before any changes on the home chart? |
|
Maybe it is, no hurry. will keep this up to date with master |
|
well the chart part is more or less obsolete with #955 |
f631cd2 to
9d540aa
Compare
9d540aa to
bfa5d98
Compare
…ngs and into own navigation item
…iner into master_autoclock
# Conflicts: # main/http_server/axe-os/src/app/layout/app.menu.component.ts
Evanito
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested and working consistently on Gamma 602

What This Does
This PR introduces a new set of features that significantly enhance the auto-tuning capabilities of the ESP-Miner. The auto-tune functionality is crucial for optimizing mining performance by adjusting key parameters such as power limit, fan speed, voltage, and frequency based on real-time conditions.
Auto-Tune Enhancements:
Benefits:
By enhancing the auto-tuning features, this PR aims to provide users with more control over their mining operations, leading to improved performance and potentially higher returns.