802.11 code for GNU Radio

The ADROIT team has created some new modulation/demodulation code for
use
with the standard GNU Radio distribution.

If you want to check it out go here:

https://acert.ir.bbn.com/cvs/?group=adroitgrdevel

And set the following:

export CVS_RSH=ssh

And execute:
cvs -z3 -d [email protected]:/cvs/adroitgrdevel co
adroitgrdevel/gr-bbn

And you get
BBN’s 802.11 GNU Radio modules

All of this is work in progress, but you’re welcome to have a look.
Bug reports to [email protected] or [email protected] or both.

Here’s a brief description of what’s there:

It’s an 802.11-style BPSK transmitter and receiver. We haven’t yet
incorporated the Barker code matched filter (Real Soon Now), but you
should
be able to send and receive packets over the air. It defaults to 500
kBits
per second at this time.