summaryrefslogtreecommitdiff
path: root/gr-wxgui
Commit message (Expand)AuthorAgeFilesLines
* wxgui: using logpwrfft properly from gr-fft.Tom Rondeau2012-12-311-2/+3
* analog: fixing up UHD apps to use gr-analog module.Tom Rondeau2012-12-312-2/+4
* grc: updating GRC exmaples for new component changes.Tom Rondeau2012-12-273-4/+5
* blocks: removes blocks moved to gr-blocks from gnuradio-core.Tom Rondeau2012-12-216-33/+40
* analog: Removing reference to gr.sig_source_X and gr.noise_source_X where pos...Tom Rondeau2012-11-069-322/+332
* Merge remote branch 'reynwar/comments_next' into nextJohnathan Corgan2012-08-2819-278/+453
|\
| * docs: Changed arguments in python docstrings to new formatting style.Ben Reynwar2012-08-1418-276/+452
| * Merge branch 'master' into commentsBen Reynwar2012-08-0813-5/+76
| |\
| * | docs: Adding/editing top-level docstrings.Ben Reynwar2012-05-211-2/+1
* | | core: fixing location of some components for the new hierarchy.Tom Rondeau2012-08-224-12/+12
* | | wxgui: update wxgui components to use gr-filter component.Tom Rondeau2012-07-165-11/+13
| |/ |/|
* | cmake: add support for SYSCONFDIRChí-Thanh Christopher Nguyễn2012-06-161-1/+1
* | wxgui: allows LEFT click to set a flow-graph variable to the adjusted X value...Marcus Leech2012-05-2111-2/+69
* | GRC: patch to allow users to specify max_noutput_items in GRC options block.Jose Quaresma2012-05-031-2/+6
|/
* Removed whitespace and added dtools/bin/remove-whitespace as a tool to do thi...Tom Rondeau2012-04-1324-822/+822
* Merge branch 'master' into nextTom Rondeau2012-01-031-6/+14
|\
| * scheduler: added argument to wxGUI's stdapp that allows a user to specify the...Tom Rondeau2012-01-031-6/+14
* | Removed autotools, gr-waveform, some cleanupJohnathan Corgan2011-12-0811-267/+0
|/
* docs: added python doxygen docs to gr-wxguiTom Rondeau2011-11-271-0/+24
* cmake: make python checks optional for cross buildsJosh Blum2011-10-231-2/+8
* utils: added cmake support for the gr-utilsJosh Blum2011-10-201-3/+3
* Merge branch 'next' of http://gnuradio.org/git/gnuradio into nextJosh Blum2011-10-192-3/+3
|\
| * Merge branch 'master' into nextTom Rondeau2011-10-182-3/+3
| |\
| | * wxgui: saner defaults to wxgui plotters from issue #450.Tom Rondeau2011-10-182-3/+3
* | | cmake: fix that component depends on component hackJosh Blum2011-10-191-2/+2
* | | Merge branch 'next' of http://gnuradio.org/git/gnuradio into nextJosh Blum2011-10-114-27/+29
|\| |
| * | wxgui: Updating constellation plot to work with gr-digital.Tom Rondeau2011-10-084-27/+29
| |/
* | gr: the CMakeLists.txt took a chill pillJosh Blum2011-10-083-14/+14
* | wxgui: fix to install wxgui python into gnuradio site-packages, not top levelJosh Blum2011-07-261-3/+3
* | gr: squashed cmakelists.txt into one commitJosh Blum2011-07-203-0/+207
|/
* grc: work on generator for gui flowgraphs to simplify generationJosh Blum2011-03-0114-5/+83
* grc: moved wxgui blocks and python into gr-wxgui/grcJosh Blum2011-03-0118-1/+1809
* Major Makefile.am housecleaning. Passes distcheck.Eric Blossom2010-11-241-1/+1
* Adds a new parameter "y_axis_label" to scopesink2 and the GRC .xml file that ...Marcus Leech2010-10-173-1/+6
* Merge branch 'maint'Eric Blossom2010-09-141-0/+2
|\
| * Avoid divide by zero in persistence code when using default argsEric Blossom2010-09-121-0/+2
* | Merge branch 'maint'Johnathan Corgan2010-07-211-1/+1
|\|
| * wxgui: fix to use wx.Colour which is the actual name of the class (wx python ...Josh Blum2010-07-211-1/+1
* | Merge branch 'maint'Johnathan Corgan2010-07-051-7/+7
|\|
| * gr-wxgui: fix non-gl scope sink only updating one channelCatalin Patulea2010-07-051-7/+7
* | Merge branch 'patches/marcus/stripchart'Johnathan Corgan2010-07-054-3/+28
|\ \ | |/ |/|
| * gr-wxgui: adds stripchart trigger mode to graphics sinksMarcus D Leech2010-05-164-3/+28
* | Make C++ shared libraries versionedJohnathan Corgan2010-05-281-1/+1
* | gr-wxgui: update copyrightsJohnathan Corgan2010-05-138-8/+8
* | gr-wxgui: Renamed "emulate analog" feature to "use persistence"Johnathan Corgan2010-05-139-118/+118
* | Merge remote branch 'nldudok1/gr-wxgui_emulate_analog' into masterJohnathan Corgan2010-05-139-29/+340
|\ \ | |/ |/|
| * Add analog CRT screen afterglow emulation for gr-wxguiMartin Dudok van Heel2010-04-269-29/+340
* | gr-wxgui: Added additional color table entriesMarcus Leech2010-04-281-0/+3
* | Use numpy to do color table lookup.Josh Blum2010-01-061-9/+8
* | bug fix for waterfall plotter,Josh Blum2009-12-261-5/+9