discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Running benchmark_rx.py in debugging mode


From: Eric Blossom
Subject: Re: [Discuss-gnuradio] Running benchmark_rx.py in debugging mode
Date: Mon, 22 Feb 2010 10:34:25 -0800
User-agent: Mutt/1.5.20 (2009-08-17)

On Mon, Feb 22, 2010 at 07:34:01AM -0600, Jason Uher wrote:
> On Mon, Feb 22, 2010 at 3:55 AM, amarnath alapati
> <address@hidden> wrote:
> > hi everyone,
> >            Is there any way for me to run the benchmark_tx and
> > benchmark_rx.py files in debugging mode so that I can see the entire flow
> > structure? I am curious to know the steps that take place from the calling
> > of the python script to the point where the modulated symbols are
> > transmitted via the USB2.0.
> > Regards,
> > Amarnath

You can turn logging on.

Try 

  $ benchmark_rx.py --help

You'll have to look at the code to understand what's in each log file.

Eric




reply via email to

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