Statistics
| Branch: | Tag: | Revision:

root / gnuradio-examples / python / digital / limbo / README @ f1c41f80

History | View | Annotate | Download (467 Bytes)

1
Files in here are in various states of disrepair and/or have been
2
superceded by revised code in the directory above.
3
4
They're here until we figure out what to do with them.
5
6
7
* gmsk_test.py: stand-alone program that exercises the GMSK packet tx
8
and rx code.  The two halves are connected with a simulated noisy
9
channel.  It's easy to add extra instrumentation to log various internal 
10
states.  We used a variant of this code to get this working in the
11
first place. 
12