| Commit message (Expand) | Author | Age | Files | Lines |
* | blocks: converting references to vector source/sink, null source/sink, nop, c... | Tom Rondeau | 2013-03-17 | 1 | -3/+3 |
* | atsc: installing all gr-atsc headers in gnuradio/atsc. | Tom Rondeau | 2013-03-16 | 1 | -27/+50 |
* | atsc: adjustments to atsc to start to conform to v3.7 structure. | Tom Rondeau | 2013-03-15 | 196 | -424/+481 |
* | Merge branch 'master' into next | Tom Rondeau | 2013-03-13 | 1 | -3/+3 |
|\ |
|
| * | log: replacing log4cxx with log4cpp. | Tom Rondeau | 2013-03-13 | 1 | -3/+3 |
* | | blocks: removing file_sink/source file_descriptor_sink/source form core and m... | Tom Rondeau | 2013-03-10 | 7 | -16/+19 |
* | | blocks: removed all nco/vco and fxpt stuff from core; now in gr-blocks. | Tom Rondeau | 2013-03-08 | 2 | -2/+4 |
* | | core: cleaning up remez and firdes in gnuradio-core; now in gr-filter. | Tom Rondeau | 2013-03-06 | 2 | -13/+14 |
* | | core: removed all complex_to_<type> blocks from core; using gr-blocks. | Tom Rondeau | 2013-03-06 | 2 | -23/+27 |
* | | Merge branch 'master' into next | Tom Rondeau | 2013-03-05 | 2 | -1/+70 |
|\| |
|
| * | Added Windows DLL resource files | Nicholas Corgan | 2013-03-05 | 2 | -1/+70 |
* | | atsc: rs.h include dir fix | Tim O'Shea | 2013-03-04 | 1 | -1/+1 |
* | | Merge branch 'master' into next | Tom Rondeau | 2013-03-03 | 1 | -1/+5 |
|\| |
|
| * | Merge branch 'master' into gr_log | Tom Rondeau | 2013-03-01 | 10 | -16/+181 |
| |\ |
|
| * \ | Merge branch 'master' into gr_log | Tom Rondeau | 2012-09-06 | 1 | -0/+2 |
| |\ \ |
|
| * | | | Fixing up the gr-log capabilities. | Tom Rondeau | 2012-06-08 | 1 | -0/+4 |
* | | | | Merge branch 'master' into next | Johnathan Corgan | 2013-01-11 | 7 | -3/+167 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | Merge branch 'atsc' | Johnathan Corgan | 2013-01-11 | 7 | -3/+167 |
| |\ \ \ |
|
| | * | | | atsc: commented out debug code | Johnathan Corgan | 2013-01-11 | 1 | -1/+1 |
| | * | | | atsc: Make equililzer taps accessible in python. | Ben Reynwar | 2012-12-19 | 4 | -0/+14 |
| | * | | | atsc: Fixed bug I made in last commit. | Ben Reynwar | 2012-12-19 | 1 | -0/+2 |
| | * | | | atsc: Minor changes to atsc. | Ben Reynwar | 2012-12-19 | 3 | -3/+151 |
* | | | | | Merge master/fix_build_dir_order into next, then fix conflicts and redo come ... | Michael L Dickens | 2013-01-04 | 1 | -4/+9 |
|\| | | | |
|
| * | | | | Tweak INCLUDE dirs such that INCLUDE_DIRECTORIES and LINK_DIRECTORIES are ord... | Michael L Dickens | 2013-01-01 | 1 | -3/+6 |
| |/ / / |
|
* | | | | blocks: removes blocks moved to gr-blocks from gnuradio-core. | Tom Rondeau | 2012-12-21 | 5 | -18/+26 |
* | | | | Merge branch 'master' into next | Tom Rondeau | 2012-12-12 | 1 | -2/+0 |
|\| | | |
|
| * | | | Merge branch 'maint' | Tom Rondeau | 2012-12-12 | 1 | -2/+0 |
| |\ \ \ |
|
| | * | | | build: removing core_swig from GR_SWIG_TARGET_DEPS. Seems to have been the ca... | Tom Rondeau | 2012-12-12 | 1 | -2/+0 |
* | | | | | Merge branch 'master' into next | Tom Rondeau | 2012-12-03 | 1 | -1/+1 |
|\| | | | |
|
| * | | | | build: cleaned up some warnings. | Tom Rondeau | 2012-12-03 | 1 | -1/+1 |
| |/ / / |
|
* | | | | gr: added missing dependencies for unit tests | Josh Blum | 2012-11-14 | 2 | -2/+2 |
* | | | | gr: misc test dependencies for new components | Josh Blum | 2012-11-14 | 1 | -1/+1 |
* | | | | Merge branch 'master' into next | Johnathan Corgan | 2012-11-14 | 2 | -7/+7 |
|\| | | |
|
| * | | | gr: same change for common PYTHON test paths | Josh Blum | 2012-11-14 | 1 | -6/+6 |
| * | | | gr: set a common GR_TEST_TARGET_DEPS for all module unit tests | Josh Blum | 2012-11-14 | 2 | -2/+2 |
| | |/
| |/| |
|
* | | | fec: add new top-level component for FEC blocks | Johnathan Corgan | 2012-11-12 | 2 | -2/+4 |
* | | | analog: removing PLL blocks. Also moved blks2impl files that used PLLs to gr-... | Tom Rondeau | 2012-11-01 | 3 | -6/+11 |
* | | | Merge remote branch 'reynwar/comments_next' into next | Johnathan Corgan | 2012-08-28 | 2 | -3/+4 |
|\ \ \ |
|
| * | | | docs: Changed arguments in python docstrings to new formatting style. | Ben Reynwar | 2012-08-14 | 2 | -3/+4 |
| |/ / |
|
* / / | atsc: updating atsc component to work with gr-filter. | Tom Rondeau | 2012-07-16 | 3 | -4/+8 |
|/ / |
|
* / | swig: added GR_SWIG_TARGET_DEPS core_swig to other swig builds | Johnathan Corgan | 2012-07-03 | 1 | -0/+2 |
|/ |
|
* | Removed whitespace and added dtools/bin/remove-whitespace as a tool to do thi... | Tom Rondeau | 2012-04-13 | 188 | -1096/+1096 |
* | Merge branch 'master' into next | Johnathan Corgan | 2012-03-22 | 2 | -4/+4 |
|\ |
|
| * | volk: added volk as depedency for various components | Josh Blum | 2012-03-22 | 2 | -4/+4 |
* | | Merge branch 'master' into next | Tom Rondeau | 2012-01-06 | 1 | -2/+2 |
|\| |
|
| * | Remove some more warnings. I'm probably being a bit OCD about these ones, but... | Tom Rondeau | 2012-01-06 | 1 | -2/+2 |
* | | Removed autotools, gr-waveform, some cleanup | Johnathan Corgan | 2011-12-08 | 12 | -575/+0 |
|/ |
|
* | docs: fixes some warnings. | Tom Rondeau | 2011-12-06 | 1 | -3/+3 |
* | docs: more fixes for generated swig files. This worked before the merge, but ... | Tom Rondeau | 2011-12-05 | 1 | -0/+1 |
* | docs: better install of swig docs .i files since we actually have a variable ... | Tom Rondeau | 2011-12-04 | 1 | -4/+6 |