| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | 5 | -11/+11 |
* | | blocks: removing blocks moved into gr-blocks: | Tom Rondeau | 2013-03-06 | 4 | -17/+17 |
* | | 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 |
* | | Merge branch 'master' into next | Tom Rondeau | 2013-03-03 | 1 | -0/+3 |
|\| |
|
| * | Merge branch 'master' into gr_log | Tom Rondeau | 2013-03-01 | 2 | -4/+5 |
| |\ |
|
| * \ | 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 |
* | | | | 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 | 1 | -1/+1 |
* | | | | noaa: converting to new API structure. | Tom Rondeau | 2013-01-13 | 26 | -710/+857 |
* | | | | Merge master/fix_build_dir_order into next, then fix conflicts and redo come ... | Michael L Dickens | 2013-01-04 | 2 | -2/+5 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | Tweak INCLUDE dirs such that INCLUDE_DIRECTORIES and LINK_DIRECTORIES are ord... | Michael L Dickens | 2013-01-01 | 2 | -2/+5 |
* | | | | grc: updating GRC exmaples for new component changes. | Tom Rondeau | 2012-12-27 | 2 | -5/+5 |
* | | | | blocks: removes blocks moved to gr-blocks from gnuradio-core. | Tom Rondeau | 2012-12-21 | 1 | -0/+1 |
|/ / / |
|
* | / | build: removing core_swig from GR_SWIG_TARGET_DEPS. Seems to have been the ca... | Tom Rondeau | 2012-12-12 | 1 | -2/+0 |
| |/
|/| |
|
* | | 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 | 15 | -72/+72 |
* | Merge branch 'rm_python_ext' into cmake_builds | Tom Rondeau | 2012-04-03 | 12 | -1239/+11 |
|\ |
|
| * | examples: Reworked locations and installation of examples. | Tom Rondeau | 2012-04-03 | 2 | -5/+5 |
| * | noaa: py files build from grc. Only installing grc files into examples. | Tom Rondeau | 2012-04-02 | 6 | -1234/+6 |
| * | noaa: moving apps to examples. | Tom Rondeau | 2012-04-02 | 12 | -1/+1 |
* | | Removes all references to guile and scheme, which are no longer needed. | Tom Rondeau | 2012-04-01 | 3 | -191/+0 |
|/ |
|
* | Merge branch 'master' into next | Johnathan Corgan | 2012-01-18 | 2 | -0/+25 |
|\ |
|
| * | noaa: add pkgconfig file for C++ library | Johnathan Corgan | 2012-01-18 | 3 | -0/+27 |
* | | Removed autotools, gr-waveform, some cleanup | Johnathan Corgan | 2011-12-08 | 15 | -321/+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 | -6/+7 |
* | docs: fixing variable for location of header files (SOURCE not BINARY). | Tom Rondeau | 2011-11-30 | 1 | -1/+1 |
* | docs: more appropriate variable to use when setting the include/headers direc... | Tom Rondeau | 2011-11-28 | 1 | -1/+1 |
* | docs: installing generated _doc.i files under autotools. | Tom Rondeau | 2011-11-28 | 1 | -0/+3 |
* | docs: better use of BUILT_SOURCES so I'm not overriding the standard build in... | Tom Rondeau | 2011-11-27 | 1 | -2/+2 |
* | docs: Adding swig doc generation to Makefile.am files. | Tom Rondeau | 2011-11-27 | 1 | -0/+9 |
* | docs: forgot to have the generated .i files installed. | Tom Rondeau | 2011-11-27 | 1 | -0/+1 |
* | docs: added python doxygen docs to gr-noaa | Tom Rondeau | 2011-11-27 | 3 | -0/+10 |
* | noaa: updated applications to use gr-uhd | Johnathan Corgan | 2011-10-27 | 14 | -5858/+2608 |
* | the libraries | Josh Blum | 2011-10-23 | 1 | -8/+1 |
* | usrp: updated installed examples | Josh Blum | 2011-10-19 | 1 | -11/+11 |
* | cmake: fix that component depends on component hack | Josh Blum | 2011-10-19 | 1 | -1/+1 |
* | gr: the CMakeLists.txt took a chill pill | Josh Blum | 2011-10-08 | 5 | -29/+29 |
* | Merge branch 'next' of http://gnuradio.org/git/gnuradio into next | Josh Blum | 2011-09-26 | 1 | -4/+5 |
|\ |
|
| * | Merge branch 'master' into next | Johnathan Corgan | 2011-09-24 | 1 | -4/+5 |
| |\ |
|
| | * | gr-noaa: fix PLL to generate output, then update errormaint-3.4.0 | Johnathan Corgan | 2011-09-24 | 1 | -4/+5 |
* | | | cmake: language tweak for component group description | Josh Blum | 2011-08-02 | 1 | -1/+1 |
* | | | gr: added API macros for noaa and pager, also renamed the ones for digital an... | Josh Blum | 2011-07-22 | 7 | -12/+47 |
* | | | gr: squashed cmakelists.txt into one commit | Josh Blum | 2011-07-20 | 6 | -1/+271 |
|/ / |
|
* | | Removing docstring generation from this branch. | Ben Reynwar | 2011-02-27 | 1 | -1/+1 |