Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | moved host code into host directory for clean (unambiguous) top level | Josh Blum | 2010-02-17 | 1 | -146/+0 |
| | |||||
* | Getting hello packets from the usrp2 with ip and mac addrs. | Josh Blum | 2010-02-11 | 1 | -8/+0 |
| | | | | Cleaned up the mb build system a bit. | ||||
* | renamed usrp_uhd to uhd | Josh Blum | 2010-02-09 | 1 | -1/+1 |
| | |||||
* | work on link and proxy args | Josh Blum | 2010-02-09 | 1 | -29/+47 |
| | |||||
* | Made get_link the only way to create nested props. | Josh Blum | 2010-02-05 | 1 | -9/+19 |
| | | | | | Removed the obj::ptr and sptr typedefs. The dboard manager now must store not the subdevs, but their proxies. | ||||
* | comments | Josh Blum | 2010-02-01 | 1 | -9/+26 |
| | |||||
* | Work on the properties framwork with wax::obj. | Josh Blum | 2010-02-01 | 1 | -36/+61 |
| | | | | 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/+71 |
The fpga and firmware are empty placeholders for now. |