summaryrefslogtreecommitdiff
path: root/docs/doxygen/other/ctrlport.dox
Commit message (Collapse)AuthorAgeFilesLines
* Doxygen: Adding GNU FDL header to Doxygen source filesBen Hilburn2017-03-101-0/+9
|
* ctrlport: change to doc; no -p flag required for gr-perf-monitorxtracierenea2016-04-041-1/+1
| | | | | | | Updating documentation to reflect that -p flag isn't necessary. It causes this error for me: ValueError: invalid literal for int() with base 10: '-p' Segmentation fault
* ctrlport: change to doc; no -p flag required for gr-ctrlport-monitortracierenea2016-04-041-1/+1
| | | | | | Updating documentation to reflect that -p flag isn't necessary. It causes this error for me: ValueError: invalid literal for int() with base 10: '-p'
* controlport: more documentation and linking info.Tom Rondeau2015-04-021-0/+1
| | | | | Also allows use of Thrift config file to overload the max number of attempts when starting application and looking for a port.
* docs: adding in info on ControlPort and Thrift.Tom Rondeau2015-04-021-3/+421
|
* docs: fixed labels and references in manual.Tom Rondeau2015-03-231-1/+1
| | | | | | | Doxygen is getting more strict with having labels for every section, and warns when there are section name collisions. This prefixes all section and subsection labels with the component to make them all unique.
* controlport: removing use of ice for a controlport rpc.Tom Rondeau2014-08-081-329/+3
| | | | 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.
* docs: doxygen mangles sections named with the same reference name. ↵Tom Rondeau2014-04-211-6/+6
| | | | ControlPort and Vocoder both used 'using' - renamed for each.
* docs: Minor corrections, fixes to ControlPort documentation.Tom Rondeau2013-07-161-38/+107
|
* docs: adding more documentation for ControlPort.Tom Rondeau2013-02-201-0/+217
|
* ctrlport: using prefs files to configure ctrlport.Tom Rondeau2013-02-191-2/+27
| | | | Prefs file points to ctrlport config file and uses it to set the properties.
* Merging ctrlport2 into next branch.Tom Rondeau2012-12-031-0/+38