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, maiconkis...@gmail.com 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
> Discuss-gnuradio@gnu.org
> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
> 


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

Reply via email to