summaryrefslogtreecommitdiff
path: root/doc/fancontrol.txt
diff options
context:
space:
mode:
authorKarol Szklarski <szklarskikarol@gmail.com>2019-01-26 22:12:15 +0100
committerKarol Szklarski <szklarskikarol@gmail.com>2019-01-26 22:12:15 +0100
commitb2039f04e19832d4d9aa9c11465a3014f32047ed (patch)
tree6ce7ad8eee283a8642493185e73a4619659117fd /doc/fancontrol.txt
parenta60d30785e60e3ad9f56dd5aa1e6e10f23390c4e (diff)
downloadlm-sensors-git-b2039f04e19832d4d9aa9c11465a3014f32047ed.tar.gz
Adding AVERAGE option to fancontrol
Diffstat (limited to 'doc/fancontrol.txt')
-rw-r--r--doc/fancontrol.txt6
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/fancontrol.txt b/doc/fancontrol.txt
index 40e290fd..337460e8 100644
--- a/doc/fancontrol.txt
+++ b/doc/fancontrol.txt
@@ -68,6 +68,11 @@ MAXPWM
The PWM value to use when the temperature is over MAXTEMP.
If this value isn't defined, it defaults to 255 (full speed).
+AVERAGE
+ How many last temperature readings are used to average the temperature.
+ It can be used to smoothen short temperature peaks.
+ If this value isn't defined, it defaults to 1 (no averaging).
+
A graph might help you understand how the different values relate
to each other:
@@ -126,7 +131,6 @@ linearly with rising temperature.
Planned features
rc-scripts for some gnu/linux-distributions
-smoother regulation (temp interpolation)
gui for configuration
If you have other wishes or want to contribute something, please let me know: