CanSat-India-Updated / GUI / cansat india 3 / test2.ui
test2.ui
Raw
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
 <class>MainWindow</class>
 <widget class="QMainWindow" name="MainWindow">
  <property name="enabled">
   <bool>true</bool>
  </property>
  <property name="geometry">
   <rect>
    <x>0</x>
    <y>0</y>
    <width>2025</width>
    <height>1107</height>
   </rect>
  </property>
  <property name="windowTitle">
   <string>MainWindow</string>
  </property>
  <property name="styleSheet">
   <string notr="true">background-color:#303030</string>
  </property>
  <widget class="QWidget" name="centralwidget">
   <layout class="QVBoxLayout" name="verticalLayout">
    <item>
     <widget class="QFrame" name="frame">
      <property name="styleSheet">
       <string notr="true">background-color:#303030;
border-radius:10px</string>
      </property>
      <property name="frameShape">
       <enum>QFrame::StyledPanel</enum>
      </property>
      <property name="frameShadow">
       <enum>QFrame::Raised</enum>
      </property>
      <layout class="QVBoxLayout" name="verticalLayout_2">
       <item>
        <widget class="QFrame" name="frame_2">
         <property name="sizePolicy">
          <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
           <horstretch>0</horstretch>
           <verstretch>0</verstretch>
          </sizepolicy>
         </property>
         <property name="minimumSize">
          <size>
           <width>10</width>
           <height>30</height>
          </size>
         </property>
         <property name="maximumSize">
          <size>
           <width>16777215</width>
           <height>15</height>
          </size>
         </property>
         <property name="styleSheet">
          <string notr="true">

background-color:orange;
</string>
         </property>
         <property name="frameShape">
          <enum>QFrame::StyledPanel</enum>
         </property>
         <property name="frameShadow">
          <enum>QFrame::Raised</enum>
         </property>
        </widget>
       </item>
       <item>
        <widget class="QFrame" name="frame_3">
         <property name="sizePolicy">
          <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
           <horstretch>0</horstretch>
           <verstretch>0</verstretch>
          </sizepolicy>
         </property>
         <property name="minimumSize">
          <size>
           <width>0</width>
           <height>117</height>
          </size>
         </property>
         <property name="styleSheet">
          <string notr="true">background-color:#595959;
padding: 1px;
border-radius:5px;

</string>
         </property>
         <property name="frameShape">
          <enum>QFrame::StyledPanel</enum>
         </property>
         <property name="frameShadow">
          <enum>QFrame::Raised</enum>
         </property>
         <layout class="QHBoxLayout" name="horizontalLayout_5">
          <item>
           <widget class="QFrame" name="NameSymbol">
            <property name="minimumSize">
             <size>
              <width>237</width>
              <height>66</height>
             </size>
            </property>
            <property name="styleSheet">
             <string notr="true">background-color:rgb(89, 89, 89);</string>
            </property>
            <property name="frameShape">
             <enum>QFrame::StyledPanel</enum>
            </property>
            <property name="frameShadow">
             <enum>QFrame::Raised</enum>
            </property>
            <widget class="QLabel" name="label_7">
             <property name="geometry">
              <rect>
               <x>10</x>
               <y>20</y>
               <width>57</width>
               <height>49</height>
              </rect>
             </property>
             <property name="minimumSize">
              <size>
               <width>10</width>
               <height>0</height>
              </size>
             </property>
             <property name="maximumSize">
              <size>
               <width>57</width>
               <height>49</height>
              </size>
             </property>
             <property name="text">
              <string/>
             </property>
             <property name="pixmap">
              <pixmap>icons/space-shuttle.png</pixmap>
             </property>
             <property name="scaledContents">
              <bool>true</bool>
             </property>
             <property name="alignment">
              <set>Qt::AlignBottom|Qt::AlignLeading|Qt::AlignLeft</set>
             </property>
            </widget>
            <widget class="QFrame" name="Commands">
             <property name="geometry">
              <rect>
               <x>300</x>
               <y>-10</y>
               <width>931</width>
               <height>119</height>
              </rect>
             </property>
             <property name="minimumSize">
              <size>
               <width>900</width>
               <height>90</height>
              </size>
             </property>
             <property name="styleSheet">
              <string notr="true">background-color:rgb(89, 89, 89)</string>
             </property>
             <property name="frameShape">
              <enum>QFrame::StyledPanel</enum>
             </property>
             <property name="frameShadow">
              <enum>QFrame::Raised</enum>
             </property>
             <layout class="QHBoxLayout" name="horizontalLayout_6">
              <item>
               <widget class="QFrame" name="frame_31">
                <property name="minimumSize">
                 <size>
                  <width>46</width>
                  <height>95</height>
                 </size>
                </property>
                <property name="sizeIncrement">
                 <size>
                  <width>0</width>
                  <height>3</height>
                 </size>
                </property>
                <property name="styleSheet">
                 <string notr="true">background-color:rgb(89, 89, 89);
border: solid grey;
border-width: 0px 3px 0px 3px
</string>
                </property>
                <property name="frameShape">
                 <enum>QFrame::StyledPanel</enum>
                </property>
                <property name="frameShadow">
                 <enum>QFrame::Raised</enum>
                </property>
                <layout class="QVBoxLayout" name="verticalLayout_19">
                 <item alignment="Qt::AlignHCenter|Qt::AlignTop">
                  <widget class="QPushButton" name="pushButton_17">
                   <property name="minimumSize">
                    <size>
                     <width>49</width>
                     <height>41</height>
                    </size>
                   </property>
                   <property name="baseSize">
                    <size>
                     <width>9</width>
                     <height>0</height>
                    </size>
                   </property>
                   <property name="styleSheet">
                    <string notr="true">
QPushButton{
	border: 6px solid white;
	border-radius:12px;

}
QPushButton:hover{
	border: 6px solid orange;

	change-cursor: cursor('PointingHand');
	transition:2s;
}
QPushButton:after{
	border: 6px solid #ff9933;;
}
</string>
                   </property>
                   <property name="text">
                    <string/>
                   </property>
                   <property name="iconSize">
                    <size>
                     <width>32</width>
                     <height>25</height>
                    </size>
                   </property>
                  </widget>
                 </item>
                 <item alignment="Qt::AlignBottom">
                  <widget class="QLabel" name="label_16">
                   <property name="minimumSize">
                    <size>
                     <width>0</width>
                     <height>12</height>
                    </size>
                   </property>
                   <property name="font">
                    <font>
                     <weight>75</weight>
                     <bold>true</bold>
                    </font>
                   </property>
                   <property name="styleSheet">
                    <string notr="true">border:none</string>
                   </property>
                   <property name="text">
                    <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p align=&quot;center&quot;&gt;&lt;span style=&quot; color:#b6b6b6;&quot;&gt;Set Time&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
                   </property>
                  </widget>
                 </item>
                </layout>
               </widget>
              </item>
              <item>
               <widget class="QFrame" name="frame_30">
                <property name="minimumSize">
                 <size>
                  <width>46</width>
                  <height>95</height>
                 </size>
                </property>
                <property name="sizeIncrement">
                 <size>
                  <width>0</width>
                  <height>3</height>
                 </size>
                </property>
                <property name="styleSheet">
                 <string notr="true">background-color:rgb(89, 89, 89);
