| Commit message (Expand) | Author | Age | Files | Lines |
* | qtgui: tweaking plotting apps for better handling. | Tom Rondeau | 2013-02-17 | 3 | -9/+21 |
* | qtgui: prevent us from being able to set line width to 0 in the plotters. | Tom Rondeau | 2013-01-22 | 1 | -2/+3 |
* | qtgui: fixed stem plot marker style update. | Tom Rondeau | 2013-01-22 | 1 | -2/+2 |
* | qtgui: Updated plotting tools for more control through the GUI interface. | Tom Rondeau | 2013-01-22 | 25 | -81/+654 |
* | qtgui: added method to disable right-click menu. | Tom Rondeau | 2013-01-20 | 4 | -1/+5 |
* | qtgui: added checkbox to time plotting apps to toggle stem plot on/off. | Tom Rondeau | 2013-01-20 | 16 | -26/+59 |
* | qtgui: updated constellation and spectrogram plotting tools. | Tom Rondeau | 2013-01-20 | 8 | -662/+311 |
* | qtgui: psd plot cleanup. | Tom Rondeau | 2013-01-19 | 2 | -2/+3 |
* | qtgui: improved PSD plotting tools to use more complete and complex base clas... | Tom Rondeau | 2013-01-19 | 11 | -123/+184 |
* | qtgui: updated PSD plots with base class to more easily expand. | Tom Rondeau | 2013-01-16 | 6 | -708/+275 |
* | qtgui: making an even more generic set of plotting tools. | Tom Rondeau | 2013-01-15 | 2 | -89/+187 |
* | qtgui: wip: working on improving PSD plotters. | Tom Rondeau | 2013-01-15 | 5 | -12/+73 |
* | qtgui: adding features to QT-based time plotters. | Tom Rondeau | 2013-01-15 | 8 | -635/+395 |
* | qtgui: added auto-scale checkbox to time plot. | Tom Rondeau | 2013-01-15 | 2 | -6/+50 |
* | qtgui: added ability to clear waterfall plot data from GR block. | Tom Rondeau | 2013-01-15 | 1 | -0/+2 |
* | blocks: removes blocks moved to gr-blocks from gnuradio-core. | Tom Rondeau | 2012-12-21 | 12 | -17/+28 |
* | analog: fixing up GRC and other examples to use gr-analog for sig and noise s... | Tom Rondeau | 2012-11-10 | 1 | -85/+97 |
* | qtgui: adding a save and exit menu to qtgui-based static plotting tools. | Tom Rondeau | 2012-11-04 | 1 | -3/+48 |
* | qtgui: fixed static plot tools for new set_line_label name change. | Tom Rondeau | 2012-11-04 | 11 | -12/+12 |
* | qtgui: fix to time plotter to find core py file. | Tom Rondeau | 2012-07-29 | 4 | -4/+16 |
* | qtgui: when displaying name, remove full path and only use file name. | Tom Rondeau | 2012-07-29 | 11 | -12/+23 |
* | qtgui: small fixes to qt_digital app. | Tom Rondeau | 2012-07-29 | 1 | -27/+23 |
* | qtgui: introduces new static plot tools for different data types. | Tom Rondeau | 2012-07-29 | 17 | -9/+2184 |
* | qtgui: fixing up apps for static displaying of samples. | Tom Rondeau | 2012-07-28 | 5 | -152/+316 |
* | qtgui: fixing namespace to reflect new implementation style. | Tom Rondeau | 2012-07-24 | 1 | -2/+1 |
* | qtgui: wip: adding form around static plot tools to adjust start and end num ... | Tom Rondeau | 2012-07-05 | 1 | -21/+85 |
* | qtgui: added spectrogram static plot and updated others. | Tom Rondeau | 2012-07-04 | 3 | -0/+146 |
* | qtgui: adding PSD and constellation static plot tools. | Tom Rondeau | 2012-07-03 | 2 | -0/+261 |
* | qtgui: creating an app to read from and display a file of complex floats. | Tom Rondeau | 2012-06-24 | 1 | -0/+114 |
* | Removed whitespace and added dtools/bin/remove-whitespace as a tool to do thi... | Tom Rondeau | 2012-04-13 | 1 | -17/+17 |
* | Merge branch 'master' into next | Tom Rondeau | 2011-12-14 | 1 | -3/+4 |
|\ |
|
| * | uhd: fixes to instantiating UHD devices to set the antenna and subdevice prop... | Tom Rondeau | 2011-12-14 | 1 | -3/+4 |
* | | Removed autotools, gr-waveform, some cleanup | Johnathan Corgan | 2011-12-08 | 2 | -41/+0 |
|/ |
|
* | uhd: change examples to use new stream api | Josh Blum | 2011-11-07 | 1 | -3/+1 |
* | qtgui: these shouldn't be installed. | Tom Rondeau | 2011-10-26 | 1 | -4/+0 |
* | Merge branch 'master' into next | Johnathan Corgan | 2011-09-24 | 2 | -5/+36 |
|\ |
|
| * | qtgui: fixing import statements in qtgui apps to print an error if extra pyth... | Tom Rondeau | 2011-09-23 | 7 | -18/+153 |
* | | qtgui: removed usrp and usrp2-specific apps; replaced with a UHD version. | Tom Rondeau | 2011-09-23 | 3 | -339/+44 |
* | | qtgui: moved actual examples to new examples directory. | Tom Rondeau | 2011-09-23 | 5 | -631/+0 |
|/ |
|
* | Merge branch 'qtgui_time' | Tom Rondeau | 2011-04-24 | 4 | -2/+333 |
|\ |
|
| * | gr-qtgui: Adding float interface to qtgui_time_sink and example program. | Tom Rondeau | 2011-04-24 | 1 | -0/+163 |
| * | gr-qtgui: adding example for using the new qt_time_sink_c interface. | Tom Rondeau | 2011-04-24 | 2 | -0/+164 |
| * | gr-qtgui: fixing up examples and adding noise to float example. | Tom Rondeau | 2011-04-18 | 2 | -3/+9 |
* | | gr-qtgui: updating examples to explicitly shut down flow graphs. | Tom Rondeau | 2011-04-14 | 3 | -3/+5 |
|/ |
|
* | gr-qtgui: ignore GRC-built py file of grc_qt_example.grc. | Tom Rondeau | 2011-04-10 | 1 | -0/+1 |
* | gr-qtgui: adding a GRC example for QtGui graphs. | Tom Rondeau | 2011-04-10 | 1 | -0/+441 |
* | gr-qtgui: updating example apps so the wrapped instance of the qtgui is not a... | Tom Rondeau | 2011-04-10 | 2 | -4/+4 |
* | gr-qtgui: removing references to 3D waterfall plot and changning QtGui API to... | Tom Rondeau | 2011-04-06 | 5 | -6/+6 |
* | gr-qtgui: cleaning up unnecessary plotting calls. | Tom Rondeau | 2011-04-06 | 1 | -5/+0 |
* | gr-qtgui: wip trying to figure out segfaults. | Tom Rondeau | 2011-04-01 | 1 | -0/+5 |