summaryrefslogtreecommitdiff
path: root/gr-shd
Commit message (Expand)AuthorAgeFilesLines
* shd: obsoletedJohnathan Corgan2013-05-1322-2764/+0
* runtime: converting runtime core to gr namespace, gnuradio include dir.Tom Rondeau2013-04-294-12/+12
* build: uniform handling of controlport vars in swig.Tom Rondeau2013-04-051-0/+5
* cmake: fix packaging categories to use runtime vs. coreJohnathan Corgan2013-04-031-4/+4
* build: parallel build handling of runtime swig and swig docs.Tom Rondeau2013-04-011-0/+1
* runtime: creating swig files for typedefs/templates of vector types.Tom Rondeau2013-04-011-2/+0
* gruel: moved gruel into subdirs of gnuradio-runtime.Tom Rondeau2013-04-012-2/+0
* build: setting .pc files to require new gnuradio-runtime.Tom Rondeau2013-03-271-1/+1
* runtime: migrate remaining gnuradio-core contents into gnuradio-runtimeJohnathan Corgan2013-03-264-5/+5
* blocks: converting references to vector source/sink, null source/sink, nop, c...Tom Rondeau2013-03-171-3/+3
* Merge branch 'master' into nextTom Rondeau2013-03-131-3/+3
|\
| * log: replacing log4cxx with log4cpp.Tom Rondeau2013-03-131-3/+3
* | blocks: removing file_sink/source file_descriptor_sink/source form core and m...Tom Rondeau2013-03-101-2/+3
* | Merge branch 'master' into nextTom Rondeau2013-03-052-1/+70
|\|
| * Added Windows DLL resource filesNicholas Corgan2013-03-052-1/+70
* | Merge branch 'master' into nextTom Rondeau2013-03-031-0/+4
|\|
| * Merge branch 'master' into gr_logTom Rondeau2013-03-012-7/+7
| |\
| * \ Merge branch 'master' into gr_logTom Rondeau2012-09-061-0/+2
| |\ \
| * | | Fixing up the gr-log capabilities.Tom Rondeau2012-06-081-0/+4
* | | | ctrlport: allowing all components to use ControlPort.Tom Rondeau2013-03-011-0/+5
* | | | Merge master/fix_build_dir_order into next, then fix conflicts and redo come ...Michael L Dickens2013-01-043-6/+8
|\ \ \ \ | | |_|/ | |/| |
| * | | Tweak INCLUDE dirs such that INCLUDE_DIRECTORIES and LINK_DIRECTORIES are ord...Michael L Dickens2013-01-012-5/+7
* | | | Merge branch 'master' into nextTom 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
| | |/ | |/|
* / | analog: Removing reference to gr.sig_source_X and gr.noise_source_X where pos...Tom Rondeau2012-11-062-2/+5
|/ /
* / swig: added GR_SWIG_TARGET_DEPS core_swig to other swig buildsJohnathan Corgan2012-07-031-0/+2
|/
* Removed whitespace and added dtools/bin/remove-whitespace as a tool to do thi...Tom Rondeau2012-04-1315-192/+192
* Merge branch 'rm_python_ext' into cmake_buildsTom Rondeau2012-04-034-3/+3
|\
| * build: removed .py extensions from uhd and shd installed Python programs.Tom Rondeau2012-04-024-3/+3
* | Removes all references to guile and scheme, which are no longer needed.Tom Rondeau2012-04-013-192/+0
|/
* Merge branch 'master' into nextJohnathan Corgan2012-02-051-1/+1
|\
| * cmake: remove QUIET option from some listfilesJohnathan Corgan2012-02-051-1/+1
* | Merge branch 'master' into nextTom Rondeau2011-12-141-3/+3
|\|
| * uhd: fixes to instantiating UHD devices to set the antenna and subdevice prop...Tom Rondeau2011-12-141-3/+3
* | Removed autotools, gr-waveform, some cleanupJohnathan Corgan2011-12-0815-319/+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/+5
* 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-shdTom Rondeau2011-11-273-0/+11
* shd: adding gr-shd to cmake build structure. Adding missed app to autotools b...Tom Rondeau2011-10-247-1/+338
* shd: changed name from xmini to smini in GR interface; needs to be matched in...Tom Rondeau2011-10-0412-124/+76
* shd: changed gr-shd names from xmini to sminiTom Rondeau2011-10-043-17/+14
* shd: adding a very rudimentary siggen application to test gr-shd tx driver.Tom Rondeau2011-09-121-0/+120
* shd: fixing up SHD examples.Tom Rondeau2011-09-122-46/+53