Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | runtime: migrate remaining gnuradio-core contents into gnuradio-runtime | Johnathan Corgan | 2013-03-26 | 1 | -154/+0 |
| | |||||
* | ctrlport: made display type in ControlPort setup field into an options mask. | Tom Rondeau | 2013-02-20 | 1 | -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 Rondeau | 2013-02-17 | 1 | -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 Rondeau | 2013-02-17 | 1 | -1/+3 |
| | |||||
* | Merging ctrlport2 into next branch. | Tom Rondeau | 2012-12-03 | 1 | -0/+150 |