aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/dboard/base.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Moved lib and include contents of dboard and mboard one directory up and ↵Josh Blum2010-02-211-117/+0
| | | | | | 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-181-4/+32
| | | | | | 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.
* moved host code into host directory for clean (unambiguous) top levelJosh Blum2010-02-171-0/+89