2015-01-11 00:12:58 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
|
<ui version="4.0">
|
|
|
|
|
<class>LoRaDemodGUI</class>
|
|
|
|
|
<widget class="RollupWidget" name="LoRaDemodGUI">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
|
|
|
|
<x>0</x>
|
|
|
|
|
<y>0</y>
|
2020-02-19 09:26:42 +01:00
|
|
|
<width>500</width>
|
|
|
|
|
<height>660</height>
|
2015-01-11 00:12:58 +00:00
|
|
|
</rect>
|
|
|
|
|
</property>
|
2020-01-30 18:26:43 +01:00
|
|
|
<property name="minimumSize">
|
|
|
|
|
<size>
|
2020-02-19 09:26:42 +01:00
|
|
|
<width>500</width>
|
|
|
|
|
<height>660</height>
|
2020-01-30 18:26:43 +01:00
|
|
|
</size>
|
|
|
|
|
</property>
|
2016-01-12 05:51:26 +01:00
|
|
|
<property name="font">
|
|
|
|
|
<font>
|
2018-05-05 18:12:05 +02:00
|
|
|
<family>Liberation Sans</family>
|
2016-01-12 05:51:26 +01:00
|
|
|
<pointsize>9</pointsize>
|
|
|
|
|
</font>
|
|
|
|
|
</property>
|
2015-01-11 00:12:58 +00:00
|
|
|
<property name="windowTitle">
|
|
|
|
|
<string>LoRa Demodulator</string>
|
|
|
|
|
</property>
|
|
|
|
|
<widget class="QWidget" name="settingsContainer" native="true">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
2020-02-19 09:26:42 +01:00
|
|
|
<x>5</x>
|
2020-02-08 18:21:38 +01:00
|
|
|
<y>20</y>
|
2020-02-19 09:26:42 +01:00
|
|
|
<width>490</width>
|
|
|
|
|
<height>90</height>
|
2015-01-11 00:12:58 +00:00
|
|
|
</rect>
|
|
|
|
|
</property>
|
2020-02-08 18:21:38 +01:00
|
|
|
<property name="minimumSize">
|
|
|
|
|
<size>
|
|
|
|
|
<width>0</width>
|
2020-02-19 09:26:42 +01:00
|
|
|
<height>90</height>
|
2020-02-08 18:21:38 +01:00
|
|
|
</size>
|
|
|
|
|
</property>
|
2015-01-11 00:12:58 +00:00
|
|
|
<property name="windowTitle">
|
2020-02-08 18:21:38 +01:00
|
|
|
<string>RF/demod Settings</string>
|
2015-01-11 00:12:58 +00:00
|
|
|
</property>
|
2020-02-08 18:21:38 +01:00
|
|
|
<widget class="QLabel" name="bwLabel">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
|
|
|
|
<x>2</x>
|
|
|
|
|
<y>50</y>
|
|
|
|
|
<width>22</width>
|
|
|
|
|
<height>16</height>
|
|
|
|
|
</rect>
|
2016-01-12 05:51:26 +01:00
|
|
|
</property>
|
2020-02-08 18:21:38 +01:00
|
|
|
<property name="text">
|
|
|
|
|
<string>BW</string>
|
2016-01-12 05:51:26 +01:00
|
|
|
</property>
|
2020-02-08 18:21:38 +01:00
|
|
|
</widget>
|
|
|
|
|
<widget class="QLabel" name="spreadLabel">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
|
|
|
|
<x>2</x>
|
|
|
|
|
<y>70</y>
|
|
|
|
|
<width>22</width>
|
|
|
|
|
<height>16</height>
|
|
|
|
|
</rect>
|
2016-01-12 05:51:26 +01:00
|
|
|
</property>
|
2020-02-08 18:21:38 +01:00
|
|
|
<property name="text">
|
|
|
|
|
<string>SF</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="QSlider" name="BW">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
|
|
|
|
<x>30</x>
|
|
|
|
|
<y>50</y>
|
2020-02-19 09:26:42 +01:00
|
|
|
<width>361</width>
|
2020-02-08 18:21:38 +01:00
|
|
|
<height>16</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="toolTip">
|
|
|
|
|
<string>Bandwidth</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="minimum">
|
|
|
|
|
<number>0</number>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="maximum">
|
|
|
|
|
<number>10</number>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="pageStep">
|
|
|
|
|
<number>1</number>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="value">
|
|
|
|
|
<number>5</number>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="orientation">
|
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="QSlider" name="Spread">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
|
|
|
|
<x>30</x>
|
|
|
|
|
<y>70</y>
|
2020-02-19 09:26:42 +01:00
|
|
|
<width>80</width>
|
2020-02-08 18:21:38 +01:00
|
|
|
<height>16</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="toolTip">
|
|
|
|
|
<string>Spreading factor</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="minimum">
|
|
|
|
|
<number>7</number>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="maximum">
|
|
|
|
|
<number>12</number>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="pageStep">
|
|
|
|
|
<number>1</number>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="value">
|
|
|
|
|
<number>10</number>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="sliderPosition">
|
|
|
|
|
<number>10</number>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="orientation">
|
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="QLabel" name="SpreadText">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
2020-02-19 09:26:42 +01:00
|
|
|
<x>120</x>
|
2020-02-08 18:21:38 +01:00
|
|
|
<y>70</y>
|
2020-02-19 09:26:42 +01:00
|
|
|
<width>20</width>
|
2020-02-08 18:21:38 +01:00
|
|
|
<height>16</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="minimumSize">
|
|
|
|
|
<size>
|
2020-02-19 09:26:42 +01:00
|
|
|
<width>20</width>
|
2020-02-08 18:21:38 +01:00
|
|
|
<height>0</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>10</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="alignment">
|
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="QLabel" name="BWText">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
2020-02-19 09:26:42 +01:00
|
|
|
<x>400</x>
|
2020-02-08 18:21:38 +01:00
|
|
|
<y>50</y>
|
|
|
|
|
<width>80</width>
|
|
|
|
|
<height>16</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="minimumSize">
|
|
|
|
|
<size>
|
|
|
|
|
<width>80</width>
|
|
|
|
|
<height>0</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>7813 Hz</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="alignment">
|
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="QLabel" name="deBitsLabel">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
2020-02-19 09:26:42 +01:00
|
|
|
<x>170</x>
|
2020-02-08 18:21:38 +01:00
|
|
|
<y>70</y>
|
|
|
|
|
<width>22</width>
|
|
|
|
|
<height>16</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>DE</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="QLabel" name="deBitsText">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
2020-02-19 09:26:42 +01:00
|
|
|
<x>290</x>
|
2020-02-08 18:21:38 +01:00
|
|
|
<y>70</y>
|
2020-02-19 09:26:42 +01:00
|
|
|
<width>15</width>
|
2020-02-08 18:21:38 +01:00
|
|
|
<height>16</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="minimumSize">
|
|
|
|
|
<size>
|
2020-02-19 09:26:42 +01:00
|
|
|
<width>15</width>
|
2020-02-08 18:21:38 +01:00
|
|
|
<height>0</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>0</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="alignment">
|
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="QSlider" name="deBits">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
2020-02-19 09:26:42 +01:00
|
|
|
<x>200</x>
|
2020-02-08 18:21:38 +01:00
|
|
|
<y>70</y>
|
2020-02-19 09:26:42 +01:00
|
|
|
<width>80</width>
|
2020-02-08 18:21:38 +01:00
|
|
|
<height>16</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="toolTip">
|
2020-02-16 11:26:18 +01:00
|
|
|
<string>Distance Enhancement bits i.e. log2 of number of FFT bins per effective sample</string>
|
2020-02-08 18:21:38 +01:00
|
|
|
</property>
|
|
|
|
|
<property name="minimum">
|
|
|
|
|
<number>0</number>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="maximum">
|
2020-02-10 15:31:14 +01:00
|
|
|
<number>4</number>
|
2015-01-11 00:12:58 +00:00
|
|
|
</property>
|
2020-02-08 18:21:38 +01:00
|
|
|
<property name="pageStep">
|
|
|
|
|
<number>1</number>
|
2015-01-11 00:12:58 +00:00
|
|
|
</property>
|
2020-02-08 18:21:38 +01:00
|
|
|
<property name="value">
|
|
|
|
|
<number>0</number>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="sliderPosition">
|
|
|
|
|
<number>0</number>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="orientation">
|
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="QWidget" name="layoutWidget">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
|
|
|
|
<x>10</x>
|
|
|
|
|
<y>10</y>
|
2020-02-19 09:26:42 +01:00
|
|
|
<width>471</width>
|
2020-02-08 18:21:38 +01:00
|
|
|
<height>26</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
<layout class="QHBoxLayout" name="deltaFrequencyLayout">
|
|
|
|
|
<item>
|
|
|
|
|
<widget class="QLabel" name="deltaFrequencyLabel">
|
|
|
|
|
<property name="minimumSize">
|
|
|
|
|
<size>
|
|
|
|
|
<width>16</width>
|
|
|
|
|
<height>0</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Df</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item>
|
|
|
|
|
<widget class="ValueDialZ" name="deltaFrequency" native="true">
|
|
|
|
|
<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>Liberation Mono</family>
|
|
|
|
|
<pointsize>12</pointsize>
|
|
|
|
|
</font>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="cursor">
|
|
|
|
|
<cursorShape>PointingHandCursor</cursorShape>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="focusPolicy">
|
|
|
|
|
<enum>Qt::StrongFocus</enum>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="toolTip">
|
|
|
|
|
<string>Demod shift frequency from center in Hz</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item>
|
|
|
|
|
<widget class="QLabel" name="deltaUnits">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Hz </string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item>
|
|
|
|
|
<widget class="Line" name="line">
|
|
|
|
|
<property name="orientation">
|
|
|
|
|
<enum>Qt::Vertical</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>
|
|
|
|
|
<height>20</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
|
|
|
|
</spacer>
|
|
|
|
|
</item>
|
2020-02-16 11:26:18 +01:00
|
|
|
<item>
|
|
|
|
|
<widget class="QLabel" name="sLabel">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>S</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item>
|
|
|
|
|
<widget class="QLabel" name="sText">
|
|
|
|
|
<property name="minimumSize">
|
|
|
|
|
<size>
|
|
|
|
|
<width>30</width>
|
|
|
|
|
<height>0</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="toolTip">
|
|
|
|
|
<string>De-chirped signal level</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>-50.0</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="alignment">
|
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item>
|
|
|
|
|
<widget class="QLabel" name="snrLabel">
|
|
|
|
|
<property name="minimumSize">
|
|
|
|
|
<size>
|
|
|
|
|
<width>35</width>
|
|
|
|
|
<height>0</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>SNR</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="alignment">
|
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item>
|
|
|
|
|
<widget class="QLabel" name="snrText">
|
|
|
|
|
<property name="minimumSize">
|
|
|
|
|
<size>
|
|
|
|
|
<width>25</width>
|
|
|
|
|
<height>0</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="toolTip">
|
|
|
|
|
<string>De-chirped SNR level</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>10.0</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="alignment">
|
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item>
|
|
|
|
|
<widget class="QLabel" name="sUnits">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>dB</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
2020-02-08 18:21:38 +01:00
|
|
|
</layout>
|
|
|
|
|
</widget>
|
2020-02-19 09:26:42 +01:00
|
|
|
<widget class="QLabel" name="preambleChirpsText">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
|
|
|
|
<x>450</x>
|
|
|
|
|
<y>70</y>
|
|
|
|
|
<width>20</width>
|
|
|
|
|
<height>16</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="minimumSize">
|
|
|
|
|
<size>
|
|
|
|
|
<width>20</width>
|
|
|
|
|
<height>0</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>8</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="alignment">
|
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="QLabel" name="preambleChirpsLabel">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
|
|
|
|
<x>340</x>
|
|
|
|
|
<y>70</y>
|
|
|
|
|
<width>32</width>
|
|
|
|
|
<height>16</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Pre</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="QSlider" name="preambleChirps">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
|
|
|
|
<x>370</x>
|
|
|
|
|
<y>70</y>
|
|
|
|
|
<width>81</width>
|
|
|
|
|
<height>16</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="toolTip">
|
|
|
|
|
<string>Expected number of preamble chirps</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="minimum">
|
|
|
|
|
<number>4</number>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="maximum">
|
|
|
|
|
<number>20</number>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="pageStep">
|
|
|
|
|
<number>1</number>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="value">
|
|
|
|
|
<number>8</number>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="sliderPosition">
|
|
|
|
|
<number>8</number>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="orientation">
|
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
2015-01-11 00:12:58 +00:00
|
|
|
</widget>
|
2020-02-16 11:26:18 +01:00
|
|
|
<widget class="QWidget" name="payloadContainer" native="true">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
2020-02-19 09:26:42 +01:00
|
|
|
<x>5</x>
|
|
|
|
|
<y>120</y>
|
|
|
|
|
<width>490</width>
|
|
|
|
|
<height>230</height>
|
2020-02-16 11:26:18 +01:00
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="minimumSize">
|
|
|
|
|
<size>
|
|
|
|
|
<width>0</width>
|
2020-02-19 09:26:42 +01:00
|
|
|
<height>230</height>
|
2020-02-16 11:26:18 +01:00
|
|
|
</size>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="windowTitle">
|
|
|
|
|
<string>Payload</string>
|
|
|
|
|
</property>
|
|
|
|
|
<widget class="QLabel" name="messageLabel">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
|
|
|
|
<x>2</x>
|
2020-02-19 09:26:42 +01:00
|
|
|
<y>60</y>
|
2020-02-16 11:26:18 +01:00
|
|
|
<width>32</width>
|
|
|
|
|
<height>16</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Msg</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="QLabel" name="hexLabel">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
|
|
|
|
<x>2</x>
|
2020-02-19 09:26:42 +01:00
|
|
|
<y>145</y>
|
2020-02-16 11:26:18 +01:00
|
|
|
<width>32</width>
|
|
|
|
|
<height>16</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Hex</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="QPlainTextEdit" name="messageText">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
|
|
|
|
<x>30</x>
|
2020-02-19 09:26:42 +01:00
|
|
|
<y>60</y>
|
|
|
|
|
<width>455</width>
|
|
|
|
|
<height>80</height>
|
2020-02-16 11:26:18 +01:00
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="QLabel" name="schemeLabel">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
|
|
|
|
<x>2</x>
|
|
|
|
|
<y>10</y>
|
|
|
|
|
<width>50</width>
|
|
|
|
|
<height>16</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Scheme</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="QComboBox" name="scheme">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
|
|
|
|
<x>60</x>
|
|
|
|
|
<y>8</y>
|
|
|
|
|
<width>86</width>
|
|
|
|
|
<height>20</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
<item>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>LoRa</string>
|
|
|
|
|
</property>
|
|
|
|
|
</item>
|
|
|
|
|
<item>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>ASCII</string>
|
|
|
|
|
</property>
|
|
|
|
|
</item>
|
|
|
|
|
<item>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>TTY</string>
|
|
|
|
|
</property>
|
|
|
|
|
</item>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="QPushButton" name="clear">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
|
|
|
|
<x>4</x>
|
2020-02-19 09:26:42 +01:00
|
|
|
<y>80</y>
|
2020-02-16 11:26:18 +01:00
|
|
|
<width>20</width>
|
|
|
|
|
<height>20</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="maximumSize">
|
|
|
|
|
<size>
|
|
|
|
|
<width>24</width>
|
|
|
|
|
<height>24</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="toolTip">
|
|
|
|
|
<string>Clear text</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string/>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="icon">
|
|
|
|
|
<iconset resource="../../../sdrgui/resources/res.qrc">
|
|
|
|
|
<normaloff>:/sweep.png</normaloff>:/sweep.png</iconset>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="autoDefault">
|
|
|
|
|
<bool>false</bool>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="QToolButton" name="mute">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
|
|
|
|
<x>150</x>
|
|
|
|
|
<y>8</y>
|
|
|
|
|
<width>20</width>
|
|
|
|
|
<height>20</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="toolTip">
|
|
|
|
|
<string>Run/Stop decoder</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string/>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="icon">
|
|
|
|
|
<iconset resource="../../../sdrgui/resources/res.qrc">
|
|
|
|
|
<normaloff>:/stop.png</normaloff>
|
|
|
|
|
<normalon>:/play.png</normalon>:/stop.png</iconset>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="checkable">
|
|
|
|
|
<bool>true</bool>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="QLabel" name="eomSquelchLabel">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
2020-02-19 09:26:42 +01:00
|
|
|
<x>190</x>
|
2020-02-16 11:26:18 +01:00
|
|
|
<y>10</y>
|
|
|
|
|
<width>35</width>
|
|
|
|
|
<height>19</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>EOM</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="QDial" name="eomSquelch">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
2020-02-19 09:26:42 +01:00
|
|
|
<x>220</x>
|
2020-02-16 11:26:18 +01:00
|
|
|
<y>8</y>
|
|
|
|
|
<width>22</width>
|
|
|
|
|
<height>22</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="toolTip">
|
|
|
|
|
<string>End Of Message squelch factor</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="minimum">
|
|
|
|
|
<number>40</number>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="maximum">
|
|
|
|
|
<number>121</number>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="pageStep">
|
|
|
|
|
<number>1</number>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="value">
|
|
|
|
|
<number>60</number>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="QLabel" name="eomSquelchText">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
2020-02-19 09:26:42 +01:00
|
|
|
<x>240</x>
|
2020-02-16 11:26:18 +01:00
|
|
|
<y>10</y>
|
|
|
|
|
<width>28</width>
|
|
|
|
|
<height>19</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>10.0</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="alignment">
|
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="QLabel" name="messageLengthLabel">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
2020-02-19 09:26:42 +01:00
|
|
|
<x>290</x>
|
2020-02-16 11:26:18 +01:00
|
|
|
<y>10</y>
|
|
|
|
|
<width>20</width>
|
|
|
|
|
<height>19</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>ML</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="QDial" name="messageLength">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
2020-02-19 09:26:42 +01:00
|
|
|
<x>310</x>
|
2020-02-16 11:26:18 +01:00
|
|
|
<y>8</y>
|
|
|
|
|
<width>22</width>
|
|
|
|
|
<height>22</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="toolTip">
|
|
|
|
|
<string>Message (payload) length in number of symbols</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="minimum">
|
2020-02-19 09:26:42 +01:00
|
|
|
<number>8</number>
|
2020-02-16 11:26:18 +01:00
|
|
|
</property>
|
|
|
|
|
<property name="maximum">
|
|
|
|
|
<number>255</number>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="pageStep">
|
|
|
|
|
<number>1</number>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="value">
|
2020-02-19 09:26:42 +01:00
|
|
|
<number>127</number>
|
2020-02-16 11:26:18 +01:00
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="QLabel" name="messageLengthText">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
2020-02-19 09:26:42 +01:00
|
|
|
<x>330</x>
|
2020-02-16 11:26:18 +01:00
|
|
|
<y>10</y>
|
|
|
|
|
<width>25</width>
|
|
|
|
|
<height>19</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>255</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="alignment">
|
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="QLineEdit" name="syncWord">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
2020-02-19 09:26:42 +01:00
|
|
|
<x>455</x>
|
|
|
|
|
<y>10</y>
|
2020-02-16 11:26:18 +01:00
|
|
|
<width>25</width>
|
|
|
|
|
<height>20</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="focusPolicy">
|
|
|
|
|
<enum>Qt::ClickFocus</enum>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="toolTip">
|
|
|
|
|
<string>Sync word (1 byte hex)</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="inputMask">
|
|
|
|
|
<string>HH</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>00</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
2020-02-19 09:26:42 +01:00
|
|
|
<widget class="QLabel" name="loraLabel">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
|
|
|
|
<x>2</x>
|
|
|
|
|
<y>35</y>
|
|
|
|
|
<width>50</width>
|
|
|
|
|
<height>16</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>LoRa</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="QDial" name="fecParity">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
|
|
|
|
<x>140</x>
|
|
|
|
|
<y>30</y>
|
|
|
|
|
<width>24</width>
|
|
|
|
|
<height>24</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="toolTip">
|
|
|
|
|
<string>Number of FEC parity bits (0 to 4) for Hamming code</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="maximum">
|
|
|
|
|
<number>4</number>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="pageStep">
|
|
|
|
|
<number>1</number>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="value">
|
|
|
|
|
<number>1</number>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="QCheckBox" name="header">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
|
|
|
|
<x>60</x>
|
|
|
|
|
<y>35</y>
|
|
|
|
|
<width>50</width>
|
|
|
|
|
<height>16</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="toolTip">
|
|
|
|
|
<string>Expect header (explicit) - disables manual FEC and CRC</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>HDR</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="QLabel" name="fecParityText">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
|
|
|
|
<x>160</x>
|
|
|
|
|
<y>35</y>
|
|
|
|
|
<width>12</width>
|
|
|
|
|
<height>16</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>0</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="alignment">
|
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="QCheckBox" name="crc">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
|
|
|
|
<x>180</x>
|
|
|
|
|
<y>35</y>
|
|
|
|
|
<width>50</width>
|
|
|
|
|
<height>16</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="toolTip">
|
|
|
|
|
<string>CRC appended to payload</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>CRC</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="QLabel" name="fecParityLabel">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
|
|
|
|
<x>115</x>
|
|
|
|
|
<y>35</y>
|
|
|
|
|
<width>25</width>
|
|
|
|
|
<height>16</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>FEC</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="QCheckBox" name="errorCheck">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
|
|
|
|
<x>230</x>
|
|
|
|
|
<y>35</y>
|
|
|
|
|
<width>50</width>
|
|
|
|
|
<height>16</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="toolTip">
|
|
|
|
|
<string>Check to disable display of payloads with errors</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>ERR</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="QPlainTextEdit" name="hexText">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
|
|
|
|
<x>30</x>
|
|
|
|
|
<y>145</y>
|
|
|
|
|
<width>455</width>
|
|
|
|
|
<height>75</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="font">
|
|
|
|
|
<font>
|
|
|
|
|
<family>Liberation Mono</family>
|
|
|
|
|
<pointsize>9</pointsize>
|
|
|
|
|
</font>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="QLabel" name="packetLengthLabel">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
|
|
|
|
<x>290</x>
|
|
|
|
|
<y>35</y>
|
|
|
|
|
<width>20</width>
|
|
|
|
|
<height>16</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Pkt</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="QDial" name="packetLength">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
|
|
|
|
<x>310</x>
|
|
|
|
|
<y>30</y>
|
|
|
|
|
<width>24</width>
|
|
|
|
|
<height>24</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="toolTip">
|
|
|
|
|
<string>Payload packet length in number of bytes or characters</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="maximum">
|
|
|
|
|
<number>225</number>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="pageStep">
|
|
|
|
|
<number>1</number>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="value">
|
|
|
|
|
<number>30</number>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="QLabel" name="packetLengthText">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
|
|
|
|
<x>330</x>
|
|
|
|
|
<y>35</y>
|
|
|
|
|
<width>25</width>
|
|
|
|
|
<height>16</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>255</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="alignment">
|
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="QLabel" name="syncWordLabel">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
|
|
|
|
<x>420</x>
|
|
|
|
|
<y>10</y>
|
|
|
|
|
<width>30</width>
|
|
|
|
|
<height>19</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Sync</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="QLabel" name="headerHammingStatus">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
|
|
|
|
<x>370</x>
|
|
|
|
|
<y>35</y>
|
|
|
|
|
<width>20</width>
|
|
|
|
|
<height>16</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="toolTip">
|
|
|
|
|
<string>Header FEC parity status</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>HF</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="QLabel" name="headerCRCStatus">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
|
|
|
|
<x>395</x>
|
|
|
|
|
<y>35</y>
|
|
|
|
|
<width>20</width>
|
|
|
|
|
<height>16</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="toolTip">
|
|
|
|
|
<string>Header CRC status</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>HC</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="QLabel" name="payloadFECStatus">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
|
|
|
|
<x>420</x>
|
|
|
|
|
<y>35</y>
|
|
|
|
|
<width>25</width>
|
|
|
|
|
<height>16</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="toolTip">
|
|
|
|
|
<string>Payload FEC parity status</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>FEC</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="QLabel" name="payloadCRCStatus">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
|
|
|
|
<x>455</x>
|
|
|
|
|
<y>35</y>
|
|
|
|
|
<width>28</width>
|
|
|
|
|
<height>16</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="toolTip">
|
|
|
|
|
<string>Payload CRC status</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>CRC</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
2020-02-16 11:26:18 +01:00
|
|
|
</widget>
|
2015-01-11 00:12:58 +00:00
|
|
|
<widget class="QWidget" name="spectrumContainer" native="true">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
2020-02-19 09:26:42 +01:00
|
|
|
<x>5</x>
|
|
|
|
|
<y>360</y>
|
|
|
|
|
<width>490</width>
|
|
|
|
|
<height>260</height>
|
2015-01-11 00:12:58 +00:00
|
|
|
</rect>
|
|
|
|
|
</property>
|
2020-02-16 11:26:18 +01:00
|
|
|
<property name="minimumSize">
|
|
|
|
|
<size>
|
|
|
|
|
<width>373</width>
|
|
|
|
|
<height>0</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
2015-01-11 00:12:58 +00:00
|
|
|
<property name="windowTitle">
|
2020-02-08 18:21:38 +01:00
|
|
|
<string>De-chirped Spectrum</string>
|
2015-01-11 00:12:58 +00:00
|
|
|
</property>
|
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout">
|
|
|
|
|
<property name="spacing">
|
|
|
|
|
<number>2</number>
|
|
|
|
|
</property>
|
2016-01-12 05:51:26 +01:00
|
|
|
<property name="leftMargin">
|
|
|
|
|
<number>3</number>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="topMargin">
|
|
|
|
|
<number>3</number>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="rightMargin">
|
|
|
|
|
<number>3</number>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="bottomMargin">
|
2015-01-11 00:12:58 +00:00
|
|
|
<number>3</number>
|
|
|
|
|
</property>
|
|
|
|
|
<item>
|
|
|
|
|
<widget class="GLSpectrum" name="glSpectrum" native="true">
|
|
|
|
|
<property name="minimumSize">
|
|
|
|
|
<size>
|
2020-01-30 18:26:43 +01:00
|
|
|
<width>0</width>
|
2020-02-19 09:26:42 +01:00
|
|
|
<height>230</height>
|
2015-01-11 00:12:58 +00:00
|
|
|
</size>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item>
|
|
|
|
|
<widget class="GLSpectrumGUI" name="spectrumGUI" native="true"/>
|
|
|
|
|
</item>
|
|
|
|
|
</layout>
|
|
|
|
|
</widget>
|
|
|
|
|
</widget>
|
|
|
|
|
<customwidgets>
|
|
|
|
|
<customwidget>
|
2016-01-12 05:51:26 +01:00
|
|
|
<class>RollupWidget</class>
|
2015-01-11 00:12:58 +00:00
|
|
|
<extends>QWidget</extends>
|
2016-01-12 05:51:26 +01:00
|
|
|
<header>gui/rollupwidget.h</header>
|
2015-01-11 00:12:58 +00:00
|
|
|
<container>1</container>
|
|
|
|
|
</customwidget>
|
|
|
|
|
<customwidget>
|
2016-01-12 05:51:26 +01:00
|
|
|
<class>GLSpectrum</class>
|
2015-01-11 00:12:58 +00:00
|
|
|
<extends>QWidget</extends>
|
2016-01-12 05:51:26 +01:00
|
|
|
<header>gui/glspectrum.h</header>
|
2015-01-11 00:12:58 +00:00
|
|
|
<container>1</container>
|
|
|
|
|
</customwidget>
|
|
|
|
|
<customwidget>
|
2016-01-12 05:51:26 +01:00
|
|
|
<class>GLSpectrumGUI</class>
|
2015-01-11 00:12:58 +00:00
|
|
|
<extends>QWidget</extends>
|
2016-01-12 05:51:26 +01:00
|
|
|
<header>gui/glspectrumgui.h</header>
|
2015-01-11 00:12:58 +00:00
|
|
|
<container>1</container>
|
|
|
|
|
</customwidget>
|
2020-02-08 18:21:38 +01:00
|
|
|
<customwidget>
|
|
|
|
|
<class>ValueDialZ</class>
|
|
|
|
|
<extends>QWidget</extends>
|
|
|
|
|
<header>gui/valuedialz.h</header>
|
|
|
|
|
<container>1</container>
|
|
|
|
|
</customwidget>
|
2015-01-11 00:12:58 +00:00
|
|
|
</customwidgets>
|
2020-02-08 18:21:38 +01:00
|
|
|
<resources>
|
|
|
|
|
<include location="../../../sdrgui/resources/res.qrc"/>
|
|
|
|
|
</resources>
|
2015-01-11 00:12:58 +00:00
|
|
|
<connections/>
|
|
|
|
|
</ui>
|