discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] Recent Changes to UHD causing issue for USRP1?


From: Josh Blum
Subject: Re: [Discuss-gnuradio] Recent Changes to UHD causing issue for USRP1?
Date: Sun, 24 Apr 2011 20:57:59 -0700
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.14) Gecko/20110223 Lightning/1.0b2 Thunderbird/3.1.8

> address@hidden:~$ uhd_find_devices
> linux; GNU C++ version 4.4.3; Boost_104000; UHD_003.000.001-627075e
> 
> --------------------------------------------------
> -- UHD Device 0
> --------------------------------------------------
> Device Address:
>     type: usrp1
>     name: 
>     serial: 
> 
> 
> ( as an aside, I think I would have gotten this the last time if I had
> allowed the USRP unit a bit of time to load itself after powering on).
> 
> It finds/defaults to usrp1 (which IS the unit) but does not return the
> serial number (4c745353) so perhaps it is not really detecting anything?
> 

Its reading the serial directly from eeprom as an ascii string. If the
first character wasnt valid ASCII, then it would just return with a
blank string. I wouldnt worry about it, your USRP seems to be working
just fine.

-josh



reply via email to

[Prev in Thread] Current Thread [Next in Thread]