FAQ: Difference between revisions

61 bytes added ,  07:53, 12 November 2014
Line 560: Line 560:


== Cumulus isn't performing periodic tasks, like data logging or web uploads ==
== Cumulus isn't performing periodic tasks, like data logging or web uploads ==
Cumulus assumes a certain level of weather station functionality. It checks that it has received data from a number of sensors (e.g. pressure and outside temperature) before it starts periodic calculations, logging, uploading to the web, or drawing graphs. If your weather station is not fully functional, you will not be able to use Cumulus fully.  
Cumulus assumes a certain level of weather station functionality. It checks that it has received data from a number of sensors (e.g. pressure and outside temperature) before it starts periodic calculations, logging, uploading to the web, or drawing graphs. This is an attempt to make sure that bad data is not logged. If your weather station is not fully functional, you will not be able to use Cumulus fully.  


You can over-ride the start up check by adding a line to the [Station] section of [[Cumulus.ini#Section:_Station|cumulus.ini]], thus: ''NoSensorCheck=1''
You can over-ride the start up check by adding a line to the [Station] section of [[Cumulus.ini#Section:_Station|cumulus.ini]], thus: ''NoSensorCheck=1''