Hi,
Thank you for the fast reply. I will try what you suggested.
I will let you know if it worked.
regards
Nimsi
Date: Thu, 26 May 2011 11:12:51 +0200
From: martin.br...@kit.edu
To: discuss-gnuradio@gnu.org
Subject: Re: [Discuss-gnuradio] How to hexdump in gnuradio realtime
On Thu, May 26
On Thu, May 26, 2011 at 07:55:33AM +, nimsi stouwdam wrote:
> Hi guys,
>
> First of all my apologies for my bad English. I am a Dutch student and for a
> internship I use GNURadio.
>
> For test purposes I want to show the hexadecimals values of a stream of chars
> realtime (while running).
>
Hi guys,
First of all my apologies for my bad English. I am a Dutch student and for a
internship I use GNURadio.
For test purposes I want to show the hexadecimals values of a stream of chars
realtime (while running).
I don't want to use 'printf' in the c-code of a block because sometimes it
m