| Commit message (Expand) | Author | Age | Files | Lines |
* | gr-usrp: fix missing Makefile.am entry | Johnathan Corgan | 2011-07-08 | 1 | -0/+2 |
* | gr-utils: move non-GUI apps using old libusrp(2) into gr-usrp or gr-usrp2 | Johnathan Corgan | 2011-07-03 | 6 | -0/+354 |
* | build: updating Makefiles for newer linker requirements. | Tom Rondeau | 2011-04-01 | 1 | -0/+2 |
* | Fixing missing include files and various other patches for Windows build issues. | Don Ward | 2011-03-25 | 2 | -0/+2 |
* | grc: moved all usrp1 and usrp2 stuff out of grc and into gr-usrp*/grc | Josh Blum | 2011-03-13 | 14 | -1/+1305 |
* | Add missing .test files to tarball. | Eric Blossom | 2010-12-27 | 1 | -0/+1 |
* | Use load-extension-global instead of load-extension | Eric Blossom | 2010-12-10 | 1 | -1/+1 |
* | Regenerated Makefile.swig.gen's | Eric Blossom | 2010-12-03 | 1 | -5/+5 |
* | Rename libguile- to libguile-gnuradio- to match guile library naming convention. | Eric Blossom | 2010-12-03 | 1 | -1/+1 |
* | Update .gitignore's | Eric Blossom | 2010-11-24 | 1 | -2/+3 |
* | Update .gitignore's | Eric Blossom | 2010-11-24 | 2 | -0/+3 |
* | Major Makefile.am housecleaning. Passes distcheck. | Eric Blossom | 2010-11-24 | 2 | -15/+6 |
* | Confirm we can load guile usrp module | Eric Blossom | 2010-11-24 | 4 | -3/+92 |
* | regenerated | Rob Savoye | 2010-11-19 | 1 | -11/+23 |
* | Fix guile related problem with gr-usrp | Eric Blossom | 2010-11-16 | 2 | -0/+4 |
* | regenerated | Eric Blossom | 2010-11-16 | 1 | -1/+1 |
* | regenerated | Eric Blossom | 2010-11-10 | 1 | -26/+9 |
* | regenerated | Rob Savoye | 2010-11-10 | 1 | -8/+7 |
* | additional regenerated files | Eric Blossom | 2010-11-10 | 1 | -2/+5 |
* | add load-extension support | Rob Savoye | 2010-11-10 | 1 | -0/+10 |
* | regenerate | Eric Blossom | 2010-11-10 | 1 | -6/+6 |
* | Rengenerate Makefile.swig.gen's | Eric Blossom | 2010-11-10 | 1 | -218/+28 |
* | gitignore swig generated files | Eric Blossom | 2010-11-10 | 1 | -0/+3 |
* | Update generated files | Eric Blossom | 2010-11-10 | 1 | -32/+80 |
* | regenerated after changes to the template | Rob Savoye | 2010-11-10 | 1 | -14/+45 |
* | rearrange includes to always be: internal GR, external, with GR. | Michael Dickens | 2010-10-09 | 2 | -9/+10 |
* | Updating all of the QA code that I can actually test to work with the new XML... | Tom Rondeau | 2010-10-04 | 1 | -3/+3 |
* | Modify all block factories to use gnuradio::get_initial_sptr. | Eric Blossom | 2010-08-03 | 4 | -8/+8 |
* | Make C++ shared libraries versioned | Johnathan Corgan | 2010-05-28 | 2 | -2/+2 |
* | augmented search for libusb | Michael | 2009-10-08 | 1 | -0/+1 |
* | Added git ignore files auto created from svn:ignore properties. | git | 2009-08-14 | 3 | -0/+47 |
* | Merged -r11480:11507, r11508 from nldudok1/tvrx_mimo_merge_with_trunk into tr... | jcorgan | 2009-07-28 | 1 | -0/+4 |
* | Fix for 'make check' on OSX and Windows; corrects USRP/2 library path. | michaelld | 2009-07-22 | 1 | -2/+2 |
* | Merged r11377:11390 from jcorgan/usrp-headers in to trunk. | jcorgan | 2009-07-09 | 13 | -36/+34 |
* | added include <cstdio> statements in several files to make it compatible with... | anastas | 2009-06-23 | 3 | -0/+3 |
* | Merged r11123:11148 from jcorgan/np into trunk. | jcorgan | 2009-05-27 | 1 | -2/+3 |
* | Doc fixes. | eb | 2009-05-22 | 3 | -18/+18 |
* | doc fixes! work-in-progress | eb | 2009-05-22 | 4 | -4/+14 |
* | Merged remainder of eb/t348 10637:10648. This adds a -N <nsamples> | eb | 2009-03-19 | 2 | -14/+25 |
* | Merged r10554:10595 from michaelld/am_swig_4 into trunk. Major overhaul of S... | jcorgan | 2009-03-14 | 4 | -66/+303 |
* | New standalone firmware, burn_dbsrx_eeprom, that burns new dbid into | eb | 2009-03-05 | 1 | -1/+0 |
* | usrp methods for computing the mux for dual subdevices | jblum | 2009-02-17 | 7 | -8/+28 |
* | Merged r10385:10413 from michaelld/swig_tweaks into trunk. Passes distcheck. | jcorgan | 2009-02-10 | 1 | -4/+1 |
* | Revert r10379, which works at runtime but does not pass check or distcheck on... | jcorgan | 2009-02-03 | 1 | -1/+1 |
* | Use runtime valid module names for import | jcorgan | 2009-02-03 | 1 | -1/+1 |
* | Possibly temporary fix for r10350 breakage when using swig < 1.3.38 | jcorgan | 2009-02-02 | 1 | -1/+1 |
* | Merged r10288:10370 from michaelld/swigpythonargs into trunk. Passes distcheck. | jcorgan | 2009-02-02 | 2 | -12/+7 |
* | General housekeeping--removing ancient cruft mostly. | jcorgan | 2009-01-27 | 2 | -375/+0 |
* | always use ddc0 | jblum | 2009-01-14 | 1 | -1/+1 |
* | Allow setting of non-standard FPGA master clock frequency for USRP1 | jcorgan | 2009-01-05 | 3 | -2/+18 |