summaryrefslogtreecommitdiff
path: root/grc/data/platforms/python
diff options
context:
space:
mode:
authorjblum2009-04-14 19:11:21 +0000
committerjblum2009-04-14 19:11:21 +0000
commitccfb7f87fe5e68025f4956dfe2ba34d0b5236f17 (patch)
tree929d409c6dbb68ac2ce5c0bdb78516f2efddf84f /grc/data/platforms/python
parent2877027771f7d5f55d450270c3d5908a633e365c (diff)
downloadgnuradio-ccfb7f87fe5e68025f4956dfe2ba34d0b5236f17.tar.gz
gnuradio-ccfb7f87fe5e68025f4956dfe2ba34d0b5236f17.tar.bz2
gnuradio-ccfb7f87fe5e68025f4956dfe2ba34d0b5236f17.zip
removed unused type param in gr_peak_detector2_fb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10826 221aa14e-8319-0410-a670-987f0aec2ac5
Diffstat (limited to 'grc/data/platforms/python')
-rw-r--r--grc/data/platforms/python/blocks/gr_peak_detector2_fb.xml20
1 files changed, 0 insertions, 20 deletions
diff --git a/grc/data/platforms/python/blocks/gr_peak_detector2_fb.xml b/grc/data/platforms/python/blocks/gr_peak_detector2_fb.xml
index 6c496da77..128c6244f 100644
--- a/grc/data/platforms/python/blocks/gr_peak_detector2_fb.xml
+++ b/grc/data/platforms/python/blocks/gr_peak_detector2_fb.xml
@@ -13,26 +13,6 @@
<callback>set_look_ahead($look_ahead)</callback>
<callback>set_alpha($alpha)</callback>
<param>
- <name>Input Type</name>
- <key>type</key>
- <type>enum</type>
- <option>
- <name>Float</name>
- <key>float</key>
- <opt>fcn:f</opt>
- </option>
- <option>
- <name>Int</name>
- <key>int</key>
- <opt>fcn:i</opt>
- </option>
- <option>
- <name>Short</name>
- <key>short</key>
- <opt>fcn:s</opt>
- </option>
- </param>
- <param>
<name>TH Factor Rise</name>
<key>threshold_factor_rise</key>
<type>real</type>