Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Made the usrp2 impl into a device. | Josh Blum | 2010-02-21 | 1 | -3/+0 | |
| | | | | | Removed the usrp device wrapper and usrp2 cpp file outside of the usrp2 lib dir. Also removed the mboard base files since we wont be needing them. | |||||
* | Moved lib and include contents of dboard and mboard one directory up and ↵ | Josh Blum | 2010-02-21 | 1 | -11/+11 | |
| | | | | | | prefixed them with dboard_ and mboard_. And yes, the code is compiling. | |||||
* | Flattened the usrp2 impl properties guts. | Josh Blum | 2010-02-18 | 1 | -2/+6 | |
| | | | | | Created init methods for various sub-parts. Added the ddc control (still needs update transaction). | |||||
* | Worked out spi api for the dboard interface. | Josh Blum | 2010-02-17 | 1 | -1/+0 | |
| | | | | 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 | 1 | -0/+43 | |