History | View | Annotate | Download (8.5 kB)
first shot at Windows-compatible LIBUSB check
Tweak LIBUSB m4 script to not check for 'usb_debug' symbol on Windows, because the symbol does not exist for that platform (only, it seems)
Fixed setting of USB_LIBS for win
Fix so that non-Darwin OSs use USB_LIBS correctly for linking
New way of checking for various LIBUSB names; for legacy version, make sure the symbol 'usb_debug' exists (so-as to not use the 'compat' version).
updated usrp.pc file to reflect the correct version of libusb
usrp: Applied patch from Michael Dickens for Darwin libusb
Update usrp_libusb.m4 to work on Darwin for both libusb-legacy and libusb1
usrp: Applied patch from Don Ward for Cygwin libusb
Moved the case statement after the call to AC_CHECK_LIBInitialized LIBS="" before calling AC_CHECK_LIB
fix to restart libusbok checking for non-PKGCONFIG
merged updated libusb checks with older version
augmented search for libusb
usrp: Corrected build fix for libusb
usrp: Build fix for non-pkgconfig installs of libusb
Cleanup in preparation for merge
Fix trailing whitespaceUse standard include guardsAdd more missing config.h includesFixup emacs mode stringsUpdate copyright notices
Consolidate conditional headers into libusb_types.h, use automake
Moved to single generated fusb.h, headers now generated out of lib directory
Added copyright header
Fixed libusb1 configure bug, libusb1 updates for previous usrp_prims integration
Combined additiona usrp_prims code
Re-added non pkgconfig support for libusb
Autoconf support for checking the required version of libusb based on fusb-tech
Added autotools header generation and build time version checking
first shot at re-adding libusb-0.12 support
Applied libusb-1.0 patch set from Thomas Tsou <[email protected]>:
This patch set updates the usrp to support libusb-1.0. Asynchronous I/Othrough libusb is added with fusb_libusb1.*, which is heavily based onfusb_linux.*. In short, URB's and ioctl calls are replaced with...
Merged r7769:7873 from michaelld/bc_behavior into trunk.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7888 221aa14e-8319-0410-a670-987f0aec2ac5
Updated license from GPL version 2 or later to GPL version 3 or later.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6044 221aa14e-8319-0410-a670-987f0aec2ac5
Updated FSF address in all files. Fixes ticket:51
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3534 221aa14e-8319-0410-a670-987f0aec2ac5
Houston, we have a trunk.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3122 221aa14e-8319-0410-a670-987f0aec2ac5