discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] Message passing.


From: Tom Rondeau
Subject: Re: [Discuss-gnuradio] Message passing.
Date: Fri, 6 Nov 2015 10:03:20 -0500

On Wed, Nov 4, 2015 at 3:06 PM, M. Ranganathan <address@hidden> wrote:
Hello!

I am building a monitor where capture of I/Q samples to a file is triggered on an pluggable detection scheme. For example, I want to capture say 10 seconds of I/Q samples when LTE is detected.

Is this an appropriate place to use https://gnuradio.org/doc/doxygen/page_msg_passing.html ?


Thanks

--
M. Ranganathan


Closely related is the eventstream model from Tim O'Shea:

https://github.com/osh/gr-eventstream

That's probably more appropriate to what you're looking to do.

Tom


reply via email to

[Prev in Thread] Current Thread [Next in Thread]