| Commit message (Expand) | Author | Age | Files | Lines |
* | qtgui: adding a time raster plot (support for bits and floats). | Tom Rondeau | 2013-02-02 | 1 | -0/+6 |
* | qtgui: Major changes to qtgui sink interfaces to allow more tunable control t... | Tom Rondeau | 2013-01-22 | 2 | -0/+5 |
* | Merge master/fix_build_dir_order into next, then fix conflicts and redo come ... | Michael L Dickens | 2013-01-04 | 1 | -1/+4 |
|\ |
|
| * | Tweak INCLUDE dirs such that INCLUDE_DIRECTORIES and LINK_DIRECTORIES are ord... | Michael L Dickens | 2013-01-01 | 1 | -1/+4 |
* | | Merge branch 'master' into next | Tom Rondeau | 2012-12-12 | 1 | -2/+0 |
|\| |
|
| * | build: removing core_swig from GR_SWIG_TARGET_DEPS. Seems to have been the ca... | Tom Rondeau | 2012-12-12 | 1 | -2/+0 |
* | | Merged comments branch into comments_next branch. | Ben Reynwar | 2012-08-10 | 1 | -0/+4 |
|\ \ |
|
| * | | Merge branch 'master' into comments | Ben Reynwar | 2012-08-08 | 1 | -0/+2 |
| |\| |
|
| * | | docs: Adding/editing top-level docstrings. | Ben Reynwar | 2012-05-21 | 1 | -0/+4 |
* | | | qtgui: changed qtgui sinks to pimpl structure. | Tom Rondeau | 2012-07-19 | 3 | -136/+6 |
* | | | qtgui: wip: moving qtgui over to new pimpl style. | Tom Rondeau | 2012-07-17 | 9 | -413/+28 |
* | | | qtgui: Updated qtgui to use gr-fft components. | Tom Rondeau | 2012-07-17 | 1 | -0/+1 |
* | | | Merge branch 'next' into qtsink_menus | Tom Rondeau | 2012-07-17 | 1 | -0/+2 |
|\ \ \
| | |/
| |/| |
|
| * | | swig: added GR_SWIG_TARGET_DEPS core_swig to other swig builds | Johnathan Corgan | 2012-07-03 | 1 | -0/+2 |
| |/ |
|
* | | qtgui: added setting/resetting of FFT size and averaging. | Tom Rondeau | 2012-07-05 | 2 | -0/+10 |
* | | qtgui: adding stand-alone waterfall form/plots. | Tom Rondeau | 2012-07-04 | 4 | -0/+108 |
* | | qtgui: adding a stand-alone constellation plot form with menus. | Tom Rondeau | 2012-07-03 | 3 | -0/+61 |
* | | qtgui: added qtgui_freq sink for reals and GRC files for freq sinks. | Tom Rondeau | 2012-06-29 | 3 | -2/+57 |
* | | qtgui: stand-alone FFT plot can handle multiple signals. | Tom Rondeau | 2012-06-25 | 1 | -0/+1 |
* | | qtgui: adding a stand-alone frequency domain plot form. | Tom Rondeau | 2012-06-25 | 3 | -0/+54 |
* | | Merge branch 'master' into my_qtsink | Tom Rondeau | 2012-06-24 | 7 | -33/+33 |
|\| |
|
| * | Removed whitespace and added dtools/bin/remove-whitespace as a tool to do thi... | Tom Rondeau | 2012-04-13 | 7 | -33/+33 |
* | | qtgui: add onclick callbacks to GRC XML, specify a variable and it'll update ... | Nick Foster | 2012-04-13 | 2 | -2/+2 |
|/ |
|
* | Removes all references to guile and scheme, which are no longer needed. | Tom Rondeau | 2012-04-01 | 1 | -145/+0 |
* | Removed autotools, gr-waveform, some cleanup | Johnathan Corgan | 2011-12-08 | 2 | -77/+0 |
* | docs: fixes some warnings. | Tom Rondeau | 2011-12-06 | 1 | -3/+4 |
* | docs: more fixes for generated swig files. This worked before the merge, but ... | Tom Rondeau | 2011-12-05 | 1 | -0/+1 |
* | docs: better install of swig docs .i files since we actually have a variable ... | Tom Rondeau | 2011-12-04 | 1 | -4/+5 |
* | docs: fixing variable for location of header files (SOURCE not BINARY). | Tom Rondeau | 2011-11-30 | 1 | -1/+1 |
* | docs: more appropriate variable to use when setting the include/headers direc... | Tom Rondeau | 2011-11-28 | 1 | -1/+1 |
* | docs: installing generated _doc.i files under autotools. | Tom Rondeau | 2011-11-28 | 1 | -0/+3 |
* | docs: better use of BUILT_SOURCES so I'm not overriding the standard build in... | Tom Rondeau | 2011-11-27 | 1 | -2/+2 |
* | docs: Adding swig doc generation to Makefile.am files. | Tom Rondeau | 2011-11-27 | 1 | -0/+9 |
* | docs: forgot to have the generated .i files installed. | Tom Rondeau | 2011-11-27 | 1 | -0/+1 |
* | docs: added python doxygen docs to gr-qtgui | Tom Rondeau | 2011-11-27 | 2 | -0/+6 |
* | misc fix missing installed files/tweaks | Josh Blum | 2011-10-20 | 1 | -0/+1 |
* | Merge branch 'next' of http://gnuradio.org/git/gnuradio into next | Josh Blum | 2011-10-11 | 2 | -1/+2 |
|\ |
|
| * | docs and qtgui: adding Doxygen documentation for each class. Also changed the... | Tom Rondeau | 2011-10-09 | 1 | -1/+1 |
| * | qtgui: sneaking in a fix to add an include directory to gr-qtgui. | Tom Rondeau | 2011-10-09 | 1 | -0/+1 |
* | | gr: the CMakeLists.txt took a chill pill | Josh Blum | 2011-10-08 | 1 | -5/+5 |
* | | Merge branch 'next' of gnuradio.org:gnuradio into next | Josh Blum | 2011-07-28 | 2 | -5/+5 |
|\| |
|
| * | fixed some more warnings; mostly in doxygen or order of variable initialization. | Tom Rondeau | 2011-07-27 | 1 | -1/+1 |
| * | Merge branch 'master' into next | Tom Rondeau | 2011-07-27 | 1 | -4/+4 |
| |\ |
|
| | * | Fixed warnings generated from improper includes in swig interface file. | Tom Rondeau | 2011-07-27 | 1 | -4/+4 |
* | | | gr: squashed cmakelists.txt into one commit | Josh Blum | 2011-07-20 | 1 | -0/+49 |
|/ / |
|
* | | Merge branch '8psk' into next | Tom Rondeau | 2011-07-17 | 2 | -2/+2 |
|\ \
| |/
|/| |
|
| * | gr-qtgui: makes time sink a sync_block (since it is) and uses set_output_mult... | Tom Rondeau | 2011-05-09 | 2 | -2/+2 |
* | | gr: added to the .gitignores to various components for in-tree builds | Josh Blum | 2011-07-03 | 1 | -0/+2 |
|/ |
|
* | gr-qtgui: splitting qtgui.i into its complex and float .i files to keep with ... | Tom Rondeau | 2011-04-24 | 4 | -48/+71 |
* | gr-qtgui: Adding float interface to qtgui_time_sink and example program. | Tom Rondeau | 2011-04-24 | 3 | -3/+60 |