BBN module

Hi everyone,
I am going to use BBN code on IEEE802.11b. But these codes need to
import a module named bbn from gnuradio package. My gnuradio has not
this module. Where can I find it and how I can add it to my gnuradio
package.

Thanks
hamed

Mohammad Hamed F. [email protected] writes:

Hi everyone,
I am going to use BBN code on IEEE802.11b. But these codes need to
import a module named bbn from gnuradio package. My gnuradio has not
this module. Where can I find it and how I can add it to my gnuradio
package.

Several people have gotten this to more or less work.

It’s hard to help unless you describe precisely what you’ve done.

Presumably you have found the code, but if not:

http://www.gnuradio.org/trac/wiki/BBN_Technologies_Internetwork_Research_ADROIT_Project

Did you run ./configure, make and make install from the 802.11 top level
directory?

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

I think the answer you want is:

cvs -d [email protected]:/cvs/adroitgrdevel co adroitgrdevel

then ./bootstrap && ./configure as you wish from the gr-bbn
subdirectory.

  • -Dan

Mohammad Hamed F. wrote:


Discuss-gnuradio mailing list
[email protected]
Discuss-gnuradio Info Page

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFHHkSCy9GYuuMoUJ4RAut+AJsFGyVhyBc3va/0kozYynJ6FDJR2ACdGpLT
WH0T1Yc5qPMuC9cFso0oyv0=
=gmsI
-----END PGP SIGNATURE-----

I think the answer you want is:

cvs -d [email protected]:/cvs/adroitgrdevel co adroitgrdevel

then ./bootstrap && ./configure as you wish from the gr-bbn
subdirectory.

Thanks. Snarfed into:

http://gnuradio.org/trac/wiki/OtherCode