Updates to C++ and Python APIs:
[debian/gnuradio] / grc / data / platforms / python / blocks / gr_moving_average_xx.xml
index 2c3be4033018dab11a81087b3a44a826de08b15d..b70943c785e5bb357342ea66ddba25a1aa1f0c6e 100644 (file)
@@ -9,6 +9,7 @@
        <key>gr_moving_average_xx</key>
        <import>from gnuradio import gr</import>
        <make>gr.moving_average_$(type.fcn)($length, $scale, $max_iter)</make>
+       <callback>set_length_and_scale($length, $scale)</callback>
        <param>
                <name>Type</name>
                <key>type</key>