Hi,
I updated from the CVS today and now I’m getting this when I try
running tunnel.py. I have a non-current system and that works fine…
Ideas? Thanks. ~Dave
hartzell@SDR3:~/gr-build/gnuradio-examples/python/gmsk2$ sudo
./tunnel.py -f 900M -r 512k
fusb_block_size = 1024
fusb_nblocks = 16
Traceback (most recent call last):
File “./tunnel.py”, line 298, in ?
main()
File “./tunnel.py”, line 249, in main
options)
File “./tunnel.py”, line 98, in init
bt, options)
TypeError: init() takes exactly 10 arguments (9 given)