summaryrefslogtreecommitdiff
path: root/gr-usrp2/src
Commit message (Expand)AuthorAgeFilesLines
* Add missing .test files to tarball.Eric Blossom2010-12-271-0/+1
* distcheck fixEric Blossom2010-12-271-1/+1
* Add scheme-ish convenience functions to usrp2.scm.Eric Blossom2010-12-274-2/+81
* Add minimal guile test code gr-usrp2.Eric Blossom2010-12-274-8/+58
* Rename usrp2.i to usrp2_swig.i to allow insertion of guile convenience functi...Eric Blossom2010-12-276-64/+96
* missed oneEric Blossom2010-12-101-1/+1
* 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/+3
* Major Makefile.am housecleaning. Passes distcheck.Eric Blossom2010-11-241-14/+8
* Consistently use TESTS += in conditionalsEric Blossom2010-11-241-1/+3
* regeneratedRob Savoye2010-11-191-11/+23
* regeneratedEric Blossom2010-11-161-1/+1
* regeneratedEric Blossom2010-11-101-2/+2
* regeneratedRob Savoye2010-11-101-27/+10
* regeneratedRob Savoye2010-11-101-8/+7
* add load-extension supportRob Savoye2010-11-101-0/+10
* regeneratedRob Savoye2010-11-101-2/+5
* regenerateEric Blossom2010-11-101-6/+6
* Rengenerate Makefile.swig.gen'sEric Blossom2010-11-101-2/+3
* regeneratedRob Savoye2010-11-101-216/+25
* don't build the python specific code for guileRob Savoye2010-11-101-0/+3
* regeneratdRob Savoye2010-11-101-1/+1
* gitignore swig generated filesEric Blossom2010-11-101-0/+1
* don't ifdef the target away. regenerate .gen files.Rob Savoye2010-11-101-7/+44
* regeneratedRob Savoye2010-11-101-27/+27
* regenerated after changes to .i filesRob Savoye2010-11-101-22/+31
* regenerated after changes to the templateRob Savoye2010-11-101-10/+26
* regenerated from templateRob Savoye2010-11-101-9/+26
* rearrange includes to always be: internal GR, external, with GR.Michael Dickens2010-10-091-3/+3
* Updating all of the QA code that I can actually test to work with the new XML...Tom Rondeau2010-10-041-3/+3
* gr-usrp2: implement start_streaming_at(usrp2::fpga_timestamp time)Johnathan Corgan2010-06-195-9/+44
* Make C++ shared libraries versionedJohnathan Corgan2010-05-281-0/+2
* Added call to set antenna. Split XCVR into new thing cuz size.Josh Blum2010-02-255-3/+27
* Added git ignore files auto created from svn:ignore properties.git2009-08-141-0/+9
* Fix for 'make check' on OSX and Windows; corrects USRP/2 library path.michaelld2009-07-221-2/+2
* Temporary workaround (until VRT) to stop submitting short packets to libusrp2...jcorgan2009-07-162-0/+18
* Merged r11123:11148 from jcorgan/np into trunk.jcorgan2009-05-271-1/+3
* doc fixes! work-in-progresseb2009-05-224-0/+16
* Updates to C++ and Python APIs:jcorgan2009-05-193-1/+26
* Merged r10948:10959 from jcorgan/deb into trunk. Trunk passesjcorgan2009-05-071-4/+4
* Merged r10712:10765 from jcorgan/gpio into trunk. Adds out-of-band and strea...jcorgan2009-04-045-4/+132
* Merged r10554:10595 from michaelld/am_swig_4 into trunk. Major overhaul of S...jcorgan2009-03-142-55/+294
* Cleanup, changed ifc_name() to interface_name()jcorgan2009-02-233-4/+4
* Adds ifc_name() to libusrp2 and gr-usrp2jcorgan2009-02-223-0/+12
* Merged r10385:10413 from michaelld/swig_tweaks into trunk. Passes distcheck.jcorgan2009-02-101-5/+2
* Merged r10383:10390 from jcorgan/u2-wip into trunk.jcorgan2009-02-045-1/+25
* Revert r10379, which works at runtime but does not pass check or distcheck on...jcorgan2009-02-031-1/+1
* Use runtime valid module names for importjcorgan2009-02-031-1/+1
* Possibly temporary fix for r10350 breakage when using swig < 1.3.38jcorgan2009-02-021-1/+1