On Wed, Nov 4, 2015 at 3:06 PM, M. Ranganathan <mra...@gmail.com> 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
_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to