summaryrefslogtreecommitdiffstats
path: root/lib/wax.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Getting hello packets from the usrp2 with ip and mac addrs.Josh Blum2010-02-111-8/+0
| | | | Cleaned up the mb build system a bit.
* renamed usrp_uhd to uhdJosh Blum2010-02-091-1/+1
|
* work on link and proxy argsJosh Blum2010-02-091-29/+47
|
* Made get_link the only way to create nested props.Josh Blum2010-02-051-9/+19
| | | | | Removed the obj::ptr and sptr typedefs. The dboard manager now must store not the subdevs, but their proxies.
* commentsJosh Blum2010-02-011-9/+26
|
* Work on the properties framwork with wax::obj.Josh Blum2010-02-011-36/+61
| | | | 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/+71
The fpga and firmware are empty placeholders for now.