summaryrefslogtreecommitdiff
path: root/gr-uhd
Commit message (Expand)AuthorAgeFilesLines
* Adding tags back into UHD source. If a packet received from a UHD source has ...Tom Rondeau2010-12-301-1/+12
* Add minimal Python and Guile QA code to gr-uhd.Eric Blossom2010-12-276-2/+116
* gr-uhd: Fixing makefile to define GR_HAVE_UHD for swig. This was lost in the ...Tom Rondeau2010-12-261-0/+6
* Merge branch 'next' into guile.Eric Blossom2010-12-213-6/+11
|\
| * gr_uhd: Quick fix for make distcheck failures if UHD is not installed.Tom Rondeau2010-12-132-1/+16
| * uhd: update notes in grc blocks for addressing schemeJosh Blum2010-12-092-5/+4
* | Use load-extension-global instead of load-extensionEric Blossom2010-12-101-1/+1
* | Merge branch 'next' into guile-nextEric Blossom2010-12-0618-2596/+9
|\|
| * 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
| * WITH_INCLUDES _must_ be lastEric Blossom2010-12-011-2/+2
| * uhd: replaced CFLAGS with CPPFLAGS variable, and fixed swig args FIXMEJosh Blum2010-12-012-5/+4
| * uhd: default channel params to zero for single source and sink blocksJosh Blum2010-12-013-21/+19
| * uhd: added libdir to UHD CFLAGS (shared by lib and swig)Josh Blum2010-11-301-2/+1
| * 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-216-4/+24
| | |\
| | * | 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: remove deprecated grc wrappersJosh Blum2010-11-226-1314/+0
| * | | uhd: removed deprecated interfaces (simple and mimo)Josh Blum2010-11-2210-1270/+0
| * | | uhd: remove changes to avoid merge conflictJosh Blum2010-11-225-12/+4
| | |/ | |/|
* | | Regenerated Makefile.swig.gen'sEric Blossom2010-12-031-5/+5
* | | Rename libguile- to libguile-gnuradio- to match guile library naming convention.Eric Blossom2010-12-031-1/+1
* | | Update .gitignore'sEric Blossom2010-11-241-0/+2
* | | Update .gitignore'sEric Blossom2010-11-241-0/+2
* | | Major Makefile.am housecleaning. Passes distcheck.Eric Blossom2010-11-242-9/+4
* | | use export-safelyEric Blossom2010-11-241-0/+1
* | | Add uhd.scm wrapper for uhd_swig.scmEric Blossom2010-11-232-3/+32
* | | Merge branch 'works' into brokenEric Blossom2010-11-214-4/+4
|\ \ \
| * | | Merge remote branch 'gnuradio.org/next' into worksEric Blossom2010-11-184-4/+4
| |\| |
| | * | Remove 868 useless warnings about "is deprecated".Eric Blossom2010-11-184-4/+4
* | | | regeneratedRob Savoye2010-11-191-11/+23
|/ / /
* | | Merge remote branch 'gnuradio.org/next' into testEric Blossom2010-11-172-0/+20
|\| |
| * | distcheck fix for gr-uhdEric Blossom2010-11-171-0/+8
| * | uhd: swig changes for templated rangesJosh Blum2010-11-011-0/+12
| |/
* | Add support for guile std::vector< std::complex<float> >.Eric Blossom2010-11-171-2/+0
* | regeneratedEric Blossom2010-11-161-1/+1
* | 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 opt...Josh Blum2010-10-281-0/+22