summaryrefslogtreecommitdiff
path: root/gr-qtgui/include
AgeCommit message (Collapse)Author
2012-04-13Removed whitespace and added dtools/bin/remove-whitespace as a tool to do ↵Tom Rondeau
this in the future. The sed script was provided by Moritz Fischer.
2011-12-08Removed autotools, gr-waveform, some cleanupJohnathan Corgan
Nick Foster owes Nick Corgan a six-pack of beer!
2011-11-01qtgui_sink_c : Fix update rate math.Philip Balister
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>
2011-10-24qtgui: fixed typo for name of export defineJosh Blum
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.
2011-10-23qtqui-sink : Do not run the FFT unless updating the display.Philip Balister
Signed-off-by: Philip Balister <philip@opensdr.com>
2011-10-17Merge branch 'next' of http://gnuradio.org/git/gnuradio into nextJosh Blum
2011-10-16Merge branch 'master' into nextTom Rondeau
Conflicts: gr-qtgui/lib/Makefile.am
2011-10-11Merge branch 'next' of http://gnuradio.org/git/gnuradio into nextJosh Blum
Conflicts: gr-digital/include/digital_constellation.h
2011-10-09adding gitignore files to new directories.Tom Rondeau
2011-10-09docs and qtgui: adding Doxygen documentation for each class. Also changed ↵Tom Rondeau
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).
2011-10-09qtgui: sneaking in a fix to add an include directory to gr-qtgui.Tom Rondeau