border: solid grey;
border-width: 0px 3px 0px 0px</string>
                </property>
                <property name="frameShape">
                 <enum>QFrame::StyledPanel</enum>
                </property>
                <property name="frameShadow">
                 <enum>QFrame::Raised</enum>
                </property>
                <widget class="QPushButton" name="pushButton_16">
                 <property name="geometry">
                  <rect>
                   <x>40</x>
                   <y>10</y>
                   <width>49</width>
                   <height>41</height>
                  </rect>
                 </property>
                 <property name="minimumSize">
                  <size>
                   <width>49</width>
                   <height>41</height>
                  </size>
                 </property>
                 <property name="baseSize">
                  <size>
                   <width>9</width>
                   <height>0</height>
                  </size>
                 </property>
                 <property name="styleSheet">
                  <string notr="true">
QPushButton{
	border: 6px solid white;
	border-radius:12px;

}
QPushButton:hover{
	border: 6px solid #ff9933;
	change-cursor: cursor('PointingHand');
	transition:2s;
}
QPushButton:after{
	border: 6px solid #ff9933;;
}
</string>
                 </property>
                 <property name="text">
                  <string/>
                 </property>
                 <property name="iconSize">
                  <size>
                   <width>32</width>
                   <height>25</height>
                  </size>
                 </property>
                </widget>
                <widget class="QLabel" name="label_15">
                 <property name="geometry">
                  <rect>
                   <x>30</x>
                   <y>70</y>
                   <width>70</width>
                   <height>18</height>
                  </rect>
                 </property>
                 <property name="minimumSize">
                  <size>
                   <width>0</width>
                   <height>12</height>
                  </size>
                 </property>
                 <property name="font">
                  <font>
                   <weight>75</weight>
                   <bold>true</bold>
                  </font>
                 </property>
                 <property name="styleSheet">
                  <string notr="true">border:none</string>
                 </property>
                 <property name="text">
                  <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p align=&quot;center&quot;&gt;&lt;span style=&quot; color:#b6b6b6;&quot;&gt;Callibrate&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
                 </property>
                </widget>
               </widget>
              </item>
              <item>
               <widget class="QFrame" name="frame_26">
                <property name="minimumSize">
                 <size>
                  <width>46</width>
                  <height>95</height>
                 </size>
                </property>
                <property name="sizeIncrement">
                 <size>
                  <width>0</width>
                  <height>3</height>
                 </size>
                </property>
                <property name="styleSheet">
                 <string notr="true">background-color:rgb(89, 89, 89);
border: solid grey;
border-width: 0px 3px 0px 0px</string>
                </property>
                <property name="frameShape">
                 <enum>QFrame::StyledPanel</enum>
                </property>
                <property name="frameShadow">
                 <enum>QFrame::Raised</enum>
                </property>
                <layout class="QVBoxLayout" name="verticalLayout_14">
                 <item alignment="Qt::AlignHCenter|Qt::AlignTop">
                  <widget class="QPushButton" name="pushButton_11">
                   <property name="minimumSize">
                    <size>
                     <width>49</width>
                     <height>41</height>
                    </size>
                   </property>
                   <property name="baseSize">
                    <size>
                     <width>9</width>
                     <height>0</height>
                    </size>
                   </property>
                   <property name="styleSheet">
                    <string notr="true">
QPushButton{
	border: 6px solid white;
	border-radius:12px;

}
QPushButton:hover{
	border: 6px solid #ff9933;
	change-cursor: cursor('PointingHand');
	transition:2s;
}
QPushButton:after{
	border: 6px solid #ff9933;;
}
</string>
                   </property>
                   <property name="text">
                    <string/>
                   </property>
                   <property name="iconSize">
                    <size>
                     <width>32</width>
                     <height>25</height>
                    </size>
                   </property>
                  </widget>
                 </item>
                 <item alignment="Qt::AlignHCenter|Qt::AlignBottom">
                  <widget class="QLabel" name="label_11">
                   <property name="minimumSize">
                    <size>
                     <width>0</width>
                     <height>12</height>
                    </size>
                   </property>
                   <property name="font">
                    <font>
                     <weight>75</weight>
                     <bold>true</bold>
                    </font>
                   </property>
                   <property name="styleSheet">
                    <string notr="true">border:none</string>
                   </property>
                   <property name="text">
                    <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p align=&quot;center&quot;&gt;&lt;span style=&quot; color:#b6b6b6;&quot;&gt;SIM Enable&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
                   </property>
                  </widget>
                 </item>
                </layout>
               </widget>
              </item>
              <item>
               <widget class="QFrame" name="frame_27">
                <property name="minimumSize">
                 <size>
                  <width>46</width>
                  <height>95</height>
                 </size>
                </property>
                <property name="sizeIncrement">
                 <size>
                  <width>0</width>
                  <height>3</height>
                 </size>
                </property>
                <property name="styleSheet">
                 <string notr="true">background-color:rgb(89, 89, 89);
border: solid grey;
border-width: 0px 3px 0px 0px</string>
                </property>
                <property name="frameShape">
                 <enum>QFrame::StyledPanel</enum>
                </property>
                <property name="frameShadow">
                 <enum>QFrame::Raised</enum>
                </property>
                <layout class="QVBoxLayout" name="verticalLayout_15">
                 <item alignment="Qt::AlignHCenter|Qt::AlignTop">
                  <widget class="QPushButton" name="pushButton_13">
                   <property name="minimumSize">
                    <size>
                     <width>49</width>
                     <height>41</height>
                    </size>
                   </property>
                   <property name="baseSize">
                    <size>
                     <width>9</width>
                     <height>0</height>
                    </size>
                   </property>
                   <property name="styleSheet">
                    <string notr="true">border: 6px solid white;
