Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | usrp1: Disable i2c error messages unless debug is enabled | Thomas Tsou | 2010-08-27 | 1 | -2/+4 |
| | | | | | | Failed i2c operations can be normal under certain situations. Notably, write failures are used to detect unpopulated daughterboard slots. | ||||
* | 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 |
| | | | | | This allows a dboard eeprom read to continue when reading from an empty slot. | ||||
* | usrp1: Add usrp1 implementation | Thomas Tsou | 2010-08-13 | 1 | -0/+262 |