Eric, George:

I have another question. According to the mblock design documentation
(from BBN) it's capable of handling both message blocks and gr blocks at
the same time. Is this true in the current implementation? Does this
mean we can utilize the existing gr DSP blocks inside a mblock?

- David

On Tue, 2008-04-29 at 01:03 -0700, Eric Blossom wrote:
> On Mon, Apr 28, 2008 at 10:11:47AM -0700, David Li wrote:
> > 
> > 1. In section "Constructing / Assigning a PMT": isn't pmt_list part of
> > this too?
> >
> 
> FWIW, there's no list type.  A list is built from the empty list
> (PMT_NIL) and pairs (conses).  It's pretty much isomorphic to scheme
> and lisp data types.
> 
> To save George some typing, you may want to just look at
> the doxygen header comments in pmt/src/lib/pmt.h or
> http://gnuradio.org/doc/doxygen/pmt_8h.html
> 
> Eric



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

Reply via email to