discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] [Douglas Geiger BBN 802.11b] Porting code on USRP


From: Douglas Geiger
Subject: Re: [Discuss-gnuradio] [Douglas Geiger BBN 802.11b] Porting code on USRP2 problems
Date: Fri, 27 Mar 2009 11:22:06 -0500
User-agent: Thunderbird 2.0.0.21 (Windows/20090302)

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Costantini, Andrea wrote:
> Dear all,
> 
> I'm trying to port the Douglas BBN 802.11b code on the USRP2 working
> with the last version of GNU-Radio (3.2SVN)
> 
> The last version of Douglas bbn 802.11b already work with hier_blok2 but
> not with USRP2, so,
> 
> in order to do this porting I followed the recommendations below :
> 
> 
> -
> http://www.opensubscriber.com/message/address@hidden/9944619.html
> 
> - http://sdrblog.wordpress.com/2009/03/12/port-usrp1-code-to-usrp2/
> 
> 
> I just have modified the files "bbn_80211b_tx.py" and
> "bbn_80211b_transmit_path.py" because
> 
> it should be by means of these ones that we can access to USRP2.
> 
> I obtain the following error:
> 
> 
> Traceback (most recent call last):
> File "bbn_80211b_tx.py", line 108, in <module>
>   main()
> File "bbn_80211b_tx.py", line 72, in main
>   tb = my_block(options.interp, options.spb, options.barker)
> File "bbn_80211b_tx.py", line 22, in __init__
>   self.txpath = bbn_80211b_transmit_path(interp_rate, spb, use_barker)
> File
> "/home/usrptest1/bbn_80211_doug/src/examples/bbn_80211b_transmit_path.py",
> line 44, in __init__
>   self.packet_transmitter = bbn_80211b_mod_pkts(tb, spb=spb,
> NameError: global name 'tb' is not defined
> 
> I am not able to solve this error and debug the new code :-(
> 
> Any suggestion about this porting will be welcome
> 
> Best regards   Andrea
> 

 If you're referring to my developer branch on CGRAN of the bbn_80211b
code, I do not believe the transmit code currently works with GNURadio
3.2. I have gotten the receive code working, and am working on a version
that talks to the USRP2, but I have not touched the transmit code at
all. It likely still needs to be converted to the new hier_block2 API.
 Doug

- --
Doug Geiger
Research Assistant
Communications and Signal Processing Lab
Oklahoma State University
http://cspl.okstate.edu
address@hidden
address@hidden
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFJzP0ugfOzzR5bXIgRAvw5AJsFsrmRYoJ8+5h8kvVge4NIxWyfkgCdHRi7
l6IzEovyQ3dEvvYMZKlCm5s=
=52+W
-----END PGP SIGNATURE-----




reply via email to

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