border-radius:12px
</string>
                   </property>
                   <property name="text">
                    <string/>
                   </property>
                   <property name="iconSize">
                    <size>
                     <width>32</width>
                     <height>25</height>
                    </size>
                   </property>
                  </widget>
                 </item>
                 <item alignment="Qt::AlignBottom">
                  <widget class="QLabel" name="label_12">
                   <property name="minimumSize">
                    <size>
                     <width>0</width>
                     <height>12</height>
                    </size>
                   </property>
                   <property name="font">
                    <font>
                     <weight>75</weight>
                     <bold>true</bold>
                    </font>
                   </property>
                   <property name="styleSheet">
                    <string notr="true">border:none</string>
                   </property>
                   <property name="text">
                    <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p align=&quot;center&quot;&gt;&lt;span style=&quot; color:#b6b6b6;&quot;&gt;SIM Disable&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
                   </property>
                  </widget>
                 </item>
                </layout>
               </widget>
              </item>
              <item>
               <widget class="QFrame" name="frame_29">
                <property name="minimumSize">
                 <size>
                  <width>46</width>
                  <height>95</height>
                 </size>
                </property>
                <property name="sizeIncrement">
                 <size>
                  <width>0</width>
                  <height>3</height>
                 </size>
                </property>
                <property name="styleSheet">
                 <string notr="true">background-color:rgb(89, 89, 89);
border: solid grey;
border-width: 0px 3px 0px 0px</string>
                </property>
                <property name="frameShape">
                 <enum>QFrame::StyledPanel</enum>
                </property>
                <property name="frameShadow">
                 <enum>QFrame::Raised</enum>
                </property>
                <layout class="QVBoxLayout" name="verticalLayout_17">
                 <item alignment="Qt::AlignHCenter|Qt::AlignTop">
                  <widget class="QPushButton" name="pushButton_15">
                   <property name="minimumSize">
                    <size>
                     <width>49</width>
                     <height>41</height>
                    </size>
                   </property>
                   <property name="baseSize">
                    <size>
                     <width>9</width>
                     <height>0</height>
                    </size>
                   </property>
                   <property name="styleSheet">
                    <string notr="true">border: 6px solid white;
border-radius:12px
</string>
                   </property>
                   <property name="text">
                    <string/>
                   </property>
                   <property name="iconSize">
                    <size>
                     <width>32</width>
                     <height>25</height>
                    </size>
                   </property>
                  </widget>
                 </item>
                 <item alignment="Qt::AlignBottom">
                  <widget class="QLabel" name="label_14">
                   <property name="minimumSize">
                    <size>
                     <width>0</width>
                     <height>12</height>
                    </size>
                   </property>
                   <property name="font">
                    <font>
                     <weight>75</weight>
                     <bold>true</bold>
                    </font>
                   </property>
                   <property name="styleSheet">
                    <string notr="true">border:none</string>
                   </property>
                   <property name="text">
                    <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p align=&quot;center&quot;&gt;&lt;span style=&quot; color:#b6b6b6;&quot;&gt;SIM Activate&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
                   </property>
                  </widget>
                 </item>
                </layout>
               </widget>
              </item>
              <item>
               <widget class="QFrame" name="frame_28">
                <property name="minimumSize">
                 <size>
                  <width>46</width>
                  <height>95</height>
                 </size>
                </property>
                <property name="sizeIncrement">
                 <size>
                  <width>0</width>
                  <height>3</height>
                 </size>
                </property>
                <property name="styleSheet">
                 <string notr="true">background-color:rgb(89, 89, 89);
border: solid grey;
border-width: 0px 3px 0px 0px</string>
                </property>
                <property name="frameShape">
                 <enum>QFrame::StyledPanel</enum>
                </property>
                <property name="frameShadow">
                 <enum>QFrame::Raised</enum>
                </property>
                <layout class="QVBoxLayout" name="verticalLayout_16">
                 <item alignment="Qt::AlignHCenter|Qt::AlignTop">
                  <widget class="QPushButton" name="pushButton_14">
                   <property name="minimumSize">
                    <size>
                     <width>49</width>
                     <height>41</height>
                    </size>
                   </property>
                   <property name="baseSize">
                    <size>
                     <width>9</width>
                     <height>0</height>
                    </size>
                   </property>
                   <property name="styleSheet">
                    <string notr="true">border: 6px solid white;
border-radius:12px
</string>
                   </property>
                   <property name="text">
                    <string/>
                   </property>
                   <property name="iconSize">
                    <size>
                     <width>32</width>
                     <height>25</height>
                    </size>
                   </property>
                  </widget>
                 </item>
                 <item alignment="Qt::AlignBottom">
                  <widget class="QLabel" name="label_13">
                   <property name="minimumSize">
                    <size>
                     <width>0</width>
                     <height>12</height>
                    </size>
                   </property>
                   <property name="font">
                    <font>
                     <weight>75</weight>
                     <bold>true</bold>
                    </font>
                   </property>
                   <property name="styleSheet">
                    <string notr="true">border:none</string>
                   </property>
                   <property name="text">
                    <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p align=&quot;center&quot;&gt;&lt;span style=&quot; color:#b6b6b6;&quot;&gt;On/Off&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
                   </property>
                  </widget>
                 </item>
                </layout>
               </widget>
              </item>
             </layout>
            </widget>
            <widget class="QFrame" name="frame_32">
             <property name="geometry">
              <rect>
               <x>1220</x>
               <y>0</y>
               <width>145</width>
               <height>95</height>
              </rect>
             </property>
             <property name="minimumSize">
              <size>
               <width>46</width>
               <height>95</height>
              </size>
             </property>
             <property name="sizeIncrement">
              <size>
               <width>0</width>
               <height>3</height>
              </size>
             </property>
             <property name="styleSheet">
              <string notr="true">background-color:rgb(89, 89, 89);
border: solid grey;
border-width: 0px 3px 0px 0px</string>
             </property>
             <property name="frameShape">
              <enum>QFrame::StyledPanel</enum>
             </property>
             <property name="frameShadow">
              <enum>QFrame::Raised</enum>
             </property>
             <layout class="QVBoxLayout" name="verticalLayout_18">
              <item alignment="Qt::AlignHCenter|Qt::AlignTop">
               <widget class="QPushButton" name="pushButton_18">
                <property name="minimumSize">
                 <size>
                  <width>49</width>
                  <height>41</height>
                 </size>
                </property>
                <property name="baseSize">
                 <size>
                  <width>9</width>
                  <height>0</height>
                 </size>
                </property>
                <property name="styleSheet">
                 <string notr="true">border: 6px solid white;
border-radius:12px
</string>
                </property>
                <property name="text">
                 <string/>
                </property>
                <property name="iconSize">
                 <size>
                  <width>32</width>
                  <height>25</height>
                 </size>
                </property>
               </widget>
              </item>
              <item alignment="Qt::AlignBottom">
               <widget class="QLabel" name="label_19">
                <property name="minimumSize">
                 <size>
                  <width>0</width>
                  <height>12</height>
                 </size>
                </property>
                <property name="font">
                 <font>
                  <weight>75</weight>
                  <bold>true</bold>
                 </font>
                </property>
                <property name="styleSheet">
                 <string notr="true">border:none</string>
                </property>
                <property name="text">
                 <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p align=&quot;center&quot;&gt;&lt;span style=&quot; color:#b6b6b6;&quot;&gt;CX&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
                </property>
               </widget>
              </item>
             </layout>
            </widget>
            <widget class="QLabel" name="label_6">
             <property name="geometry">
              <rect>
               <x>80</x>
               <y>50</y>
               <width>181</width>
               <height>20</height>
              </rect>
             </property>
             <property name="styleSheet">
              <string notr="true">border:none;
