summaryrefslogtreecommitdiff
path: root/gr-usrp2
AgeCommit message (Expand)Author
2011-03-13grc: moved all usrp1 and usrp2 stuff out of grc and into gr-usrp*/grcJosh Blum
2010-12-27Add missing .test files to tarball.Eric Blossom
2010-12-27distcheck fixEric Blossom
2010-12-27Add scheme-ish convenience functions to usrp2.scm.Eric Blossom
2010-12-27Add minimal guile test code gr-usrp2.Eric Blossom
2010-12-27Rename usrp2.i to usrp2_swig.i to allow insertion of guile convenience functi...Eric Blossom
2010-12-10missed oneEric Blossom
2010-12-03Regenerated Makefile.swig.gen'sEric Blossom
2010-12-03Rename libguile- to libguile-gnuradio- to match guile library naming convention.Eric Blossom
2010-11-24Update .gitignore'sEric Blossom
2010-11-24Major Makefile.am housecleaning. Passes distcheck.Eric Blossom
2010-11-24Consistently use TESTS += in conditionalsEric Blossom
2010-11-19regeneratedRob Savoye
2010-11-16regeneratedEric Blossom
2010-11-10regeneratedEric Blossom
2010-11-10regeneratedRob Savoye
2010-11-10regeneratedRob Savoye
2010-11-10add load-extension supportRob Savoye
2010-11-10regeneratedRob Savoye
2010-11-10regenerateEric Blossom
2010-11-10Rengenerate Makefile.swig.gen'sEric Blossom
2010-11-10regeneratedRob Savoye
2010-11-10don't build the python specific code for guileRob Savoye
2010-11-10regeneratdRob Savoye
2010-11-10gitignore swig generated filesEric Blossom
2010-11-10don't ifdef the target away. regenerate .gen files.Rob Savoye
2010-11-10regeneratedRob Savoye
2010-11-10regenerated after changes to .i filesRob Savoye
2010-11-10regenerated after changes to the templateRob Savoye
2010-11-10regenerated from templateRob Savoye
2010-10-09rearrange includes to always be: internal GR, external, with GR.Michael Dickens
2010-10-04Updating all of the QA code that I can actually test to work with the new XML...Tom Rondeau
2010-06-19gr-usrp2: implement start_streaming_at(usrp2::fpga_timestamp time)Johnathan Corgan
2010-05-28Make C++ shared libraries versionedJohnathan Corgan
2010-02-25Added call to set antenna. Split XCVR into new thing cuz size.Josh Blum
2009-08-14Added git ignore files auto created from svn:ignore properties.git
2009-07-22Fix for 'make check' on OSX and Windows; corrects USRP/2 library path.michaelld
2009-07-16Temporary workaround (until VRT) to stop submitting short packets to libusrp2...jcorgan
2009-05-27Merged r11123:11148 from jcorgan/np into trunk.jcorgan
2009-05-22doc fixes! work-in-progresseb
2009-05-19Updates to C++ and Python APIs:jcorgan
2009-05-07Merged r10948:10959 from jcorgan/deb into trunk. Trunk passesjcorgan
2009-04-04Merged r10712:10765 from jcorgan/gpio into trunk. Adds out-of-band and strea...jcorgan
2009-03-14Merged r10554:10595 from michaelld/am_swig_4 into trunk. Major overhaul of S...jcorgan
2009-02-23Cleanup, changed ifc_name() to interface_name()jcorgan
2009-02-22Adds ifc_name() to libusrp2 and gr-usrp2jcorgan
2009-02-10Merged r10385:10413 from michaelld/swig_tweaks into trunk. Passes distcheck.jcorgan
2009-02-04Merged r10383:10390 from jcorgan/u2-wip into trunk.jcorgan
2009-02-03Revert r10379, which works at runtime but does not pass check or distcheck on...jcorgan
2009-02-03Use runtime valid module names for importjcorgan