summaryrefslogtreecommitdiff
path: root/gr-qtgui/include
Commit message (Collapse)AuthorAgeFilesLines
* Removed whitespace and added dtools/bin/remove-whitespace as a tool to do ↵Tom Rondeau2012-04-135-28/+28
| | | | | | this in the future. The sed script was provided by Moritz Fischer.
* Removed autotools, gr-waveform, some cleanupJohnathan Corgan2011-12-082-35/+0
| | | | Nick Foster owes Nick Corgan a six-pack of beer!
* qtgui_sink_c : Fix update rate math.Philip Balister2011-11-011-1/+1
| | | | | | | | I botched the conversion to gruel high res timers. This patch fixes things. Checked on x86 byt hand adjusting update rate. We should expose the update rate setting to users. Signed-off-by: Philip Balister <philip@opensdr.com>
* qtgui: fixed typo for name of export defineJosh Blum2011-10-241-1/+1
| | | | | | | This was a typo, but it was ok before the library fubar because the define was explicitly set. Now that things are more automatic, it needs to follow convention.
* qtqui-sink : Do not run the FFT unless updating the display.Philip Balister2011-10-231-0/+3
| | | | Signed-off-by: Philip Balister <philip@opensdr.com>
* Merge branch 'next' of http://gnuradio.org/git/gnuradio into nextJosh Blum2011-10-172-2/+8
|\
| * Merge branch 'master' into nextTom Rondeau2011-10-162-2/+8
| | | | | | | | | | Conflicts: gr-qtgui/lib/Makefile.am
* | Merge branch 'next' of http://gnuradio.org/git/gnuradio into nextJosh Blum2011-10-111-0/+32
|/ | | | | Conflicts: gr-digital/include/digital_constellation.h
* adding gitignore files to new directories.Tom Rondeau2011-10-091-0/+2
|
* docs and qtgui: adding Doxygen documentation for each class. Also changed ↵Tom Rondeau2011-10-094-1/+43
| | | | the default behavior for the qtgui_sink_f to turn the constellation plot off by default (doesn't make sense with out the Q part, too).
* qtgui: sneaking in a fix to add an include directory to gr-qtgui.Tom Rondeau2011-10-097-0/+525