Your occupied carriers data structure is a vector, I believe it should be a vector of vectors (see the examples and the manual page). I guess with all the SWIGgery, this doesn't get detected very early on.
M On 18.06.2015 00:42, [email protected] wrote: > hi martin, > i just thought so, it's fairly simple. the only parameters i used are > "fft length" and "occupied carriers". the configuration is attached > (ofdm_ca_config.png). > > > alphonso > > *Gesendet:* Mittwoch, 17. Juni 2015 um 09:01 Uhr > *Von:* "Martin Braun" <[email protected]> > *An:* [email protected], [email protected] > *Betreff:* Re: [Discuss-gnuradio] problem with ofdm link > On 17.06.2015 01:49, [email protected] wrote: >> done, too! i have tested each block and found out that the "ofdm carrier >> allocator" block causes the error. i searched for that on the internet > > Carrier allocator, huh? Interesting. That block is fairly simple. Can > you post the exact configuration for that block? > > M _______________________________________________ Discuss-gnuradio mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
