Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | grc-refactor: CMake fixes, start-up script cleaned up | Sebastian Koslowski | 2016-04-15 | 4 | -1377/+0 |
| | |||||
* | examples: Ported examples in GNU Radio tree to QT. | Martin Braun | 2014-07-12 | 2 | -214/+798 |
| | |||||
* | grc: Fix whitespace issue in grc to use proper spaces | Tim O'Shea | 2013-07-09 | 1 | -11/+11 |
| | | | | Remove all \t's to match the rest of GNU Radio | ||||
* | wxgui: Moved oscope and histogram bases into wxgui. | Tom Rondeau | 2013-03-18 | 1 | -1/+1 |
| | | | | This makes gr-wxgui more like a normal component that generates a libgnuradio-wxgui.so file. | ||||
* | blocks: removing throttle, threshold, stretch from gnuradio-core. | Tom Rondeau | 2013-02-24 | 1 | -5/+5 |
| | |||||
* | analog: fixing up GRC and other examples to use gr-analog for sig and noise ↵ | Tom Rondeau | 2012-11-10 | 1 | -82/+138 |
| | | | | sources. | ||||
* | Removed whitespace and added dtools/bin/remove-whitespace as a tool to do ↵ | Tom Rondeau | 2012-04-13 | 2 | -3/+3 |
| | | | | | | this in the future. The sed script was provided by Moritz Fischer. | ||||
* | Rework example directories. Gets rid of gnuradio-examples, moves these to ↵ | Tom Rondeau | 2012-04-03 | 4 | -0/+737 |
| | | | | | | more appropriate components. gnuradio-core and grc now have their own examples directories for files directly related to them. | ||||
* | moved grc examples to gnuradio-examples/grc | Josh Blum | 2009-10-06 | 5 | -739/+0 |
| | |||||
* | Added git ignore files auto created from svn:ignore properties. | git | 2009-08-14 | 1 | -0/+2 |
| | | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11592 221aa14e-8319-0410-a670-987f0aec2ac5 | ||||
* | Merged grc developer branch r10679:10938 | jblum | 2009-05-01 | 1 | -30/+0 |
| | | | | | | | | | | | | Misc fixes and internal changes. Added help menu for usage tips. Added drag and drop for blocks. Removed callback controls, adopted forms. Any type can have enumerated options. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10941 221aa14e-8319-0410-a670-987f0aec2ac5 | ||||
* | grc trellis makefile | jblum | 2008-11-18 | 1 | -5/+1 |
| | | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10011 221aa14e-8319-0410-a670-987f0aec2ac5 | ||||
* | Fixup grc data installation. Trunk now passes distcheck again. | jcorgan | 2008-08-24 | 1 | -4/+8 |
| | | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9398 221aa14e-8319-0410-a670-987f0aec2ac5 | ||||
* | Merged changeset r9285:9377 from jblum/grc into trunk, with distcheck fixes | jcorgan | 2008-08-23 | 5 | -0/+767 |
and local modifications. Integrates previously separate GNU Radio Companion into top-level component 'grc'. (Josh Blum) git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9378 221aa14e-8319-0410-a670-987f0aec2ac5 |