Re: problem with ofdm link


Discuss-gnuradio mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Hi Alphonso,

On 06/17/2015 10:49 AM, [email protected] wrote:

some questions for error searching in general: is there a possibility
to pinpoint the exact block who causes the error? what do you mean
with “creating a stack trace”? are there pages/tutorials/papers to get
deeper into this?
Have a look at
https://gnuradio.org/redmine/projects/gnuradio/wiki/TutorialsGDB

Greetings,
Marcus

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

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


Discuss-gnuradio mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio