aboutsummaryrefslogtreecommitdiffstats
path: root/include/usrp_uhd/wax.hpp
Commit message (Collapse)AuthorAgeFilesLines
* renamed usrp_uhd to uhdJosh Blum2010-02-091-170/+0
|
* Made get_link the only way to create nested props.Josh Blum2010-02-051-6/+6
| | | | | Removed the obj::ptr and sptr typedefs. The dboard manager now must store not the subdevs, but their proxies.
* Work on the properties framwork with wax::obj.Josh Blum2010-02-011-71/+99
| | | | Now the obj handles all 3 things in 1, properties, polymorphic container, proxy.
* added gpl license v3Josh Blum2010-01-291-0/+13
|
* Reorganized structure into include, lib, test, firmware, fpga.Josh Blum2010-01-121-0/+129
The fpga and firmware are empty placeholders for now.