| Commit message (Expand) | Author | Age | Files | Lines |
* | howto: removed gr-howto-write-a-block | Johnathan Corgan | 2013-03-27 | 69 | -19771/+0 |
* | build: remove config.h from any header files; only use it in source files. | Tom Rondeau | 2013-03-27 | 1 | -0/+4 |
* | runtime: migrate remaining gnuradio-core contents into gnuradio-runtime | Johnathan Corgan | 2013-03-26 | 4 | -6/+6 |
* | wxgui: Moved oscope and histogram bases into wxgui. | Tom Rondeau | 2013-03-18 | 2 | -4/+4 |
* | blocks: converting references to vector source/sink, null source/sink, nop, c... | Tom Rondeau | 2013-03-17 | 5 | -19/+20 |
* | Merge branch 'master' into next | Tom Rondeau | 2013-03-13 | 5 | -53/+82 |
|\ |
|
| * | log: replacing log4cxx with log4cpp. | Tom Rondeau | 2013-03-13 | 4 | -19/+77 |
| * | Merge remote-tracking branch 'gr3.7_log4cpp' | Tom Rondeau | 2013-03-13 | 1 | -28/+0 |
* | | filter: imporint firdes from gr-filter; no longer in gnuradio-core. | Tom Rondeau | 2013-03-07 | 2 | -2/+2 |
* | | Merge branch 'master' into next | Tom Rondeau | 2013-03-04 | 1 | -15/+26 |
|\| |
|
| * | log: more minor fixups integrating gr-logger. | Tom Rondeau | 2013-03-04 | 1 | -15/+26 |
* | | Merge branch 'master' into next | Tom Rondeau | 2013-03-03 | 4 | -1/+73 |
|\| |
|
| * | Merge branch 'master' into gr_log | Tom Rondeau | 2013-03-01 | 12 | -147/+263 |
| |\ |
|
| * | | howto: adding gr_log checks to build. | Tom Rondeau | 2012-06-08 | 4 | -1/+71 |
* | | | ctrlport: allowing all components to use ControlPort. | Tom Rondeau | 2013-03-01 | 1 | -0/+5 |
* | | | blocks: removing throttle, threshold, stretch from gnuradio-core. | Tom Rondeau | 2013-02-24 | 4 | -13/+15 |
* | | | Merge branch 'master' into next | Tom Rondeau | 2013-02-18 | 2 | -70/+192 |
|\ \ \
| | |/
| |/| |
|
| * | | Merge branch 'maint' | Tom Rondeau | 2013-02-18 | 2 | -70/+192 |
| |\ \ |
|
| | * | | howto: copies Doxyxml from main docs to properly pull out block parameters do... | Julien Olivain | 2013-02-18 | 2 | -70/+192 |
* | | | | Merge branch 'master' into next | Tom Rondeau | 2013-01-20 | 4 | -0/+62 |
|\| | | |
|
| * | | | howto-write-a-block: Added example for Python blocks | Martin Braun | 2013-01-19 | 4 | -0/+62 |
| |/ / |
|
* | | | Merge master/fix_build_dir_order into next, then fix conflicts and redo come ... | Michael L Dickens | 2013-01-04 | 2 | -4/+6 |
|\| | |
|
| * | | Tweak INCLUDE dirs such that INCLUDE_DIRECTORIES and LINK_DIRECTORIES are ord... | Michael L Dickens | 2013-01-01 | 2 | -4/+6 |
* | | | Merge branch 'master' into next | Tom Rondeau | 2012-12-04 | 3 | -46/+0 |
|\| | |
|
| * | | docs: Removing some obsoleted Doxygen commands per issue #498. | Tom Rondeau | 2012-12-04 | 3 | -46/+0 |
* | | | Merge branch 'master' into next | Johnathan Corgan | 2012-12-01 | 1 | -1/+1 |
|\| | |
|
| * | | Merge branch 'maint' | Johnathan Corgan | 2012-12-01 | 1 | -1/+1 |
| |\ \ |
|
| | * | | cmake: fix typo in cmake swig module | Johnathan Corgan | 2012-12-01 | 1 | -1/+1 |
| | |/ |
|
* | | | analog: fixing up GRC and other examples to use gr-analog for sig and noise s... | Tom Rondeau | 2012-11-10 | 2 | -80/+90 |
* | | | analog: Removing reference to gr.sig_source_X and gr.noise_source_X where pos... | Tom Rondeau | 2012-11-06 | 1 | -1/+2 |
* | | | Merge branch 'master' into next | Tom Rondeau | 2012-11-01 | 1 | -24/+0 |
|\| | |
|
| * | | Removes some swig workaround code put in for ticket 181. | Tom Rondeau | 2012-10-19 | 1 | -24/+0 |
| |/ |
|
* | | howto: moving C++ QA code to cppunit. | Tom Rondeau | 2012-09-30 | 9 | -30/+317 |
* | | howto: updated howto-write-a-block to use new impl style. | Tom Rondeau | 2012-09-30 | 24 | -423/+970 |
|/ |
|
* | Removed whitespace and added dtools/bin/remove-whitespace as a tool to do thi... | Tom Rondeau | 2012-04-13 | 30 | -772/+772 |
* | Merge branch 'master' into next | Tom Rondeau | 2012-04-07 | 1 | -0/+4 |
|\ |
|
| * | Merge branch 'maint' | Tom Rondeau | 2012-04-07 | 2 | -1/+3 |
| |\ |
|
| | * | gruel and howto: install gruel .i files in gruel dest. Howto will use that di...maint-3.5.2 | Tom Rondeau | 2012-04-07 | 2 | -1/+3 |
| | * | update revision to v3.5.2.1v3.5.2.1 | Johnathan Corgan | 2012-03-15 | 1 | -1/+1 |
* | | | Removes all references to guile and scheme, which are no longer needed. | Tom Rondeau | 2012-04-01 | 1 | -10/+0 |
* | | | Merge branch 'master' into next | Tom Rondeau | 2012-03-20 | 1 | -1/+1 |
|\| | |
|
| * | | build: update revision to 3.5.3gitv3.5.3git | Johnathan Corgan | 2012-03-05 | 1 | -2/+2 |
| |/ |
|
| * | build: update revision to 3.5.2v3.5.2 | Johnathan Corgan | 2012-03-05 | 1 | -1/+1 |
| * | build: update from canonical config files | Johnathan Corgan | 2012-03-05 | 2 | -10/+25 |
* | | howto: moving uninstall rules into correct location. | Tom Rondeau | 2012-02-17 | 1 | -0/+32 |
* | | Merge branch 'master' into next | Tom Rondeau | 2012-02-10 | 1 | -0/+2 |
|\| |
|
* | | Merge branch 'master' into next | Tom Rondeau | 2012-02-10 | 1 | -1/+13 |
|\| |
|
* | | Merge branch 'master' into next | Johnathan Corgan | 2012-02-06 | 1 | -1/+1 |
|\| |
|
* | | Merge branch 'master' into next | Johnathan Corgan | 2012-02-05 | 2 | -4/+4 |
|\| |
|
| * | build: update revision to 3.5.2git3.5.2git | Johnathan Corgan | 2012-01-07 | 1 | -2/+2 |