discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Question about OFDM Transmitter/Receiver


From: Martin Braun
Subject: Re: [Discuss-gnuradio] Question about OFDM Transmitter/Receiver
Date: Thu, 1 Dec 2016 17:19:15 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0

Maicon,

I would suggest looking at the examples (rx_ofdm.grc and tx_ofdm.grc) as
well as the manual pages for those blocks:

* http://gnuradio.org/doc/doxygen/page_ofdm.html
*
http://gnuradio.org/doc/doxygen/classgr_1_1digital_1_1ofdm__carrier__allocator__cvc.html#details

If that leaves any open questions, bump this thread again.

Cheers,
M

On 12/01/2016 06:41 AM, address@hidden wrote:
> Thank you Martin,
> 
> do you have a valid example on how to configure such parameters?
> 
> I tried something like this:
> 
> occupied_carriers = ([x for x in  [y for y in range(-31,33) if y not in 
> range(-31,33,3)]], )
> 
> But it did not work.
> I also tried to change the pilot_carriers configuration. But then the 
> flowgraph did not compile without showing any error message.
> 
> 
> Best Regards,
> Maicon Kist
> 
> 
> 
> _______________________________________________
> Discuss-gnuradio mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
> 




reply via email to

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