Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | renamed usrp_uhd to uhd | Josh Blum | 2010-02-09 | 1 | -90/+0 |
| | |||||
* | Work on the properties framwork with wax::obj. | Josh Blum | 2010-02-01 | 1 | -1/+1 |
| | | | | 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 | -3/+3 |
| | |||||
* | Added boost system (needed with asio) and date time (will need for ↵ | Josh Blum | 2010-01-27 | 1 | -3/+3 |
| | | | | | | | | threading/sleeping). Added to dboard interface to get clock rates. Added OTHERS properties and some documentation type notes. Added more TODOs to the utils. | ||||
* | Added more to the mboard test and the usrp device. | Josh Blum | 2010-01-21 | 1 | -13/+7 |
| | |||||
* | Added a usrp device abstration that creates usrp mboards. | Josh Blum | 2010-01-21 | 1 | -14/+23 |
| | | | | Added a usrp mboard named test, its empty for now. | ||||
* | Created device interface for discovery, access, configuration... | Josh Blum | 2010-01-16 | 1 | -0/+74 |