<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
 <class>ModemDialog</class>
 <widget class="QDialog" name="ModemDialog">
  <property name="geometry">
   <rect>
    <x>0</x>
    <y>0</y>
    <width>597</width>
    <height>637</height>
   </rect>
  </property>
  <property name="windowTitle">
   <string>Modem Settings</string>
  </property>
  <property name="sizeGripEnabled">
   <bool>true</bool>
  </property>
  <widget class="QTabWidget" name="tabWidget_0">
   <property name="geometry">
    <rect>
     <x>10</x>
     <y>24</y>
     <width>583</width>
     <height>533</height>
    </rect>
   </property>
   <property name="currentIndex">
    <number>0</number>
   </property>
   <widget class="QWidget" name="Modem1">
    <attribute name="title">
     <string>Modem 1</string>
    </attribute>
    <widget class="QScrollArea" name="scrollArea">
     <property name="geometry">
      <rect>
       <x>-1</x>
       <y>-1</y>
       <width>605</width>
       <height>499</height>
      </rect>
     </property>
     <property name="widgetResizable">
      <bool>false</bool>
     </property>
     <widget class="QWidget" name="scrollAreaWidgetContents">
      <property name="geometry">
       <rect>
        <x>0</x>
        <y>0</y>
        <width>576</width>
        <height>494</height>
       </rect>
      </property>
      <widget class="QGroupBox" name="groupBox">
       <property name="geometry">
        <rect>
         <x>0</x>
         <y>11</y>
         <width>281</width>
         <height>477</height>
        </rect>
       </property>
       <property name="title">
        <string>Modem params</string>
       </property>
       <widget class="QLineEdit" name="RXShiftA">
        <property name="geometry">
         <rect>
          <x>100</x>
          <y>181</y>
          <width>61</width>
          <height>23</height>
         </rect>
        </property>
       </widget>
       <widget class="QLineEdit" name="TXDelayA">
        <property name="geometry">
         <rect>
          <x>100</x>
          <y>21</y>
          <width>41</width>
          <height>23</height>
         </rect>
        </property>
       </widget>
       <widget class="QLineEdit" name="TXTailA">
        <property name="geometry">
         <rect>
          <x>100</x>
          <y>50</y>
          <width>41</width>
          <height>23</height>
         </rect>
        </property>
       </widget>
       <widget class="QLineEdit" name="AddRXA">
        <property name="geometry">
         <rect>
          <x>100</x>
          <y>151</y>
          <width>61</width>
          <height>23</height>
         </rect>
        </property>
       </widget>
       <widget class="QComboBox" name="recoverBitA">
        <property name="geometry">
         <rect>
          <x>100</x>
          <y>221</y>
          <width>69</width>
          <height>22</height>
         </rect>
        </property>
        <item>
         <property name="text">
          <string>NONE</string>
         </property>
        </item>
        <item>
         <property name="text">
          <string>SINGLE</string>
         </property>
        </item>
       </widget>
       <widget class="QLabel" name="label_8">
        <property name="geometry">
         <rect>
          <x>10</x>
          <y>20</y>
          <width>71</width>
          <height>23</height>
         </rect>
        </property>
        <property name="text">
         <string>TX Delay</string>
        </property>
       </widget>
       <widget class="QLabel" name="label_9">
        <property name="geometry">
         <rect>
          <x>10</x>
          <y>49</y>
          <width>71</width>
          <height>23</height>
         </rect>
        </property>
        <property name="text">
         <string>TX Tail</string>
        </property>
       </widget>
       <widget class="QLabel" name="label_10">
        <property name="geometry">
         <rect>
          <x>10</x>
          <y>150</y>
          <width>71</width>
          <height>23</height>
         </rect>
        </property>
        <property name="text">
         <string>Add RX</string>
        </property>
       </widget>
       <widget class="QLabel" name="label_11">
        <property name="geometry">
         <rect>
          <x>10</x>
          <y>180</y>
          <width>71</width>
          <height>23</height>
         </rect>
        </property>
        <property name="text">
         <string>Add RX Shift</string>
        </property>
       </widget>
       <widget class="QLabel" name="label_12">
        <property name="geometry">
         <rect>
          <x>10</x>
          <y>220</y>
          <width>91</width>
          <height>23</height>
         </rect>
        </property>
        <property name="text">
         <string>Bits Recovery</string>
        </property>
       </widget>
       <widget class="QLabel" name="label_13">
        <property name="geometry">
         <rect>
          <x>176</x>
          <y>21</y>
          <width>71</width>
          <height>23</height>
         </rect>
        </property>
        <property name="text">
         <string>msec</string>
        </property>
       </widget>
       <widget class="QLabel" name="label_14">
        <property name="geometry">
         <rect>
          <x>176</x>
          <y>50</y>
          <width>71</width>
          <height>23</height>
         </rect>
        </property>
        <property name="text">
         <string>msec</string>
        </property>
       </widget>
       <widget class="QLabel" name="label_15">
        <property name="geometry">
         <rect>
          <x>176</x>
          <y>151</y>
          <width>71</width>
          <height>23</height>
         </rect>
        </property>
        <property name="text">
         <string>pairs</string>
        </property>
       </widget>
       <widget class="QLabel" name="label_16">
        <property name="geometry">
         <rect>
          <x>175</x>
          <y>181</y>
          <width>71</width>
          <height>23</height>
         </rect>
        </property>
        <property name="text">
         <string>Hz</string>
        </property>
       </widget>
       <widget class="QComboBox" name="fx25ModeA">
        <property name="geometry">
         <rect>
          <x>100</x>
          <y>251</y>
          <width>65</width>
          <height>22</height>
         </rect>
        </property>
        <item>
         <property name="text">
          <string>None</string>
         </property>
        </item>
        <item>
         <property name="text">
          <string>RX Only</string>
         </property>
        </item>
        <item>
         <property name="text">
          <string>RX+TX</string>
         </property>
        </item>
       </widget>
       <widget class="QLabel" name="label_17">
        <property name="geometry">
         <rect>
          <x>10</x>
          <y>250</y>
          <width>86</width>
          <height>23</height>
         </rect>
        </property>
        <property name="text">
         <string>FX25 Mode</string>
        </property>
       </widget>
       <widget class="QLabel" name="label_69">
        <property name="geometry">
         <rect>
          <x>10</x>
          <y>79</y>
          <width>71</width>
          <height>23</height>
         </rect>
        </property>
        <property name="text">
         <string>Frack</string>
        </property>
       </widget>
       <widget class="QLabel" name="label_70">
        <property name="geometry">
         <rect>
          <x>176</x>
          <y>80</y>
          <width>71</width>
          <height>23</height>
         </rect>
        </property>
        <property name="text">
         <string>secs</string>
        </property>
       </widget>
       <widget class="QLineEdit" name="FrackA">
        <property name="geometry">
         <rect>
          <x>100</x>
          <y>80</y>
          <width>41</width>
          <height>23</height>
         </rect>
        </property>
       </widget>
       <widget class="QCheckBox" name="RSIDUI_A">
        <property name="geometry">
         <rect>
          <x>10</x>
          <y>396</y>
          <width>171</width>
          <height>20</height>
         </rect>
        </property>
        <property name="text">
         <string>Send RSID before UI</string>
        </property>
       </widget>
       <widget class="QCheckBox" name="RSIDSABM_A">
        <property name="geometry">
         <rect>
          <x>10</x>
          <y>422</y>
          <width>251</width>
          <height>20</height>
         </rect>
        </property>
        <property name="text">
         <string>Send RSID before SABM/UA</string>
        </property>
       </widget>
       <widget class="QCheckBox" name="RSID_1_SETMODEM">
        <property name="geometry">
         <rect>
          <x>10</x>
          <y>448</y>
          <width>171</width>
          <height>20</height>
         </rect>
        </property>
        <property name="text">
         <string>Set Modem from RSID</string>
        </property>
       </widget>
       <widget class="QPushButton" name="SendRSID_1">
        <property name="geometry">
         <rect>
          <x>164</x>
          <y>396</y>
          <width>101</width>
          <height>23</height>
         </rect>
        </property>
        <property name="text">
         <string>Send RSID</string>
        </property>
       </widget>
       <widget class="QLineEdit" name="DigiCallsA">
        <property name="geometry">
         <rect>
          <x>98</x>
          <y>358</y>
          <width>181</width>
          <height>23</height>
         </rect>
        </property>
       </widget>
       <widget class="QLabel" name="label_67">
        <property name="geometry">
         <rect>
          <x>10</x>
          <y>358</y>
          <width>71</width>
          <height>23</height>
         </rect>
        </property>
        <property name="text">
         <string>DigiCalls</string>
        </property>
       </widget>
       <widget class="QLabel" name="label_83">
        <property name="geometry">
         <rect>
          <x>10</x>
          <y>280</y>
          <width>86</width>
          <height>23</height>
         </rect>
        </property>
        <property name="text">
         <string>IL2P  Mode</string>
        </property>
       </widget>
       <widget class="QComboBox" name="IL2PModeA">
        <property name="geometry">
         <rect>
          <x>100</x>
          <y>280</y>
          <width>81</width>
          <height>22</height>
         </rect>
        </property>
        <item>
         <property name="text">
          <string>None</string>
         </property>
        </item>
        <item>
         <property name="text">
          <string>RX Only</string>
         </property>
        </item>
        <item>
         <property name="text">
          <string>RX+TX</string>
         </property>
        </item>
        <item>
         <property name="text">
          <string>il2p Only</string>
         </property>
        </item>
       </widget>
       <widget class="QLabel" name="label_87">
        <property name="geometry">
         <rect>
          <x>130</x>
          <y>111</y>
          <width>71</width>
          <height>23</height>
         </rect>
        </property>
        <property name="text">
         <string>maxFrame</string>
        </property>
       </widget>
       <widget class="QLineEdit" name="MaxFrameA">
        <property name="geometry">
         <rect>
          <x>200</x>
          <y>112</y>
          <width>41</width>
          <height>23</height>
         </rect>
        </property>
       </widget>
       <widget class="QLineEdit" name="RetriesA">
        <property name="geometry">
         <rect>
          <x>70</x>
          <y>111</y>
          <width>41</width>
          <height>23</height>
         </rect>
        </property>
       </widget>
       <widget class="QLabel" name="label_71">
        <property name="geometry">
         <rect>
          <x>10</x>
          <y>110</y>
          <width>71</width>
          <height>23</height>
         </rect>
        </property>
        <property name="text">
         <string>Retries</string>
        </property>
       </widget>
       <widget class="QCheckBox" name="CRCTX_A">
        <property name="geometry">
         <rect>
          <x>24</x>
          <y>308</y>
          <width>93</width>
          <height>17</height>
         </rect>
        </property>
        <property name="text">
         <string>Send CRC</string>
        </property>
       </widget>
       <widget class="QCheckBox" name="CRCRX_A">
        <property name="geometry">
         <rect>
          <x>124</x>
          <y>308</y>
          <width>115</width>
          <height>17</height>
         </rect>
        </property>
        <property name="text">
         <string>Check CRC</string>
        </property>
       </widget>
      </widget>
      <widget class="QGroupBox" name="filtersA">
       <property name="geometry">
        <rect>
         <x>290</x>
         <y>12</y>
         <width>297</width>
         <height>283</height>
        </rect>
       </property>
       <property name="title">
        <string>Modem Filters</string>
       </property>
       <widget class="QPushButton" name="showBPF_A">
        <property name="geometry">
         <rect>
          <x>172</x>
          <y>30</y>
          <width>61</width>
          <height>25</height>
         </rect>
        </property>
        <property name="text">
         <string>Show</string>
        </property>
       </widget>
       <widget class="QPushButton" name="showTXBPF_A">
        <property name="geometry">
         <rect>
          <x>172</x>
          <y>60</y>
          <width>61</width>
          <height>25</height>
         </rect>
        </property>
        <property name="text">
         <string>Show</string>
        </property>
       </widget>
       <widget class="QPushButton" name="showLPF_A">
        <property name="geometry">
         <rect>
          <x>172</x>
          <y>90</y>
          <width>60</width>
          <height>25</height>
         </rect>
        </property>
        <property name="text">
         <string>Show</string>
        </property>
       </widget>
       <widget class="QLineEdit" name="BPFWidthA">
        <property name="geometry">
         <rect>
          <x>90</x>
          <y>30</y>
          <width>61</width>
          <height>23</height>
         </rect>
        </property>
       </widget>
       <widget class="QLabel" name="label">
        <property name="geometry">
         <rect>
          <x>10</x>
          <y>30</y>
          <width>71</width>
          <height>23</height>
         </rect>
        </property>
        <property name="text">
         <string>BPF Width</string>
        </property>
       </widget>
       <widget class="QLabel" name="label_2">
        <property name="geometry">
         <rect>
          <x>10</x>
          <y>60</y>
          <width>81</width>
          <height>23</height>
         </rect>
        </property>
        <property name="text">
         <string>TXBPF Width</string>
        </property>
       </widget>
       <widget class="QLineEdit" name="TXBPFWidthA">
        <property name="geometry">
         <rect>
          <x>90</x>
          <y>60</y>
          <width>61</width>
          <height>23</height>
         </rect>
        </property>
       </widget>
       <widget class="QLabel" name="label_3">
        <property name="geometry">
         <rect>
          <x>10</x>
          <y>90</y>
          <width>71</width>
          <height>23</height>
         </rect>
        </property>
        <property name="text">
         <string>LPF Width</string>
        </property>
       </widget>
       <widget class="QLineEdit" name="LPFWidthA">
        <property name="geometry">
         <rect>
          <x>90</x>
          <y>90</y>
          <width>61</width>
          <height>23</height>
         </rect>
        </property>
       </widget>
       <widget class="QLineEdit" name="BPFTapsA">
        <property name="geometry">
         <rect>
          <x>90</x>
          <y>120</y>
          <width>61</width>
          <height>23</height>
         </rect>
        </property>
       </widget>
       <widget class="QLineEdit" name="LPFTapsA">
        <property name="geometry">
         <rect>
          <x>90</x>
          <y>150</y>
          <width>61</width>
          <height>23</height>
         </rect>
        </property>
       </widget>
       <widget class="QComboBox" name="preEmphA">
        <property name="geometry">
         <rect>
          <x>150</x>
          <y>204</y>
          <width>61</width>
          <height>22</height>
         </rect>
        </property>
        <item>
         <property name="text">
          <string>None</string>
         </property>
        </item>
        <item>
         <property name="text">
          <string>6 dB</string>
         </property>
        </item>
        <item>
         <property name="text">
          <string>12 dB</string>
         </property>
        </item>
       </widget>
       <widget class="QCheckBox" name="DefaultA">
        <property name="geometry">
         <rect>
          <x>10</x>
          <y>180</y>
          <width>161</width>
          <height>17</height>
         </rect>
        </property>
        <property name="text">
         <string>Default Settings</string>
        </property>
       </widget>
       <widget class="QCheckBox" name="KISSOptA">
        <property name="geometry">
         <rect>
          <x>10</x>
          <y>232</y>
          <width>166</width>
          <height>17</height>
         </rect>
        </property>
        <property name="text">
         <string>KISS Optimisations</string>
        </property>
       </widget>
       <widget class="QCheckBox" name="nonAX25A">
        <property name="geometry">
         <rect>
          <x>10</x>
          <y>256</y>
          <width>176</width>
          <height>17</height>
         </rect>
        </property>
        <property name="text">
         <string>non-AX25 filter</string>
        </property>
       </widget>
       <widget class="QLabel" name="label_4">
        <property name="geometry">
         <rect>
          <x>10</x>
          <y>120</y>
          <width>71</width>
          <height>23</height>
         </rect>
        </property>
        <property name="text">
         <string>BPFTaps</string>
        </property>
       </widget>
       <widget class="QLabel" name="label_5">
        <property name="geometry">
         <rect>
          <x>10</x>
          <y>150</y>
          <width>71</width>
          <height>23</height>
         </rect>
        </property>
        <property name="text">
         <string>LPF Taps</string>
        </property>
       </widget>
       <widget class="QLabel" name="label_6">
        <property name="geometry">
         <rect>
          <x>10</x>
          <y>203</y>
          <width>141</width>
          <height>22</height>
         </rect>
        </property>
        <property name="text">
         <string>PreEmphasis filter</string>
        </property>
       </widget>
       <widget class="QCheckBox" name="preEmphAllA">
        <property name="geometry">
         <rect>
          <x>230</x>
          <y>207</y>
          <width>51</width>
          <height>16</height>
         </rect>
        </property>
        <property name="text">
         <string>All</string>
        </property>
       </widget>
      </widget>
     </widget>
    </widget>
   </widget>
   <widget class="QWidget" name="Modem2">
    <attribute name="title">
     <string>Modem 2</string>
    </attribute>
    <widget class="QScrollArea" name="scrollAreB">
     <property name="geometry">
      <rect>
       <x>0</x>
       <y>0</y>
       <width>581</width>
       <height>601</height>
      </rect>
     </property>
     <property name="widgetResizable">
      <bool>false</bool>
     </property>
     <widget class="QWidget" name="scrollAreaWidgetContents_2">
      <property name="geometry">
       <rect>
        <x>0</x>
        <y>0</y>
        <width>570</width>
        <height>502</height>
       </rect>
      </property>
      <widget class="QGroupBox" name="filtersB">
       <property name="geometry">
        <rect>
         <x>290</x>
         <y>11</y>
         <width>281</width>
         <height>287</height>
        </rect>
       </property>
       <property name="title">
        <string>Modem Filters</string>
       </property>
       <widget class="QPushButton" name="showBPF_B">
        <property name="geometry">
         <rect>
          <x>172</x>
          <y>30</y>
          <width>61</width>
          <height>25</height>
         </rect>
        </property>
        <property name="text">
         <string>Show</string>
        </property>
       </widget>
       <widget class="QPushButton" name="showTXBPF_B">
        <property name="geometry">
         <rect>
          <x>172</x>
          <y>60</y>
          <width>61</width>
          <height>25</height>
         </rect>
        </property>
        <property name="text">
         <string>Show</string>
        </property>
       </widget>
       <widget class="QPushButton" name="showLPF_B">
        <property name="geometry">
         <rect>
          <x>172</x>
          <y>90</y>
          <width>60</width>
          <height>25</height>
         </rect>
        </property>
        <property name="text">
         <string>Show</string>
        </property>
       </widget>
       <widget class="QLineEdit" name="BPFWidthB">
        <property name="geometry">
         <rect>
          <x>90</x>
          <y>30</y>
          <width>61</width>
          <height>23</height>
         </rect>
        </property>
       </widget>
       <widget class="QLabel" name="label_18">
        <property name="geometry">
         <rect>
          <x>10</x>
          <y>30</y>
          <width>71</width>
          <height>23</height>
         </rect>
        </property>
        <property name="text">
         <string>BPF Width</string>
        </property>
       </widget>
       <widget class="QLabel" name="label_19">
        <property name="geometry">
         <rect>
          <x>10</x>
          <y>60</y>
          <width>81</width>
          <height>23</height>
         </rect>
        </property>
        <property name="text">
         <string>TXBPF Width</string>
        </property>
       </widget>
       <widget class="QLineEdit" name="TXBPFWidthB">
        <property name="geometry">
         <rect>
          <x>90</x>
          <y>60</y>
          <width>61</width>
          <height>23</height>
         </rect>
        </property>
       </widget>
       <widget class="QLabel" name="label_20">
        <property name="geometry">
         <rect>
          <x>10</x>
          <y>90</y>
          <width>71</width>
          <height>23</height>
         </rect>
        </property>
        <property name="text">
         <string>LPF Width</string>
        </property>
       </widget>
       <widget class="QLineEdit" name="LPFWidthB">
        <property name="geometry">
         <rect>
          <x>90</x>
          <y>90</y>
          <width>61</width>
          <height>23</height>
         </rect>
        </property>
       </widget>
       <widget class="QLineEdit" name="BPFTapsB">
        <property name="geometry">
         <rect>
          <x>90</x>
          <y>120</y>
          <width>61</width>
          <height>23</height>
         </rect>
        </property>
       </widget>
       <widget class="QLineEdit" name="LPFTapsB">
        <property name="geometry">
         <rect>
          <x>90</x>
          <y>150</y>
          <width>61</width>
          <height>23</height>
         </rect>
        </property>
       </widget>
       <widget class="QComboBox" name="preEmphB">
        <property name="geometry">
         <rect>
          <x>150</x>
          <y>204</y>
          <width>61</width>
          <height>22</height>
         </rect>
        </property>
        <item>
         <property name="text">
          <string>None</string>
         </property>
        </item>
        <item>
         <property name="text">
          <string>6 dB</string>
         </property>
        </item>
        <item>
         <property name="text">
          <string>12 dB</string>
         </property>
        </item>
       </widget>
       <widget class="QCheckBox" name="DefaultB">
        <property name="geometry">
         <rect>
          <x>10</x>
          <y>180</y>
          <width>171</width>
          <height>17</height>
         </rect>
        </property>
        <property name="text">
         <string>Default Settings</string>
        </property>
       </widget>
       <widget class="QCheckBox" name="KISSOptB">
        <property name="geometry">
         <rect>
          <x>10</x>
          <y>232</y>
          <width>166</width>
          <height>17</height>
         </rect>
        </property>
        <property name="text">
         <string>KISS Optimisations</string>
        </property>
       </widget>
       <widget class="QCheckBox" name="nonAX25B">
        <property name="geometry">
         <rect>
          <x>10</x>
          <y>256</y>
          <width>176</width>
          <height>17</height>
         </rect>
        </property>
        <property name="text">
         <string>non-AX25 filter</string>
        </property>
       </widget>
       <widget class="QLabel" name="label_21">
        <property name="geometry">
         <rect>
          <x>10</x>
          <y>120</y>
          <width>71</width>
          <height>23</height>
         </rect>
        </property>
        <property name="text">
         <string>BPFTaps</string>
        </property>
       </widget>
       <widget class="QLabel" name="label_22">
        <property name="geometry">
         <rect>
          <x>10</x>
          <y>150</y>
          <width>71</width>
          <height>23</height>
         </rect>
        </property>
        <property name="text">
         <string>LPF Taps</string>
        </property>
       </widget>
       <widget class="QLabel" name="label_23">
        <property name="geometry">
         <rect>
          <x>10</x>
          <y>203</y>
          <width>141</width>
          <height>22</height>
         </rect>
        </property>
        <property name="text">
         <string>PreEmphasis filter</string>
        </property>
       </widget>
       <widget class="QCheckBox" name="preEmphAllB">
        <property name="geometry">
         <rect>
          <x>230</x>
          <y>207</y>
          <width>51</width>
          <height>16</height>
         </rect>
        </property>
        <property name="text">
         <string>All</string>
        </property>
       </widget>
      </widget>
      <widget class="QWidget" name="layoutWidget_2">
       <property name="geometry">
        <rect>
         <x>175</x>
         <y>545</y>
         <width>209</width>
         <height>33</height>
        </rect>
       </property>
       <layout class="QHBoxLayout" name="_2">
        <property name="spacing">
         <number>6</number>
        </property>
        <property name="leftMargin">
         <number>0</number>
        </property>
        <property name="topMargin">
         <number>0</number>
        </property>
        <property name="rightMargin">
         <number>0</number>
        </property>
        <property name="bottomMargin">
         <number>0</number>
        </property>
        <item>
         <widget class="QPushButton" name="okButton_2">
          <property name="text">
           <string>OK</string>
          </property>
         </widget>
        </item>
        <item>
         <widget class="QPushButton" name="cancelButton_2">
          <property name="text">
           <string>Cancel</string>
          </property>
         </widget>
        </item>
       </layout>
      </widget>
      <widget class="QGroupBox" name="groupBox_2">
       <property name="geometry">
        <rect>
         <x>0</x>
         <y>10</y>
         <width>281</width>
         <height>477</height>
        </rect>
       </property>
       <property name="title">
        <string>Modem params</string>
       </property>
       <widget class="QLineEdit" name="RXShiftB">
        <property name="geometry">
         <rect>
          <x>100</x>
          <y>181</y>
          <width>61</width>
          <height>23</height>
         </rect>
        </property>
       </widget>
       <widget class="QLineEdit" name="TXDelayB">
        <property name="geometry">
         <rect>
          <x>100</x>
          <y>21</y>
          <width>61</width>
          <height>23</height>
         </rect>
        </property>
       </widget>
       <widget class="QLineEdit" name="TXTailB">
        <property name="geometry">
         <rect>
          <x>100</x>
          <y>51</y>
          <width>61</width>
          <height>23</height>
         </rect>
        </property>
       </widget>
       <widget class="QLineEdit" name="AddRXB">
        <property name="geometry">
         <rect>
          <x>100</x>
          <y>151</y>
          <width>61</width>
          <height>23</height>
         </rect>
        </property>
       </widget>
       <widget class="QComboBox" name="recoverBitB">
        <property name="geometry">
         <rect>
          <x>100</x>
          <y>221</y>
          <width>69</width>
          <height>22</height>
         </rect>
        </property>
        <item>
         <property name="text">
          <string>NONE</string>
         </property>
        </item>
        <item>
         <property name="text">
          <string>SINGLE</string>
         </property>
        </item>
       </widget>
       <widget class="QLabel" name="label_24">
        <property name="geometry">
         <rect>
          <x>10</x>
          <y>20</y>
          <width>71</width>
          <height>23</height>
         </rect>
        </property>
        <property name="text">
         <string>TX Delay</string>
        </property>
       </widget>
       <widget class="QLabel" name="label_25">
        <property name="geometry">
         <rect>
          <x>10</x>
          <y>50</y>
          <width>71</width>
          <height>23</height>
         </rect>
        </property>
        <property name="text">
         <string>TX Tail</string>
        </property>
       </widget>
       <widget class="QLabel" name="label_26">
        <property name="geometry">
         <rect>
          <x>10</x>
          <y>150</y>
          <width>71</width>
          <height>23</height>
         </rect>
        </property>
        <property name="text">
         <string>Add RX</string>
        </property>
       </widget>
       <widget class="QLabel" name="label_27">
        <property name="geometry">
         <rect>
          <x>10</x>
          <y>180</y>
          <width>71</width>
          <height>23</height>
         </rect>
        </property>
        <property name="text">
         <string>Add RX Shift</string>
        </property>
       </widget>
       <widget class="QLabel" name="label_28">
        <property name="geometry">
         <rect>
          <x>10</x>
          <y>220</y>
          <width>91</width>
          <height>23</height>
         </rect>
        </property>
        <property name="text">
         <string>Bits Recovery</string>
        </property>
       </widget>
       <widget class="QLabel" name="label_29">
        <property name="geometry">
         <rect>
          <x>176</x>
          <y>21</y>
          <width>71</width>
          <height>23</height>
         </rect>
        </property>
        <property name="text">
         <string>msec</string>
        </property>
       </widget>
       <widget class="QLabel" name="label_30">
        <property name="geometry">
         <rect>
          <x>176</x>
          <y>51</y>
          <width>71</width>
          <height>23</height>
         </rect>
        </property>
        <property name="text">
         <string>msec</string>
        </property>
       </widget>
       <widget class="QLabel" name="label_31">
        <property name="geometry">
         <rect>
          <x>176</x>
          <y>151</y>
          <width>71</width>
          <height>23</height>
         </rect>
        </property>
        <property name="text">
         <string>pairs</string>
        </property>
       </widget>
       <widget class="QLabel" name="label_32">
        <property name="geometry">
         <rect>
          <x>175</x>
          <y>181</y>
          <width>71</width>
          <height>23</height>
         </rect>
        </property>
        <property name="text">
         <string>Hz</string>
        </property>
       </widget>
       <widget class="QComboBox" name="fx25ModeB">
        <property name="geometry">
         <rect>
          <x>100</x>
          <y>251</y>
          <width>81</width>
          <height>22</height>
         </rect>
        </property>
        <item>
         <property name="text">
          <string>None</string>
         </property>
        </item>
        <item>
         <property name="text">
          <string>RX Only</string>
         </property>
        </item>
        <item>
         <property name="text">
          <string>RX+TX</string>
         </property>
        </item>
       </widget>
       <widget class="QLabel" name="label_33">
        <property name="geometry">
         <rect>
          <x>10</x>
          <y>250</y>
          <width>86</width>
          <height>23</height>
         </rect>
        </property>
        <property name="text">
         <string>FX25 Mode</string>
        </property>
       </widget>
       <widget class="QLabel" name="label_72">
        <property name="geometry">
         <rect>
          <x>10</x>
          <y>80</y>
          <width>71</width>
          <height>23</height>
         </rect>
        </property>
        <property name="text">
         <string>Frack</string>
        </property>
       </widget>
       <widget class="QLabel" name="label_73">
        <property name="geometry">
         <rect>
          <x>176</x>
          <y>81</y>
          <width>71</width>
          <height>23</height>
         </rect>
        </property>
        <property name="text">
         <string>secs</string>
        </property>
       </widget>
       <widget class="QLineEdit" name="FrackB">
        <property name="geometry">
         <rect>
          <x>100</x>
          <y>81</y>
          <width>61</width>
          <height>23</height>
         </rect>
        </property>
       </widget>
       <widget class="QPushButton" name="SendRSID_2">
        <property name="geometry">
         <rect>
          <x>164</x>
          <y>396</y>
          <width>101</width>
          <height>23</height>
         </rect>
        </property>
        <property name="text">
         <string>Send RSID</string>
        </property>
       </widget>
       <widget class="QCheckBox" name="RSIDUI_B">
        <property name="geometry">
         <rect>
          <x>10</x>
          <y>396</y>
          <width>171</width>
          <height>20</height>
         </rect>
        </property>
        <property name="text">
         <string>Send RSID before UI</string>
        </property>
       </widget>
       <widget class="QCheckBox" name="RSID_2_SETMODEM">
        <property name="geometry">
         <rect>
          <x>10</x>
          <y>448</y>
          <width>171</width>
          <height>20</height>
         </rect>
        </property>
        <property name="text">
         <string>Set Modem from RSID</string>
        </property>
       </widget>
       <widget class="QCheckBox" name="RSIDSABM_B">
        <property name="geometry">
         <rect>
          <x>10</x>
          <y>422</y>
          <width>251</width>
          <height>20</height>
         </rect>
        </property>
        <property name="text">
         <string>Send RSID before SABM/UA</string>
        </property>
       </widget>
       <widget class="QLabel" name="label_68">
        <property name="geometry">
         <rect>
          <x>10</x>
          <y>358</y>
          <width>71</width>
          <height>23</height>
         </rect>
        </property>
        <property name="text">
         <string>DigiCalls</string>
        </property>
       </widget>
       <widget class="QLineEdit" name="DigiCallsB">
        <property name="geometry">
         <rect>
          <x>100</x>
          <y>358</y>
          <width>181</width>
          <height>23</height>
         </rect>
        </property>
       </widget>
       <widget class="QLabel" name="label_84">
        <property name="geometry">
         <rect>
          <x>10</x>
          <y>280</y>
          <width>86</width>
          <height>23</height>
         </rect>
        </property>
        <property name="text">
         <string>IL2P  Mode</string>
        </property>
       </widget>
       <widget class="QComboBox" name="IL2PModeB">
        <property name="geometry">
         <rect>
          <x>100</x>
          <y>281</y>
          <width>81</width>
          <height>22</height>
         </rect>
        </property>
        <item>
         <property name="text">
          <string>None</string>
         </property>
        </item>
        <item>
         <property name="text">
          <string>RX Only</string>
         </property>
        </item>
        <item>
         <property name="text">
          <string>RX+TX</string>
         </property>
        </item>
        <item>
         <property name="text">
          <string>il2p Only</string>
         </property>
        </item>
       </widget>
       <widget class="QCheckBox" name="CRCRX_B">
        <property name="geometry">
         <rect>
          <x>124</x>
          <y>308</y>
          <width>129</width>
          <height>17</height>
         </rect>
        </property>
        <property name="text">
         <string>Check CRC</string>
        </property>
       </widget>
       <widget class="QCheckBox" name="CRCTX_B">
        <property name="geometry">
         <rect>
          <x>24</x>
          <y>308</y>
          <width>97</width>
          <height>17</height>
         </rect>
        </property>
        <property name="text">
         <string>Send CRC</string>
        </property>
       </widget>
      </widget>
      <widget class="QLabel" name="label_88">
       <property name="geometry">
        <rect>
         <x>130</x>
         <y>121</y>
         <width>71</width>
         <height>23</height>
        </rect>
       </property>
       <property name="text">
        <string>maxFrame</string>
       </property>
      </widget>
      <widget class="QLineEdit" name="RetriesB">
       <property name="geometry">
        <rect>
         <x>70</x>
         <y>121</y>
         <width>41</width>
         <height>23</height>
        </rect>
       </property>
      </widget>
      <widget class="QLabel" name="label_74">
       <property name="geometry">
        <rect>
         <x>10</x>
         <y>121</y>
         <width>71</width>
         <height>23</height>
        </rect>
       </property>
       <property name="text">
        <string>Retries</string>
       </property>
      </widget>
      <widget class="QLineEdit" name="MaxFrameB">
       <property name="geometry">
        <rect>
         <x>200</x>
         <y>121</y>
         <width>41</width>
         <height>23</height>
        </rect>
       </property>
      </widget>
     </widget>
    </widget>
   </widget>
   <widget class="QWidget" name="Modem3">
    <attribute name="title">
     <string>Modem 3 </string>
    </attribute>
    <widget class="QScrollArea" name="scrollAreC">
     <property name="geometry">
      <rect>
       <x>0</x>
       <y>0</y>
       <width>583</width>
       <height>601</height>
      </rect>
     </property>
     <property name="widgetResizable">
      <bool>false</bool>
     </property>
     <widget class="QWidget" name="scrollAreaWidgetContents_3">
      <property name="geometry">
       <rect>
        <x>0</x>
        <y>0</y>
        <width>570</width>
        <height>502</height>
       </rect>
      </property>
      <widget class="QGroupBox" name="filtersC">
       <property name="geometry">
        <rect>
         <x>290</x>
         <y>10</y>
         <width>281</width>
         <height>287</height>
        </rect>
       </property>
       <property name="title">
        <string>Modem Filters</string>
       </property>
       <widget class="QPushButton" name="showBPF_C">
        <property name="geometry">
         <rect>
          <x>172</x>
          <y>30</y>
          <width>61</width>
          <height>25</height>
         </rect>
        </property>
        <property name="text">
         <string>Show</string>
        </property>
       </widget>
       <widget class="QPushButton" name="showTXBPF_C">
        <property name="geometry">
         <rect>
          <x>172</x>
          <y>60</y>
          <width>61</width>
          <height>25</height>
         </rect>
        </property>
        <property name="text">
         <string>Show</string>
        </property>
       </widget>
       <widget class="QPushButton" name="showLPF_C">
        <property name="geometry">
         <rect>
          <x>172</x>
          <y>90</y>
          <width>60</width>
          <height>25</height>
         </rect>
        </property>
        <property name="text">
         <string>Show</string>
        </property>
       </widget>
       <widget class="QLineEdit" name="BPFWidthC">
        <property name="geometry">
         <rect>
          <x>90</x>
          <y>30</y>
          <width>61</width>
          <height>23</height>
         </rect>
        </property>
       </widget>
       <widget class="QLabel" name="label_35">
        <property name="geometry">
         <rect>
          <x>10</x>
          <y>30</y>
          <width>71</width>
          <height>23</height>
         </rect>
        </property>
        <property name="text">
         <string>BPF Width</string>
        </property>
       </widget>
       <widget class="QLabel" name="label_36">
        <property name="geometry">
         <rect>
          <x>10</x>
          <y>60</y>
          <width>81</width>
          <height>23</height>
         </rect>
        </property>
        <property name="text">
         <string>TXBPF Width</string>
        </property>
       </widget>
       <widget class="QLineEdit" name="TXBPFWidthC">
        <property name="geometry">
         <rect>
          <x>90</x>
          <y>60</y>
          <width>61</width>
          <height>23</height>
         </rect>
        </property>
       </widget>
       <widget class="QLabel" name="label_37">
        <property name="geometry">
         <rect>
          <x>10</x>
          <y>90</y>
          <width>71</width>
          <height>23</height>
         </rect>
        </property>
        <property name="text">
         <string>LPF Width</string>
        </property>
       </widget>
       <widget class="QLineEdit" name="LPFWidthC">
        <property name="geometry">
         <rect>
          <x>90</x>
          <y>90</y>
          <width>61</width>
          <height>23</height>
         </rect>
        </property>
       </widget>
       <widget class="QLineEdit" name="BPFTapsC">
        <property name="geometry">
         <rect>
          <x>90</x>
          <y>120</y>
          <width>61</width>
          <height>23</height>
         </rect>
        </property>
       </widget>
       <widget class="QLineEdit" name="LPFTapsC">
        <property name="geometry">
         <rect>
          <x>90</x>
          <y>150</y>
          <width>61</width>
          <height>23</height>
         </rect>
        </property>
       </widget>
       <widget class="QComboBox" name="preEmphC">
        <property name="geometry">
         <rect>
          <x>150</x>
          <y>204</y>
          <width>61</width>
          <height>22</height>
         </rect>
        </property>
        <item>
         <property name="text">
          <string>None</string>
         </property>
        </item>
        <item>
         <property name="text">
          <string>6 dB</string>
         </property>
        </item>
        <item>
         <property name="text">
          <string>12 dB</string>
         </property>
        </item>
       </widget>
       <widget class="QCheckBox" name="DefaultC">
        <property name="geometry">
         <rect>
          <x>10</x>
          <y>180</y>
          <width>171</width>
          <height>17</height>
         </rect>
        </property>
        <property name="text">
         <string>Default Settings</string>
        </property>
       </widget>
       <widget class="QCheckBox" name="KISSOptC">
        <property name="geometry">
         <rect>
          <x>10</x>
          <y>232</y>
          <width>166</width>
          <height>17</height>
         </rect>
        </property>
        <property name="text">
         <string>KISS Optimisations</string>
        </property>
       </widget>
       <widget class="QCheckBox" name="nonAX25C">
        <property name="geometry">
         <rect>
          <x>10</x>
          <y>256</y>
          <width>176</width>
          <height>17</height>
         </rect>
        </property>
        <property name="text">
         <string>non-AX25 filter</string>
        </property>
       </widget>
       <widget class="QLabel" name="label_38">
        <property name="geometry">
         <rect>
          <x>10</x>
          <y>120</y>
          <width>71</width>
          <height>23</height>
         </rect>
        </property>
        <property name="text">
         <string>BPFTaps</string>
        </property>
       </widget>
       <widget class="QLabel" name="label_39">
        <property name="geometry">
         <rect>
          <x>10</x>
          <y>150</y>
          <width>71</width>
          <height>23</height>
         </rect>
        </property>
        <property name="text">
         <string>LPF Taps</string>
        </property>
       </widget>
       <widget class="QLabel" name="label_40">
        <property name="geometry">
         <rect>
          <x>10</x>
          <y>203</y>
          <width>141</width>
          <height>22</height>
         </rect>
        </property>
        <property name="text">
         <string>PreEmphasis filter</string>
        </property>
       </widget>
       <widget class="QCheckBox" name="preEmphAllC">
        <property name="geometry">
         <rect>
          <x>230</x>
          <y>207</y>
          <width>51</width>
          <height>16</height>
         </rect>
        </property>
        <property name="text">
         <string>All</string>
        </property>
       </widget>
      </widget>
      <widget class="QWidget" name="layoutWidget_3">
       <property name="geometry">
        <rect>
         <x>175</x>
         <y>545</y>
         <width>209</width>
         <height>33</height>
        </rect>
       </property>
       <layout class="QHBoxLayout" name="_3">
        <property name="spacing">
         <number>6</number>
        </property>
        <property name="leftMargin">
         <number>0</number>
        </property>
        <property name="topMargin">
         <number>0</number>
        </property>
        <property name="rightMargin">
         <number>0</number>
        </property>
        <property name="bottomMargin">
         <number>0</number>
        </property>
        <item>
         <widget class="QPushButton" name="okButton_3">
          <property name="text">
           <string>OK</string>
          </property>
         </widget>
        </item>
        <item>
         <widget class="QPushButton" name="cancelButton_3">
          <property name="text">
           <string>Cancel</string>
          </property>
         </widget>
        </item>
       </layout>
      </widget>
      <widget class="QGroupBox" name="groupBox_3">
       <property name="geometry">
        <rect>
         <x>0</x>
         <y>10</y>
         <width>281</width>
         <height>477</height>
        </rect>
       </property>
       <property name="title">
        <string>Modem params</string>
       </property>
       <widget class="QLineEdit" name="RXShiftC">
        <property name="geometry">
         <rect>
          <x>100</x>
          <y>181</y>
          <width>61</width>
          <height>23</height>
         </rect>
        </property>
       </widget>
       <widget class="QLineEdit" name="TXDelayC">
        <property name="geometry">
         <rect>
          <x>100</x>
          <y>21</y>
          <width>61</width>
          <height>23</height>
         </rect>
        </property>
       </widget>
       <widget class="QLineEdit" name="TXTailC">
        <property name="geometry">
         <rect>
          <x>100</x>
          <y>51</y>
          <width>61</width>
          <height>23</height>
         </rect>
        </property>
       </widget>
       <widget class="QLineEdit" name="AddRXC">
        <property name="geometry">
         <rect>
          <x>100</x>
          <y>151</y>
          <width>61</width>
          <height>23</height>
         </rect>
        </property>
       </widget>
       <widget class="QComboBox" name="recoverBitC">
        <property name="geometry">
         <rect>
          <x>100</x>
          <y>221</y>
          <width>69</width>
          <height>22</height>
         </rect>
        </property>
        <item>
         <property name="text">
          <string>NONE</string>
         </property>
        </item>
        <item>
         <property name="text">
          <string>SINGLE</string>
         </property>
        </item>
       </widget>
       <widget class="QLabel" name="label_34">
        <property name="geometry">
         <rect>
          <x>10</x>
          <y>20</y>
          <width>71</width>
          <height>23</height>
         </rect>
        </property>
        <property name="text">
         <string>TX Delay</string>
        </property>
       </widget>
       <widget class="QLabel" name="label_41">
        <property name="geometry">
         <rect>
          <x>10</x>
          <y>50</y>
          <width>71</width>
          <height>23</height>
         </rect>
        </property>
        <property name="text">
         <string>TX Tail</string>
        </property>
       </widget>
       <widget class="QLabel" name="label_42">
        <property name="geometry">
         <rect>
          <x>10</x>
          <y>150</y>
          <width>71</width>
          <height>23</height>
         </rect>
        </property>
        <property name="text">
         <string>Add RX</string>
        </property>
       </widget>
       <widget class="QLabel" name="label_43">
        <property name="geometry">
         <rect>
          <x>10</x>
          <y>180</y>
          <width>71</width>
          <height>23</height>
         </rect>
        </property>
        <property name="text">
         <string>Add RX Shift</string>
        </property>
       </widget>
       <widget class="QLabel" name="label_44">
        <property name="geometry">
         <rect>
          <x>10</x>
          <y>220</y>
          <width>91</width>
          <height>23</height>
         </rect>
        </property>
        <property name="text">
         <string>Bits Recovery</string>
        </property>
       </widget>
       <widget class="QLabel" name="label_45">
        <property name="geometry">
         <rect>
          <x>176</x>
          <y>21</y>
          <width>71</width>
          <height>23</height>
         </rect>
        </property>
        <property name="text">
         <string>msec</string>
        </property>
       </widget>
       <widget class="QLabel" name="label_46">
        <property name="geometry">
         <rect>
          <x>176</x>
          <y>51</y>
          <width>71</width>
          <height>23</height>
         </rect>
        </property>
        <property name="text">
         <string>msec</string>
        </property>
       </widget>
       <widget class="QLabel" name="label_47">
        <property name="geometry">
         <rect>
          <x>176</x>
          <y>151</y>
          <width>71</width>
          <height>23</height>
         </rect>
        </property>
        <property name="text">
         <string>pairs</string>
        </property>
       </widget>
       <widget class="QLabel" name="label_48">
        <property name="geometry">
         <rect>
          <x>175</x>
          <y>181</y>
          <width>71</width>
          <height>23</height>
         </rect>
        </property>
        <property name="text">
         <string>Hz</string>
        </property>
       </widget>
       <widget class="QComboBox" name="fx25ModeC">
        <property name="geometry">
         <rect>
          <x>100</x>
          <y>251</y>
          <width>81</width>
          <height>22</height>
         </rect>
        </property>
        <item>
         <property name="text">
          <string>None</string>
         </property>
        </item>
        <item>
         <property name="text">
          <string>RX Only</string>
         </property>
        </item>
        <item>
         <property name="text">
          <string>RX+TX</string>
         </property>
        </item>
       </widget>
       <widget class="QLabel" name="label_49">
        <property name="geometry">
         <rect>
          <x>10</x>
          <y>250</y>
          <width>86</width>
          <height>23</height>
         </rect>
        </property>
        <property name="text">
         <string>FX25 Mode</string>
        </property>
       </widget>
       <widget class="QLabel" name="label_75">
        <property name="geometry">
         <rect>
          <x>10</x>
          <y>80</y>
          <width>71</width>
          <height>23</height>
         </rect>
        </property>
        <property name="text">
         <string>Frack</string>
        </property>
       </widget>
       <widget class="QLabel" name="label_76">
        <property name="geometry">
         <rect>
          <x>176</x>
          <y>81</y>
          <width>71</width>
          <height>23</height>
         </rect>
        </property>
        <property name="text">
         <string>secs</string>
        </property>
       </widget>
       <widget class="QLineEdit" name="FrackC">
        <property name="geometry">
         <rect>
          <x>100</x>
          <y>81</y>
          <width>61</width>
          <height>23</height>
         </rect>
        </property>
       </widget>
       <widget class="QCheckBox" name="RSIDSABM_C">
        <property name="geometry">
         <rect>
          <x>10</x>
          <y>422</y>
          <width>251</width>
          <height>20</height>
         </rect>
        </property>
        <property name="text">
         <string>Send RSID before SABM/UA</string>
        </property>
       </widget>
       <widget class="QCheckBox" name="RSID_3_SETMODEM">
        <property name="geometry">
         <rect>
          <x>10</x>
          <y>448</y>
          <width>171</width>
          <height>20</height>
         </rect>
        </property>
        <property name="text">
         <string>Set Modem from RSID</string>
        </property>
       </widget>
       <widget class="QCheckBox" name="RSIDUI_C">
        <property name="geometry">
         <rect>
          <x>10</x>
          <y>396</y>
          <width>171</width>
          <height>20</height>
         </rect>
        </property>
        <property name="text">
         <string>Send RSID before UI</string>
        </property>
       </widget>
       <widget class="QPushButton" name="SendRSID_3">
        <property name="geometry">
         <rect>
          <x>164</x>
          <y>396</y>
          <width>101</width>
          <height>23</height>
         </rect>
        </property>
        <property name="text">
         <string>Send RSID</string>
        </property>
       </widget>
       <widget class="QLabel" name="label_81">
        <property name="geometry">
         <rect>
          <x>10</x>
          <y>358</y>
          <width>71</width>
          <height>23</height>
         </rect>
        </property>
        <property name="text">
         <string>DigiCalls</string>
        </property>
       </widget>
       <widget class="QLineEdit" name="DigiCallsC">
        <property name="geometry">
         <rect>
          <x>100</x>
          <y>358</y>
          <width>181</width>
          <height>23</height>
         </rect>
        </property>
       </widget>
       <widget class="QLabel" name="label_89">
        <property name="geometry">
         <rect>
          <x>130</x>
          <y>111</y>
          <width>71</width>
          <height>23</height>
         </rect>
        </property>
        <property name="text">
         <string>maxFrame</string>
        </property>
       </widget>
       <widget class="QLineEdit" name="RetriesC">
        <property name="geometry">
         <rect>
          <x>70</x>
          <y>111</y>
          <width>41</width>
          <height>23</height>
         </rect>
        </property>
       </widget>
       <widget class="QLabel" name="label_77">
        <property name="geometry">
         <rect>
          <x>10</x>
          <y>111</y>
          <width>71</width>
          <height>23</height>
         </rect>
        </property>
        <property name="text">
         <string>Retries</string>
        </property>
       </widget>
       <widget class="QLineEdit" name="MaxFrameC">
        <property name="geometry">
         <rect>
          <x>200</x>
          <y>111</y>
          <width>41</width>
          <height>23</height>
         </rect>
        </property>
       </widget>
       <widget class="QCheckBox" name="CRCRX_C">
        <property name="geometry">
         <rect>
          <x>124</x>
          <y>308</y>
          <width>107</width>
          <height>17</height>
         </rect>
        </property>
        <property name="text">
         <string>Check CRC</string>
        </property>
       </widget>
       <widget class="QCheckBox" name="CRCTX_C">
        <property name="geometry">
         <rect>
          <x>24</x>
          <y>308</y>
          <width>95</width>
          <height>17</height>
         </rect>
        </property>
        <property name="text">
         <string>Send CRC</string>
        </property>
       </widget>
      </widget>
      <widget class="QComboBox" name="IL2PModeC">
       <property name="geometry">
        <rect>
         <x>100</x>
         <y>291</y>
         <width>81</width>
         <height>22</height>
        </rect>
       </property>
       <item>
        <property name="text">
         <string>None</string>
        </property>
       </item>
       <item>
        <property name="text">
         <string>RX Only</string>
        </property>
       </item>
       <item>
        <property name="text">
         <string>RX+TX</string>
        </property>
       </item>
       <item>
        <property name="text">
         <string>il2p Only</string>
        </property>
       </item>
      </widget>
      <widget class="QLabel" name="label_85">
       <property name="geometry">
        <rect>
         <x>10</x>
         <y>290</y>
         <width>86</width>
         <height>23</height>
        </rect>
       </property>
       <property name="text">
        <string>IL2P  Mode</string>
       </property>
      </widget>
     </widget>
    </widget>
   </widget>
   <widget class="QWidget" name="Modem4">
    <attribute name="title">
     <string>Modem 4</string>
    </attribute>
    <widget class="QScrollArea" name="scrollAreD">
     <property name="geometry">
      <rect>
       <x>0</x>
       <y>0</y>
       <width>583</width>
       <height>601</height>
      </rect>
     </property>
     <property name="widgetResizable">
      <bool>false</bool>
     </property>
     <widget class="QWidget" name="scrollAreaWidgetContents_4">
      <property name="geometry">
       <rect>
        <x>0</x>
        <y>0</y>
        <width>575</width>
        <height>502</height>
       </rect>
      </property>
      <widget class="QGroupBox" name="filtersD">
       <property name="geometry">
        <rect>
         <x>290</x>
         <y>10</y>
         <width>281</width>
         <height>287</height>
        </rect>
       </property>
       <property name="title">
        <string>Modem Filters</string>
       </property>
       <widget class="QPushButton" name="showBPF_D">
        <property name="geometry">
         <rect>
          <x>172</x>
          <y>30</y>
          <width>61</width>
          <height>25</height>
         </rect>
        </property>
        <property name="text">
         <string>Show</string>
        </property>
       </widget>
       <widget class="QPushButton" name="showTXBPF_D">
        <property name="geometry">
         <rect>
          <x>172</x>
          <y>60</y>
          <width>61</width>
          <height>25</height>
         </rect>
        </property>
        <property name="text">
         <string>Show</string>
        </property>
       </widget>
       <widget class="QPushButton" name="showLPF_D">
        <property name="geometry">
         <rect>
          <x>172</x>
          <y>90</y>
          <width>60</width>
          <height>25</height>
         </rect>
        </property>
        <property name="text">
         <string>Show</string>
        </property>
       </widget>
       <widget class="QLineEdit" name="BPFWidthD">
        <property name="geometry">
         <rect>
          <x>90</x>
          <y>30</y>
          <width>61</width>
          <height>23</height>
         </rect>
        </property>
       </widget>
       <widget class="QLabel" name="label_52">
        <property name="geometry">
         <rect>
          <x>10</x>
          <y>30</y>
          <width>71</width>
          <height>23</height>
         </rect>
        </property>
        <property name="text">
         <string>BPF Width</string>
        </property>
       </widget>
       <widget class="QLabel" name="label_53">
        <property name="geometry">
         <rect>
          <x>10</x>
          <y>60</y>
          <width>81</width>
          <height>23</height>
         </rect>
        </property>
        <property name="text">
         <string>TXBPF Width</string>
        </property>
       </widget>
       <widget class="QLineEdit" name="TXBPFWidthD">
        <property name="geometry">
         <rect>
          <x>90</x>
          <y>60</y>
          <width>61</width>
          <height>23</height>
         </rect>
        </property>
       </widget>
       <widget class="QLabel" name="label_54">
        <property name="geometry">
         <rect>
          <x>10</x>
          <y>90</y>
          <width>71</width>
          <height>23</height>
         </rect>
        </property>
        <property name="text">
         <string>LPF Width</string>
        </property>
       </widget>
       <widget class="QLineEdit" name="LPFWidthD">
        <property name="geometry">
         <rect>
          <x>90</x>
          <y>90</y>
          <width>61</width>
          <height>23</height>
         </rect>
        </property>
       </widget>
       <widget class="QLineEdit" name="BPFTapsD">
        <property name="geometry">
         <rect>
          <x>90</x>
          <y>120</y>
          <width>61</width>
          <height>23</height>
         </rect>
        </property>
       </widget>
       <widget class="QLineEdit" name="LPFTapsD">
        <property name="geometry">
         <rect>
          <x>90</x>
          <y>150</y>
          <width>61</width>
          <height>23</height>
         </rect>
        </property>
       </widget>
       <widget class="QComboBox" name="preEmphD">
        <property name="geometry">
         <rect>
          <x>150</x>
          <y>204</y>
          <width>61</width>
          <height>22</height>
         </rect>
        </property>
        <item>
         <property name="text">
          <string>None</string>
         </property>
        </item>
        <item>
         <property name="text">
          <string>6 dB</string>
         </property>
        </item>
        <item>
         <property name="text">
          <string>12 dB</string>
         </property>
        </item>
       </widget>
       <widget class="QCheckBox" name="DefaultD">
        <property name="geometry">
         <rect>
          <x>10</x>
          <y>180</y>
          <width>161</width>
          <height>17</height>
         </rect>
        </property>
        <property name="text">
         <string>Default Settings</string>
        </property>
       </widget>
       <widget class="QCheckBox" name="KISSOptD">
        <property name="geometry">
         <rect>
          <x>10</x>
          <y>232</y>
          <width>166</width>
          <height>17</height>
         </rect>
        </property>
        <property name="text">
         <string>KISS Optimisations</string>
        </property>
       </widget>
       <widget class="QCheckBox" name="nonAX25D">
        <property name="geometry">
         <rect>
          <x>10</x>
          <y>256</y>
          <width>176</width>
          <height>17</height>
         </rect>
        </property>
        <property name="text">
         <string>non-AX25 filter</string>
        </property>
       </widget>
       <widget class="QLabel" name="label_55">
        <property name="geometry">
         <rect>
          <x>10</x>
          <y>120</y>
          <width>71</width>
          <height>23</height>
         </rect>
        </property>
        <property name="text">
         <string>BPFTaps</string>
        </property>
       </widget>
       <widget class="QLabel" name="label_56">
        <property name="geometry">
         <rect>
          <x>10</x>
          <y>150</y>
          <width>71</width>
          <height>23</height>
         </rect>
        </property>
        <property name="text">
         <string>LPF Taps</string>
        </property>
       </widget>
       <widget class="QLabel" name="label_57">
        <property name="geometry">
         <rect>
          <x>10</x>
          <y>203</y>
          <width>141</width>
          <height>22</height>
         </rect>
        </property>
        <property name="text">
         <string>PreEmphasis filter</string>
        </property>
       </widget>
       <widget class="QCheckBox" name="preEmphAllD">
        <property name="geometry">
         <rect>
          <x>230</x>
          <y>207</y>
          <width>70</width>
          <height>16</height>
         </rect>
        </property>
        <property name="text">
         <string>All</string>
        </property>
       </widget>
      </widget>
      <widget class="QWidget" name="layoutWidget_4">
       <property name="geometry">
        <rect>
         <x>175</x>
         <y>545</y>
         <width>209</width>
         <height>33</height>
        </rect>
       </property>
       <layout class="QHBoxLayout" name="_4">
        <property name="spacing">
         <number>6</number>
        </property>
        <property name="leftMargin">
         <number>0</number>
        </property>
        <property name="topMargin">
         <number>0</number>
        </property>
        <property name="rightMargin">
         <number>0</number>
        </property>
        <property name="bottomMargin">
         <number>0</number>
        </property>
        <item>
         <widget class="QPushButton" name="okButton_4">
          <property name="text">
           <string>OK</string>
          </property>
         </widget>
        </item>
        <item>
         <widget class="QPushButton" name="cancelButton_4">
          <property name="text">
           <string>Cancel</string>
          </property>
         </widget>
        </item>
       </layout>
      </widget>
      <widget class="QGroupBox" name="groupBox_4">
       <property name="geometry">
        <rect>
         <x>0</x>
         <y>10</y>
         <width>281</width>
         <height>477</height>
        </rect>
       </property>
       <property name="title">
        <string>Modem params</string>
       </property>
       <widget class="QLineEdit" name="RXShiftD">
        <property name="geometry">
         <rect>
          <x>100</x>
          <y>181</y>
          <width>61</width>
          <height>23</height>
         </rect>
        </property>
       </widget>
       <widget class="QLineEdit" name="TXDelayD">
        <property name="geometry">
         <rect>
          <x>100</x>
          <y>21</y>
          <width>61</width>
          <height>23</height>
         </rect>
        </property>
       </widget>
       <widget class="QLineEdit" name="TXTailD">
        <property name="geometry">
         <rect>
          <x>100</x>
          <y>51</y>
          <width>61</width>
          <height>23</height>
         </rect>
        </property>
       </widget>
       <widget class="QLineEdit" name="AddRXD">
        <property name="geometry">
         <rect>
          <x>100</x>
          <y>151</y>
          <width>61</width>
          <height>23</height>
         </rect>
        </property>
       </widget>
       <widget class="QComboBox" name="recoverBitD">
        <property name="geometry">
         <rect>
          <x>100</x>
          <y>221</y>
          <width>69</width>
          <height>22</height>
         </rect>
        </property>
        <item>
         <property name="text">
          <string>NONE</string>
         </property>
        </item>
        <item>
         <property name="text">
          <string>SINGLE</string>
         </property>
        </item>
       </widget>
       <widget class="QLabel" name="label_50">
        <property name="geometry">
         <rect>
          <x>10</x>
          <y>20</y>
          <width>71</width>
          <height>23</height>
         </rect>
        </property>
        <property name="text">
         <string>TX Delay</string>
        </property>
       </widget>
       <widget class="QLabel" name="label_51">
        <property name="geometry">
         <rect>
          <x>10</x>
          <y>50</y>
          <width>71</width>
          <height>23</height>
         </rect>
        </property>
        <property name="text">
         <string>TX Tail</string>
        </property>
       </widget>
       <widget class="QLabel" name="label_58">
        <property name="geometry">
         <rect>
          <x>10</x>
          <y>150</y>
          <width>71</width>
          <height>23</height>
         </rect>
        </property>
        <property name="text">
         <string>Add RX</string>
        </property>
       </widget>
       <widget class="QLabel" name="label_59">
        <property name="geometry">
         <rect>
          <x>10</x>
          <y>180</y>
          <width>71</width>
          <height>23</height>
         </rect>
        </property>
        <property name="text">
         <string>Add RX Shift</string>
        </property>
       </widget>
       <widget class="QLabel" name="label_60">
        <property name="geometry">
         <rect>
          <x>10</x>
          <y>220</y>
          <width>91</width>
          <height>23</height>
         </rect>
        </property>
        <property name="text">
         <string>Bits Recovery</string>
        </property>
       </widget>
       <widget class="QLabel" name="label_61">
        <property name="geometry">
         <rect>
          <x>176</x>
          <y>21</y>
          <width>71</width>
          <height>23</height>
         </rect>
        </property>
        <property name="text">
         <string>msec</string>
        </property>
       </widget>
       <widget class="QLabel" name="label_62">
        <property name="geometry">
         <rect>
          <x>176</x>
          <y>51</y>
          <width>71</width>
          <height>23</height>
         </rect>
        </property>
        <property name="text">
         <string>msec</string>
        </property>
       </widget>
       <widget class="QLabel" name="label_63">
        <property name="geometry">
         <rect>
          <x>176</x>
          <y>151</y>
          <width>71</width>
          <height>23</height>
         </rect>
        </property>
        <property name="text">
         <string>pairs</string>
        </property>
       </widget>
       <widget class="QLabel" name="label_64">
        <property name="geometry">
         <rect>
          <x>175</x>
          <y>181</y>
          <width>71</width>
          <height>23</height>
         </rect>
        </property>
        <property name="text">
         <string>Hz</string>
        </property>
       </widget>
       <widget class="QComboBox" name="fx25ModeD">
        <property name="geometry">
         <rect>
          <x>100</x>
          <y>251</y>
          <width>81</width>
          <height>22</height>
         </rect>
        </property>
        <item>
         <property name="text">
          <string>None</string>
         </property>
        </item>
        <item>
         <property name="text">
          <string>RX Only</string>
         </property>
        </item>
        <item>
         <property name="text">
          <string>RX+TX</string>
         </property>
        </item>
       </widget>
       <widget class="QLabel" name="label_65">
        <property name="geometry">
         <rect>
          <x>10</x>
          <y>250</y>
          <width>86</width>
          <height>23</height>
         </rect>
        </property>
        <property name="text">
         <string>FX25 Mode</string>
        </property>
       </widget>
       <widget class="QLabel" name="label_78">
        <property name="geometry">
         <rect>
          <x>10</x>
          <y>80</y>
          <width>71</width>
          <height>23</height>
         </rect>
        </property>
        <property name="text">
         <string>Frack</string>
        </property>
       </widget>
       <widget class="QLabel" name="label_79">
        <property name="geometry">
         <rect>
          <x>176</x>
          <y>81</y>
          <width>71</width>
          <height>23</height>
         </rect>
        </property>
        <property name="text">
         <string>secs</string>
        </property>
       </widget>
       <widget class="QLineEdit" name="FrackD">
        <property name="geometry">
         <rect>
          <x>100</x>
          <y>81</y>
          <width>61</width>
          <height>23</height>
         </rect>
        </property>
       </widget>
       <widget class="QCheckBox" name="RSIDSABM_D">
        <property name="geometry">
         <rect>
          <x>10</x>
          <y>422</y>
          <width>251</width>
          <height>20</height>
         </rect>
        </property>
        <property name="text">
         <string>Send RSID before SABM/UA</string>
        </property>
       </widget>
       <widget class="QCheckBox" name="RSID_4_SETMODEM">
        <property name="geometry">
         <rect>
          <x>10</x>
          <y>448</y>
          <width>171</width>
          <height>20</height>
         </rect>
        </property>
        <property name="text">
         <string>Set Modem from RSID</string>
        </property>
       </widget>
       <widget class="QCheckBox" name="RSIDUI_D">
        <property name="geometry">
         <rect>
          <x>10</x>
          <y>396</y>
          <width>171</width>
          <height>20</height>
         </rect>
        </property>
        <property name="text">
         <string>Send RSID before UI</string>
        </property>
       </widget>
       <widget class="QPushButton" name="SendRSID_4">
        <property name="geometry">
         <rect>
          <x>164</x>
          <y>396</y>
          <width>101</width>
          <height>23</height>
         </rect>
        </property>
        <property name="text">
         <string>Send RSID</string>
        </property>
       </widget>
       <widget class="QLabel" name="label_82">
        <property name="geometry">
         <rect>
          <x>10</x>
          <y>358</y>
          <width>71</width>
          <height>23</height>
         </rect>
        </property>
        <property name="text">
         <string>DigiCalls</string>
        </property>
       </widget>
       <widget class="QLineEdit" name="DigiCallsD">
        <property name="geometry">
         <rect>
          <x>100</x>
          <y>358</y>
          <width>181</width>
          <height>23</height>
         </rect>
        </property>
       </widget>
       <widget class="QLabel" name="label_90">
        <property name="geometry">
         <rect>
          <x>130</x>
          <y>111</y>
          <width>71</width>
          <height>23</height>
         </rect>
        </property>
        <property name="text">
         <string>maxFrame</string>
        </property>
       </widget>
       <widget class="QLineEdit" name="RetriesD">
        <property name="geometry">
         <rect>
          <x>70</x>
          <y>111</y>
          <width>41</width>
          <height>23</height>
         </rect>
        </property>
       </widget>
       <widget class="QLabel" name="label_80">
        <property name="geometry">
         <rect>
          <x>10</x>
          <y>111</y>
          <width>71</width>
          <height>23</height>
         </rect>
        </property>
        <property name="text">
         <string>Retries</string>
        </property>
       </widget>
       <widget class="QLineEdit" name="MaxFrameD">
        <property name="geometry">
         <rect>
          <x>200</x>
          <y>111</y>
          <width>41</width>
          <height>23</height>
         </rect>
        </property>
       </widget>
       <widget class="QCheckBox" name="CRCRX_D">
        <property name="geometry">
         <rect>
          <x>124</x>
          <y>308</y>
          <width>129</width>
          <height>17</height>
         </rect>
        </property>
        <property name="text">
         <string>Check CRC</string>
        </property>
       </widget>
       <widget class="QCheckBox" name="CRCTX_D">
        <property name="geometry">
         <rect>
          <x>24</x>
          <y>308</y>
          <width>99</width>
          <height>17</height>
         </rect>
        </property>
        <property name="text">
         <string>Send CRC</string>
        </property>
       </widget>
      </widget>
      <widget class="QComboBox" name="IL2PModeD">
       <property name="geometry">
        <rect>
         <x>100</x>
         <y>291</y>
         <width>81</width>
         <height>22</height>
        </rect>
       </property>
       <item>
        <property name="text">
         <string>None</string>
        </property>
       </item>
       <item>
        <property name="text">
         <string>RX Only</string>
        </property>
       </item>
       <item>
        <property name="text">
         <string>RX+TX</string>
        </property>
       </item>
       <item>
        <property name="text">
         <string>il2p Only</string>
        </property>
       </item>
      </widget>
      <widget class="QLabel" name="label_86">
       <property name="geometry">
        <rect>
         <x>10</x>
         <y>290</y>
         <width>86</width>
         <height>23</height>
        </rect>
       </property>
       <property name="text">
        <string>IL2P  Mode</string>
       </property>
      </widget>
     </widget>
    </widget>
   </widget>
  </widget>
  <widget class="QWidget" name="layoutWidget">
   <property name="geometry">
    <rect>
     <x>127</x>
     <y>596</y>
     <width>276</width>
     <height>33</height>
    </rect>
   </property>
   <layout class="QHBoxLayout">
    <property name="spacing">
     <number>6</number>
    </property>
    <property name="leftMargin">
     <number>0</number>
    </property>
    <property name="topMargin">
     <number>0</number>
    </property>
    <property name="rightMargin">
     <number>0</number>
    </property>
    <property name="bottomMargin">
     <number>0</number>
    </property>
    <item>
     <widget class="QPushButton" name="okButton">
      <property name="text">
       <string>OK</string>
      </property>
     </widget>
    </item>
    <item>
     <widget class="QPushButton" name="modemSave">
      <property name="text">
       <string>Save</string>
      </property>
      <property name="default">
       <bool>true</bool>
      </property>
     </widget>
    </item>
    <item>
     <widget class="QPushButton" name="cancelButton">
      <property name="text">
       <string>Cancel</string>
      </property>
     </widget>
    </item>
   </layout>
  </widget>
  <widget class="QLabel" name="label_7">
   <property name="geometry">
    <rect>
     <x>12</x>
     <y>562</y>
     <width>71</width>
     <height>20</height>
    </rect>
   </property>
   <property name="text">
    <string>CWID Call</string>
   </property>
  </widget>
  <widget class="QLineEdit" name="CWIDCall">
   <property name="geometry">
    <rect>
     <x>78</x>
     <y>562</y>
     <width>71</width>
     <height>20</height>
    </rect>
   </property>
   <property name="maxLength">
    <number>20</number>
   </property>
  </widget>
  <widget class="QRadioButton" name="CWIDType">
   <property name="geometry">
    <rect>
     <x>340</x>
     <y>562</y>
     <width>61</width>
     <height>20</height>
    </rect>
   </property>
   <property name="layoutDirection">
    <enum>Qt::RightToLeft</enum>
   </property>
   <property name="text">
    <string>FSK</string>
   </property>
  </widget>
  <widget class="QRadioButton" name="radioButton_2">
   <property name="geometry">
    <rect>
     <x>396</x>
     <y>562</y>
     <width>101</width>
     <height>20</height>
    </rect>
   </property>
   <property name="font">
    <font>
     <family>MS Shell Dlg 2</family>
    </font>
   </property>
   <property name="layoutDirection">
    <enum>Qt::RightToLeft</enum>
   </property>
   <property name="text">
    <string>Tone On/Off</string>
   </property>
  </widget>
  <widget class="QLabel" name="label_66">
   <property name="geometry">
    <rect>
     <x>158</x>
     <y>562</y>
     <width>61</width>
     <height>20</height>
    </rect>
   </property>
   <property name="text">
    <string>Interval</string>
   </property>
  </widget>
  <widget class="QLineEdit" name="CWIDInterval">
   <property name="geometry">
    <rect>
     <x>208</x>
     <y>562</y>
     <width>31</width>
     <height>20</height>
    </rect>
   </property>
  </widget>
  <widget class="QLabel" name="label_91">
   <property name="geometry">
    <rect>
     <x>248</x>
     <y>562</y>
     <width>61</width>
     <height>20</height>
    </rect>
   </property>
   <property name="text">
    <string>Mark Freq</string>
   </property>
  </widget>
  <widget class="QLineEdit" name="CWIDMark">
   <property name="geometry">
    <rect>
     <x>318</x>
     <y>562</y>
     <width>31</width>
     <height>20</height>
    </rect>
   </property>
   <property name="toolTip">
    <string>Leave blank for default</string>
   </property>
   <property name="text">
    <string/>
   </property>
  </widget>
  <widget class="QCheckBox" name="afterTraffic">
   <property name="geometry">
    <rect>
     <x>500</x>
     <y>562</y>
     <width>91</width>
     <height>20</height>
    </rect>
   </property>
   <property name="font">
    <font>
     <family>MS Shell Dlg 2</family>
    </font>
   </property>
   <property name="layoutDirection">
    <enum>Qt::RightToLeft</enum>
   </property>
   <property name="text">
    <string>After Traffic</string>
   </property>
  </widget>
 </widget>
 <resources/>
 <connections/>
</ui>