discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: ZMQ Message Debug


From: Marcus Müller
Subject: Re: ZMQ Message Debug
Date: Sun, 7 Mar 2021 21:41:47 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.8.0

Hi Jay,

first of all: that's GNU Radio 3.7. Time to upgrade, really! No excuse. You're 
building a
new something, and you're starting with something that has been legacy for 
years now.
ZMQ and networking blocks have seen many improvements, so, you're really 
ill-advised to
stick with GNU Radio 3.7

Then: puh, this is incredibly complex. When debugging something, reduce to as 
little
blocks as necessary to reproduce the problem. You've not done that, and I 
really can't
tell where the problem here lies!

Best regards,
Marcus

On 07.03.21 21:06, Jay Patel wrote:
> Hi all,
> 
> I am sending messages from an external application via (ZMQ PUSH) and 
> received those
> messages in the GNURadio via ZMQ Pull message source. 
> 
> From the ZMQ PULL side, I had correctly debugged the message coming from 
> external
> applications.
> 
> I want to basically transmit those messages. But in the receiver side after 
> the Tagged
> stream to PDU ->  message debug block don't print anything. I put a QT Freq 
> sink to check
> if the data is coming properly or not.  
> 
> Did I miss something? How can I properly debug the messages. I had attached 
> my flow graph.
> 
> Any suggestions are welcome.
> 
> */With Regards,/*
> /Jay Patel/
> 



reply via email to

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