On Thu, May 28, 2009 at 12:51:31AM +0200, Martin DvH wrote:
> On Wed, 2009-05-27 at 08:12 -0700, Johnathan Corgan wrote:
> > On Wed, May 27, 2009 at 7:35 AM, Martin DvH
> > wrote:
> >
> > >> * Elimination of the single-threaded flowgraph scheduler. The
> > >> "thread-per-block" scheduler is alre
On Wed, 2009-05-27 at 08:12 -0700, Johnathan Corgan wrote:
> On Wed, May 27, 2009 at 7:35 AM, Martin DvH
> wrote:
>
> >> * Elimination of the single-threaded flowgraph scheduler. The
> >> "thread-per-block" scheduler is already the default in 3.2. While this
> >> won't require any code changes,
On Wed, May 27, 2009 at 7:35 AM, Martin DvH
wrote:
>> * Elimination of the single-threaded flowgraph scheduler. The
>> "thread-per-block" scheduler is already the default in 3.2. While this
>> won't require any code changes, if you've been manually selecting the
>> STS via the environment, you
On Wed, 2009-05-27 at 06:44 -0700, Johnathan Corgan wrote:
> In no particular order of time or importance, these are among some of
> the changes planned for the development trunk and 3.3 release that may
> affect you:
...
>
> * Elimination of the single-threaded flowgraph scheduler. The
> "threa
Now that we have a new stable release series, I want to alert developers
to some upcoming changes in the GNU Radio trunk which will impact your
software, requiring changes on your part in order to continue to compile
and link against a version of GNU Radio built from the trunk.
For those of you wh