65 <string>Enter the path of the firmware file</string> |
65 <string>Enter the path of the firmware file</string> |
66 </property> |
66 </property> |
67 </widget> |
67 </widget> |
68 </item> |
68 </item> |
69 <item row="2" column="0"> |
69 <item row="2" column="0"> |
|
70 <widget class="QLabel" name="label_5"> |
|
71 <property name="text"> |
|
72 <string>Baud Rate:</string> |
|
73 </property> |
|
74 </widget> |
|
75 </item> |
|
76 <item row="2" column="1"> |
|
77 <widget class="QComboBox" name="baudRateComboBox"> |
|
78 <property name="toolTip"> |
|
79 <string>Select the baud rate to be used foor flashing (default: 115.200 bps)</string> |
|
80 </property> |
|
81 </widget> |
|
82 </item> |
|
83 <item row="2" column="2"> |
|
84 <spacer name="horizontalSpacer_2"> |
|
85 <property name="orientation"> |
|
86 <enum>Qt::Horizontal</enum> |
|
87 </property> |
|
88 <property name="sizeHint" stdset="0"> |
|
89 <size> |
|
90 <width>298</width> |
|
91 <height>20</height> |
|
92 </size> |
|
93 </property> |
|
94 </spacer> |
|
95 </item> |
|
96 <item row="3" column="0"> |
70 <widget class="QLabel" name="label_3"> |
97 <widget class="QLabel" name="label_3"> |
71 <property name="toolTip"> |
98 <property name="toolTip"> |
72 <string/> |
99 <string/> |
73 </property> |
100 </property> |
74 <property name="text"> |
101 <property name="text"> |
75 <string>Flash Mode:</string> |
102 <string>Flash Mode:</string> |
76 </property> |
103 </property> |
77 </widget> |
104 </widget> |
78 </item> |
105 </item> |
79 <item row="2" column="1"> |
106 <item row="3" column="1"> |
80 <widget class="QComboBox" name="modeComboBox"> |
107 <widget class="QComboBox" name="modeComboBox"> |
81 <property name="toolTip"> |
108 <property name="toolTip"> |
82 <string>Select the flash mode</string> |
109 <string>Select the flash mode</string> |
83 </property> |
110 </property> |
84 </widget> |
111 </widget> |
85 </item> |
112 </item> |
86 <item row="2" column="2"> |
113 <item row="3" column="2"> |
87 <widget class="QLabel" name="label_4"> |
114 <widget class="QLabel" name="label_4"> |
88 <property name="text"> |
115 <property name="text"> |
89 <string>Leave empty to use the default mode.</string> |
116 <string>Leave empty to use the default mode.</string> |
90 </property> |
117 </property> |
91 </widget> |
118 </widget> |
92 </item> |
119 </item> |
93 <item row="3" column="0"> |
120 <item row="4" column="0"> |
94 <widget class="QLabel" name="addressLabel"> |
121 <widget class="QLabel" name="addressLabel"> |
95 <property name="text"> |
122 <property name="text"> |
96 <string>Address:</string> |
123 <string>Address:</string> |
97 </property> |
124 </property> |
98 </widget> |
125 </widget> |
99 </item> |
126 </item> |
100 <item row="3" column="1" colspan="2"> |
127 <item row="4" column="1" colspan="2"> |
101 <widget class="E5ClearableLineEdit" name="addressEdit"> |
128 <widget class="E5ClearableLineEdit" name="addressEdit"> |
102 <property name="toolTip"> |
129 <property name="toolTip"> |
103 <string>Enter the flash addres in the hexadecimal form</string> |
130 <string>Enter the flash addres in the hexadecimal form</string> |
104 </property> |
131 </property> |
105 <property name="maxLength"> |
132 <property name="maxLength"> |