1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-18 21:58:37 -04:00

Morse Decoder: added option to show decoder thershold trace or not

This commit is contained in:
f4exb
2024-05-23 18:51:54 +02:00
parent 5841290df4
commit 4d5958f630
20 changed files with 123 additions and 13 deletions
@@ -6,7 +6,7 @@
<rect>
<x>0</x>
<y>0</y>
<width>422</width>
<width>492</width>
<height>754</height>
</rect>
</property>
@@ -18,7 +18,7 @@
</property>
<property name="minimumSize">
<size>
<width>422</width>
<width>492</width>
<height>407</height>
</size>
</property>
@@ -36,13 +36,13 @@
<rect>
<x>0</x>
<y>10</y>
<width>420</width>
<width>490</width>
<height>121</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>420</width>
<width>490</width>
<height>0</height>
</size>
</property>
@@ -348,6 +348,26 @@
</property>
</widget>
</item>
<item>
<widget class="ButtonSwitch" name="showThreshold">
<property name="minimumSize">
<size>
<width>24</width>
<height>24</height>
</size>
</property>
<property name="toolTip">
<string>Show GGMorse decoder threshold on scope imaginary trace</string>
</property>
<property name="text">
<string>...</string>
</property>
<property name="icon">
<iconset resource="../../../sdrgui/resources/res.qrc">
<normaloff>:/slopep_icon.png</normaloff>:/slopep_icon.png</iconset>
</property>
</widget>
</item>
<item>
<spacer name="horizontalSpacer_2">
<property name="orientation">
@@ -421,7 +441,7 @@
<rect>
<x>0</x>
<y>130</y>
<width>420</width>
<width>490</width>
<height>271</height>
</rect>
</property>
@@ -433,7 +453,7 @@
</property>
<property name="minimumSize">
<size>
<width>420</width>
<width>490</width>
<height>0</height>
</size>
</property>
@@ -451,13 +471,13 @@
<rect>
<x>10</x>
<y>400</y>
<width>420</width>
<width>490</width>
<height>341</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>420</width>
<width>490</width>
<height>0</height>
</size>
</property>