aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/dboard/dboards.hpp
Commit message (Collapse)AuthorAgeFilesLines
* Filled in dboard code for basics and lf type boards.Josh Blum2010-03-101-53/+0
| | | | | | The dboard is now just a uint16 (dont bother with the enums). The dboard manager now registers subdevs with a name. The basic board code uses a static block to register itself.
* Moved lib and include contents of dboard and mboard one directory up and ↵Josh Blum2010-02-211-8/+8
| | | | | | prefixed them with dboard_ and mboard_. And yes, the code is compiling.
* moved host code into host directory for clean (unambiguous) top levelJosh Blum2010-02-171-0/+53