discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] delete_head_blocking()


From: Josh Blum
Subject: Re: [Discuss-gnuradio] delete_head_blocking()
Date: Sat, 29 Jun 2013 01:52:42 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130510 Thunderbird/17.0.6

> 
> Longer term, the plan is to add scheduler provided functions to call so
> block work() functions can ask the scheduler to "call me again when this
> happens" and the scheduler can handle the blocking/response in a way the
> gets along with everything else.
> 
> TL;DR We're working on it :)
> 
> 

This feature is already available in the advanced scheduler. Not happy
with your input, just mark the port fail, your work wont get called
again until the state of the port changes:

https://github.com/guruofquality/gras/wiki/Codeguide#wiki-dynamic-feedback

Cheers!
-josh

> 
> _______________________________________________
> Discuss-gnuradio mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
> 



reply via email to

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