1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-09-28 15:56:33 -04:00

PlutoSDR input: added missing Fc pos selector in GUI

This commit is contained in:
f4exb 2017-09-04 17:59:38 +02:00
parent 1261ab2bc0
commit 7dea5a9cca

View File

@ -398,6 +398,41 @@
</item>
</widget>
</item>
<item>
<widget class="QLabel" name="label">
<property name="text">
<string>Fc</string>
</property>
</widget>
</item>
<item>
<widget class="QComboBox" name="comboBox">
<property name="maximumSize">
<size>
<width>55</width>
<height>16777215</height>
</size>
</property>
<property name="toolTip">
<string>Relative position of device center frequency</string>
</property>
<item>
<property name="text">
<string>Inf</string>
</property>
</item>
<item>
<property name="text">
<string>Sup</string>
</property>
</item>
<item>
<property name="text">
<string>Cen</string>
</property>
</item>
</widget>
</item>
<item>
<spacer name="horizontalSpacer_4">
<property name="orientation">