discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] initializing ports in a vector


From: George Nychis
Subject: Re: [Discuss-gnuradio] initializing ports in a vector
Date: Wed, 11 Apr 2007 03:32:14 -0400
User-agent: Thunderbird 2.0b2 (X11/20070306)

I went with my instinct and used a vector.

I added all of the missing functionality we discussed tonight Eric, aside from the transmit frame stuff... I'm ready to fall asleep :) Tomorrow, we shall have fragments!

So, I'm covering both RX and TX in my current checked in version.

Look it over when you get a chance, and I'll move on to transmitting raw frames until then.

- George


George Nychis wrote:
So I'm trying to initialize a vector of ports so that I can use it to check if the incoming port is tx or rx.

Should I use a regular vector type, rather than a pmt vector? Because pmt vectors expect a pmt_t as its element type, whereas port definitions are of type mb_port_sptr.

- George





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





reply via email to

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