summaryrefslogtreecommitdiff
path: root/gnuradio-core/src/lib/runtime/gnuradio.ice
Commit message (Collapse)AuthorAgeFilesLines
* runtime: migrate remaining gnuradio-core contents into gnuradio-runtimeJohnathan Corgan2013-03-261-154/+0
|
* ctrlport: made display type in ControlPort setup field into an options mask.Tom Rondeau2013-02-201-12/+12
| | | | | | Options are used to determine default plot type, type of plots available, initial states. qtgui: fixed enabling stem plot to properly check the menu option.
* ctrlport: adding display type for stripchart as opposed to timeseries.Tom Rondeau2013-02-171-0/+2
| | | | Stripcharts add data to the back of what's plotted; time series plots just plot the vector given. All single-value RPC vars have been converted to use stripchart mode.
* ctrlport: new DISPLOGTIMESERIES{F,C} to set plot into log mode.Tom Rondeau2013-02-171-1/+3
|
* Merging ctrlport2 into next branch.Tom Rondeau2012-12-031-0/+150