Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Renaming 'usrp1_init_eeprom' to 'fx2_init_eeprom', and making it enable based on | Ben Hilburn | 2011-10-10 | 1 | -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 Foster | 2011-10-10 | 1 | -4/+19 |
| | | | | look for devices if you like | ||||
* | Init_eeprom: enhancements for B100/reinit of init'ed devices | Nick Foster | 2011-10-10 | 1 | -2/+5 |
| | |||||
* | uhd: add get_tree call directly to the device | Josh Blum | 2011-07-20 | 1 | -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 utils | Josh Blum | 2011-06-29 | 1 | -3/+3 |
| | |||||
* | usrp1: rmmod usbtest because it interferes | Josh Blum | 2011-04-25 | 1 | -0/+6 |
| | |||||
* | Added serial number read. Renamed the usrp1-specific utilities. | Nick Foster | 2010-08-31 | 1 | -0/+69 |