Changeset 8938
- Timestamp:
- 07/18/08 13:09:30
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
gnuradio/branches/developers/cswiger/wip/gr-atsc/src/python/README
r8937 r8938 1 With the advent of the multi-processor 1 With the advent of the multi-processor aware scheduler we can use one 2 application script and let gnuradio allocate resources across multiple 3 processors. All the scripts below have been combined into one atsc.py 4 which takes two arguments: a raw rf data file of 8Msps complex, and an 5 output destination file for the decoded mpeg multiplex. 6 2 7 3 8 Decoding ATSC using 16MSps rate over 4 processes
