discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] About the simple_mac.py in bbn80211


From: Chen Chen
Subject: Re: [Discuss-gnuradio] About the simple_mac.py in bbn80211
Date: Fri, 16 Oct 2009 10:30:52 -0400

Since I have made changed in the bbn_80211b_rx.py and bbn_80211b_tx.py (also some related script such as bbn_80211b.py and bbn_80211b_pkts.py) as you mention: blks-blks2, hier-block->hier_block2, and the __init__ call. (modifiy the original version since it is for usrp1). It can run but the receiver can not show anything.
 
receiver side:
./bbn_80211b_rx.py -f 2412M -d 24 -S 8 -g 35
 
transmitter side:
./bbn_80211b_tx.py -f 2412M -i 24 -S 8
 
So I am wondering if I modified the simple_mac.py, it will cause the same problem?
 
Does anyone make the bbn_80211b_rx.py and bbn_80211b_tx.py work on the usrp1? and also for simple_mac.py?
 
Thanks
 
Chen


 
On Fri, Oct 16, 2009 at 9:15 AM, Douglas Geiger <address@hidden> wrote:
 I believe this code was never updated to the blks2/hier_block2 API.
At least in the usrp2_branch and my branch on CGRAN it hasn't been. It
may just take the same work that was done for the transmit and receive
code to port it over (e.g. changing blks -> blks2, hier_block ->
hier_block2, and the __init__ call to specify the io signature).

On Thu, Oct 15, 2009 at 8:52 PM, Miklos Christine
<address@hidden> wrote:
> Can you describe what errors you are getting?
>
> - Miklos
>
> On Thu, Oct 15, 2009 at 2:58 PM, Chen Chen <address@hidden>
> wrote:
>>
>> Hi,
>>
>> I download the bbn80211, and want to use the simple_mac.py to do some
>> experiment. But this code is not compile with the new version of GNU Radio,
>> thus cause many errors. Does anyone do the modification of this script so
>> that it can work with the new GNU Radio version?
>>
>> Thank you very much.
>>
>> Best,
>>
>> Chen Chen
>>
>>
>>
>> _______________________________________________
>> Discuss-gnuradio mailing list
>> address@hidden
>> http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
>>
>
>
> _______________________________________________
> Discuss-gnuradio mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
>
>



--
Doug Geiger
address@hidden



--
Chen Chen
Dept. of Electrical & Computer Engineering
Lehigh University
Bethlehem, PA 18015
E-mail:address@hidden

reply via email to

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