Pardon the bump. Maybe I should simplify the question:

With the packet modulator, is it possible to run the packet payload
bits through any kind of flow-graph/block during the rx_callback?

On Jan 27, 2008 6:39 PM, Steven Clark <[EMAIL PROTECTED]> wrote:
> 'lo all.
>
> I would like to place code in the rx_callback of the packet mod
> architecture that takes each received payload and runs it though
> gr.trellis's viterbi decoder.
> Should this be possible?
>
> It seems like I'd have to set up, run, and tear-down a flowgraph or
> top-block in the duration of the callback. But wouldn't this interfere
> with the top-block/flowgraph that was already existing for the packet
> demod framework?
>
> Any thoughts?
>
> -Steven
>


_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to