I just did a fresh git checkout and install of UHD as described here:
http://ettus-apps.sourcerepo.com/redmine/ettus/projects/uhd/wiki
http://www.ettus.com/uhd_docs/manual/html/build.html
Everything appears to go smoothly, but ./uhd_find_devices reports:
linux; GNU C++ version 4.4.4 20100630 (Red Hat 4.4.4-10); Boost_104100;
UHD_20101109.230702.c0dfc2c
No UHD Devices Found
my /etc/udev/rules.d/10-usrp.rules contains:
ACTION==“add”, BUS==“usb”, SYSFS{idVendor}==“fffe”,
SYSFS{idProduct}==“0002”, GROUP:=“usrp”, MODE:=“0660”
I can still use my USRP1 via GNURadio as before.
Do I need to flash firmware / fpga? If so, where can I find instructions
on
doing so?
Thanks
-Steven
PS: Is it ok to send email to both usrp-users and discuss-gnuradio? I
know
you guys are probably trying to increase the SNR, but it seems kind of a
shame to fragment the community into multiple mailing lists…