Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | moved host code into host directory for clean (unambiguous) top level | Josh Blum | 2010-02-17 | 1 | -167/+0 |
| | |||||
* | Compiling under old fedora8 with boost 1.37. | Josh Blum | 2010-02-13 | 1 | -13/+18 |
| | | | | | Fixed somethings that caused errors and warnings. Cannot get rid of all warnings on this system. | ||||
* | renamed usrp_uhd to uhd | Josh Blum | 2010-02-09 | 1 | -3/+3 |
| | |||||
* | Made get_link the only way to create nested props. | Josh Blum | 2010-02-05 | 1 | -1/+1 |
| | | | | | 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 | -10/+10 |
| | | | | 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 gain handler class to manage wildcard gain settings. | Josh Blum | 2010-01-28 | 1 | -0/+149 |
Gets overall gains and sets overall gains when used. Wild card gain will be a gain with an empty string name. |