discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] how can I receive signals from four antennas???


From: Rafael Schena
Subject: Re: [Discuss-gnuradio] how can I receive signals from four antennas???
Date: Tue, 28 Mar 2006 11:34:48 -0800 (PST)

Eric,

I installed GNU Radio version 2.6 and tried exaustively to run the example
of multi antena called "multi_file.py", and it returned this error message:

address@hidden:/home/radio/gnuradio/gnuradio-examples-0.5/python/multi-antenna#
python multi_file.py -f100.1 -g40 -oDATA
multi_file.py:81: FutureWarning: hex/oct constants > sys.maxint will return
positive values in Python 2.4 and up
  self.u.set_mux(gru.hexint(0xf3f2f1f0))
Traceback (most recent call last):
  File "multi_file.py", line 136, in ?
    main ()
  File "multi_file.py", line 133, in main
    my_graph().run()
  File "multi_file.py", line 58, in __init__
    self.u = usrp.source_c(0, options.decim,
fpga_filename="std_4rx_0tx.rbf")
TypeError: __init__() got an unexpected keyword argument 'fpga_filename'

Could you help me with this problem?

Thaks,

Rafael
--
View this message in context: 
http://www.nabble.com/how-can-I-receive-signals-from-four-antennas--t1300950.html#a3636383
Sent from the GnuRadio forum at Nabble.com.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]