]> git.gag.com Git - debian/gnuradio/blob - gnuradio-examples/python/digital/limbo/README
Merged changes from eb/digital-wip into trunk.
[debian/gnuradio] / gnuradio-examples / python / digital / limbo / README
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