Skip to content
Snippets Groups Projects
Commit 6be532d5 authored by Krisztián Löki's avatar Krisztián Löki
Browse files

ODH warning -> yellow, maint -> blue

parent b91d67ac
No related branches found
No related tags found
1 merge request!268ODH and TS2 PSS updates
......@@ -133,9 +133,7 @@
<x>72</x>
<y>118</y>
<width>116</width>
<height>21</height>
<vertical_alignment>1</vertical_alignment>
<auto_size>true</auto_size>
</widget>
<widget type="led" version="2.0.0">
<name>O2Lvl19_5</name>
......@@ -179,9 +177,7 @@
<x>72</x>
<y>172</y>
<width>108</width>
<height>21</height>
<vertical_alignment>1</vertical_alignment>
<auto_size>true</auto_size>
</widget>
<widget type="led" version="2.0.0">
<name>Maint</name>
......@@ -246,9 +242,7 @@
<x>72</x>
<y>255</y>
<width>110</width>
<height>21</height>
<vertical_alignment>1</vertical_alignment>
<auto_size>true</auto_size>
</widget>
<widget type="led" version="2.0.0">
<name>SysOK</name>
......@@ -270,9 +264,7 @@
<x>72</x>
<y>282</y>
<width>43</width>
<height>21</height>
<vertical_alignment>1</vertical_alignment>
<auto_size>true</auto_size>
</widget>
<widget type="led" version="2.0.0">
<name>ConnStat</name>
......@@ -294,9 +286,7 @@
<x>72</x>
<y>308</y>
<width>140</width>
<height>21</height>
<vertical_alignment>1</vertical_alignment>
<auto_size>true</auto_size>
</widget>
</widget>
</widget>
......
......@@ -126,7 +126,7 @@
</color>
</off_color>
<on_color>
<color name="LED-ORANGE-ON" red="255" green="175" blue="81">
<color name="LED-YELLOW-ON" red="255" green="235" blue="17">
</color>
</on_color>
</widget>
......@@ -154,7 +154,7 @@
</color>
</off_color>
<on_color>
<color name="LED-YELLOW-ON" red="255" green="235" blue="17">
<color name="LED-BLUE-ON" red="81" green="232" blue="255">
</color>
</on_color>
</widget>
......@@ -178,9 +178,7 @@
<x>72</x>
<y>118</y>
<width>116</width>
<height>21</height>
<vertical_alignment>1</vertical_alignment>
<auto_size>true</auto_size>
</widget>
<widget type="label" version="2.0.0">
<name>LB_LB</name>
......@@ -196,9 +194,7 @@
<x>72</x>
<y>172</y>
<width>108</width>
<height>21</height>
<vertical_alignment>1</vertical_alignment>
<auto_size>true</auto_size>
</widget>
<widget type="label" version="2.0.0">
<name>LB_WARNING</name>
......@@ -235,9 +231,7 @@
<x>72</x>
<y>255</y>
<width>110</width>
<height>21</height>
<vertical_alignment>1</vertical_alignment>
<auto_size>true</auto_size>
</widget>
<widget type="led" version="2.0.0">
<name>LED_ALARM_2</name>
......@@ -259,9 +253,7 @@
<x>72</x>
<y>282</y>
<width>43</width>
<height>21</height>
<vertical_alignment>1</vertical_alignment>
<auto_size>true</auto_size>
</widget>
<widget type="led" version="2.0.0">
<name>LED_ALARM_3</name>
......@@ -283,9 +275,7 @@
<x>72</x>
<y>308</y>
<width>140</width>
<height>21</height>
<vertical_alignment>1</vertical_alignment>
<auto_size>true</auto_size>
</widget>
</widget>
</widget>
......
<?xml version="1.0" encoding="UTF-8"?>
<display version="2.0.0">
<name>Display</name>
<name>ODH monitor LEDs</name>
<width>490</width>
<height>40</height>
<widget type="textupdate" version="2.0.0">
......@@ -66,7 +66,7 @@
</color>
</off_color>
<on_color>
<color name="MINOR" red="252" green="242" blue="17">
<color name="LED-BLUE-ON" red="81" green="232" blue="255">
</color>
</on_color>
</widget>
......@@ -95,7 +95,6 @@
<x>153</x>
<y>4</y>
<width>14</width>
<height>21</height>
<auto_size>true</auto_size>
<vertical_alignment>1</vertical_alignment>
</widget>
</display>
<?xml version="1.0" encoding="UTF-8"?>
<display version="2.0.0">
<name>Display</name>
<name>TS2 ODH monitor LEDs</name>
<width>490</width>
<height>40</height>
<widget type="textupdate" version="2.0.0">
......@@ -66,7 +66,7 @@
</color>
</off_color>
<on_color>
<color name="MINOR" red="252" green="242" blue="17">
<color name="LED-BLUE-ON" red="81" green="232" blue="255">
</color>
</on_color>
</widget>
......@@ -95,7 +95,6 @@
<x>153</x>
<y>4</y>
<width>14</width>
<height>21</height>
<auto_size>true</auto_size>
<vertical_alignment>1</vertical_alignment>
</widget>
</display>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment