summaryrefslogtreecommitdiff
path: root/gr-atsc/src
AgeCommit message (Expand)Author
2013-01-11Merge branch 'atsc'Johnathan Corgan
2013-01-11atsc: commented out debug codeJohnathan Corgan
2013-01-01Tweak INCLUDE dirs such that INCLUDE_DIRECTORIES and LINK_DIRECTORIES are ord...Michael L Dickens
2012-12-19atsc: Make equililzer taps accessible in python.Ben Reynwar
2012-12-19atsc: Fixed bug I made in last commit.Ben Reynwar
2012-12-19atsc: Minor changes to atsc.Ben Reynwar
2012-12-12Merge branch 'maint'Tom Rondeau
2012-12-12build: removing core_swig from GR_SWIG_TARGET_DEPS. Seems to have been the ca...Tom Rondeau
2012-12-03build: cleaned up some warnings.Tom Rondeau
2012-11-14gr: same change for common PYTHON test pathsJosh Blum
2012-11-14gr: set a common GR_TEST_TARGET_DEPS for all module unit testsJosh Blum
2012-07-03swig: added GR_SWIG_TARGET_DEPS core_swig to other swig buildsJohnathan Corgan
2012-04-13Removed whitespace and added dtools/bin/remove-whitespace as a tool to do thi...Tom Rondeau
2012-03-22Merge branch 'master' into nextJohnathan Corgan
2012-03-22volk: added volk as depedency for various componentsJosh Blum
2012-01-06Merge branch 'master' into nextTom Rondeau
2012-01-06Remove some more warnings. I'm probably being a bit OCD about these ones, but...Tom Rondeau
2011-12-08Removed autotools, gr-waveform, some cleanupJohnathan Corgan
2011-12-06docs: fixes some warnings.Tom Rondeau
2011-12-05docs: more fixes for generated swig files. This worked before the merge, but ...Tom Rondeau
2011-12-04docs: better install of swig docs .i files since we actually have a variable ...Tom Rondeau
2011-11-30docs: fixing variable for location of header files (SOURCE not BINARY).Tom Rondeau
2011-11-28docs: more appropriate variable to use when setting the include/headers direc...Tom Rondeau
2011-11-28docs: installing generated _doc.i files under autotools.Tom Rondeau
2011-11-27docs: better use of BUILT_SOURCES so I'm not overriding the standard build in...Tom Rondeau
2011-11-27docs: Adding swig doc generation to Makefile.am files.Tom Rondeau
2011-11-27docs: forgot to have the generated .i files installed.Tom Rondeau
2011-11-27docs: added python doxygen docs to gr-atsc.Tom Rondeau
2011-10-25atsc: fix consistent linkage on atsc_make_fs_checkerJosh Blum
2011-10-24build: better handling of doxygen building and consistency between build tools.Tom Rondeau
2011-10-23the librariesJosh Blum
2011-10-19Merge branch 'next' of http://gnuradio.org/git/gnuradio into nextJosh Blum
2011-10-19Removing usrp, usrp2, gr-usrp, gr-usrp2. Everything is moving to using UHD. A...Tom Rondeau
2011-10-17added some more python dash BJosh Blum
2011-10-08gr: the CMakeLists.txt took a chill pillJosh Blum
2011-09-11cmake: support for importing executables when doing cross buildJosh Blum
2011-08-03atsc: forgot to add gruel to the list of deps for unit test, also chmod +x un...Josh Blum
2011-08-03atsc: did work on symbol visibility and minor tweaks in qa code for MSVCJosh Blum
2011-07-23comedi: cmake build support for gr-comedi component (linux only)Josh Blum
2011-07-23atsc: added cmake support for gr-atsc (unix only)Josh Blum
2011-02-27Removing docstring generation from this branch.Ben Reynwar
2011-01-30Fixed Makefiles to generate swig_doc.iBen Reynwar
2011-01-22Merge branch 'mergeme/math/gr_math_simplification' into nextTom Rondeau
2011-01-22Updating copyright.Tom Rondeau
2011-01-18cleanup mkdir usage with boost filesystem:Josh Blum
2011-01-17gr math simplification:Josh Blum
2010-12-03Regenerated Makefile.swig.gen'sEric Blossom
2010-11-24Update .gitignore'sEric Blossom
2010-11-24Major Makefile.am housecleaning. Passes distcheck.Eric Blossom
2010-11-24Consistently use TESTS += in conditionalsEric Blossom