summaryrefslogtreecommitdiff
path: root/gr-uhd/grc
AgeCommit message (Expand)Author
2012-02-14Merge branch 'master' into nextJohnathan Corgan
2012-02-14uhd: fix source block xml file generationMichael Dickens
2011-12-08Removed autotools, gr-waveform, some cleanupJohnathan Corgan
2011-11-07uhd: added docs and removed unimplemented options in grc filesJosh Blum
2011-11-07uhd: added set/get time/clock source callsJosh Blum
2011-11-07uhd: use new type string for uhd source/sink typesJosh Blum
2011-11-07uhd: grc xml tweaks + streamer argsJosh Blum
2011-11-07uhd: python/swig/grc tweaks until it worksJosh Blum
2011-11-07uhd: backwards compat work which support streamer APIJosh Blum
2011-10-19grc: added throttle tag to blocks that throttleJosh Blum
2011-10-08gr: the CMakeLists.txt took a chill pillJosh Blum
2011-09-26Merge branch 'next' of http://gnuradio.org/git/gnuradio into nextJosh Blum
2011-09-24uhd: added documentation and tag implementationsJosh Blum
2011-08-20uhd: changes to support amsg block w/ cmakeJosh Blum
2011-08-20Merge branch 'next' of gnuradio.org:gnuradio into nextJosh Blum
2011-08-19gr-uhd: add async metadata source blockThomas Tsou
2011-07-20gr: squashed cmakelists.txt into one commitJosh Blum
2011-07-03uhd: typo fix for initing a new clock_config()Josh Blum
2011-06-29uhd: added per motherboard reference source option (includes mimo cable)Josh Blum
2011-06-09gr-uhd: enable 8 channels in grc uhd blocksJosh Blum
2011-03-07uhd: fix generation typo on uhd grc blocks io directionJosh Blum
2011-02-10uhd: added set and get clock rates to gr-uhd blocks and grc wrappersJosh Blum
2011-02-10uhd: tweaks to the grc blocksJosh Blum
2011-02-10uhd: replaced multi/single usrp stuff with just one usrp wrapperJosh Blum
2011-01-25uhd: typo fix setime_unknown_pps -> set_time_unknown_pps in grc xml generatorJosh Blum
2011-01-19uhd: use the actual device and io types, do hacks in the init.py, also use cl...Josh Blum
2010-12-21Merge branch 'next' into guile.Eric Blossom
2010-12-09uhd: update notes in grc blocks for addressing schemeJosh Blum
2010-12-06Merge branch 'next' into guile-nextEric Blossom
2010-11-24Major Makefile.am housecleaning. Passes distcheck.Eric Blossom
2010-11-22uhd: remove deprecated grc wrappersJosh Blum
2010-10-28uhd: added ref clock option to single usrp blocks, minor grc fix on empty opt...Josh Blum
2010-10-28uhd: make a tune_request_t that inherits from float for GRC, added docsJosh Blum
2010-10-21uhd: added support for setting bw filters through grcJosh Blum
2010-10-18uhd: tweaked and tested multi usrp with a single channelJosh Blum
2010-10-18uhd: typo fix for single usrp grc file generatorJosh Blum
2010-10-18uhd: renamed make function params, cleanup, clock config for multi usrpJosh Blum
2010-10-18uhd: work on multi usrp blocks, use block tree to categorize blocks, deprecat...Josh Blum
2010-10-18uhd: created multi usrp grc wrapper generator, removed mimo gen and checked i...Josh Blum
2010-09-23uhd: multi channel single usrp source and sink workingJosh Blum
2010-09-22uhd: tweaks and fixes, single wrapper workingJosh Blum
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-08-05uhd: added subdev spec setting to gr-uhd blocks, and simple uhd grc wrappers ...Josh Blum
2010-07-06uhd: added callbacks in the mimo grc blocksJosh Blum
2010-07-02uhd mimo: created mimo source and sink block for gr-uhdJosh Blum
2010-04-23added docs to uhd grc blocks, added pkg config path to make support easierJosh Blum
2010-04-15typo fix, called variable ant, not antennaJosh Blum
2010-04-14added to uhd grc files, also removed warning for grc generator with uhd blocksJosh Blum
2010-03-30gr-uhd working with io typeJosh Blum