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
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio



_______________________________________________
Discuss-gnuradio mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to