summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ctrlport: fixing interface to rpcbasic_register_variable for new API to other...Tom Rondeau2013-02-041-3/+2
* ctrlport: removed obsolete files.Tom Rondeau2013-02-043-861/+0
* ctrlport: adding back old (almost) style API for controlport.Tom Rondeau2013-02-041-0/+99
* qtgui: set default nconnections to 1 for time raster plots.Tom Rondeau2013-02-032-2/+2
* qtgui: fixed intensity bar for time raster plots.Tom Rondeau2013-02-032-0/+8
* qtgui: updated documentation in doxygen manual about qtgui plotters.Tom Rondeau2013-02-031-2/+43
* qtgui: adding QA code for time raster plot.Tom Rondeau2013-02-031-0/+8
* qtgui: added time raster GRC block to the block tree.Tom Rondeau2013-02-031-0/+1
* qtgui: making sure all qtgui files have copyright notice.Tom Rondeau2013-02-0316-10/+142
* qtgui: adding a time raster plot (support for bits and floats).Tom Rondeau2013-02-0224-0/+3373
* ctrlport: updated all blocks using controlport to use new style of setup_rpc.Tom Rondeau2013-01-2313-88/+113
* ctrlport: Changed RPC setup call to only require block's alias and not all of...Tom Rondeau2013-01-236-25/+70
* core: exporting the block registry (for RPC setup).Tom Rondeau2013-01-231-2/+3
* qtgui: prevent us from being able to set line width to 0 in the plotters.Tom Rondeau2013-01-221-2/+3
* qtgui: fixed stem plot marker style update.Tom Rondeau2013-01-221-2/+2
* Merge branch 'qtplotters' into nextTom Rondeau2013-01-2266-2112/+2902
|\
| * qtgui: fixed waterfall update time to be related to the sample rate.Tom Rondeau2013-01-222-1/+6
| * qtgui: Updated plotting tools for more control through the GUI interface.Tom Rondeau2013-01-2225-81/+654
| * qtgui: Major changes to qtgui sink interfaces to allow more tunable control t...Tom Rondeau2013-01-2233-129/+767
| * qtgui: added method to disable right-click menu.Tom Rondeau2013-01-2027-6/+75
| * qtgui: added checkbox to time plotting apps to toggle stem plot on/off.Tom Rondeau2013-01-2016-26/+59
| * qtgui: added ability to toggle time plots into stem plots.Tom Rondeau2013-01-2010-1/+58
| * qtgui: updated constellation and spectrogram plotting tools.Tom Rondeau2013-01-208-662/+311
| * qtgui: psd plot cleanup.Tom Rondeau2013-01-192-2/+3
| * qtgui: expose set_intensity_range for spectrogram gui to GR block.Tom Rondeau2013-01-196-0/+20
| * qtgui: make default nconnections in qtgui plots 1.Tom Rondeau2013-01-197-7/+7
| * qtgui: waterfall plots can take multiple signals.Tom Rondeau2013-01-1913-37/+152
| * qtgui: improved PSD plotting tools to use more complete and complex base clas...Tom Rondeau2013-01-1911-123/+184
| * qtgui: updated PSD plots with base class to more easily expand.Tom Rondeau2013-01-166-708/+275
| * qtgui: making an even more generic set of plotting tools.Tom Rondeau2013-01-152-89/+187
| * qtgui: wip: working on improving PSD plotters.Tom Rondeau2013-01-155-12/+73
| * qtgui: adding features to QT-based time plotters.Tom Rondeau2013-01-158-635/+395
| * qtgui: added auto-scale checkbox to time plot.Tom Rondeau2013-01-152-6/+50
| * qtgui: added ability to clear waterfall plot data from GR block.Tom Rondeau2013-01-1511-0/+39
* | Merge branch 'master' into nextJohnathan Corgan2013-01-201-4/+2
|\ \
| * \ Merge branch 'maint'Johnathan Corgan2013-01-201-4/+2
| |\ \
| | * | volk: the profiler is no longer strictly unixJosh Blum2013-01-201-2/+2
| | * | volk: remove bad find_package missing components, this is declared in top levelJosh Blum2013-01-201-2/+0
* | | | Merge branch 'master' into nextJohnathan Corgan2013-01-203-3/+7
|\| | |
| * | | Merge branch 'maint'Johnathan Corgan2013-01-203-3/+7
| |\| |
| | * | Merge remote-tracking branch 'balint/windows_fixes' into maintJohnathan Corgan2013-01-203-3/+7
| | |\ \
| | | * | Added PaintDC to 'plotter_base' so WX GL sinks will work under Windows.Balint Seeber2013-01-182-1/+4
| | | * | Removed check for pending events during mouse drag of GRC blocks on FlowGraph...Balint Seeber2013-01-181-2/+3
* | | | | Merge branch 'master' into nextTom Rondeau2013-01-204-0/+62
|\| | | |
| * | | | howto-write-a-block: Added example for Python blocksMartin Braun2013-01-194-0/+62
* | | | | Merge branch 'master' into nextJohnathan Corgan2013-01-181-1/+1
|\| | | |
| * | | | Merge branch 'maint'Johnathan Corgan2013-01-183-36/+9
| |\| | |
| | * | | digital: Fixed bug in digital_bert_rx.py (thanks Charles Ru)Ben Reynwar2013-01-181-1/+1
| | * | | digital: Updated pfb_clock_sync grc xml file.Ben Reynwar2013-01-181-11/+4
| | * | | digital: Updated constellation_receiver_cv documentation.Ben Reynwar2013-01-181-24/+4
| | |/ /