OFDMA is a higher-level concept. Since it doesn't really apply to
IEEE802.11, no, gr-ieee802-11 isn't the best place to add it to.

Use GNU Radio's built-in OFDM framework. It's very flexible. From a
transmitter's point of view, OFDM is a MAC layer choice that only
affects the subcarriers used in every symbol, and you can perfectly
well define that with said framework.
On Tue, 2018-03-13 at 12:14 -0500, Yaşar Sinan Nasır wrote:
> Hi Marcus,
> 
> Thanks for the reply. I have an additional question. Is it possible to 
> implement OFDMA on the top of the gr-ieee802-11 or I need to begin with 
> basics like benchmark OFDM or raw OFDM. If my intention is to implement 
> OFDMA, what would you recommend to begin with as a reference?
> 
> Best,
> Sinan
> 
> On Mon, Mar 12, 2018 at 1:00 PM, Müller, Marcus (CEL) <muel...@kit.edu> wrote:
> > Hi Sinan,
> > 
> > GNU Radio itself comes with an OFDM implementation. Since it's all
> > software defined Radio, it's totally agnostic of the bandwidth you use
> > it with, assuming sufficient compute power.
> > 
> > Also, there's gr-ieee802-11 as you might have noticed, which implements
> > the WiFi PHY.
> > 
> > Best regards,
> > Marcus
> > 
> > On Mon, 2018-03-12 at 12:41 -0500, Yaşar Sinan Nasır wrote:
> > > Hello,
> > >
> > > I am wondering, is there any good reference implementation of wideband 
> > > OFDM (up to 20 MHz) available that you would recommend?
> > >
> > > Best,
> > > Sinan
> > > _______________________________________________
> > > Discuss-gnuradio mailing list
> > > Discuss-gnuradio@gnu.org
> > > https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
> 
> 

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to