2010-08-24 01:18:26 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<ui version="4.0">
|
|
|
|
<class>AHRSWidget</class>
|
|
|
|
<widget class="QWidget" name="AHRSWidget">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
|
|
|
<width>720</width>
|
|
|
|
<height>480</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="windowTitle">
|
|
|
|
<string>Form</string>
|
|
|
|
</property>
|
|
|
|
<widget class="QFrame" name="frame">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>10</x>
|
2010-08-25 01:33:25 +02:00
|
|
|
<y>9</y>
|
|
|
|
<width>641</width>
|
|
|
|
<height>461</height>
|
2010-08-24 01:18:26 +02:00
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="frameShape">
|
|
|
|
<enum>QFrame::StyledPanel</enum>
|
|
|
|
</property>
|
|
|
|
<property name="frameShadow">
|
|
|
|
<enum>QFrame::Raised</enum>
|
|
|
|
</property>
|
2010-08-25 01:33:25 +02:00
|
|
|
<widget class="QGraphicsView" name="ahrsBargraph">
|
2010-08-24 01:18:26 +02:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>10</x>
|
|
|
|
<y>10</y>
|
2010-08-25 01:33:25 +02:00
|
|
|
<width>341</width>
|
|
|
|
<height>141</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="verticalScrollBarPolicy">
|
|
|
|
<enum>Qt::ScrollBarAlwaysOff</enum>
|
|
|
|
</property>
|
|
|
|
<property name="horizontalScrollBarPolicy">
|
|
|
|
<enum>Qt::ScrollBarAlwaysOff</enum>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QLabel" name="calibInstructions">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>390</x>
|
|
|
|
<y>90</y>
|
|
|
|
<width>301</width>
|
|
|
|
<height>17</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Instructions......................</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QPushButton" name="ahrsCalibStart">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>400</x>
|
|
|
|
<y>30</y>
|
|
|
|
<width>93</width>
|
|
|
|
<height>27</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Start</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QPushButton" name="pushButton_2">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>540</x>
|
|
|
|
<y>30</y>
|
|
|
|
<width>93</width>
|
|
|
|
<height>27</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Cancel</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="Line" name="line">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>127</x>
|
|
|
|
<y>150</y>
|
|
|
|
<width>411</width>
|
|
|
|
<height>20</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QLabel" name="label_2">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>10</x>
|
|
|
|
<y>180</y>
|
|
|
|
<width>111</width>
|
|
|
|
<height>17</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>AHRS Algorithm:</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QComboBox" name="algorithm">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>140</x>
|
|
|
|
<y>170</y>
|
|
|
|
<width>131</width>
|
|
|
|
<height>31</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="Line" name="line_2">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>130</x>
|
|
|
|
<y>220</y>
|
|
|
|
<width>411</width>
|
|
|
|
<height>20</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QGraphicsView" name="graphicsView_2">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>10</x>
|
|
|
|
<y>260</y>
|
|
|
|
<width>191</width>
|
2010-08-24 01:18:26 +02:00
|
|
|
<height>151</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
2010-08-25 01:33:25 +02:00
|
|
|
</widget>
|
|
|
|
<widget class="QLabel" name="label_3">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>40</x>
|
|
|
|
<y>240</y>
|
|
|
|
<width>121</width>
|
|
|
|
<height>17</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Calibration #2</string>
|
2010-08-24 01:18:26 +02:00
|
|
|
</property>
|
|
|
|
</widget>
|
2010-08-25 01:33:25 +02:00
|
|
|
<widget class="QPushButton" name="pushButton_4">
|
2010-08-24 01:18:26 +02:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2010-08-25 01:33:25 +02:00
|
|
|
<x>230</x>
|
|
|
|
<y>270</y>
|
2010-08-24 01:18:26 +02:00
|
|
|
<width>93</width>
|
|
|
|
<height>27</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
2010-08-25 01:33:25 +02:00
|
|
|
<property name="text">
|
|
|
|
<string>PushButton</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QPushButton" name="pushButton_5">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>230</x>
|
|
|
|
<y>320</y>
|
|
|
|
<width>93</width>
|
|
|
|
<height>27</height>
|
|
|
|
</rect>
|
2010-08-24 01:18:26 +02:00
|
|
|
</property>
|
|
|
|
<property name="text">
|
2010-08-25 01:33:25 +02:00
|
|
|
<string>PushButton</string>
|
2010-08-24 01:18:26 +02:00
|
|
|
</property>
|
|
|
|
</widget>
|
2010-08-25 01:33:25 +02:00
|
|
|
<widget class="QPushButton" name="pushButton_6">
|
2010-08-24 01:18:26 +02:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2010-08-25 01:33:25 +02:00
|
|
|
<x>230</x>
|
|
|
|
<y>370</y>
|
2010-08-24 01:18:26 +02:00
|
|
|
<width>93</width>
|
|
|
|
<height>27</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
2010-08-25 01:33:25 +02:00
|
|
|
<property name="text">
|
|
|
|
<string>PushButton</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QTextBrowser" name="textBrowser">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>360</x>
|
|
|
|
<y>250</y>
|
|
|
|
<width>271</width>
|
|
|
|
<height>161</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QCheckBox" name="checkBox">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>290</x>
|
|
|
|
<y>180</y>
|
|
|
|
<width>201</width>
|
|
|
|
<height>22</height>
|
|
|
|
</rect>
|
2010-08-24 01:18:26 +02:00
|
|
|
</property>
|
|
|
|
<property name="text">
|
2010-08-25 01:33:25 +02:00
|
|
|
<string>Save Home Location to SD</string>
|
2010-08-24 01:18:26 +02:00
|
|
|
</property>
|
|
|
|
</widget>
|
2010-08-25 01:33:25 +02:00
|
|
|
<widget class="QPushButton" name="pushButton_3">
|
2010-08-24 01:18:26 +02:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2010-08-25 01:33:25 +02:00
|
|
|
<x>430</x>
|
|
|
|
<y>430</y>
|
2010-08-24 01:18:26 +02:00
|
|
|
<width>93</width>
|
|
|
|
<height>27</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
2010-08-25 01:33:25 +02:00
|
|
|
<property name="text">
|
|
|
|
<string>Save to RAM</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QPushButton" name="pushButton_7">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>540</x>
|
|
|
|
<y>430</y>
|
|
|
|
<width>93</width>
|
|
|
|
<height>27</height>
|
|
|
|
</rect>
|
2010-08-24 01:18:26 +02:00
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Save to SD</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2010-08-25 01:33:25 +02:00
|
|
|
<widget class="QPushButton" name="pushButton_8">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>320</x>
|
|
|
|
<y>430</y>
|
|
|
|
<width>93</width>
|
|
|
|
<height>27</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Request</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="Line" name="line_3">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>120</x>
|
|
|
|
<y>410</y>
|
|
|
|
<width>411</width>
|
|
|
|
<height>20</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2010-08-24 01:18:26 +02:00
|
|
|
</widget>
|
|
|
|
</widget>
|
|
|
|
<resources/>
|
|
|
|
<connections/>
|
|
|
|
</ui>
|