aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/dboard
Commit message (Collapse)AuthorAgeFilesLines
* Moved lib and include contents of dboard and mboard one directory up and ↵Josh Blum2010-02-216-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 Blum2010-02-183-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 Blum2010-02-172-0/+38
| | | | Created usrp2 spi transaction control on host and fw
* moved host code into host directory for clean (unambiguous) top levelJosh Blum2010-02-176-0/+470