summaryrefslogtreecommitdiffstats
path: root/lib/usrp/dboard/base.cpp
Commit message (Expand)AuthorAgeFilesLines
* moved host code into host directory for clean (unambiguous) top levelJosh Blum2010-02-171-89/+0
* renamed usrp_uhd to uhdJosh Blum2010-02-091-2/+2
* Work on the properties framwork with wax::obj.Josh Blum2010-02-011-4/+5
* added gpl license v3Josh Blum2010-01-291-0/+13
* Switched from indexed properties to named properties.Josh Blum2010-01-261-3/+3
* Various tweaks, switched to boost unit testing.Josh Blum2010-01-251-3/+2
* Dboard base class that is no longer also the xcvr.Josh Blum2010-01-151-9/+18
* Switched dboard ctor arguments with a tuple.Josh Blum2010-01-141-6/+6
* Added strict compiler flags.Josh Blum2010-01-131-4/+4
* Added base classes for the usrp dboards to inherit.Josh Blum2010-01-121-0/+67