WITH_INCLUDES must be last
uhd: replaced CFLAGS with CPPFLAGS variable, and fixed swig args FIXME
uhd: default channel params to zero for single source and sink blocks
uhd: added libdir to UHD CFLAGS (shared by lib and swig)
uhd: removed deprecated interfaces (simple and mimo)
uhd: swig changes for templated ranges
uhd: make a tune_request_t that inherits from float for GRC, added docs
uhd: move tune functions to tune_request and provide wrapper for simple case
uhd: install swig exception handler
uhd: tweaked and tested multi usrp with a single channel
uhd: filled in multi usrp code and swig file
uhd: added grc and swig wrappers for single usrp
uhd mimo: created mimo source and sink block for gr-uhd
uhd: added calls to set time and clock config
gr-uhd working with io type
added swig includes and tune result return
Added the uhd simple sink lib block, swig wrapper, grc wrapper.It seems to work, but still getting the kinks out of tx->usrp2
Created simple source (with nothing in it) and some swig build stuff.Seems to work and compile
Created gr uhd skeleton build.Checks uhd pkg config and gens the makefiles.