| Commit message (Expand) | Author | Age | Files | Lines |
* | Added frames_to_ppm Octave script, use ImageMagick to convert to png | Johnathan Corgan | 2009-11-02 | 1 | -0/+1 |
* | Merge branch 'vrt' of http://gnuradio.org/git/jblum | Johnathan Corgan | 2009-10-27 | 2 | -39/+0 |
|\ |
|
| * | removed gr-vrt | Josh Blum | 2009-10-26 | 1 | -38/+0 |
* | | updated usrp.pc file to reflect the correct version of libusb | Michael | 2009-10-27 | 1 | -2/+11 |
|/ |
|
* | better for both cross-compiling and 10.6 native compiling, to determine CPU a... | Michael | 2009-10-17 | 1 | -9/+22 |
* | OSX 10.6 x86_64 fixes for configure and libusb; Audio is next | Michael | 2009-10-15 | 1 | -2/+13 |
* | Merge branch 'qtmake' of git@gnuradio.org:trondeau into master | Johnathan Corgan | 2009-10-13 | 1 | -6/+0 |
|\ |
|
| * | Removing ifs to clean up build system. Make no longer rebuilds gr-qtgui if no... | Tom | 2009-10-13 | 1 | -6/+0 |
* | | Merge branch 'libusb-1.0' of git://github.com/ttsou/gnuradio-ttsou | Johnathan Corgan | 2009-10-13 | 1 | -24/+79 |
|\ \ |
|
| * | | usrp: Applied patch from Michael Dickens for Darwin libusb | Michael Dickens | 2009-10-12 | 1 | -3/+7 |
| * | | usrp: Applied patch from Don Ward for Cygwin libusb | Don Ward | 2009-10-12 | 1 | -5/+8 |
| * | | fix to restart libusbok checking for non-PKGCONFIG | Michael | 2009-10-12 | 1 | -1/+2 |
| * | | merged updated libusb checks with older version | Michael | 2009-10-12 | 1 | -17/+20 |
| * | | augmented search for libusb | Michael | 2009-10-08 | 1 | -24/+68 |
* | | | Change calculation of docdir to remove trailer when in git development | Johnathan Corgan | 2009-10-13 | 1 | -0/+5 |
| |/
|/| |
|
* | | Merge branch 'sync' of git@gnuradio.org:trondeau into master | Johnathan Corgan | 2009-10-12 | 2 | -3/+3 |
|\ \ |
|
| * | | moved grc examples to gnuradio-examples/grc | Josh Blum | 2009-10-06 | 2 | -6/+6 |
* | | | Add flags and dependencies for MinGW/MSYS. | Johnathan Corgan | 2009-10-10 | 3 | -1/+10 |
* | | | Add dependence of gruel on guile; fixes ticket #410. | Johnathan Corgan | 2009-10-10 | 1 | -0/+4 |
| |/
|/| |
|
* | | Applied patch from Don Ward for Cygwin platform | Johnathan Corgan | 2009-10-07 | 1 | -1/+1 |
* | | Merge branch 'libusb-1.0' of git://github.com/ttsou/gnuradio-ttsou | Johnathan Corgan | 2009-10-06 | 1 | -4/+4 |
|\ \
| |/
|/| |
|
| * | usrp: Corrected build fix for libusb | Thomas Tsou | 2009-10-06 | 1 | -4/+4 |
* | | Added computed version number to configuration | Johnathan Corgan | 2009-10-03 | 3 | -0/+113 |
|/ |
|
* | usrp: Build fix for non-pkgconfig installs of libusb | Thomas Tsou | 2009-10-03 | 1 | -1/+5 |
* | Merge branch 'wip/libusb-1.0' of http://gnuradio.org/git/jcorgan into master | Johnathan Corgan | 2009-10-01 | 3 | -27/+56 |
|\ |
|
| * | Cleanup in preparation for merge | Johnathan Corgan | 2009-10-01 | 2 | -4/+4 |
| * | Consolidate conditional headers into libusb_types.h, use automake | Johnathan Corgan | 2009-09-29 | 2 | -106/+8 |
| * | Moved to single generated fusb.h, headers now generated out of lib directory | ttsou | 2009-09-16 | 1 | -7/+15 |
| * | Added copyright header | ttsou | 2009-09-16 | 1 | -7/+27 |
| * | Fixed libusb1 configure bug, libusb1 updates for previous usrp_prims integration | ttsou | 2009-09-16 | 2 | -4/+5 |
| * | Combined additiona usrp_prims code | ttsou | 2009-09-16 | 1 | -2/+4 |
| * | Re-added non pkgconfig support for libusb | ttsou | 2009-09-16 | 1 | -3/+33 |
| * | Autoconf support for checking the required version of libusb based on fusb-tech | ttsou | 2009-09-16 | 3 | -64/+75 |
| * | Added autotools header generation and build time version checking | ttsou | 2009-09-16 | 2 | -15/+69 |
| * | first shot at re-adding libusb-0.12 support | ttsou | 2009-09-15 | 2 | -5/+5 |
| * | Applied libusb-1.0 patch set from Thomas Tsou <ttsou@vt.edu>: | Johnathan Corgan | 2009-09-15 | 2 | -4/+5 |
* | | Added README and updated configuration requirements | Johnathan Corgan | 2009-09-23 | 1 | -0/+2 |
* | | Reorganization of directories | Johnathan Corgan | 2009-09-20 | 1 | -0/+2 |
* | | Created new gr-noaa top-level component. | Johnathan Corgan | 2009-09-20 | 2 | -0/+38 |
* | | lower lxml version req to 1.3.6 | Josh Blum | 2009-09-17 | 1 | -1/+1 |
|/ |
|
* | Better fix for broken AC_PROG_F77 macro | Johnathan Corgan | 2009-09-03 | 1 | -0/+1 |
* | Added host_os check for component vrt (Linux only for now.) | Johnathan Corgan | 2009-08-20 | 1 | -0/+13 |
* | Merged VRT work-in-progress from eb/vrt2 (11518:11598) into trunk. | eb | 2009-08-15 | 3 | -0/+91 |
* | Added git ignore files auto created from svn:ignore properties. | git | 2009-08-14 | 1 | -0/+15 |
* | Merging trondeau/pfb r11249:11581 into trunk. This adds a few polyphase filte... | trondeau | 2009-08-12 | 1 | -0/+1 |
* | Merged r11500:11506 from features/msg-passing into trunk. Work-in-progress, ... | jcorgan | 2009-08-01 | 1 | -0/+1 |
* | Merged r11491:11494 from jcorgan/pmt into trunk. | jcorgan | 2009-07-26 | 1 | -0/+1 |
* | Merge r11462:11485 from jcorgan/omni into trunk. | jcorgan | 2009-07-25 | 2 | -2/+2 |
* | Merged r11452:11459 from jcorgan/pmt-gruel into trunk. Trunk passes distcheck. | jcorgan | 2009-07-20 | 3 | -55/+4 |
* | Removed pmt dependency on omnithreads, now dependent on boost::threads | eb | 2009-07-15 | 1 | -4/+1 |