make parser invocations match new prototype

This commit is contained in:
Nick Foster
2011-05-06 10:39:43 +02:00
parent 756ccc8548
commit f0b913fe35
3 changed files with 4 additions and 3 deletions

View File

@@ -19,7 +19,8 @@
# Boston, MA 02110-1301, USA.
#
my_position = [37.76225, -122.44254]
#my_position = [37.76225, -122.44254]
my_position = [37.409066,-122.077836]
from gnuradio import gr, gru, optfir, eng_notation, blks2, air
from gnuradio import uhd