Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-04-13 | Removed 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-08 | Removed autotools, gr-waveform, some cleanup | Johnathan Corgan | |
Nick Foster owes Nick Corgan a six-pack of beer! | |||
2011-11-01 | qtgui_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-24 | qtgui: fixed typo for name of export define | Josh 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-23 | qtqui-sink : Do not run the FFT unless updating the display. | Philip Balister | |
Signed-off-by: Philip Balister <philip@opensdr.com> | |||
2011-10-17 | Merge branch 'next' of http://gnuradio.org/git/gnuradio into next | Josh Blum | |
2011-10-16 | Merge branch 'master' into next | Tom Rondeau | |
Conflicts: gr-qtgui/lib/Makefile.am | |||
2011-10-11 | Merge branch 'next' of http://gnuradio.org/git/gnuradio into next | Josh Blum | |
Conflicts: gr-digital/include/digital_constellation.h | |||
2011-10-09 | adding gitignore files to new directories. | Tom Rondeau | |
2011-10-09 | docs 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-09 | qtgui: sneaking in a fix to add an include directory to gr-qtgui. | Tom Rondeau | |