|
9 | 9 | <rect>
|
10 | 10 | <x>0</x>
|
11 | 11 | <y>0</y>
|
12 |
| - <width>420</width> |
13 |
| - <height>217</height> |
| 12 | + <width>552</width> |
| 13 | + <height>305</height> |
14 | 14 | </rect>
|
15 | 15 | </property>
|
16 | 16 | <property name="sizePolicy">
|
|
25 | 25 | <widget class="QWidget" name="centralwidget">
|
26 | 26 | <layout class="QVBoxLayout" name="verticalLayout">
|
27 | 27 | <item>
|
28 |
| - <widget class="QLabel" name="labelHomeTittle"> |
| 28 | + <widget class="QLabel" name="labelHomeTitle"> |
29 | 29 | <property name="font">
|
30 | 30 | <font>
|
31 | 31 | <pointsize>22</pointsize>
|
|
49 | 49 | </widget>
|
50 | 50 | </item>
|
51 | 51 | <item>
|
52 |
| - <layout class="QHBoxLayout" name="horizontalLayout"> |
53 |
| - <item> |
54 |
| - <spacer name="horizontalSpacer"> |
55 |
| - <property name="orientation"> |
56 |
| - <enum>Qt::Horizontal</enum> |
57 |
| - </property> |
58 |
| - <property name="sizeHint" stdset="0"> |
59 |
| - <size> |
60 |
| - <width>40</width> |
61 |
| - <height>20</height> |
62 |
| - </size> |
63 |
| - </property> |
64 |
| - </spacer> |
65 |
| - </item> |
66 |
| - <item> |
| 52 | + <layout class="QGridLayout" name="gridLayout"> |
| 53 | + <item row="0" column="0"> |
67 | 54 | <widget class="QLabel" name="label_3">
|
68 | 55 | <property name="sizePolicy">
|
69 | 56 | <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
|
|
78 | 65 | </size>
|
79 | 66 | </property>
|
80 | 67 | <property name="text">
|
81 |
| - <string>Selected IP Address: </string> |
| 68 | + <string>Selected IP Address</string> |
82 | 69 | </property>
|
83 | 70 | <property name="alignment">
|
84 |
| - <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> |
| 71 | + <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set> |
85 | 72 | </property>
|
86 | 73 | </widget>
|
87 | 74 | </item>
|
88 |
| - <item> |
| 75 | + <item row="0" column="1"> |
89 | 76 | <widget class="QComboBox" name="comboBoxIpAddresses">
|
90 | 77 | <property name="minimumSize">
|
91 | 78 | <size>
|
|
106 | 93 | </item>
|
107 | 94 | </widget>
|
108 | 95 | </item>
|
109 |
| - <item> |
110 |
| - <spacer name="horizontalSpacer_2"> |
111 |
| - <property name="orientation"> |
112 |
| - <enum>Qt::Horizontal</enum> |
| 96 | + <item row="1" column="0"> |
| 97 | + <widget class="QLabel" name="label_4"> |
| 98 | + <property name="sizePolicy"> |
| 99 | + <sizepolicy hsizetype="Fixed" vsizetype="Preferred"> |
| 100 | + <horstretch>0</horstretch> |
| 101 | + <verstretch>0</verstretch> |
| 102 | + </sizepolicy> |
| 103 | + </property> |
| 104 | + <property name="minimumSize"> |
| 105 | + <size> |
| 106 | + <width>169</width> |
| 107 | + <height>0</height> |
| 108 | + </size> |
| 109 | + </property> |
| 110 | + <property name="text"> |
| 111 | + <string>Tlm header version</string> |
| 112 | + </property> |
| 113 | + <property name="alignment"> |
| 114 | + <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set> |
113 | 115 | </property>
|
114 |
| - <property name="sizeHint" stdset="0"> |
| 116 | + </widget> |
| 117 | + </item> |
| 118 | + <item row="1" column="1"> |
| 119 | + <widget class="QComboBox" name="cbTlmHeaderVer"> |
| 120 | + <property name="minimumSize"> |
115 | 121 | <size>
|
116 |
| - <width>40</width> |
117 |
| - <height>20</height> |
| 122 | + <width>132</width> |
| 123 | + <height>0</height> |
| 124 | + </size> |
| 125 | + </property> |
| 126 | + <property name="maximumSize"> |
| 127 | + <size> |
| 128 | + <width>132</width> |
| 129 | + <height>16777215</height> |
118 | 130 | </size>
|
119 | 131 | </property>
|
120 |
| - </spacer> |
| 132 | + <item> |
| 133 | + <property name="text"> |
| 134 | + <string>1</string> |
| 135 | + </property> |
| 136 | + </item> |
| 137 | + <item> |
| 138 | + <property name="text"> |
| 139 | + <string>2</string> |
| 140 | + </property> |
| 141 | + </item> |
| 142 | + <item> |
| 143 | + <property name="text"> |
| 144 | + <string>Custom</string> |
| 145 | + </property> |
| 146 | + </item> |
| 147 | + </widget> |
| 148 | + </item> |
| 149 | + <item row="2" column="0"> |
| 150 | + <widget class="QLabel" name="label_2"> |
| 151 | + <property name="text"> |
| 152 | + <string>Cmd header version</string> |
| 153 | + </property> |
| 154 | + </widget> |
| 155 | + </item> |
| 156 | + <item row="1" column="2"> |
| 157 | + <widget class="QSpinBox" name="sbTlmOffset"> |
| 158 | + <property name="enabled"> |
| 159 | + <bool>false</bool> |
| 160 | + </property> |
| 161 | + <property name="toolTip"> |
| 162 | + <string><html><head/><body><p>Offset (in bytes) to be <span style=" font-weight:600;">added to</span> existing offsets listed in telemetry text files</p></body></html></string> |
| 163 | + </property> |
| 164 | + <property name="buttonSymbols"> |
| 165 | + <enum>QAbstractSpinBox::NoButtons</enum> |
| 166 | + </property> |
| 167 | + </widget> |
| 168 | + </item> |
| 169 | + <item row="2" column="2"> |
| 170 | + <widget class="QSpinBox" name="sbCmdOffsetPri"> |
| 171 | + <property name="enabled"> |
| 172 | + <bool>false</bool> |
| 173 | + </property> |
| 174 | + <property name="toolTip"> |
| 175 | + <string><html><head/><body><p>Offset (in bytes) to be added <span style=" font-weight:600;">after</span> the <span style=" font-weight:600;">primary</span> header in a command packet</p></body></html></string> |
| 176 | + </property> |
| 177 | + <property name="buttonSymbols"> |
| 178 | + <enum>QAbstractSpinBox::NoButtons</enum> |
| 179 | + </property> |
| 180 | + </widget> |
| 181 | + </item> |
| 182 | + <item row="2" column="1"> |
| 183 | + <widget class="QComboBox" name="cbCmdHeaderVer"> |
| 184 | + <item> |
| 185 | + <property name="text"> |
| 186 | + <string>1</string> |
| 187 | + </property> |
| 188 | + </item> |
| 189 | + <item> |
| 190 | + <property name="text"> |
| 191 | + <string>2</string> |
| 192 | + </property> |
| 193 | + </item> |
| 194 | + <item> |
| 195 | + <property name="text"> |
| 196 | + <string>Custom</string> |
| 197 | + </property> |
| 198 | + </item> |
| 199 | + </widget> |
| 200 | + </item> |
| 201 | + <item row="2" column="3"> |
| 202 | + <widget class="QSpinBox" name="sbCmdOffsetSec"> |
| 203 | + <property name="enabled"> |
| 204 | + <bool>false</bool> |
| 205 | + </property> |
| 206 | + <property name="toolTip"> |
| 207 | + <string><html><head/><body><p>Offset (in bytes) to be added <span style=" font-weight:600;">after</span> the <span style=" font-weight:600;">secondary</span> header in a command packet</p></body></html></string> |
| 208 | + </property> |
| 209 | + <property name="buttonSymbols"> |
| 210 | + <enum>QAbstractSpinBox::NoButtons</enum> |
| 211 | + </property> |
| 212 | + </widget> |
| 213 | + </item> |
| 214 | + <item row="0" column="2"> |
| 215 | + <widget class="QLabel" name="label"> |
| 216 | + <property name="text"> |
| 217 | + <string>Offsets</string> |
| 218 | + </property> |
| 219 | + </widget> |
| 220 | + </item> |
| 221 | + <item row="0" column="3"> |
| 222 | + <widget class="QLabel" name="label_6"> |
| 223 | + <property name="text"> |
| 224 | + <string>(Hover for info)</string> |
| 225 | + </property> |
| 226 | + </widget> |
121 | 227 | </item>
|
122 | 228 | </layout>
|
123 | 229 | </item>
|
|
0 commit comments