summaryrefslogtreecommitdiff
path: root/gr-digital/examples/example_timing.py
Commit message (Collapse)AuthorAgeFilesLines
* digital: fixing up some examples to use new namespaces.Tom Rondeau2012-07-071-6/+7
|
* Cleaning up; adding a different dbpsk that uses differential coding. The ↵Tom Rondeau2011-08-101-1/+1
| | | | normal bpsk is non-differential by default, but can be set to use differential with the right flag.
* digital: added M&M clock recovery loop as an option to compare against ↵Tom Rondeau2011-08-091-71/+125
| | | | polyphase filterbank.
* digital: adding a timing offset example.Tom Rondeau2011-08-081-0/+157