]> git.gag.com Git - debian/gnuradio/commitdiff
blks2 std squelch fix
authorjblum <jblum@221aa14e-8319-0410-a670-987f0aec2ac5>
Thu, 14 May 2009 22:49:13 +0000 (22:49 +0000)
committerjblum <jblum@221aa14e-8319-0410-a670-987f0aec2ac5>
Thu, 14 May 2009 22:49:13 +0000 (22:49 +0000)
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11033 221aa14e-8319-0410-a670-987f0aec2ac5

grc/data/platforms/python/blocks/blks2_standard_squelch.xml

index fa32c6c3117b064b66b218ed80f587e26ad3377f..fc60a31e8462271cfe7ecdd22e984d0c858eb538 100644 (file)
@@ -9,7 +9,7 @@
        <key>blks2_standard_squelch</key>
        <import>from gnuradio import blks2</import>
        <make>blks2.standard_squelch(audio_rate=$audio_rate)
-$id.set_threshold($threshold)</make>
+$(id).set_threshold($threshold)</make>
        <callback>set_threshold($threshold)</callback>
        <param>
                <name>Audio Rate</name>