commit-gnuradio
[Top][All Lists]
Advanced

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

[Commit-gnuradio] r6351 - gnuradio/branches/developers/jcorgan/t162/gnur


From: jcorgan
Subject: [Commit-gnuradio] r6351 - gnuradio/branches/developers/jcorgan/t162/gnuradio-examples/python/digital
Date: Fri, 7 Sep 2007 11:40:17 -0600 (MDT)

Author: jcorgan
Date: 2007-09-07 11:40:15 -0600 (Fri, 07 Sep 2007)
New Revision: 6351

Modified:
   
gnuradio/branches/developers/jcorgan/t162/gnuradio-examples/python/digital/benchmark_tx.py
Log:
Missed removing debug code.

Modified: 
gnuradio/branches/developers/jcorgan/t162/gnuradio-examples/python/digital/benchmark_tx.py
===================================================================
--- 
gnuradio/branches/developers/jcorgan/t162/gnuradio-examples/python/digital/benchmark_tx.py
  2007-09-07 17:38:36 UTC (rev 6350)
+++ 
gnuradio/branches/developers/jcorgan/t162/gnuradio-examples/python/digital/benchmark_tx.py
  2007-09-07 17:40:15 UTC (rev 6351)
@@ -90,7 +90,6 @@
 
     # build the graph
     tb = transmit_path(mods[options.modulation], options)
-    tb.set_verbose(1)
 
     r = gr.enable_realtime_scheduling()
     if r != gr.RT_OK:





reply via email to

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