</string>
             </property>
             <property name="text">
              <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;span style=&quot; font-size:9pt; font-weight:600; color:#2b2b2b;&quot;&gt;Team Id: 2022ASI-049&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
             </property>
            </widget>
            <widget class="QLabel" name="label_5">
             <property name="geometry">
              <rect>
               <x>80</x>
               <y>20</y>
               <width>121</width>
               <height>20</height>
              </rect>
             </property>
             <property name="styleSheet">
              <string notr="true">

Qlabel{
		border:none;
	
}
Qlabel:hover{
color:#FF9933
	
}

</string>
             </property>
             <property name="text">
              <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;span style=&quot; font-size:9pt; font-weight:600; color:#2b2b2b;&quot;&gt;Team Kalpana&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
             </property>
            </widget>
            <widget class="QGraphicsView" name="graphicsView">
             <property name="geometry">
              <rect>
               <x>10</x>
               <y>0</y>
               <width>61</width>
               <height>91</height>
              </rect>
             </property>
            </widget>
           </widget>
          </item>
         </layout>
        </widget>
       </item>
       <item>
        <widget class="QFrame" name="frame_4">
         <property name="styleSheet">
          <string notr="true">
         background-color:#2A2A2A</string>
         </property>
         <property name="frameShape">
          <enum>QFrame::StyledPanel</enum>
         </property>
         <property name="frameShadow">
          <enum>QFrame::Raised</enum>
         </property>
         <layout class="QVBoxLayout" name="verticalLayout_3">
          <item>
           <widget class="QScrollArea" name="scrollArea">
            <property name="sizePolicy">
             <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
              <horstretch>0</horstretch>
              <verstretch>0</verstretch>
             </sizepolicy>
            </property>
            <property name="minimumSize">
             <size>
              <width>0</width>
              <height>800</height>
             </size>
            </property>
            <property name="styleSheet">
             <string notr="true">border-radius:10px</string>
            </property>
            <property name="verticalScrollBarPolicy">
             <enum>Qt::ScrollBarAlwaysOn</enum>
            </property>
            <property name="widgetResizable">
             <bool>true</bool>
            </property>
            <widget class="QWidget" name="scrollAreaWidgetContents">
             <property name="geometry">
              <rect>
               <x>0</x>
               <y>-469</y>
               <width>1938</width>
               <height>1589</height>
              </rect>
             </property>
             <property name="sizePolicy">
              <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
               <horstretch>0</horstretch>
               <verstretch>0</verstretch>
              </sizepolicy>
             </property>
             <property name="styleSheet">
              <string notr="true">background-color:#2A2A2A;
         border-radius:10px</string>
             </property>
             <layout class="QVBoxLayout" name="verticalLayout_4">
              <item>
               <widget class="QFrame" name="part1">
                <property name="minimumSize">
                 <size>
                  <width>0</width>
                  <height>780</height>
                 </size>
                </property>
                <property name="styleSheet">
                 <string notr="true">
         QPushButton{
               border-radius:0;
               color:white;
               background-color:#1d1f1f;
               font-size:14px;
               font-weight:400;

         }
         QPushButton:hover{
               background-color:#595959;
               change-cursor: cursor('PointingHand');
               transition:2s;
         }
         QPushButton:pressed{
               background-color:#595959;
         }
         
         </string>
                </property>
                <property name="frameShape">
                 <enum>QFrame::StyledPanel</enum>
                </property>
                <property name="frameShadow">
                 <enum>QFrame::Raised</enum>
                </property>
                <layout class="QHBoxLayout" name="horizontalLayout">
                 <item>
                  <widget class="QFrame" name="frame_9">
                   <property name="maximumSize">
                    <size>
                     <width>350</width>
                     <height>670</height>
                    </size>
                   </property>
                   <property name="styleSheet">
                    <string notr="true">background-color:#595959;
         border-radius:10px</string>
                   </property>
                   <property name="frameShape">
                    <enum>QFrame::StyledPanel</enum>
                   </property>
                   <property name="frameShadow">
                    <enum>QFrame::Raised</enum>
                   </property>
                   <layout class="QVBoxLayout" name="verticalLayout_7">
                    <item>
                     <widget class="QFrame" name="frame_15">
                      <property name="minimumSize">
                       <size>
                        <width>277</width>
                        <height>303</height>
                       </size>
                      </property>
                      <property name="styleSheet">
                       <string notr="true">background-color:#2A2A2A;border 1px solid orange</string>
                      </property>
                      <property name="frameShape">
                       <enum>QFrame::StyledPanel</enum>
                      </property>
                      <property name="frameShadow">
                       <enum>QFrame::Raised</enum>
                      </property>
                      <widget class="QLabel" name="label_6">
                       <property name="geometry">
                        <rect>
                         <x>20</x>
                         <y>20</y>
                         <width>291</width>
                         <height>41</height>
                        </rect>
                       </property>
                       <property name="styleSheet">
                        <string notr="true">color:white;
         background:#595959;
         font-size:15px;
         font-weight:600;</string>
                       </property>
                       <property name="text">
                        <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p align=&quot;center&quot;&gt;&lt;span style=&quot; font-size:10pt; color:#b3b3b3;&quot;&gt;GNSS&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
                       </property>
                      </widget>
                      <widget class="QFrame" name="frame_16">
                       <property name="geometry">
                        <rect>
                         <x>20</x>
                         <y>100</y>
                         <width>291</width>
                         <height>81</height>
                        </rect>
                       </property>
                       <property name="styleSheet">
                        <string notr="true">border-radius:0;
               color:white;
               background-color:#1d1f1f;
               font-size:14px;
               font-weight:500;</string>
                       </property>
                       <property name="frameShape">
                        <enum>QFrame::StyledPanel</enum>
                       </property>
                       <property name="frameShadow">
                        <enum>QFrame::Raised</enum>
                       </property>
                       <layout class="QVBoxLayout" name="verticalLayout_23">
                        <item>
                         <widget class="QLabel" name="label_7">
                          <property name="text">
                           <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p align=&quot;center&quot;&gt;&lt;span style=&quot; font-size:10pt; color:#505050;&quot;&gt;ALTITUDE&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <layout class="QHBoxLayout" name="horizontalLayout_8">
                          <item>
                           <widget class="QLabel" name="label_8">
                            <property name="styleSheet">
                             <string notr="true">font-size:20px;
