aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/dboard_interface.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Refactor ATR part of dboard interface (and some constants).Josh Blum2010-03-311-7/+6
| | | | | | Added peek and poke to the dude/bro protocol. Started moving more control code through peek and poke. Added usrp_regs.hpp to be like memory map for slave perifs.
* Moved lib and include contents of dboard and mboard one directory up and ↵Josh Blum2010-02-211-0/+54
prefixed them with dboard_ and mboard_. And yes, the code is compiling.