summaryrefslogtreecommitdiff
path: root/gr-uhd/lib/usrp_block_impl.cc
Commit message (Collapse)AuthorAgeFilesLines
* uhd: Added get_num_mboards() callMartin Braun2015-09-081-0/+6
|
* uhd: Expose GPIO functions through SWIGMartin Braun2015-06-111-0/+38
|
* uhd: Bugfix for multi-chan tune requestMartin Braun2015-05-111-1/+1
| | | | Fixes CID 1297415
* uhd: Updated command interface to match new message command formatMartin Braun2015-05-051-36/+266
| | | | | | - Added lots more commands (antenna, dsp tuning etc.) - Marked tuple-based commands as deprecated - dicts and pairs are now the default types
* uhd: Refactored usrp_{sink,source} blocksMartin Braun2015-04-301-0/+428