summaryrefslogtreecommitdiff
path: root/gr-qtgui/swig
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | qtgui: changed qtgui sinks to pimpl structure.Tom Rondeau2012-07-193-136/+6
* | | qtgui: wip: moving qtgui over to new pimpl style.Tom Rondeau2012-07-179-413/+28
* | | qtgui: Updated qtgui to use gr-fft components.Tom Rondeau2012-07-171-0/+1
* | | Merge branch 'next' into qtsink_menusTom Rondeau2012-07-171-0/+2
|\ \ \ | | |/ | |/|
| * | swig: added GR_SWIG_TARGET_DEPS core_swig to other swig buildsJohnathan Corgan2012-07-031-0/+2
| |/
* | qtgui: added setting/resetting of FFT size and averaging.Tom Rondeau2012-07-052-0/+10
* | qtgui: adding stand-alone waterfall form/plots.Tom Rondeau2012-07-044-0/+108
* | qtgui: adding a stand-alone constellation plot form with menus.Tom Rondeau2012-07-033-0/+61
* | qtgui: added qtgui_freq sink for reals and GRC files for freq sinks.Tom Rondeau2012-06-293-2/+57
* | qtgui: stand-alone FFT plot can handle multiple signals.Tom Rondeau2012-06-251-0/+1
* | qtgui: adding a stand-alone frequency domain plot form.Tom Rondeau2012-06-253-0/+54
* | Merge branch 'master' into my_qtsinkTom Rondeau2012-06-247-33/+33
|\|
| * Removed whitespace and added dtools/bin/remove-whitespace as a tool to do thi...Tom Rondeau2012-04-137-33/+33
* | qtgui: add onclick callbacks to GRC XML, specify a variable and it'll update ...Nick Foster2012-04-132-2/+2
|/
* Removes all references to guile and scheme, which are no longer needed.Tom Rondeau2012-04-011-145/+0
* Removed autotools, gr-waveform, some cleanupJohnathan Corgan2011-12-082-77/+0
* docs: fixes some warnings.Tom Rondeau2011-12-061-3/+4
* docs: more fixes for generated swig files. This worked before the merge, but ...Tom Rondeau2011-12-051-0/+1
* docs: better install of swig docs .i files since we actually have a variable ...Tom Rondeau2011-12-041-4/+5
* docs: fixing variable for location of header files (SOURCE not BINARY).Tom Rondeau2011-11-301-1/+1
* docs: more appropriate variable to use when setting the include/headers direc...Tom Rondeau2011-11-281-1/+1
* docs: installing generated _doc.i files under autotools.Tom Rondeau2011-11-281-0/+3
* docs: better use of BUILT_SOURCES so I'm not overriding the standard build in...Tom Rondeau2011-11-271-2/+2
* docs: Adding swig doc generation to Makefile.am files.Tom Rondeau2011-11-271-0/+9
* docs: forgot to have the generated .i files installed.Tom Rondeau2011-11-271-0/+1
* docs: added python doxygen docs to gr-qtguiTom Rondeau2011-11-272-0/+6
* misc fix missing installed files/tweaksJosh Blum2011-10-201-0/+1
* Merge branch 'next' of http://gnuradio.org/git/gnuradio into nextJosh Blum2011-10-112-1/+2
|\
| * docs and qtgui: adding Doxygen documentation for each class. Also changed the...Tom Rondeau2011-10-091-1/+1
| * qtgui: sneaking in a fix to add an include directory to gr-qtgui.Tom Rondeau2011-10-091-0/+1
* | gr: the CMakeLists.txt took a chill pillJosh Blum2011-10-081-5/+5
* | Merge branch 'next' of gnuradio.org:gnuradio into nextJosh Blum2011-07-282-5/+5
|\|
| * fixed some more warnings; mostly in doxygen or order of variable initialization.Tom Rondeau2011-07-271-1/+1
| * Merge branch 'master' into nextTom Rondeau2011-07-271-4/+4
| |\
| | * Fixed warnings generated from improper includes in swig interface file.Tom Rondeau2011-07-271-4/+4
* | | gr: squashed cmakelists.txt into one commitJosh Blum2011-07-201-0/+49
|/ /
* | Merge branch '8psk' into nextTom Rondeau2011-07-172-2/+2
|\ \ | |/ |/|
| * gr-qtgui: makes time sink a sync_block (since it is) and uses set_output_mult...Tom Rondeau2011-05-092-2/+2
* | gr: added to the .gitignores to various components for in-tree buildsJosh Blum2011-07-031-0/+2
|/
* gr-qtgui: splitting qtgui.i into its complex and float .i files to keep with ...Tom Rondeau2011-04-244-48/+71
* gr-qtgui: Adding float interface to qtgui_time_sink and example program.Tom Rondeau2011-04-243-3/+60
* gr-qtgui: adding function and slot to set a time display curve's color.Tom Rondeau2011-04-241-0/+1
* gr-qtgui: provide function and slot for setting the labels of a time curve.Tom Rondeau2011-04-241-0/+1
* gr-qtgui: setting up ability to have multiple connections to the time sink.Tom Rondeau2011-04-231-0/+3
* gr-qtgui: time domain sink now shows and receives updates.Tom Rondeau2011-04-233-3/+5
* gr-qtgui: adding .i file for time domain plot and updating Makefiles.Tom Rondeau2011-04-212-1/+53
* gr-qtgui: fix the interface file.Mike Cornelius2011-04-121-2/+1