Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | renamed usrp_uhd to uhd | Josh Blum | 2010-02-09 | 1 | -170/+0 |
| | |||||
* | Made get_link the only way to create nested props. | Josh Blum | 2010-02-05 | 1 | -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 Blum | 2010-02-01 | 1 | -71/+99 |
| | | | | Now the obj handles all 3 things in 1, properties, polymorphic container, proxy. | ||||
* | added gpl license v3 | Josh Blum | 2010-01-29 | 1 | -0/+13 |
| | |||||
* | Reorganized structure into include, lib, test, firmware, fpga. | Josh Blum | 2010-01-12 | 1 | -0/+129 |
The fpga and firmware are empty placeholders for now. |