Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | DUC and DDC control packets OTW | Josh Blum | 2010-02-19 | 1 | -9/+9 |
| | |||||
* | Added special case for empty dboard slot (none id 0xffff) | Josh Blum | 2010-02-18 | 2 | -4/+10 |
| | | | | | | Added error handling in the dboard base classes for mishandling the none id. Added better to string function for the dboard ids. Added get methods for dboard classes to get their ids. | ||||
* | Added control for usrp2 aux dac and adc control. | Josh Blum | 2010-02-17 | 1 | -2/+10 |
| | |||||
* | Added i2c control transactions in fw and host | Josh Blum | 2010-02-17 | 1 | -2/+2 |
| | |||||
* | Worked out spi api for the dboard interface. | Josh Blum | 2010-02-17 | 3 | -55/+40 |
| | | | | Created usrp2 spi transaction control on host and fw | ||||
* | moved host code into host directory for clean (unambiguous) top level | Josh Blum | 2010-02-17 | 25 | -0/+1796 |