summaryrefslogtreecommitdiffstats
path: root/include/usrp_uhd/device.hpp
Commit message (Collapse)AuthorAgeFilesLines
* renamed usrp_uhd to uhdJosh Blum2010-02-091-90/+0
|
* Work on the properties framwork with wax::obj.Josh Blum2010-02-011-1/+1
| | | | Now the obj handles all 3 things in 1, properties, polymorphic container, proxy.
* added gpl license v3Josh Blum2010-01-291-0/+13
|
* added utility convenience tune function (wip)Josh Blum2010-01-291-3/+3
|
* Added boost system (needed with asio) and date time (will need for ↵Josh Blum2010-01-271-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 Blum2010-01-211-13/+7
|
* Added a usrp device abstration that creates usrp mboards.Josh Blum2010-01-211-14/+23
| | | | Added a usrp mboard named test, its empty for now.
* Created device interface for discovery, access, configuration...Josh Blum2010-01-161-0/+74