summaryrefslogtreecommitdiff
path: root/gnuradio-examples/python/digital/qt_digital_window2.ui
diff options
context:
space:
mode:
Diffstat (limited to 'gnuradio-examples/python/digital/qt_digital_window2.ui')
-rw-r--r--gnuradio-examples/python/digital/qt_digital_window2.ui299
1 files changed, 148 insertions, 151 deletions
diff --git a/gnuradio-examples/python/digital/qt_digital_window2.ui b/gnuradio-examples/python/digital/qt_digital_window2.ui
index dc20ed798..4e87ff058 100644
--- a/gnuradio-examples/python/digital/qt_digital_window2.ui
+++ b/gnuradio-examples/python/digital/qt_digital_window2.ui
@@ -14,116 +14,6 @@
</property>
<widget class="QWidget" name="centralwidget" >
<layout class="QGridLayout" name="gridLayout" >
- <item row="2" column="0" >
- <layout class="QVBoxLayout" name="verticalLayout_2" >
- <item>
- <widget class="QGroupBox" name="sysBox" >
- <property name="sizePolicy" >
- <sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="minimumSize" >
- <size>
- <width>240</width>
- <height>60</height>
- </size>
- </property>
- <property name="maximumSize" >
- <size>
- <width>240</width>
- <height>16777215</height>
- </size>
- </property>
- <property name="title" >
- <string>System Parameters</string>
- </property>
- <widget class="QWidget" name="formLayoutWidget" >
- <property name="geometry" >
- <rect>
- <x>10</x>
- <y>20</y>
- <width>211</width>
- <height>31</height>
- </rect>
- </property>
- <layout class="QFormLayout" name="formLayout" >
- <property name="sizeConstraint" >
- <enum>QLayout::SetFixedSize</enum>
- </property>
- <property name="verticalSpacing" >
- <number>20</number>
- </property>
- <item row="0" column="1" >
- <widget class="QLineEdit" name="sampleRateEdit" >
- <property name="sizePolicy" >
- <sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="minimumSize" >
- <size>
- <width>60</width>
- <height>26</height>
- </size>
- </property>
- <property name="maximumSize" >
- <size>
- <width>80</width>
- <height>26</height>
- </size>
- </property>
- </widget>
- </item>
- <item row="0" column="0" >
- <widget class="QLabel" name="sampleRateLabel" >
- <property name="sizePolicy" >
- <sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="minimumSize" >
- <size>
- <width>0</width>
- <height>20</height>
- </size>
- </property>
- <property name="maximumSize" >
- <size>
- <width>16777215</width>
- <height>20</height>
- </size>
- </property>
- <property name="text" >
- <string>Sample Rate (sps)</string>
- </property>
- </widget>
- </item>
- </layout>
- </widget>
- </widget>
- </item>
- <item>
- <spacer name="verticalSpacer_2" >
- <property name="orientation" >
- <enum>Qt::Vertical</enum>
- </property>
- <property name="sizeType" >
- <enum>QSizePolicy::Fixed</enum>
- </property>
- <property name="sizeHint" stdset="0" >
- <size>
- <width>20</width>
- <height>60</height>
- </size>
- </property>
- </spacer>
- </item>
- </layout>
- </item>
<item row="0" column="0" colspan="6" >
<layout class="QVBoxLayout" name="verticalLayout_5" >
<item>
@@ -265,10 +155,66 @@
</item>
</layout>
</widget>
- <zorder>formLayoutWidget_2</zorder>
- <zorder>rxBox</zorder>
</widget>
</item>
+ <item row="2" column="5" >
+ <layout class="QVBoxLayout" name="verticalLayout" >
+ <item>
+ <widget class="QPushButton" name="pauseButton" >
+ <property name="minimumSize" >
+ <size>
+ <width>80</width>
+ <height>0</height>
+ </size>
+ </property>
+ <property name="maximumSize" >
+ <size>
+ <width>80</width>
+ <height>16777215</height>
+ </size>
+ </property>
+ <property name="text" >
+ <string>Pause</string>
+ </property>
+ </widget>
+ </item>
+ <item>
+ <spacer name="verticalSpacer" >
+ <property name="orientation" >
+ <enum>Qt::Vertical</enum>
+ </property>
+ <property name="sizeType" >
+ <enum>QSizePolicy::Fixed</enum>
+ </property>
+ <property name="sizeHint" stdset="0" >
+ <size>
+ <width>20</width>
+ <height>60</height>
+ </size>
+ </property>
+ </spacer>
+ </item>
+ <item>
+ <widget class="QPushButton" name="closeButton" >
+ <property name="minimumSize" >
+ <size>
+ <width>80</width>
+ <height>0</height>
+ </size>
+ </property>
+ <property name="maximumSize" >
+ <size>
+ <width>80</width>
+ <height>16777215</height>
+ </size>
+ </property>
+ <property name="text" >
+ <string>Close</string>
+ </property>
+ </widget>
+ </item>
+ </layout>
+ </item>
<item row="2" column="3" >
<widget class="QGroupBox" name="rxBox_2" >
<property name="sizePolicy" >
@@ -384,7 +330,6 @@
<zorder>pktsRcvdEdit</zorder>
<zorder>pktsCorrectEdit</zorder>
<zorder>perEdit</zorder>
- <zorder>rxBox</zorder>
</widget>
</widget>
</item>
@@ -401,29 +346,100 @@
</property>
</spacer>
</item>
- <item row="2" column="5" >
- <layout class="QVBoxLayout" name="verticalLayout" >
+ <item row="2" column="0" >
+ <layout class="QVBoxLayout" name="verticalLayout_2" >
<item>
- <widget class="QPushButton" name="pauseButton" >
+ <widget class="QGroupBox" name="sysBox" >
+ <property name="sizePolicy" >
+ <sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
+ <horstretch>0</horstretch>
+ <verstretch>0</verstretch>
+ </sizepolicy>
+ </property>
<property name="minimumSize" >
<size>
- <width>80</width>
- <height>0</height>
+ <width>240</width>
+ <height>60</height>
</size>
</property>
<property name="maximumSize" >
<size>
- <width>80</width>
+ <width>240</width>
<height>16777215</height>
</size>
</property>
- <property name="text" >
- <string>Pause</string>
+ <property name="title" >
+ <string>System Parameters</string>
</property>
+ <widget class="QWidget" name="formLayoutWidget" >
+ <property name="geometry" >
+ <rect>
+ <x>10</x>
+ <y>20</y>
+ <width>211</width>
+ <height>31</height>
+ </rect>
+ </property>
+ <layout class="QFormLayout" name="formLayout" >
+ <property name="sizeConstraint" >
+ <enum>QLayout::SetFixedSize</enum>
+ </property>
+ <property name="verticalSpacing" >
+ <number>20</number>
+ </property>
+ <item row="0" column="1" >
+ <widget class="QLineEdit" name="sampleRateEdit" >
+ <property name="sizePolicy" >
+ <sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
+ <horstretch>0</horstretch>
+ <verstretch>0</verstretch>
+ </sizepolicy>
+ </property>
+ <property name="minimumSize" >
+ <size>
+ <width>60</width>
+ <height>26</height>
+ </size>
+ </property>
+ <property name="maximumSize" >
+ <size>
+ <width>80</width>
+ <height>26</height>
+ </size>
+ </property>
+ </widget>
+ </item>
+ <item row="0" column="0" >
+ <widget class="QLabel" name="sampleRateLabel" >
+ <property name="sizePolicy" >
+ <sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
+ <horstretch>0</horstretch>
+ <verstretch>0</verstretch>
+ </sizepolicy>
+ </property>
+ <property name="minimumSize" >
+ <size>
+ <width>0</width>
+ <height>20</height>
+ </size>
+ </property>
+ <property name="maximumSize" >
+ <size>
+ <width>16777215</width>
+ <height>20</height>
+ </size>
+ </property>
+ <property name="text" >
+ <string>Sample Rate (sps)</string>
+ </property>
+ </widget>
+ </item>
+ </layout>
+ </widget>
</widget>
</item>
<item>
- <spacer name="verticalSpacer" >
+ <spacer name="verticalSpacer_2" >
<property name="orientation" >
<enum>Qt::Vertical</enum>
</property>
@@ -438,25 +454,6 @@
</property>
</spacer>
</item>
- <item>
- <widget class="QPushButton" name="closeButton" >
- <property name="minimumSize" >
- <size>
- <width>80</width>
- <height>0</height>
- </size>
- </property>
- <property name="maximumSize" >
- <size>
- <width>80</width>
- <height>16777215</height>
- </size>
- </property>
- <property name="text" >
- <string>Close</string>
- </property>
- </widget>
- </item>
</layout>
</item>
<item row="2" column="2" >
@@ -487,7 +484,7 @@
<rect>
<x>10</x>
<y>10</y>
- <width>161</width>
+ <width>164</width>
<height>101</height>
</rect>
</property>
@@ -496,21 +493,21 @@
<enum>QLayout::SetFixedSize</enum>
</property>
<item row="0" column="0" >
- <widget class="QLabel" name="alphaTimeLabel" >
+ <widget class="QLabel" name="gainClockLabel" >
<property name="text" >
- <string>Alpha: time</string>
+ <string>Clock Loop Gain</string>
</property>
</widget>
</item>
<item row="2" column="0" >
- <widget class="QLabel" name="alphaFreqLabel" >
+ <widget class="QLabel" name="gainPhaseLabel" >
<property name="text" >
- <string>Alpha: freq</string>
+ <string>Freq. Loop Gain</string>
</property>
</widget>
</item>
<item row="0" column="1" >
- <widget class="QLineEdit" name="alphaTimeEdit" >
+ <widget class="QLineEdit" name="gainClockEdit" >
<property name="minimumSize" >
<size>
<width>60</width>
@@ -526,7 +523,7 @@
</widget>
</item>
<item row="2" column="1" >
- <widget class="QLineEdit" name="alphaFreqEdit" >
+ <widget class="QLineEdit" name="gainFreqEdit" >
<property name="minimumSize" >
<size>
<width>60</width>
@@ -542,7 +539,7 @@
</widget>
</item>
<item row="1" column="1" >
- <widget class="QLineEdit" name="betaTimeEdit" >
+ <widget class="QLineEdit" name="gainPhaseEdit" >
<property name="maximumSize" >
<size>
<width>80</width>
@@ -552,9 +549,9 @@
</widget>
</item>
<item row="1" column="0" >
- <widget class="QLabel" name="betaTimeLabel" >
+ <widget class="QLabel" name="gainPhaseLabel_2" >
<property name="text" >
- <string>Beta: time</string>
+ <string>Phase Loop Gain</string>
</property>
</widget>
</item>