UHD Announcement - September 23rd 2010

On Sun, Sep 26, 2010 at 09:40:58AM -0400, Tom R. wrote:

breaks… at least until the grand rebuild structuring comes along. :slight_smile:

-Josh

Thanks, guys. I’ve made a note of this to keep in mind while we’re
working on the restructuring.

Tom

It looks like it’s part of autoconf’s machinery…
On my system I found it in /usr/share/autoconf/autoconf/general.m4
around line 558.

AC_SUBST(prefix, NONE)dnl

There’s a discussion here that’s relevant:

http://www.mail-archive.com/[email protected]/msg15773.html

I think Josh’s suggestion will work. It probably has to occur after
AC_INIT (or maybe AC_PREREQ). Not sure if there’s anything else that
needs to run first.

Eric


In other news,
UHD can now compile against pre-built libusb1.0 windows binaries:
http://www.libusb.org/wiki/windows_backend#LatestBinarySnapshots
Runtime operation has yet to be confirmed.

Thanks!
-Josh

For those of you following the uhd windows support: usrp1 seems to be
working with libusb-1.0 under windows. See the build notes here:
http://www.ettus.com/uhd_docs/manual/html/build.html#libusb-cmake-notes

Here is a link to the windows drivers on the main wiki page:
http://ettus-apps.sourcerepo.com/redmine/ettus/projects/uhd/wiki

And for those Gentoo/Ricer/Overclocker types: bulk transfer send and
recv parameters are now exposed to the user through the device address:
http://www.ettus.com/uhd_docs/manual/html/usrp1.html#change-usb-transfer-parameters

Enjoy!
-Josh