Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added a templated dictionary class because its more useful than map. | Josh Blum | 2010-02-12 | 1 | -1/+3 |
* | renamed usrp_uhd to uhd | Josh Blum | 2010-02-09 | 1 | -7/+7 |
* | Made get_link the only way to create nested props. | Josh Blum | 2010-02-05 | 1 | -6/+10 |
* | Work on the properties framwork with wax::obj. | Josh Blum | 2010-02-01 | 1 | -8/+8 |
* | added gpl license v3 | Josh Blum | 2010-01-29 | 1 | -0/+13 |
* | Added dboard id enum. | Josh Blum | 2010-01-29 | 1 | -1/+1 |
* | Added gain handler class to manage wildcard gain settings. | Josh Blum | 2010-01-28 | 1 | -10/+4 |
* | Added boost system (needed with asio) and date time (will need for threading/... | Josh Blum | 2010-01-27 | 1 | -0/+6 |
* | Switched from indexed properties to named properties. | Josh Blum | 2010-01-26 | 1 | -23/+34 |
* | Added more to the mboard test and the usrp device. | Josh Blum | 2010-01-21 | 1 | -6/+142 |
* | Added a usrp device abstration that creates usrp mboards. | Josh Blum | 2010-01-21 | 1 | -0/+24 |