summaryrefslogtreecommitdiff
path: root/config
Commit message (Expand)AuthorAgeFilesLines
* Added frames_to_ppm Octave script, use ImageMagick to convert to pngJohnathan Corgan2009-11-021-0/+1
* Merge branch 'vrt' of http://gnuradio.org/git/jblumJohnathan Corgan2009-10-272-39/+0
|\
| * removed gr-vrtJosh Blum2009-10-261-38/+0
* | updated usrp.pc file to reflect the correct version of libusbMichael2009-10-271-2/+11
|/
* better for both cross-compiling and 10.6 native compiling, to determine CPU a...Michael2009-10-171-9/+22
* OSX 10.6 x86_64 fixes for configure and libusb; Audio is nextMichael2009-10-151-2/+13
* Merge branch 'qtmake' of git@gnuradio.org:trondeau into masterJohnathan Corgan2009-10-131-6/+0
|\
| * Removing ifs to clean up build system. Make no longer rebuilds gr-qtgui if no...Tom2009-10-131-6/+0
* | Merge branch 'libusb-1.0' of git://github.com/ttsou/gnuradio-ttsouJohnathan Corgan2009-10-131-24/+79
|\ \
| * | usrp: Applied patch from Michael Dickens for Darwin libusbMichael Dickens2009-10-121-3/+7
| * | usrp: Applied patch from Don Ward for Cygwin libusbDon Ward2009-10-121-5/+8
| * | fix to restart libusbok checking for non-PKGCONFIGMichael2009-10-121-1/+2
| * | merged updated libusb checks with older versionMichael2009-10-121-17/+20
| * | augmented search for libusbMichael2009-10-081-24/+68
* | | Change calculation of docdir to remove trailer when in git developmentJohnathan Corgan2009-10-131-0/+5
| |/ |/|
* | Merge branch 'sync' of git@gnuradio.org:trondeau into masterJohnathan Corgan2009-10-122-3/+3
|\ \
| * | moved grc examples to gnuradio-examples/grcJosh Blum2009-10-062-6/+6
* | | Add flags and dependencies for MinGW/MSYS.Johnathan Corgan2009-10-103-1/+10
* | | Add dependence of gruel on guile; fixes ticket #410.Johnathan Corgan2009-10-101-0/+4
| |/ |/|
* | Applied patch from Don Ward for Cygwin platformJohnathan Corgan2009-10-071-1/+1
* | Merge branch 'libusb-1.0' of git://github.com/ttsou/gnuradio-ttsouJohnathan Corgan2009-10-061-4/+4
|\ \ | |/ |/|
| * usrp: Corrected build fix for libusbThomas Tsou2009-10-061-4/+4
* | Added computed version number to configurationJohnathan Corgan2009-10-033-0/+113
|/
* usrp: Build fix for non-pkgconfig installs of libusbThomas Tsou2009-10-031-1/+5
* Merge branch 'wip/libusb-1.0' of http://gnuradio.org/git/jcorgan into masterJohnathan Corgan2009-10-013-27/+56
|\
| * Cleanup in preparation for mergeJohnathan Corgan2009-10-012-4/+4
| * Consolidate conditional headers into libusb_types.h, use automakeJohnathan Corgan2009-09-292-106/+8
| * Moved to single generated fusb.h, headers now generated out of lib directoryttsou2009-09-161-7/+15
| * Added copyright headerttsou2009-09-161-7/+27
| * Fixed libusb1 configure bug, libusb1 updates for previous usrp_prims integrationttsou2009-09-162-4/+5
| * Combined additiona usrp_prims codettsou2009-09-161-2/+4
| * Re-added non pkgconfig support for libusbttsou2009-09-161-3/+33
| * Autoconf support for checking the required version of libusb based on fusb-techttsou2009-09-163-64/+75
| * Added autotools header generation and build time version checkingttsou2009-09-162-15/+69
| * first shot at re-adding libusb-0.12 supportttsou2009-09-152-5/+5
| * Applied libusb-1.0 patch set from Thomas Tsou <ttsou@vt.edu>:Johnathan Corgan2009-09-152-4/+5
* | Added README and updated configuration requirementsJohnathan Corgan2009-09-231-0/+2
* | Reorganization of directoriesJohnathan Corgan2009-09-201-0/+2
* | Created new gr-noaa top-level component.Johnathan Corgan2009-09-202-0/+38
* | lower lxml version req to 1.3.6Josh Blum2009-09-171-1/+1
|/
* Better fix for broken AC_PROG_F77 macroJohnathan Corgan2009-09-031-0/+1
* Added host_os check for component vrt (Linux only for now.)Johnathan Corgan2009-08-201-0/+13
* Merged VRT work-in-progress from eb/vrt2 (11518:11598) into trunk.eb2009-08-153-0/+91
* Added git ignore files auto created from svn:ignore properties.git2009-08-141-0/+15
* Merging trondeau/pfb r11249:11581 into trunk. This adds a few polyphase filte...trondeau2009-08-121-0/+1
* Merged r11500:11506 from features/msg-passing into trunk. Work-in-progress, ...jcorgan2009-08-011-0/+1
* Merged r11491:11494 from jcorgan/pmt into trunk.jcorgan2009-07-261-0/+1
* Merge r11462:11485 from jcorgan/omni into trunk.jcorgan2009-07-252-2/+2
* Merged r11452:11459 from jcorgan/pmt-gruel into trunk. Trunk passes distcheck.jcorgan2009-07-203-55/+4
* Removed pmt dependency on omnithreads, now dependent on boost::threadseb2009-07-151-4/+1