summaryrefslogtreecommitdiff
path: root/gr-uhd/lib/uhd_simple_source.h
Commit message (Collapse)AuthorAgeFilesLines
* uhd: mark simple and mimo classes with the deprecated flagJosh Blum2010-10-191-1/+1
|
* uhd: added multi usrp skeleton and added deprecation note to other headersJosh Blum2010-10-181-0/+3
|
* uhd: added subdev spec setting to gr-uhd blocks, and simple uhd grc wrappers ↵Josh Blum2010-08-051-0/+6
| | | | (mimo coming)
* uhd: added call to readback time registers, work on locking clocks in mimo ↵Josh Blum2010-07-041-0/+6
| | | | config
* uhd: added calls to set time and clock configJosh Blum2010-06-301-0/+18
|
* Added call to get access to the underlying uhd simple usrp object.Josh Blum2010-04-271-26/+26
| | | | | Made the simple uhd source and sink into mostly virtual classes with the implementation within the cc files.
* added more access methods to uhd source and sinkJosh Blum2010-04-141-0/+57
|
* Use simple usrp from uhd.Josh Blum2010-04-011-2/+2
|
* gr-uhd working with io typeJosh Blum2010-03-301-4/+3
|
* added swig includes and tune result returnJosh Blum2010-03-291-1/+1
|
* using new streaming apiJosh Blum2010-03-261-0/+1
|
* added set center freq callJosh Blum2010-03-161-0/+2
|
* Added samp rate param and using the simple device from uhdJosh Blum2010-03-101-6/+7
|
* Got the source and sink working with current uhd.Josh Blum2010-03-031-0/+1
|
* recv noise with uhdJosh Blum2010-03-011-1/+4
|
* Created simple source (with nothing in it) and some swig build stuff.Josh Blum2010-02-261-0/+50
Seems to work and compile