Re: Handshake and Message Passing with gr-ieee802-11

2020-06-15 Thread Bastian Bloessl
Hi Cameron, On 6/10/20 8:00 PM, Cameron Matson wrote: > The buffer seems to be building up in size as I'd expect, and the first > message goes through, but I get no output from the WiFi Phy block, and > so the buffer just continues to grow in size without sending out any > more messages.  Since

Handshake and Message Passing with gr-ieee802-11

2020-06-10 Thread Cameron Matson
Hello, I'm trying to implement a handshaking scheme using message passing. I'm starting from the gr-ieee80211 loopback example. My plan was to build a block that buffers (using std::queue) input messages from the Wifi Mac block on one message port, and then when it receives a message on a