summaryrefslogtreecommitdiff
path: root/gnuradio-runtime/python/gnuradio/ctrlport/gr-perf-monitor
Commit message (Collapse)AuthorAgeFilesLines
* controlport: removing use of ice for a controlport rpc.Tom Rondeau2014-08-081-591/+0
| | | | This effectively disables the use of ControlPort for now until we build in a new middleware layer. The ControlPort API and interfaces exist but will function as nops for now.
* Removing trailing/extra whitespaces before release.Tom Rondeau2014-07-071-15/+15
| | | | 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).
* runtime: migrate remaining gnuradio-core contents into gnuradio-runtimeJohnathan Corgan2013-03-261-0/+591