I do now have the BBN code working with hier_block2. It looks like the problem I was encountering was the message queue was inside a hier_block - but moving it out to the top_block (i.e. bypassing bbn_80211b_pkt.py, and just creating the message queue and calling bbn_80211.py directly) works. Is this a feature of hier_block2, or a bug?
For those that are interested, I've checked the changes into my developer branch on CGRAN. Note - I have only tested receiving 802.11b (1Mbps) packets, I have not tested transmitting at all. Doug -- Doug Geiger Research Assistant Communications and Signal Processing Lab Oklahoma State University http://cspl.okstate.edu [EMAIL PROTECTED] [EMAIL PROTECTED] _______________________________________________ Discuss-gnuradio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
