[Discuss-gnuradio] libusb error on Mac OS X when building uhd driver

2010-09-05 Thread Elvis Dowson
Hi, I just updated to the latest uhd driver sources from the git repo, and I get the following error on Mac OS X 10.6.4. In file included from /Users/elvis/Tool/ettus/uhd/host/lib/transport/libusb1_base.hpp:23, from /Users/elvis/Tool/ettus/uhd/host/lib/transport/libusb

[Discuss-gnuradio] Re: libusb error on Mac OS X when building uhd driver

2010-09-05 Thread Elvis Dowson
Hi, More specifically, there is a problem with calls to libusb_cpu_to_le16(x) in libusb.h /** \def libusb_cpu_to_le16 * \ingroup misc * Convert a 16-bit value from host-endian to little-endian format. On * little endian systems, this function does nothing. On big endian systems, * the b

[Discuss-gnuradio] Error building the mb-gcc toolchain on Mac OS X 10.6.4

2010-09-05 Thread Elvis Dowson
Hi, I'm trying to build the mb-gcc toolchain on Mac OS X 10.6.4, but it doesnt progress. Without a mb-gcc, gnuradio configure doesnt proceed with building support for the USRP2, so I can't try out the UHD drivers on Mac OS X. I followed these steps $ svn export http://gnuradio.org/svn

Re: [Discuss-gnuradio] Error building the mb-gcc toolchain on Mac OS X 10.6.4

2010-09-05 Thread Jason Abele
On Sun, Sep 5, 2010 at 2:20 AM, Elvis Dowson wrote: > Hi, >         I'm trying to build the mb-gcc toolchain on Mac OS X 10.6.4, but it > doesnt progress. Without a mb-gcc, gnuradio configure doesnt proceed with > building support for the USRP2, so I can't try out the UHD drivers on Mac OS > X. E

[Discuss-gnuradio] Using the USRP1 for GOES LRIT reception...

2010-09-05 Thread Michael Kimzey
Hello all. I'm a bit of a noobie and getting my feet wet here.  I hope to use my recently received USRP1 to receive the GOES weather satellite LRIT data using software from their site. (here: http://www.goes-r.gov/hrit_emwin/index.html ) First, I was wondering if there was anyone else out there

[Discuss-gnuradio] Re: libusb error on Mac OS X when building uhd driver

2010-09-05 Thread Josh Blum
On 09/05/2010 04:11 AM, Elvis Dowson wrote: Hi, More specifically, there is a problem with calls to libusb_cpu_to_le16(x) in libusb.h /** \def libusb_cpu_to_le16 * \ingroup misc * Convert a 16-bit value from host-endian to little-endian format. On * little endian systems, this fu

Re: [Discuss-gnuradio] Re: libusb error on Mac OS X when building uhd driver

2010-09-05 Thread Thomas Tsou
On Sun, Sep 5, 2010 at 1:24 PM, Josh Blum wrote: > > > On 09/05/2010 04:11 AM, Elvis Dowson wrote: >> >> Hi, >>       More specifically, there is a problem with calls to >> libusb_cpu_to_le16(x) in libusb.h >> >> /** \def libusb_cpu_to_le16 >>  * \ingroup misc >>  * Convert a 16-bit value from hos

Re: [Discuss-gnuradio] Using the USRP1 for GOES LRIT reception...

2010-09-05 Thread Thomas Tsou
On Sun, Sep 5, 2010 at 1:03 PM, Michael Kimzey wrote: > > Hello all. > I'm a bit of a noobie and getting my feet wet here.  I hope to use my > recently received USRP1 to receive the GOES weather satellite LRIT data using > software from their site.  (here: http://www.goes-r.gov/hrit_emwin/index.