2017-02-23 02:18:56 -05:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<ui version="4.0">
|
|
|
|
<class>ATVDemodGUI</class>
|
|
|
|
<widget class="RollupWidget" name="ATVDemodGUI">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
2017-03-20 06:57:52 -04:00
|
|
|
<width>700</width>
|
2017-03-20 13:14:22 -04:00
|
|
|
<height>743</height>
|
2017-02-23 02:18:56 -05:00
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
2017-03-20 06:57:52 -04:00
|
|
|
<width>700</width>
|
2017-03-20 13:14:22 -04:00
|
|
|
<height>500</height>
|
2017-02-23 02:18:56 -05:00
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<family>Sans Serif</family>
|
|
|
|
<pointsize>9</pointsize>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="focusPolicy">
|
|
|
|
<enum>Qt::StrongFocus</enum>
|
|
|
|
</property>
|
|
|
|
<property name="windowTitle">
|
|
|
|
<string>ATV Demodulator</string>
|
|
|
|
</property>
|
2017-03-16 13:00:18 -04:00
|
|
|
<widget class="QWidget" name="layoutWidget 1">
|
2017-02-23 02:18:56 -05:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>10</x>
|
|
|
|
<y>10</y>
|
2017-03-20 06:57:52 -04:00
|
|
|
<width>681</width>
|
2017-03-22 18:55:47 -04:00
|
|
|
<height>83</height>
|
2017-02-23 02:18:56 -05:00
|
|
|
</rect>
|
|
|
|
</property>
|
2017-03-15 13:56:38 -04:00
|
|
|
<property name="windowTitle">
|
|
|
|
<string>RF Settings</string>
|
|
|
|
</property>
|
2017-03-16 13:00:18 -04:00
|
|
|
<layout class="QVBoxLayout" name="rfSettingsLayout">
|
|
|
|
<property name="spacing">
|
|
|
|
<number>2</number>
|
|
|
|
</property>
|
2017-03-15 13:56:38 -04:00
|
|
|
<item>
|
2017-03-16 13:00:18 -04:00
|
|
|
<layout class="QHBoxLayout" name="rfSettings1Layout">
|
2017-05-16 16:35:44 -04:00
|
|
|
<property name="topMargin">
|
|
|
|
<number>2</number>
|
|
|
|
</property>
|
2017-03-15 13:56:38 -04:00
|
|
|
<item>
|
2017-03-16 13:00:18 -04:00
|
|
|
<layout class="QHBoxLayout" name="deltaFrequencyLayout">
|
|
|
|
<item>
|
2017-05-17 17:47:08 -04:00
|
|
|
<widget class="QLabel" name="deltaFrequencyLabel">
|
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>16</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
2017-03-18 08:19:24 -04:00
|
|
|
</property>
|
2017-03-16 13:00:18 -04:00
|
|
|
<property name="text">
|
2017-05-17 17:47:08 -04:00
|
|
|
<string>Df</string>
|
2017-03-18 04:19:51 -04:00
|
|
|
</property>
|
2017-03-16 13:00:18 -04:00
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2017-05-17 17:47:08 -04:00
|
|
|
<widget class="ValueDialZ" name="deltaFrequency" native="true">
|
2017-03-16 13:00:18 -04:00
|
|
|
<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>
|
2017-05-16 16:35:44 -04:00
|
|
|
<family>DejaVu Sans Mono</family>
|
2017-03-16 13:00:18 -04:00
|
|
|
<pointsize>12</pointsize>
|
|
|
|
</font>
|
|
|
|
</property>
|
2017-05-16 16:35:44 -04:00
|
|
|
<property name="cursor">
|
|
|
|
<cursorShape>PointingHandCursor</cursorShape>
|
|
|
|
</property>
|
2017-03-18 08:19:24 -04:00
|
|
|
<property name="toolTip">
|
|
|
|
<string>Channel center frequency shift</string>
|
|
|
|
</property>
|
2017-03-16 13:00:18 -04:00
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="deltaFrequencyUnits">
|
|
|
|
<property name="text">
|
|
|
|
<string>Hz</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
2017-03-19 05:28:54 -04:00
|
|
|
<item>
|
|
|
|
<widget class="Line" name="line_3">
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="ButtonSwitch" name="decimatorEnable">
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>Toggle decimator on/off</string>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
<property name="icon">
|
|
|
|
<iconset resource="../../../sdrbase/resources/res.qrc">
|
|
|
|
<normaloff>:/arrow_down.png</normaloff>:/arrow_down.png</iconset>
|
|
|
|
</property>
|
|
|
|
<property name="checkable">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2017-03-15 13:56:38 -04:00
|
|
|
<item>
|
2017-03-16 13:00:18 -04:00
|
|
|
<widget class="QLabel" name="channelSampleRateText">
|
2017-03-15 13:56:38 -04:00
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
2017-04-09 00:48:29 -04:00
|
|
|
<width>66</width>
|
2017-03-16 13:00:18 -04:00
|
|
|
<height>0</height>
|
2017-03-15 13:56:38 -04:00
|
|
|
</size>
|
|
|
|
</property>
|
2017-03-18 08:19:24 -04:00
|
|
|
<property name="toolTip">
|
|
|
|
<string>Effective channel sample rate (kS/s)</string>
|
|
|
|
</property>
|
2017-03-16 13:00:18 -04:00
|
|
|
<property name="text">
|
2017-04-09 00:48:29 -04:00
|
|
|
<string> 00000.00k</string>
|
2017-03-16 13:00:18 -04:00
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
2017-03-15 17:12:12 -04:00
|
|
|
</property>
|
2017-03-15 13:56:38 -04:00
|
|
|
</widget>
|
|
|
|
</item>
|
2017-03-23 21:42:36 -04:00
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="nbPointsPerLineText">
|
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>40</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>Number of points (samples) per line</string>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>000p</string>
|
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2017-03-15 13:56:38 -04:00
|
|
|
<item>
|
2017-03-19 05:28:54 -04:00
|
|
|
<widget class="Line" name="line">
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="bfoLockedLabel">
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>22</width>
|
|
|
|
<height>22</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
<property name="pixmap">
|
|
|
|
<pixmap resource="../../../sdrbase/resources/res.qrc">:/carrier.png</pixmap>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QDial" name="bfo">
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>22</width>
|
|
|
|
<height>22</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2017-03-16 13:00:18 -04:00
|
|
|
<property name="toolTip">
|
2017-03-19 05:28:54 -04:00
|
|
|
<string>BFO frequency adjust</string>
|
|
|
|
</property>
|
|
|
|
<property name="minimum">
|
2017-04-06 20:26:34 -04:00
|
|
|
<number>-2000</number>
|
2017-03-19 05:28:54 -04:00
|
|
|
</property>
|
|
|
|
<property name="maximum">
|
2017-04-06 20:26:34 -04:00
|
|
|
<number>2000</number>
|
2017-03-19 05:28:54 -04:00
|
|
|
</property>
|
|
|
|
<property name="pageStep">
|
|
|
|
<number>1</number>
|
|
|
|
</property>
|
|
|
|
<property name="value">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="bfoText">
|
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>40</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>BFO frequency (Hz)</string>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>0</string>
|
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="Line" name="line_2">
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Vertical</enum>
|
2017-03-16 13:00:18 -04:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<spacer name="horizontalSpacer_3">
|
|
|
|
<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="channePowerText">
|
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>54</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2017-03-18 08:19:24 -04:00
|
|
|
<property name="toolTip">
|
|
|
|
<string>Channel power</string>
|
|
|
|
</property>
|
2017-03-15 13:56:38 -04:00
|
|
|
<property name="text">
|
2017-03-16 13:00:18 -04:00
|
|
|
<string>-100.0 dB</string>
|
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
2017-03-15 13:56:38 -04:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
<item>
|
2017-03-16 13:00:18 -04:00
|
|
|
<layout class="QHBoxLayout" name="rfSettings2Layout">
|
2017-03-19 05:28:54 -04:00
|
|
|
<item>
|
|
|
|
<widget class="QComboBox" name="modulation">
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>Modulation type</string>
|
|
|
|
</property>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>FM 1</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>FM 2</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
2017-03-22 18:55:47 -04:00
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>FM 3</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
2017-03-19 05:28:54 -04:00
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>AM</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>USB</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>LSB</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2017-03-22 18:55:47 -04:00
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="fmDeviationLabel">
|
|
|
|
<property name="text">
|
|
|
|
<string>D</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QDial" name="fmDeviation">
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>24</width>
|
|
|
|
<height>24</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2017-04-09 01:27:32 -04:00
|
|
|
<property name="toolTip">
|
|
|
|
<string>FM deviation as % of full bandwidth</string>
|
|
|
|
</property>
|
2017-03-22 18:55:47 -04:00
|
|
|
<property name="minimum">
|
|
|
|
<number>1</number>
|
|
|
|
</property>
|
|
|
|
<property name="maximum">
|
2017-04-09 01:27:32 -04:00
|
|
|
<number>500</number>
|
2017-03-22 18:55:47 -04:00
|
|
|
</property>
|
|
|
|
<property name="pageStep">
|
|
|
|
<number>1</number>
|
|
|
|
</property>
|
|
|
|
<property name="value">
|
2017-04-09 01:27:32 -04:00
|
|
|
<number>250</number>
|
2017-03-22 18:55:47 -04:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="fmDeviationText">
|
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
2017-04-09 01:27:32 -04:00
|
|
|
<width>30</width>
|
2017-03-22 18:55:47 -04:00
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2017-04-09 01:27:32 -04:00
|
|
|
<property name="toolTip">
|
|
|
|
<string>FM deviation as % of full bandwidth</string>
|
|
|
|
</property>
|
2017-03-22 18:55:47 -04:00
|
|
|
<property name="text">
|
2017-04-09 01:27:32 -04:00
|
|
|
<string>25.0</string>
|
2017-03-22 18:55:47 -04:00
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="Line" name="line_4">
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2017-03-16 13:00:18 -04:00
|
|
|
<item>
|
2017-03-17 05:52:18 -04:00
|
|
|
<widget class="ButtonSwitch" name="rfFiltering">
|
2017-03-18 04:19:51 -04:00
|
|
|
<property name="toolTip">
|
|
|
|
<string>Engage asymmertical bandpass FFT filter</string>
|
|
|
|
</property>
|
2017-03-16 13:00:18 -04:00
|
|
|
<property name="text">
|
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
<property name="icon">
|
|
|
|
<iconset resource="../../../sdrbase/resources/res.qrc">
|
|
|
|
<normaloff>:/filter_bandpass.png</normaloff>:/filter_bandpass.png</iconset>
|
|
|
|
</property>
|
2017-03-17 05:04:00 -04:00
|
|
|
<property name="checkable">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
2017-03-16 13:00:18 -04:00
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="rfBWLabel">
|
|
|
|
<property name="text">
|
|
|
|
<string>BW</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2017-03-15 13:56:38 -04:00
|
|
|
<item>
|
2017-03-16 13:00:18 -04:00
|
|
|
<widget class="QLabel" name="rfOppBWText">
|
2017-03-17 06:17:15 -04:00
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
2017-03-21 09:52:18 -04:00
|
|
|
<width>60</width>
|
2017-03-17 06:17:15 -04:00
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2017-03-21 09:52:18 -04:00
|
|
|
<property name="toolTip">
|
|
|
|
<string>opposite band cutoff frequency (kHz)</string>
|
|
|
|
</property>
|
2017-03-16 13:00:18 -04:00
|
|
|
<property name="text">
|
2017-03-21 09:52:18 -04:00
|
|
|
<string>0000k</string>
|
2017-03-17 06:17:15 -04:00
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
2017-03-16 13:00:18 -04:00
|
|
|
</property>
|
|
|
|
</widget>
|
2017-03-15 13:56:38 -04:00
|
|
|
</item>
|
|
|
|
<item>
|
2017-03-16 13:00:18 -04:00
|
|
|
<widget class="QSlider" name="rfOppBW">
|
2017-03-18 08:19:24 -04:00
|
|
|
<property name="toolTip">
|
|
|
|
<string>Asymmetrical filter opposite band cutoff</string>
|
|
|
|
</property>
|
2017-03-16 13:00:18 -04:00
|
|
|
<property name="layoutDirection">
|
|
|
|
<enum>Qt::RightToLeft</enum>
|
|
|
|
</property>
|
|
|
|
<property name="maximum">
|
|
|
|
<number>100</number>
|
|
|
|
</property>
|
|
|
|
<property name="pageStep">
|
|
|
|
<number>1</number>
|
|
|
|
</property>
|
|
|
|
<property name="value">
|
|
|
|
<number>10</number>
|
|
|
|
</property>
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2017-03-15 13:56:38 -04:00
|
|
|
</item>
|
|
|
|
<item>
|
2017-03-16 13:00:18 -04:00
|
|
|
<widget class="QSlider" name="rfBW">
|
2017-03-18 08:19:24 -04:00
|
|
|
<property name="toolTip">
|
|
|
|
<string>Asymmetrical filter in band cutoff / Decimator filter cutoff</string>
|
|
|
|
</property>
|
2017-03-16 13:00:18 -04:00
|
|
|
<property name="minimum">
|
|
|
|
<number>1</number>
|
|
|
|
</property>
|
|
|
|
<property name="maximum">
|
|
|
|
<number>100</number>
|
|
|
|
</property>
|
2017-03-17 05:04:00 -04:00
|
|
|
<property name="pageStep">
|
|
|
|
<number>1</number>
|
|
|
|
</property>
|
2017-03-16 13:00:18 -04:00
|
|
|
<property name="value">
|
|
|
|
<number>10</number>
|
|
|
|
</property>
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2017-03-15 13:56:38 -04:00
|
|
|
</item>
|
2017-03-16 13:00:18 -04:00
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="rfBWText">
|
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
2017-03-17 06:17:15 -04:00
|
|
|
<width>60</width>
|
2017-03-16 13:00:18 -04:00
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2017-03-21 09:52:18 -04:00
|
|
|
<property name="toolTip">
|
|
|
|
<string>in band cutoff frequency (kHz)</string>
|
|
|
|
</property>
|
2017-03-16 13:00:18 -04:00
|
|
|
<property name="text">
|
2017-03-21 09:52:18 -04:00
|
|
|
<string>0000k</string>
|
2017-03-16 13:00:18 -04:00
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
2017-03-15 13:56:38 -04:00
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
<widget class="QWidget" name="layoutWidget_3">
|
2017-02-23 02:18:56 -05:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>10</x>
|
2017-03-20 06:57:52 -04:00
|
|
|
<y>570</y>
|
|
|
|
<width>681</width>
|
2017-03-16 13:00:18 -04:00
|
|
|
<height>81</height>
|
2017-03-15 13:56:38 -04:00
|
|
|
</rect>
|
2017-02-23 02:18:56 -05:00
|
|
|
</property>
|
2017-03-15 13:56:38 -04:00
|
|
|
<property name="windowTitle">
|
2017-03-15 23:30:47 -04:00
|
|
|
<string>Video Settings</string>
|
2017-02-23 02:18:56 -05:00
|
|
|
</property>
|
2017-03-15 13:56:38 -04:00
|
|
|
<layout class="QVBoxLayout" name="tvSettingsLayout" stretch="0,0">
|
|
|
|
<property name="spacing">
|
|
|
|
<number>2</number>
|
2017-02-25 04:15:47 -05:00
|
|
|
</property>
|
2017-02-23 02:18:56 -05:00
|
|
|
<item>
|
2017-03-15 13:56:38 -04:00
|
|
|
<layout class="QHBoxLayout" name="buttonsLayout">
|
2017-04-04 23:01:01 -04:00
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="mbLinesLabel">
|
|
|
|
<property name="text">
|
|
|
|
<string>L:</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2017-03-20 17:37:11 -04:00
|
|
|
<item>
|
|
|
|
<widget class="QComboBox" name="nbLines">
|
2017-04-02 17:20:25 -04:00
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>50</width>
|
|
|
|
<height>16777215</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2017-03-20 17:37:11 -04:00
|
|
|
<property name="toolTip">
|
|
|
|
<string>Nominal number of lines per frame</string>
|
|
|
|
</property>
|
2017-04-08 00:54:24 -04:00
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>640</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
2017-03-20 17:37:11 -04:00
|
|
|
<item>
|
|
|
|
<property name="text">
|
2017-04-02 17:20:25 -04:00
|
|
|
<string>625</string>
|
2017-03-20 17:37:11 -04:00
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
2017-04-02 17:20:25 -04:00
|
|
|
<string>525</string>
|
2017-03-20 17:37:11 -04:00
|
|
|
</property>
|
|
|
|
</item>
|
2017-04-08 00:54:24 -04:00
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>480</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
2017-03-20 17:37:11 -04:00
|
|
|
<item>
|
|
|
|
<property name="text">
|
2017-04-02 17:20:25 -04:00
|
|
|
<string>405</string>
|
2017-03-20 17:37:11 -04:00
|
|
|
</property>
|
|
|
|
</item>
|
2017-04-08 00:54:24 -04:00
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>360</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
2017-04-03 11:23:27 -04:00
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>343</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>240</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>180</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
2017-04-06 02:28:30 -04:00
|
|
|
<string>120</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
2017-04-03 11:23:27 -04:00
|
|
|
<string>90</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
2017-04-03 12:57:48 -04:00
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>60</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>32</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
2017-03-20 17:37:11 -04:00
|
|
|
</widget>
|
|
|
|
</item>
|
2017-04-04 23:01:01 -04:00
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="fpsLabel">
|
|
|
|
<property name="text">
|
|
|
|
<string>F:</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2017-03-15 13:56:38 -04:00
|
|
|
<item>
|
|
|
|
<widget class="QComboBox" name="fps">
|
2017-04-04 23:01:01 -04:00
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>45</width>
|
|
|
|
<height>16777215</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2017-03-15 13:56:38 -04:00
|
|
|
<property name="toolTip">
|
|
|
|
<string>Frames per second</string>
|
|
|
|
</property>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
2017-04-04 23:01:01 -04:00
|
|
|
<string comment="25">30</string>
|
2017-03-15 13:56:38 -04:00
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
2017-04-04 23:01:01 -04:00
|
|
|
<string comment="30">25</string>
|
2017-03-15 13:56:38 -04:00
|
|
|
</property>
|
|
|
|
</item>
|
2017-03-20 20:30:46 -04:00
|
|
|
<item>
|
|
|
|
<property name="text">
|
2017-04-04 23:01:01 -04:00
|
|
|
<string>20</string>
|
2017-03-20 20:30:46 -04:00
|
|
|
</property>
|
|
|
|
</item>
|
2017-03-20 23:29:55 -04:00
|
|
|
<item>
|
|
|
|
<property name="text">
|
2017-04-04 23:01:01 -04:00
|
|
|
<string>16</string>
|
2017-03-20 23:29:55 -04:00
|
|
|
</property>
|
|
|
|
</item>
|
2017-04-03 11:23:27 -04:00
|
|
|
<item>
|
|
|
|
<property name="text">
|
2017-04-04 23:01:01 -04:00
|
|
|
<string>12</string>
|
2017-04-03 11:23:27 -04:00
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
2017-04-04 23:01:01 -04:00
|
|
|
<string>10</string>
|
2017-04-03 11:23:27 -04:00
|
|
|
</property>
|
|
|
|
</item>
|
2017-04-04 23:01:01 -04:00
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>8</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
2017-04-08 00:54:24 -04:00
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>5</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>2</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>1</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
2017-04-04 23:01:01 -04:00
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="standardLabel">
|
|
|
|
<property name="text">
|
|
|
|
<string>S:</string>
|
|
|
|
</property>
|
2017-03-15 13:56:38 -04:00
|
|
|
</widget>
|
|
|
|
</item>
|
2017-03-26 20:29:02 -04:00
|
|
|
<item>
|
|
|
|
<widget class="QComboBox" name="standard">
|
2017-04-04 23:01:01 -04:00
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>70</width>
|
|
|
|
<height>16777215</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2017-03-26 20:29:02 -04:00
|
|
|
<property name="toolTip">
|
|
|
|
<string>TV standard scheme</string>
|
|
|
|
</property>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
2017-04-04 23:01:01 -04:00
|
|
|
<string>PAL625</string>
|
2017-03-26 20:29:02 -04:00
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
2017-04-04 23:01:01 -04:00
|
|
|
<string>PAL525</string>
|
2017-03-26 20:29:02 -04:00
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
2017-04-03 12:57:48 -04:00
|
|
|
<string>PAL405</string>
|
2017-03-26 20:29:02 -04:00
|
|
|
</property>
|
|
|
|
</item>
|
2017-04-02 17:20:25 -04:00
|
|
|
<item>
|
|
|
|
<property name="text">
|
2017-04-04 23:01:01 -04:00
|
|
|
<string>ShI</string>
|
2017-04-02 17:20:25 -04:00
|
|
|
</property>
|
|
|
|
</item>
|
2017-04-02 21:17:37 -04:00
|
|
|
<item>
|
|
|
|
<property name="text">
|
2017-04-04 23:01:01 -04:00
|
|
|
<string>ShNI</string>
|
2017-04-02 21:17:37 -04:00
|
|
|
</property>
|
|
|
|
</item>
|
2017-04-03 12:57:48 -04:00
|
|
|
<item>
|
|
|
|
<property name="text">
|
2017-04-07 23:35:09 -04:00
|
|
|
<string>HSkip</string>
|
2017-04-03 12:57:48 -04:00
|
|
|
</property>
|
|
|
|
</item>
|
2017-03-26 20:29:02 -04:00
|
|
|
</widget>
|
|
|
|
</item>
|
2017-03-15 13:56:38 -04:00
|
|
|
<item>
|
|
|
|
<widget class="QCheckBox" name="hSync">
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>Toggle horizontal synchronization</string>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>HSync</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QCheckBox" name="vSync">
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>Toggle vertical synchronization</string>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>VSync</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2017-03-19 14:10:48 -04:00
|
|
|
<item>
|
|
|
|
<widget class="QCheckBox" name="invertVideo">
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>Toggle video inversion</string>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Inv</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2017-03-15 13:56:38 -04:00
|
|
|
<item>
|
|
|
|
<widget class="QCheckBox" name="halfImage">
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>Render only half of the frames for slow processors</string>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Half</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<spacer name="horizontalSpacer">
|
|
|
|
<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="QPushButton" name="reset">
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>24</width>
|
|
|
|
<height>24</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>Reset to default values</string>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>R</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
2017-02-23 02:18:56 -05:00
|
|
|
</item>
|
|
|
|
<item>
|
2017-03-15 13:56:38 -04:00
|
|
|
<layout class="QGridLayout" name="slidersLayout">
|
|
|
|
<item row="0" column="1">
|
|
|
|
<widget class="QSlider" name="synchLevel">
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>Horizontal synchronization level</string>
|
|
|
|
</property>
|
|
|
|
<property name="maximum">
|
|
|
|
<number>999</number>
|
|
|
|
</property>
|
|
|
|
<property name="singleStep">
|
|
|
|
<number>1</number>
|
|
|
|
</property>
|
|
|
|
<property name="pageStep">
|
|
|
|
<number>1</number>
|
|
|
|
</property>
|
|
|
|
<property name="value">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="0" column="6">
|
|
|
|
<widget class="QLabel" name="blackLevelText">
|
2017-03-20 17:37:11 -04:00
|
|
|
<property name="toolTip">
|
|
|
|
<string>Black level value</string>
|
|
|
|
</property>
|
2017-03-15 13:56:38 -04:00
|
|
|
<property name="text">
|
|
|
|
<string><html><head/><body><p align="right">mV</p></body></html></string>
|
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="0" column="2">
|
|
|
|
<widget class="QLabel" name="synchLevelText">
|
2017-03-20 17:37:11 -04:00
|
|
|
<property name="toolTip">
|
|
|
|
<string>Horizontal synchronization level value</string>
|
|
|
|
</property>
|
2017-03-15 13:56:38 -04:00
|
|
|
<property name="text">
|
|
|
|
<string><html><head/><body><p align="right">mV</p></body></html></string>
|
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="0" column="0">
|
|
|
|
<widget class="QLabel" name="synchLevelLabel">
|
|
|
|
<property name="text">
|
|
|
|
<string><html><head/><body><p>Synch</p></body></html></string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="0" column="4">
|
|
|
|
<widget class="QLabel" name="blackLevelLabel">
|
|
|
|
<property name="text">
|
|
|
|
<string><html><head/><body><p>Black Lvl</p></body></html></string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="0" column="5">
|
|
|
|
<widget class="QSlider" name="blackLevel">
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>Black level</string>
|
|
|
|
</property>
|
|
|
|
<property name="maximum">
|
|
|
|
<number>999</number>
|
|
|
|
</property>
|
|
|
|
<property name="singleStep">
|
|
|
|
<number>1</number>
|
|
|
|
</property>
|
|
|
|
<property name="pageStep">
|
|
|
|
<number>1</number>
|
|
|
|
</property>
|
|
|
|
<property name="value">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="1" column="0">
|
|
|
|
<widget class="QLabel" name="lineTimeLabel">
|
|
|
|
<property name="text">
|
|
|
|
<string>Line</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="1" column="1">
|
|
|
|
<widget class="QSlider" name="lineTime">
|
|
|
|
<property name="toolTip">
|
2017-03-20 17:37:11 -04:00
|
|
|
<string>Line length adjustment</string>
|
2017-03-15 13:56:38 -04:00
|
|
|
</property>
|
|
|
|
<property name="minimum">
|
2017-03-20 17:37:11 -04:00
|
|
|
<number>-100</number>
|
2017-03-15 13:56:38 -04:00
|
|
|
</property>
|
|
|
|
<property name="maximum">
|
2017-03-20 17:37:11 -04:00
|
|
|
<number>100</number>
|
2017-03-15 13:56:38 -04:00
|
|
|
</property>
|
|
|
|
<property name="singleStep">
|
|
|
|
<number>1</number>
|
|
|
|
</property>
|
|
|
|
<property name="pageStep">
|
|
|
|
<number>1</number>
|
|
|
|
</property>
|
|
|
|
<property name="value">
|
2017-03-20 17:37:11 -04:00
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="sliderPosition">
|
|
|
|
<number>0</number>
|
2017-03-15 13:56:38 -04:00
|
|
|
</property>
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="1" column="4">
|
|
|
|
<widget class="QLabel" name="topTimeLabel">
|
|
|
|
<property name="text">
|
2017-03-27 07:40:05 -04:00
|
|
|
<string><html><head/><body><p>H Pulse</p></body></html></string>
|
2017-03-15 13:56:38 -04:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="1" column="5">
|
|
|
|
<widget class="QSlider" name="topTime">
|
|
|
|
<property name="toolTip">
|
2017-03-27 07:37:50 -04:00
|
|
|
<string>Horizontal sync pulse length adjustment</string>
|
2017-03-15 13:56:38 -04:00
|
|
|
</property>
|
|
|
|
<property name="minimum">
|
2017-03-26 17:47:21 -04:00
|
|
|
<number>-30</number>
|
2017-03-15 13:56:38 -04:00
|
|
|
</property>
|
|
|
|
<property name="maximum">
|
|
|
|
<number>30</number>
|
|
|
|
</property>
|
|
|
|
<property name="singleStep">
|
|
|
|
<number>1</number>
|
|
|
|
</property>
|
|
|
|
<property name="pageStep">
|
|
|
|
<number>1</number>
|
|
|
|
</property>
|
|
|
|
<property name="value">
|
2017-03-26 17:47:21 -04:00
|
|
|
<number>0</number>
|
2017-03-15 13:56:38 -04:00
|
|
|
</property>
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="1" column="6">
|
|
|
|
<widget class="QLabel" name="topTimeText">
|
2017-03-20 17:37:11 -04:00
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
2017-03-26 17:47:21 -04:00
|
|
|
<width>62</width>
|
2017-03-20 17:37:11 -04:00
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>Horizontal top length value</string>
|
|
|
|
</property>
|
2017-03-15 13:56:38 -04:00
|
|
|
<property name="text">
|
2017-03-20 17:37:11 -04:00
|
|
|
<string><html><head/><body><p align="right">&mu;S</p></body></html></string>
|
2017-03-15 13:56:38 -04:00
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="0" column="3">
|
|
|
|
<spacer name="horizontalSpacer_2">
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
<size>
|
|
|
|
<width>40</width>
|
|
|
|
<height>20</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
2017-03-26 17:47:21 -04:00
|
|
|
<item row="1" column="2">
|
|
|
|
<widget class="QLabel" name="lineTimeText">
|
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>62</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>Effective line length value</string>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string><html><head/><body><p align="right">&mu;S</p></body></html></string>
|
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2017-03-15 13:56:38 -04:00
|
|
|
</layout>
|
2017-02-23 02:18:56 -05:00
|
|
|
</item>
|
2017-03-15 13:56:38 -04:00
|
|
|
</layout>
|
2017-02-23 02:18:56 -05:00
|
|
|
</widget>
|
2017-03-20 06:57:52 -04:00
|
|
|
<widget class="QTabWidget" name="screenTabWidget">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>10</x>
|
|
|
|
<y>100</y>
|
|
|
|
<width>680</width>
|
|
|
|
<height>461</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>680</width>
|
2017-03-20 13:14:22 -04:00
|
|
|
<height>442</height>
|
2017-03-20 06:57:52 -04:00
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="windowTitle">
|
|
|
|
<string>Video</string>
|
|
|
|
</property>
|
2017-03-20 13:14:22 -04:00
|
|
|
<property name="autoFillBackground">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
2017-03-20 06:57:52 -04:00
|
|
|
<property name="tabPosition">
|
|
|
|
<enum>QTabWidget::West</enum>
|
|
|
|
</property>
|
|
|
|
<property name="currentIndex">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<widget class="QWidget" name="tabScreen">
|
2017-03-20 13:14:22 -04:00
|
|
|
<property name="autoFillBackground">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
2017-03-20 06:57:52 -04:00
|
|
|
<attribute name="title">
|
|
|
|
<string>Monitor</string>
|
|
|
|
</attribute>
|
|
|
|
<widget class="QWidget" name="layoutWidget_2">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>10</x>
|
|
|
|
<y>0</y>
|
|
|
|
<width>632</width>
|
|
|
|
<height>442</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<layout class="QHBoxLayout" name="screenTVLayout">
|
|
|
|
<property name="spacing">
|
|
|
|
<number>2</number>
|
|
|
|
</property>
|
|
|
|
<property name="sizeConstraint">
|
|
|
|
<enum>QLayout::SetMinimumSize</enum>
|
|
|
|
</property>
|
|
|
|
<item>
|
|
|
|
<widget class="ATVScreen" name="screenTV" native="true">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
2017-03-21 00:04:49 -04:00
|
|
|
<width>560</width>
|
2017-03-20 06:57:52 -04:00
|
|
|
<height>420</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
2017-03-21 00:04:49 -04:00
|
|
|
<width>560</width>
|
2017-03-20 06:57:52 -04:00
|
|
|
<height>420</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="styleSheet">
|
|
|
|
<string notr="true"/>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</widget>
|
|
|
|
<widget class="QWidget" name="tabScope">
|
2017-03-20 13:14:22 -04:00
|
|
|
<property name="autoFillBackground">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
2017-03-20 06:57:52 -04:00
|
|
|
<attribute name="title">
|
|
|
|
<string>Scope</string>
|
|
|
|
</attribute>
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout">
|
2017-03-20 13:14:22 -04:00
|
|
|
<property name="spacing">
|
|
|
|
<number>4</number>
|
|
|
|
</property>
|
|
|
|
<property name="leftMargin">
|
|
|
|
<number>4</number>
|
|
|
|
</property>
|
|
|
|
<property name="topMargin">
|
|
|
|
<number>2</number>
|
|
|
|
</property>
|
|
|
|
<property name="rightMargin">
|
|
|
|
<number>4</number>
|
|
|
|
</property>
|
|
|
|
<property name="bottomMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
2017-03-20 06:57:52 -04:00
|
|
|
<item>
|
|
|
|
<widget class="GLScopeNG" name="glScope" native="true">
|
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>0</width>
|
2017-03-20 13:14:22 -04:00
|
|
|
<height>312</height>
|
2017-03-20 06:57:52 -04:00
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="GLScopeNGGUI" name="scopeGUI" native="true"/>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</widget>
|
2017-02-23 02:18:56 -05:00
|
|
|
</widget>
|
|
|
|
<customwidgets>
|
|
|
|
<customwidget>
|
|
|
|
<class>RollupWidget</class>
|
|
|
|
<extends>QWidget</extends>
|
|
|
|
<header>gui/rollupwidget.h</header>
|
|
|
|
<container>1</container>
|
|
|
|
</customwidget>
|
2017-03-27 07:37:50 -04:00
|
|
|
<customwidget>
|
|
|
|
<class>ButtonSwitch</class>
|
|
|
|
<extends>QToolButton</extends>
|
|
|
|
<header>gui/buttonswitch.h</header>
|
|
|
|
</customwidget>
|
2017-02-23 02:18:56 -05:00
|
|
|
<customwidget>
|
|
|
|
<class>ATVScreen</class>
|
|
|
|
<extends>QWidget</extends>
|
|
|
|
<header>atvscreen.h</header>
|
|
|
|
<container>1</container>
|
|
|
|
</customwidget>
|
2017-03-20 06:57:52 -04:00
|
|
|
<customwidget>
|
|
|
|
<class>GLScopeNG</class>
|
|
|
|
<extends>QWidget</extends>
|
|
|
|
<header>gui/glscopeng.h</header>
|
|
|
|
<container>1</container>
|
|
|
|
</customwidget>
|
|
|
|
<customwidget>
|
|
|
|
<class>GLScopeNGGUI</class>
|
|
|
|
<extends>QWidget</extends>
|
|
|
|
<header>gui/glscopenggui.h</header>
|
|
|
|
<container>1</container>
|
|
|
|
</customwidget>
|
2017-05-17 17:47:08 -04:00
|
|
|
<customwidget>
|
|
|
|
<class>ValueDialZ</class>
|
|
|
|
<extends>QWidget</extends>
|
|
|
|
<header>gui/valuedialz.h</header>
|
|
|
|
<container>1</container>
|
|
|
|
</customwidget>
|
2017-02-23 02:18:56 -05:00
|
|
|
</customwidgets>
|
2017-03-16 13:00:18 -04:00
|
|
|
<resources>
|
|
|
|
<include location="../../../sdrbase/resources/res.qrc"/>
|
2017-03-27 07:37:50 -04:00
|
|
|
<include location="../../../sdrbase/resources/res.qrc"/>
|
|
|
|
<include location="../../../sdrbase/resources/res.qrc"/>
|
|
|
|
<include location="../../../sdrbase/resources/res.qrc"/>
|
|
|
|
<include location="../../../sdrbase/resources/res.qrc"/>
|
|
|
|
<include location="../../../sdrbase/resources/res.qrc"/>
|
|
|
|
<include location="../../../sdrbase/resources/res.qrc"/>
|
|
|
|
<include location="../../../sdrbase/resources/res.qrc"/>
|
|
|
|
<include location="../../../sdrbase/resources/res.qrc"/>
|
|
|
|
<include location="../../../sdrbase/resources/res.qrc"/>
|
|
|
|
<include location="../../../sdrbase/resources/res.qrc"/>
|
|
|
|
<include location="../../../sdrbase/resources/res.qrc"/>
|
|
|
|
<include location="../../../sdrbase/resources/res.qrc"/>
|
|
|
|
<include location="../../../sdrbase/resources/res.qrc"/>
|
|
|
|
<include location="../../../sdrbase/resources/res.qrc"/>
|
|
|
|
<include location="../../../sdrbase/resources/res.qrc"/>
|
|
|
|
<include location="../../../sdrbase/resources/res.qrc"/>
|
|
|
|
<include location="../../../sdrbase/resources/res.qrc"/>
|
|
|
|
<include location="../../../sdrbase/resources/res.qrc"/>
|
|
|
|
<include location="../../../sdrbase/resources/res.qrc"/>
|
|
|
|
<include location="../../../sdrbase/resources/res.qrc"/>
|
|
|
|
<include location="../../../sdrbase/resources/res.qrc"/>
|
|
|
|
<include location="../../../sdrbase/resources/res.qrc"/>
|
|
|
|
<include location="../../../sdrbase/resources/res.qrc"/>
|
|
|
|
<include location="../../../sdrbase/resources/res.qrc"/>
|
|
|
|
<include location="../../../sdrbase/resources/res.qrc"/>
|
|
|
|
<include location="../../../sdrbase/resources/res.qrc"/>
|
|
|
|
<include location="../../../sdrbase/resources/res.qrc"/>
|
2017-03-16 13:00:18 -04:00
|
|
|
</resources>
|
2017-02-23 02:18:56 -05:00
|
|
|
<connections/>
|
|
|
|
</ui>
|