-
Fix: WMR100 stations generated empty daily graph data files on start-up
-
Fix: System uptime web tag for Linux systems - maybe!
-
Fix: Historic charts wind run tooltip suffix
-
Fix: High Min Temp and Low Max Temp records editors were not displaying and allowing input of the time
-
Fix: This Month/This Year records editors were showing records for the entire day file rather than the specific period
-
Fix: GW1000 station dewpoint calculation incorrect on first packet read at start-up
-
New: Settings page: Program Settings. Moved Debug/Data logging options and Prevent Second Instance to here from Station Settings.
Note: These settings still remain in the [Station] section of the Cumulus.ini file for backwards compatibility -
New: Two settings to delay the start-up of Cumulus MX. Both added to the new Program Settings page.
Start-up Host PING: Specify a remote hostname or IP address, Cumulus will wait for a successful PING from this address before continuing
Start-up Delay: Specify a fixed time in seconds to delay the start-up. The delay will be executed after the PING check is one is specified
Start-up Delay Max Uptime: Specify a maximum system uptime in seconds after which the delay will no longer be applied. Set to zero to always delay
New section in Cumulus.ini:
[Program]
StartupPingHost= // Default is no remote host - enter a host name or IP address
StartupDelaySecs=0 // Default is no delay = 0
StartupDelayMaxUptime=300 // Default is 300 seconds (5 minutes) -
New: FTP Now - Adds a new option to regenerate the daily graph data files (if enabled), and include them in the manually invoked FTP session
-
New: Adds support for OpenWeatherMap uploads (and catch-up). Using an existing station if the id is supplied, or your API key only has one station defined.
If no stations are defined CMX automatically creates a new one using your station details and starts uploading to it.