[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Discuss-gnuradio] tunney.py _init_ arguments?
From: |
Dave hartzell |
Subject: |
[Discuss-gnuradio] tunney.py _init_ arguments? |
Date: |
Thu, 24 Aug 2006 15:36:01 -0700 |
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
address@hidden:~/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)
- [Discuss-gnuradio] tunney.py _init_ arguments?,
Dave hartzell <=