summaryrefslogtreecommitdiff
path: root/gr-trellis/src/examples/python/README
diff options
context:
space:
mode:
authorTom Rondeau <trondeau@vt.edu>2012-04-13 18:36:53 -0400
committerTom Rondeau <trondeau@vt.edu>2012-04-13 18:36:53 -0400
commitf919f9dcbb54a08e6e26d6c229ce92fb784fa1b2 (patch)
tree7e846386b9eb1676f9a93fc4a1e55916b9accc97 /gr-trellis/src/examples/python/README
parent6a1e9783fec6ed827f49db27c171591d30f32933 (diff)
Removed whitespace and added dtools/bin/remove-whitespace as a tool to do this in the future.
The sed script was provided by Moritz Fischer.
Diffstat (limited to 'gr-trellis/src/examples/python/README')
-rw-r--r--gr-trellis/src/examples/python/README8
1 files changed, 4 insertions, 4 deletions
diff --git a/gr-trellis/src/examples/python/README b/gr-trellis/src/examples/python/README
index bd28e3d615..d51f231ac3 100644
--- a/gr-trellis/src/examples/python/README
+++ b/gr-trellis/src/examples/python/README
@@ -1,5 +1,5 @@
Here we have several test programs for use with the gr-trellis implementation.
-Documentation can be found in
+Documentation can be found in
http://gnuradio.utah.edu/svn/gnuradio/trunk/gr-trellis/doc/gr-trellis.html
fsm_utils.py contains several useful functions.
@@ -28,8 +28,8 @@ number of packets in error
estimated packet error rate
number of transmitted shorts (or symbols, or bits, depending on the specific program)
number of shorts (or symbols, or bits) in error
-estimated short (or symbol, or bit) error rate
+estimated short (or symbol, or bit) error rate
-for instance, the final number 1.10e-03 is the error rate estimate by sending 1000
-packets of 1024 shorts each, using an 1/2 4-state convolutional code
+for instance, the final number 1.10e-03 is the error rate estimate by sending 1000
+packets of 1024 shorts each, using an 1/2 4-state convolutional code
and QPSK modulation through an AWGN with Es/N0 = 6.0 dB