summaryrefslogtreecommitdiff
path: root/gr-uhd
Commit message (Collapse)AuthorAgeFilesLines
...
* | regeneratedEric Blossom2010-11-101-26/+9
| |
* | regeneratedEric Blossom2010-11-101-8/+7
| |
* | Use uhd_swig_swig_args instead of stomping on STD_SWIG_PYTHON_ARGSEric Blossom2010-11-101-2/+1
| |
* | additional regenerated filesEric Blossom2010-11-101-2/+5
| |
* | add load-extension supportRob Savoye2010-11-101-0/+10
| |
* | regenerateEric Blossom2010-11-101-6/+6
| |
* | Rengenerate Makefile.swig.gen'sEric Blossom2010-11-101-218/+28
| |
* | Update generated filesEric Blossom2010-11-101-32/+80
| |
* | regenerated after changes to the templateRob Savoye2010-11-101-14/+45
|/
* uhd: added ref clock option to single usrp blocks, minor grc fix on empty ↵Josh Blum2010-10-281-0/+22
| | | | option keys
* uhd: make a tune_request_t that inherits from float for GRC, added docsJosh Blum2010-10-283-14/+38
|
* uhd: move tune functions to tune_request and provide wrapper for simple caseJosh Blum2010-10-259-16/+77
|
* uhd: added support for setting bw filters through grcJosh Blum2010-10-212-2/+50
|
* uhd: install swig exception handlerJosh Blum2010-10-211-0/+18
|
* uhd: added channel param to docstringsJosh Blum2010-10-204-0/+40
|
* uhd: implement set bandwidth for uhd blocks, remove chan=0 default for multi ↵Josh Blum2010-10-198-16/+56
| | | | blocks
* uhd: mark simple and mimo classes with the deprecated flagJosh Blum2010-10-194-4/+4
|
* uhd: tweaking timeouts for multi usrp blocksJosh Blum2010-10-192-6/+9
|
* uhd: tweaked and tested multi usrp with a single channelJosh Blum2010-10-184-10/+32
|
* uhd: typo fix for single usrp grc file generatorJosh Blum2010-10-181-1/+1
|
* uhd: renamed make function params, cleanup, clock config for multi usrpJosh Blum2010-10-1810-38/+69
|
* uhd: work on multi usrp blocks, use block tree to categorize blocks, ↵Josh Blum2010-10-188-37/+99
| | | | deprecate mimo blocks
* uhd: created multi usrp grc wrapper generator, removed mimo gen and checked ↵Josh Blum2010-10-186-53/+1182
| | | | in its generated files
* uhd: filled in multi usrp code and swig fileJosh Blum2010-10-187-22/+344
|
* uhd: added multi usrp skeleton and added deprecation note to other headersJosh Blum2010-10-189-4/+340
|
* uhd: removed utils warning functions, moved into the lower level wrappersJosh Blum2010-10-189-117/+13
|
* uhd: use start and stop methods for single source/sink blocksJosh Blum2010-10-142-19/+38
|
* uhd: handle error codes in uhd source blocksJosh Blum2010-09-242-2/+36
|
* uhd: multi channel single usrp source and sink workingJosh Blum2010-09-235-11/+17
|
* uhd: tweaks and fixes, single wrapper workingJosh Blum2010-09-222-3/+10
|
* uhd: added grc and swig wrappers for single usrpJosh Blum2010-09-216-7/+243
|
* uhd: work on uhd single usrp wrapperJosh Blum2010-09-205-2/+608
|
* Merge branch 'uhd' of git://gnuradio.org/jblum into nextJohnathan Corgan2010-08-0916-216/+273
|\
| * 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-0511-11/+69
| | | | | | | | (mimo coming)
* | uhd: use time delay in proportion to the number of channelsJosh Blum2010-07-281-1/+2
|/
* uhd: better error messages for tune and set sample rateJosh Blum2010-07-226-12/+51
|
* uhd: added callbacks in the mimo grc blocksJosh Blum2010-07-062-0/+6
|
* uhd: mimo source and sink, stream in future, and lock the clocksJosh Blum2010-07-062-27/+22
|
* uhd: added call to readback time registers, work on locking clocks in mimo ↵Josh Blum2010-07-048-4/+65
| | | | config
* uhd mimo: created mimo source and sink block for gr-uhdJosh Blum2010-07-0211-6/+766
|
* uhd: added calls to set time and clock configJosh Blum2010-06-305-0/+62
|
* gr-uhd: make versioned librariesJohnathan Corgan2010-05-301-0/+2
|
* using the send and recv full buffer modes, avoids extra loop in implementationJosh Blum2010-05-182-39/+17
|
* Added call to get access to the underlying uhd simple usrp object.Josh Blum2010-04-274-211/+245
| | | | | Made the simple uhd source and sink into mostly virtual classes with the implementation within the cc files.
* 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
|
* added more access methods to uhd source and sinkJosh Blum2010-04-146-2/+190
|
* fix for paradigm shiftJosh Blum2010-04-051-4/+4
|