summaryrefslogtreecommitdiffstats
path: root/lib/usrp/dboard/manager.cpp
Commit message (Expand)AuthorAgeFilesLines
* renamed usrp_uhd to uhdJosh Blum2010-02-091-4/+4
* Made get_link the only way to create nested props.Josh Blum2010-02-051-12/+24
* Work on the properties framwork with wax::obj.Josh Blum2010-02-011-2/+2
* added gpl license v3Josh Blum2010-01-291-0/+13
* Added dboard id enum.Josh Blum2010-01-291-5/+6
* Switched from indexed properties to named properties.Josh Blum2010-01-261-27/+36
* Dboard base class that is no longer also the xcvr.Josh Blum2010-01-151-52/+46
* Switched dboard ctor arguments with a tuple.Josh Blum2010-01-141-17/+92
* Added the basic rx and tx skeleton wrapper.Josh Blum2010-01-121-13/+13
* Added base classes for the usrp dboards to inherit.Josh Blum2010-01-121-0/+100