| Commit message (Expand) | Author | Age | Files | Lines |
* | usrp1: implemented properties interface on usrp1 | Josh Blum | 2011-07-01 | 1 | -98/+4 |
* | usrp1: moved fx2 control into its own directory | Josh Blum | 2011-06-14 | 1 | -3/+3 |
* | usrp1: overload read_eeprom to handle multi-byte reads | Josh Blum | 2011-05-05 | 1 | -0/+11 |
* | usrp1: added more logging to usrp1 iface for debugging | Josh Blum | 2011-05-05 | 1 | -0/+20 |
* | uhd: removed more iostream stuff from usrp* implementations | Josh Blum | 2011-05-04 | 1 | -13/+10 |
* | usrp1: switch usrp1 iface to use spi read (transact never worked) | Josh Blum | 2011-03-30 | 1 | -17/+29 |
* | uhd: update copyright headers with automated script | Josh Blum | 2011-03-23 | 1 | -1/+1 |
* | usrp1: also replaced control error prints w/ throws | Josh Blum | 2011-03-10 | 1 | -14/+5 |
* | uhd: removed mb_eeprom from mboard iface (already exposed in property) | Josh Blum | 2011-03-03 | 1 | -4/+4 |
* | Generalized mboard_iface and added a SPI convenience class a la I2C | Nick Foster | 2011-03-03 | 1 | -4/+4 |
* | Generalized the mboard_iface into mboard_iface.hpp and made each of the USRP ... | Nick Foster | 2011-03-01 | 1 | -0/+17 |
* | uhd: renamed the assert header to assert has | Josh Blum | 2011-02-24 | 1 | -1/+1 |
* | uhd: renamed enums to reflect new convention | Josh Blum | 2010-11-10 | 1 | -1/+1 |
* | uhd: rename identifier for usrp1 eeprom, and fix offsets, add serial support ... | Josh Blum | 2010-11-05 | 1 | -1/+1 |
* | usrp: implement name checking on dicovery (all platforms), separate usb seria... | Josh Blum | 2010-11-05 | 1 | -1/+3 |
* | usrp1: replace byteswap with htonx (it was wrong to just swap) | Josh Blum | 2010-09-30 | 1 | -14/+2 |
* | 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 usrp_init_... | Nick Foster | 2010-08-31 | 1 | -11/+10 |
* | usrp1: Disable i2c error messages unless debug is enabled | Thomas Tsou | 2010-08-27 | 1 | -2/+4 |
* | usrp1: Improve debug output readability | Thomas Tsou | 2010-08-24 | 1 | -1/+2 |
* | usrp1: Fix assertion that prevents 32-bit SPI transactions | Thomas Tsou | 2010-08-23 | 1 | -1/+1 |
* | usrp1: Return unknown (0xff) on invalid I2C read | Thomas Tsou | 2010-08-17 | 1 | -5/+2 |
* | usrp1: Add usrp1 implementation | Thomas Tsou | 2010-08-13 | 1 | -0/+262 |