Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added RSSI readback to XCVR2450. | Josh Blum | 2010-04-26 | 1 | -1/+1 |
* | prefixed the ASSERT_THROW macro with UHD for the sake of namespace | Josh Blum | 2010-04-26 | 1 | -8/+8 |
* | Added i2c interface to serial.hpp, using in usrp2_iface for i2c and eeprom. | Josh Blum | 2010-04-26 | 1 | -21/+0 |
* | set dboard eeprom from dboard properties | Josh Blum | 2010-04-24 | 1 | -5/+9 |
* | Moved reading the eeprom (dboard ids) onto the host. | Josh Blum | 2010-04-23 | 1 | -0/+61 |
* | Added protocol version number to usrp2 common header and data struct. | Josh Blum | 2010-04-21 | 1 | -0/+8 |
* | moved spi and i2c api into serial.hpp, its used for more than the dboard inte... | Josh Blum | 2010-04-16 | 1 | -1/+0 |
* | Created a usrp2 interface class with the control, spi, peek/poke functionality. | Josh Blum | 2010-04-13 | 1 | -0/+168 |