summaryrefslogtreecommitdiff
path: root/gr-qtgui/grc/qtgui_sink_x.xml
diff options
context:
space:
mode:
authorTom Rondeau2011-05-09 16:33:39 +0100
committerTom Rondeau2011-05-09 16:33:39 +0100
commit8584298ae45ad1a0210e5d4ed67cdfae64a93c7c (patch)
tree79234a15c9889d864b5853dbadddb35fc398708b /gr-qtgui/grc/qtgui_sink_x.xml
parent97fd10af58ecd4effcf1715eed502836e3c2e1da (diff)
downloadgnuradio-8584298ae45ad1a0210e5d4ed67cdfae64a93c7c.tar.gz
gnuradio-8584298ae45ad1a0210e5d4ed67cdfae64a93c7c.tar.bz2
gnuradio-8584298ae45ad1a0210e5d4ed67cdfae64a93c7c.zip
gr-qtgui: adding the various windows as initial options for the qtgui sink in GRC.
Diffstat (limited to 'gr-qtgui/grc/qtgui_sink_x.xml')
-rw-r--r--gr-qtgui/grc/qtgui_sink_x.xml20
1 files changed, 20 insertions, 0 deletions
diff --git a/gr-qtgui/grc/qtgui_sink_x.xml b/gr-qtgui/grc/qtgui_sink_x.xml
index 8c470a1a5..83d6ec287 100644
--- a/gr-qtgui/grc/qtgui_sink_x.xml
+++ b/gr-qtgui/grc/qtgui_sink_x.xml
@@ -57,6 +57,26 @@ $(gui_hint()($win))</make>
<name>Blackman-harris</name>
<key>firdes.WIN_BLACKMAN_hARRIS</key>
</option>
+ <option>
+ <name>Hamming</name>
+ <key>firdes.WIN_HAMMING</key>
+ </option>
+ <option>
+ <name>Hann</name>
+ <key>firdes.WIN_HANN</key>
+ </option>
+ <option>
+ <name>Blackman</name>
+ <key>firdes.WIN_BLACKMAN</key>
+ </option>
+ <option>
+ <name>Rectangular</name>
+ <key>firdes.WIN_RECTANGULAR</key>
+ </option>
+ <option>
+ <name>Kaiser</name>
+ <key>firdes.WIN_KAISER</key>
+ </option>
</param>
<param>
<name>Center Frequency (Hz)</name>