Re: [Discuss-gnuradio] Message API questions

2014-02-26 Thread Tom Rondeau
On Wed, Feb 26, 2014 at 9:26 AM, Nowlan, Sean wrote: > > > From: Aditya Dhananjay [mailto:adi...@cs.nyu.edu] > Sent: Wednesday, February 26, 2014 8:53 AM > To: Nowlan, Sean > Cc: discuss-gnuradio@gnu.org > Subject: Re: [Discuss-gnuradio] Message API questions > > > O

Re: [Discuss-gnuradio] Message API questions

2014-02-26 Thread Nowlan, Sean
From: Aditya Dhananjay [mailto:adi...@cs.nyu.edu] Sent: Wednesday, February 26, 2014 8:53 AM To: Nowlan, Sean Cc: discuss-gnuradio@gnu.org Subject: Re: [Discuss-gnuradio] Message API questions On Wed, Feb 26, 2014 at 8:45 AM, Nowlan, Sean mailto:sean.now...@gtri.gatech.edu>> wrote: I

Re: [Discuss-gnuradio] Message API questions

2014-02-26 Thread Aditya Dhananjay
On Wed, Feb 26, 2014 at 8:45 AM, Nowlan, Sean wrote: > I have a few questions regarding messages in GR. > > > > 1) Is it possible to mix-and-match the old style message sink/source > blocks with the new style message passing API? Any guidance on how to make > the connections? I didn't have m

[Discuss-gnuradio] Message API questions

2014-02-26 Thread Nowlan, Sean
I have a few questions regarding messages in GR. 1) Is it possible to mix-and-match the old style message sink/source blocks with the new style message passing API? Any guidance on how to make the connections? I didn't have much luck with msg_connect. I don't think the message sink/source