thorrak / tiltbridge

Tilt Hydrometer to WiFi Bridge
http://www.tiltbridge.com/
Other
61 stars 27 forks source link

Add setting for configuring amount of specific gravity smoothing. #41

Closed pletch closed 3 years ago

pletch commented 3 years ago

Smoothing factor affects time constant of the smoothing filter for specific gravity. User can turn off smoothing entirely by setting value to 0. Default value of 40 should give time constant of around 5 seconds if Tilt is providing reading to Tiltbridge every 5 seconds.

Also moved Temperature unit selection up under General Tiltbridge settings.

pletch commented 3 years ago

I need to pull this back because there is an issue with the filtered value converging due to resolution. Let me experiment and I'll revise and/or resubmit once addressed.