Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved lib and include contents of dboard and mboard one directory up and ↵ | Josh Blum | 2010-02-21 | 10 | -1557/+0 |
| | | | | | | prefixed them with dboard_ and mboard_. And yes, the code is compiling. | ||||
* | DDC enable with stream at control OTW | Josh Blum | 2010-02-19 | 4 | -17/+46 |
| | |||||
* | DUC and DDC control packets OTW | Josh Blum | 2010-02-19 | 6 | -40/+105 |
| | |||||
* | added support for the duc (no control yet though) | Josh Blum | 2010-02-18 | 3 | -8/+142 |
| | |||||
* | Flattened the usrp2 impl properties guts. | Josh Blum | 2010-02-18 | 10 | -264/+456 |
| | | | | | Created init methods for various sub-parts. Added the ddc control (still needs update transaction). | ||||
* | Added control for usrp2 aux dac and adc control. | Josh Blum | 2010-02-17 | 3 | -2/+57 |
| | |||||
* | Added i2c control transactions in fw and host | Josh Blum | 2010-02-17 | 3 | -7/+66 |
| | |||||
* | Worked out spi api for the dboard interface. | Josh Blum | 2010-02-17 | 4 | -200/+114 |
| | | | | 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 | 10 | -0/+1109 |