Version 1.9.2: Difference between revisions

2,625 bytes added ,  2 November 2018
m
Text replacement - "http://sandaysoft.com/forum/" to "https://cumulus.hosiene.co.uk/"
No edit summary
m (Text replacement - "http://sandaysoft.com/forum/" to "https://cumulus.hosiene.co.uk/")
 
(12 intermediate revisions by 2 users not shown)
This is not the [[Cumulus_Versions | current]] version
<big>Release Date: October 5, 2011 (build 1017)</big>
 
<big>Release Dates:</big><br>
<big></big>October 12, 2011 (build 1018)
OctoberJune 1905, 2011 (build 1019990) <br>
 
For inbetween builds see [https://cumulus.hosiene.co.uk/viewtopic.php?f=2&t=5247 here]<br>
October 19, 2011 (build 1019)
<big>Release Date: October 5, 2011 (build 1017) </bigbr>
 
NovemberOctober 112, 2011 (build 10201018)<br />
<big></big>October 1219, 2011 (build 10181019)<br />
 
November 281, 2011 (build 10211020)<br />
November 28, 2011 (build 1021)<br />
 
December 1, 2011 (build 1022)<br />
December 11, 2011 (build 1023)<br />
 
December 1116, 2011 (build 10231024)<br />
December 25, 2011 (build 1025)<br />
 
December 1627, 2011 (build 10241026)<br />
January 6, 2012 (build 1027)<br />
 
DecemberJanuary 2520, 20112012 (build 10251028)<br />
January 25, 2012 (build 1029)<br />
 
DecemberFebruary 2710, 20112012 (build 10261030)<br />
March 12, 2012 (build 1031)<br />
 
March 20, 2012 (build 1032)
'''(Current Release)'''
 
Changes from version 1.9.1:
*Added ability to edit today's rain total - see edit menu
*Option to restart if data stops
*New web tags - &lt;#wetbulb&gt; and &lt;#timeUTC&gt;
*Added calibration offset for UV readings
*Added "Chill Hours" (for fruit growing)
*Round start time on Select-A-Graph down to nearest minute
*Add new 'this month' and 'this year' web pages
*New web tags:
*&lt;#forecastnumber&gt; is always set even if Cumulus forecast not in use
*New web tag *&lt;#cumulusforecastforecastnumber&gt; -is always givesset Cumuluseven (Zambretti)if Cumulus forecast not in use
*New web tag *&lt;#wsforecastcumulusforecast&gt; - always gives station forecastCumulus (ifZambretti) available)forecast
**&lt;#wsforecast&gt; - always gives station forecast (if available)
*New tag *&lt;#HighWindrunRecordSet&gt; (=1 if 'all time high wind run' LED is lit, otherwise 0)
**&lt;#wetbulb&gt;
**&lt;#timeUTC&gt;
*Don't plot wind chill until first value calculated
*Don't reset rain counter if Davis logger doesn't go back far enough to fill the gap since previous run
*New tag &lt;#HighWindrunRecordSet&gt; (=1 if 'all time high wind run' LED is lit, otherwise 0)
*Change La Crosse station forecast to 'Clear' instead of 'Sunny', at night
*Today's dominant (i.e. average) wind direction (in degrees) added to dayfile.txt
*Support for pond sensor for WMR88/100
*Background colour of data value digits on main screen can now be configured
*WebNew web tag <#IsSunUp> gives 1 between sunrise and sunset, otherwise 0
1022
*Fixes <#IsSunUp> web tag
*Fix Davis 'wake up' issue so AltimeterPressure reported to CWOP doesn't get stuck at the same value
*NOAA reports now label the 'days of rain' with '<=' to match what the code actually does
*New web tags:
*New web tag *<#DavisFirmwareVersion> - The console firmware version (Davis stations only)
*New web tag *<#TempChangeLastHour> - The change in temperature over the last hour. The value can also be seen on the main screen as a 'mouseover' on the temperature trend value
**New web tags giving the recent wind bearing extremes: <#BearingRangeFrom>, <#BearingRangeTo>, <#BearingRangeFrom10>, <#BearingRangeTo10>
1026
*Stops the dayfile.txt editor crashing if an empty dayfile.txt exists
*Fixes a problem with rain rate calculation on La Crosse stations when logger data is used
1027
*Fix WS23xx apparent temperature values at start up
*Fix WMR100 (etc) 'last data read' in status bar, and also allow 'data stopped' detection
*Option in cumulus.ini to stop new Longest Wet/Dry Period records being 'flashed'. Add a line to the [Station] section:
NoFlashWetDryDayRecords=1
*Send average wind bearing to CWOP/APRS instead of instantaneous, as they require
*Option to flash error light when 'spike removal' operates - see calibration screen for setting
1028
*Fix 'wind bearing range' web tags when wind is/has been calm
*Fix negative (°F) temperatures in wxnow.txt
1029
*Fix high gust bearing in 'create missing' facility in dayfile.txt editor
*Use configured filename format for manual saves of NOAA annual reports
*New HTML-encoded versions of some web tags:
**<#currcondenc> - the same as <#currcond> but also has characters above code 159 encoded as HTML entities
**<#forecastenc> - the same as <#forecast> but with all reserved HTML characters, and those above character code 159, encoded as HTML entities
**<#cumulusforecastenc> - the same as <#cumulusforecast> but with all reserved HTML characters, and those above character code 159, encoded as HTML entities
**<#wsforecastenc> - the same as <#wsforecast> but with all reserved HTML characters, and those above character code 159, encoded as HTML entities
1030
*Fix '0.0' entries in dayfile editor when decimal comma is in use
*Put time of last rain tip as a mouseover on today's rain total on main screen
*Allow Cumulus pressure trend names to be used with Davis stations if the station won't supply its own strings (it seems the original Vantage Pro won't)
*Allow plots on Select-A-Graph to be assigned to the left or right axis. This allows two items to be compared when they have large differences in their scales, e.g. UV and solar.
1031
*Fix bug with download of logger data from Fine Offset with solar sensor when station is logging to first address
*One or both grids can be turned off on Select-A-Graph
*Fix wind chill read from WMR88/100/200 when less than 0 Fahrenheit
*Added a bit more diags logging at start up
1032
*Prevents a crash in the USB code at start up on some systems
*Added a command-line parameter - "noUSB" to prevent the USB code being initialised.