Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | usrp1: work on usrp1 hardware compat with the api | Josh Blum | 2011-01-17 | 1 | -8/+21 |
| | | | | | | today we added shutoff the DAC when not transmitting using EOB as an indicator added various other features and cleaned up code for soft time control | ||||
* | usrp1: fixed compile time warning, tweaked fw load message | Josh Blum | 2010-09-29 | 1 | -2/+2 |
| | |||||
* | usb: submit should return ssize_t, usrp1: set hash before reset after fw load | Josh Blum | 2010-09-28 | 1 | -1/+1 |
| | |||||
* | usrp1: modify fpga file load to use read (readsome seems to not work here in ↵ | Josh Blum | 2010-09-28 | 1 | -2/+3 |
| | | | | windows land) | ||||
* | usrp1: add print out messages when loading images | Josh Blum | 2010-09-26 | 1 | -1/+6 |
| | |||||
* | usrp1: modified control to use the c++ ifstream over fopen | Josh Blum | 2010-09-23 | 1 | -8/+9 |
| | |||||
* | usrp1: fixes to remove warnings and errors for usrp1 + libusb windows | Josh Blum | 2010-09-23 | 1 | -2/+2 |
| | |||||
* | EEPROM burning in UHD. Changed some USB device handle stuff. Added ↵ | Nick Foster | 2010-08-31 | 1 | -1/+62 |
| | | | | 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 | -0/+4 |
| | | | | | | 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: Add usrp1 implementation | Thomas Tsou | 2010-08-13 | 1 | -0/+381 |