summaryrefslogtreecommitdiff
path: root/gr-uhd/lib
Commit message (Expand)AuthorAgeFilesLines
* uhd: move tags functionality into its own sub-class that is enabled by prefer...Josh Blum2011-01-192-17/+69
* uhd: replace gain floats with doubles to reflect new uhd apiJosh Blum2011-01-198-16/+16
* uhd: use the actual device and io types, do hacks in the init.py, also use cl...Josh Blum2011-01-198-24/+24
* uhd: added export macros (not used now) and updated copyright datesJosh Blum2011-01-196-13/+51
* uhd: multi device, set timestamps without SOB on every burst in the work func...Josh Blum2011-01-192-18/+24
* Adding tags back into UHD source. If a packet received from a UHD source has ...Tom Rondeau2010-12-301-1/+12
* uhd: reverting tag changes on uhd single usrp source, there seems to be issue...Josh Blum2010-12-051-51/+15
* uhd: removed default value chan=0 in the cc filesJosh Blum2010-12-052-18/+18
* uhd: replaced CFLAGS with CPPFLAGS variable, and fixed swig args FIXMEJosh Blum2010-12-011-1/+1
* uhd: default channel params to zero for single source and sink blocksJosh Blum2010-12-012-18/+18
* Swapping out preset keys until I work out some of their issues.Tom Rondeau2010-11-301-1/+2
* Merge branch 'tagging' into nextTom Rondeau2010-11-292-15/+54
|\
| * Slightly better handling of tags.Tom Rondeau2010-11-211-3/+7
| * Merge branch 'next' into taggingTom Rondeau2010-11-215-4/+12
| |\
| * | Changing time pair in uhd source from a pmt pair to tuple.Tom Rondeau2010-11-181-3/+3
| * | Some updates to uhd source with tags.Tom Rondeau2010-11-171-3/+3
| * | UHD single source builds tags from packet metadata to ship downstream.Tom Rondeau2010-11-162-15/+50
* | | uhd: removed deprecated interfaces (simple and mimo)Josh Blum2010-11-229-1253/+0
* | | uhd: remove changes to avoid merge conflictJosh Blum2010-11-225-12/+4
| |/ |/|
* | Remove 868 useless warnings about "is deprecated".Eric Blossom2010-11-184-4/+4
* | distcheck fix for gr-uhdEric Blossom2010-11-171-0/+8
|/
* uhd: move tune functions to tune_request and provide wrapper for simple caseJosh Blum2010-10-258-16/+76
* 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
* 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-181-2/+2
* uhd: renamed make function params, cleanup, clock config for multi usrpJosh Blum2010-10-188-36/+54
* uhd: created multi usrp grc wrapper generator, removed mimo gen and checked i...Josh Blum2010-10-181-4/+7
* uhd: filled in multi usrp code and swig fileJosh Blum2010-10-186-10/+323
* 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-234-10/+16
* uhd: tweaks and fixes, single wrapper workingJosh Blum2010-09-221-1/+1
* uhd: work on uhd single usrp wrapperJosh Blum2010-09-205-2/+608
* Merge branch 'uhd' of git://gnuradio.org/jblum into nextJohnathan Corgan2010-08-099-11/+53
|\
| * uhd: added subdev spec setting to gr-uhd blocks, and simple uhd grc wrappers ...Josh Blum2010-08-059-11/+53
* | 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: 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 co...Josh Blum2010-07-048-4/+65
* uhd mimo: created mimo source and sink block for gr-uhdJosh Blum2010-07-027-6/+558
* uhd: added calls to set time and clock configJosh Blum2010-06-304-0/+60
* 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
* added more access methods to uhd source and sinkJosh Blum2010-04-146-2/+190
* fix for paradigm shiftJosh Blum2010-04-051-4/+4