summaryrefslogtreecommitdiff
path: root/gnuradio-runtime/python/pmt/qa_pmt_to_python.py
Commit message (Collapse)AuthorAgeFilesLines
* Removing trailing/extra whitespaces before release.Tom Rondeau2014-07-071-1/+1
| | | | We should be more careful about letting these into the code in the future. In emacs, we can use (add-hook 'before-save-hook 'delete-trailing-whitespace).
* pmt_to_python: numpy_to_uvector and reverse works, QA addedMarcus Müller2014-04-071-1/+15
|
* gruel: moved gruel into subdirs of gnuradio-runtime.Tom Rondeau2013-04-011-0/+34
PMTs are handled slightly different and are installed into their own module and include dir.