summaryrefslogtreecommitdiff
path: root/gr-shd
AgeCommit message (Collapse)Author
2011-12-08Removed autotools, gr-waveform, some cleanupJohnathan Corgan
Nick Foster owes Nick Corgan a six-pack of beer!
2011-12-06docs: fixes some warnings.Tom Rondeau
There is way too much institutional knowledge in these makefiles now. Another reason I'm glad we're going to cmake, which is being kept more sane as all of the problems are already known.
2011-12-05docs: more fixes for generated swig files. This worked before the merge, but ↵Tom Rondeau
this forces the build system to generate these before processing the other swig files.
2011-12-04docs: better install of swig docs .i files since we actually have a variable ↵Tom Rondeau
to take care of it already.
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 ↵Tom Rondeau
directory.
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 ↵Tom Rondeau
instructions for it.
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-shdTom Rondeau
2011-10-24shd: adding gr-shd to cmake build structure. Adding missed app to autotools ↵Tom Rondeau
build.
2011-10-04shd: changed name from xmini to smini in GR interface; needs to be matched ↵Tom Rondeau
in the s-mini firmware.
2011-10-04shd: changed gr-shd names from xmini to sminiTom Rondeau
2011-09-12shd: adding a very rudimentary siggen application to test gr-shd tx driver.Tom Rondeau
2011-09-12shd: fixing up SHD examples.Tom Rondeau
2011-09-06shd: adding a component gr-shd as an interface to the Symplex Hardware ↵Tom Rondeau
X-Mini system. Mostly cribbed from gr-uhd.