border: 1 px solid #FF9933;</string>
                            </property>
                            <property name="text">
                             <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p align=&quot;right&quot;&gt;200&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
                            </property>
                           </widget>
                          </item>
                          <item>
                           <widget class="QLabel" name="label_9">
                            <property name="text">
                             <string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
p, li { white-space: pre-wrap; }
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'MS Shell Dlg 2'; font-size:14px; font-weight:496; font-style:normal;&quot;&gt;
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:7pt; font-weight:400; color:#ffaa00;&quot;&gt;meters&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
                            </property>
                           </widget>
                          </item>
                         </layout>
                        </item>
                       </layout>
                      </widget>
                      <widget class="QFrame" name="frame_24">
                       <property name="geometry">
                        <rect>
                         <x>20</x>
                         <y>320</y>
                         <width>291</width>
                         <height>81</height>
                        </rect>
                       </property>
                       <property name="styleSheet">
                        <string notr="true">border-radius:0;
               color:white;
               background-color:#1d1f1f;
               font-size:14px;
               font-weight:500;</string>
                       </property>
                       <property name="frameShape">
                        <enum>QFrame::StyledPanel</enum>
                       </property>
                       <property name="frameShadow">
                        <enum>QFrame::Raised</enum>
                       </property>
                       <layout class="QVBoxLayout" name="verticalLayout_24">
                        <item>
                         <widget class="QLabel" name="label_10">
                          <property name="text">
                           <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p align=&quot;center&quot;&gt;&lt;span style=&quot; font-size:10pt; color:#505050;&quot;&gt;LATITUDE&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <layout class="QHBoxLayout" name="horizontalLayout_9">
                          <item>
                           <widget class="QLabel" name="label_17">
                            <property name="styleSheet">
                             <string notr="true">font-size:20px;</string>
                            </property>
                            <property name="text">
                             <string>          6.021'</string>
                            </property>
                           </widget>
                          </item>
                          <item>
                           <widget class="QLabel" name="label_18">
                            <property name="text">
                             <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;span style=&quot; font-size:7pt; font-weight:400; color:#ffaa00;&quot;&gt; east&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
                            </property>
                           </widget>
                          </item>
                         </layout>
                        </item>
                       </layout>
                      </widget>
                      <widget class="QFrame" name="frame_25">
                       <property name="geometry">
                        <rect>
                         <x>20</x>
                         <y>210</y>
                         <width>291</width>
                         <height>81</height>
                        </rect>
                       </property>
                       <property name="styleSheet">
                        <string notr="true">border-radius:0;
               color:white;
               background-color:#1d1f1f;
               font-size:14px;
               font-weight:500;</string>
                       </property>
                       <property name="frameShape">
                        <enum>QFrame::StyledPanel</enum>
                       </property>
                       <property name="frameShadow">
                        <enum>QFrame::Raised</enum>
                       </property>
                       <layout class="QVBoxLayout" name="verticalLayout_25">
                        <item>
                         <widget class="QLabel" name="label_22">
                          <property name="text">
                           <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p align=&quot;center&quot;&gt;&lt;span style=&quot; font-size:10pt; color:#505050;&quot;&gt;LONGITUDE&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <layout class="QHBoxLayout" name="horizontalLayout_10">
                          <item>
                           <widget class="QLabel" name="label_23">
                            <property name="styleSheet">
                             <string notr="true">font-size:20px;</string>
                            </property>
                            <property name="text">
                             <string>          9.001'</string>
                            </property>
                           </widget>
                          </item>
                          <item>
                           <widget class="QLabel" name="label_24">
                            <property name="text">
                             <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;span style=&quot; font-size:7pt; font-weight:400; color:#ffaa00;&quot;&gt;  west&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
                            </property>
                           </widget>
                          </item>
                         </layout>
                        </item>
                       </layout>
                      </widget>
                      <widget class="QFrame" name="frame_36">
                       <property name="geometry">
                        <rect>
                         <x>20</x>
                         <y>541</y>
                         <width>291</width>
                         <height>81</height>
                        </rect>
                       </property>
                       <property name="styleSheet">
                        <string notr="true">border-radius:0;
               color:white;
               background-color:#1d1f1f;
               font-size:14px;
               font-weight:500;</string>
                       </property>
                       <property name="frameShape">
                        <enum>QFrame::StyledPanel</enum>
                       </property>
                       <property name="frameShadow">
                        <enum>QFrame::Raised</enum>
                       </property>
                       <layout class="QVBoxLayout" name="verticalLayout_26">
                        <item>
                         <widget class="QLabel" name="label_34">
                          <property name="text">
                           <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p align=&quot;center&quot;&gt;&lt;span style=&quot; font-size:10pt; color:#505050;&quot;&gt;TIME&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <layout class="QHBoxLayout" name="horizontalLayout_11">
                          <item>
                           <widget class="QLabel" name="label">
                            <property name="styleSheet">
                             <string notr="true">font-size:20px;</string>
                            </property>
                            <property name="text">
                             <string>               20</string>
                            </property>
                           </widget>
                          </item>
                          <item>
                           <widget class="QLabel" name="label_36">
                            <property name="text">
                             <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;span style=&quot; font-size:7pt; font-weight:400; color:#ffaa00;&quot;&gt;sec&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
                            </property>
                           </widget>
                          </item>
                         </layout>
                        </item>
                       </layout>
                      </widget>
                      <widget class="QFrame" name="frame_37">
                       <property name="geometry">
                        <rect>
                         <x>20</x>
                         <y>430</y>
                         <width>291</width>
                         <height>81</height>
                        </rect>
                       </property>
                       <property name="styleSheet">
                        <string notr="true">border-radius:0;
               color:white;
               background-color:#1d1f1f;
               font-size:14px;
               font-weight:500;</string>
                       </property>
                       <property name="frameShape">
                        <enum>QFrame::StyledPanel</enum>
                       </property>
                       <property name="frameShadow">
                        <enum>QFrame::Raised</enum>
                       </property>
                       <layout class="QVBoxLayout" name="verticalLayout_27">
                        <item>
                         <widget class="QLabel" name="label_37">
                          <property name="text">
                           <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p align=&quot;center&quot;&gt;&lt;span style=&quot; font-size:10pt; color:#505050;&quot;&gt;GNSS SATS&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <layout class="QHBoxLayout" name="horizontalLayout_12">
                          <item>
                           <widget class="QLabel" name="label_38">
                            <property name="styleSheet">
                             <string notr="true">font-size:20px;</string>
                            </property>
                            <property name="text">
                             <string>                 3</string>
                            </property>
                           </widget>
                          </item>
                          <item>
                           <widget class="QLabel" name="label_39">
                            <property name="text">
                             <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
                            </property>
                           </widget>
                          </item>
                         </layout>
                        </item>
                       </layout>
                      </widget>
                     </widget>
                    </item>
                   </layout>
                  </widget>
                 </item>
                 <item>
                  <widget class="QFrame" name="frame_10">
                   <property name="minimumSize">
                    <size>
                     <width>10</width>
                     <height>0</height>
                    </size>
                   </property>
                   <property name="maximumSize">
                    <size>
                     <width>1016</width>
                     <height>16777215</height>
                    </size>
                   </property>
                   <property name="styleSheet">
                    <string notr="true">background-color:#595959;
         border-radius:10px</string>
                   </property>
                   <property name="frameShape">
                    <enum>QFrame::StyledPanel</enum>
                   </property>
                   <property name="frameShadow">
                    <enum>QFrame::Raised</enum>
                   </property>
                   <widget class="QFrame" name="frame_12">
                    <property name="geometry">
                     <rect>
                      <x>30</x>
                      <y>29</y>
                      <width>951</width>
                      <height>701</height>
                     </rect>
                    </property>
                    <property name="styleSheet">
                     <string notr="true">background-color:#2A2A2A;border: 2px solid orange</string>
                    </property>
                    <property name="frameShape">
                     <enum>QFrame::StyledPanel</enum>
                    </property>
                    <property name="frameShadow">
                     <enum>QFrame::Raised</enum>
                    </property>
                   </widget>
                  </widget>
                 </item>
                 <item>
                  <widget class="QFrame" name="frame_11">
                   <property name="maximumSize">
                    <size>
                     <width>350</width>
                     <height>670</height>
                    </size>
                   </property>
                   <property name="styleSheet">
                    <string notr="true">background-color:#595959;
         border-radius:10px</string>
                   </property>
                   <property name="frameShape">
                    <enum>QFrame::StyledPanel</enum>
                   </property>
                   <property name="frameShadow">
                    <enum>QFrame::Raised</enum>
                   </property>
                   <layout class="QVBoxLayout" name="verticalLayout_10">
                    <item alignment="Qt::AlignHCenter|Qt::AlignVCenter">
                     <widget class="QFrame" name="frame_22">
                      <property name="minimumSize">
                       <size>
                        <width>324</width>
                        <height>643</height>
                       </size>
                      </property>
                      <property name="styleSheet">
                       <string notr="true">background-color:#2A2A2A;border 1px solid orange</string>
                      </property>
                      <property name="frameShape">
                       <enum>QFrame::StyledPanel</enum>
                      </property>
                      <property name="frameShadow">
                       <enum>QFrame::Raised</enum>
                      </property>
                      <widget class="QFrame" name="frame_35">
                       <property name="geometry">
                        <rect>
                         <x>11</x>
                         <y>59</y>
                         <width>302</width>
                         <height>573</height>
                        </rect>
                       </property>
                       <property name="frameShape">
                        <enum>QFrame::StyledPanel</enum>
                       </property>
                       <property name="frameShadow">
                        <enum>QFrame::Raised</enum>
                       </property>
                       <widget class="QPushButton" name="pushButton_6">
                        <property name="geometry">
                         <rect>
                          <x>10</x>
                          <y>170</y>
                          <width>281</width>
                          <height>47</height>
                         </rect>
                        </property>
                        <property name="minimumSize">
                         <size>
                          <width>241</width>
                          <height>47</height>
                         </size>
                        </property>
                        <property name="styleSheet">
                         <string notr="true">
         QPushButton{
               border-radius:0;
               color:white;
               background-color:#1d1f1f;
               font-size:14px;
               font-weight:400;
border: 3px solid orange;

         }
         QPushButton:hover{
               background-color:#595959;
               change-cursor: cursor('PointingHand');
               transition:2s;

         }
         QPushButton:pressed{
               background-color:#595959;
         }
         
         </string>
                        </property>
                        <property name="text">
                         <string>LAUNCH_PAD</string>
                        </property>
                       </widget>
                       <widget class="QPushButton" name="pushButton_5">
                        <property name="geometry">
                         <rect>
                          <x>10</x>
                          <y>240</y>
                          <width>281</width>
                          <height>47</height>
                         </rect>
                        </property>
                        <property name="minimumSize">
                         <size>
                          <width>241</width>
                          <height>47</height>
                         </size>
                        </property>
                        <property name="styleSheet">
                         <string notr="true">
         QPushButton{
               border-radius:0;
               color:white;
               background-color:#1d1f1f;
               font-size:14px;
               font-weight:400;

         }
         QPushButton:hover{
               background-color:#595959;
               change-cursor: cursor('PointingHand');
               transition:2s;
         }
         QPushButton:pressed{
               background-color:#595959;
         }
         
         </string>
                        </property>
                        <property name="text">
                         <string>ASCENT</string>
                        </property>
                       </widget>
                       <widget class="QPushButton" name="pushButton_4">
                        <property name="geometry">
                         <rect>
                          <x>10</x>
                          <y>310</y>
                          <width>281</width>
                          <height>47</height>
                         </rect>
                        </property>
                        <property name="minimumSize">
                         <size>
                          <width>241</width>
                          <height>47</height>
                         </size>
                        </property>
                        <property name="styleSheet">
                         <string notr="true">
         QPushButton{
               border-radius:0;
               color:white;
               background-color:#1d1f1f;
               font-size:14px;
               font-weight:400;

         }
         QPushButton:hover{
               background-color:#595959;
               change-cursor: cursor('PointingHand');
               transition:2s;
         }
         QPushButton:pressed{
               background-color:#595959;
         }
         
         </string>
                        </property>
                        <property name="text">
                         <string>ROCKET_DEPLOY</string>
                        </property>
                       </widget>
                       <widget class="QPushButton" name="pushButton_3">
                        <property name="geometry">
                         <rect>
                          <x>10</x>
                          <y>380</y>
                          <width>281</width>
                          <height>47</height>
                         </rect>
                        </property>
                        <property name="minimumSize">
                         <size>
                          <width>241</width>
                          <height>47</height>
                         </size>
                        </property>
                        <property name="styleSheet">
                         <string notr="true">
         QPushButton{
               border-radius:0;
               color:white;
               background-color:#1d1f1f;
               font-size:14px;
               font-weight:400;

         }
         QPushButton:hover{
               background-color:#595959;
               change-cursor: cursor('PointingHand');
               transition:2s;
         }
         QPushButton:pressed{
               background-color:#595959;
         }
         
         </string>
                        </property>
                        <property name="text">
                         <string>DESCENT</string>
                        </property>
                       </widget>
                       <widget class="QPushButton" name="pushButton_2">
                        <property name="geometry">
                         <rect>
                          <x>10</x>
                          <y>450</y>
                          <width>281</width>
                          <height>47</height>
                         </rect>
                        </property>
                        <property name="minimumSize">
                         <size>
                          <width>241</width>
                          <height>47</height>
                         </size>
                        </property>
                        <property name="styleSheet">
                         <string notr="true">
         QPushButton{
               border-radius:0;
               color:white;
               background-color:#1d1f1f;
               font-size:14px;
               font-weight:400;

         }
         QPushButton:hover{
               background-color:#595959;
               change-cursor: cursor('PointingHand');
               transition:2s;
         }
         QPushButton:pressed{
               background-color:#595959;
         }
         
         </string>
                        </property>
                        <property name="text">
                         <string>AEROBREAK_RELEASE</string>
                        </property>
                       </widget>
                       <widget class="QPushButton" name="pushButton">
                        <property name="geometry">
                         <rect>
                          <x>10</x>
                          <y>100</y>
                          <width>281</width>
                          <height>47</height>
                         </rect>
                        </property>
                        <property name="minimumSize">
                         <size>
                          <width>241</width>
                          <height>47</height>
                         </size>
                        </property>
                        <property name="styleSheet">
                         <string notr="true">
         QPushButton{
               border-radius:0;
               color:white;
               background-color:#1d1f1f;
               font-size:14px;
               font-weight:400;

         }
         QPushButton:hover{
               background-color:#595959;
               change-cursor: cursor('PointingHand');
               transition:2s;
         }
         QPushButton:pressed{
               background-color:#595959;
         }
         
         </string>
                        </property>
                        <property name="text">
                         <string>TEST_MODE</string>
                        </property>
                       </widget>
                       <widget class="QPushButton" name="pushButton_7">
                        <property name="geometry">
                         <rect>
                          <x>10</x>
                          <y>520</y>
                          <width>281</width>
                          <height>47</height>
                         </rect>
                        </property>
                        <property name="minimumSize">
                         <size>
                          <width>241</width>
                          <height>47</height>
                         </size>
                        </property>
                        <property name="styleSheet">
                         <string notr="true">
         QPushButton{
               border-radius:0;
               color:white;
               background-color:#1d1f1f;
               font-size:14px;
               font-weight:400;

         }
         QPushButton:hover{
               background-color:#595959;
               change-cursor: cursor('PointingHand');
               transition:2s;
         }
         QPushButton:pressed{
               background-color:#595959;
         }
         
         </string>
                        </property>
                        <property name="text">
                         <string>IMPACT</string>
                        </property>
                       </widget>
                       <widget class="QPushButton" name="pushButton_9">
                        <property name="geometry">
                         <rect>
                          <x>10</x>
                          <y>30</y>
                          <width>281</width>
                          <height>47</height>
                         </rect>
                        </property>
                        <property name="minimumSize">
                         <size>
                          <width>241</width>
                          <height>47</height>
                         </size>
                        </property>
                        <property name="styleSheet">
                         <string notr="true">
         QPushButton{
               border-radius:0;
               color:white;
               background-color:#1d1f1f;
               font-size:14px;
               font-weight:400;


         }
         QPushButton:hover{
               background-color:#595959;
               change-cursor: cursor('PointingHand');
               transition:2s;

         }
         QPushButton:pressed{
               background-color:#595959;
         }
         
         </string>
                        </property>
                        <property name="text">
                         <string>BOOT</string>
                        </property>
                       </widget>
                      </widget>
                      <widget class="QLabel" name="label_2">
                       <property name="geometry">
                        <rect>
                         <x>20</x>
                         <y>20</y>
                         <width>281</width>
                         <height>41</height>
                        </rect>
                       </property>
                       <property name="styleSheet">
                        <string notr="true">color:white;
         background:#595959;
         font-size:15px;
         font-weight:600;</string>
                       </property>
                       <property name="text">
                        <string>                  SOFTWARE STATE</string>
                       </property>
                      </widget>
                     </widget>
                    </item>
                   </layout>
                  </widget>
                 </item>
                </layout>
               </widget>
              </item>
              <item>
               <widget class="QFrame" name="part2">
                <property name="minimumSize">
                 <size>
                  <width>0</width>
                  <height>780</height>
                 </size>
                </property>
                <property name="styleSheet">
                 <string notr="true">background-color:#2A2A2A</string>
                </property>
                <property name="frameShape">
                 <enum>QFrame::StyledPanel</enum>
                </property>
                <property name="frameShadow">
                 <enum>QFrame::Raised</enum>
                </property>
                <layout class="QHBoxLayout" name="horizontalLayout_2">
                 <item>
                  <widget class="QFrame" name="frame_5">
                   <property name="styleSheet">
                    <string notr="true">background-color:#2A2A2A</string>
                   </property>
                   <property name="frameShape">
                    <enum>QFrame::StyledPanel</enum>
                   </property>
                   <property name="frameShadow">
                    <enum>QFrame::Raised</enum>
                   </property>
                   <layout class="QVBoxLayout" name="verticalLayout_6">
                    <item alignment="Qt::AlignHCenter|Qt::AlignVCenter">
                     <widget class="QFrame" name="frame_13">
                      <property name="minimumSize">
                       <size>
                        <width>792</width>
                        <height>678</height>
                       </size>
                      </property>
                      <property name="styleSheet">
                       <string notr="true">background-color:rgb(89, 89, 89)</string>
                      </property>
                      <property name="frameShape">
                       <enum>QFrame::StyledPanel</enum>
                      </property>
                      <property name="frameShadow">
                       <enum>QFrame::Raised</enum>
                      </property>
                      <widget class="QFrame" name="frame_56">
                       <property name="geometry">
                        <rect>
                         <x>30</x>
                         <y>30</y>
                         <width>731</width>
                         <height>611</height>
                        </rect>
                       </property>
                       <property name="styleSheet">
                        <string notr="true">background-color:#1d1f1f;</string>
                       </property>
                       <property name="frameShape">
                        <enum>QFrame::StyledPanel</enum>
                       </property>
                       <property name="frameShadow">
                        <enum>QFrame::Raised</enum>
                       </property>
                       <widget class="QPushButton" name="pushButton_21">
                        <property name="geometry">
                         <rect>
                          <x>90</x>
                          <y>500</y>
                          <width>551</width>
                          <height>47</height>
                         </rect>
                        </property>
                        <property name="minimumSize">
                         <size>
                          <width>241</width>
                          <height>47</height>
                         </size>
                        </property>
                        <property name="styleSheet">
                         <string notr="true">
         QPushButton{
               border-radius:0;
               color:white;
               background-color:#1d1f1f;
               font-size:14px;
               font-weight:500;
border: 2px solid orange;
         }
         QPushButton:hover{
               background-color:#595959;
               change-cursor: cursor('PointingHand');
               transition:2s;
         }
         QPushButton:pressed{
               background-color:#595959;
         }
         
         </string>
                        </property>
                        <property name="text">
                         <string>DETECT LOCATION</string>
                        </property>
                       </widget>
                       <widget class="QFrame" name="frame_14">
                        <property name="geometry">
                         <rect>
                          <x>110</x>
                          <y>50</y>
                          <width>511</width>
                          <height>371</height>
                         </rect>
                        </property>
                        <property name="frameShape">
                         <enum>QFrame::StyledPanel</enum>
                        </property>
                        <property name="frameShadow">
                         <enum>QFrame::Raised</enum>
                        </property>
                       </widget>
                      </widget>
                     </widget>
                    </item>
                   </layout>
                  </widget>
                 </item>
                 <item>
                  <widget class="QFrame" name="frame_6">
                   <property name="styleSheet">
                    <string notr="true">background-color:#2A2A2A</string>
                   </property>
                   <property name="frameShape">
                    <enum>QFrame::StyledPanel</enum>
                   </property>
                   <property name="frameShadow">
                    <enum>QFrame::Raised</enum>
                   </property>
                   <layout class="QVBoxLayout" name="verticalLayout_5">
                    <item>
                     <widget class="QFrame" name="frame_7">
                      <property name="minimumSize">
                       <size>
                        <width>5</width>
                        <height>0</height>
                       </size>
                      </property>
                      <property name="maximumSize">
                       <size>
                        <width>16777215</width>
                        <height>326</height>
                       </size>
                      </property>
                      <property name="styleSheet">
                       <string notr="true">background-color:rgb(89, 89, 89)
         </string>
                      </property>
                      <property name="frameShape">
                       <enum>QFrame::StyledPanel</enum>
                      </property>
                      <property name="frameShadow">
                       <enum>QFrame::Raised</enum>
                      </property>
                      <layout class="QHBoxLayout" name="horizontalLayout_13">
                       <item>
                        <widget class="QFrame" name="frame_33">
                         <property name="minimumSize">
                          <size>
                           <width>100</width>
                           <height>100</height>
                          </size>
                         </property>
                         <property name="maximumSize">
                          <size>
                           <width>805</width>
                           <height>16777215</height>
                          </size>
                         </property>
                         <property name="styleSheet">
                          <string notr="true">border-radius:0;
               color:white;
               background-color:#1d1f1f;
               font-size:14px;
               font-weight:500;</string>
                         </property>
                         <property name="frameShape">
                          <enum>QFrame::StyledPanel</enum>
                         </property>
                         <property name="frameShadow">
                          <enum>QFrame::Raised</enum>
                         </property>
                         <layout class="QVBoxLayout" name="verticalLayout_20">
                          <item>
                           <widget class="QLabel" name="label_25">
                            <property name="text">
                             <string>                    TIME STAMPING                     :                       NA                       </string>
                            </property>
                           </widget>
                          </item>
                          <item>
                           <widget class="QLabel" name="label_27">
                            <property name="text">
                             <string>                    PACKET COUNT                     :                       NA                        </string>
                            </property>
                           </widget>
                          </item>
                          <item>
                           <widget class="QLabel" name="label_28">
                            <property name="text">
                             <string>                    ALTITUDE                  :                       NA                 </string>
                            </property>
                           </widget>
                          </item>
                          <item>
                           <widget class="QLabel" name="label_30">
                            <property name="text">
                             <string>                    PRESSURE                     :                       NA                        </string>
                            </property>
                           </widget>
                          </item>
                          <item>
                           <widget class="QLabel" name="label_29">
                            <property name="text">
                             <string>                    VOLTAGE                     :                       NA                     </string>
                            </property>
                           </widget>
                          </item>
                          <item>
                           <widget class="QLabel" name="label_26">
                            <property name="text">
                             <string>                    TEMPERATURE                     :                       NA                             </string>
                            </property>
                           </widget>
                          </item>
                         </layout>
                        </widget>
                       </item>
                      </layout>
                     </widget>
                    </item>
                    <item>
                     <widget class="QFrame" name="frame_8">
                      <property name="maximumSize">
                       <size>
                        <width>16777215</width>
                        <height>315</height>
                       </size>
                      </property>
                      <property name="styleSheet">
                       <string notr="true">background-color:rgb(89, 89, 89)</string>
                      </property>
                      <property name="frameShape">
                       <enum>QFrame::StyledPanel</enum>
                      </property>
                      <property name="frameShadow">
                       <enum>QFrame::Raised</enum>
                      </property>
                      <layout class="QHBoxLayout" name="horizontalLayout_20">
                       <item>
                        <widget class="QFrame" name="frame_55">
                         <property name="minimumSize">
                          <size>
                           <width>100</width>
                           <height>100</height>
                          </size>
                         </property>
                         <property name="maximumSize">
                          <size>
                           <width>805</width>
                           <height>16777215</height>
                          </size>
                         </property>
                         <property name="styleSheet">
                          <string notr="true">border-radius:0;
               color:white;
               background-color:#1d1f1f;
               font-size:14px;
               font-weight:500;</string>
                         </property>
                         <property name="frameShape">
                          <enum>QFrame::StyledPanel</enum>
                         </property>
                         <property name="frameShadow">
                          <enum>QFrame::Raised</enum>
                         </property>
                         <layout class="QVBoxLayout" name="verticalLayout_37">
                          <item>
                           <widget class="QLabel" name="label_51">
                            <property name="text">
                             <string>                    ACCEL_R                     :                       NA                       </string>
                            </property>
                           </widget>
                          </item>
                          <item>
                           <widget class="QLabel" name="label_52">
                            <property name="text">
                             <string>                    ACCEL_P                     :                       NA                        </string>
                            </property>
                           </widget>
                          </item>
                          <item>
                           <widget class="QLabel" name="label_53">
                            <property name="text">
                             <string>                    ACCEL_Y                     :                       NA                 </string>
                            </property>
                           </widget>
                          </item>
                          <item>
                           <widget class="QLabel" name="label_54">
                            <property name="text">
                             <string>                    GYRO_R                     :                       NA                        </string>
                            </property>
                           </widget>
                          </item>
                          <item>
                           <widget class="QLabel" name="label_55">
                            <property name="text">
                             <string>                    GYRO_P                     :                       NA                     </string>
                            </property>
                           </widget>
                          </item>
                          <item>
                           <widget class="QLabel" name="label_56">
                            <property name="text">
                             <string>                    GYRO_Y                     :                       NA                             </string>
                            </property>
                           </widget>
                          </item>
                         </layout>
                        </widget>
                       </item>
                      </layout>
                     </widget>
                    </item>
                   </layout>
                  </widget>
                 </item>
                </layout>
               </widget>
              </item>
             </layout>
            </widget>
           </widget>
          </item>
         </layout>
        </widget>
       </item>
      </layout>
      <zorder>frame_3</zorder>
      <zorder>frame_2</zorder>
      <zorder>frame_4</zorder>
     </widget>
    </item>
   </layout>
  </widget>
 </widget>
 <resources/>
 <connections/>
</ui>