On Mon, Feb 22, 2010 at 07:34:01AM -0600, Jason Uher wrote:
> On Mon, Feb 22, 2010 at 3:55 AM, amarnath alapati
> <[email protected]> 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


_______________________________________________
Discuss-gnuradio mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to