Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed whitespace and added dtools/bin/remove-whitespace as a tool to do ↵ | Tom Rondeau | 2012-04-13 | 5 | -28/+28 |
| | | | | | | this in the future. The sed script was provided by Moritz Fischer. | ||||
* | Removed autotools, gr-waveform, some cleanup | Johnathan Corgan | 2011-12-08 | 2 | -35/+0 |
| | | | | Nick Foster owes Nick Corgan a six-pack of beer! | ||||
* | qtgui_sink_c : Fix update rate math. | Philip Balister | 2011-11-01 | 1 | -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 define | Josh Blum | 2011-10-24 | 1 | -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 Balister | 2011-10-23 | 1 | -0/+3 |
| | | | | Signed-off-by: Philip Balister <philip@opensdr.com> | ||||
* | Merge branch 'next' of http://gnuradio.org/git/gnuradio into next | Josh Blum | 2011-10-17 | 2 | -2/+8 |
|\ | |||||
| * | Merge branch 'master' into next | Tom Rondeau | 2011-10-16 | 2 | -2/+8 |
| | | | | | | | | | | Conflicts: gr-qtgui/lib/Makefile.am | ||||
* | | Merge branch 'next' of http://gnuradio.org/git/gnuradio into next | Josh Blum | 2011-10-11 | 1 | -0/+32 |
|/ | | | | | Conflicts: gr-digital/include/digital_constellation.h | ||||
* | adding gitignore files to new directories. | Tom Rondeau | 2011-10-09 | 1 | -0/+2 |
| | |||||
* | docs and qtgui: adding Doxygen documentation for each class. Also changed ↵ | Tom Rondeau | 2011-10-09 | 4 | -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 Rondeau | 2011-10-09 | 7 | -0/+525 |