discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] problem running bbn802.11


From: Douglas Geiger
Subject: Re: [Discuss-gnuradio] problem running bbn802.11
Date: Fri, 23 Oct 2009 08:19:23 -0400

It looks like you have the version of the bbn code that was not
converted over to the hier_block2 API (which is required in GNURadio
3.2.x). Where did you get your copy from?

On Thu, Oct 22, 2009 at 6:13 PM, Alaelddin Fuad Yousif Mohammed
<address@hidden> wrote:
> Hi All
> I am tried to run bbn802.11 , but I faced the following error,
>
> address@hidden:/sdr/douggeiger/src/examples# ./bbn_80211b_rx.py
> Traceback (most recent call last):
>  File "./bbn_80211b_rx.py", line 37, in <module>
>    from bbn_80211b_pkt import *
>  File "/sdr/douggeiger/src/examples/bbn_80211b_pkt.py", line 32, in <module>
>    from bbn_80211b import *
>  File "/sdr/douggeiger/src/examples/bbn_80211b.py", line 46, in <module>
>    class bbn_80211b_mod(gr.hier_block):
> AttributeError: 'module' object has no attribute 'hier_block'
>
> I am using ubuntu 8.04,USRP1, Gnuradio 3.2.2 which work properly
>  I checked old discussion , but I couldn't find the solution.
> any suggestion please
> --Alaelddin
>
>
> _______________________________________________
> Discuss-gnuradio mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
>



-- 
Doug Geiger
address@hidden




reply via email to

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