summaryrefslogtreecommitdiff
path: root/gr-uhd/grc
AgeCommit message (Collapse)Author
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, ↵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-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
(mimo coming)
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
2010-03-16added set center freq callJosh Blum
2010-03-10Added samp rate param and using the simple device from 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-01using samples prop, added unchecked in files for utils and grc rx wrapperJosh Blum
2010-03-01recv noise with uhdJosh Blum
2010-02-24Created gr uhd skeleton build.Josh Blum
Checks uhd pkg config and gens the makefiles.