Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed USRP1 firmware path debug messages | Nick Foster | 2010-08-31 | 1 | -2/+2 |
| | |||||
* | Merge branch 'usrp1' of ettus.sourcerepo.com:ettus/uhdpriv into usrp1 | Nick Foster | 2010-08-31 | 1 | -3/+19 |
|\ | |||||
| * | usrp1: Fedora sdcc note and change fw error to warning (find should not error) | Josh Blum | 2010-08-31 | 1 | -3/+14 |
| | | |||||
| * | usrp1: init the subdev specs so they will be non-empty | Josh Blum | 2010-08-30 | 1 | -0/+5 |
| | | |||||
* | | EEPROM burning in UHD. Changed some USB device handle stuff. Added ↵ | Nick Foster | 2010-08-31 | 1 | -16/+18 |
|/ | | | | usrp_init_eeprom.cpp. Hacked up the firmware makefile to behave and to generate .bin EEPROM images instead of IHX. | ||||
* | usrp1: Wait for USB device renumeration only when necessary | Thomas Tsou | 2010-08-27 | 1 | -3/+0 |
| | | | | | | Waiting for FX2 renumeration is only needed after a firmware load so move it out of the main device discovery loop and into the firmware load itself. | ||||
* | usrp1: Fix fpga load issue by increasing delay after firmware load | Thomas Tsou | 2010-08-27 | 1 | -1/+1 |
| | | | | 500ms is not enough. 1-2 seconds is suitable. | ||||
* | Merge branch 'usrp1_next' into usrp1 | Thomas Tsou | 2010-08-26 | 1 | -18/+27 |
|\ | |||||
| * | usrp1: Modifiy USB transport implementations to use new interface | Thomas Tsou | 2010-08-26 | 1 | -16/+21 |
| | | | | | | | | Common libusb1 code is consolidated in the libusb base file. | ||||
| * | usrp1: Refactor mboard tuning code | Thomas Tsou | 2010-08-18 | 1 | -2/+6 |
| | | |||||
* | | usrp1: images for usrp1, makefile checks for image generation dependencies | Josh Blum | 2010-08-19 | 1 | -12/+22 |
|/ | |||||
* | usrp1: created daughterboard duality | Josh Blum | 2010-08-15 | 1 | -3/+10 |
| | | | | | | everything that should have two is now stored into a dictionary of slot to type the set and get functions are now bound with a third argument for dboard slot the dboard iface has yet to be completed with the correct registers for a vs b | ||||
* | usrp1: compiling off next branch | Josh Blum | 2010-08-15 | 1 | -3/+2 |
| | | | | | | | | made usb checking changes implemented named_prop_t::extract change copied the remainder of the codec pga gain control | ||||
* | usrp1: Add usrp1 implementation | Thomas Tsou | 2010-08-13 | 1 | -0/+196 |