[Discuss-gnuradio] Question on state machine implementation in GNURadio

2015-05-30 Thread Anil Kumar Yerrapragada
Hi I was just wondering if it is possible to implement a state machine logic using GNURadio. Where each state is a block and incoming data passes through these states. I want to be able to control which block gets executed when, based on some state transition logic which I will define. For exampl

Re: [Discuss-gnuradio] Question on state machine implementation in GNURadio

2015-05-31 Thread Marcus Müller
Hi Anil, On 05/31/2015 07:36 AM, Anil Kumar Yerrapragada wrote: > Hi > > I was just wondering if it is possible to implement a state machine > logic using GNURadio. Where each state is a block and incoming data > passes through these states. No. I don't know what you really have in mind, but block