5,838
edits
m (→My HTML page gets corrupted when Cumulus processes it: update for latest Cumulus build re UTF-8 and add 'My gauges are not using the right minimum and maximum') |
|||
(6 intermediate revisions by one other user not shown) | |||
== My HTML page gets corrupted when Cumulus processes it ==
This happens if you have used extended character sets in your gauges-ssT.htm file and then saved it as UTF-8 (as you should). Unfortunately old versions of Cumulus
Upgrade to the latest version of Cumulus, reading the release notes for all the builds inbetween your old one and that you have now installed paying particular attention to any mention of UTF-8.
== My gauges are not using the right minimum and maximum ==
The pressure gauge uses the all-time highest and lowest values to determine what scale to display. The other gauges use that day's lowest and highest values to determine the scale to display. Check your source does not have some rogue values distorting the range displayed.
= Additional Gauges =
This controls the gap between the sectors, to reduce the gap change '50' to a lower number (say 30), to increase the gap use a bigger number.
<br>
= Design customizations =
SteelSeries gauges could use hundreds designs with combination of style, size, colors and so on!
!style="width:150px" | Parameter
!style="width:500px" | Description
|-
|DARK_GRAY
|-
|LIGHT_GRAY
|Light Gray
|-
|WHITE
|TYPE6
|Type 6
|-
|}
<br>
== Settting Wind Avg Pointer Color ==
'''setPointerColorAvg''' function control Wind Avg Pointer color, parameters available:
{| class="wikitable" border="1"
|-
!style="width:150px" | Parameter
!style="width:500px" | Description
|-
|RED
|Red
|-
|GREEN
|Green
|-
|BLUE
|Blue
|-
|ORANGE
|Orange
|-
|YELLOW
|Yellow
|-
|CYAN
|Cyan
|-
|MAGENTA
|Magenta
|-
|WHITE
|White
|-
|GRAY
|Gray
|-
|BLACK
|Black
|-
|RAITH
|Raith
|-
|GREEN_LCD
|Green LCD
|-
|JUG_GREEN
|JUG Green
|-
|}
<br>
== Settting Wind Avg Pointer design ==
'''setPointerAvg''' function control Wind Avg Pointer type, parameters available:
{| class="wikitable" border="1"
|-
!style="width:150px" | Parameter
!style="width:500px" | Description
|-
|TYPE1
|Type 1
|-
|TYPE2
|Type 2
|-
|TYPE3
|Type 3
|-
|TYPE4
|Type 4
|-
|TYPE5
|Type 5
|-
|TYPE6
|Type 6
|-
|TYPE7
|Type 7
|-
|TYPE8
|Type 8
|-
|TYPE9
|Type 9
|-
|TYPE10
|Type 10
|-
|TYPE11
|Type 11
|-
|TYPE12
|Type 12
|-
|TYPE13
|Type 13
|-
|TYPE14
|Type 14
|-
|TYPE15
|Type 15
|-
|TYPE16
|Type 16
|-
|}
|
edits