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 | 6 | -446/+10 |
| | | | | | | prefixed them with dboard_ and mboard_. And yes, the code is compiling. | ||||
* | Added special case for empty dboard slot (none id 0xffff) | Josh Blum | 2010-02-18 | 3 | -32/+69 |
| | | | | | | 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. | ||||
* | Worked out spi api for the dboard interface. | Josh Blum | 2010-02-17 | 2 | -0/+38 |
| | | | | 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 | 6 | -0/+470 |