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

Suggestion: Relative Offset #26

Closed
photon1503 opened this issue Aug 28, 2020 · 1 comment
Closed

Suggestion: Relative Offset #26

photon1503 opened this issue Aug 28, 2020 · 1 comment

Comments

@photon1503
Copy link

Hi, currently the Offset works with a fixed percentage. It would be good to have an option to also have a relative offset.

i.e. Currently we have
Input = 70%, Offset = -20%, Result = 50%

Suggestion:
Input = 70%, Relative Offset = -20%, Result = 56%

@Rem0o Rem0o closed this as completed Nov 11, 2020
@cmeeren
Copy link

cmeeren commented Apr 25, 2021

I would like this, too. For some reason, my three GPU fans (MSI RTX 3080 Gaming X Trio) are divided into two fan controls (2 + 1), and the one with 2 fans has lower RPM for any given fan percent.

Currently, I have two separate curves for these controls, and I have manually checked various fan percents vs. RPMs to adjust the two curves so that the RPM matches approximately for any given temperature. If I want to adjust the curve, I have to do this all over again.

A relative offset would solve this in my case, since I could have only one curve and just apply a relative offset to one of the fans.

(My issue could also be alleviated by something like #11, and allowing setting fan RPM (not percent) in FanControl, but I guess that is a lot more work to implement.)

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

No branches or pull requests

3 participants