summaryrefslogtreecommitdiff
path: root/gr-digital/examples/transmit_path.py
Commit message (Collapse)AuthorAgeFilesLines
* Cleaning up; adding a different dbpsk that uses differential coding. The ↵Tom Rondeau2011-08-101-6/+9
| | | | normal bpsk is non-differential by default, but can be set to use differential with the right flag.
* digital: setting up receive path to use new timing loop API, FLL API, new ↵Tom Rondeau2011-08-091-1/+1
| | | | gain names/settings. Also added concept of gray coding to generic mod/demod and reworked bpsk/qpsk modulators so both work.
* digital: working digital transmit benchmark script to file.Tom Rondeau2011-07-241-0/+119