I use SDCC 2.8.0 from macports. Seems to work without any problems. On Sun, Oct 5, 2008 at 4:31 PM, Michael Dickens <[EMAIL PROTECTED]> wrote: > Thomas - Thanks for the feedback; it looks from our testing as if Apple's > 10.5.5 tweaked some internal USB parameters to tighten down timing or > something. Some USRPs' USB transport is "on the sloppy side" now compared > to 10.5.4 (and previous), while others are not. Really not sure what the > issue is, but it seems as though it's very few folks with the issue so I'm > not going to bother investigating further. > > Are you using SDCC 2.8.0 from MacPorts, or some other version? If the > latter, could you try the former? This is reversible if it doesn't work ... > > 0) If you have SDCC 2.4.0 installed by my script, then you need to remove it > first; else go to (1): > > curl -o sdcc-2.4.0-i386_rm.sh > http://www.nd.edu/~mdickens/GNURadio/sdcc-2.4.0-i386_rm.sh > chmod a+x sdcc-2.4.0-i386_rm.sh > sudo ./sdcc-2.4.0-i386_rm.sh > > 1) now update MacPorts and install its SDCC: > > sudo port sync > sudo port upgrade sdcc > > 2) then go to your GNU Radio install trunk: > > cd usrp > make clean > cd .. > make > sudo make install > > 3) then go and try the usrp benchmark (in gnuradio-examples/python/usrp) or > some other USRP / USB transfer demo / example / application. If it works, > then I think SDCC 2.8.0 on Intel-Mac is working. Thanks! - MLD > > > _______________________________________________ > Discuss-gnuradio mailing list > [email protected] > http://lists.gnu.org/mailman/listinfo/discuss-gnuradio >
-- "Don't complain; Just work harder" - Randy Pausch Thomas Schmid, Ph.D. Candidate Networked & Embedded Systems Laboratory (NESL) University of California, Los Angeles (UCLA) http://gresci.blogspot.com/ - Science articles on green technology _______________________________________________ Discuss-gnuradio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
