Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | renamed usrp_uhd to uhd | Josh Blum | 2010-02-09 | 1 | -131/+0 |
| | |||||
* | Work on the properties framwork with wax::obj. | Josh Blum | 2010-02-01 | 1 | -2/+2 |
| | | | | 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 |
| | |||||
* | added utility convenience tune function (wip) | Josh Blum | 2010-01-29 | 1 | -1/+52 |
| | |||||
* | Added gain handler class to manage wildcard gain settings. | Josh Blum | 2010-01-28 | 1 | -6/+41 |
| | | | | | Gets overall gains and sets overall gains when used. Wild card gain will be a gain with an empty string name. | ||||
* | Added boost system (needed with asio) and date time (will need for ↵ | Josh Blum | 2010-01-27 | 1 | -0/+2 |
| | | | | | | | | threading/sleeping). Added to dboard interface to get clock rates. Added OTHERS properties and some documentation type notes. Added more TODOs to the utils. | ||||
* | Switched from indexed properties to named properties. | Josh Blum | 2010-01-26 | 1 | -0/+30 |
Added some new properties for getting a list of antenna names, pps sources, ref sources... |