discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] a criticism to GNURadio's scheduler!


From: Marcus Müller
Subject: Re: [Discuss-gnuradio] a criticism to GNURadio's scheduler!
Date: Sun, 01 Jun 2014 20:37:07 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0

Hi Mostafa,

this is no good. If you don't tell us why and how you would want to do that, we can't discuss if and how GNU Radio is lacking.
Really, the GNU Radio architecture wasn't meant for this kind of flow control, but that's less of a shortcoming than a design choice, keeping flow graph designs a little saner.
Neither throttle nor message strobe are controlled by another block, and the latter doesn't even produce items.

Greetings,
Marcus

On 01.06.2014 19:27, Mostafa Alizadeh wrote:
Activecat,

I think change my topology to get rid of this things. :)
However, I still believe in that the GNURadio fails in this scenario.
As we have throttle or message_strobe blocks, I need to have a source which
generates items controlled by another block.

I'll try to see this problem in another way to escape from it!


On Sun, Jun 1, 2014 at 3:13 PM, Activecat <address@hidden> wrote:

On Sun, Jun 1, 2014 at 4:56 PM, Mostafa Alizadeh <address@hidden>
wrote:

Hi Mike,

No, the throttle isn't a source! It just controls the flow of items in an
specific time interval. I don't want this! I want cognitively tell the
source produces the random bits after some special procedures have done (a
message can do this for the source). But the scheduler crazily wants the
source to produce items! :)


Mostafa,

Why not you tell us what you are trying to accomplish using this flowgraph
(not this block).
Give us a big picture of what you try to accomplish, let us figure out the
implementation details for you.

Chances are there is no problem with gnuradio but with your knowledge
about gnuradio.


      

_______________________________________________
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]