mirror of
				https://github.com/f4exb/sdrangel.git
				synced 2025-11-03 13:11:20 -05:00 
			
		
		
		
	
		
			
				
	
	
		
			858 lines
		
	
	
		
			23 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			858 lines
		
	
	
		
			23 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
<?xml version="1.0" encoding="UTF-8"?>
 | 
						|
<ui version="4.0">
 | 
						|
 <class>FreqTrackerGUI</class>
 | 
						|
 <widget class="RollupContents" name="FreqTrackerGUI">
 | 
						|
  <property name="geometry">
 | 
						|
   <rect>
 | 
						|
    <x>0</x>
 | 
						|
    <y>0</y>
 | 
						|
    <width>400</width>
 | 
						|
    <height>327</height>
 | 
						|
   </rect>
 | 
						|
  </property>
 | 
						|
  <property name="sizePolicy">
 | 
						|
   <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
 | 
						|
    <horstretch>0</horstretch>
 | 
						|
    <verstretch>0</verstretch>
 | 
						|
   </sizepolicy>
 | 
						|
  </property>
 | 
						|
  <property name="minimumSize">
 | 
						|
   <size>
 | 
						|
    <width>400</width>
 | 
						|
    <height>100</height>
 | 
						|
   </size>
 | 
						|
  </property>
 | 
						|
  <property name="font">
 | 
						|
   <font>
 | 
						|
    <family>Liberation Sans</family>
 | 
						|
    <pointsize>9</pointsize>
 | 
						|
   </font>
 | 
						|
  </property>
 | 
						|
  <property name="windowTitle">
 | 
						|
   <string>Frequency Tracker</string>
 | 
						|
  </property>
 | 
						|
  <widget class="QWidget" name="settingsContainer" native="true">
 | 
						|
   <property name="geometry">
 | 
						|
    <rect>
 | 
						|
     <x>0</x>
 | 
						|
     <y>0</y>
 | 
						|
     <width>401</width>
 | 
						|
     <height>151</height>
 | 
						|
    </rect>
 | 
						|
   </property>
 | 
						|
   <property name="minimumSize">
 | 
						|
    <size>
 | 
						|
     <width>300</width>
 | 
						|
     <height>0</height>
 | 
						|
    </size>
 | 
						|
   </property>
 | 
						|
   <property name="windowTitle">
 | 
						|
    <string>Settings</string>
 | 
						|
   </property>
 | 
						|
   <layout class="QVBoxLayout" name="verticalLayout">
 | 
						|
    <property name="spacing">
 | 
						|
     <number>3</number>
 | 
						|
    </property>
 | 
						|
    <property name="leftMargin">
 | 
						|
     <number>2</number>
 | 
						|
    </property>
 | 
						|
    <property name="topMargin">
 | 
						|
     <number>2</number>
 | 
						|
    </property>
 | 
						|
    <property name="rightMargin">
 | 
						|
     <number>2</number>
 | 
						|
    </property>
 | 
						|
    <property name="bottomMargin">
 | 
						|
     <number>2</number>
 | 
						|
    </property>
 | 
						|
    <item>
 | 
						|
     <layout class="QHBoxLayout" name="deltaFreqPowLayout">
 | 
						|
      <item>
 | 
						|
       <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>
 | 
						|
         <widget class="QLabel" name="trackingFrequencyText">
 | 
						|
          <property name="minimumSize">
 | 
						|
           <size>
 | 
						|
            <width>85</width>
 | 
						|
            <height>0</height>
 | 
						|
           </size>
 | 
						|
          </property>
 | 
						|
          <property name="toolTip">
 | 
						|
           <string>Tracking delta frequency (Hz)</string>
 | 
						|
          </property>
 | 
						|
          <property name="text">
 | 
						|
           <string>-9,999,999 Hz</string>
 | 
						|
          </property>
 | 
						|
          <property name="alignment">
 | 
						|
           <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
 | 
						|
          </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>
 | 
						|
       </layout>
 | 
						|
      </item>
 | 
						|
      <item>
 | 
						|
       <layout class="QHBoxLayout" name="channelPowerLayout">
 | 
						|
        <item>
 | 
						|
         <widget class="QLabel" name="channelPower">
 | 
						|
          <property name="toolTip">
 | 
						|
           <string>Channel power</string>
 | 
						|
          </property>
 | 
						|
          <property name="layoutDirection">
 | 
						|
           <enum>Qt::RightToLeft</enum>
 | 
						|
          </property>
 | 
						|
          <property name="text">
 | 
						|
           <string>0.0</string>
 | 
						|
          </property>
 | 
						|
         </widget>
 | 
						|
        </item>
 | 
						|
        <item>
 | 
						|
         <widget class="QLabel" name="channelPowerUnits">
 | 
						|
          <property name="text">
 | 
						|
           <string> dB</string>
 | 
						|
          </property>
 | 
						|
         </widget>
 | 
						|
        </item>
 | 
						|
       </layout>
 | 
						|
      </item>
 | 
						|
     </layout>
 | 
						|
    </item>
 | 
						|
    <item>
 | 
						|
     <layout class="QHBoxLayout" name="signalLevelLayout">
 | 
						|
      <item>
 | 
						|
       <widget class="QLabel" name="channelPowerMeterUnits">
 | 
						|
        <property name="text">
 | 
						|
         <string>dB</string>
 | 
						|
        </property>
 | 
						|
       </widget>
 | 
						|
      </item>
 | 
						|
      <item>
 | 
						|
       <widget class="LevelMeterSignalDB" name="channelPowerMeter" native="true">
 | 
						|
        <property name="sizePolicy">
 | 
						|
         <sizepolicy hsizetype="MinimumExpanding" vsizetype="Maximum">
 | 
						|
          <horstretch>0</horstretch>
 | 
						|
          <verstretch>0</verstretch>
 | 
						|
         </sizepolicy>
 | 
						|
        </property>
 | 
						|
        <property name="minimumSize">
 | 
						|
         <size>
 | 
						|
          <width>0</width>
 | 
						|
          <height>24</height>
 | 
						|
         </size>
 | 
						|
        </property>
 | 
						|
        <property name="font">
 | 
						|
         <font>
 | 
						|
          <family>Liberation Mono</family>
 | 
						|
          <pointsize>8</pointsize>
 | 
						|
         </font>
 | 
						|
        </property>
 | 
						|
        <property name="toolTip">
 | 
						|
         <string>Level meter (dB) top trace: average, bottom trace: instantaneous peak, tip: peak hold</string>
 | 
						|
        </property>
 | 
						|
       </widget>
 | 
						|
      </item>
 | 
						|
     </layout>
 | 
						|
    </item>
 | 
						|
    <item>
 | 
						|
     <layout class="QHBoxLayout" name="rfBandwidthLayout">
 | 
						|
      <item>
 | 
						|
       <widget class="QComboBox" name="log2Decim">
 | 
						|
        <property name="minimumSize">
 | 
						|
         <size>
 | 
						|
          <width>50</width>
 | 
						|
          <height>0</height>
 | 
						|
         </size>
 | 
						|
        </property>
 | 
						|
        <property name="maximumSize">
 | 
						|
         <size>
 | 
						|
          <width>50</width>
 | 
						|
          <height>16777215</height>
 | 
						|
         </size>
 | 
						|
        </property>
 | 
						|
        <property name="toolTip">
 | 
						|
         <string>Decimation factor</string>
 | 
						|
        </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="channelSampleRateText">
 | 
						|
        <property name="minimumSize">
 | 
						|
         <size>
 | 
						|
          <width>45</width>
 | 
						|
          <height>0</height>
 | 
						|
         </size>
 | 
						|
        </property>
 | 
						|
        <property name="toolTip">
 | 
						|
         <string>Channel sample rate</string>
 | 
						|
        </property>
 | 
						|
        <property name="text">
 | 
						|
         <string>00000k</string>
 | 
						|
        </property>
 | 
						|
        <property name="alignment">
 | 
						|
         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
 | 
						|
        </property>
 | 
						|
       </widget>
 | 
						|
      </item>
 | 
						|
      <item>
 | 
						|
       <widget class="QLabel" name="rfBandwidthLabel">
 | 
						|
        <property name="text">
 | 
						|
         <string>BW</string>
 | 
						|
        </property>
 | 
						|
       </widget>
 | 
						|
      </item>
 | 
						|
      <item>
 | 
						|
       <widget class="QSlider" name="rfBW">
 | 
						|
        <property name="toolTip">
 | 
						|
         <string>Channel bandwidth</string>
 | 
						|
        </property>
 | 
						|
        <property name="minimum">
 | 
						|
         <number>10</number>
 | 
						|
        </property>
 | 
						|
        <property name="maximum">
 | 
						|
         <number>400</number>
 | 
						|
        </property>
 | 
						|
        <property name="pageStep">
 | 
						|
         <number>1</number>
 | 
						|
        </property>
 | 
						|
        <property name="value">
 | 
						|
         <number>50</number>
 | 
						|
        </property>
 | 
						|
        <property name="orientation">
 | 
						|
         <enum>Qt::Horizontal</enum>
 | 
						|
        </property>
 | 
						|
       </widget>
 | 
						|
      </item>
 | 
						|
      <item>
 | 
						|
       <widget class="QLabel" name="rfBWText">
 | 
						|
        <property name="minimumSize">
 | 
						|
         <size>
 | 
						|
          <width>70</width>
 | 
						|
          <height>0</height>
 | 
						|
         </size>
 | 
						|
        </property>
 | 
						|
        <property name="toolTip">
 | 
						|
         <string>Channel bandwidth</string>
 | 
						|
        </property>
 | 
						|
        <property name="text">
 | 
						|
         <string>5.0 kHz</string>
 | 
						|
        </property>
 | 
						|
        <property name="alignment">
 | 
						|
         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
 | 
						|
        </property>
 | 
						|
       </widget>
 | 
						|
      </item>
 | 
						|
     </layout>
 | 
						|
    </item>
 | 
						|
    <item>
 | 
						|
     <layout class="QHBoxLayout" name="trackerLayout">
 | 
						|
      <item>
 | 
						|
       <widget class="QToolButton" name="tracking">
 | 
						|
        <property name="sizePolicy">
 | 
						|
         <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
 | 
						|
          <horstretch>0</horstretch>
 | 
						|
          <verstretch>0</verstretch>
 | 
						|
         </sizepolicy>
 | 
						|
        </property>
 | 
						|
        <property name="toolTip">
 | 
						|
         <string>Tracking enable</string>
 | 
						|
        </property>
 | 
						|
        <property name="text">
 | 
						|
         <string/>
 | 
						|
        </property>
 | 
						|
        <property name="icon">
 | 
						|
         <iconset resource="../../../sdrgui/resources/res.qrc">
 | 
						|
          <normaloff>:/unlocked.png</normaloff>
 | 
						|
          <normalon>:/locked.png</normalon>:/unlocked.png</iconset>
 | 
						|
        </property>
 | 
						|
        <property name="checkable">
 | 
						|
         <bool>true</bool>
 | 
						|
        </property>
 | 
						|
       </widget>
 | 
						|
      </item>
 | 
						|
      <item>
 | 
						|
       <widget class="QDial" name="alphaEMA">
 | 
						|
        <property name="minimumSize">
 | 
						|
         <size>
 | 
						|
          <width>24</width>
 | 
						|
          <height>24</height>
 | 
						|
         </size>
 | 
						|
        </property>
 | 
						|
        <property name="maximumSize">
 | 
						|
         <size>
 | 
						|
          <width>24</width>
 | 
						|
          <height>24</height>
 | 
						|
         </size>
 | 
						|
        </property>
 | 
						|
        <property name="toolTip">
 | 
						|
         <string>Alpha factor for delta frequency exponential moving average</string>
 | 
						|
        </property>
 | 
						|
        <property name="minimum">
 | 
						|
         <number>1</number>
 | 
						|
        </property>
 | 
						|
        <property name="maximum">
 | 
						|
         <number>100</number>
 | 
						|
        </property>
 | 
						|
        <property name="pageStep">
 | 
						|
         <number>1</number>
 | 
						|
        </property>
 | 
						|
       </widget>
 | 
						|
      </item>
 | 
						|
      <item>
 | 
						|
       <widget class="QLabel" name="alphaEMAText">
 | 
						|
        <property name="minimumSize">
 | 
						|
         <size>
 | 
						|
          <width>32</width>
 | 
						|
          <height>0</height>
 | 
						|
         </size>
 | 
						|
        </property>
 | 
						|
        <property name="toolTip">
 | 
						|
         <string>Alpha factor for delta frequency exponential moving average</string>
 | 
						|
        </property>
 | 
						|
        <property name="text">
 | 
						|
         <string>0.1</string>
 | 
						|
        </property>
 | 
						|
        <property name="alignment">
 | 
						|
         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
 | 
						|
        </property>
 | 
						|
       </widget>
 | 
						|
      </item>
 | 
						|
      <item>
 | 
						|
       <widget class="QComboBox" name="trackerType">
 | 
						|
        <property name="minimumSize">
 | 
						|
         <size>
 | 
						|
          <width>50</width>
 | 
						|
          <height>0</height>
 | 
						|
         </size>
 | 
						|
        </property>
 | 
						|
        <property name="maximumSize">
 | 
						|
         <size>
 | 
						|
          <width>50</width>
 | 
						|
          <height>16777215</height>
 | 
						|
         </size>
 | 
						|
        </property>
 | 
						|
        <property name="toolTip">
 | 
						|
         <string>Tracking type</string>
 | 
						|
        </property>
 | 
						|
        <item>
 | 
						|
         <property name="text">
 | 
						|
          <string>No</string>
 | 
						|
         </property>
 | 
						|
        </item>
 | 
						|
        <item>
 | 
						|
         <property name="text">
 | 
						|
          <string>FLL</string>
 | 
						|
         </property>
 | 
						|
        </item>
 | 
						|
        <item>
 | 
						|
         <property name="text">
 | 
						|
          <string>PLL</string>
 | 
						|
         </property>
 | 
						|
        </item>
 | 
						|
       </widget>
 | 
						|
      </item>
 | 
						|
      <item>
 | 
						|
       <widget class="QComboBox" name="pllPskOrder">
 | 
						|
        <property name="minimumSize">
 | 
						|
         <size>
 | 
						|
          <width>50</width>
 | 
						|
          <height>0</height>
 | 
						|
         </size>
 | 
						|
        </property>
 | 
						|
        <property name="maximumSize">
 | 
						|
         <size>
 | 
						|
          <width>50</width>
 | 
						|
          <height>16777215</height>
 | 
						|
         </size>
 | 
						|
        </property>
 | 
						|
        <property name="toolTip">
 | 
						|
         <string>PLL PSK order (1 for CW)</string>
 | 
						|
        </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>
 | 
						|
       </widget>
 | 
						|
      </item>
 | 
						|
      <item>
 | 
						|
       <widget class="ButtonSwitch" name="rrc">
 | 
						|
        <property name="toolTip">
 | 
						|
         <string>Toggle Reverse Root Cosine filter</string>
 | 
						|
        </property>
 | 
						|
        <property name="text">
 | 
						|
         <string/>
 | 
						|
        </property>
 | 
						|
        <property name="icon">
 | 
						|
         <iconset resource="../../../sdrgui/resources/res.qrc">
 | 
						|
          <normaloff>:/dsb.png</normaloff>:/dsb.png</iconset>
 | 
						|
        </property>
 | 
						|
        <property name="checkable">
 | 
						|
         <bool>true</bool>
 | 
						|
        </property>
 | 
						|
       </widget>
 | 
						|
      </item>
 | 
						|
      <item>
 | 
						|
       <widget class="QDial" name="rrcRolloff">
 | 
						|
        <property name="minimumSize">
 | 
						|
         <size>
 | 
						|
          <width>24</width>
 | 
						|
          <height>24</height>
 | 
						|
         </size>
 | 
						|
        </property>
 | 
						|
        <property name="maximumSize">
 | 
						|
         <size>
 | 
						|
          <width>24</width>
 | 
						|
          <height>24</height>
 | 
						|
         </size>
 | 
						|
        </property>
 | 
						|
        <property name="toolTip">
 | 
						|
         <string>Reverse Root Cosine filter rolloff factor</string>
 | 
						|
        </property>
 | 
						|
       </widget>
 | 
						|
      </item>
 | 
						|
      <item>
 | 
						|
       <widget class="QLabel" name="rrcRolloffText">
 | 
						|
        <property name="minimumSize">
 | 
						|
         <size>
 | 
						|
          <width>32</width>
 | 
						|
          <height>0</height>
 | 
						|
         </size>
 | 
						|
        </property>
 | 
						|
        <property name="toolTip">
 | 
						|
         <string>Reverse Root Cosine filter rolloff factor</string>
 | 
						|
        </property>
 | 
						|
        <property name="text">
 | 
						|
         <string>0.35</string>
 | 
						|
        </property>
 | 
						|
        <property name="alignment">
 | 
						|
         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
 | 
						|
        </property>
 | 
						|
       </widget>
 | 
						|
      </item>
 | 
						|
      <item>
 | 
						|
       <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>
 | 
						|
     </layout>
 | 
						|
    </item>
 | 
						|
    <item>
 | 
						|
     <layout class="QHBoxLayout" name="squelchLayout">
 | 
						|
      <item>
 | 
						|
       <widget class="QLabel" name="squelchLabel">
 | 
						|
        <property name="toolTip">
 | 
						|
         <string>Squelch indicator</string>
 | 
						|
        </property>
 | 
						|
        <property name="text">
 | 
						|
         <string>Sq</string>
 | 
						|
        </property>
 | 
						|
       </widget>
 | 
						|
      </item>
 | 
						|
      <item>
 | 
						|
       <widget class="QSlider" name="squelch">
 | 
						|
        <property name="toolTip">
 | 
						|
         <string>Squelch</string>
 | 
						|
        </property>
 | 
						|
        <property name="minimum">
 | 
						|
         <number>-100</number>
 | 
						|
        </property>
 | 
						|
        <property name="maximum">
 | 
						|
         <number>0</number>
 | 
						|
        </property>
 | 
						|
        <property name="pageStep">
 | 
						|
         <number>1</number>
 | 
						|
        </property>
 | 
						|
        <property name="value">
 | 
						|
         <number>-40</number>
 | 
						|
        </property>
 | 
						|
        <property name="orientation">
 | 
						|
         <enum>Qt::Horizontal</enum>
 | 
						|
        </property>
 | 
						|
       </widget>
 | 
						|
      </item>
 | 
						|
      <item>
 | 
						|
       <widget class="QLabel" name="squelchText">
 | 
						|
        <property name="minimumSize">
 | 
						|
         <size>
 | 
						|
          <width>50</width>
 | 
						|
          <height>0</height>
 | 
						|
         </size>
 | 
						|
        </property>
 | 
						|
        <property name="toolTip">
 | 
						|
         <string>Squelch level (dB)</string>
 | 
						|
        </property>
 | 
						|
        <property name="text">
 | 
						|
         <string>-40dB</string>
 | 
						|
        </property>
 | 
						|
        <property name="alignment">
 | 
						|
         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
 | 
						|
        </property>
 | 
						|
       </widget>
 | 
						|
      </item>
 | 
						|
      <item>
 | 
						|
       <widget class="QDial" name="squelchGate">
 | 
						|
        <property name="minimumSize">
 | 
						|
         <size>
 | 
						|
          <width>24</width>
 | 
						|
          <height>24</height>
 | 
						|
         </size>
 | 
						|
        </property>
 | 
						|
        <property name="maximumSize">
 | 
						|
         <size>
 | 
						|
          <width>24</width>
 | 
						|
          <height>24</height>
 | 
						|
         </size>
 | 
						|
        </property>
 | 
						|
        <property name="toolTip">
 | 
						|
         <string>Squelch gate</string>
 | 
						|
        </property>
 | 
						|
        <property name="minimum">
 | 
						|
         <number>0</number>
 | 
						|
        </property>
 | 
						|
        <property name="maximum">
 | 
						|
         <number>99</number>
 | 
						|
        </property>
 | 
						|
        <property name="pageStep">
 | 
						|
         <number>1</number>
 | 
						|
        </property>
 | 
						|
       </widget>
 | 
						|
      </item>
 | 
						|
      <item>
 | 
						|
       <widget class="QLabel" name="squelchGateText">
 | 
						|
        <property name="minimumSize">
 | 
						|
         <size>
 | 
						|
          <width>25</width>
 | 
						|
          <height>0</height>
 | 
						|
         </size>
 | 
						|
        </property>
 | 
						|
        <property name="toolTip">
 | 
						|
         <string>Squelch gate (ms)</string>
 | 
						|
        </property>
 | 
						|
        <property name="text">
 | 
						|
         <string>000</string>
 | 
						|
        </property>
 | 
						|
        <property name="alignment">
 | 
						|
         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
 | 
						|
        </property>
 | 
						|
       </widget>
 | 
						|
      </item>
 | 
						|
     </layout>
 | 
						|
    </item>
 | 
						|
    <item>
 | 
						|
     <layout class="QHBoxLayout" name="spanLayout">
 | 
						|
      <item>
 | 
						|
       <widget class="QLabel" name="spanLabel">
 | 
						|
        <property name="minimumSize">
 | 
						|
         <size>
 | 
						|
          <width>50</width>
 | 
						|
          <height>0</height>
 | 
						|
         </size>
 | 
						|
        </property>
 | 
						|
        <property name="maximumSize">
 | 
						|
         <size>
 | 
						|
          <width>50</width>
 | 
						|
          <height>16777215</height>
 | 
						|
         </size>
 | 
						|
        </property>
 | 
						|
        <property name="text">
 | 
						|
         <string>Span</string>
 | 
						|
        </property>
 | 
						|
       </widget>
 | 
						|
      </item>
 | 
						|
      <item>
 | 
						|
       <widget class="QSlider" name="spanLog2">
 | 
						|
        <property name="toolTip">
 | 
						|
         <string>Spectrum display frequency span</string>
 | 
						|
        </property>
 | 
						|
        <property name="minimum">
 | 
						|
         <number>0</number>
 | 
						|
        </property>
 | 
						|
        <property name="maximum">
 | 
						|
         <number>6</number>
 | 
						|
        </property>
 | 
						|
        <property name="pageStep">
 | 
						|
         <number>1</number>
 | 
						|
        </property>
 | 
						|
        <property name="value">
 | 
						|
         <number>0</number>
 | 
						|
        </property>
 | 
						|
        <property name="sliderPosition">
 | 
						|
         <number>0</number>
 | 
						|
        </property>
 | 
						|
        <property name="orientation">
 | 
						|
         <enum>Qt::Horizontal</enum>
 | 
						|
        </property>
 | 
						|
       </widget>
 | 
						|
      </item>
 | 
						|
      <item>
 | 
						|
       <widget class="QLabel" name="spanText">
 | 
						|
        <property name="minimumSize">
 | 
						|
         <size>
 | 
						|
          <width>50</width>
 | 
						|
          <height>0</height>
 | 
						|
         </size>
 | 
						|
        </property>
 | 
						|
        <property name="maximumSize">
 | 
						|
         <size>
 | 
						|
          <width>50</width>
 | 
						|
          <height>16777215</height>
 | 
						|
         </size>
 | 
						|
        </property>
 | 
						|
        <property name="toolTip">
 | 
						|
         <string>Spectrum display frequency span (kHz)</string>
 | 
						|
        </property>
 | 
						|
        <property name="text">
 | 
						|
         <string>6.0k</string>
 | 
						|
        </property>
 | 
						|
        <property name="alignment">
 | 
						|
         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
 | 
						|
        </property>
 | 
						|
       </widget>
 | 
						|
      </item>
 | 
						|
     </layout>
 | 
						|
    </item>
 | 
						|
   </layout>
 | 
						|
  </widget>
 | 
						|
  <widget class="QWidget" name="spectrumContainer" native="true">
 | 
						|
   <property name="geometry">
 | 
						|
    <rect>
 | 
						|
     <x>0</x>
 | 
						|
     <y>160</y>
 | 
						|
     <width>401</width>
 | 
						|
     <height>161</height>
 | 
						|
    </rect>
 | 
						|
   </property>
 | 
						|
   <property name="sizePolicy">
 | 
						|
    <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
 | 
						|
     <horstretch>0</horstretch>
 | 
						|
     <verstretch>0</verstretch>
 | 
						|
    </sizepolicy>
 | 
						|
   </property>
 | 
						|
   <property name="windowTitle">
 | 
						|
    <string>Channel Spectrum</string>
 | 
						|
   </property>
 | 
						|
   <layout class="QVBoxLayout" name="verticalLayout_2">
 | 
						|
    <property name="spacing">
 | 
						|
     <number>2</number>
 | 
						|
    </property>
 | 
						|
    <property name="leftMargin">
 | 
						|
     <number>3</number>
 | 
						|
    </property>
 | 
						|
    <property name="topMargin">
 | 
						|
     <number>3</number>
 | 
						|
    </property>
 | 
						|
    <property name="rightMargin">
 | 
						|
     <number>3</number>
 | 
						|
    </property>
 | 
						|
    <property name="bottomMargin">
 | 
						|
     <number>3</number>
 | 
						|
    </property>
 | 
						|
    <item>
 | 
						|
     <widget class="GLSpectrum" name="glSpectrum" native="true">
 | 
						|
      <property name="sizePolicy">
 | 
						|
       <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
 | 
						|
        <horstretch>0</horstretch>
 | 
						|
        <verstretch>0</verstretch>
 | 
						|
       </sizepolicy>
 | 
						|
      </property>
 | 
						|
      <property name="minimumSize">
 | 
						|
       <size>
 | 
						|
        <width>300</width>
 | 
						|
        <height>300</height>
 | 
						|
       </size>
 | 
						|
      </property>
 | 
						|
      <property name="font">
 | 
						|
       <font>
 | 
						|
        <family>Liberation Mono</family>
 | 
						|
        <pointsize>8</pointsize>
 | 
						|
       </font>
 | 
						|
      </property>
 | 
						|
     </widget>
 | 
						|
    </item>
 | 
						|
    <item>
 | 
						|
     <widget class="GLSpectrumGUI" name="spectrumGUI" native="true"/>
 | 
						|
    </item>
 | 
						|
   </layout>
 | 
						|
  </widget>
 | 
						|
 </widget>
 | 
						|
 <customwidgets>
 | 
						|
  <customwidget>
 | 
						|
   <class>RollupContents</class>
 | 
						|
   <extends>QWidget</extends>
 | 
						|
   <header>gui/rollupcontents.h</header>
 | 
						|
   <container>1</container>
 | 
						|
  </customwidget>
 | 
						|
  <customwidget>
 | 
						|
   <class>ButtonSwitch</class>
 | 
						|
   <extends>QToolButton</extends>
 | 
						|
   <header>gui/buttonswitch.h</header>
 | 
						|
  </customwidget>
 | 
						|
  <customwidget>
 | 
						|
   <class>LevelMeterSignalDB</class>
 | 
						|
   <extends>QWidget</extends>
 | 
						|
   <header>gui/levelmeter.h</header>
 | 
						|
   <container>1</container>
 | 
						|
  </customwidget>
 | 
						|
  <customwidget>
 | 
						|
   <class>GLSpectrum</class>
 | 
						|
   <extends>QWidget</extends>
 | 
						|
   <header>gui/glspectrum.h</header>
 | 
						|
   <container>1</container>
 | 
						|
  </customwidget>
 | 
						|
  <customwidget>
 | 
						|
   <class>GLSpectrumGUI</class>
 | 
						|
   <extends>QWidget</extends>
 | 
						|
   <header>gui/glspectrumgui.h</header>
 | 
						|
   <container>1</container>
 | 
						|
  </customwidget>
 | 
						|
  <customwidget>
 | 
						|
   <class>ValueDialZ</class>
 | 
						|
   <extends>QWidget</extends>
 | 
						|
   <header>gui/valuedialz.h</header>
 | 
						|
   <container>1</container>
 | 
						|
  </customwidget>
 | 
						|
 </customwidgets>
 | 
						|
 <resources>
 | 
						|
  <include location="../../../sdrgui/resources/res.qrc"/>
 | 
						|
 </resources>
 | 
						|
 <connections/>
 | 
						|
</ui>
 |