summaryrefslogtreecommitdiff
path: root/gr-atsc
Commit message (Expand)AuthorAgeFilesLines
* log: replacing log4cxx with log4cpp.Tom Rondeau2013-03-131-3/+3
* Added Windows DLL resource filesNicholas Corgan2013-03-052-1/+70
* Merge branch 'master' into gr_logTom Rondeau2013-03-0110-16/+181
|\
| * Merge branch 'atsc'Johnathan Corgan2013-01-117-3/+167
| |\
| | * atsc: commented out debug codeJohnathan Corgan2013-01-111-1/+1
| | * atsc: Make equililzer taps accessible in python.Ben Reynwar2012-12-194-0/+14
| | * atsc: Fixed bug I made in last commit.Ben Reynwar2012-12-191-0/+2
| | * atsc: Minor changes to atsc.Ben Reynwar2012-12-193-3/+151
| * | Tweak INCLUDE dirs such that INCLUDE_DIRECTORIES and LINK_DIRECTORIES are ord...Michael L Dickens2013-01-011-3/+6
| |/
| * Merge branch 'maint'Tom Rondeau2012-12-121-2/+0
| |\
| | * build: removing core_swig from GR_SWIG_TARGET_DEPS. Seems to have been the ca...Tom Rondeau2012-12-121-2/+0
| * | build: cleaned up some warnings.Tom Rondeau2012-12-031-1/+1
| |/
| * gr: same change for common PYTHON test pathsJosh Blum2012-11-141-6/+6
| * gr: set a common GR_TEST_TARGET_DEPS for all module unit testsJosh Blum2012-11-142-2/+2
* | Merge branch 'master' into gr_logTom Rondeau2012-09-061-0/+2
|\|
| * swig: added GR_SWIG_TARGET_DEPS core_swig to other swig buildsJohnathan Corgan2012-07-031-0/+2
* | Fixing up the gr-log capabilities.Tom Rondeau2012-06-081-0/+4
|/
* Removed whitespace and added dtools/bin/remove-whitespace as a tool to do thi...Tom Rondeau2012-04-13188-1096/+1096
* Merge branch 'master' into nextJohnathan Corgan2012-03-222-4/+4
|\
| * volk: added volk as depedency for various componentsJosh Blum2012-03-222-4/+4
* | Merge branch 'master' into nextTom Rondeau2012-01-061-2/+2
|\|
| * Remove some more warnings. I'm probably being a bit OCD about these ones, but...Tom Rondeau2012-01-061-2/+2
* | Removed autotools, gr-waveform, some cleanupJohnathan Corgan2011-12-0812-575/+0
|/
* docs: fixes some warnings.Tom Rondeau2011-12-061-3/+3
* docs: more fixes for generated swig files. This worked before the merge, but ...Tom Rondeau2011-12-051-0/+1
* docs: better install of swig docs .i files since we actually have a variable ...Tom Rondeau2011-12-041-4/+6
* docs: fixing variable for location of header files (SOURCE not BINARY).Tom Rondeau2011-11-301-1/+1
* docs: more appropriate variable to use when setting the include/headers direc...Tom Rondeau2011-11-281-1/+1
* docs: installing generated _doc.i files under autotools.Tom Rondeau2011-11-281-0/+3
* docs: better use of BUILT_SOURCES so I'm not overriding the standard build in...Tom Rondeau2011-11-271-2/+2
* docs: Adding swig doc generation to Makefile.am files.Tom Rondeau2011-11-271-0/+9
* docs: forgot to have the generated .i files installed.Tom Rondeau2011-11-271-0/+1
* docs: added python doxygen docs to gr-atsc.Tom Rondeau2011-11-272-0/+7
* atsc: fix consistent linkage on atsc_make_fs_checkerJosh Blum2011-10-251-1/+1
* build: better handling of doxygen building and consistency between build tools.Tom Rondeau2011-10-241-1/+3
* the librariesJosh Blum2011-10-231-8/+1
* Merge branch 'next' of http://gnuradio.org/git/gnuradio into nextJosh Blum2011-10-193-7/+5
|\
| * Removing usrp, usrp2, gr-usrp, gr-usrp2. Everything is moving to using UHD. A...Tom Rondeau2011-10-193-7/+5
* | cmake: fix that component depends on component hackJosh Blum2011-10-191-1/+1
* | added some more python dash BJosh Blum2011-10-171-1/+1
* | gr: the CMakeLists.txt took a chill pillJosh Blum2011-10-083-55/+55
* | cmake: support for importing executables when doing cross buildJosh Blum2011-09-111-1/+6
* | atsc: forgot to add gruel to the list of deps for unit test, also chmod +x un...Josh Blum2011-08-031-1/+1
* | atsc: did work on symbol visibility and minor tweaks in qa code for MSVCJosh Blum2011-08-0351-95/+178
* | cmake: language tweak for component group descriptionJosh Blum2011-08-021-1/+1
* | comedi: cmake build support for gr-comedi component (linux only)Josh Blum2011-07-231-66/+66
* | atsc: added cmake support for gr-atsc (unix only)Josh Blum2011-07-233-0/+396
|/
* Removing docstring generation from this branch.Ben Reynwar2011-02-271-1/+1
* Fixed Makefiles to generate swig_doc.iBen Reynwar2011-01-301-1/+1
* Merge branch 'mergeme/math/gr_math_simplification' into nextTom Rondeau2011-01-222-3/+5
|\