haydnw / AirPi

A Raspberry Pi air quality station
27 stars 15 forks source link

Averaging function causes "Sample frequency too fast" to display. #11

Closed haydnw closed 9 years ago

haydnw commented 9 years ago

Enabling the averaging function can cause the "Sample frequency too fast" warning message to display, even if the sample frequency is not too fast.

Note that the values output by the averaging function are correct; it is only the display of the warning message which is incorrect.

Probably related to issue #10.

PCAssistSoftware commented 9 years ago

I still get this message even with averaging turned off- my sample frequency is every 20 minutes!!

haydnw commented 9 years ago

Hi. Yes, as mentioned above see issue #10. In fact, I'll close this and just focus on that one.