discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Problem with the bbn code on GNU Radio


From: Mir M. Ali
Subject: Re: [Discuss-gnuradio] Problem with the bbn code on GNU Radio
Date: Sat, 26 Sep 2009 00:13:37 -0500

I think this version of bbn that you have lots of errors in it. I too faced a lot and had to correct the code at many places. Try the other latest versions.  You can download them from the CGRAN website. Download douggeiger and the uspr versions. I personally installed the douggeiger version on my computer. I am not sending the link as the cgran's website seems to be down. Google it and you will find it.

On Fri, Sep 25, 2009 at 4:35 PM, Chen Chen <address@hidden> wrote:
Hi,

I test the bbn 802.11 code, run the bbn_80211b_test.py

but error occur:

gr_fir_ccf: using SSE
Traceback (most recent call last):
  File "./bbn_80211b_test.py", line 122, in <module>
    main()
  File "./bbn_80211b_test.py", line 103, in main
    fg = my_graph(rx_callback, options.spb, options.alpha, options.snr)
  File "./bbn_80211b_test.py", line 54, in __init__
    gain=1)
  File "/home/pl506/gnuradio/adroitgrdevel/gr-bbn/src/examples/bbn_80211b_pkt.py", line 70, in __init__
    self.xpsk_mod = bbn_80211b.bbn_80211b_mod(fg, *args, **kwargs)
  File "/home/pl506/gnuradio/adroitgrdevel/gr-bbn/src/examples/bbn_80211b.py", line 107, in __init__
    gr.hier_block2.__init__(self, fg, self.scrambler, self.tx_filter)
  File "/usr/local/lib/python2.6/dist-packages/gnuradio/gr/hier_block2.py", line 42, in __init__
    self._hb = hier_block2_swig(name, input_signature, output_signature)
  File "/usr/local/lib/python2.6/dist-packages/gnuradio/gr/gnuradio_swig_py_runtime.py", line 971, in hier_block2_swig
    return _gnuradio_swig_py_runtime.hier_block2_swig(*args, **kwargs)

TypeError: in method 'hier_block2_swig', argument 1 of type 'std::string const'

Does anyone meet this problem? Thank you very much

Chen



_______________________________________________
Discuss-gnuradio mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio



reply via email to

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