summaryrefslogtreecommitdiff
path: root/gnuradio-runtime/python/gnuradio/ctrlport/IceRadioClient.py
Commit message (Collapse)AuthorAgeFilesLines
* controlport: removing use of ice for a controlport rpc.Tom Rondeau2014-08-081-104/+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-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).
* runtime: allow "-p ###" as well as "###" syntax for gr-ctrlport-monitor port ↵Tim O'Shea2013-05-051-0/+2
| | | | args
* runtime: migrate remaining gnuradio-core contents into gnuradio-runtimeJohnathan Corgan2013-03-261-0/+102