summaryrefslogtreecommitdiff
path: root/gr-uhd/grc/Makefile.am
AgeCommit message (Collapse)Author
2010-11-24Major Makefile.am housecleaning. Passes distcheck.Eric Blossom
Move all occurrences of swig_built_sources out of Makefile.am's. Move all SWIG related use of BUILT_SOURCES out of Makefile.am's. Clean up 'if PYTHON' conditionalization in gr-* Still left to do: fix Makefile.swig CLEANFILES and no_dist_files such that they remove exactly the generated files.
2010-10-18uhd: work on multi usrp blocks, use block tree to categorize blocks, ↵Josh Blum
deprecate mimo blocks
2010-10-18uhd: created multi usrp grc wrapper generator, removed mimo gen and checked ↵Josh Blum
in its generated files
2010-09-21uhd: added grc and swig wrappers for single usrpJosh Blum
2010-08-09uhd: generating mimo source and sink blocks, added subdev specJosh Blum
2010-07-02uhd mimo: created mimo source and sink block for gr-uhdJosh Blum
2010-03-02Added the uhd simple sink lib block, swig wrapper, grc wrapper.Josh Blum
It seems to work, but still getting the kinks out of tx->usrp2
2010-03-01recv noise with uhdJosh Blum
2010-02-24Created gr uhd skeleton build.Josh Blum
Checks uhd pkg config and gens the makefiles.