From: Tom Rondeau Date: Mon, 17 Jan 2011 21:59:21 +0000 (-0500) Subject: Adding new accessor for Goertzel filter to GRC block. Thanks to Marcus Leech for... X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=f294603db32348e1f8fd0de18adf7b74db915d93;p=debian%2Fgnuradio Adding new accessor for Goertzel filter to GRC block. Thanks to Marcus Leech for the last three modifications. --- diff --git a/grc/blocks/gr_goertzel_fc.xml b/grc/blocks/gr_goertzel_fc.xml index 2105445d..f27d9582 100644 --- a/grc/blocks/gr_goertzel_fc.xml +++ b/grc/blocks/gr_goertzel_fc.xml @@ -9,6 +9,8 @@ gr_goertzel_fc from gnuradio import gr gr.goertzel_fc($rate, $len, $freq) + set_freq($freq) + set_rate($rate) Rate rate