aboutsummaryrefslogtreecommitdiffstats
path: root/host/utils/usrp1_init_eeprom.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Renaming 'usrp1_init_eeprom' to 'fx2_init_eeprom', and making it enable based onBen Hilburn2011-10-101-93/+0
| | | | ENABLE_USB rather than ENABLE_USRP1 since we also need it for B100.
* B100/USRP1: pass in VID/PID from args string so you can specify where to ↵Nick Foster2011-10-101-4/+19
| | | | look for devices if you like
* Init_eeprom: enhancements for B100/reinit of init'ed devicesNick Foster2011-10-101-2/+5
|
* uhd: add get_tree call directly to the deviceJosh Blum2011-07-201-1/+1
| | | | | | Does away with the need for wax cast to get the tree. You can still do this but it will eventually be removed. There was some compiler issue on ubuntu 10.04 with any cast and a shared ptr to property tree.
* uhd: implement prop tree usage in utilsJosh Blum2011-06-291-3/+3
|
* usrp1: rmmod usbtest because it interferesJosh Blum2011-04-251-0/+6
|
* Added serial number read. Renamed the usrp1-specific utilities.Nick Foster2010-08-311-0/+69