2016-01-24 13:21:21 -05:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<ui version="4.0">
|
|
|
|
<class>SDRdaemonGui</class>
|
|
|
|
<widget class="QWidget" name="SDRdaemonGui">
|
2016-03-10 23:25:25 -05:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
2016-03-29 08:51:52 -04:00
|
|
|
<width>350</width>
|
|
|
|
<height>366</height>
|
2016-03-10 23:25:25 -05:00
|
|
|
</rect>
|
|
|
|
</property>
|
2016-02-23 12:09:20 -05:00
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
2016-03-29 08:51:52 -04:00
|
|
|
<width>350</width>
|
2016-02-23 12:09:20 -05:00
|
|
|
<height>0</height>
|
|
|
|
</size>
|
2016-01-24 13:21:21 -05:00
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<family>Sans Serif</family>
|
|
|
|
<pointsize>9</pointsize>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="windowTitle">
|
2016-01-24 17:38:55 -05:00
|
|
|
<string>SDRdaemon</string>
|
2016-01-24 13:21:21 -05:00
|
|
|
</property>
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout">
|
|
|
|
<property name="spacing">
|
|
|
|
<number>3</number>
|
|
|
|
</property>
|
2016-03-18 23:09:55 -04:00
|
|
|
<property name="margin">
|
2016-01-24 13:21:21 -05:00
|
|
|
<number>2</number>
|
|
|
|
</property>
|
|
|
|
<item>
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_freq">
|
|
|
|
<item>
|
|
|
|
<spacer name="freqLeftSpacer">
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
<size>
|
|
|
|
<width>0</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="ValueDial" name="centerFrequency" native="true">
|
|
|
|
<property name="enabled">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Maximum" vsizetype="Maximum">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>32</width>
|
|
|
|
<height>16</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<family>Monospace</family>
|
|
|
|
<pointsize>20</pointsize>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="cursor">
|
|
|
|
<cursorShape>SizeVerCursor</cursorShape>
|
|
|
|
</property>
|
|
|
|
<property name="focusPolicy">
|
|
|
|
<enum>Qt::StrongFocus</enum>
|
|
|
|
</property>
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>Record center frequency in kHz</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="freqUnits">
|
|
|
|
<property name="text">
|
|
|
|
<string> kHz</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<spacer name="freqRightlSpacer">
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
<size>
|
|
|
|
<width>0</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
<item>
|
2016-02-23 12:09:20 -05:00
|
|
|
<widget class="Line" name="line_address">
|
2016-01-24 13:21:21 -05:00
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2016-02-23 12:09:20 -05:00
|
|
|
<layout class="QHBoxLayout" name="gridLayout_corr">
|
2016-02-14 14:01:46 -05:00
|
|
|
<item>
|
2016-02-23 12:09:20 -05:00
|
|
|
<widget class="QLabel" name="label">
|
2016-02-14 14:01:46 -05:00
|
|
|
<property name="text">
|
2016-02-23 12:09:20 -05:00
|
|
|
<string>Auto Corr</string>
|
2016-02-14 14:01:46 -05:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2016-01-24 13:21:21 -05:00
|
|
|
<item>
|
2016-02-23 12:09:20 -05:00
|
|
|
<widget class="ButtonSwitch" name="dcOffset">
|
2016-02-22 09:03:16 -05:00
|
|
|
<property name="toolTip">
|
2016-02-23 12:09:20 -05:00
|
|
|
<string>DC Offset auto correction</string>
|
2016-02-22 09:03:16 -05:00
|
|
|
</property>
|
|
|
|
<property name="text">
|
2016-02-23 12:09:20 -05:00
|
|
|
<string>DC</string>
|
2016-02-22 09:03:16 -05:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2016-02-23 12:09:20 -05:00
|
|
|
<widget class="ButtonSwitch" name="iqImbalance">
|
2016-01-24 13:21:21 -05:00
|
|
|
<property name="toolTip">
|
2016-02-23 12:09:20 -05:00
|
|
|
<string>IQ Imbalance auto correction</string>
|
2016-01-24 13:21:21 -05:00
|
|
|
</property>
|
|
|
|
<property name="text">
|
2016-02-23 12:09:20 -05:00
|
|
|
<string>IQ</string>
|
2016-01-24 17:38:55 -05:00
|
|
|
</property>
|
2016-01-24 13:21:21 -05:00
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2016-02-23 12:09:20 -05:00
|
|
|
<spacer name="horizontalSpacer_2">
|
2016-01-24 13:21:21 -05:00
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
<size>
|
|
|
|
<width>40</width>
|
|
|
|
<height>20</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="absTimeText">
|
|
|
|
<property name="enabled">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="toolTip">
|
2016-02-22 22:50:15 -05:00
|
|
|
<string>Stream timestamp</string>
|
2016-01-24 13:21:21 -05:00
|
|
|
</property>
|
|
|
|
<property name="text">
|
2016-02-17 18:33:04 -05:00
|
|
|
<string>2015-01-01 00:00:00.000</string>
|
2016-01-24 13:21:21 -05:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
2016-03-17 10:41:48 -04:00
|
|
|
<item>
|
|
|
|
<layout class="QHBoxLayout" name="bufferGaugesLayout">
|
|
|
|
<item>
|
|
|
|
<widget class="QProgressBar" name="bufferGaugeNegative">
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>16777215</width>
|
|
|
|
<height>10</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="toolTip">
|
2016-03-18 23:09:55 -04:00
|
|
|
<string>Main buffer read/write positions unbalance: write leads read lags</string>
|
2016-03-17 10:41:48 -04:00
|
|
|
</property>
|
|
|
|
<property name="minimum">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="maximum">
|
|
|
|
<number>50</number>
|
|
|
|
</property>
|
|
|
|
<property name="value">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="textVisible">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="invertedAppearance">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="format">
|
|
|
|
<string>%v</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2016-03-18 23:09:55 -04:00
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="bufferGaugeCenterDot">
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>2</width>
|
|
|
|
<height>10</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>.</string>
|
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignCenter</set>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2016-03-17 10:41:48 -04:00
|
|
|
<item>
|
|
|
|
<widget class="QProgressBar" name="bufferGaugePositive">
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>16777215</width>
|
|
|
|
<height>10</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="toolTip">
|
2016-03-18 23:09:55 -04:00
|
|
|
<string>Main buffer read/write positions unbalance: read leads write lags</string>
|
2016-03-17 10:41:48 -04:00
|
|
|
</property>
|
|
|
|
<property name="maximum">
|
|
|
|
<number>50</number>
|
|
|
|
</property>
|
|
|
|
<property name="value">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="textVisible">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
2016-03-19 03:54:31 -04:00
|
|
|
<item>
|
|
|
|
<widget class="Line" name="line_freq_2">
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2016-02-23 05:09:45 -05:00
|
|
|
<item>
|
2016-02-23 12:09:20 -05:00
|
|
|
<layout class="QHBoxLayout" name="streamLayout">
|
2016-03-11 02:36:05 -05:00
|
|
|
<item>
|
2016-03-18 09:03:34 -04:00
|
|
|
<widget class="QToolButton" name="streamLocked">
|
|
|
|
<property name="enabled">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
2016-03-11 02:36:05 -05:00
|
|
|
<property name="toolTip">
|
2016-03-18 09:03:34 -04:00
|
|
|
<string>Stream locked status i.e. synced with meta data</string>
|
2016-03-11 02:36:05 -05:00
|
|
|
</property>
|
|
|
|
<property name="text">
|
2016-03-18 09:03:34 -04:00
|
|
|
<string>...</string>
|
|
|
|
</property>
|
|
|
|
<property name="icon">
|
|
|
|
<iconset resource="../../../sdrbase/resources/res.qrc">
|
|
|
|
<normaloff>:/locked.png</normaloff>:/locked.png</iconset>
|
2016-03-11 02:36:05 -05:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2016-02-23 05:09:45 -05:00
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="frameSizeText">
|
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
2016-03-29 08:51:52 -04:00
|
|
|
<width>40</width>
|
2016-02-23 05:09:45 -05:00
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>Frame size in kB</string>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>0000</string>
|
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2016-02-23 12:09:20 -05:00
|
|
|
<widget class="Line" name="lineStream1">
|
2016-02-23 05:09:45 -05:00
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2016-02-23 12:09:20 -05:00
|
|
|
<widget class="QLabel" name="sampleRateStreamText">
|
2016-02-23 05:09:45 -05:00
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
2016-03-29 08:51:52 -04:00
|
|
|
<width>65</width>
|
2016-02-23 05:09:45 -05:00
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="toolTip">
|
2016-03-11 02:36:05 -05:00
|
|
|
<string>Nominal sample rate from stream meta data (kS/s)</string>
|
2016-02-23 05:09:45 -05:00
|
|
|
</property>
|
|
|
|
<property name="text">
|
2016-03-29 08:51:52 -04:00
|
|
|
<string>00000.00</string>
|
2016-02-23 05:09:45 -05:00
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2016-02-23 12:09:20 -05:00
|
|
|
<widget class="Line" name="lineStream2">
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="sampleRateText">
|
2016-02-23 05:09:45 -05:00
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
2016-02-23 12:09:20 -05:00
|
|
|
<width>70</width>
|
2016-02-23 05:09:45 -05:00
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="toolTip">
|
2016-02-23 12:09:20 -05:00
|
|
|
<string>Actual sample rate (kS/s)</string>
|
2016-02-23 05:09:45 -05:00
|
|
|
</property>
|
|
|
|
<property name="text">
|
2016-03-29 08:51:52 -04:00
|
|
|
<string>00000.000</string>
|
2016-02-23 05:09:45 -05:00
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2016-02-23 12:09:20 -05:00
|
|
|
<widget class="Line" name="lineStream3">
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="skewRateText">
|
2016-02-23 05:09:45 -05:00
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
2016-02-23 12:09:20 -05:00
|
|
|
<width>50</width>
|
2016-02-23 05:09:45 -05:00
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="toolTip">
|
2016-02-23 12:09:20 -05:00
|
|
|
<string>Sample rate skew from stream nominal rate (%)</string>
|
2016-02-23 05:09:45 -05:00
|
|
|
</property>
|
|
|
|
<property name="text">
|
2016-02-23 12:09:20 -05:00
|
|
|
<string>-00.00</string>
|
2016-02-23 05:09:45 -05:00
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2016-02-23 12:09:20 -05:00
|
|
|
<widget class="Line" name="lineStream4">
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2016-03-18 23:09:55 -04:00
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="bufferRWBalanceText">
|
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>22</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>Main buffer read/write positions unbalance (%): positive means read leads</string>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>-00</string>
|
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2016-02-23 12:09:20 -05:00
|
|
|
<item>
|
|
|
|
<spacer name="horizontalSpacer">
|
2016-02-23 05:09:45 -05:00
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
<size>
|
|
|
|
<width>40</width>
|
|
|
|
<height>20</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
<item>
|
2016-02-23 12:09:20 -05:00
|
|
|
<widget class="Line" name="line_rateTime">
|
2016-02-23 05:09:45 -05:00
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2016-02-17 17:47:03 -05:00
|
|
|
<item>
|
2016-02-23 12:09:20 -05:00
|
|
|
<layout class="QHBoxLayout" name="lz4Layout">
|
2016-03-10 23:25:25 -05:00
|
|
|
<item>
|
2016-03-11 02:36:05 -05:00
|
|
|
<widget class="QToolButton" name="lz4Compressed">
|
2016-03-10 23:25:25 -05:00
|
|
|
<property name="enabled">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="toolTip">
|
2016-03-11 02:36:05 -05:00
|
|
|
<string>Stream is compressed with LZ4</string>
|
2016-03-10 23:25:25 -05:00
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>...</string>
|
|
|
|
</property>
|
|
|
|
<property name="icon">
|
|
|
|
<iconset resource="../../../sdrbase/resources/res.qrc">
|
2016-03-11 02:36:05 -05:00
|
|
|
<normaloff>:/compressed.png</normaloff>:/compressed.png</iconset>
|
2016-03-10 23:25:25 -05:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2016-02-17 17:47:03 -05:00
|
|
|
<item>
|
2016-02-23 12:09:20 -05:00
|
|
|
<widget class="QLabel" name="compressionRatioText">
|
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>50</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2016-02-17 17:47:03 -05:00
|
|
|
<property name="toolTip">
|
2016-02-23 12:09:20 -05:00
|
|
|
<string>Stream comopression ratio (compressed / original)</string>
|
2016-02-17 17:47:03 -05:00
|
|
|
</property>
|
|
|
|
<property name="text">
|
2016-02-23 12:09:20 -05:00
|
|
|
<string>0.00</string>
|
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
2016-02-17 17:47:03 -05:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2016-02-23 12:09:20 -05:00
|
|
|
<widget class="Line" name="lineLz41">
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="dataCRCOKText">
|
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>40</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2016-02-17 17:47:03 -05:00
|
|
|
<property name="toolTip">
|
2016-02-23 12:09:20 -05:00
|
|
|
<string>Data CRC OK (%)</string>
|
2016-02-17 17:47:03 -05:00
|
|
|
</property>
|
|
|
|
<property name="text">
|
2016-02-23 13:27:47 -05:00
|
|
|
<string>0</string>
|
2016-02-23 12:09:20 -05:00
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
2016-02-17 17:47:03 -05:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2016-02-22 09:03:16 -05:00
|
|
|
<item>
|
2016-02-23 12:09:20 -05:00
|
|
|
<widget class="Line" name="lineLz42">
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="lz4DecodesOKText">
|
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>40</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>LZ4 successful decodes (%)</string>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2016-02-23 13:27:47 -05:00
|
|
|
<string>0</string>
|
2016-02-23 12:09:20 -05:00
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="Line" name="lineLz43">
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2016-03-20 09:40:40 -04:00
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="bufferLenSecsText">
|
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>30</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2016-03-20 09:43:01 -04:00
|
|
|
<property name="toolTip">
|
|
|
|
<string>Main buffer lenth in seconds</string>
|
|
|
|
</property>
|
2016-03-20 09:40:40 -04:00
|
|
|
<property name="text">
|
|
|
|
<string>00.0</string>
|
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2016-02-23 12:09:20 -05:00
|
|
|
<item>
|
|
|
|
<spacer name="horizontalSpacer_3">
|
2016-02-22 09:03:16 -05:00
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
<size>
|
|
|
|
<width>40</width>
|
|
|
|
<height>20</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
2016-03-18 09:03:34 -04:00
|
|
|
<item>
|
|
|
|
<widget class="QPushButton" name="resetIndexes">
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>22</width>
|
|
|
|
<height>20</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>Reset buffer indexes</string>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
<property name="icon">
|
|
|
|
<iconset resource="../../../sdrbase/resources/res.qrc">
|
|
|
|
<normaloff>:/recycle.png</normaloff>:/recycle.png</iconset>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="ButtonSwitch" name="autoCorrBuffer">
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>Auto maintain buffer read / write balance</string>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>B</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="ButtonSwitch" name="autoFollowRate">
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>Auto follow actual stream sample rate</string>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>R</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2016-02-17 17:47:03 -05:00
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
<item>
|
2016-03-26 16:40:54 -04:00
|
|
|
<widget class="Line" name="line">
|
2016-02-17 17:47:03 -05:00
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<layout class="QHBoxLayout" name="addressLayout">
|
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="addressLabel">
|
|
|
|
<property name="text">
|
|
|
|
<string>Addr:</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QLineEdit" name="address">
|
2016-02-20 17:02:34 -05:00
|
|
|
<property name="enabled">
|
2016-02-21 05:01:43 -05:00
|
|
|
<bool>true</bool>
|
2016-02-20 17:02:34 -05:00
|
|
|
</property>
|
2016-02-17 17:47:03 -05:00
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
2016-03-26 16:40:54 -04:00
|
|
|
<width>120</width>
|
2016-02-17 17:47:03 -05:00
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2016-02-20 17:02:34 -05:00
|
|
|
<property name="toolTip">
|
2016-03-26 16:40:54 -04:00
|
|
|
<string>Local data connection IP address</string>
|
2016-02-20 17:02:34 -05:00
|
|
|
</property>
|
2016-02-17 18:33:04 -05:00
|
|
|
<property name="text">
|
2016-03-26 16:40:54 -04:00
|
|
|
<string>000.000.000.000</string>
|
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
|
2016-02-17 18:33:04 -05:00
|
|
|
</property>
|
2016-02-17 17:47:03 -05:00
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2016-03-26 16:40:54 -04:00
|
|
|
<widget class="QLabel" name="dataPortLabel">
|
2016-02-17 17:47:03 -05:00
|
|
|
<property name="text">
|
2016-03-26 16:40:54 -04:00
|
|
|
<string>D:</string>
|
2016-02-17 17:47:03 -05:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2016-03-26 16:40:54 -04:00
|
|
|
<widget class="QLineEdit" name="dataPort">
|
2016-02-20 17:02:34 -05:00
|
|
|
<property name="enabled">
|
2016-02-21 05:01:43 -05:00
|
|
|
<bool>true</bool>
|
2016-02-20 17:02:34 -05:00
|
|
|
</property>
|
2016-02-23 12:09:20 -05:00
|
|
|
<property name="maximumSize">
|
2016-02-17 17:47:03 -05:00
|
|
|
<size>
|
2016-03-26 16:40:54 -04:00
|
|
|
<width>16777215</width>
|
2016-02-23 12:09:20 -05:00
|
|
|
<height>16777215</height>
|
2016-02-17 17:47:03 -05:00
|
|
|
</size>
|
|
|
|
</property>
|
2016-02-20 17:02:34 -05:00
|
|
|
<property name="toolTip">
|
2016-03-26 16:40:54 -04:00
|
|
|
<string>Local data connection port</string>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>00000</string>
|
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="controlPortLabel">
|
|
|
|
<property name="text">
|
|
|
|
<string>C:</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QLineEdit" name="controlPort">
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>Remote control port</string>
|
2016-02-20 17:02:34 -05:00
|
|
|
</property>
|
2016-02-17 18:33:04 -05:00
|
|
|
<property name="text">
|
2016-03-26 16:40:54 -04:00
|
|
|
<string>00000</string>
|
2016-02-17 18:33:04 -05:00
|
|
|
</property>
|
2016-02-23 12:09:20 -05:00
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
2016-02-17 17:47:03 -05:00
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QPushButton" name="applyButton">
|
2016-02-20 17:02:34 -05:00
|
|
|
<property name="enabled">
|
2016-02-21 05:01:43 -05:00
|
|
|
<bool>true</bool>
|
2016-02-20 17:02:34 -05:00
|
|
|
</property>
|
2016-02-17 17:47:03 -05:00
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>30</width>
|
|
|
|
<height>16777215</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2016-02-21 05:01:43 -05:00
|
|
|
<string>Set</string>
|
2016-02-17 17:47:03 -05:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<spacer name="iaddressSpacer">
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
<size>
|
|
|
|
<width>40</width>
|
|
|
|
<height>20</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
2016-03-26 16:40:54 -04:00
|
|
|
<item>
|
|
|
|
<widget class="Line" name="line_freq">
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<layout class="QHBoxLayout" name="controlLayout1">
|
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="freqLabel">
|
|
|
|
<property name="text">
|
|
|
|
<string>Fc:</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QLineEdit" name="freq">
|
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>0</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
2016-03-29 08:51:52 -04:00
|
|
|
<width>100</width>
|
2016-03-26 16:40:54 -04:00
|
|
|
<height>16777215</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>Set center frequency (kHz)</string>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>00000000</string>
|
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2016-03-29 08:51:52 -04:00
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="freqUnitLabel">
|
|
|
|
<property name="text">
|
|
|
|
<string>kHz</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<spacer name="horizontalSpacer_4">
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
<size>
|
|
|
|
<width>40</width>
|
|
|
|
<height>20</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
2016-03-26 16:40:54 -04:00
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="decimLabel">
|
|
|
|
<property name="text">
|
2016-03-29 08:51:52 -04:00
|
|
|
<string>Dec:</string>
|
2016-03-26 16:40:54 -04:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QComboBox" name="decim">
|
2016-03-29 08:51:52 -04:00
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>45</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2016-03-26 16:40:54 -04:00
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
2016-03-29 08:51:52 -04:00
|
|
|
<width>16777215</width>
|
2016-03-26 16:40:54 -04:00
|
|
|
<height>16777215</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>Decimation</string>
|
|
|
|
</property>
|
|
|
|
<property name="currentIndex">
|
|
|
|
<number>3</number>
|
|
|
|
</property>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>1</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>2</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>4</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>8</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>16</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>32</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>64</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="fcPosLabel">
|
|
|
|
<property name="text">
|
|
|
|
<string> Fp:</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QComboBox" name="fcPos">
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>50</width>
|
|
|
|
<height>16777215</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>Center frequency position (Infradyne, Supradyne, Centered)</string>
|
|
|
|
</property>
|
|
|
|
<property name="currentIndex">
|
|
|
|
<number>2</number>
|
|
|
|
</property>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>Inf</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>Sup</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>Cen</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QPushButton" name="sendButton">
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>50</width>
|
|
|
|
<height>16777215</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>Send commands to remote SDRdaemon instance</string>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Send</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<layout class="QHBoxLayout" name="controlLayout2">
|
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="sampleRateLabel">
|
|
|
|
<property name="text">
|
|
|
|
<string>SR:</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QLineEdit" name="sampleRate">
|
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>0</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>50</width>
|
|
|
|
<height>16777215</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>Sample rate (kS/s)</string>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>00000</string>
|
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="specificParmsLAbel">
|
|
|
|
<property name="text">
|
|
|
|
<string>k Sp:</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QLineEdit" name="specificParms">
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>Other parameters that are hardware specific</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
2016-01-24 13:21:21 -05:00
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
<customwidgets>
|
|
|
|
<customwidget>
|
|
|
|
<class>ValueDial</class>
|
|
|
|
<extends>QWidget</extends>
|
|
|
|
<header>gui/valuedial.h</header>
|
|
|
|
<container>1</container>
|
|
|
|
</customwidget>
|
2016-02-17 17:47:03 -05:00
|
|
|
<customwidget>
|
|
|
|
<class>ButtonSwitch</class>
|
|
|
|
<extends>QToolButton</extends>
|
|
|
|
<header>gui/buttonswitch.h</header>
|
|
|
|
</customwidget>
|
2016-01-24 13:21:21 -05:00
|
|
|
</customwidgets>
|
|
|
|
<resources>
|
|
|
|
<include location="../../../sdrbase/resources/res.qrc"/>
|
|
|
|
</resources>
|
|
|
|
<connections/>
|
|
|
|
</ui>
|