aboutsummaryrefslogtreecommitdiffstats
path: root/test/device_test.cpp
Commit message (Collapse)AuthorAgeFilesLines
* renamed usrp_uhd to uhdJosh Blum2010-02-091-2/+2
|
* 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
|
* Switched from indexed properties to named properties.Josh Blum2010-01-261-2/+2
| | | | | Added some new properties for getting a list of antenna names, pps sources, ref sources...
* Various tweaks, switched to boost unit testing.Josh Blum2010-01-251-18/+4
|
* Added more to the mboard test and the usrp device.Josh Blum2010-01-211-0/+15
|
* Added a usrp device abstration that creates usrp mboards.Josh Blum2010-01-211-0/+31
Added a usrp mboard named test, its empty for now.