[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] r3876 - gnuradio/branches/developers/trondeau/flowgrap
From: |
trondeau |
Subject: |
[Commit-gnuradio] r3876 - gnuradio/branches/developers/trondeau/flowgraph_test/gnuradio-examples/python/digital |
Date: |
Fri, 27 Oct 2006 11:54:52 -0600 (MDT) |
Author: trondeau
Date: 2006-10-27 11:54:51 -0600 (Fri, 27 Oct 2006)
New Revision: 3876
Modified:
gnuradio/branches/developers/trondeau/flowgraph_test/gnuradio-examples/python/digital/benchmark_tx.py
Log:
testing commit
Modified:
gnuradio/branches/developers/trondeau/flowgraph_test/gnuradio-examples/python/digital/benchmark_tx.py
===================================================================
---
gnuradio/branches/developers/trondeau/flowgraph_test/gnuradio-examples/python/digital/benchmark_tx.py
2006-10-27 17:51:09 UTC (rev 3875)
+++
gnuradio/branches/developers/trondeau/flowgraph_test/gnuradio-examples/python/digital/benchmark_tx.py
2006-10-27 17:54:51 UTC (rev 3876)
@@ -64,7 +64,6 @@
default='gmsk',
help="Select modulation from: %s [default=%%default]"
% (', '.join(mods.keys()),))
-
parser.add_option("-s", "--size", type="eng_float", default=1500,
help="set packet size [default=%default]")
parser.add_option("-M", "--megabytes", type="eng_float", default=1.0,
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Commit-gnuradio] r3876 - gnuradio/branches/developers/trondeau/flowgraph_test/gnuradio-examples/python/digital,
trondeau <=