discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Best way to output decoded data to user


From: Activecat
Subject: Re: [Discuss-gnuradio] Best way to output decoded data to user
Date: Tue, 15 Apr 2014 22:27:02 +0800


On Tue, Apr 15, 2014 at 4:35 PM, Martin Braun <address@hidden> wrote:
On 04/15/2014 06:14 AM, Francois Gervais wrote:
> I'm trying to figure out the best way to print the decoded data
> information of packets (received through gnuradio) to the user. File
> outputs are not really user friendly so I'm thinking of using a message
> queue out of my decoding block connected to the WX GUI Terminal Sink.

Generally: Don't use a message queue. Also, I recommend not adding any
WX widgets, unless you hate QT, because we're trying to move away from them.

Moving away from wxWidgets?  Then replace it with what?

reply via email to

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