2012-04-18 02:40:24 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<ui version="4.0">
|
|
|
|
<class>PipXtremeWidget</class>
|
|
|
|
<widget class="QWidget" name="PipXtremeWidget">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
2012-06-13 07:40:29 +02:00
|
|
|
<width>834</width>
|
|
|
|
<height>772</height>
|
2012-04-18 02:40:24 +02:00
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="windowTitle">
|
|
|
|
<string>Form</string>
|
|
|
|
</property>
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_3">
|
|
|
|
<item>
|
|
|
|
<widget class="QFrame" name="frame_3">
|
|
|
|
<property name="frameShape">
|
|
|
|
<enum>QFrame::StyledPanel</enum>
|
|
|
|
</property>
|
|
|
|
<property name="frameShadow">
|
|
|
|
<enum>QFrame::Raised</enum>
|
|
|
|
</property>
|
|
|
|
<layout class="QGridLayout" name="gridLayout">
|
2012-05-26 11:00:16 +02:00
|
|
|
<item row="1" column="0" colspan="2">
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_12">
|
|
|
|
<item>
|
|
|
|
<widget class="QGraphicsView" name="graphicsView_Spectrum">
|
|
|
|
<property name="backgroundBrush">
|
|
|
|
<brush brushstyle="NoBrush">
|
|
|
|
<color alpha="255">
|
|
|
|
<red>0</red>
|
|
|
|
<green>0</green>
|
|
|
|
<blue>0</blue>
|
|
|
|
</color>
|
|
|
|
</brush>
|
|
|
|
</property>
|
|
|
|
<property name="foregroundBrush">
|
|
|
|
<brush brushstyle="NoBrush">
|
|
|
|
<color alpha="255">
|
|
|
|
<red>0</red>
|
|
|
|
<green>0</green>
|
|
|
|
<blue>0</blue>
|
|
|
|
</color>
|
|
|
|
</brush>
|
|
|
|
</property>
|
|
|
|
<property name="interactive">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
<item row="2" column="0" colspan="2">
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout">
|
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="message">
|
|
|
|
<property name="text">
|
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<layout class="QHBoxLayout" name="submitButtons">
|
|
|
|
<item>
|
|
|
|
<widget class="QFrame" name="frame">
|
|
|
|
<property name="frameShape">
|
|
|
|
<enum>QFrame::StyledPanel</enum>
|
|
|
|
</property>
|
|
|
|
<property name="frameShadow">
|
|
|
|
<enum>QFrame::Raised</enum>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<spacer name="horizontalSpacer">
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
<size>
|
|
|
|
<width>40</width>
|
2012-06-13 04:47:53 +02:00
|
|
|
<height>5</height>
|
2012-05-26 11:00:16 +02:00
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
2012-07-30 00:29:39 +02:00
|
|
|
<item>
|
|
|
|
<widget class="QPushButton" name="pushButton">
|
|
|
|
<property name="text">
|
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
<property name="icon">
|
|
|
|
<iconset resource="../coreplugin/core.qrc">
|
|
|
|
<normaloff>:/core/images/helpicon.svg</normaloff>:/core/images/helpicon.svg</iconset>
|
|
|
|
</property>
|
|
|
|
<property name="iconSize">
|
|
|
|
<size>
|
|
|
|
<width>32</width>
|
|
|
|
<height>32</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="flat">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="objrelation" stdset="0">
|
|
|
|
<stringlist>
|
|
|
|
<string>button:help</string>
|
|
|
|
<string>url:http://wiki.openpilot.org/x/dACrAQ</string>
|
|
|
|
</stringlist>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2012-05-26 11:00:16 +02:00
|
|
|
<item>
|
|
|
|
<widget class="QPushButton" name="Apply">
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>Send settings to the board but do not save to the non-volatile memory</string>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Apply</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QPushButton" name="Save">
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>Send settings to the board and save to the non-volatile memory</string>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Save</string>
|
|
|
|
</property>
|
|
|
|
<property name="checked">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
2012-04-18 02:40:24 +02:00
|
|
|
<item row="0" column="0">
|
|
|
|
<widget class="QFrame" name="frame_2">
|
|
|
|
<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="QGroupBox" name="groupBox_2">
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<weight>75</weight>
|
|
|
|
<bold>true</bold>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="title">
|
|
|
|
<string>Pairing</string>
|
|
|
|
</property>
|
|
|
|
<layout class="QGridLayout" name="gridLayout_3">
|
|
|
|
<item row="0" column="0">
|
2012-06-09 19:53:34 +02:00
|
|
|
<widget class="QRadioButton" name="PairSelectB">
|
|
|
|
<property name="text">
|
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="0" column="1">
|
|
|
|
<widget class="QLineEdit" name="PairIDB">
|
2012-06-13 07:40:29 +02:00
|
|
|
<property name="enabled">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>100</width>
|
|
|
|
<height>16777215</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2012-06-09 19:53:34 +02:00
|
|
|
<property name="text">
|
2012-06-13 04:47:53 +02:00
|
|
|
<string>Broadcast</string>
|
2012-06-09 19:53:34 +02:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="0" column="2">
|
|
|
|
<widget class="QLabel" name="PaidIDBLabel">
|
|
|
|
<property name="text">
|
|
|
|
<string>Broadcast Address</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="1" column="0">
|
2012-04-18 02:40:24 +02:00
|
|
|
<widget class="QRadioButton" name="PairSelect1">
|
|
|
|
<property name="text">
|
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2012-06-09 19:53:34 +02:00
|
|
|
<item row="1" column="1">
|
2012-06-13 07:40:29 +02:00
|
|
|
<widget class="QLineEdit" name="PairID1">
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>100</width>
|
|
|
|
<height>16777215</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="placeholderText">
|
|
|
|
<string>12345678</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2012-04-18 02:40:24 +02:00
|
|
|
</item>
|
2012-06-09 19:53:34 +02:00
|
|
|
<item row="1" column="2">
|
2012-06-03 11:06:07 +02:00
|
|
|
<widget class="QProgressBar" name="PairSignalStrengthBar1">
|
2012-04-18 02:40:24 +02:00
|
|
|
<property name="minimum">
|
|
|
|
<number>-127</number>
|
|
|
|
</property>
|
|
|
|
<property name="maximum">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="value">
|
|
|
|
<number>-127</number>
|
|
|
|
</property>
|
|
|
|
<property name="textVisible">
|
2012-06-05 06:16:40 +02:00
|
|
|
<bool>false</bool>
|
2012-04-18 02:40:24 +02:00
|
|
|
</property>
|
|
|
|
<property name="format">
|
2012-04-22 05:47:50 +02:00
|
|
|
<string>%v dBm</string>
|
2012-04-18 02:40:24 +02:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2012-06-09 19:53:34 +02:00
|
|
|
<item row="1" column="3">
|
|
|
|
<widget class="QLabel" name="PairSignalStrengthLabel1">
|
|
|
|
<property name="text">
|
|
|
|
<string>-100dB</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="2" column="0">
|
2012-04-18 02:40:24 +02:00
|
|
|
<widget class="QRadioButton" name="PairSelect2">
|
|
|
|
<property name="text">
|
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2012-06-09 19:53:34 +02:00
|
|
|
<item row="2" column="1">
|
2012-06-13 07:40:29 +02:00
|
|
|
<widget class="QLineEdit" name="PairID2">
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>100</width>
|
|
|
|
<height>16777215</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2012-04-18 02:40:24 +02:00
|
|
|
</item>
|
2012-06-09 19:53:34 +02:00
|
|
|
<item row="2" column="2">
|
2012-06-03 11:06:07 +02:00
|
|
|
<widget class="QProgressBar" name="PairSignalStrengthBar2">
|
2012-04-18 02:40:24 +02:00
|
|
|
<property name="minimum">
|
|
|
|
<number>-127</number>
|
|
|
|
</property>
|
|
|
|
<property name="maximum">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="value">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="textVisible">
|
2012-06-05 06:16:40 +02:00
|
|
|
<bool>false</bool>
|
2012-04-18 02:40:24 +02:00
|
|
|
</property>
|
|
|
|
<property name="format">
|
2012-04-22 05:47:50 +02:00
|
|
|
<string>%v dBm</string>
|
2012-04-18 02:40:24 +02:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2012-06-09 19:53:34 +02:00
|
|
|
<item row="2" column="3">
|
|
|
|
<widget class="QLabel" name="PairSignalStrengthLabel2">
|
|
|
|
<property name="text">
|
|
|
|
<string>-100dB</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="3" column="0">
|
2012-04-18 02:40:24 +02:00
|
|
|
<widget class="QRadioButton" name="PairSelect3">
|
|
|
|
<property name="text">
|
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2012-06-09 19:53:34 +02:00
|
|
|
<item row="3" column="1">
|
2012-06-13 07:40:29 +02:00
|
|
|
<widget class="QLineEdit" name="PairID3">
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>100</width>
|
|
|
|
<height>16777215</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2012-04-18 02:40:24 +02:00
|
|
|
</item>
|
2012-06-09 19:53:34 +02:00
|
|
|
<item row="3" column="2">
|
2012-06-03 11:06:07 +02:00
|
|
|
<widget class="QProgressBar" name="PairSignalStrengthBar3">
|
2012-04-18 02:40:24 +02:00
|
|
|
<property name="minimum">
|
|
|
|
<number>-127</number>
|
|
|
|
</property>
|
|
|
|
<property name="maximum">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="value">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="textVisible">
|
2012-06-05 06:16:40 +02:00
|
|
|
<bool>false</bool>
|
2012-04-18 02:40:24 +02:00
|
|
|
</property>
|
|
|
|
<property name="format">
|
2012-04-22 05:47:50 +02:00
|
|
|
<string>%v dBm</string>
|
2012-04-18 02:40:24 +02:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2012-06-09 19:53:34 +02:00
|
|
|
<item row="3" column="3">
|
|
|
|
<widget class="QLabel" name="PairSignalStrengthLabel3">
|
|
|
|
<property name="text">
|
|
|
|
<string>-100dB</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="4" column="0">
|
2012-04-18 02:40:24 +02:00
|
|
|
<widget class="QRadioButton" name="PairSelect4">
|
|
|
|
<property name="text">
|
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2012-06-09 19:53:34 +02:00
|
|
|
<item row="4" column="1">
|
2012-06-13 07:40:29 +02:00
|
|
|
<widget class="QLineEdit" name="PairID4">
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>100</width>
|
|
|
|
<height>16777215</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2012-04-18 02:40:24 +02:00
|
|
|
</item>
|
2012-06-09 19:53:34 +02:00
|
|
|
<item row="4" column="2">
|
2012-06-03 11:06:07 +02:00
|
|
|
<widget class="QProgressBar" name="PairSignalStrengthBar4">
|
2012-04-18 02:40:24 +02:00
|
|
|
<property name="minimum">
|
|
|
|
<number>-127</number>
|
|
|
|
</property>
|
|
|
|
<property name="maximum">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="value">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="textVisible">
|
2012-06-05 06:16:40 +02:00
|
|
|
<bool>false</bool>
|
2012-04-18 02:40:24 +02:00
|
|
|
</property>
|
|
|
|
<property name="format">
|
2012-04-22 05:47:50 +02:00
|
|
|
<string>%v dBm</string>
|
2012-04-18 02:40:24 +02:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2012-06-09 19:53:34 +02:00
|
|
|
<item row="4" column="3">
|
2012-06-03 11:06:07 +02:00
|
|
|
<widget class="QLabel" name="PairSignalStrengthLabel4">
|
|
|
|
<property name="text">
|
|
|
|
<string>-100dB</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2012-04-18 02:40:24 +02:00
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QGroupBox" name="groupBox_3">
|
2012-05-25 10:45:28 +02:00
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
2012-06-13 07:40:29 +02:00
|
|
|
<width>430</width>
|
2012-05-25 10:45:28 +02:00
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2012-04-18 02:40:24 +02:00
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<weight>75</weight>
|
|
|
|
<bold>true</bold>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="title">
|
|
|
|
<string>Status</string>
|
|
|
|
</property>
|
|
|
|
<layout class="QGridLayout" name="gridLayout_4">
|
|
|
|
<item row="0" column="0">
|
|
|
|
<widget class="QLabel" name="label_9">
|
|
|
|
<property name="text">
|
2012-06-13 04:47:53 +02:00
|
|
|
<string>Firmware Ver.</string>
|
2012-04-18 02:40:24 +02:00
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2012-06-13 04:47:53 +02:00
|
|
|
<item row="0" column="1" colspan="3">
|
2012-04-18 02:40:24 +02:00
|
|
|
<widget class="QLineEdit" name="FirmwareVersion">
|
2012-06-13 07:40:29 +02:00
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>0</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>16777215</width>
|
|
|
|
<height>16777215</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2012-04-18 02:40:24 +02:00
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<weight>75</weight>
|
|
|
|
<bold>true</bold>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="styleSheet">
|
|
|
|
<string notr="true">QLineEdit {
|
|
|
|
border: none;
|
|
|
|
border-radius: 1px;
|
2012-06-13 07:40:29 +02:00
|
|
|
padding: 0 4px;
|
2012-04-18 02:40:24 +02:00
|
|
|
background: rgba(0, 0, 0, 16);
|
|
|
|
/* background: transparent; */
|
|
|
|
/* selection-background-color: darkgray;*/
|
|
|
|
}</string>
|
|
|
|
</property>
|
|
|
|
<property name="frame">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="readOnly">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2012-10-13 21:06:17 +02:00
|
|
|
<item row="1" column="0">
|
2012-04-18 02:40:24 +02:00
|
|
|
<widget class="QLabel" name="label_2">
|
|
|
|
<property name="text">
|
|
|
|
<string>Serial Number</string>
|
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2012-10-13 21:06:17 +02:00
|
|
|
<item row="1" column="1" colspan="3">
|
2012-04-18 02:40:24 +02:00
|
|
|
<widget class="QLineEdit" name="SerialNumber">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Fixed">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
2012-06-13 07:40:29 +02:00
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>0</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2012-04-18 02:40:24 +02:00
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>16777215</width>
|
|
|
|
<height>16777215</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<weight>75</weight>
|
|
|
|
<italic>false</italic>
|
|
|
|
<bold>true</bold>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="acceptDrops">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>The modems serial number</string>
|
|
|
|
</property>
|
|
|
|
<property name="styleSheet">
|
|
|
|
<string notr="true">QLineEdit {
|
|
|
|
border: none;
|
|
|
|
border-radius: 1px;
|
2012-06-13 07:40:29 +02:00
|
|
|
padding: 0 4px;
|
2012-04-18 02:40:24 +02:00
|
|
|
background: rgba(0, 0, 0, 16);
|
|
|
|
/* background: transparent; */
|
|
|
|
/* selection-background-color: darkgray;*/
|
|
|
|
}</string>
|
|
|
|
</property>
|
|
|
|
<property name="frame">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
|
|
|
<property name="readOnly">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2012-10-13 21:06:17 +02:00
|
|
|
<item row="2" column="0">
|
2012-06-13 04:47:53 +02:00
|
|
|
<widget class="QLabel" name="DeviceIDLabel">
|
|
|
|
<property name="text">
|
|
|
|
<string>Device ID</string>
|
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2012-10-13 21:06:17 +02:00
|
|
|
<item row="2" column="1">
|
2012-06-09 19:53:34 +02:00
|
|
|
<widget class="QLineEdit" name="DeviceID">
|
2012-06-13 07:40:29 +02:00
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>0</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>101</width>
|
|
|
|
<height>16777215</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2012-06-09 19:53:34 +02:00
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<weight>75</weight>
|
|
|
|
<bold>true</bold>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="styleSheet">
|
|
|
|
<string notr="true">QLineEdit {
|
|
|
|
border: none;
|
|
|
|
border-radius: 1px;
|
2012-06-13 07:40:29 +02:00
|
|
|
padding: 0 4px;
|
2012-06-09 19:53:34 +02:00
|
|
|
background: rgba(0, 0, 0, 16);
|
|
|
|
/* background: transparent; */
|
|
|
|
/* selection-background-color: darkgray;*/
|
|
|
|
}</string>
|
|
|
|
</property>
|
|
|
|
<property name="frame">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
2012-06-13 07:40:29 +02:00
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
2012-06-09 19:53:34 +02:00
|
|
|
<property name="readOnly">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
2012-06-13 07:40:29 +02:00
|
|
|
<property name="placeholderText">
|
|
|
|
<string>12345678</string>
|
|
|
|
</property>
|
2012-06-09 19:53:34 +02:00
|
|
|
</widget>
|
|
|
|
</item>
|
2012-10-13 21:06:17 +02:00
|
|
|
<item row="3" column="0">
|
2012-06-13 04:47:53 +02:00
|
|
|
<widget class="QLabel" name="PairIDLabel">
|
|
|
|
<property name="text">
|
|
|
|
<string>Pair ID</string>
|
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2012-10-13 21:06:17 +02:00
|
|
|
<item row="3" column="1">
|
2012-06-09 19:53:34 +02:00
|
|
|
<widget class="QLineEdit" name="PairID">
|
2012-06-13 07:40:29 +02:00
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>101</width>
|
|
|
|
<height>16777215</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2012-06-09 19:53:34 +02:00
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<weight>75</weight>
|
|
|
|
<bold>true</bold>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="styleSheet">
|
|
|
|
<string notr="true">QLineEdit {
|
|
|
|
border: none;
|
|
|
|
border-radius: 1px;
|
2012-06-13 07:40:29 +02:00
|
|
|
padding: 0 4px;
|
2012-06-09 19:53:34 +02:00
|
|
|
background: rgba(0, 0, 0, 16);
|
|
|
|
/* background: transparent; */
|
|
|
|
/* selection-background-color: darkgray;*/
|
|
|
|
}</string>
|
|
|
|
</property>
|
|
|
|
<property name="frame">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
2012-06-13 07:40:29 +02:00
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
2012-06-09 19:53:34 +02:00
|
|
|
<property name="readOnly">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
2012-06-13 07:40:29 +02:00
|
|
|
<property name="placeholderText">
|
|
|
|
<string>90ABCDEF</string>
|
|
|
|
</property>
|
2012-06-09 19:53:34 +02:00
|
|
|
</widget>
|
|
|
|
</item>
|
2012-04-18 02:40:24 +02:00
|
|
|
<item row="4" column="0">
|
2012-10-13 21:06:17 +02:00
|
|
|
<widget class="QLabel" name="label_11">
|
2012-04-18 02:40:24 +02:00
|
|
|
<property name="text">
|
2012-10-13 21:06:17 +02:00
|
|
|
<string>Link State</string>
|
2012-04-18 02:40:24 +02:00
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2012-06-13 04:47:53 +02:00
|
|
|
<item row="4" column="1">
|
2012-10-13 21:06:17 +02:00
|
|
|
<widget class="QLineEdit" name="LinkState">
|
2012-04-18 02:40:24 +02:00
|
|
|
<property name="sizePolicy">
|
2012-10-13 21:06:17 +02:00
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Fixed">
|
2012-04-18 02:40:24 +02:00
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
2012-06-13 07:40:29 +02:00
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>0</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2012-04-18 02:40:24 +02:00
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
2012-06-13 07:40:29 +02:00
|
|
|
<width>101</width>
|
2012-04-18 02:40:24 +02:00
|
|
|
<height>16777215</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<weight>75</weight>
|
|
|
|
<bold>true</bold>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="toolTip">
|
2012-10-13 21:06:17 +02:00
|
|
|
<string>The modems current state</string>
|
2012-04-18 02:40:24 +02:00
|
|
|
</property>
|
|
|
|
<property name="styleSheet">
|
|
|
|
<string notr="true">QLineEdit {
|
|
|
|
border: none;
|
|
|
|
border-radius: 1px;
|
2012-10-13 21:06:17 +02:00
|
|
|
padding: 0 3px;
|
2012-04-18 02:40:24 +02:00
|
|
|
background: rgba(0, 0, 0, 16);
|
|
|
|
/* background: transparent; */
|
|
|
|
/* selection-background-color: darkgray;*/
|
|
|
|
}</string>
|
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
|
|
|
<property name="readOnly">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
2012-10-13 21:06:17 +02:00
|
|
|
<property name="placeholderText">
|
|
|
|
<string>Disconnected</string>
|
|
|
|
</property>
|
2012-04-18 02:40:24 +02:00
|
|
|
</widget>
|
|
|
|
</item>
|
2012-10-13 21:06:17 +02:00
|
|
|
<item row="5" column="0">
|
|
|
|
<widget class="QLabel" name="LinkQualityLabel">
|
2012-04-18 02:40:24 +02:00
|
|
|
<property name="text">
|
2012-10-13 21:06:17 +02:00
|
|
|
<string>Link Quality</string>
|
2012-04-18 02:40:24 +02:00
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2012-10-13 21:06:17 +02:00
|
|
|
<item row="5" column="1">
|
|
|
|
<widget class="QLineEdit" name="LinkQuality">
|
2012-04-18 02:40:24 +02:00
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
2012-06-13 07:40:29 +02:00
|
|
|
<width>101</width>
|
2012-04-18 02:40:24 +02:00
|
|
|
<height>16777215</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<weight>75</weight>
|
|
|
|
<bold>true</bold>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="styleSheet">
|
|
|
|
<string notr="true">QLineEdit {
|
|
|
|
border: none;
|
|
|
|
border-radius: 1px;
|
2012-06-13 07:40:29 +02:00
|
|
|
padding: 0 4px;
|
2012-04-18 02:40:24 +02:00
|
|
|
background: rgba(0, 0, 0, 16);
|
|
|
|
/* background: transparent; */
|
|
|
|
/* selection-background-color: darkgray;*/
|
|
|
|
}</string>
|
|
|
|
</property>
|
2012-10-13 21:06:17 +02:00
|
|
|
<property name="frame">
|
|
|
|
<bool>false</bool>
|
2012-04-18 02:40:24 +02:00
|
|
|
</property>
|
|
|
|
<property name="readOnly">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2012-10-13 21:06:17 +02:00
|
|
|
<item row="6" column="0">
|
|
|
|
<widget class="QLabel" name="RSSILabel">
|
2012-04-18 02:40:24 +02:00
|
|
|
<property name="text">
|
2012-10-13 21:06:17 +02:00
|
|
|
<string>RSSI</string>
|
2012-04-18 02:40:24 +02:00
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2012-10-13 21:06:17 +02:00
|
|
|
<item row="6" column="1">
|
|
|
|
<widget class="QLineEdit" name="RSSI">
|
2012-06-13 07:40:29 +02:00
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>0</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2012-04-18 02:40:24 +02:00
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
2012-06-13 07:40:29 +02:00
|
|
|
<width>101</width>
|
2012-04-18 02:40:24 +02:00
|
|
|
<height>16777215</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<weight>75</weight>
|
|
|
|
<bold>true</bold>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="styleSheet">
|
|
|
|
<string notr="true">QLineEdit {
|
|
|
|
border: none;
|
|
|
|
border-radius: 1px;
|
2012-06-13 07:40:29 +02:00
|
|
|
padding: 0 4px;
|
2012-04-18 02:40:24 +02:00
|
|
|
background: rgba(0, 0, 0, 16);
|
|
|
|
/* background: transparent; */
|
|
|
|
/* selection-background-color: darkgray;*/
|
|
|
|
}</string>
|
|
|
|
</property>
|
|
|
|
<property name="readOnly">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2012-10-13 21:06:17 +02:00
|
|
|
<item row="7" column="0">
|
|
|
|
<widget class="QLabel" name="RxAFCLabel">
|
2012-04-18 02:40:24 +02:00
|
|
|
<property name="text">
|
2012-10-20 20:48:22 +02:00
|
|
|
<string>AFC Corr.</string>
|
2012-04-18 02:40:24 +02:00
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2012-10-13 21:06:17 +02:00
|
|
|
<item row="7" column="1">
|
2012-10-20 20:48:22 +02:00
|
|
|
<widget class="QLineEdit" name="AFCCorrection">
|
2012-04-18 02:40:24 +02:00
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
2012-06-13 07:40:29 +02:00
|
|
|
<width>101</width>
|
2012-04-18 02:40:24 +02:00
|
|
|
<height>16777215</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<weight>75</weight>
|
|
|
|
<bold>true</bold>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="styleSheet">
|
|
|
|
<string notr="true">QLineEdit {
|
|
|
|
border: none;
|
|
|
|
border-radius: 1px;
|
2012-06-13 07:40:29 +02:00
|
|
|
padding: 0 4px;
|
2012-04-18 02:40:24 +02:00
|
|
|
background: rgba(0, 0, 0, 16);
|
|
|
|
/* background: transparent; */
|
|
|
|
/* selection-background-color: darkgray;*/
|
|
|
|
}</string>
|
|
|
|
</property>
|
|
|
|
<property name="readOnly">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2012-10-13 21:06:17 +02:00
|
|
|
<item row="8" column="0">
|
2012-11-11 16:52:53 +01:00
|
|
|
<widget class="QLabel" name="TXSeqLabel">
|
|
|
|
<property name="text">
|
|
|
|
<string>TX Seq. No.</string>
|
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="8" column="1">
|
|
|
|
<widget class="QLineEdit" name="TXSeq">
|
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>0</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>101</width>
|
|
|
|
<height>16777215</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<weight>75</weight>
|
|
|
|
<bold>true</bold>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="styleSheet">
|
|
|
|
<string notr="true">QLineEdit {
|
|
|
|
border: none;
|
|
|
|
border-radius: 1px;
|
|
|
|
padding: 0 4px;
|
|
|
|
background: rgba(0, 0, 0, 16);
|
|
|
|
/* background: transparent; */
|
|
|
|
/* selection-background-color: darkgray;*/
|
|
|
|
}</string>
|
|
|
|
</property>
|
|
|
|
<property name="frame">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="readOnly">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="9" column="0">
|
2012-10-13 21:06:17 +02:00
|
|
|
<widget class="QLabel" name="TXRateLabel">
|
2012-06-13 04:47:53 +02:00
|
|
|
<property name="text">
|
2012-10-13 21:06:17 +02:00
|
|
|
<string>TX Rate (B/s)</string>
|
2012-06-13 04:47:53 +02:00
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2012-11-11 16:52:53 +01:00
|
|
|
<item row="9" column="1">
|
2012-10-13 21:06:17 +02:00
|
|
|
<widget class="QLineEdit" name="TXRate">
|
2012-06-13 07:40:29 +02:00
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>0</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>101</width>
|
|
|
|
<height>16777215</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2012-06-13 04:47:53 +02:00
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<weight>75</weight>
|
|
|
|
<bold>true</bold>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="styleSheet">
|
|
|
|
<string notr="true">QLineEdit {
|
|
|
|
border: none;
|
|
|
|
border-radius: 1px;
|
2012-06-13 07:40:29 +02:00
|
|
|
padding: 0 4px;
|
2012-06-13 04:47:53 +02:00
|
|
|
background: rgba(0, 0, 0, 16);
|
|
|
|
/* background: transparent; */
|
|
|
|
/* selection-background-color: darkgray;*/
|
|
|
|
}</string>
|
|
|
|
</property>
|
2012-10-13 21:06:17 +02:00
|
|
|
<property name="frame">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
2012-06-13 04:47:53 +02:00
|
|
|
<property name="readOnly">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2012-11-11 16:52:53 +01:00
|
|
|
<item row="10" column="0">
|
|
|
|
<widget class="QLabel" name="RXSeqLabel">
|
|
|
|
<property name="text">
|
|
|
|
<string>RX Seq. No.</string>
|
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="10" column="1">
|
|
|
|
<widget class="QLineEdit" name="RXSeq">
|
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>0</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>101</width>
|
|
|
|
<height>16777215</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<weight>75</weight>
|
|
|
|
<bold>true</bold>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="styleSheet">
|
|
|
|
<string notr="true">QLineEdit {
|
|
|
|
border: none;
|
|
|
|
border-radius: 1px;
|
|
|
|
padding: 0 4px;
|
|
|
|
background: rgba(0, 0, 0, 16);
|
|
|
|
/* background: transparent; */
|
|
|
|
/* selection-background-color: darkgray;*/
|
|
|
|
}</string>
|
|
|
|
</property>
|
|
|
|
<property name="frame">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="readOnly">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="11" column="0">
|
2012-10-13 21:06:17 +02:00
|
|
|
<widget class="QLabel" name="RXRateLabel">
|
2012-04-18 02:40:24 +02:00
|
|
|
<property name="text">
|
2012-10-13 21:06:17 +02:00
|
|
|
<string>RX Rate (B/s)</string>
|
2012-04-18 02:40:24 +02:00
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2012-11-11 16:52:53 +01:00
|
|
|
<item row="11" column="1">
|
2012-10-13 21:06:17 +02:00
|
|
|
<widget class="QLineEdit" name="RXRate">
|
2012-06-13 07:40:29 +02:00
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>101</width>
|
|
|
|
<height>16777215</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2012-04-18 02:40:24 +02:00
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<weight>75</weight>
|
|
|
|
<bold>true</bold>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="styleSheet">
|
|
|
|
<string notr="true">QLineEdit {
|
|
|
|
border: none;
|
|
|
|
border-radius: 1px;
|
2012-06-13 07:40:29 +02:00
|
|
|
padding: 0 4px;
|
2012-04-18 02:40:24 +02:00
|
|
|
background: rgba(0, 0, 0, 16);
|
|
|
|
/* background: transparent; */
|
|
|
|
/* selection-background-color: darkgray;*/
|
|
|
|
}</string>
|
|
|
|
</property>
|
2012-10-13 21:06:17 +02:00
|
|
|
<property name="frame">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
2012-04-18 02:40:24 +02:00
|
|
|
<property name="readOnly">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2012-10-13 21:06:17 +02:00
|
|
|
<item row="2" column="2">
|
|
|
|
<widget class="QLabel" name="GoodLabel">
|
2012-04-18 02:40:24 +02:00
|
|
|
<property name="text">
|
2012-10-13 21:06:17 +02:00
|
|
|
<string>RX Good</string>
|
2012-04-18 02:40:24 +02:00
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2012-10-13 21:06:17 +02:00
|
|
|
<item row="2" column="3">
|
|
|
|
<widget class="QLineEdit" name="Good">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Fixed">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
2012-06-13 07:40:29 +02:00
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>0</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>101</width>
|
|
|
|
<height>16777215</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2012-04-18 02:40:24 +02:00
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<weight>75</weight>
|
|
|
|
<bold>true</bold>
|
|
|
|
</font>
|
|
|
|
</property>
|
2012-10-13 21:06:17 +02:00
|
|
|
<property name="toolTip">
|
|
|
|
<string>The percentage of packets that were corrected with error correction</string>
|
|
|
|
</property>
|
2012-04-18 02:40:24 +02:00
|
|
|
<property name="styleSheet">
|
|
|
|
<string notr="true">QLineEdit {
|
|
|
|
border: none;
|
|
|
|
border-radius: 1px;
|
2012-06-13 07:40:29 +02:00
|
|
|
padding: 0 4px;
|
2012-04-18 02:40:24 +02:00
|
|
|
background: rgba(0, 0, 0, 16);
|
|
|
|
/* background: transparent; */
|
|
|
|
/* selection-background-color: darkgray;*/
|
|
|
|
}</string>
|
|
|
|
</property>
|
2012-10-13 21:06:17 +02:00
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
|
2012-04-18 02:40:24 +02:00
|
|
|
</property>
|
|
|
|
<property name="readOnly">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2012-10-13 21:06:17 +02:00
|
|
|
<item row="3" column="2">
|
|
|
|
<widget class="QLabel" name="CorrectedLabel">
|
2012-06-13 04:47:53 +02:00
|
|
|
<property name="text">
|
2012-10-13 21:06:17 +02:00
|
|
|
<string>RX Corrected</string>
|
2012-06-13 04:47:53 +02:00
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2012-10-13 21:06:17 +02:00
|
|
|
<item row="3" column="3">
|
|
|
|
<widget class="QLineEdit" name="Corrected">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Fixed">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>0</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2012-06-13 07:40:29 +02:00
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>101</width>
|
|
|
|
<height>16777215</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2012-05-12 02:51:18 +02:00
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<weight>75</weight>
|
|
|
|
<bold>true</bold>
|
|
|
|
</font>
|
2012-04-18 02:40:24 +02:00
|
|
|
</property>
|
2012-10-13 21:06:17 +02:00
|
|
|
<property name="toolTip">
|
|
|
|
<string>The percentage of packets that were corrected with error correction</string>
|
|
|
|
</property>
|
2012-05-12 02:51:18 +02:00
|
|
|
<property name="styleSheet">
|
|
|
|
<string notr="true">QLineEdit {
|
|
|
|
border: none;
|
|
|
|
border-radius: 1px;
|
2012-06-13 07:40:29 +02:00
|
|
|
padding: 0 4px;
|
2012-05-12 02:51:18 +02:00
|
|
|
background: rgba(0, 0, 0, 16);
|
|
|
|
/* background: transparent; */
|
|
|
|
/* selection-background-color: darkgray;*/
|
|
|
|
}</string>
|
|
|
|
</property>
|
2012-10-13 21:06:17 +02:00
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
|
2012-05-12 02:51:18 +02:00
|
|
|
</property>
|
|
|
|
<property name="readOnly">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2012-10-13 21:06:17 +02:00
|
|
|
<item row="4" column="2">
|
|
|
|
<widget class="QLabel" name="ErrorsLabel">
|
2012-05-12 02:51:18 +02:00
|
|
|
<property name="text">
|
2012-10-13 21:06:17 +02:00
|
|
|
<string>RX Errors</string>
|
2012-05-12 02:51:18 +02:00
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
2012-04-18 02:40:24 +02:00
|
|
|
</property>
|
2012-05-12 02:51:18 +02:00
|
|
|
</widget>
|
|
|
|
</item>
|
2012-10-13 21:06:17 +02:00
|
|
|
<item row="4" column="3">
|
|
|
|
<widget class="QLineEdit" name="Errors">
|
2012-06-13 04:47:53 +02:00
|
|
|
<property name="sizePolicy">
|
2012-10-13 21:06:17 +02:00
|
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Fixed">
|
2012-06-13 04:47:53 +02:00
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
2012-06-13 07:40:29 +02:00
|
|
|
<width>101</width>
|
2012-06-13 04:47:53 +02:00
|
|
|
<height>16777215</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<weight>75</weight>
|
|
|
|
<bold>true</bold>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="toolTip">
|
2012-10-13 21:06:17 +02:00
|
|
|
<string>The percentage of packets that could not be corrected with error correction</string>
|
2012-06-13 04:47:53 +02:00
|
|
|
</property>
|
|
|
|
<property name="styleSheet">
|
|
|
|
<string notr="true">QLineEdit {
|
|
|
|
border: none;
|
|
|
|
border-radius: 1px;
|
2012-10-13 21:06:17 +02:00
|
|
|
padding: 0 4px;
|
2012-06-13 04:47:53 +02:00
|
|
|
background: rgba(0, 0, 0, 16);
|
|
|
|
/* background: transparent; */
|
|
|
|
/* selection-background-color: darkgray;*/
|
|
|
|
}</string>
|
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
|
|
|
<property name="readOnly">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2012-10-13 21:06:17 +02:00
|
|
|
<item row="5" column="2">
|
|
|
|
<widget class="QLabel" name="MissedPacketsLabel">
|
2012-05-12 02:51:18 +02:00
|
|
|
<property name="text">
|
2012-10-13 21:06:17 +02:00
|
|
|
<string>RX Missed</string>
|
2012-05-12 02:51:18 +02:00
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2012-10-13 21:06:17 +02:00
|
|
|
<item row="5" column="3">
|
|
|
|
<widget class="QLineEdit" name="Missed">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Fixed">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>0</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2012-06-13 07:40:29 +02:00
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>101</width>
|
|
|
|
<height>16777215</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2012-04-18 02:40:24 +02:00
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<weight>75</weight>
|
|
|
|
<bold>true</bold>
|
|
|
|
</font>
|
|
|
|
</property>
|
2012-10-13 21:06:17 +02:00
|
|
|
<property name="toolTip">
|
|
|
|
<string>The percentage of packets that were not received at all</string>
|
|
|
|
</property>
|
2012-04-18 02:40:24 +02:00
|
|
|
<property name="styleSheet">
|
|
|
|
<string notr="true">QLineEdit {
|
|
|
|
border: none;
|
|
|
|
border-radius: 1px;
|
2012-06-13 07:40:29 +02:00
|
|
|
padding: 0 4px;
|
2012-04-18 02:40:24 +02:00
|
|
|
background: rgba(0, 0, 0, 16);
|
|
|
|
/* background: transparent; */
|
|
|
|
/* selection-background-color: darkgray;*/
|
|
|
|
}</string>
|
|
|
|
</property>
|
2012-10-13 21:06:17 +02:00
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
|
2012-05-12 02:51:18 +02:00
|
|
|
</property>
|
|
|
|
<property name="readOnly">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2012-10-13 21:06:17 +02:00
|
|
|
<item row="6" column="2">
|
2012-11-17 21:18:34 +01:00
|
|
|
<widget class="QLabel" name="RxFailureLabel">
|
|
|
|
<property name="text">
|
|
|
|
<string>RX Failure</string>
|
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="6" column="3">
|
|
|
|
<widget class="QLineEdit" name="RxFailure">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Fixed">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>0</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>101</width>
|
|
|
|
<height>16777215</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<weight>75</weight>
|
|
|
|
<bold>true</bold>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>The percentage of packets that were not received at all</string>
|
|
|
|
</property>
|
|
|
|
<property name="styleSheet">
|
|
|
|
<string notr="true">QLineEdit {
|
|
|
|
border: none;
|
|
|
|
border-radius: 1px;
|
|
|
|
padding: 0 4px;
|
|
|
|
background: rgba(0, 0, 0, 16);
|
|
|
|
/* background: transparent; */
|
|
|
|
/* selection-background-color: darkgray;*/
|
|
|
|
}</string>
|
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
|
|
|
<property name="readOnly">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="7" column="2">
|
2012-10-13 21:06:17 +02:00
|
|
|
<widget class="QLabel" name="DroppedLabel">
|
2012-05-12 02:51:18 +02:00
|
|
|
<property name="text">
|
2012-10-13 21:06:17 +02:00
|
|
|
<string>TX Dropped</string>
|
2012-05-12 02:51:18 +02:00
|
|
|
</property>
|
2012-04-18 02:40:24 +02:00
|
|
|
<property name="alignment">
|
2012-05-12 02:51:18 +02:00
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2012-11-17 21:18:34 +01:00
|
|
|
<item row="7" column="3">
|
2012-10-13 21:06:17 +02:00
|
|
|
<widget class="QLineEdit" name="Dropped">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Fixed">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
2012-06-13 07:40:29 +02:00
|
|
|
</property>
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>101</width>
|
|
|
|
<height>16777215</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2012-05-12 02:51:18 +02:00
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<weight>75</weight>
|
|
|
|
<bold>true</bold>
|
|
|
|
</font>
|
|
|
|
</property>
|
2012-10-13 21:06:17 +02:00
|
|
|
<property name="toolTip">
|
|
|
|
<string>The number of packets that were unable to be transmitted</string>
|
|
|
|
</property>
|
2012-05-12 02:51:18 +02:00
|
|
|
<property name="styleSheet">
|
|
|
|
<string notr="true">QLineEdit {
|
|
|
|
border: none;
|
|
|
|
border-radius: 1px;
|
2012-06-13 07:40:29 +02:00
|
|
|
padding: 0 4px;
|
2012-05-12 02:51:18 +02:00
|
|
|
background: rgba(0, 0, 0, 16);
|
|
|
|
/* background: transparent; */
|
|
|
|
/* selection-background-color: darkgray;*/
|
|
|
|
}</string>
|
|
|
|
</property>
|
2012-10-13 21:06:17 +02:00
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
|
2012-04-18 02:40:24 +02:00
|
|
|
</property>
|
|
|
|
<property name="readOnly">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2012-11-17 21:18:34 +01:00
|
|
|
<item row="8" column="2">
|
2012-11-04 00:03:23 +01:00
|
|
|
<widget class="QLabel" name="ResentLabel">
|
|
|
|
<property name="text">
|
|
|
|
<string>TX Resent</string>
|
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2012-11-17 21:18:34 +01:00
|
|
|
<item row="8" column="3">
|
2012-11-04 00:03:23 +01:00
|
|
|
<widget class="QLineEdit" name="Resent">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Fixed">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>101</width>
|
|
|
|
<height>16777215</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<weight>75</weight>
|
|
|
|
<bold>true</bold>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>The number of packets that were unable to be transmitted</string>
|
|
|
|
</property>
|
|
|
|
<property name="styleSheet">
|
|
|
|
<string notr="true">QLineEdit {
|
|
|
|
border: none;
|
|
|
|
border-radius: 1px;
|
|
|
|
padding: 0 4px;
|
|
|
|
background: rgba(0, 0, 0, 16);
|
|
|
|
/* background: transparent; */
|
|
|
|
/* selection-background-color: darkgray;*/
|
|
|
|
}</string>
|
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
|
|
|
<property name="readOnly">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2012-11-17 21:18:34 +01:00
|
|
|
<item row="9" column="2">
|
|
|
|
<widget class="QLabel" name="TxFailureLabel">
|
|
|
|
<property name="text">
|
|
|
|
<string>Tx Failure</string>
|
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="9" column="3">
|
|
|
|
<widget class="QLineEdit" name="TxFailure">
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>101</width>
|
|
|
|
<height>16777215</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<weight>75</weight>
|
|
|
|
<bold>true</bold>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="styleSheet">
|
|
|
|
<string notr="true">QLineEdit {
|
|
|
|
border: none;
|
|
|
|
border-radius: 1px;
|
|
|
|
padding: 0 4px;
|
|
|
|
background: rgba(0, 0, 0, 16);
|
|
|
|
/* background: transparent; */
|
|
|
|
/* selection-background-color: darkgray;*/
|
|
|
|
}</string>
|
|
|
|
</property>
|
|
|
|
<property name="frame">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="readOnly">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="10" column="2">
|
2012-06-13 04:47:53 +02:00
|
|
|
<widget class="QLabel" name="UAVTalkErrorsLabel">
|
2012-06-05 06:16:40 +02:00
|
|
|
<property name="text">
|
2012-06-13 04:47:53 +02:00
|
|
|
<string>UAVTalk Errors</string>
|
2012-06-05 06:16:40 +02:00
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2012-11-17 21:18:34 +01:00
|
|
|
<item row="10" column="3">
|
2012-06-13 04:47:53 +02:00
|
|
|
<widget class="QLineEdit" name="UAVTalkErrors">
|
2012-06-13 07:40:29 +02:00
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>101</width>
|
|
|
|
<height>16777215</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2012-06-05 06:16:40 +02:00
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<weight>75</weight>
|
|
|
|
<bold>true</bold>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="styleSheet">
|
|
|
|
<string notr="true">QLineEdit {
|
|
|
|
border: none;
|
|
|
|
border-radius: 1px;
|
2012-06-13 07:40:29 +02:00
|
|
|
padding: 0 4px;
|
2012-06-05 06:16:40 +02:00
|
|
|
background: rgba(0, 0, 0, 16);
|
|
|
|
/* background: transparent; */
|
|
|
|
/* selection-background-color: darkgray;*/
|
|
|
|
}</string>
|
|
|
|
</property>
|
|
|
|
<property name="frame">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="readOnly">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2012-11-17 21:18:34 +01:00
|
|
|
<item row="11" column="2">
|
2012-06-13 04:47:53 +02:00
|
|
|
<widget class="QLabel" name="ResetsLabel">
|
2012-05-12 02:51:18 +02:00
|
|
|
<property name="text">
|
2012-06-13 04:47:53 +02:00
|
|
|
<string>Resets</string>
|
2012-05-12 02:51:18 +02:00
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2012-11-17 21:18:34 +01:00
|
|
|
<item row="11" column="3">
|
2012-06-13 04:47:53 +02:00
|
|
|
<widget class="QLineEdit" name="Resets">
|
2012-06-13 07:40:29 +02:00
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>0</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>101</width>
|
|
|
|
<height>16777215</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2012-04-18 02:40:24 +02:00
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<weight>75</weight>
|
|
|
|
<bold>true</bold>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="styleSheet">
|
|
|
|
<string notr="true">QLineEdit {
|
|
|
|
border: none;
|
|
|
|
border-radius: 1px;
|
2012-06-13 07:40:29 +02:00
|
|
|
padding: 0 4px;
|
2012-04-18 02:40:24 +02:00
|
|
|
background: rgba(0, 0, 0, 16);
|
|
|
|
/* background: transparent; */
|
|
|
|
/* selection-background-color: darkgray;*/
|
|
|
|
}</string>
|
|
|
|
</property>
|
|
|
|
<property name="frame">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="readOnly">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2012-11-17 21:18:34 +01:00
|
|
|
<item row="12" column="2">
|
2012-10-13 21:06:17 +02:00
|
|
|
<widget class="QLabel" name="TimeoutsLabel">
|
2012-04-18 02:40:24 +02:00
|
|
|
<property name="text">
|
2012-10-13 21:06:17 +02:00
|
|
|
<string>Timeouts</string>
|
2012-04-18 02:40:24 +02:00
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2012-11-17 21:18:34 +01:00
|
|
|
<item row="12" column="3">
|
2012-10-13 21:06:17 +02:00
|
|
|
<widget class="QLineEdit" name="Timeouts">
|
2012-06-13 07:40:29 +02:00
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>101</width>
|
|
|
|
<height>16777215</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2012-05-12 02:51:18 +02:00
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<weight>75</weight>
|
|
|
|
<bold>true</bold>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="styleSheet">
|
|
|
|
<string notr="true">QLineEdit {
|
|
|
|
border: none;
|
|
|
|
border-radius: 1px;
|
2012-06-13 07:40:29 +02:00
|
|
|
padding: 0 4px;
|
2012-05-12 02:51:18 +02:00
|
|
|
background: rgba(0, 0, 0, 16);
|
|
|
|
/* background: transparent; */
|
|
|
|
/* selection-background-color: darkgray;*/
|
|
|
|
}</string>
|
|
|
|
</property>
|
|
|
|
<property name="frame">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="readOnly">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2012-04-18 02:40:24 +02:00
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="0" column="1">
|
|
|
|
<widget class="QGroupBox" name="groupBox">
|
2012-06-13 07:40:29 +02:00
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
2012-04-18 02:40:24 +02:00
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<weight>75</weight>
|
|
|
|
<bold>true</bold>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="title">
|
|
|
|
<string>Configuration</string>
|
|
|
|
</property>
|
|
|
|
<layout class="QGridLayout" name="gridLayout_2">
|
2012-10-20 20:48:22 +02:00
|
|
|
<item row="0" column="1">
|
|
|
|
<widget class="QCheckBox" name="Coordinator">
|
|
|
|
<property name="text">
|
|
|
|
<string>Coordinator</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="1" column="1">
|
|
|
|
<widget class="QCheckBox" name="UAVTalk">
|
|
|
|
<property name="text">
|
|
|
|
<string>UAVTalk</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2013-01-04 14:51:27 +01:00
|
|
|
<item row="2" column="0">
|
|
|
|
<widget class="QLabel" name="PPMLabel">
|
|
|
|
<property name="text">
|
|
|
|
<string>PPM</string>
|
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="2" column="1">
|
|
|
|
<widget class="QComboBox" name="PPM">
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>16777215</width>
|
|
|
|
<height>16777215</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>Choose the PPM function</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2012-05-12 02:51:18 +02:00
|
|
|
<item row="3" column="0">
|
2012-10-20 20:48:22 +02:00
|
|
|
<widget class="QLabel" name="InputConnectionLabel">
|
2012-05-12 02:51:18 +02:00
|
|
|
<property name="text">
|
2012-10-20 20:48:22 +02:00
|
|
|
<string>Input Connection</string>
|
2012-04-18 02:40:24 +02:00
|
|
|
</property>
|
2012-05-12 02:51:18 +02:00
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
2012-04-18 02:40:24 +02:00
|
|
|
</property>
|
2012-05-12 02:51:18 +02:00
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="3" column="1">
|
2012-10-20 20:48:22 +02:00
|
|
|
<widget class="QComboBox" name="InputConnection">
|
2012-05-12 02:51:18 +02:00
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>16777215</width>
|
|
|
|
<height>16777215</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="toolTip">
|
2012-10-20 20:48:22 +02:00
|
|
|
<string>Choose which port to communicate over on this modem</string>
|
2012-04-18 02:40:24 +02:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2012-05-12 02:51:18 +02:00
|
|
|
<item row="4" column="0">
|
2012-10-20 20:48:22 +02:00
|
|
|
<widget class="QLabel" name="OutputConnectionLabel">
|
2012-05-12 02:51:18 +02:00
|
|
|
<property name="text">
|
2012-10-20 20:48:22 +02:00
|
|
|
<string>Output Connection</string>
|
2012-05-12 02:51:18 +02:00
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="4" column="1">
|
2012-10-20 20:48:22 +02:00
|
|
|
<widget class="QComboBox" name="OutputConnection">
|
2012-04-18 02:40:24 +02:00
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>16777215</width>
|
|
|
|
<height>16777215</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="toolTip">
|
2012-10-20 20:48:22 +02:00
|
|
|
<string>Choose which port to communicate over on the remote modem</string>
|
2012-04-18 02:40:24 +02:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2012-05-12 02:51:18 +02:00
|
|
|
<item row="5" column="0">
|
2012-10-20 20:48:22 +02:00
|
|
|
<widget class="QLabel" name="ComSpeedLabel">
|
2012-04-18 02:40:24 +02:00
|
|
|
<property name="text">
|
2012-10-20 20:48:22 +02:00
|
|
|
<string>COM Speed</string>
|
2012-04-18 02:40:24 +02:00
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2012-05-12 02:51:18 +02:00
|
|
|
<item row="5" column="1">
|
2012-10-20 20:48:22 +02:00
|
|
|
<widget class="QComboBox" name="ComSpeed">
|
2012-05-12 02:51:18 +02:00
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>16777215</width>
|
|
|
|
<height>16777215</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="toolTip">
|
2012-10-20 20:48:22 +02:00
|
|
|
<string>Set the telemetry port speed</string>
|
2012-05-12 02:51:18 +02:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="6" column="0">
|
|
|
|
<widget class="QLabel" name="MaxRFTxPowerLabel">
|
2012-04-18 02:40:24 +02:00
|
|
|
<property name="text">
|
2012-05-12 02:51:18 +02:00
|
|
|
<string>Max RF Tx Power(mW)</string>
|
2012-04-18 02:40:24 +02:00
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2012-10-20 20:48:22 +02:00
|
|
|
<item row="6" column="1">
|
2012-04-18 02:40:24 +02:00
|
|
|
<widget class="QComboBox" name="MaxRFTxPower">
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>16777215</width>
|
|
|
|
<height>16777215</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>Set the maximum TX output power the modem will use</string>
|
|
|
|
</property>
|
|
|
|
<property name="layoutDirection">
|
|
|
|
<enum>Qt::LeftToRight</enum>
|
|
|
|
</property>
|
|
|
|
<property name="modelColumn">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2012-10-20 20:48:22 +02:00
|
|
|
<item row="7" column="0">
|
2012-05-12 02:51:18 +02:00
|
|
|
<widget class="QLabel" name="SendTimeoutLabel">
|
2012-04-18 02:40:24 +02:00
|
|
|
<property name="text">
|
2012-05-12 02:51:18 +02:00
|
|
|
<string>Send Timeout (ms)</string>
|
2012-04-18 02:40:24 +02:00
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2012-10-20 20:48:22 +02:00
|
|
|
<item row="7" column="1">
|
2012-05-12 02:51:18 +02:00
|
|
|
<widget class="QSpinBox" name="SendTimeout">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Fixed">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
2012-04-18 02:40:24 +02:00
|
|
|
</property>
|
2012-05-12 02:51:18 +02:00
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>16777215</width>
|
|
|
|
<height>16777215</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="toolTip">
|
2012-10-21 00:02:49 +02:00
|
|
|
<string>Set the send timeout</string>
|
2012-05-12 02:51:18 +02:00
|
|
|
</property>
|
|
|
|
<property name="accelerated">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="maximum">
|
|
|
|
<number>255</number>
|
2012-04-18 02:40:24 +02:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2012-10-20 20:48:22 +02:00
|
|
|
<item row="8" column="0">
|
2012-05-12 02:51:18 +02:00
|
|
|
<widget class="QLabel" name="MinPacketSizeLabel">
|
2012-04-18 02:40:24 +02:00
|
|
|
<property name="text">
|
2012-05-12 02:51:18 +02:00
|
|
|
<string>Min Packet Size</string>
|
2012-04-18 02:40:24 +02:00
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2012-10-20 20:48:22 +02:00
|
|
|
<item row="8" column="1">
|
2012-05-12 02:51:18 +02:00
|
|
|
<widget class="QSpinBox" name="MinPacketSize">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Fixed">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
2012-04-18 02:40:24 +02:00
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>16777215</width>
|
|
|
|
<height>16777215</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="toolTip">
|
2012-10-21 00:02:49 +02:00
|
|
|
<string>Set the minimum packet size</string>
|
2012-05-12 02:51:18 +02:00
|
|
|
</property>
|
|
|
|
<property name="accelerated">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="maximum">
|
|
|
|
<number>255</number>
|
2012-04-18 02:40:24 +02:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2012-10-20 20:48:22 +02:00
|
|
|
<item row="9" column="0">
|
2012-05-12 02:51:18 +02:00
|
|
|
<widget class="QLabel" name="FreqCalLabel">
|
|
|
|
<property name="text">
|
|
|
|
<string>Frequency Calibration</string>
|
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2012-10-20 20:48:22 +02:00
|
|
|
<item row="9" column="1">
|
2012-05-12 02:51:18 +02:00
|
|
|
<widget class="QSpinBox" name="FrequencyCalibration">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Fixed">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
2012-04-18 02:40:24 +02:00
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>16777215</width>
|
|
|
|
<height>16777215</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="toolTip">
|
2012-05-12 02:51:18 +02:00
|
|
|
<string>Calibrate the modems RF carrier frequency</string>
|
|
|
|
</property>
|
|
|
|
<property name="accelerated">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="maximum">
|
|
|
|
<number>255</number>
|
2012-04-18 02:40:24 +02:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2012-10-20 20:48:22 +02:00
|
|
|
<item row="10" column="0">
|
2012-05-12 02:51:18 +02:00
|
|
|
<widget class="QLabel" name="label_5">
|
2012-04-18 02:40:24 +02:00
|
|
|
<property name="text">
|
2012-10-21 00:02:49 +02:00
|
|
|
<string>Min. Frequency (Hz)</string>
|
2012-04-18 02:40:24 +02:00
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2012-10-20 20:48:22 +02:00
|
|
|
<item row="10" column="1">
|
2012-10-21 00:02:49 +02:00
|
|
|
<widget class="QSpinBox" name="MinFrequency">
|
2012-05-12 02:51:18 +02:00
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Fixed">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>16777215</width>
|
|
|
|
<height>16777215</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="toolTip">
|
2012-10-21 00:02:49 +02:00
|
|
|
<string>Set the modems minimum RF carrier frequency</string>
|
2012-05-12 02:51:18 +02:00
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
|
|
|
<property name="accelerated">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="minimum">
|
2012-10-21 00:02:49 +02:00
|
|
|
<number>400000000</number>
|
|
|
|
</property>
|
|
|
|
<property name="maximum">
|
|
|
|
<number>1000000000</number>
|
|
|
|
</property>
|
|
|
|
<property name="singleStep">
|
|
|
|
<number>100000</number>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="11" column="0">
|
|
|
|
<widget class="QLabel" name="MaxFrequencyLabel">
|
|
|
|
<property name="text">
|
|
|
|
<string>Max. Frequency (Hz)</string>
|
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="11" column="1">
|
|
|
|
<widget class="QSpinBox" name="MaxFrequency">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Fixed">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>16777215</width>
|
|
|
|
<height>16777215</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>Set the modems maximum RF carrier frequency</string>
|
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
|
|
|
<property name="accelerated">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="minimum">
|
|
|
|
<number>400000000</number>
|
2012-05-12 02:51:18 +02:00
|
|
|
</property>
|
|
|
|
<property name="maximum">
|
2012-05-25 10:45:28 +02:00
|
|
|
<number>1000000000</number>
|
2012-05-12 02:51:18 +02:00
|
|
|
</property>
|
|
|
|
<property name="singleStep">
|
2012-05-25 10:45:28 +02:00
|
|
|
<number>100000</number>
|
2012-05-12 02:51:18 +02:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2012-10-21 00:02:49 +02:00
|
|
|
<item row="12" column="0" colspan="2">
|
2012-04-18 02:40:24 +02:00
|
|
|
<widget class="QGroupBox" name="groupBox_4">
|
|
|
|
<property name="title">
|
2012-08-26 05:46:40 +02:00
|
|
|
<string>AES Encryption</string>
|
2012-04-18 02:40:24 +02:00
|
|
|
</property>
|
|
|
|
<layout class="QGridLayout" name="gridLayout_5">
|
|
|
|
<item row="0" column="0" colspan="2">
|
|
|
|
<widget class="QLineEdit" name="AESKey">
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<family>Courier New</family>
|
|
|
|
<pointsize>9</pointsize>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>The AES encryption key - has to be the same key on the remote modem.</string>
|
|
|
|
</property>
|
|
|
|
<property name="styleSheet">
|
|
|
|
<string notr="true"/>
|
|
|
|
</property>
|
|
|
|
<property name="maxLength">
|
|
|
|
<number>32</number>
|
|
|
|
</property>
|
|
|
|
<property name="frame">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="2" column="0">
|
|
|
|
<widget class="QPushButton" name="AESKeyRandom">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>Radomise the AES encryption key</string>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string> Rand</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="2" column="1">
|
|
|
|
<widget class="QCheckBox" name="AESEnable">
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<weight>75</weight>
|
|
|
|
<bold>true</bold>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>Enable/Disable AES encryption</string>
|
|
|
|
</property>
|
|
|
|
<property name="layoutDirection">
|
|
|
|
<enum>Qt::RightToLeft</enum>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Enable</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2012-10-21 00:02:49 +02:00
|
|
|
<item row="13" column="0">
|
2012-04-18 02:40:24 +02:00
|
|
|
<spacer name="verticalSpacer">
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
<size>
|
|
|
|
<width>20</width>
|
|
|
|
<height>40</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
2012-05-26 11:00:16 +02:00
|
|
|
<tabstops>
|
|
|
|
<tabstop>PairSelect1</tabstop>
|
|
|
|
<tabstop>PairID1</tabstop>
|
|
|
|
<tabstop>PairSelect2</tabstop>
|
|
|
|
<tabstop>PairID2</tabstop>
|
|
|
|
<tabstop>PairSelect3</tabstop>
|
|
|
|
<tabstop>PairID3</tabstop>
|
|
|
|
<tabstop>PairSelect4</tabstop>
|
|
|
|
<tabstop>PairID4</tabstop>
|
|
|
|
<tabstop>FirmwareVersion</tabstop>
|
|
|
|
<tabstop>SerialNumber</tabstop>
|
|
|
|
<tabstop>DeviceID</tabstop>
|
|
|
|
<tabstop>LinkState</tabstop>
|
|
|
|
<tabstop>RxAFC</tabstop>
|
|
|
|
<tabstop>Retries</tabstop>
|
|
|
|
<tabstop>Errors</tabstop>
|
|
|
|
<tabstop>UAVTalkErrors</tabstop>
|
|
|
|
<tabstop>Resets</tabstop>
|
|
|
|
<tabstop>TXRate</tabstop>
|
|
|
|
<tabstop>RXRate</tabstop>
|
|
|
|
<tabstop>TelemPortConfig</tabstop>
|
|
|
|
<tabstop>TelemPortSpeed</tabstop>
|
|
|
|
<tabstop>FlexiPortConfig</tabstop>
|
|
|
|
<tabstop>FlexiPortSpeed</tabstop>
|
|
|
|
<tabstop>VCPConfig</tabstop>
|
|
|
|
<tabstop>VCPSpeed</tabstop>
|
|
|
|
<tabstop>MaxRFDatarate</tabstop>
|
|
|
|
<tabstop>MaxRFTxPower</tabstop>
|
|
|
|
<tabstop>SendTimeout</tabstop>
|
|
|
|
<tabstop>MinPacketSize</tabstop>
|
|
|
|
<tabstop>FrequencyCalibration</tabstop>
|
|
|
|
<tabstop>Frequency</tabstop>
|
|
|
|
<tabstop>ScanSpectrum</tabstop>
|
|
|
|
<tabstop>AESKey</tabstop>
|
|
|
|
<tabstop>AESKeyRandom</tabstop>
|
|
|
|
<tabstop>AESEnable</tabstop>
|
|
|
|
<tabstop>graphicsView_Spectrum</tabstop>
|
|
|
|
<tabstop>Apply</tabstop>
|
|
|
|
<tabstop>Save</tabstop>
|
|
|
|
</tabstops>
|
2012-07-30 00:29:39 +02:00
|
|
|
<resources>
|
|
|
|
<include location="../coreplugin/core.qrc"/>
|
|
|
|
</resources>
|
2012-04-18 02:40:24 +02:00
|
|
|
<connections/>
|
|
|
|
</ui>
|