SteelSeries Gauges: Difference between revisions

From Cumulus Wiki
Jump to navigationJump to search
1,841 bytes removed ,  14:55, 23 December 2012
no edit summary
mNo edit summary
No edit summary
Line 12: Line 12:


Each gauge has has an optional pop-up information box that contains some additional text based data for today, and a graph of recent trends for relevant values.
Each gauge has has an optional pop-up information box that contains some additional text based data for today, and a graph of recent trends for relevant values.
The gauges can be downloaded from here: [[http://wiki.sandaysoft.com/files/Steelseries/gauges-ss-v2-0-1.zip Download here]]


Please note that these gauges use HTML5 'features' and so will not run on older browsers, in particular version of Internet Explorer prior to IE9. Also if you are planning on embedding the code in an existing page, then the whole page should be converted to the HTML5 standard.
Please note that these gauges use HTML5 'features' and so will not run on older browsers, in particular version of Internet Explorer prior to IE9. Also if you are planning on embedding the code in an existing page, then the whole page should be converted to the HTML5 standard.


== Quick Start Guide for Cumulus Users  ==
== Quick Start Guide for Cumulus Users  ==
Line 200: Line 197:
=== customclientrawlocal.txt  ===
=== customclientrawlocal.txt  ===


The value for Humidex is set to Celcius by default. You may want to change this tag from %humidexcelsius% to %humidexfaren% if you use Fahrenheit as your temperature scale. (there is no WD tag to report the value in your default scale). This and the forecast tag (see above) are the only things you should have to edit in the ccr file.
The value for Humidex is set to Celsius by default. You may want to change this tag from %humidexcelsius% to %humidexfaren% if you use Fahrenheit as your temperature scale. (there is no WD tag to report the value in your default scale). This and the forecast tag (see above) are the only things you should have to edit in the ccr file.
 
= SteelSeries FAQ =
 
Please take a look at the [[SteelSeries FAQ]] if you are having problems with these scripts.
 
 
= Downloads =
 
The gauges can be downloaded from here: [http://wiki.sandaysoft.com/files/Steelseries/gauges-ss-v2-0-1.zip Download here]


= Release History  =
= Release History  =


<u>'''2.0.1'''</u> [[http://wiki.sandaysoft.com/files/Steelseries/gauges-ss-v2-0-1.zip Download here]]
The latest version of the gauges is 2.0.1, a full version history can be [[SteelSeries_Versions|found here]].
*Updated gauges.js
**Fixed syntax error that only affected WD users
<u>'''2.0.0'''</u>


*Much of the code rewritten and/or reformatted
**Most things now contained in a 'gauges' object to avoid polluting the global namespace with numerous variables etc.
**Load orders changed to speed up initial page load/display
*Updated gauges.js
**Added (optional) cookie handling to preserve end user unit preferences across sessions
**Added variables to set the default min/max values for gauges
**Changed the temperature gauge scaling logic so both gauges always use the same range (except for the indoor temperature)
**Default units are now 'metric': °C, mm, hPa, km/h
**Fixed bug in getord() routine
**Added config.dewDisplayType setting to control initial 'dew' gauge display
**Added smaller gauge size option for 'mobile' devices
**Added ability to select the display units:
<blockquote>Temp: °C, °F<br>Rain: mm, inch<br>Wind: km/h, m/s, mph, knots<br>Baro: hPa, mb, inHg, kPa </blockquote>
*Updated Language handling, all languages now use a single (English by default) template HTML file, calling changeLang(LANG.newLanguage) now updates the HTML as well as the gauges.
*Updated realtimeGaugesT.txt &amp; customclientrawlocal.txt
**Added today's dominant wind direction
*Added Danish, Norwegian, and Italian translations
*Changed gauges-ssT.html to use &lt;div&gt;'s for the layout rather than tables.
*Removed ddimgtooltip.css - now incorporated into gauges-ss.css
*Removed ddimgtooltip.js - now incorporated into gauges.js
*Removed tween.min.js - now incorporated into steelseries.min.js
*Updated realtimeGaugesT.txt and ccrT.txt files to ver8
**added dominant wind direction
*Updated steelseries.js
**Updated to v0.11.14
*Added optional Wind Rose 'gauge'. The Wind Rose is not enabled by default, and the scripts will not downloaded by the page. This change adds the following scripts
**windrose.js
**RGraph.common.core.min.js
**RGraph.radar.min.js


[[Category:WebTools]]
[[Category:WebTools]]

Navigation menu