Version 1.9.4: Difference between revisions

12 bytes added ,  16:28, 22 March 2021
m
Text replacement - "Cumulus.ini" to "Cumulus.ini_(Cumulus_1)"
m (Text replacement - "cumuluswiki.wxforum.net" to "cumuluswiki.org")
m (Text replacement - "Cumulus.ini" to "Cumulus.ini_(Cumulus_1)")
 
Line 306: Line 306:
*Add "second order" multiplier for outdoor Temperature calibration
*Add "second order" multiplier for outdoor Temperature calibration


This last change allows a value to be provided which is multiplied by the temperature reading squared, and the result added to the actual reading (the supplied value can be negative). To use this, add a line to [[Cumulus.ini#Section:_Offsets]] (with Cumulus stopped):
This last change allows a value to be provided which is multiplied by the temperature reading squared, and the result added to the actual reading (the supplied value can be negative). To use this, add a line to [[Cumulus.ini_(Cumulus_1)#Section:_Offsets]] (with Cumulus stopped):
     TempMult2=x.x
     TempMult2=x.x
In other words, this means that the logged reading can be (TempMult2 * temp²) + (TempMult * temp) + TempOffset
In other words, this means that the logged reading can be (TempMult2 * temp²) + (TempMult * temp) + TempOffset
5,838

edits