discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] Using the GRUEL msg_queue


From: Tommy Tracy II
Subject: [Discuss-gnuradio] Using the GRUEL msg_queue
Date: Tue, 23 Apr 2013 18:48:10 -0400

Dear GNU Radio,

I am looking to use the GRUEL msg_queue for passing messages (of PMT type) from block to block in python.

I can use the old gr.msg_queue as shown below:

from gnuradio import gr
message_queue = gr.msg_queue(<max size>)

How would I use a GRUEL message queue? Anyone have any documentation on this?

Sincerely,
Tommy James Tracy II
Ph.D Student
High Performance Low Power Lab
University of Virginia
Phone: 913-775-2241

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail


reply via email to

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