summaryrefslogtreecommitdiff
path: root/gr-qtgui
Commit message (Expand)AuthorAgeFilesLines
* qtgui: added check_topology to check d_nconnections and actual connections.Tom Rondeau2012-12-2018-0/+72
* Merge branch 'master' into nextTom Rondeau2012-12-121-2/+0
|\
| * Merge branch 'maint'Tom Rondeau2012-12-121-2/+0
| |\
| | * build: removing core_swig from GR_SWIG_TARGET_DEPS. Seems to have been the ca...Tom Rondeau2012-12-121-2/+0
| * | qtgui: adds parameter in qtgui sink's GRC block to set the update rate.Julien Olivain2012-12-111-0/+7
| |/
* | qtgui: Python.h must be included first (it's even in the Python documentation...Tom Rondeau2012-12-039-18/+9
* | Merge branch 'master' into nextJohnathan Corgan2012-11-141-7/+7
|\|
| * gr: same change for common PYTHON test pathsJosh Blum2012-11-141-7/+7
| * gr: set a common GR_TEST_TARGET_DEPS for all module unit testsJosh Blum2012-11-141-1/+1
* | qtgui: Fixed some build issues and made sure all qtgui examples work.Tom Rondeau2012-11-1211-17/+46
* | Merge branch 'qtgui_stylesheets' into nextTom Rondeau2012-11-1212-145/+811
|\ \
| * | qtgui: fixed a few bugs under qwt6. Made checks around the symbol pointers.Tom Rondeau2012-11-121-13/+28
| * | qtgui: Adding hooks to allow appearance customization with stylesheets.Ben Reynwar2012-10-1612-147/+798
* | | Merge branch 'next' into next_analogTom Rondeau2012-11-102-0/+49
|\ \ \
| * | | qtgui: adding ability to save a qtgui sink.Tom Rondeau2012-11-072-0/+49
* | | | analog: fixing up GRC and other examples to use gr-analog for sig and noise s...Tom Rondeau2012-11-101-85/+97
* | | | analog: Removing reference to gr.sig_source_X and gr.noise_source_X where pos...Tom Rondeau2012-11-069-39/+94
|/ / /
* | | qtgui: adding a save and exit menu to qtgui-based static plotting tools.Tom Rondeau2012-11-041-3/+48
* | | qtgui: fixed static plot tools for new set_line_label name change.Tom Rondeau2012-11-0411-12/+12
* | | Merge branch 'master' into nextJohnathan Corgan2012-11-041-1/+1
|\ \ \ | | |/ | |/|
| * | gr: added python -B everywhere for clean source treeJosh Blum2012-11-041-1/+1
| * | qtgui: fixed qtgui time sink to take the bandwidth parameter to set x-axis co...Tom Rondeau2012-10-122-0/+2
* | | qtgui: fixing qtgui time plot to use sample rate names instead of bandwidth/f...Tom Rondeau2012-10-129-34/+50
* | | qtgui: allowing setting of axes in GRC.Tom Rondeau2012-10-1028-89/+182
* | | qtgui: adds ability to set a plot's title.Tom Rondeau2012-10-0923-3/+57
* | | qtgui: updating some function names for more accuracy and to allow an actual ...Tom Rondeau2012-10-0928-90/+175
| |/ |/|
* | qtgui: adding menu option to qtgui sinks to set transparency (alpha) value on...Tom Rondeau2012-10-035-0/+103
* | qtgui: fix log10 ambiguous overload in DisplayPlotJosh Blum2012-09-071-2/+2
* | Examples: Fixed minor bugs in examples and blks2impl from namespace changes.Ben Reynwar2012-09-045-10/+10
* | Merge remote branch 'reynwar/comments_next' into nextJohnathan Corgan2012-08-281-0/+4
|\ \
| * \ Merged comments branch into comments_next branch.Ben Reynwar2012-08-101-0/+4
| |\ \
| | * | Merge branch 'master' into commentsBen Reynwar2012-08-081-0/+2
| | |\|
| | * | docs: Adding/editing top-level docstrings.Ben Reynwar2012-05-211-0/+4
* | | | docs: fixed doxygen markup issues.Tom Rondeau2012-08-284-6/+12
|/ / /
* | | qtgui: fix to time plotter to find core py file.Tom Rondeau2012-07-294-4/+16
* | | qtgui: fixing other menu behavior with qwt5.Tom Rondeau2012-07-291-4/+12
* | | qtgui: when displaying name, remove full path and only use file name.Tom Rondeau2012-07-2911-12/+23
* | | qtgui: fix to work with Qwt5.Tom Rondeau2012-07-291-1/+7
* | | qtgui: QA code reflects change in waterfall plot API.Tom Rondeau2012-07-291-2/+2
* | | qtgui: removing missed debug lines.Tom Rondeau2012-07-291-4/+0
* | | qtgui: small fixes to qt_digital app.Tom Rondeau2012-07-291-27/+23
* | | qtgui: introduces new static plot tools for different data types.Tom Rondeau2012-07-2918-9/+2185
* | | qtgui: floating point PSD sink handles fftshift.Tom Rondeau2012-07-291-0/+8
* | | qtgui: fixing up apps for static displaying of samples.Tom Rondeau2012-07-288-155/+328
* | | qtgui: waterfall plot couldn't really handle multiple signals.Tom Rondeau2012-07-289-66/+63
* | | qtgui: set number of samples to plot in time sinks from GR block.Tom Rondeau2012-07-286-6/+24
* | | qtgui: created menu item to set color map of waterfall plots.Tom Rondeau2012-07-249-12/+170
* | | qtgui: fixes to waterfall plots.Tom Rondeau2012-07-246-10/+81
* | | qtgui: fixing up sinks to make sure buffers are properly zeroed and right num...Tom Rondeau2012-07-245-4/+19
* | | qtgui: fixing namespace to reflect new implementation style.Tom Rondeau2012-07-247-8/+7