summaryrefslogtreecommitdiff
path: root/gr-uhd/grc
Commit message (Collapse)AuthorAgeFilesLines
...
* uhd: tweaks and fixes, single wrapper workingJosh Blum2010-09-221-2/+9
|
* uhd: added grc and swig wrappers for single usrpJosh Blum2010-09-215-7/+229
|
* uhd: generating mimo source and sink blocks, added subdev specJosh Blum2010-08-097-205/+204
|
* uhd: added subdev spec setting to gr-uhd blocks, and simple uhd grc wrappers ↵Josh Blum2010-08-052-0/+16
| | | | (mimo coming)
* uhd: added callbacks in the mimo grc blocksJosh Blum2010-07-062-0/+6
|
* uhd mimo: created mimo source and sink block for gr-uhdJosh Blum2010-07-023-0/+200
|
* added docs to uhd grc blocks, added pkg config path to make support easierJosh Blum2010-04-232-0/+34
|
* typo fix, called variable ant, not antennaJosh Blum2010-04-152-4/+4
|
* added to uhd grc files, also removed warning for grc generator with uhd blocksJosh Blum2010-04-142-2/+38
|
* gr-uhd working with io typeJosh Blum2010-03-302-6/+6
|
* added set center freq callJosh Blum2010-03-162-2/+16
|
* Added samp rate param and using the simple device from uhdJosh Blum2010-03-102-2/+18
|
* Added the uhd simple sink lib block, swig wrapper, grc wrapper.Josh Blum2010-03-022-1/+45
| | | | It seems to work, but still getting the kinks out of tx->usrp2
* using samples prop, added unchecked in files for utils and grc rx wrapperJosh Blum2010-03-011-0/+43
|
* recv noise with uhdJosh Blum2010-03-011-0/+5
|
* Created gr uhd skeleton build.Josh Blum2010-02-242-0/+24
Checks uhd pkg config and gens the makefiles.