Re: [Discuss-gnuradio] gr_message_sink

2007-10-11 Thread seph 004
--- Eric Blossom <[EMAIL PROTECTED]> wrote: > On Sun, Oct 07, 2007 at 04:09:48PM -0700, seph 004 > wrote: > > I was wondering if someone could perhaps clarify > how the gr_message_sink works . I'm trying to make > a modified version of the fft_sink. I noticed that > the sample stream is turned

Re: [Discuss-gnuradio] gr_message_sink

2007-10-07 Thread Eric Blossom
On Sun, Oct 07, 2007 at 04:09:48PM -0700, seph 004 wrote: > I was wondering if someone could perhaps clarify how the gr_message_sink > works . I'm trying to make a modified version of the fft_sink. I noticed > that the sample stream is turned into a vector streasm and then sent to a > message

[Discuss-gnuradio] gr_message_sink

2007-10-07 Thread seph 004
I was wondering if someone could perhaps clarify how the gr_message_sink works . I'm trying to make a modified version of the fft_sink. I noticed that the sample stream is turned into a vector streasm and then sent to a message sink. When the data is unpacked from the messages, then it se