> -----Original Message----- > From: [EMAIL PROTECTED] [mailto:discuss- > [EMAIL PROTECTED] On Behalf Of Shravan Rayanchu > Sent: Thursday, February 15, 2007 2:56 PM > To: gnuradio mailing list > Subject: [Discuss-gnuradio] OFDM PHY (802.11) ? > > Hi all, > > Is the OFDM implementation (see below) compliant to that of 802.11 ? > > http://gnuradio.org/trac/browser/gnuradio/branches/developers/n4hy/ofdm2/g > nuradio-examples/python/ofdm > > I am looking for source code which implements 802.11a scrambler, > convolution encoder etc .. I couldn't find it in the above link. Can > you please point me to the code if the above implementation has it ? > In general, is there any open source implementation of the 802.11 OFDM > PHY ? > > Thank you, > > Shravan
Shravan, The OFDM code we're working on here is not specific to any standard. It is a general modulator and demodulator for people to work with (later, once we get some things worked out) and implement their own specific needs. And just to point it out again, you're going to have a very difficult time doing 802.11g in the current state with the bandwidth limitations. If you are just looking to implement the way 802.11g is done, but not for use with an actual commercial system, then great; hopefully, this OFDM code will give you a good place to start. Tom _______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/discuss-gnuradio