discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] Combining gr.trellis and mod_pkt


From: Steven Clark
Subject: [Discuss-gnuradio] Combining gr.trellis and mod_pkt
Date: Sun, 27 Jan 2008 18:39:44 -0500

'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




reply via email to

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