Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | usrp2: reorganized firmware directory | Josh Blum | 2010-07-30 | 1 | -16/+0 |
* | usrp2: Added a peek64 to read pairs of 32 bit numbers such as time64 | Josh Blum | 2010-07-05 | 1 | -0/+10 |
* | move get clock rate into clock control | Josh Blum | 2010-06-04 | 1 | -6/+0 |
* | Moved usrp2 eeprom addr read/write to host control over i2c/eeprom interface ... | Josh Blum | 2010-05-11 | 1 | -0/+7 |
* | Added i2c interface to serial.hpp, using in usrp2_iface for i2c and eeprom. | Josh Blum | 2010-04-26 | 1 | -47/+1 |
* | Moved reading the eeprom (dboard ids) onto the host. | Josh Blum | 2010-04-23 | 1 | -0/+55 |
* | moved spi and i2c api into serial.hpp, its used for more than the dboard inte... | Josh Blum | 2010-04-16 | 1 | -2/+2 |
* | renamed dboard interface to dboard iface, the lengthy name was getting to be ... | Josh Blum | 2010-04-14 | 1 | -1/+1 |
* | Created a usrp2 interface class with the control, spi, peek/poke functionality. | Josh Blum | 2010-04-13 | 1 | -0/+103 |