On Fri, Jul 13, 2012 at 01:08:12AM -0700, chongmin wrote: > When I run the receive file, I receive the following error: > Traceback (most recent call last): > File "/tmp/uhd_rx_dpsk.py", line 327, in <module> > tb = uhd_rx_dpsk(samp_rate=options.samp_rate, freq=options.freq, > gain=options.gain, address=options.address, freq_offset=options.freq_offset) > File "/tmp/uhd_rx_dpsk.py", line 217, in __init__ > log=False > File "/usr/lib/python2.7/dist-packages/gnuradio/digital/qpsk.py", line > 165, in __init__ > *args, **kwargs) > TypeError: __init__() got an unexpected keyword argument 'mod_code'
Hi chongmin, pull a recent git, it should be fixed there. MB -- Karlsruhe Institute of Technology (KIT) Communications Engineering Lab (CEL) Dipl.-Ing. Martin Braun Research Associate Kaiserstraße 12 Building 05.01 76131 Karlsruhe Phone: +49 721 608-43790 Fax: +49 721 608-46071 www.cel.kit.edu KIT -- University of the State of Baden-Württemberg and National Laboratory of the Helmholtz Association
pgpaSgjNZtv1J.pgp
Description: PGP signature
_______________________________________________ Discuss-gnuradio mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
